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:
3638379
)
drm/i915: More checks for psr.enabled
author
Daniel Vetter
<daniel.vetter@ffwll.ch>
Fri, 11 Jul 2014 17:30:14 +0000
(10:30 -0700)
committer
Daniel Vetter
<daniel.vetter@ffwll.ch>
Wed, 23 Jul 2014 05:05:18 +0000
(07:05 +0200)
We need to make sure that no one else is using this in the
enable function and also that the work item hasn't raced
with the disabled function.
v2: Improve bisectability by moving one hunk to an earlier patch.
v3: added missing dev_priv declaration (Rodrigo)
Reviewed-by: Rodrigo Vivi <rodrigo.vivi@intel.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch> (v2)
Signed-off-by: Rodrigo Vivi <rodrigo.vivi@intel.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
drivers/gpu/drm/i915/intel_dp.c
patch
|
blob
|
history
diff --cc
drivers/gpu/drm/i915/intel_dp.c
Simple merge