Hey Tomeu, This series looks good to me, I'm not seeing anything out of order.
Rob. On 2016-12-14 08:34 AM, Tomeu Vizoso wrote: > 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(-) >