]> www.infradead.org Git - users/jedix/linux-maple.git/commit
drm/amd/display: Add sequential ONO sequencing for DCN35
authorNicholas Kazlauskas <nicholas.kazlauskas@amd.com>
Thu, 23 May 2024 15:53:27 +0000 (11:53 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Fri, 14 Jun 2024 20:17:14 +0000 (16:17 -0400)
commit1a90ec2e2663f0ee2e8ed895f0445e2a031fdc82
tree2d949ad3a2ab7ce36d262b5b335e5f0c961add42
parent6210e866eb1be94b8b2e94e3d07e2ed5da43ae86
drm/amd/display: Add sequential ONO sequencing for DCN35

[Why]
Adds support for performing the sequential ONO changes from DCN351
into DCN35 ASIC based on revision.

[How]
Check the revision and run the DCN351 sequences on applicable revisions.

Reviewed-by: Sung joon Kim <sungjoon.kim@amd.com>
Acked-by: Zaeem Mohamed <zaeem.mohamed@amd.com>
Signed-off-by: Nicholas Kazlauskas <nicholas.kazlauskas@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/dc.h
drivers/gpu/drm/amd/display/dc/hwss/dcn35/dcn35_hwseq.c
drivers/gpu/drm/amd/display/dc/resource/dcn35/dcn35_resource.c