[Intel-gfx] [PATCH 0/3] eDP DRRS patches with IGT app

Ramalingam C ramalingam.c at intel.com
Mon Mar 23 10:42:01 PDT 2015


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



More information about the Intel-gfx mailing list