diff options
author | 2025-03-05 18:38:22 +0200 | |
---|---|---|
committer | 2025-03-07 11:36:07 +0200 | |
commit | 2fff55d499eea7c61a2671c5d7394e9c62995d9f (patch) | |
tree | 1fcd3afad199b04007b04fd444b279495a39b27d /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | drm/i915/cdclk: Do cdclk post plane programming later (diff) | |
download | wireguard-linux-2fff55d499eea7c61a2671c5d7394e9c62995d9f.tar.xz wireguard-linux-2fff55d499eea7c61a2671c5d7394e9c62995d9f.zip |
drm/xe/compat: refactor compat i915_drv.h
The compat i915_drv.h contains things that aren't there in the original
i915_drv.h. Split out gem/i915_gem_object.h and i915_scheduler_types.h,
moving the corresponding pieces out, including FORCEWAKE_ALL to
intel_uncore.h.
Technically I915_PRIORITY_DISPLAY should be in i915_priolist_types.h,
but it's a bit overkill to split out another file just for
that. i915_scheduler_types.h shall do.
With this, the compat i915_drv.h becomes a strict subset of the
original.
Reviewed-by: Nemesa Garg <nemesa.garg@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/d6bd95bf52aa37f48ddec3e675b7a3cc66829eef.1741192597.git.jani.nikula@intel.com
[Jani: fix i915_gem_object.h header guard while applying]
Signed-off-by: Jani Nikula <jani.nikula@intel.com>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions