public inbox for intel-gfx@lists.freedesktop.org
 help / color / mirror / Atom feed
* [PATCH 0/3] Hack to test DRRS, independent of front buffer tracking
@ 2015-03-23 17:44 Ramalingam C
  2015-03-23 17:44 ` [PATCH 1/2] drm/i915: Removing the drrs from front buffer tracker Ramalingam C
                   ` (3 more replies)
  0 siblings, 4 replies; 8+ messages in thread
From: Ramalingam C @ 2015-03-23 17:44 UTC (permalink / raw)
  To: intel-gfx, rodrigo.vivi, daniel; +Cc: paulo.r.zanoni

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@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/intel-gfx

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2015-03-25  1:24 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-03-23 17:44 [PATCH 0/3] Hack to test DRRS, independent of front buffer tracking Ramalingam C
2015-03-23 17:44 ` [PATCH 1/2] drm/i915: Removing the drrs from front buffer tracker Ramalingam C
2015-03-23 17:44 ` [PATCH 2/2] drm/i915/drrs: debugfs for notifying the fb status change Ramalingam C
2015-03-25  1:24   ` shuang.he
2015-03-23 17:44 ` [PATCH] tests/kms_drrs: fb change notification through debugfs Ramalingam C
2015-03-24  9:35 ` [PATCH 0/3] Hack to test DRRS, independent of front buffer tracking Daniel Vetter
2015-03-24  9:47   ` Ramalingam C
2015-03-24 10:53     ` Daniel Vetter

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox