summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/intel_lspcon.c
diff options
context:
space:
mode:
authorVille Syrjälä <ville.syrjala@linux.intel.com>2019-02-06 21:49:07 +0100
committerVille Syrjälä <ville.syrjala@linux.intel.com>2019-02-15 19:57:33 +0100
commit5cee6c458771ce7f52fcf9fad38c0604def7b8ca (patch)
tree84b051f5414acf92138d2ff26a54414067c90722 /drivers/gpu/drm/i915/intel_lspcon.c
parentdrm/i915/selftests: Drop unnecessary struct_mutex around i915_reset() (diff)
downloadlinux-5cee6c458771ce7f52fcf9fad38c0604def7b8ca.tar.xz
linux-5cee6c458771ce7f52fcf9fad38c0604def7b8ca.zip
drm/i915: Add pipe crc tracepoint
Add a tracepoint for pipe crc. Makes life much simpler when staring at traces when hunting for fifo underruns and other issues which cause corrupted frames. We'll add the tracepoint before filtering out any potentially bogus crcs during modeset (should actually verify if that filtering is even correct anymore...) v2: s/crcs[5]/*crcs/ in the function argument because something in the macros wants to do sizeof(crcs) and gcc likes to warn us it's not an actual array so the size may not be as expected. The silly bugger even does that for 'crcs[]' causing us to lose any helpful syntactic hint that we are in fact dealing with an array (kbuild test robot) Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com> Link: https://patchwork.freedesktop.org/patch/msgid/20190206204910.13965-1-ville.syrjala@linux.intel.com Reviewed-by: Rodrigo Vivi <rodrigo.vivi@intel.com>
Diffstat (limited to 'drivers/gpu/drm/i915/intel_lspcon.c')
0 files changed, 0 insertions, 0 deletions