drm/i915/dp: move DP test debugfs files next to the functionality
authorJani Nikula <jani.nikula@intel.com>
Fri, 20 Sep 2024 11:56:47 +0000 (14:56 +0300)
committerJani Nikula <jani.nikula@intel.com>
Mon, 23 Sep 2024 06:54:16 +0000 (09:54 +0300)
commita60121f697ddc18b7ad70bc9910c745bafcc11fb
tree5e22d54267fde04e6cae572655ea95dc2d00960d
parentc617b5f34c9ef0ba35c3f1d76e7e813f4944aeea
drm/i915/dp: move DP test debugfs files next to the functionality

Move the DP test debugfs files to intel_dp_test.[ch].

Side note: The debugfs looks like it begs to be converted to connector
debugfs, but that's for another day.

Reviewed-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/46779bc4e420868e21bd5e72fdf245a541252fde.1726833193.git.jani.nikula@intel.com
Signed-off-by: Jani Nikula <jani.nikula@intel.com>
drivers/gpu/drm/i915/display/intel_display_debugfs.c
drivers/gpu/drm/i915/display/intel_dp_test.c
drivers/gpu/drm/i915/display/intel_dp_test.h