[Intel-gfx] [PATCH 0/6] eDP DRRS based on frontbuffer tracking

Ramalingam C ramalingam.c at intel.com
Fri Feb 13 02:02:58 PST 2015


This series includes a preparation patch for drrs support across differnt
platforms in intel_dp_set_m_n along with last 5 pending patches of V3 eDP
DRRS patch series.

New series is submitted to make the review more comfortable and
to display the dependancy of the patches explicitly.

Durgadoss R (1):
  drm/i915: Enable eDP DRRS for CHV

Ramalingam C (1):
  drm/i915: Add support for DRRS in intel_dp_set_m_n

Vandana Kannan (4):
  drm/i915/bdw: Add support for DRRS to switch RR
  drm/i915: Support for RR switching on VLV
  Documentation/drm: DocBook integration for DRRS
  drm/i915: Add debugfs entry for DRRS

 Documentation/DocBook/drm.tmpl       |   11 ++++
 drivers/gpu/drm/i915/i915_debugfs.c  |   99 ++++++++++++++++++++++++++++
 drivers/gpu/drm/i915/i915_reg.h      |    1 +
 drivers/gpu/drm/i915/intel_display.c |   32 ++++++---
 drivers/gpu/drm/i915/intel_dp.c      |  121 ++++++++++++++++++++++++++++++++--
 drivers/gpu/drm/i915/intel_drv.h     |   22 ++++++-
 6 files changed, 273 insertions(+), 13 deletions(-)

-- 
1.7.9.5



More information about the Intel-gfx mailing list