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:
f52ecbc
)
drm/i915: add dev_priv->pm_irq_mask
author
Paulo Zanoni
<paulo.r.zanoni@intel.com>
Tue, 6 Aug 2013 21:57:15 +0000
(18:57 -0300)
committer
Daniel Vetter
<daniel.vetter@ffwll.ch>
Fri, 23 Aug 2013 12:52:28 +0000
(14:52 +0200)
Just like irq_mask and gt_irq_mask, use it to track the status of
GEN6_PMIMR so we don't need to read it again every time we call
snb_update_pm_irq.
Signed-off-by: Paulo Zanoni <paulo.r.zanoni@intel.com>
Reviewed-by: Rodrigo Vivi <rodrigo.vivi@gmail.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
No differences found