linux/drivers/gpu/drm/amd
Arnd Bergmann b5203d16ae drm/amd/amdgpu: hide #warning for missing DC config
It is annoying to have #warnings that trigger in randconfig
builds like

drivers/gpu/drm/amd/amdgpu/soc15.c:653:3: error: "Enable CONFIG_DRM_AMD_DC for display support on SOC15."
drivers/gpu/drm/amd/amdgpu/nv.c:400:3: error: "Enable CONFIG_DRM_AMD_DC for display support on navi."

Remove these and rely on the users to turn these on.

Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
2019-07-16 13:08:59 -05:00
..
acp treewide: Add SPDX license identifier - Makefile/Kconfig 2019-05-21 10:50:46 +02:00
amdgpu drm/amd/amdgpu: hide #warning for missing DC config 2019-07-16 13:08:59 -05:00
amdkfd drm/amdkfd: Consistently apply noretry setting 2019-07-16 13:02:55 -05:00
display drm/amd/display: return 'NULL' instead of 'false' from dcn20_acquire_idle_pipe_for_layer 2019-07-16 13:02:51 -05:00
include drm/amd/powerplay: increase the SMU msg response waiting time 2019-07-11 14:37:23 -05:00
powerplay drm/amd/powerplay: add helper of smu_clk_dpm_is_enabled for smu 2019-07-16 13:08:23 -05:00