[PATCH 0/3] drm/xe: drvdata cleanups

Jani Nikula jani.nikula at intel.com
Mon Aug 12 10:30:18 UTC 2024


The first patches from [1] just for xe, to be merged via drm-xe-next.

BR,
Jani.

[1] https://patchwork.freedesktop.org/series/136621/ 


Jani Nikula (3):
  drm/xe/tests: remove unused leftover xe_call_for_each_device()
  drm/xe: use pdev_to_xe_device() instead of pci_get_drvdata() directly
  drm/xe: add kdev_to_xe_device() helper and use it

 drivers/gpu/drm/xe/tests/xe_pci.c      | 52 --------------------------
 drivers/gpu/drm/xe/tests/xe_pci_test.h |  1 -
 drivers/gpu/drm/xe/xe_device.h         |  5 +++
 drivers/gpu/drm/xe/xe_gsc_proxy.c      |  9 +----
 drivers/gpu/drm/xe/xe_pci.c            |  2 +-
 5 files changed, 8 insertions(+), 61 deletions(-)

-- 
2.39.2



More information about the Intel-xe mailing list