OSDN Git Service

drm/amd/display: Fix hotspot programming during set cursor position.
authorZeyu Fan <Zeyu.Fan@amd.com>
Mon, 3 Apr 2017 15:54:11 +0000 (11:54 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 26 Sep 2017 21:23:15 +0000 (17:23 -0400)
commit632550d71fcf78d495cfd1d321427e634b662f23
tree50c428b961b2d02e3a81ec76883738c912562756
parent035e0fe5485fc1881a3c24eaac86832d804242e9
drm/amd/display: Fix hotspot programming during set cursor position.

- Remove x,y hotspot from dc_cursor_attributes. Only program it
  through setPosition.

Signed-off-by: Zeyu Fan <Zeyu.Fan@amd.com>
Acked-by: Harry Wentland <Harry.Wentland@amd.com>
Reviewed-by: Zeyu Fan <Zeyu.Fan@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm_types.c
drivers/gpu/drm/amd/display/dc/dc_hw_types.h
drivers/gpu/drm/amd/display/dc/dce110/dce110_ipp_cursor.c
drivers/gpu/drm/amd/display/dc/dce120/dce120_ipp_cursor.c