]> Git Repo - linux.git/commit
drm/amd/display: Minimize wait for pending updates
authorIlya Bakoulin <[email protected]>
Wed, 9 Oct 2024 19:26:48 +0000 (15:26 -0400)
committerAlex Deucher <[email protected]>
Mon, 4 Nov 2024 16:39:11 +0000 (11:39 -0500)
commitcaccee7b296b1f6c37f09b5d4808606c66438e9d
treec7204f1dfc23764d25a23ce80dc98545d52521f1
parent2551b4a321a68134360b860113dd460133e856e5
drm/amd/display: Minimize wait for pending updates

[Why/How]
Move the wait for pending updates past prepare_bandwidth if the previous
update was not a full update to reduce the average time it takes to
complete a full update.

Reviewed-by: Dillon Varone <[email protected]>
Reviewed-by: Alvin Lee <[email protected]>
Signed-off-by: Ilya Bakoulin <[email protected]>
Signed-off-by: Zaeem Mohamed <[email protected]>
Tested-by: Daniel Wheeler <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
drivers/gpu/drm/amd/display/dc/core/dc.c
This page took 0.053414 seconds and 4 git commands to generate.