]> www.infradead.org Git - users/jedix/linux-maple.git/commit
drm/amd/display: Re-validate streams on commit_streams
authorDillon Varone <dillon.varone@amd.com>
Thu, 5 Dec 2024 22:33:06 +0000 (17:33 -0500)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 18 Dec 2024 17:21:26 +0000 (12:21 -0500)
commitf9dfa31ff7aff4767d799ba9d29e8e1e9c25d48b
tree278d9c3c2fcf7dcfba8a61f4ea5f7fbd9c2f2b6a
parent04d6273faed083e619fc39a738ab0372b6a4db20
drm/amd/display: Re-validate streams on commit_streams

To prevent invalid HW programming, streams should be revalidated first
before committing to HW.

Tested-by: Daniel Wheeler <daniel.wheeler@amd.com>
Reviewed-by: Aric Cyr <aric.cyr@amd.com>
Signed-off-by: Dillon Varone <dillon.varone@amd.com>
Signed-off-by: Rodrigo Siqueira <rodrigo.siqueira@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/display/dc/core/dc.c