OSDN Git Service

drm/i915/hotplug: move hotplug storm debugfs to intel_hotplug.c
authorJani Nikula <jani.nikula@intel.com>
Fri, 16 Sep 2022 13:06:33 +0000 (16:06 +0300)
committerJani Nikula <jani.nikula@intel.com>
Mon, 19 Sep 2022 09:32:47 +0000 (12:32 +0300)
commit1bed8b07342069ebfbab6794e5ce3084c3eb9bc8
tree1c88f9e559218453ff23736e8125ef2fe4d50001
parent21f0b7dabf9c358e75a539b5554c0375bf1abe0a
drm/i915/hotplug: move hotplug storm debugfs to intel_hotplug.c

The debugfs should be where the implementation details are.

v2: Rebase

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/20220916130634.3781122-1-jani.nikula@intel.com
drivers/gpu/drm/i915/display/intel_display_debugfs.c
drivers/gpu/drm/i915/display/intel_hotplug.c
drivers/gpu/drm/i915/display/intel_hotplug.h