public inbox for intel-gfx@lists.freedesktop.org
 help / color / mirror / Atom feed
* [PATCH 0/3] eDP DRRS patches with IGT app
@ 2015-03-23 17:42 Ramalingam C
  2015-03-23 17:42 ` [PATCH 1/2] drm/i915: Removing the drrs capability enum initialization Ramalingam C
                   ` (2 more replies)
  0 siblings, 3 replies; 10+ messages in thread
From: Ramalingam C @ 2015-03-23 17:42 UTC (permalink / raw)
  To: intel-gfx, rodrigo.vivi, daniel; +Cc: paulo.r.zanoni

When multiple eDP connectors are in place,  these patches limit
the eDP DRRS to only one eDP panel at a time. And also handles the
issue with the initialization of the DRRS capability enum.

Along with these kernel patches an IGT app is implemented to test
the eDP DRRS.

Ramalingam C (3):
  drm/i915: Removing the drrs capability enum initialization
  drm/i915: eDP DRRS limited to only one panel at a time

  tests/kms_drrs: Test Idleness DRRS

 drivers/gpu/drm/i915/intel_dp.c |    7 +++++--
 tests/Makefile.sources 	 |    1 +                                                
 tests/kms_drrs.c       	 |  376 +++++++++++++++++++++++++++++++++++++++ 
 3 file changed, 382 insertions(+), 2 deletions(-)
 create mode 100644 tests/kms_drrs.c
-- 
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] 10+ messages in thread

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

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-03-23 17:42 [PATCH 0/3] eDP DRRS patches with IGT app Ramalingam C
2015-03-23 17:42 ` [PATCH 1/2] drm/i915: Removing the drrs capability enum initialization Ramalingam C
2015-03-24  1:51   ` Sivakumar Thulasimani
2015-03-23 17:42 ` [PATCH 2/2] drm/i915: eDP DRRS limited to only one panel at a time Ramalingam C
2015-03-24  2:03   ` Sivakumar Thulasimani
2015-03-24  5:45     ` Ramalingam C
2015-03-24  9:33       ` Daniel Vetter
2015-03-25 10:41         ` Ramalingam C
2015-03-24 23:08   ` shuang.he
2015-03-23 17:42 ` [PATCH] tests/kms_drrs: Test Idleness DRRS Ramalingam C

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