OSDN Git Service

drm/i915/psr: Split sink status into a separate debugfs node
authorDhinakaran Pandiyan <dhinakaran.pandiyan@gmail.com>
Thu, 5 Jul 2018 00:31:21 +0000 (17:31 -0700)
committerDhinakaran Pandiyan <dhinakaran.pandiyan@intel.com>
Fri, 13 Jul 2018 02:31:32 +0000 (19:31 -0700)
commit5b7b30864d1d18605e9ad81f2cd1eee6927399df
tree7cc851ce43c6552531cc3d3f3f376c7c2dbef6bd
parentc3d433617d2048f5fc3ee1135bce1a9bc2375662
drm/i915/psr: Split sink status into a separate debugfs node

This allows to read i915_edp_psr_status from tests without triggering
any AUX communication. Take this opportunity to move this under the
eDP-1 connector directory as the status we print is of the sink.

Cc: Rodrigo Vivi <rodrigo.vivi@intel.com>
Cc: José Roberto de Souza <jose.souza@intel.com>
Suggested-by: Rodrigo Vivi <rodrigo.vivi@intel.com>
Signed-off-by: Dhinakaran Pandiyan <dhinakaran.pandiyan@intel.com>
Reviewed-by: Rodrigo Vivi <rodrigo.vivi@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20180705003121.2478-1-dhinakaran.pandiyan@intel.com
drivers/gpu/drm/i915/i915_debugfs.c