drm/amd/display: Add DCN35 BIOS command table support
authorQingqing Zhuo <Qingqing.Zhuo@amd.com>
Thu, 3 Aug 2023 05:21:12 +0000 (01:21 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 30 Aug 2023 19:51:14 +0000 (15:51 -0400)
commit26a692f2419ce3bb6e2d40d60279b861b4b47f8c
treeff133b04554ff9fb40146abda86b46a90b7ca2cf
parentfb8c3ef8058456eceae1d7a746f9e45d3f161ac9
drm/amd/display: Add DCN35 BIOS command table support

[Why & How]
Add case for DCN35 in command_table_helper2.c.

Signed-off-by: Qingqing Zhuo <Qingqing.Zhuo@amd.com>
Acked-by: Harry Wentland <Harry.Wentland@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/display/dc/bios/command_table_helper2.c