mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-01 08:46:36 +09:00
drm/nouveau/pm/nv50: fix wrong addr for ZCULL source on G80:GT215
Signed-off-by: Samuel Pitoiset <samuel.pitoiset@gmail.com> Signed-off-by: Ben Skeggs <bskeggs@redhat.com>
This commit is contained in:
committed by
Ben Skeggs
parent
bacbad17fb
commit
a4650ed9bd
@@ -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" },
|
||||
|
||||
Reference in New Issue
Block a user