Lines Matching refs:pipe
28 __field(enum pipe, pipe)
34 __entry->frame[it__->pipe] = intel_crtc_get_vblank_counter(it__);
35 __entry->scanline[it__->pipe] = intel_get_crtc_scanline(it__);
37 __entry->pipe = crtc->pipe;
41 pipe_name(__entry->pipe),
54 __field(enum pipe, pipe)
61 __entry->frame[it__->pipe] = intel_crtc_get_vblank_counter(it__);
62 __entry->scanline[it__->pipe] = intel_get_crtc_scanline(it__);
64 __entry->pipe = crtc->pipe;
68 pipe_name(__entry->pipe),
79 __field(enum pipe, pipe)
86 __entry->pipe = crtc->pipe;
93 pipe_name(__entry->pipe), __entry->frame, __entry->scanline,
99 TP_PROTO(struct drm_i915_private *dev_priv, enum pipe pipe),
100 TP_ARGS(dev_priv, pipe),
103 __field(enum pipe, pipe)
109 struct intel_crtc *crtc = intel_crtc_for_pipe(dev_priv, pipe);
110 __entry->pipe = pipe;
116 pipe_name(__entry->pipe),
121 TP_PROTO(struct drm_i915_private *dev_priv, enum pipe pch_transcoder),
125 __field(enum pipe, pipe)
131 enum pipe pipe = pch_transcoder;
132 struct intel_crtc *crtc = intel_crtc_for_pipe(dev_priv, pipe);
133 __entry->pipe = pipe;
139 pipe_name(__entry->pipe),
157 __entry->frame[crtc->pipe] = intel_crtc_get_vblank_counter(crtc);
158 __entry->scanline[crtc->pipe] = intel_get_crtc_scanline(crtc);
176 __field(enum pipe, pipe)
194 __entry->pipe = crtc->pipe;
197 __entry->primary = wm->pipe[crtc->pipe].plane[PLANE_PRIMARY];
198 __entry->sprite = wm->pipe[crtc->pipe].plane[PLANE_SPRITE0];
199 __entry->cursor = wm->pipe[crtc->pipe].plane[PLANE_CURSOR];
212 pipe_name(__entry->pipe), __entry->frame, __entry->scanline,
224 __field(enum pipe, pipe)
238 __entry->pipe = crtc->pipe;
243 __entry->primary = wm->pipe[crtc->pipe].plane[PLANE_PRIMARY];
244 __entry->sprite0 = wm->pipe[crtc->pipe].plane[PLANE_SPRITE0];
245 __entry->sprite1 = wm->pipe[crtc->pipe].plane[PLANE_SPRITE1];
246 __entry->cursor = wm->pipe[crtc->pipe].plane[PLANE_CURSOR];
252 pipe_name(__entry->pipe), __entry->frame,
263 __field(enum pipe, pipe)
272 __entry->pipe = crtc->pipe;
281 pipe_name(__entry->pipe), __entry->frame,
291 __field(enum pipe, pipe)
301 __entry->pipe = crtc->pipe;
309 pipe_name(__entry->pipe), __get_str(name),
320 __field(enum pipe, pipe)
330 __entry->pipe = crtc->pipe;
338 pipe_name(__entry->pipe), __get_str(name),
349 __field(enum pipe, pipe)
357 __entry->pipe = crtc->pipe;
363 pipe_name(__entry->pipe), __get_str(name),
372 __field(enum pipe, pipe)
379 plane->pipe);
380 __entry->pipe = crtc->pipe;
386 pipe_name(__entry->pipe), __entry->frame, __entry->scanline)
394 __field(enum pipe, pipe)
401 plane->pipe);
402 __entry->pipe = crtc->pipe;
408 pipe_name(__entry->pipe), __entry->frame, __entry->scanline)
416 __field(enum pipe, pipe)
423 plane->pipe);
424 __entry->pipe = crtc->pipe;
430 pipe_name(__entry->pipe), __entry->frame, __entry->scanline)
438 __field(enum pipe, pipe)
444 __entry->pipe = crtc->pipe;
450 pipe_name(__entry->pipe), __entry->frame,
459 __field(enum pipe, pipe)
465 __entry->pipe = crtc->pipe;
471 pipe_name(__entry->pipe), __entry->frame,
480 __field(enum pipe, pipe)
488 __entry->pipe = crtc->pipe;
496 pipe_name(__entry->pipe), __entry->frame,
505 __field(enum pipe, pipe)
513 __entry->pipe = crtc->pipe;
521 pipe_name(__entry->pipe), __entry->frame,
530 __field(enum pipe, pipe)
536 __entry->pipe = crtc->pipe;
542 pipe_name(__entry->pipe), __entry->frame,