aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_atomfirmware.c
diff options
context:
space:
mode:
authorMaxime Ripard <[email protected]>2024-04-03 10:56:19 +0000
committerMaxime Ripard <[email protected]>2024-04-05 13:08:23 +0000
commit7fa678cc0a5648b5ea28629a2d21b9d4b6ac8f56 (patch)
tree9a25028028b2c028d3010927a86bdba96e62f0b4 /drivers/gpu/drm/amd/amdgpu/amdgpu_atomfirmware.c
parentdrm: fix DRM_DISPLAY_DP_HELPER dependencies (diff)
downloadkernel-7fa678cc0a5648b5ea28629a2d21b9d4b6ac8f56.tar.gz
kernel-7fa678cc0a5648b5ea28629a2d21b9d4b6ac8f56.zip
drm/display: Select DRM_KMS_HELPER for DP helpers
The DisplayPort helpers rely on some (__drm_atomic_helper_private_obj_duplicate_state, drm_kms_helper_hotplug_event) helpers found in files compiled by DRM_KMS_HELPER. Prior to commit d674858ff979 ("drm/display: Make all helpers visible and switch to depends on"), DRM_DISPLAY_DP_HELPER was only selectable so it wasn't really a big deal. However, since that commit, it's now something that can be enabled as is, and since there's no expressed dependency with DRM_KMS_HELPER, it can break too. Since DRM_KMS_HELPER is a selectable option for now, let's select it for DRM_DISPLAY_DP_HELPER. Reported-by: kernel test robot <[email protected]> Closes: https://lore.kernel.org/oe-kbuild-all/[email protected]/ Closes: https://lore.kernel.org/oe-kbuild-all/[email protected]/ Fixes: d674858ff979 ("drm/display: Make all helpers visible and switch to depends on") Reviewed-by: Mark Brown <[email protected]> Signed-off-by: Maxime Ripard <[email protected]> Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_atomfirmware.c')
0 files changed, 0 insertions, 0 deletions