OSDN Git Service

drm/amd/display: Add Renoir resource (v2)
authorBhawanpreet Lakha <Bhawanpreet.Lakha@amd.com>
Fri, 26 Jul 2019 20:46:46 +0000 (16:46 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 29 Aug 2019 20:52:33 +0000 (15:52 -0500)
commit6f4e6361c3ff8457d45d2a898c418e3495e85e93
treea88e879554b9c38c82ef9b3cb3c9de9cedfd1cc7
parent4edb6fc91878603f325c79314ee7675558932f7f
drm/amd/display: Add Renoir resource (v2)

Manages the renoir display resources (crtcs, phys, plls, etc.).

v2: rebase (Alex)

Acked-by: Harry Wentland <harry.wentland@amd.com>
Signed-off-by: Bhawanpreet Lakha <Bhawanpreet.Lakha@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/display/dc/dcn21/Makefile
drivers/gpu/drm/amd/display/dc/dcn21/dcn21_resource.c [new file with mode: 0644]
drivers/gpu/drm/amd/display/dc/dcn21/dcn21_resource.h [new file with mode: 0644]