Merge "msm: kgsl: Update pdc address offset for a619 GPU"
This commit is contained in:
commit
ad6d422c8b
1 changed files with 1 additions and 1 deletions
|
@ -921,7 +921,7 @@ static const struct adreno_a6xx_core adreno_gpu_core_a619 = {
|
|||
.bus_width = 32,
|
||||
},
|
||||
.prim_fifo_threshold = 0x0018000,
|
||||
.pdc_address_offset = 0x00030090,
|
||||
.pdc_address_offset = 0x000300a0,
|
||||
.gmu_major = 1,
|
||||
.gmu_minor = 9,
|
||||
.sqefw_name = "a630_sqe.fw",
|
||||
|
|
Loading…
Add table
Reference in a new issue