Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/msm/adreno/
H A 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 …]
H A Dadreno_gpu.h86 struct a6xx_info;
105 const struct a6xx_info *a6xx;
H A Da6xx_gpu.h40 struct a6xx_info { struct
H A Da6xx_gmu.c785 const struct a6xx_info *a6xx_info = adreno_gpu->info->a6xx; in a6xx_gmu_fw_start() local
847 if (a6xx_info->gmu_chipid) { in a6xx_gmu_fw_start()
848 chipid = a6xx_info->gmu_chipid; in a6xx_gmu_fw_start()