Home
last modified time | relevance | path

Searched defs:gmu (Results 1 – 6 of 6) sorted by relevance

/drivers/gpu/drm/msm/adreno/
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() local
63 struct a6xx_gmu *gmu = data; in a6xx_hfi_irq() local
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() local
209 struct a6xx_gmu *gmu = &a6xx_gpu->gmu; in a6xx_gmu_get_freq() local
1059 struct a6xx_gmu *gmu = &a6xx_gpu->gmu; in a6xx_gmu_resume() local
1227 struct a6xx_gmu *gmu = &a6xx_gpu->gmu; in a6xx_gmu_stop() local
1349 struct a6xx_gmu *gmu) in a6xx_gmu_rpmh_bw_votes_init()
1796 struct a6xx_gmu *gmu = &a6xx_gpu->gmu; in a6xx_gmu_remove() local
[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_gmu.h122 static inline u32 gmu_read(struct a6xx_gmu *gmu, u32 offset) in gmu_read()
127 static inline void gmu_write(struct a6xx_gmu *gmu, u32 offset, u32 value) in gmu_write()
133 gmu_write_bulk(struct a6xx_gmu *gmu, u32 offset, const u32 *data, u32 size) in gmu_write_bulk()
139 static inline void gmu_rmw(struct a6xx_gmu *gmu, u32 reg, u32 mask, u32 or) in gmu_rmw()
148 static inline u64 gmu_read64(struct a6xx_gmu *gmu, u32 lo, u32 hi) in gmu_read64()
158 #define gmu_poll_timeout(gmu, addr, val, cond, interval, timeout) \ argument
162 static inline u32 gmu_read_rscc(struct a6xx_gmu *gmu, u32 offset) in gmu_read_rscc()
167 static inline void gmu_write_rscc(struct a6xx_gmu *gmu, u32 offset, u32 value) in gmu_write_rscc()
172 #define gmu_poll_timeout_rscc(gmu, addr, val, cond, interval, timeout) \ argument
A Da6xx_gpu.c515 struct a6xx_gmu *gmu = &a6xx_gpu->gmu; in a6xx_set_hwcg() local
1068 struct a6xx_gmu *gmu = &a6xx_gpu->gmu; in hw_init() local
1446 struct a6xx_gmu *gmu = &a6xx_gpu->gmu; in a6xx_recover() local
2067 struct a6xx_gmu *gmu = &a6xx_gpu->gmu; in a6xx_pm_resume() local
2145 struct a6xx_gmu *gmu = &a6xx_gpu->gmu; in a6xx_pm_suspend() local
A Da6xx_gpu.h85 struct a6xx_gmu gmu; member
A Da6xx_gpu_state.c1181 struct a6xx_gmu *gmu = &a6xx_gpu->gmu; in _a6xx_get_gmu_registers() local
1275 struct a6xx_gmu *gmu = &a6xx_gpu->gmu; in a6xx_snapshot_gmu_hfi_history() local

Completed in 24 milliseconds