diff options
author | Lucas De Marchi <[email protected]> | 2023-12-05 06:52:35 -0800 |
---|---|---|
committer | Rodrigo Vivi <[email protected]> | 2023-12-21 11:45:27 -0500 |
commit | 5a92da34ddb4ec75a037d4a956afa993876c67d4 (patch) | |
tree | ba2860f77e1869db9184d4facf7df6712b38dab1 /tools/perf/scripts/python/event_analyzing_sample.py | |
parent | f1a5d808b2a69304d0df06e23f4465a278b2cdd8 (diff) |
drm/xe: Rename info.supports_* to info.has_*
Rename supports_mmio_ext and supports_usm to use a has_ prefix so the
flags are grouped together. This settles on just one variant for
positive info matching ("has_") and one for negative ("skip_").
Also make sure the has_* flags are grouped together in xe_pci.c.
Reviewed-by: Koby Elbaz <[email protected]>
Reviewed-by: Gustavo Sousa <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Lucas De Marchi <[email protected]>
Signed-off-by: Rodrigo Vivi <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions