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)
commitb1babe8623f91a71a5acc34eb323c718e0413b74
tree09d349891889bd67b8318ce0a9c150d1e4299c54
parent3facca7489be2d42c6256350dae72c342a47d7e5
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