Comment 13 for bug 1004707

Revision history for this message
Chris J Arges (arges) wrote :

The following changes since commit 6196a0c82f84c643ef6d2c168b76cdbca49a8739:

  UBUNTU: Ubuntu-2.6.32-41.89 (2012-04-27 18:00:37 -0300)

are available in the git repository at:

  git://kernel.ubuntu.com/srv/kernel.ubuntu.com/git/arges/ubuntu-lucid.git

for you to fetch changes up to c761d2884e1f594cdd68b13a4592a3521d5e8205:

  drm/i915: Add CxSR support on Pineview DDR3 (2012-06-14 15:38:49 -0500)

----------------------------------------------------------------
Li Peng (1):
      drm/i915: Add CxSR support on Pineview DDR3

Zhao Yakui (1):
      drm/i915: Move Pineview CxSR and watermark code into update_wm hook.

 drivers/gpu/drm/i915/i915_dma.c | 4 +
 drivers/gpu/drm/i915/i915_drv.h | 2 +-
 drivers/gpu/drm/i915/i915_reg.h | 13 ++
 drivers/gpu/drm/i915/intel_display.c | 219 +++++++++++++++++++---------------
 4 files changed, 138 insertions(+), 100 deletions(-)