diff options
author | Jani Nikula <jani.nikula@intel.com> | 2023-03-20 15:44:29 +0300 |
---|---|---|
committer | Jani Nikula <jani.nikula@intel.com> | 2023-03-21 13:26:52 +0300 |
commit | cf6c422bf55fa8ac2531d56a6d17408300a59e8b (patch) | |
tree | 6f8391af40f08ed4accc54ae60828d7b3926c530 /tools/perf/scripts/python | |
parent | 014f0515a9e04edf4c35fbd89168aa33663b379a (diff) | |
download | linux-cf6c422bf55fa8ac2531d56a6d17408300a59e8b.tar.xz |
drm/i915/debugfs: add crtc i915_pipe debugfs file
The pipe may differ from crtc index if pipes are fused off. For testing
purposes, IGT needs to know the pipe.
There's already a I915_GET_PIPE_FROM_CRTC_ID IOCTL for this. However,
the upcoming Xe driver won't have that IOCTL, and going forward, we'll
want a unified interface for testing i915 and Xe, as they share the
display code. Thus add the debugfs for i915 display.
v2: User letters for pipe names (Ville)
Cc: Bhanuprakash Modem <bhanuprakash.modem@intel.com>
Reviewed-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Tested-by: Bhanuprakash Modem <bhanuprakash.modem@intel.com>
Signed-off-by: Jani Nikula <jani.nikula@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20230320124429.786985-2-jani.nikula@intel.com
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions