linux/drivers/gpu/drm/amd/display
Shirish S 1e88ad0ae3 drm/amd/display: remove usage of legacy_cursor_update
Currently the atomic check code uses legacy_cursor_update
to differnetiate if the cursor plane is being requested by
the user, which is not required as we shall be updating
plane only if modeset is requested/required.

Have tested cursor plane and underlay get updated seamlessly,
without any lag or frame drops.

Signed-off-by: Shirish S <shirish.s@amd.com>
Reviewed-by: Harry Wentland <harry.wentland@amd.com>
Reviewed-by: Andrey Grodzovsky <andrey.grodzovsky@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
2017-12-06 12:48:26 -05:00
..
amdgpu_dm drm/amd/display: remove usage of legacy_cursor_update 2017-12-06 12:48:26 -05:00
dc drm/amd/include:cleanup raven1 nbio header files. 2017-12-06 12:48:25 -05:00
include drm/amd/display: Explicit casting for grph object ids 2017-12-04 16:33:22 -05:00
modules drm/amd/display: Remove unnecessary dc_stream vtable 2017-12-06 12:47:45 -05:00
Kconfig
Makefile
TODO