diff options
author | AngeloGioacchino Del Regno <[email protected]> | 2021-01-13 19:33:33 +0100 |
---|---|---|
committer | Rob Clark <[email protected]> | 2021-01-31 11:34:35 -0800 |
commit | 8f03c30cb814213e36032084a01f49a9e604a3e3 (patch) | |
tree | e922a3026962a1f340b662cad323bf6b9880c890 /lib/mpi/mpi-sub-ui.c | |
parent | 45596f254061dae8ee04021c7146b362501a02ee (diff) |
drm/msm/a5xx: Remove overwriting A5XX_PC_DBG_ECO_CNTL register
The PC_DBG_ECO_CNTL register on the Adreno A5xx family gets
programmed to some different values on a per-model basis.
At least, this is what we intend to do here;
Unfortunately, though, this register is being overwritten with a
static magic number, right after applying the GPU-specific
configuration (including the GPU-specific quirks) and that is
effectively nullifying the efforts.
Let's remove the redundant and wrong write to the PC_DBG_ECO_CNTL
register in order to retain the wanted configuration for the
target GPU.
Signed-off-by: AngeloGioacchino Del Regno <[email protected]>
Reviewed-by: Jordan Crouse <[email protected]>
Signed-off-by: Rob Clark <[email protected]>
Diffstat (limited to 'lib/mpi/mpi-sub-ui.c')
0 files changed, 0 insertions, 0 deletions