diff options
| author | José Roberto de Souza <[email protected]> | 2023-10-03 13:16:28 -0700 |
|---|---|---|
| committer | Rodrigo Vivi <[email protected]> | 2023-12-21 11:42:09 -0500 |
| commit | d32c49e318df0a3f334c2d2ff95ce4600df2d6bf (patch) | |
| tree | 3ad1987b45bb5d23249fa63da06db644a4bef422 /tools/perf/scripts/python/libxed.py | |
| parent | f24cf6cea519cd5c8110ac8dcbdad70e9f2dfb22 (diff) | |
drm/xe: Fix devcoredump readout of IPEHR
It was reading (base) + 0x8c but that is not a valid register
and instead it should read (base) + 0x68.
So here reading the correct register and removing the wrong and
duplicated.
Reviewed-by: Rodrigo Vivi <[email protected]>
Signed-off-by: José Roberto de Souza <[email protected]>
Signed-off-by: Rodrigo Vivi <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/libxed.py')
0 files changed, 0 insertions, 0 deletions