]> www.infradead.org Git - users/jedix/linux-maple.git/commit
drm/i915/power: move runtime power status info to power debugfs
authorJani Nikula <jani.nikula@intel.com>
Tue, 25 Feb 2025 12:17:42 +0000 (14:17 +0200)
committerJani Nikula <jani.nikula@intel.com>
Wed, 26 Feb 2025 13:43:50 +0000 (15:43 +0200)
commitad45492c7c59bd2fe9960a1969bfcef70d293187
tree0f38768bb2182141add9bc1bcc4b2392dabdc82f
parent0159e311772af9d6598aafe072c020687720f1d7
drm/i915/power: move runtime power status info to power debugfs

The i915 core debugfs has no business looking at power domain guts for
runtime power status. Move the info to the more appropriate place.

Cc: Imre Deak <imre.deak@intel.com>
Reviewed-by: Imre Deak <imre.deak@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20250225121742.721871-1-jani.nikula@intel.com
Signed-off-by: Jani Nikula <jani.nikula@intel.com>
drivers/gpu/drm/i915/display/intel_display_power.c
drivers/gpu/drm/i915/i915_debugfs.c