]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
drm/amd/display: Fix dcn401_optimize_bandwidth
authorCharlene Liu <Charlene.Liu@amd.com>
Wed, 11 Feb 2026 21:53:44 +0000 (16:53 -0500)
committerAlex Deucher <alexander.deucher@amd.com>
Mon, 23 Feb 2026 19:39:31 +0000 (14:39 -0500)
commit002f32db0d4292f117994c330928d2374887b28e
tree5eda81ea4695d17377b51485f672d950e91871ab
parent44081e86fc56f4b08f52abfdd85733762c0e084d
drm/amd/display: Fix dcn401_optimize_bandwidth

[Why&How]
We should check for != zstate disallow and programming extend blank from a
different struct.

Reviewed-by: Leo Chen <leo.chen@amd.com>
Reviewed-by: Dmytro Laktyushkin <dmytro.laktyushkin@amd.com>
Signed-off-by: Charlene Liu <Charlene.Liu@amd.com>
Signed-off-by: Ivan Lipski <ivan.lipski@amd.com>
Tested-by: Dan Wheeler <daniel.wheeler@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/display/dc/hwss/dcn401/dcn401_hwseq.c