Home
last modified time | relevance | path

Searched refs:a6xx_info (Results 1 – 5 of 5) 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.c159 const struct a6xx_info *info = adreno_gpu->info->a6xx; in a6xx_gmu_set_freq()
934 const struct a6xx_info *a6xx_info = adreno_gpu->info->a6xx; in a6xx_gmu_fw_start() local
935 const struct adreno_reglist *gbif_cx = a6xx_info->gbif_cx; in a6xx_gmu_fw_start()
999 if (a6xx_info->gmu_chipid) { in a6xx_gmu_fw_start()
1000 chipid = a6xx_info->gmu_chipid; in a6xx_gmu_fw_start()
1606 const struct a6xx_info *info, in a6xx_gmu_rpmh_bw_votes_init()
1846 const struct a6xx_info *info = adreno_gpu->info->a6xx; in a6xx_gmu_rpmh_votes_init()
1945 const struct a6xx_info *info = adreno_gpu->info->a6xx; in a6xx_gmu_pwrlevels_probe()
H A Dadreno_gpu.h103 struct a6xx_info;
122 const struct a6xx_info *a6xx;
H A Da6xx_hfi.c357 static void a6xx_generate_bw_table(const struct a6xx_info *info, struct a6xx_gmu *gmu, in a6xx_generate_bw_table()
804 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()
367 const struct a6xx_info *info = adreno_gpu->info->a6xx; in a8xx_nonctxt_config()