]> Git Repo - linux.git/commit
drm/panthor: Fail job creation when the group is dead
authorBoris Brezillon <[email protected]>
Tue, 29 Oct 2024 15:29:10 +0000 (16:29 +0100)
committerBoris Brezillon <[email protected]>
Wed, 30 Oct 2024 15:37:09 +0000 (16:37 +0100)
commit412a2a8fdd4eb89b263623c7a59b77dbfcf8f215
tree96fce260a0480239f28b74a1ec5fcfe49bac4e7d
parent5d01b56f0518d80211812420a8907ca0b6c6e4e3
drm/panthor: Fail job creation when the group is dead

Userspace can use GROUP_SUBMIT errors as a trigger to check the group
state and recreate the group if it became unusable. Make sure we
report an error when the group became unusable.

Changes in v3:
- None

Changes in v2:
- Add R-bs

Fixes: de8548813824 ("drm/panthor: Add the scheduler logical block")
Signed-off-by: Boris Brezillon <[email protected]>
Reviewed-by: Steven Price <[email protected]>
Reviewed-by: Liviu Dudau <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
drivers/gpu/drm/panthor/panthor_sched.c
This page took 0.050345 seconds and 4 git commands to generate.