git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f02a0e8
)
drm/nouveau/gr/gk104-gk20a: call pmu to disable any power-gating before ctor()
author
Ben Skeggs
<bskeggs@redhat.com>
Fri, 20 Mar 2015 05:38:23 +0000
(15:38 +1000)
committer
Ben Skeggs
<bskeggs@redhat.com>
Tue, 14 Apr 2015 07:00:51 +0000
(17:00 +1000)
On some of these chipsets, reading NV_PGRAPH_GPC_GPM_PD_PES_TPC_ID_MASK
can trigger a PRI fault and return an error code instead of a TPC mask,
unless PGOB has been disabled first.
Signed-off-by: Ben Skeggs <bskeggs@redhat.com>
No differences found