msm: kgsl: Remove some CP registers from snapshot dump
Do not dump CP_ME_STATUS and CP_ME_RAM_DATA from snapshot
register section. CP_ME_STATUS is an indexed register, should
not be part of register section, we already dump this register
in indexed register section. CP_ME_RAM_DATA is used to read data
present at RAM location address specified by CP_ME_RAM_RADDR,
this also should not be part of register section.
CRs-Fixed: 777613
Change-Id: I00c11445db38cd7ee082ef20abcbd33306b5e096
Signed-off-by:
Gaurav Gagrani <ggagrani@codeaurora.org>
Loading
Please register or sign in to comment