Home
last modified time | relevance | path

Searched refs:poison_consumption_handler (Results 1 – 3 of 3) sorted by relevance

/linux-6.3-rc2/drivers/gpu/drm/amd/amdgpu/
A Dgfx_v11_0_3.c87 .poison_consumption_handler = gfx_v11_0_3_poison_consumption_handler,
A Damdgpu_gfx.h218 int (*poison_consumption_handler)(struct amdgpu_device *adev, member
A Damdgpu_gfx.c740 if (adev->gfx.ras && adev->gfx.ras->poison_consumption_handler) in amdgpu_gfx_poison_consumption_handler()
741 return adev->gfx.ras->poison_consumption_handler(adev, entry); in amdgpu_gfx_poison_consumption_handler()

Completed in 7 milliseconds