Skip to content
Commit 8f61b34c authored by Alex Deucher's avatar Alex Deucher
Browse files

drm/radeon: add a reset work handler



New asics support non-privileged IBs.  This allows us
to skip IB checking in the driver since the hardware
will check the command buffers for us.  When using
non-privileged IBs, if the CP encounters an illegal
register in the command stream, it will halt and generate
an interrupt.  The CP needs to be reset to continue.  For now
just do a full GPU reset when this happens.

Signed-off-by: default avatarAlex Deucher <alexander.deucher@amd.com>
parent 80101790
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment