Home
last modified time | relevance | path

Searched refs:a6xx_gmu (Results 1 – 7 of 7) sorted by relevance

/drivers/gpu/drm/msm/adreno/
A Da6xx_gmu.h59 struct a6xx_gmu { struct
122 static inline u32 gmu_read(struct a6xx_gmu *gmu, u32 offset) in gmu_read() argument
162 static inline u32 gmu_read_rscc(struct a6xx_gmu *gmu, u32 offset) in gmu_read_rscc()
209 void a6xx_hfi_init(struct a6xx_gmu *gmu);
210 int a6xx_hfi_start(struct a6xx_gmu *gmu, int boot_state);
211 void a6xx_hfi_stop(struct a6xx_gmu *gmu);
212 int a6xx_hfi_send_prep_slumber(struct a6xx_gmu *gmu);
215 bool a6xx_gmu_gx_is_on(struct a6xx_gmu *gmu);
216 bool a6xx_gmu_sptprac_is_on(struct a6xx_gmu *gmu);
217 void a6xx_sptprac_disable(struct a6xx_gmu *gmu);
[all …]
A Da6xx_gmu.c21 static void a6xx_gmu_fault(struct a6xx_gmu *gmu) in a6xx_gmu_fault()
39 struct a6xx_gmu *gmu = data; in a6xx_gmu_irq()
63 struct a6xx_gmu *gmu = data; in a6xx_hfi_irq()
94 bool a6xx_gmu_gx_is_on(struct a6xx_gmu *gmu) in a6xx_gmu_gx_is_on()
115 struct a6xx_gmu *gmu = &a6xx_gpu->gmu; in a6xx_gmu_set_freq()
209 struct a6xx_gmu *gmu = &a6xx_gpu->gmu; in a6xx_gmu_get_freq()
1059 struct a6xx_gmu *gmu = &a6xx_gpu->gmu; in a6xx_gmu_resume()
1227 struct a6xx_gmu *gmu = &a6xx_gpu->gmu; in a6xx_gmu_stop()
1349 struct a6xx_gmu *gmu) in a6xx_gmu_rpmh_bw_votes_init()
1796 struct a6xx_gmu *gmu = &a6xx_gpu->gmu; in a6xx_gmu_remove()
[all …]
A Da6xx_hfi.c29 static int a6xx_hfi_queue_read(struct a6xx_gmu *gmu, in a6xx_hfi_queue_read()
67 static int a6xx_hfi_queue_write(struct a6xx_gmu *gmu, in a6xx_hfi_queue_write()
189 static int a6xx_hfi_send_msg(struct a6xx_gmu *gmu, int id, in a6xx_hfi_send_msg()
257 static int a6xx_hfi_send_perf_table(struct a6xx_gmu *gmu) in a6xx_hfi_send_perf_table()
722 static int a6xx_hfi_send_bw_table(struct a6xx_gmu *gmu) in a6xx_hfi_send_bw_table()
770 static int a6xx_hfi_enable_acd(struct a6xx_gmu *gmu) in a6xx_hfi_enable_acd()
800 static int a6xx_hfi_send_test(struct a6xx_gmu *gmu) in a6xx_hfi_send_test()
808 static int a6xx_hfi_send_start(struct a6xx_gmu *gmu) in a6xx_hfi_send_start()
836 int a6xx_hfi_send_prep_slumber(struct a6xx_gmu *gmu) in a6xx_hfi_send_prep_slumber()
916 void a6xx_hfi_stop(struct a6xx_gmu *gmu) in a6xx_hfi_stop()
[all …]
A Da6xx_gpu.h85 struct a6xx_gmu gmu;
247 int a6xx_gmu_wait_for_idle(struct a6xx_gmu *gmu);
249 bool a6xx_gmu_isidle(struct a6xx_gmu *gmu);
251 int a6xx_gmu_set_oob(struct a6xx_gmu *gmu, enum a6xx_gmu_oob_state state);
252 void a6xx_gmu_clear_oob(struct a6xx_gmu *gmu, enum a6xx_gmu_oob_state state);
A Da6xx_gpu.c515 struct a6xx_gmu *gmu = &a6xx_gpu->gmu; in a6xx_set_hwcg()
1068 struct a6xx_gmu *gmu = &a6xx_gpu->gmu; in hw_init()
1446 struct a6xx_gmu *gmu = &a6xx_gpu->gmu; in a6xx_recover()
2067 struct a6xx_gmu *gmu = &a6xx_gpu->gmu; in a6xx_pm_resume()
2145 struct a6xx_gmu *gmu = &a6xx_gpu->gmu; in a6xx_pm_suspend()
A Da6xx_gpu_state.c1181 struct a6xx_gmu *gmu = &a6xx_gpu->gmu; in _a6xx_get_gmu_registers()
1275 struct a6xx_gmu *gmu = &a6xx_gpu->gmu; in a6xx_snapshot_gmu_hfi_history()
/drivers/gpu/drm/msm/
A DMakefile24 adreno/a6xx_gmu.o \
204 generated/a6xx_gmu.xml.h \

Completed in 31 milliseconds