[Intel-gfx] [PATCH v13 0/3] New debugfs API for capturing CRC of frames

Tomeu Vizoso tomeu.vizoso at collabora.com
Wed Dec 14 13:34:33 UTC 2016


Hi,

here are the patches that remain to be merged in this series.

I have only rebased them since last time.

Thanks,

Tomeu


Tomeu Vizoso (3):
  drm: Move locking into drm_debugfs_crtc_crc_add
  drm/i915: Use new CRC debugfs API
  drm/i915: Put "cooked" vlank counters in frame CRC lines

 drivers/gpu/drm/drm_debugfs_crc.c     |  9 +++-
 drivers/gpu/drm/i915/i915_drv.h       |  1 +
 drivers/gpu/drm/i915/i915_irq.c       | 81 ++++++++++++++++++++----------
 drivers/gpu/drm/i915/intel_display.c  |  1 +
 drivers/gpu/drm/i915/intel_drv.h      |  6 +++
 drivers/gpu/drm/i915/intel_pipe_crc.c | 94 ++++++++++++++++++++++++++++++-----
 6 files changed, 152 insertions(+), 40 deletions(-)

-- 
2.7.4



More information about the Intel-gfx mailing list