Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/panfrost/
H A Dpanfrost_device.h255 bool panfrost_exception_needs_reset(const struct panfrost_device *pfdev,
H A Dpanfrost_device.c382 bool panfrost_exception_needs_reset(const struct panfrost_device *pfdev, in panfrost_exception_needs_reset() function
H A Dpanfrost_job.c447 if (panfrost_exception_needs_reset(pfdev, js_status)) { in panfrost_job_handle_err()