Intel-XE Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [CI 0/5] TTM placement changes
@ 2024-01-17 10:52 Thomas Hellström
  2024-01-17 10:52 ` [CI 1/5] drm/vmwgfx: remove vmw_vram_gmr_placement Thomas Hellström
                   ` (11 more replies)
  0 siblings, 12 replies; 13+ messages in thread
From: Thomas Hellström @ 2024-01-17 10:52 UTC (permalink / raw)
  To: intel-xe

Only for regression checking.

Christian König (4):
  drm/vmwgfx: remove vmw_vram_gmr_placement
  drm/ttm: return ENOSPC from ttm_bo_mem_space
  drm/ttm: improve idle/busy handling v3
  drm/amdgpu: use GTT only as fallback for VRAM|GTT

Somalapuram Amaranath (1):
  drm/ttm: replace busy placement with flags v6

 drivers/gpu/drm/amd/amdgpu/amdgpu_object.c |  14 ++-
 drivers/gpu/drm/amd/amdgpu/amdgpu_ttm.c    |  13 +-
 drivers/gpu/drm/drm_gem_vram_helper.c      |   2 -
 drivers/gpu/drm/i915/gem/i915_gem_ttm.c    |  37 +++---
 drivers/gpu/drm/loongson/lsdc_ttm.c        |   2 -
 drivers/gpu/drm/nouveau/nouveau_bo.c       |  59 ++++-----
 drivers/gpu/drm/nouveau/nouveau_bo.h       |   1 -
 drivers/gpu/drm/qxl/qxl_object.c           |   2 -
 drivers/gpu/drm/qxl/qxl_ttm.c              |   2 -
 drivers/gpu/drm/radeon/radeon_object.c     |   2 -
 drivers/gpu/drm/radeon/radeon_ttm.c        |   8 +-
 drivers/gpu/drm/radeon/radeon_uvd.c        |   1 -
 drivers/gpu/drm/ttm/ttm_bo.c               | 137 +++++++++------------
 drivers/gpu/drm/ttm/ttm_resource.c         |  81 ++++--------
 drivers/gpu/drm/vmwgfx/vmwgfx_bo.c         |  33 +++--
 drivers/gpu/drm/vmwgfx/vmwgfx_drv.h        |   1 -
 drivers/gpu/drm/vmwgfx/vmwgfx_ttm_buffer.c |  32 -----
 drivers/gpu/drm/xe/xe_bo.c                 |  37 +++---
 include/drm/ttm/ttm_bo.h                   |   3 +-
 include/drm/ttm/ttm_placement.h            |  10 +-
 include/drm/ttm/ttm_resource.h             |   9 +-
 21 files changed, 181 insertions(+), 305 deletions(-)

-- 
2.43.0


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

end of thread, other threads:[~2024-01-17 11:47 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-01-17 10:52 [CI 0/5] TTM placement changes Thomas Hellström
2024-01-17 10:52 ` [CI 1/5] drm/vmwgfx: remove vmw_vram_gmr_placement Thomas Hellström
2024-01-17 10:52 ` [CI 2/5] drm/ttm: return ENOSPC from ttm_bo_mem_space Thomas Hellström
2024-01-17 10:52 ` [CI 3/5] drm/ttm: replace busy placement with flags v6 Thomas Hellström
2024-01-17 10:52 ` [CI 4/5] drm/ttm: improve idle/busy handling v3 Thomas Hellström
2024-01-17 10:52 ` [CI 5/5] drm/amdgpu: use GTT only as fallback for VRAM|GTT Thomas Hellström
2024-01-17 11:12 ` ✓ CI.Patch_applied: success for TTM placement changes Patchwork
2024-01-17 11:12 ` ✗ CI.checkpatch: warning " Patchwork
2024-01-17 11:13 ` ✓ CI.KUnit: success " Patchwork
2024-01-17 11:20 ` ✓ CI.Build: " Patchwork
2024-01-17 11:21 ` ✓ CI.Hooks: " Patchwork
2024-01-17 11:22 ` ✗ CI.checksparse: warning " Patchwork
2024-01-17 11:47 ` ✗ CI.BAT: failure " Patchwork

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