drm/i915/debugfs: move IPS debugfs to hsw_ips.c
authorJani Nikula <jani.nikula@intel.com>
Thu, 2 Mar 2023 16:16:17 +0000 (18:16 +0200)
committerJani Nikula <jani.nikula@intel.com>
Tue, 14 Mar 2023 08:38:06 +0000 (10:38 +0200)
commitbc37c98a3d44f705f30fa39a9b9f46a0837c856e
treee300b236225311385957f6dc4e84851d382f4547
parent636f973c123fc64861cf41457a68302078b323e1
drm/i915/debugfs: move IPS debugfs to hsw_ips.c

Follow the style of placing debugfs next to the implementation.

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