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:
1f7247c
)
drm/i915: Filter gmch fifo underruns in the shared handler
author
Daniel Vetter
<daniel.vetter@ffwll.ch>
Tue, 30 Sep 2014 08:56:49 +0000
(10:56 +0200)
committer
Daniel Vetter
<daniel.vetter@ffwll.ch>
Fri, 24 Oct 2014 14:33:55 +0000
(16:33 +0200)
This simplifies the code in the vlv irq handler. Also this now
means that we correctly filter underruns on gen2-4.
And as the real upshot I need to document one less function for
the fifo underrun code.
v2: Shorten one long line.
Reviewed-by: Paulo Zanoni <paulo.r.zanoni@intel.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
No differences found