Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit a4650ed9 authored by Samuel Pitoiset's avatar Samuel Pitoiset Committed by Ben Skeggs
Browse files

drm/nouveau/pm/nv50: fix wrong addr for ZCULL source on G80:GT215

parent bacbad17
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -34,7 +34,7 @@ nv50_prop_sources[] = {

const struct nvkm_specsrc
nv50_zcull_sources[] = {
	{ 0x4002ca4, (const struct nvkm_specmux[]) {
	{ 0x402ca4, (const struct nvkm_specmux[]) {
			{ 0x7fff, 0, "unk0" },
			{}
		}, "pgraph_zcull_pm_unka4" },