Intel-GFX Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] drm/xe: Cleanup xe_mmio.h
@ 2024-05-20 18:18 Michal Wajdeczko
  2024-05-20 18:18 ` [PATCH 1/3] drm/i915/display: Add missing include to intel_vga.c Michal Wajdeczko
                   ` (6 more replies)
  0 siblings, 7 replies; 14+ messages in thread
From: Michal Wajdeczko @ 2024-05-20 18:18 UTC (permalink / raw)
  To: intel-xe, intel-gfx; +Cc: Michal Wajdeczko, Jani Nikula, Lucas De Marchi

Unfortunately, this is cross i915/Xe series.

Cc: Jani Nikula <jani.nikula@intel.com>
Cc: Lucas De Marchi <lucas.demarchi@intel.com>

Michal Wajdeczko (3):
  drm/i915/display: Add missing include to intel_vga.c
  drm/xe: Don't rely on indirect includes from xe_mmio.h
  drm/xe: Cleanup xe_mmio.h

 drivers/gpu/drm/i915/display/intel_vga.c | 1 +
 drivers/gpu/drm/xe/xe_device.c           | 2 ++
 drivers/gpu/drm/xe/xe_gsc.c              | 2 ++
 drivers/gpu/drm/xe/xe_gt_ccs_mode.c      | 1 +
 drivers/gpu/drm/xe/xe_guc_ads.c          | 1 +
 drivers/gpu/drm/xe/xe_huc.c              | 2 ++
 drivers/gpu/drm/xe/xe_mmio.c             | 7 +++++--
 drivers/gpu/drm/xe/xe_mmio.h             | 9 +--------
 drivers/gpu/drm/xe/xe_mocs.c             | 1 +
 drivers/gpu/drm/xe/xe_ttm_stolen_mgr.c   | 1 +
 drivers/gpu/drm/xe/xe_uc_fw.c            | 1 +
 11 files changed, 18 insertions(+), 10 deletions(-)

-- 
2.43.0


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

end of thread, other threads:[~2024-05-22  9:54 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-05-20 18:18 [PATCH 0/3] drm/xe: Cleanup xe_mmio.h Michal Wajdeczko
2024-05-20 18:18 ` [PATCH 1/3] drm/i915/display: Add missing include to intel_vga.c Michal Wajdeczko
2024-05-21  9:24   ` Jani Nikula
2024-05-20 18:18 ` [PATCH 2/3] drm/xe: Don't rely on indirect includes from xe_mmio.h Michal Wajdeczko
2024-05-21 14:01   ` Francois Dugast
2024-05-21 14:10     ` Michal Wajdeczko
2024-05-21 14:50       ` Francois Dugast
2024-05-20 18:18 ` [PATCH 3/3] drm/xe: Cleanup xe_mmio.h Michal Wajdeczko
2024-05-22  9:39   ` Ghimiray, Himal Prasad
2024-05-20 19:02 ` ✗ Fi.CI.CHECKPATCH: warning for " Patchwork
2024-05-20 19:02 ` ✗ Fi.CI.SPARSE: " Patchwork
2024-05-20 19:14 ` ✓ Fi.CI.BAT: success " Patchwork
2024-05-21  5:48 ` ✗ Fi.CI.IGT: failure " Patchwork
2024-05-22  9:54   ` Michal Wajdeczko

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