Searched refs:amdgpu_reset_control (Results 1 – 6 of 6) sorted by relevance
| /drivers/gpu/drm/amd/amdgpu/ |
| A D | amdgpu_reset.h | 60 int (*prepare_env)(struct amdgpu_reset_control *reset_ctl, 62 int (*prepare_hwcontext)(struct amdgpu_reset_control *reset_ctl, 64 int (*perform_reset)(struct amdgpu_reset_control *reset_ctl, 66 int (*restore_hwcontext)(struct amdgpu_reset_control *reset_ctl, 68 int (*restore_env)(struct amdgpu_reset_control *reset_ctl, 74 struct amdgpu_reset_control { struct 83 struct amdgpu_reset_control *reset_ctl, argument
|
| A D | sienna_cichlid.c | 34 static bool sienna_cichlid_is_mode2_default(struct amdgpu_reset_control *reset_ctl) in sienna_cichlid_is_mode2_default() 47 sienna_cichlid_get_reset_handler(struct amdgpu_reset_control *reset_ctl, in sienna_cichlid_get_reset_handler() 93 sienna_cichlid_mode2_prepare_hwcontext(struct amdgpu_reset_control *reset_ctl, in sienna_cichlid_mode2_prepare_hwcontext() 113 struct amdgpu_reset_control *reset_ctl = in sienna_cichlid_async_reset() 114 container_of(work, struct amdgpu_reset_control, reset_work); in sienna_cichlid_async_reset() 135 sienna_cichlid_mode2_perform_reset(struct amdgpu_reset_control *reset_ctl, in sienna_cichlid_mode2_perform_reset() 217 sienna_cichlid_mode2_restore_hwcontext(struct amdgpu_reset_control *reset_ctl, in sienna_cichlid_mode2_restore_hwcontext() 274 struct amdgpu_reset_control *reset_ctl; in sienna_cichlid_reset_init()
|
| A D | smu_v13_0_10.c | 32 static bool smu_v13_0_10_is_mode2_default(struct amdgpu_reset_control *reset_ctl) in smu_v13_0_10_is_mode2_default() 42 smu_v13_0_10_get_reset_handler(struct amdgpu_reset_control *reset_ctl, in smu_v13_0_10_get_reset_handler() 92 smu_v13_0_10_mode2_prepare_hwcontext(struct amdgpu_reset_control *reset_ctl, in smu_v13_0_10_mode2_prepare_hwcontext() 112 struct amdgpu_reset_control *reset_ctl = in smu_v13_0_10_async_reset() 113 container_of(work, struct amdgpu_reset_control, reset_work); in smu_v13_0_10_async_reset() 126 smu_v13_0_10_mode2_perform_reset(struct amdgpu_reset_control *reset_ctl, in smu_v13_0_10_mode2_perform_reset() 218 smu_v13_0_10_mode2_restore_hwcontext(struct amdgpu_reset_control *reset_ctl, in smu_v13_0_10_mode2_restore_hwcontext() 271 struct amdgpu_reset_control *reset_ctl; in smu_v13_0_10_reset_init()
|
| A D | aldebaran.c | 34 static bool aldebaran_is_mode2_default(struct amdgpu_reset_control *reset_ctl) in aldebaran_is_mode2_default() 46 aldebaran_get_reset_handler(struct amdgpu_reset_control *reset_ctl, in aldebaran_get_reset_handler() 108 aldebaran_mode2_prepare_hwcontext(struct amdgpu_reset_control *reset_ctl, in aldebaran_mode2_prepare_hwcontext() 125 struct amdgpu_reset_control *reset_ctl = in aldebaran_async_reset() 126 container_of(work, struct amdgpu_reset_control, reset_work); in aldebaran_async_reset() 148 aldebaran_mode2_perform_reset(struct amdgpu_reset_control *reset_ctl, in aldebaran_mode2_perform_reset() 339 aldebaran_mode2_restore_hwcontext(struct amdgpu_reset_control *reset_ctl, in aldebaran_mode2_restore_hwcontext() 444 struct amdgpu_reset_control *reset_ctl; in aldebaran_reset_init()
|
| A D | amdgpu_reset.c | 57 struct amdgpu_reset_control *reset_ctl, in amdgpu_reset_xgmi_reset_on_init_prep_hwctxt() 78 struct amdgpu_reset_control *reset_ctl, in amdgpu_reset_xgmi_reset_on_init_restore_hwctxt() 100 struct amdgpu_reset_control *reset_ctl, in amdgpu_reset_xgmi_reset_on_init_perform_reset()
|
| A D | amdgpu.h | 332 struct amdgpu_reset_control; 1252 struct amdgpu_reset_control *reset_cntl;
|
Completed in 16 milliseconds