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:
5a6b5c8
)
drm/i915: wire up CRC interrupt for ilk/snb
author
Daniel Vetter
<daniel.vetter@ffwll.ch>
Wed, 16 Oct 2013 20:55:48 +0000
(22:55 +0200)
committer
Daniel Vetter
<daniel.vetter@ffwll.ch>
Fri, 18 Oct 2013 13:05:32 +0000
(15:05 +0200)
We enable the interrupt unconditionally and only control it
through the enable bit in the CRC control register.
v2: Extract per-platform helpers to compute the register values.
Reviewed-by: Damien Lespiau <damien.lespiau@intel.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
No differences found