]> git.proxmox.com Git - mirror_ubuntu-kernels.git/commit
drm/i915: Pass intel_plane to plane tracepoints
authorVille Syrjälä <ville.syrjala@linux.intel.com>
Fri, 11 Nov 2022 12:31:17 +0000 (14:31 +0200)
committerVille Syrjälä <ville.syrjala@linux.intel.com>
Thu, 17 Nov 2022 17:00:37 +0000 (19:00 +0200)
commitb5423d1f82bf20e845faac15b3e2b81988018234
tree988a047d4c76babbad471a4fb8453f441db98864
parent6af0ffc0db93f66e25d93ef841e5dc42708c71ee
drm/i915: Pass intel_plane to plane tracepoints

Pass intel_plane rather than drm_plane to the plane tracepoints.
Matches what we do eg. with the fbc tracepoints. Using the same
type for everything will help with digging out the device name
from the plane in the future.

Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20221111123120.7759-2-ville.syrjala@linux.intel.com
Acked-by: Jani Nikula <jani.nikula@intel.com>
drivers/gpu/drm/i915/display/intel_atomic_plane.c
drivers/gpu/drm/i915/display/intel_display_trace.h