aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorChristian Gmeiner <[email protected]>2024-03-01 14:28:11 +0100
committerLucas Stach <[email protected]>2024-03-07 10:57:54 +0100
commitb735ee173f84d5d0d0733c53946a83c12d770d05 (patch)
tree12e61b0d658922481eaad18eea456ad697aba10a /tools/perf/scripts/python/export-to-postgresql.py
parentc9959996a8fc171bbb2c2d9c7478306f331a6cca (diff)
drm/etnaviv: Restore some id values
The hwdb selection logic as a feature that allows it to mark some fields as 'don't care'. If we match with such a field we memcpy(..) the current etnaviv_chip_identity into ident. This step can overwrite some id values read from the GPU with the 'don't care' value. Fix this issue by restoring the affected values after the memcpy(..). As this is crucial for user space to know when this feature works as expected increment the minor version too. Fixes: 4078a1186dd3 ("drm/etnaviv: update hwdb selection logic") Cc: [email protected] Signed-off-by: Christian Gmeiner <[email protected]> Reviewed-by: Tomeu Vizoso <[email protected]> Signed-off-by: Lucas Stach <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions