Skip to content

Commit

Permalink
drm/i915/psr: Sprinkle cpu_transcoder variables around
Browse files Browse the repository at this point in the history
Reduce the 'intel_dp' stuff a bit by introducing local
cpu_transcoder variables.

Ideally I'd like the whole PSR code to stop using intel_dp
except during a full modeset, but dunno yet if that's
possible. But the less 'intel_dp' we have sprad around
the easier that should be to figure out eventually.

Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20230411191429.29895-9-ville.syrjala@linux.intel.com
Reviewed-by: Jouni Högander <jouni.hogander@intel.com>
  • Loading branch information
Ville Syrjälä committed Apr 20, 2023
1 parent 4fb5f56 commit a82e0b6
Showing 1 changed file with 59 additions and 52 deletions.
Loading

0 comments on commit a82e0b6

Please sign in to comment.