[PATCH v2 0/6] drm/xe & drm/i915: drvdata usage changes follow-up
Jani Nikula
jani.nikula at intel.com
Mon Sep 2 12:20:52 UTC 2024
On Thu, 29 Aug 2024, Jani Nikula <jani.nikula at intel.com> wrote:
> Follow-up to [1].
Thanks for the reviews, pushed to drm-intel-next.
BR,
Jani.
>
> BR,
> Jani.
>
>
> [1] https://lore.kernel.org/r/cover.1723129920.git.jani.nikula@intel.com
>
> Jani Nikula (6):
> drm/i915 & drm/xe: save struct drm_device to drvdata
> drm/i915: support struct device and pci_dev in to_intel_display()
> drm/i915/audio: migrate away from kdev_to_i915()
> drm/i915/hdcp: migrate away from kdev_to_i915() in bind/unbind
> drm/i915/hdcp: migrate away from kdev_to_i915() in GSC messaging
> drm/xe/display: remove unused compat kdev_to_i915() and pdev_to_i915()
>
> drivers/gpu/drm/i915/display/intel_audio.c | 34 ++++++----
> .../drm/i915/display/intel_display_types.h | 8 ++-
> drivers/gpu/drm/i915/display/intel_hdcp.c | 10 +--
> .../drm/i915/display/intel_hdcp_gsc_message.c | 67 +++++++++++++------
> drivers/gpu/drm/i915/i915_driver.c | 2 +-
> drivers/gpu/drm/i915/i915_drv.h | 8 ++-
> .../gpu/drm/i915/selftests/mock_gem_device.c | 2 +-
> .../gpu/drm/xe/compat-i915-headers/i915_drv.h | 7 --
> drivers/gpu/drm/xe/xe_device.h | 8 ++-
> drivers/gpu/drm/xe/xe_pci.c | 2 +-
> 10 files changed, 94 insertions(+), 54 deletions(-)
--
Jani Nikula, Intel
More information about the Intel-xe
mailing list