Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/msm/adreno/
H A Da6xx_catalog.c14 static const struct adreno_reglist a612_hwcg[] = {
65 static const struct adreno_reglist a615_hwcg[] = {
132 static const struct adreno_reglist a620_hwcg[] = {
185 static const struct adreno_reglist a630_hwcg[] = {
294 static const struct adreno_reglist a640_hwcg[] = {
347 static const struct adreno_reglist a650_hwcg[] = {
400 static const struct adreno_reglist a660_hwcg[] = {
453 static const struct adreno_reglist a690_hwcg[] = {
673 static const struct adreno_reglist a640_gbif[] = {
1136 static const struct adreno_reglist a702_hwcg[] = {
[all …]
H A Dadreno_gpu.h86 struct adreno_reglist { struct
H A Da6xx_gmu.c935 const struct adreno_reglist *gbif_cx = a6xx_info->gbif_cx; in a6xx_gmu_fw_start()
H A Da6xx_gpu.c646 const struct adreno_reglist *reg; in a6xx_set_hwcg()