Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/msm/adreno/
Da6xx_catalog.c687 .a6xx = &(const struct a6xx_info) {
719 .a6xx = &(const struct a6xx_info) {
749 .a6xx = &(const struct a6xx_info) {
774 .a6xx = &(const struct a6xx_info) {
797 .a6xx = &(const struct a6xx_info) {
821 .a6xx = &(const struct a6xx_info) {
845 .a6xx = &(const struct a6xx_info) {
871 .a6xx = &(const struct a6xx_info) {
898 .a6xx = &(const struct a6xx_info) {
917 .a6xx = &(const struct a6xx_info) {
[all …]
Da6xx_gpu.c418 if (!(adreno_gpu->info->a6xx->hwcg || adreno_is_a7xx(adreno_gpu))) in a6xx_set_hwcg()
434 state ? adreno_gpu->info->a6xx->gmu_cgc_mode : 0); in a6xx_set_hwcg()
440 if (!adreno_gpu->info->a6xx->hwcg) { in a6xx_set_hwcg()
469 for (i = 0; (reg = &adreno_gpu->info->a6xx->hwcg[i], reg->offset); i++) in a6xx_set_hwcg()
482 const struct adreno_protect *protect = adreno_gpu->info->a6xx->protect; in a6xx_set_cp_protect()
1002 if (adreno_gpu->info->a6xx->prim_fifo_threshold) in hw_init()
1004 adreno_gpu->info->a6xx->prim_fifo_threshold); in hw_init()
Dadreno_gpu.h104 const struct a6xx_info *a6xx; member
Da6xx_gmu.c785 const struct a6xx_info *a6xx_info = adreno_gpu->info->a6xx; in a6xx_gmu_fw_start()
/linux-6.12.1/drivers/gpu/drm/msm/
DMakefile196 generated/a6xx.xml.h \