]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'drm-fixes-4.5' of git://people.freedesktop.org/~agd5f/linux into drm...
authorDave Airlie <airlied@redhat.com>
Wed, 24 Feb 2016 22:21:33 +0000 (08:21 +1000)
committerDave Airlie <airlied@redhat.com>
Wed, 24 Feb 2016 22:21:33 +0000 (08:21 +1000)
commitdf2c05200f5690ab50005f4cdd666fa008d24fac
treeb01b4d886242bf39d99ddc1548eb356e7b9038c5
parent0e4192d80c5a9606fd675c89a18b5fd32c99d52c
parente6688fa8e0b1b89b51fceaf6dde884de908bd56d
Merge branch 'drm-fixes-4.5' of git://people.freedesktop.org/~agd5f/linux into drm-fixes

A few radeon and amdgpu fixes for 4.5.  A few further fixes for the vblank
regressions in 4.4 and a couple of other minor fixes.

* 'drm-fixes-4.5' of git://people.freedesktop.org/~agd5f/linux:
  drm/amdgpu: disable direct VM updates when vm_debug is set
  amdgpu: fix NULL pointer dereference at tonga_check_states_equal
  drm/radeon/pm: adjust display configuration after powerstate
  drm/amdgpu/pm: adjust display configuration after powerstate
  drm/amdgpu/pm: add some checks for PX
  drm/amdgpu: fix locking in force performance level
  drm/amdgpu/gfx8: fix priv reg interrupt enable
  drm/amdgpu: Don't hang in amdgpu_flip_work_func on disabled crtc.
  drm/radeon: Don't hang in radeon_flip_work_func on disabled crtc. (v2)