]> www.infradead.org Git - users/jedix/linux-maple.git/commit
drm/amd/display: Minor cleanup for DCN401 cursor related code
authorSridevi Arvindekar <sarvinde@amd.com>
Thu, 30 May 2024 19:23:15 +0000 (15:23 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Fri, 14 Jun 2024 20:17:17 +0000 (16:17 -0400)
commitdd9d8c61ccff0e3409b0bff702444f3d31684e9e
tree0bdbe91cacfff2234fc734091d9023f4bccd9274
parent9d8152cd1be1c1049dc7d70e2f0a01989d1d9a17
drm/amd/display: Minor cleanup for DCN401 cursor related code

Move pipe_ctx variables to start of the function and add a helpful comment

Co-authored-by: Sridevi Arvindekar <sarvinde@amd.com>
Reviewed-by: Ilya Bakoulin <ilya.bakoulin@amd.com>
Acked-by: Zaeem Mohamed <zaeem.mohamed@amd.com>
Signed-off-by: Sridevi Arvindekar <sarvinde@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/hwss/dcn20/dcn20_hwseq.c
drivers/gpu/drm/amd/display/dc/hwss/dcn401/dcn401_hwseq.c