Loading drivers/gpu/msm/adreno-gpulist.h +4 −0 Original line number Diff line number Diff line Loading @@ -1213,6 +1213,8 @@ static const struct adreno_a6xx_core adreno_gpu_core_a650 = { .sqefw_name = "a650_sqe.fw", .gmufw_name = "a650_gmu.bin", .zap_name = "a650_zap", .hwcg = a650_hwcg_regs, .hwcg_count = ARRAY_SIZE(a650_hwcg_regs), .vbif = a650_gbif_regs, .vbif_count = ARRAY_SIZE(a650_gbif_regs), .veto_fal10 = true, Loading Loading @@ -1242,6 +1244,8 @@ static const struct adreno_a6xx_core adreno_gpu_core_a650v2 = { .sqefw_name = "a650_sqe.fw", .gmufw_name = "a650_gmu.bin", .zap_name = "a650_zap", .hwcg = a650_hwcg_regs, .hwcg_count = ARRAY_SIZE(a650_hwcg_regs), .vbif = a650_gbif_regs, .vbif_count = ARRAY_SIZE(a650_gbif_regs), .veto_fal10 = true, Loading Loading
drivers/gpu/msm/adreno-gpulist.h +4 −0 Original line number Diff line number Diff line Loading @@ -1213,6 +1213,8 @@ static const struct adreno_a6xx_core adreno_gpu_core_a650 = { .sqefw_name = "a650_sqe.fw", .gmufw_name = "a650_gmu.bin", .zap_name = "a650_zap", .hwcg = a650_hwcg_regs, .hwcg_count = ARRAY_SIZE(a650_hwcg_regs), .vbif = a650_gbif_regs, .vbif_count = ARRAY_SIZE(a650_gbif_regs), .veto_fal10 = true, Loading Loading @@ -1242,6 +1244,8 @@ static const struct adreno_a6xx_core adreno_gpu_core_a650v2 = { .sqefw_name = "a650_sqe.fw", .gmufw_name = "a650_gmu.bin", .zap_name = "a650_zap", .hwcg = a650_hwcg_regs, .hwcg_count = ARRAY_SIZE(a650_hwcg_regs), .vbif = a650_gbif_regs, .vbif_count = ARRAY_SIZE(a650_gbif_regs), .veto_fal10 = true, Loading