diff options
author | 2024-11-20 14:03:33 +0200 | |
---|---|---|
committer | 2024-12-16 18:09:31 +0200 | |
commit | 17d707260765efbf0672cdd7ba9d597a16924781 (patch) | |
tree | 28010fd5eccdae5b24f0b82371bf138b1cd1cfd9 /drivers/gpu/drm/i915/display/intel_panel.c | |
parent | drm/i915/gvt: always pass struct intel_display * to register macros (diff) | |
download | wireguard-linux-17d707260765efbf0672cdd7ba9d597a16924781.tar.xz wireguard-linux-17d707260765efbf0672cdd7ba9d597a16924781.zip |
drm/i915: extract intel_uncore_trace.[ch]
The i915_reg_rw tracing is a small isolated part of i915_trace.h. Its
users are orthogonal to the other i915_trace.h users as well, and its
implementation does not require all the includes of i915_trace.h. Split
i915_reg_rw tracing to separate intel_uncore_trace.[ch].
The main underlying goal is to reduce implicit includes of i915_drv.h
from display code.
Reviewed-by: Luca Coelho <luciano.coelho@intel.com>
Signed-off-by: Jani Nikula <jani.nikula@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/1a3623fbb120adc55bc1cab1e27aca6e55487163.1732104170.git.jani.nikula@intel.com
Diffstat (limited to 'drivers/gpu/drm/i915/display/intel_panel.c')
0 files changed, 0 insertions, 0 deletions