Home
last modified time | relevance | path

Searched refs:amdgpu_reset_control (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/gpu/drm/amd/amdgpu/
A Damdgpu_reset.h46 int (*prepare_env)(struct amdgpu_reset_control *reset_ctl,
48 int (*prepare_hwcontext)(struct amdgpu_reset_control *reset_ctl,
50 int (*perform_reset)(struct amdgpu_reset_control *reset_ctl,
52 int (*restore_hwcontext)(struct amdgpu_reset_control *reset_ctl,
54 int (*restore_env)(struct amdgpu_reset_control *reset_ctl,
60 struct amdgpu_reset_control { struct
68 struct amdgpu_reset_control *reset_ctl, argument
82 int amdgpu_reset_add_handler(struct amdgpu_reset_control *reset_ctl, argument
A Daldebaran.c35 aldebaran_get_reset_handler(struct amdgpu_reset_control *reset_ctl, in aldebaran_get_reset_handler()
96 aldebaran_mode2_prepare_hwcontext(struct amdgpu_reset_control *reset_ctl, in aldebaran_mode2_prepare_hwcontext()
113 struct amdgpu_reset_control *reset_ctl = in aldebaran_async_reset()
114 container_of(work, struct amdgpu_reset_control, reset_work); in aldebaran_async_reset()
136 aldebaran_mode2_perform_reset(struct amdgpu_reset_control *reset_ctl, in aldebaran_mode2_perform_reset()
319 aldebaran_mode2_restore_hwcontext(struct amdgpu_reset_control *reset_ctl, in aldebaran_mode2_restore_hwcontext()
383 struct amdgpu_reset_control *reset_ctl; in aldebaran_reset_init()
A Damdgpu_reset.c27 int amdgpu_reset_add_handler(struct amdgpu_reset_control *reset_ctl, in amdgpu_reset_add_handler()
A Damdgpu.h288 struct amdgpu_reset_control;
1099 struct amdgpu_reset_control *reset_cntl;

Completed in 12 milliseconds