Skip to content

Commit

Permalink
drm/i915/cx0: convert to struct intel_display
Browse files Browse the repository at this point in the history
struct intel_display will replace struct drm_i915_private as the main
device pointer for display code. Switch Cx0 PHY code over to it.

v2: Rebase, split out the include cleanups (Rodrigo)

v3: Rebase

Reviewed-by: Rodrigo Vivi <rodrigo.vivi@intel.com>
Signed-off-by: Jani Nikula <jani.nikula@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20241029160822.800097-1-jani.nikula@intel.com
  • Loading branch information
Jani Nikula committed Oct 30, 2024
1 parent 685333a commit 5a12173
Show file tree
Hide file tree
Showing 3 changed files with 187 additions and 162 deletions.
Loading

0 comments on commit 5a12173

Please sign in to comment.