From: Dave Airlie Date: Thu, 14 Jan 2021 23:05:23 +0000 (+1000) Subject: Merge tag 'amd-drm-next-5.12-2021-01-08' of https://gitlab.freedesktop.org/agd5f... X-Git-Tag: v5.15~1634^2~22 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=2ce542e517aba3a0b78ba6ec2d859f657e29fa3c;p=platform%2Fkernel%2Flinux-starfive.git Merge tag 'amd-drm-next-5.12-2021-01-08' of https://gitlab.freedesktop.org/agd5f/linux into drm-next amd-drm-next-5.12-2021-01-08: amdgpu: - Rework IH ring handling on vega and navi - Rework HDP handling for vega and navi - swSMU documenation updates - Overdrive support for Sienna Cichlid and newer asics - swSMU updates for vangogh - swSMU updates for renoir - Enable FP16 on DCE8-11 - Misc code cleanups and bug fixes radeon: - Fixes for platforms that can't access PCI resources correctly - Misc code cleanups From: Alex Deucher Link: https://patchwork.freedesktop.org/patch/msgid/20210108221811.3868-1-alexander.deucher@amd.com Signed-off-by: Dave Airlie --- 2ce542e517aba3a0b78ba6ec2d859f657e29fa3c diff --cc drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm_mst_types.c index 8ab0b90,5340c41..5b0a4a7 --- a/drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm_mst_types.c +++ b/drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm_mst_types.c @@@ -23,8 -23,6 +23,7 @@@ * */ - #include +#include #include #include #include