Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/i915/
H A Di915_irq.cdiff 9880b7a527ffbb52f65c2de0a8d4eea86e24775e Fri Feb 06 12:22:41 CST 2009 Jesse Barnes <jbarnes@virtuousgeek.org> drm/i915: add get_vblank_counter function for GM45

As discussed in the long thread about vblank related timeouts, it turns out
GM45 has different frame count registers than previous chips. This patch
adds support for them, which prevents us from waiting on really stale
sequence values in drm_wait_vblank (which rather than returning immediately
ends up timing out or getting interrupted).

Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>
Signed-off-by: Dave Airlie <airlied@linux.ie>
H A Di915_reg.hdiff 9880b7a527ffbb52f65c2de0a8d4eea86e24775e Fri Feb 06 12:22:41 CST 2009 Jesse Barnes <jbarnes@virtuousgeek.org> drm/i915: add get_vblank_counter function for GM45

As discussed in the long thread about vblank related timeouts, it turns out
GM45 has different frame count registers than previous chips. This patch
adds support for them, which prevents us from waiting on really stale
sequence values in drm_wait_vblank (which rather than returning immediately
ends up timing out or getting interrupted).

Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>
Signed-off-by: Dave Airlie <airlied@linux.ie>
H A Di915_drv.hdiff 9880b7a527ffbb52f65c2de0a8d4eea86e24775e Fri Feb 06 12:22:41 CST 2009 Jesse Barnes <jbarnes@virtuousgeek.org> drm/i915: add get_vblank_counter function for GM45

As discussed in the long thread about vblank related timeouts, it turns out
GM45 has different frame count registers than previous chips. This patch
adds support for them, which prevents us from waiting on really stale
sequence values in drm_wait_vblank (which rather than returning immediately
ends up timing out or getting interrupted).

Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>
Signed-off-by: Dave Airlie <airlied@linux.ie>