]> git.baikalelectronics.ru Git - kernel.git/commit
drm/amd/display: Add debug option for exiting idle optimizations on cursor updates
authorBrandon Syu <Brandon.Syu@amd.com>
Thu, 15 Sep 2022 10:16:13 +0000 (18:16 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 29 Sep 2022 13:41:44 +0000 (09:41 -0400)
commitb5782137e3212139e90f6c9ad5317554d17270fd
treec32e5f8ff8752268fa08de1d023db893e72208f7
parent85e21ffeb437172b2b35aa232b73e52c39184a3c
drm/amd/display: Add debug option for exiting idle optimizations on cursor updates

[Description]
- Have option to exit idle opt on cursor updates
for debug and optimizations purposes

Reviewed-by: Aric Cyr <Aric.Cyr@amd.com>
Acked-by: Jasdeep Dhillon <jdhillon@amd.com>
Signed-off-by: Brandon Syu<Brandon.Syu@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/dcn30/dcn30_resource.c
drivers/gpu/drm/amd/display/dc/dcn301/dcn301_resource.c
drivers/gpu/drm/amd/display/dc/dcn302/dcn302_resource.c
drivers/gpu/drm/amd/display/dc/dcn303/dcn303_resource.c