Intel-XE Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] drm/xe: drvdata cleanups
@ 2024-08-12 10:30 Jani Nikula
  2024-08-12 10:30 ` [PATCH 1/3] drm/xe/tests: remove unused leftover xe_call_for_each_device() Jani Nikula
                   ` (11 more replies)
  0 siblings, 12 replies; 13+ messages in thread
From: Jani Nikula @ 2024-08-12 10:30 UTC (permalink / raw)
  To: intel-xe; +Cc: lucas.demarchi, Gustavo Sousa, jani.nikula

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


^ permalink raw reply	[flat|nested] 13+ messages in thread

end of thread, other threads:[~2024-08-13  9:12 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-08-12 10:30 [PATCH 0/3] drm/xe: drvdata cleanups Jani Nikula
2024-08-12 10:30 ` [PATCH 1/3] drm/xe/tests: remove unused leftover xe_call_for_each_device() Jani Nikula
2024-08-12 10:30 ` [PATCH 2/3] drm/xe: use pdev_to_xe_device() instead of pci_get_drvdata() directly Jani Nikula
2024-08-12 10:30 ` [PATCH 3/3] drm/xe: add kdev_to_xe_device() helper and use it Jani Nikula
2024-08-12 10:36 ` ✓ CI.Patch_applied: success for drm/xe: drvdata cleanups Patchwork
2024-08-12 10:36 ` ✓ CI.checkpatch: " Patchwork
2024-08-12 10:38 ` ✓ CI.KUnit: " Patchwork
2024-08-12 10:54 ` ✓ CI.Build: " Patchwork
2024-08-12 10:57 ` ✓ CI.Hooks: " Patchwork
2024-08-12 10:58 ` ✓ CI.checksparse: " Patchwork
2024-08-12 11:31 ` ✓ CI.BAT: " Patchwork
2024-08-12 14:27 ` ✗ CI.FULL: failure " Patchwork
2024-08-13  9:12 ` [PATCH 0/3] " Jani Nikula

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox