These patches removes the dependancy of DRRS with front buffer tracking. This will help us to test the DRRS and the IGT app for DRRS. As we have some functional issues with front buffer tracking, We are adding a debugfs, so that IGT can notify the content change to DRRS. Once the front buffer tracking is fully functional these patches are not required. Ramalingam C (3): drm/i915: Removing the drrs from front buffer tracker drm/i915/drrs: debugfs for notifying the fb status change tests/kms_drrs: fb change notification through debugfs drivers/gpu/drm/i915/i915_debugfs.c | 61 ++++++++++++++++++++++++++++++ drivers/gpu/drm/i915/intel_frontbuffer.c | 2 - tests/kms_drrs.c | 71 ++++++++++++++++++++++++++++++ 3 files changed, 132 insertions(+), 2 deletions(-) -- 1.7.9.5 _______________________________________________ Intel-gfx mailing list Intel-gfx@xxxxxxxxxxxxxxxxxxxxx http://lists.freedesktop.org/mailman/listinfo/intel-gfx