All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/1] drm/amdgpu: Use device wedged event
@ 2024-12-12 19:09 André Almeida
  2024-12-12 19:09 ` [PATCH 1/1] " André Almeida
                   ` (2 more replies)
  0 siblings, 3 replies; 22+ messages in thread
From: André Almeida @ 2024-12-12 19:09 UTC (permalink / raw)
  To: Raag Jadav, airlied, simona, lucas.demarchi, rodrigo.vivi,
	jani.nikula, andriy.shevchenko, lina, michal.wajdeczko,
	christian.koenig
  Cc: intel-gfx, dri-devel, himal.prasad.ghimiray, aravind.iddamsetty,
	anshuman.gupta, alexander.deucher, andrealmeid, amd-gfx,
	kernel-dev

Raag Jadav is introducing a new DRM API for generating "device wedged events",
to notify userspace when the device needs userspace intervention after a GPU
reset[1]. I did a simple patch to add support for it for amdgpu for the
telemetry aspect of the event. Tested in Steam Deck. This patch requires [1] to
be applied.

Raag, if you are sending a v11 of your work you can carry this patch as well if
you think it makes sense.

[1] https://lore.kernel.org/dri-devel/20241128153707.1294347-1-raag.jadav@intel.com/

André Almeida (1):
  drm/amdgpu: Use device wedged event

 drivers/gpu/drm/amd/amdgpu/amdgpu_device.c | 3 +++
 1 file changed, 3 insertions(+)

-- 
2.47.1


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

end of thread, other threads:[~2024-12-20 14:07 UTC | newest]

Thread overview: 22+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-12-12 19:09 [PATCH 0/1] drm/amdgpu: Use device wedged event André Almeida
2024-12-12 19:09 ` [PATCH 1/1] " André Almeida
2024-12-13  7:34   ` Christian König
2024-12-13  7:46     ` Sharma, Shashank
2024-12-13 14:15     ` André Almeida
2024-12-13 14:36       ` Raag Jadav
2024-12-13 15:56         ` André Almeida
2024-12-16 10:18           ` Christian König
2024-12-16 10:38             ` Lazar, Lijo
2024-12-16 13:04               ` André Almeida
2024-12-16 13:10                 ` Christian König
2024-12-16 13:15                   ` André Almeida
2024-12-16 13:36                     ` Lazar, Lijo
2024-12-16 13:39                       ` Christian König
2024-12-16 13:44                         ` Lazar, Lijo
2024-12-16 13:36                     ` Christian König
2024-12-16 13:57                     ` Raag Jadav
2024-12-13 15:31   ` Lazar, Lijo
2024-12-20 13:31   ` kernel test robot
2024-12-20 14:06   ` kernel test robot
2024-12-13 14:10 ` [PATCH 0/1] " Lucas De Marchi
2024-12-13 14:25 ` ✗ Fi.CI.BUILD: failure for " Patchwork

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.