drm/amd/display: Add DCN315 Resource
authorQingqing Zhuo <qingqing.zhuo@amd.com>
Thu, 3 Feb 2022 23:24:04 +0000 (18:24 -0500)
committerAlex Deucher <alexander.deucher@amd.com>
Fri, 18 Feb 2022 19:07:01 +0000 (14:07 -0500)
commit9cc57625a6f374174f716f87af3bb5df87118ca8
treedd3d7c8632c5c1c1c6b4d6071697f3b199770e6b
parent5559c7ba93fa6adcfe6a39ed80081466d8165e5d
drm/amd/display: Add DCN315 Resource

Add display resource management for DCN 3.1.5.

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/dcn315/Makefile [new file with mode: 0644]
drivers/gpu/drm/amd/display/dc/dcn315/dcn315_resource.c [new file with mode: 0644]
drivers/gpu/drm/amd/display/dc/dcn315/dcn315_resource.h [new file with mode: 0644]