Home
last modified time | relevance | path

Searched hist:"2 bbda389632dd810d80c055fc1ec90827a16f687" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/gpu/drm/i915/
H A Di915_irq.cdiff 2bbda389632dd810d80c055fc1ec90827a16f687 Thu Sep 02 11:59:39 CDT 2010 Chris Wilson <chris@chris-wilson.co.uk> drm/i915: Ironlake page-flipping is per-plane not per-pipe

Fix a minor confusion between intel_page_flip_finish(pipe) and
intel_page_flip_finish_plane(plane) -- should have no effect as
currently we map pipe 0 to plane 0 (and pipe 1 to plane 1).

Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>