Merge "msm: kgsl: Update QoS settings for A508 VBIF as recommended"
This commit is contained in:
commit
b52ce7f7b9
1 changed files with 1 additions and 1 deletions
|
@ -59,7 +59,7 @@ static const struct adreno_vbif_platform a5xx_vbif_platforms[] = {
|
|||
{ adreno_is_a530, a530_vbif },
|
||||
{ adreno_is_a512, a540_vbif },
|
||||
{ adreno_is_a510, a530_vbif },
|
||||
{ adreno_is_a508, a530_vbif },
|
||||
{ adreno_is_a508, a540_vbif },
|
||||
{ adreno_is_a505, a530_vbif },
|
||||
{ adreno_is_a506, a530_vbif },
|
||||
};
|
||||
|
|
Loading…
Add table
Reference in a new issue