]> Git Repo - linux.git/commit
drm/i915/cx0: convert to struct intel_display
authorJani Nikula <[email protected]>
Tue, 29 Oct 2024 16:08:22 +0000 (18:08 +0200)
committerJani Nikula <[email protected]>
Wed, 30 Oct 2024 11:51:35 +0000 (13:51 +0200)
commit5a12173d488e46b6a861863651fa1e7e805ef21b
tree9514f7ffec4d40441e985eaf547844a19cd39821
parent685333aabf42d9dd2a1e14916d4414a0366b7feb
drm/i915/cx0: convert to struct intel_display

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 <[email protected]>
Signed-off-by: Jani Nikula <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
drivers/gpu/drm/i915/display/intel_cx0_phy.c
drivers/gpu/drm/i915/display/intel_cx0_phy.h
drivers/gpu/drm/i915/display/intel_display.c
This page took 0.051977 seconds and 4 git commands to generate.