Home
last modified time | relevance | path

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

/linux-6.14.4/drivers/gpu/drm/amd/amdgpu/
Damdgpu_reset.h60 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
Dsienna_cichlid.c34 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()
Dsmu_v13_0_10.c32 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()
Daldebaran.c34 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()
97 aldebaran_mode2_prepare_hwcontext(struct amdgpu_reset_control *reset_ctl, in aldebaran_mode2_prepare_hwcontext()
114 struct amdgpu_reset_control *reset_ctl = in aldebaran_async_reset()
115 container_of(work, struct amdgpu_reset_control, reset_work); in aldebaran_async_reset()
137 aldebaran_mode2_perform_reset(struct amdgpu_reset_control *reset_ctl, in aldebaran_mode2_perform_reset()
314 aldebaran_mode2_restore_hwcontext(struct amdgpu_reset_control *reset_ctl, in aldebaran_mode2_restore_hwcontext()
419 struct amdgpu_reset_control *reset_ctl; in aldebaran_reset_init()
Damdgpu_reset.c57 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()
Damdgpu.h327 struct amdgpu_reset_control;
1160 struct amdgpu_reset_control *reset_cntl;