aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorMatt Roper <[email protected]>2023-10-16 09:34:53 -0700
committerRodrigo Vivi <[email protected]>2023-12-21 11:43:00 -0500
commit14a1e6a4a460fceae50fc1cf6b50d36c4ba96a7b (patch)
tree86d68774777d2b45dfbb97c20c0c7dd95a054c38 /tools/perf/scripts/python/export-to-postgresql.py
parente12a64881e97a78694012646cabd211399db8753 (diff)
drm/xe: Clarify number of dwords/qwords stored by MI_STORE_DATA_IMM
MI_STORE_DATA_IMM can store either dword values or qword values, and can store more than one value if the instruction's length field is large enough. Create explicit defines to specify the number of dwords/qwords to be stored, which will set the instruction length correctly and, if necessary, turn on the 'store qword' bit. While we're here, also replace an open-coded version of MI_STORE_DATA_IMM with the common macros. Bspec: 60246 Reviewed-by: Lucas De Marchi <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Matt Roper <[email protected]> Signed-off-by: Rodrigo Vivi <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions