Home
last modified time | relevance | path

Searched hist:"1 afe3e9d4335bf3bc5615e37243dc8fef65dac8f" (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/gpu/drm/i915/
H A Di915_irq.cdiff 1afe3e9d4335bf3bc5615e37243dc8fef65dac8f Fri Mar 26 12:35:20 CDT 2010 Jesse Barnes <jbarnes@virtuousgeek.org> drm/i915: gen3 page flipping fixes

Gen3 chips have slightly different flip commands, and also contain a bit
that indicates whether a "flip pending" interrupt means the flip has
been queued or has been completed.

So implement support for the gen3 flip command, and make sure we use the
flip pending interrupt correctly depending on the value of ECOSKPD bit
0.

Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>
Signed-off-by: Eric Anholt <eric@anholt.net>
H A Di915_reg.hdiff 1afe3e9d4335bf3bc5615e37243dc8fef65dac8f Fri Mar 26 12:35:20 CDT 2010 Jesse Barnes <jbarnes@virtuousgeek.org> drm/i915: gen3 page flipping fixes

Gen3 chips have slightly different flip commands, and also contain a bit
that indicates whether a "flip pending" interrupt means the flip has
been queued or has been completed.

So implement support for the gen3 flip command, and make sure we use the
flip pending interrupt correctly depending on the value of ECOSKPD bit
0.

Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>
Signed-off-by: Eric Anholt <eric@anholt.net>
H A Di915_drv.hdiff 1afe3e9d4335bf3bc5615e37243dc8fef65dac8f Fri Mar 26 12:35:20 CDT 2010 Jesse Barnes <jbarnes@virtuousgeek.org> drm/i915: gen3 page flipping fixes

Gen3 chips have slightly different flip commands, and also contain a bit
that indicates whether a "flip pending" interrupt means the flip has
been queued or has been completed.

So implement support for the gen3 flip command, and make sure we use the
flip pending interrupt correctly depending on the value of ECOSKPD bit
0.

Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>
Signed-off-by: Eric Anholt <eric@anholt.net>