mirror of
https://github.com/torvalds/linux.git
synced 2026-05-03 22:12:32 -04:00
drm/amd/display: Add DCN2 HW Sequencer and Resource
Add DCN2 resource definition and HW Sequencer changes. Signed-off-by: Harry Wentland <harry.wentland@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
This commit is contained in:
committed by
Alex Deucher
parent
18eaea4bf8
commit
7ed4e6352c
@@ -44,6 +44,9 @@ struct resource_caps {
|
||||
int num_pll;
|
||||
int num_dwb;
|
||||
int num_ddc;
|
||||
#ifdef CONFIG_DRM_AMD_DC_DCN2_0
|
||||
int num_vmid;
|
||||
#endif
|
||||
};
|
||||
|
||||
struct resource_straps {
|
||||
|
||||
Reference in New Issue
Block a user