]> Git Repo - linux.git/commit
drm/i915: Use atomic commits for legacy page_flips
authorDaniel Vetter <[email protected]>
Mon, 13 Jun 2016 14:13:49 +0000 (16:13 +0200)
committerDaniel Vetter <[email protected]>
Thu, 16 Jun 2016 12:33:10 +0000 (14:33 +0200)
commitee042aa40b66d18d465206845b0752c6a617ba3f
treef1b9afd60bb677daf04662c801e065e8f932950b
parent6c9c1b38d50d7905cdbccc83cef580b92a277996
drm/i915: Use atomic commits for legacy page_flips

Note that I didn't start garbage collecting all the legacy flip code
yet, to make it easier to revert this. But there will be _lots_ of
code that can be removed once this is tested on all platforms.

v2: Use __maybe_unused (Maarten).

Reviewed-by: Maarten Lankhorst <[email protected]>
Signed-off-by: Daniel Vetter <[email protected]>
Link: http://patchwork.freedesktop.org/patch/msgid/[email protected]
drivers/gpu/drm/i915/intel_display.c
This page took 0.051037 seconds and 4 git commands to generate.