]> www.infradead.org Git - users/jedix/linux-maple.git/commit
drm/amd/display: Add DCN36 Resource
authorWayne Lin <Wayne.Lin@amd.com>
Fri, 10 Jan 2025 12:32:48 +0000 (20:32 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 13 Feb 2025 02:04:07 +0000 (21:04 -0500)
commit9ae42f6120cade6347336a699d483c246e8fa427
tree4bdff0bf205243cddcb21d6c3340119b7362b1d9
parent76e3b62db9bf2dbedc5f41070684fdec64cd71a6
drm/amd/display: Add DCN36 Resource

Add resource handling for DCN36.

V2: adjust copyright license text
V3: remove unnecessary headers

Acked-by: Harry Wentland <harry.wentland@amd.com>
Reviewed-by: Martin Leung <martin.leung@amd.com>
Signed-off-by: Taimur Hassan <Syed.Hassan@amd.com>
Signed-off-by: Wayne Lin <Wayne.Lin@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/display/dc/resource/Makefile
drivers/gpu/drm/amd/display/dc/resource/dcn36/dcn36_resource.c [new file with mode: 0644]
drivers/gpu/drm/amd/display/dc/resource/dcn36/dcn36_resource.h [new file with mode: 0644]