Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit f332822a authored by Alex Deucher's avatar Alex Deucher
Browse files

drm/amdgpu/display/dc: add FBC to dc_config



Add FBC to the list of features that can be enabled from the DM.

Reviewed-by: default avatarHarry Wentland <harry.wentland@amd.com>
Signed-off-by: default avatarAlex Deucher <alexander.deucher@amd.com>
parent 79d197f3
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -169,6 +169,7 @@ struct link_training_settings;
struct dc_config {
	bool gpu_vm_support;
	bool disable_disp_pll_sharing;
	bool fbc_support;
};

enum visual_confirm {