]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
Merge branch 'msm-fixes-4.1' of git://people.freedesktop.org/~robclark/linux into...
authorDave Airlie <airlied@redhat.com>
Tue, 19 May 2015 00:17:34 +0000 (10:17 +1000)
committerDave Airlie <airlied@redhat.com>
Tue, 19 May 2015 00:17:34 +0000 (10:17 +1000)
commit64d237e66d562348f04a9c04a45455c1f3201ced
tree1c22ddff40501365727aa00340a1f9f4db9e83fc
parente26081808edadfd257c6c9d81014e3b25e9a6118
parent774449ebcb18bae146e2b6f6d012b46e64a095b9
Merge branch 'msm-fixes-4.1' of git://people.freedesktop.org/~robclark/linux into drm-fixes

msm fixes, pretty scattered.

* 'msm-fixes-4.1' of git://people.freedesktop.org/~robclark/linux:
  drm/msm: fix locking inconsistencies in gpu->destroy()
  drm/msm/dsi: Simplify the code to get the number of read byte
  drm/msm: Attach assigned encoder to eDP and DSI connectors
  drm/msm: setup vram after component_bind_all()
  drm/msm/dsi: use pr_err_ratelimited
  drm/msm: fix unbalanced DRM framebuffer init/destroy
  drm/msm/mdp5: Fix iteration on INTF config array
  drm/msm/dsi: Fixup missing *break* statement during cmd rx
  drm/msm/dp: fix error return code
  drm: msm: Fix build when legacy fbdev support isn't set
  drm/msm/dsi: Fix a couple more 64-bit build warnings
  drm/msm: Fix a couple of 64-bit build warnings