]> www.infradead.org Git - users/jedix/linux-maple.git/commit
drm/amd/display: Apply DCN35 DML2 state policy for DCN36 too
authorNicholas Kazlauskas <nicholas.kazlauskas@amd.com>
Fri, 24 Jan 2025 14:59:37 +0000 (09:59 -0500)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 25 Feb 2025 16:44:01 +0000 (11:44 -0500)
commit97b05c8c2e1e0390f4447dc9cc5ec131dd54ca02
treec81ea3e4a6a8f39a956b2c0649173284fdf00702
parentd8075f5a6d9d5e387967a65b583c5ec63bba5008
drm/amd/display: Apply DCN35 DML2 state policy for DCN36 too

[Why]
DCN36 should inherit the same policy as DCN35 for DML2.

[How]
Add it to the list of checks in translation helper.

Signed-off-by: Nicholas Kazlauskas <nicholas.kazlauskas@amd.com>
Reviewed-by: Zaeem Mohamed <zaeem.mohamed@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/dml2/dml2_translation_helper.c