On Fri, 14 Jan 2022, Thomas Zimmermann tzimmermann@suse.de wrote:
Split-off DisplayPort functions from KMS helper library and move them into their own module. Reduces the size of drm_kms_helper.ko by ~50%.
Sorry I failed to notice earlier, this breaks 'make htmldocs' build because Documentation/gpu/ has references to the old filenames:
Error: Cannot open file ./drivers/gpu/drm/drm_dp_helper.c Error: Cannot open file ./include/drm/drm_dp_helper.h Error: Cannot open file ./include/drm/drm_dp_helper.h Error: Cannot open file ./drivers/gpu/drm/drm_dp_helper.c Error: Cannot open file ./drivers/gpu/drm/drm_dp_helper.c Error: Cannot open file ./drivers/gpu/drm/drm_dp_cec.c Error: Cannot open file ./drivers/gpu/drm/drm_dp_cec.c Error: Cannot open file ./drivers/gpu/drm/drm_dp_cec.c Error: Cannot open file ./drivers/gpu/drm/drm_dp_dual_mode_helper.c Error: Cannot open file ./include/drm/drm_dp_dual_mode_helper.h Error: Cannot open file ./include/drm/drm_dp_dual_mode_helper.h Error: Cannot open file ./drivers/gpu/drm/drm_dp_dual_mode_helper.c Error: Cannot open file ./drivers/gpu/drm/drm_dp_dual_mode_helper.c Error: Cannot open file ./drivers/gpu/drm/drm_dp_mst_topology.c Error: Cannot open file ./drivers/gpu/drm/drm_dp_mst_topology.c Error: Cannot open file ./include/drm/drm_dp_mst_helper.h Error: Cannot open file ./include/drm/drm_dp_mst_helper.h Error: Cannot open file ./drivers/gpu/drm/drm_dp_mst_topology.c Error: Cannot open file ./drivers/gpu/drm/drm_dp_mst_topology.c Error: Cannot open file ./drivers/gpu/drm/drm_dp_mst_topology.c
BR, Jani.