]> git.kernelconcepts.de Git - karo-tx-linux.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)
commitd52271290a2674c873332a8b2300ab1544864881
treeeeddf9c33d2037f6850b591ed247391ffd00b500
parentd2aebe338ac745f1934d01618f97a30f6bba5fec
parent4f66c59922cbcda14c9e103e6c7f4ee616360d43
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()