Skip to content

Commit

Permalink
drm/i915/crt: 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 CRT code over to it.

v2: 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/20241029105257.391572-1-jani.nikula@intel.com
  • Loading branch information
Jani Nikula committed Oct 30, 2024
1 parent 1fb26d0 commit 40eb34c
Show file tree
Hide file tree
Showing 4 changed files with 122 additions and 111 deletions.
Loading

0 comments on commit 40eb34c

Please sign in to comment.