summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/nouveau/nouveau_display.c
diff options
context:
space:
mode:
authorMaarten Lankhorst <maarten.lankhorst@linux.intel.com>2016-12-12 11:34:55 +0100
committerDaniel Vetter <daniel.vetter@ffwll.ch>2016-12-19 17:48:52 +0100
commitf79f26921ee12c6fc14d0df61b1eb27a5070b959 (patch)
tree4a815965802a87ed8e39dfac5f30068d49054e47 /drivers/gpu/drm/nouveau/nouveau_display.c
parentf2b0feeb2e1f33fa6f050935e84d99c714bdb73d (diff)
downloadlinux-f79f26921ee12c6fc14d0df61b1eb27a5070b959.tar.bz2
drm/i915: Add a cursor hack to allow converting legacy page flip to atomic, v3.
Do something similar to vc4, only allow updating the cursor state in-place through a fastpath when the watermarks are unaffected. This will allow cursor movement to be smooth, but changing cursor size or showing/hiding cursor will still fall back so watermarks can be updated. Only moving and changing fb is allowed. Changes since v1: - Set page flip to always_unused for trybot. - Copy fence correctly, ignore plane_state->state, should be NULL. - Check crtc_state for !active and modeset, go to slowpath if the case. Changes since v2: - Make error handling work correctly. (Matthew Auld) Signed-off-by: Maarten Lankhorst <maarten.lankhorst@linux.intel.com> Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch> Link: http://patchwork.freedesktop.org/patch/msgid/a8e4cb00-5171-14e5-bbe3-dadb654ff296@linux.intel.com
Diffstat (limited to 'drivers/gpu/drm/nouveau/nouveau_display.c')
0 files changed, 0 insertions, 0 deletions