drm/amd/display: Cursor Info Update refactor
authorMax Tseng <max.tseng@amd.com>
Thu, 15 Sep 2022 03:32:35 +0000 (11:32 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 29 Sep 2022 13:41:45 +0000 (09:41 -0400)
commite18d9839b174d6bfa0d620293098b3c6a441cc4b
tree09cb6ff509a4aa211d778e40f6313939cc6e0943
parentcc8dee689a6bced98c8bd83ffbf4b2041641a860
drm/amd/display: Cursor Info Update refactor

Dc: cursor info update: phase 1:

[Why]

Different feature might need to update cursor info, but
With different approaches.
To unify this diversity problem, all features should use
The same interface to update cursor.

Reviewed-by: Reza Amini <reza.amini@amd.com>
Acked-by: Jasdeep Dhillon <jdhillon@amd.com>
Signed-off-by: Max Tseng <max.tseng@amd.com>
Tested-by: Daniel Wheeler <daniel.wheeler@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/display/dc/core/dc_stream.c
drivers/gpu/drm/amd/display/dmub/inc/dmub_cmd.h