projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bacbad1
)
drm/nouveau/pm/nv50: fix wrong addr for ZCULL source on G80:GT215
author
Samuel Pitoiset
<
[email protected]
>
Sun, 26 Jul 2015 09:30:07 +0000
(11:30 +0200)
committer
Ben Skeggs
<
[email protected]
>
Fri, 28 Aug 2015 02:40:03 +0000
(12:40 +1000)
Signed-off-by: Samuel Pitoiset <
[email protected]
>
Signed-off-by: Ben Skeggs <
[email protected]
>
drivers/gpu/drm/nouveau/nvkm/engine/pm/nv50.c
patch
|
blob
|
history
diff --git
a/drivers/gpu/drm/nouveau/nvkm/engine/pm/nv50.c
b/drivers/gpu/drm/nouveau/nvkm/engine/pm/nv50.c
index a778bc738ffc477d34d395f58c34ffece3f1187d..14d474ba8c9bea3cb4912cbd704bfbb6c772165b 100644
(file)
--- a/
drivers/gpu/drm/nouveau/nvkm/engine/pm/nv50.c
+++ b/
drivers/gpu/drm/nouveau/nvkm/engine/pm/nv50.c
@@
-34,7
+34,7
@@
nv50_prop_sources[] = {
const struct nvkm_specsrc
nv50_zcull_sources[] = {
- { 0x40
0
2ca4, (const struct nvkm_specmux[]) {
+ { 0x402ca4, (const struct nvkm_specmux[]) {
{ 0x7fff, 0, "unk0" },
{}
}, "pgraph_zcull_pm_unka4" },