]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'drm-fixes-4.2' of git://people.freedesktop.org/~agd5f/linux into drm...
authorDave Airlie <airlied@redhat.com>
Thu, 30 Jul 2015 02:40:27 +0000 (12:40 +1000)
committerDave Airlie <airlied@redhat.com>
Thu, 30 Jul 2015 02:40:27 +0000 (12:40 +1000)
commit472ab07170b5e5cc4f54ed4ec4e3607dfa5a9cb4
tree56aa0bb3ada7bac52c57d32de2826d43d39c807f
parente16588175e3f1cc18bd00539bda1e15bb56b9011
parent82a88ab715e7b189db4c589160f91bfc8b7a9fa1
Merge branch 'drm-fixes-4.2' of git://people.freedesktop.org/~agd5f/linux into drm-fixes

Radeon and amdgpu fixes for 4.2.  The audio fix ended up being more
invasive than I would have liked, but this should finally fix up the
last of the regressions since DP audio support was added.

* 'drm-fixes-4.2' of git://people.freedesktop.org/~agd5f/linux:
  drm/amdgpu: add new parameter to seperate map and unmap
  drm/amdgpu: hdp_flush is not needed for inside IB
  drm/amdgpu: different emit_ib for gfx and compute
  drm/amdgpu: information leak in amdgpu_info_ioctl()
  drm/amdgpu: clean up init sequence for failures
  drm/radeon/combios: add some validation of lvds values
  drm/radeon: rework audio modeset to handle non-audio hdmi features
  drm/radeon: rework audio detect (v4)
  drm/amdgpu: Drop drm/ prefix for including drm.h in amdgpu_drm.h
  drm/radeon: Drop drm/ prefix for including drm.h in radeon_drm.h