Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/msm/adreno/
H A Da6xx_catalog.c694 .a6xx = &(const struct a6xx_info) {
725 .a6xx = &(const struct a6xx_info) {
744 .a6xx = &(const struct a6xx_info) {
775 .a6xx = &(const struct a6xx_info) {
801 .a6xx = &(const struct a6xx_info) {
825 .a6xx = &(const struct a6xx_info) {
850 .a6xx = &(const struct a6xx_info) {
875 .a6xx = &(const struct a6xx_info) {
901 .a6xx = &(const struct a6xx_info) {
924 .a6xx = &(const struct a6xx_info) {
[all …]
H A Da6xx_gmu.c124 const struct a6xx_info *info = adreno_gpu->info->a6xx; in a6xx_gmu_set_freq()
898 const struct a6xx_info *a6xx_info = adreno_gpu->info->a6xx; in a6xx_gmu_fw_start() local
899 const struct adreno_reglist *gbif_cx = a6xx_info->gbif_cx; in a6xx_gmu_fw_start()
963 if (a6xx_info->gmu_chipid) { in a6xx_gmu_fw_start()
964 chipid = a6xx_info->gmu_chipid; in a6xx_gmu_fw_start()
1462 const struct a6xx_info *info, in a6xx_gmu_rpmh_bw_votes_init()
1702 const struct a6xx_info *info = adreno_gpu->info->a6xx; in a6xx_gmu_rpmh_votes_init()
1801 const struct a6xx_info *info = adreno_gpu->info->a6xx; in a6xx_gmu_pwrlevels_probe()
H A Dadreno_gpu.h104 struct a6xx_info;
123 const struct a6xx_info *a6xx;
H A Da6xx_gpu.h44 struct a6xx_info { struct
H A Da6xx_hfi.c349 static void a6xx_generate_bw_table(const struct a6xx_info *info, struct a6xx_gmu *gmu, in a6xx_generate_bw_table()
796 const struct a6xx_info *info = adreno_gpu->info->a6xx; in a6xx_hfi_send_bw_table()
H A Da8xx_gpu.c89 const struct a6xx_info *info = adreno_gpu->info->a6xx; in a8xx_gpu_get_slice_info()
347 const struct a6xx_info *info = adreno_gpu->info->a6xx; in a8xx_nonctxt_config()