Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/msm/adreno/
H A Da6xx_catalog.c696 .a6xx = &(const struct a6xx_info) {
727 .a6xx = &(const struct a6xx_info) {
746 .a6xx = &(const struct a6xx_info) {
777 .a6xx = &(const struct a6xx_info) {
803 .a6xx = &(const struct a6xx_info) {
827 .a6xx = &(const struct a6xx_info) {
852 .a6xx = &(const struct a6xx_info) {
877 .a6xx = &(const struct a6xx_info) {
903 .a6xx = &(const struct a6xx_info) {
926 .a6xx = &(const struct a6xx_info) {
[all …]
H A Da6xx_gpu.c635 if (!(adreno_gpu->info->a6xx->hwcg || adreno_is_a7xx(adreno_gpu))) in a6xx_set_hwcg()
662 state ? adreno_gpu->info->a6xx->gmu_cgc_mode : 0); in a6xx_set_hwcg()
668 if (!adreno_gpu->info->a6xx->hwcg) { in a6xx_set_hwcg()
697 for (i = 0; (reg = &adreno_gpu->info->a6xx->hwcg[i], reg->offset); i++) in a6xx_set_hwcg()
710 const struct adreno_protect *protect = adreno_gpu->info->a6xx->protect; in a6xx_set_cp_protect()
884 reglist = adreno_gpu->info->a6xx->ifpc_reglist; in a7xx_patch_pwrup_reglist()
898 reglist = adreno_gpu->info->a6xx->pwrup_reglist; in a7xx_patch_pwrup_reglist()
921 dyn_pwrup_reglist = adreno_gpu->info->a6xx->dyn_pwrup_reglist; in a7xx_patch_pwrup_reglist()
1392 if (adreno_gpu->info->a6xx->prim_fifo_threshold) in hw_init()
1394 adreno_gpu->info->a6xx->prim_fifo_threshold); in hw_init()
H A Da8xx_gpu.c89 const struct a6xx_info *info = adreno_gpu->info->a6xx; in a8xx_gpu_get_slice_info()
197 state ? adreno_gpu->info->a6xx->gmu_cgc_mode : 0); in a8xx_set_hwcg()
228 const struct adreno_protect *protect = adreno_gpu->info->a6xx->protect; in a8xx_set_cp_protect()
347 const struct a6xx_info *info = adreno_gpu->info->a6xx; in a8xx_nonctxt_config()
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()
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.h123 const struct a6xx_info *a6xx; member
H A Da6xx_hfi.c796 const struct a6xx_info *info = adreno_gpu->info->a6xx; in a6xx_hfi_send_bw_table()
/linux/drivers/gpu/drm/msm/
H A DMakefile199 generated/a6xx.xml.h \