public inbox for intel-xe@lists.freedesktop.org
 help / color / mirror / Atom feed
* [PATCH v2 0/3] drm/ttm: Improve the TTM operation context gfp_retry_mayfail behaviour
@ 2026-03-17 14:18 Thomas Hellström
  2026-03-17 14:18 ` [PATCH v2 1/3] drm/ttm: Don't spam the log on buffer object backing store allocation failure Thomas Hellström
                   ` (6 more replies)
  0 siblings, 7 replies; 12+ messages in thread
From: Thomas Hellström @ 2026-03-17 14:18 UTC (permalink / raw)
  To: intel-xe
  Cc: Thomas Hellström, Matthew Brost, Matthew Auld,
	Christian König, dri-devel

Two small patches around the gfp_retry_mayfail behaviour, and
one patch to improve associated kerneldoc.

Patch 1 ensures we don't spam the kernel log on allocation failures.

Patch 2 extends the gfp_retry_mayfail to swap readback.

Patch 3 Improves on the associated kerneldocs.

v2:
- Add patch 3. (Sima).

Thomas Hellström (3):
  drm/ttm: Don't spam the log on buffer object backing store allocation
    failure
  drm/ttm: Avoid invoking the OOM killer when reading back swapped
    content
  drm/ttm: Update the struct ttm_operation_ctx kerneldoc

 drivers/gpu/drm/ttm/ttm_backup.c |  6 ++++--
 drivers/gpu/drm/ttm/ttm_pool.c   |  7 +++++--
 include/drm/ttm/ttm_backup.h     |  2 +-
 include/drm/ttm/ttm_bo.h         | 28 +++++++++++++++++++---------
 4 files changed, 29 insertions(+), 14 deletions(-)

-- 
2.53.0


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

end of thread, other threads:[~2026-03-20  8:44 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-03-17 14:18 [PATCH v2 0/3] drm/ttm: Improve the TTM operation context gfp_retry_mayfail behaviour Thomas Hellström
2026-03-17 14:18 ` [PATCH v2 1/3] drm/ttm: Don't spam the log on buffer object backing store allocation failure Thomas Hellström
2026-03-17 14:18 ` [PATCH v2 2/3] drm/ttm: Avoid invoking the OOM killer when reading back swapped content Thomas Hellström
2026-03-17 14:18 ` [PATCH v2 3/3] drm/ttm: Update the struct ttm_operation_ctx kerneldoc Thomas Hellström
2026-03-18 11:48   ` Maarten Lankhorst
2026-03-17 14:42 ` ✓ CI.KUnit: success for drm/ttm: Improve the TTM operation context gfp_retry_mayfail behaviour (rev2) Patchwork
2026-03-17 15:18 ` ✓ Xe.CI.BAT: " Patchwork
2026-03-18 14:50 ` [PATCH v2 0/3] drm/ttm: Improve the TTM operation context gfp_retry_mayfail behaviour Thomas Hellström
2026-03-19 19:30   ` Thomas Hellström
2026-03-20  8:42     ` Christian König
2026-03-20  8:43       ` Thomas Hellström
2026-03-19  0:24 ` ✓ Xe.CI.FULL: success for drm/ttm: Improve the TTM operation context gfp_retry_mayfail behaviour (rev2) Patchwork

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