]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'drm-fixes-3.12' of git://people.freedesktop.org/~agd5f/linux into drm...
authorDave Airlie <airlied@redhat.com>
Mon, 16 Sep 2013 01:36:19 +0000 (11:36 +1000)
committerDave Airlie <airlied@redhat.com>
Mon, 16 Sep 2013 01:36:19 +0000 (11:36 +1000)
commita64209b682ff6c5165a57f305a3d5e414582dff7
treeeeddf9c33d2037f6850b591ed247391ffd00b500
parent16ebf93141c7a172452edf16f246ca30cabc309b
parent4d7de4b35f45609da20888577266c20e8146ed40
Merge branch 'drm-fixes-3.12' of git://people.freedesktop.org/~agd5f/linux into drm-fixes

A few more radeon fixes.  A fix for UVD on AGP cards, a fix for non-full
screen scaling on laptop panels with DP bridge chips, and a bunch of dpm
fixes.

* 'drm-fixes-3.12' of git://people.freedesktop.org/~agd5f/linux:
  drm/radeon: avoid UVD corruptions on AGP cards
  drm/radeon: fix panel scaling with eDP and LVDS bridges
  drm/radeon/dpm: rework auto performance level enable
  drm/radeon: Fix hmdi typo
  drm/radeon/dpm/rs780: fix force_performance state for same sclks
  drm/radeon/dpm/rs780: don't enable sclk scaling if not required
  drm/radeon/dpm/rs780: add some sanity checking to sclk scaling
  drm/radeon/dpm/rs780: use drm_mode_vrefresh()