]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'drm-fixes-2018-06-29' of git://anongit.freedesktop.org/drm/drm
authorLinus Torvalds <torvalds@linux-foundation.org>
Fri, 29 Jun 2018 14:11:03 +0000 (07:11 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 29 Jun 2018 14:11:03 +0000 (07:11 -0700)
commit519a0f2e11ecd0ae29801b9d207dfbe12c13fd8b
tree7725fdf30632fd5ed4ac539af382a9e2310ab0f7
parent3980da3ac00be7e8ff34861747f5fd02c8c1a418
parentd0cdf9685c94dc0888ec0556e5f8092a84749633
Merge tag 'drm-fixes-2018-06-29' of git://anongit.freedesktop.org/drm/drm

Pull drm fixes from Dave Airlie:
 "Nothing too major this round:

   - small set of mali-dp fixes

   - single meson fix

   - a bunch of amdgpu fixes (one makes non-4k page sizes not be a bad
     experience)"

* tag 'drm-fixes-2018-06-29' of git://anongit.freedesktop.org/drm/drm:
  drm/amd/display: release spinlock before committing updates to stream
  drm/amdgpu:Support new VCN FW version naming convention
  drm/amdgpu: fix UBSAN: Undefined behaviour for amdgpu_fence.c
  drm/meson: Fix an un-handled error path in 'meson_drv_bind_master()'
  drm/amdgpu: GPU vs CPU page size fixes in amdgpu_vm_bo_split_mapping
  drm/amdgpu: Count disabled CRTCs in commit tail earlier
  drm/mali-dp: Rectify the width and height passed to rotmem_required()
  drm/arm/malidp: Preserve LAYER_FORMAT contents when setting format
  drm: mali-dp: Enable Global SE interrupts mask for DP500
  drm/arm/malidp: Ensure that the crtcs are shutdown before removing any encoder/connector