diff options
author | 2025-01-27 23:30:55 +0200 | |
---|---|---|
committer | 2025-01-28 18:41:41 +0200 | |
commit | 8305d47333d8e178890ae4990c7f0c8dbf5f4ace (patch) | |
tree | 04c3a057945afaae0eb165fda4bf9b3f6e4ea919 /drivers/gpu/drm/i915/display/intel_dp_mst.c | |
parent | drm/i915: Include pixel format in plane tracepoints (diff) | |
download | wireguard-linux-8305d47333d8e178890ae4990c7f0c8dbf5f4ace.tar.xz wireguard-linux-8305d47333d8e178890ae4990c7f0c8dbf5f4ace.zip |
drm/i915: Give i915 and xe each their own display tracepoints
Currently we just define the display tracepoints with
TRACE_SYSTEM i915. However the code gets included separately
in i915 and xe, and now both modules are competing for the
same tracepoints. Apparently whichever module is loaded first
gets the tracepoints and the other guy is left with nothing.
Give each module its own set of display tracepoints so that
things work even when both modules are loaded.
Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20250127213055.640-1-ville.syrjala@linux.intel.com
Reviewed-by: Lucas De Marchi <lucas.demarchi@intel.com>
Reviewed-by: Jonathan Cavitt <jonathan.cavitt@intel.com>
Diffstat (limited to 'drivers/gpu/drm/i915/display/intel_dp_mst.c')
0 files changed, 0 insertions, 0 deletions