diff options
| author | Ashutosh Dixit <[email protected]> | 2023-09-20 15:29:31 -0400 |
|---|---|---|
| committer | Rodrigo Vivi <[email protected]> | 2023-12-21 11:43:17 -0500 |
| commit | 5dc079d1a8e5e880ae18b4f4585d7dc28e51e68e (patch) | |
| tree | 9f8154234750224f2ae3120fdf978c6daabbf1fe /tools/perf/scripts/python/flamegraph.py | |
| parent | bffb2573726beabc8ad70532d5655a976f9053d8 (diff) | |
drm/xe/uapi: Use common drm_xe_ext_set_property extension
There really is no difference between 'struct drm_xe_ext_vm_set_property'
and 'struct drm_xe_ext_exec_queue_set_property', they are extensions which
specify a <property, value> pair. Replace the two extensions with a single
common 'struct drm_xe_ext_set_property' extension. The rationale is that
rather than have each XE module (including future modules) invent their own
property/value extensions, all XE modules use a common set_property
extension when possible.
Signed-off-by: Ashutosh Dixit <[email protected]>
Signed-off-by: Francois Dugast <[email protected]>
Signed-off-by: Rodrigo Vivi <[email protected]>
Reviewed-by: Matthew Brost <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/flamegraph.py')
0 files changed, 0 insertions, 0 deletions