]> git.baikalelectronics.ru Git - kernel.git/commit
drm/amd/display: Add debug option for idle optimizations on cursor updates
authorAlvin Lee <Alvin.Lee2@amd.com>
Fri, 3 Jun 2022 20:39:48 +0000 (16:39 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Mon, 25 Jul 2022 21:18:02 +0000 (17:18 -0400)
commit18cb327d9e6ea9d30c2a37734c9ba15ee1300c03
tree09d349891889bd67b8318ce0a9c150d1e4299c54
parente754e192c77387b58507aa8ce0a409dafbf2ee2c
drm/amd/display: Add debug option for idle optimizations on cursor updates

For optimizations and debug purposes we added an option to exit idle
operations on cursor updates.

Acked-by: Alex Hung <alex.hung@amd.com>
Signed-off-by: Alvin Lee <Alvin.Lee2@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/dcn32/dcn32_resource.c
drivers/gpu/drm/amd/display/dc/dcn321/dcn321_resource.c