diff options
| author | Ville Syrjälä <ville.syrjala@linux.intel.com> | 2026-02-26 15:38:55 +0200 |
|---|---|---|
| committer | Ville Syrjälä <ville.syrjala@linux.intel.com> | 2026-02-27 10:41:35 +0200 |
| commit | 059f8782bfd6becaa382089fba95f7447469cbc1 (patch) | |
| tree | 84ba0fcae8b9b7397f8e73ca2f9f92ce8d8d2b27 /tools/perf/scripts/python/bin/stackcollapse-record | |
| parent | 5b3fe7c78cbefb646b01a1a94e0c1cce674d4c56 (diff) | |
drm/i915/overlay: Move i915 specific code into i915_overlay.c
Relocate the i915 driver specific parts of the overlay code
into i915_overlay.c. This leaves intel_overlay.c with just
the display specific code.
The one annoyance here is the DSPCLK_GATE_D register access
being done from i830_overlay_clock_gating(). The register
definition lives on the display side as we do need to access
it on other platforms there. Since it's just one register
and bit, I decided to just duplicate that part in i915_reg.h.
v2: Use kzalloc_obj()
Reviewed-by: Jani Nikula <jani.nikula@intel.com>
Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Link: https://patch.msgid.link/20260226133855.17690-1-ville.syrjala@linux.intel.com
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-record')
0 files changed, 0 insertions, 0 deletions
