Intel-XE Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v3 0/2] drm/xe/display: Make panic support work on vram.
@ 2025-10-16  7:52 Jocelyn Falempe
  2025-10-16  7:52 ` [PATCH v3 1/2] drm/xe: Extract xe_bo_is_visible_vram Jocelyn Falempe
                   ` (4 more replies)
  0 siblings, 5 replies; 9+ messages in thread
From: Jocelyn Falempe @ 2025-10-16  7:52 UTC (permalink / raw)
  To: Maarten Lankhorst, Jani Nikula, intel-xe; +Cc: Jocelyn Falempe

With panic support merged, enable on vram too.
I've only rebased the v2 on top of intel-drm-next.

v2:
- Add kerneldoc to xe_bo_is_visible_vram,
- reduce amount of members in xe_panic_data to minimum.

v3:
- Rebase, and take care of the code moved from intel_bo.c to
  xe_panic.c

Maarten Lankhorst (2):
  drm/xe: Extract xe_bo_is_visible_vram
  drm/xe/display: Make panic support work on vram.

 drivers/gpu/drm/xe/display/xe_panic.c | 50 +++++++++++++++++++--------
 drivers/gpu/drm/xe/xe_bo.c            | 19 +++++++++-
 drivers/gpu/drm/xe/xe_bo.h            |  1 +
 3 files changed, 55 insertions(+), 15 deletions(-)


base-commit: 56d9d03450f065fd31e56de5fafa7d498b318531
-- 
2.51.0


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

end of thread, other threads:[~2025-10-21 11:51 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-10-16  7:52 [PATCH v3 0/2] drm/xe/display: Make panic support work on vram Jocelyn Falempe
2025-10-16  7:52 ` [PATCH v3 1/2] drm/xe: Extract xe_bo_is_visible_vram Jocelyn Falempe
2025-10-16  7:52 ` [PATCH v3 2/2] drm/xe/display: Make panic support work on vram Jocelyn Falempe
2025-10-17 15:35   ` Maarten Lankhorst
2025-10-17 22:18     ` Jocelyn Falempe
2025-10-21 11:51       ` Maarten Lankhorst
2025-10-16  8:04 ` ✓ CI.KUnit: success for drm/xe/display: Make panic support work on vram. (rev3) Patchwork
2025-10-16  8:48 ` ✓ Xe.CI.BAT: " Patchwork
2025-10-17  2:45 ` ✗ Xe.CI.Full: failure " Patchwork

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