From: Alex Deucher Date: Tue, 6 Nov 2018 20:10:37 +0000 (-0500) Subject: drm/amdgpu/display/dc: add FBC to dc_config X-Git-Tag: v5.0-rc1~185^2~17^2~13 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=f332822a881f69b0a2155cbf4366daa33d15439c;p=thirdparty%2Flinux.git 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: Harry Wentland Signed-off-by: Alex Deucher --- diff --git a/drivers/gpu/drm/amd/display/dc/dc.h b/drivers/gpu/drm/amd/display/dc/dc.h index 02db008fb78f6..d16a20c847920 100644 --- a/drivers/gpu/drm/amd/display/dc/dc.h +++ b/drivers/gpu/drm/amd/display/dc/dc.h @@ -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 {