Skip to content

Commit

Permalink
drm/i915: Improve PPS debugs
Browse files Browse the repository at this point in the history
Always include both the encoder and PPS instance information
in the debug prints so that we know what piece of hardware
we're actually dealing with.

v2: Make sure pps is selected before debug prints/etc. in
    intel_pps_vdd_on_unlocked() on vlv/chv
    There is no pps on pipe C on chv
v3: Allow PPS=INVALID_PIPE for vlv/chv

Cc: Animesh Manna <animesh.manna@intel.com>
Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20221127155239.26973-1-ville.syrjala@linux.intel.com
Reviewed-by: Animesh Manna <animesh.manna@intel.com>
  • Loading branch information
Ville Syrjälä committed Dec 9, 2022
1 parent ed5509d commit 4c0eb35
Showing 1 changed file with 128 additions and 66 deletions.
Loading

0 comments on commit 4c0eb35

Please sign in to comment.