diff options
author | Matthew Brost <[email protected]> | 2024-01-23 13:26:38 -0800 |
---|---|---|
committer | Thomas Hellström <[email protected]> | 2024-02-01 11:27:51 +0100 |
commit | 89642db3b28849c23f42baadc88b40435ba6c5c6 (patch) | |
tree | 79a891341945d5f6c83a06c9b47250daee6fa089 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | ef87557928d1ab3a1487520962f55cd7163e621b (diff) |
drm/xe: Use LRC prefix rather than CTX prefix in lrc desc defines
The sparc build fails [1] due to CTX_VALID being redefined. Fix this by
using a better naming convention of LRC_VALID as this define is used in
setting bits in the lrc descriptor. To be uniform, change other define
with LRC prefix too.
[1] https://lore.kernel.org/all/[email protected]/
v2:
- s/LEGACY_64B_CONTEXT/LRC_LEGACY_64B_CONTEXT (Lucas)
Fixes: 0bc519d20ffa ("drm/xe: Remove GEN[0-9]*_ prefixes")
Cc: Thomas Hellström <[email protected]>
Cc: Lucas De Marchi <[email protected]>
Signed-off-by: Matthew Brost <[email protected]>
Reviewed-by: Lucas De Marchi <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
(cherry picked from commit 152ca51d8db03f08a71c25e999812e263839fdce)
Signed-off-by: Thomas Hellström <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions