]> Git Repo - linux.git/commitdiff
Merge tag 'drm-misc-fixes-2017-08-18' of git://anongit.freedesktop.org/git/drm-misc...
authorDave Airlie <[email protected]>
Tue, 22 Aug 2017 06:53:32 +0000 (16:53 +1000)
committerDave Airlie <[email protected]>
Tue, 22 Aug 2017 06:53:32 +0000 (16:53 +1000)
Core Changes:
- Fix framebuffer leak in setplane error condition (Nikil)
- Prevent BUG in atomic_ioctl by properly resetting state on EDEADLK (Maarten)
- Add missing return in atomic_check_only if atomic_check fails (Maarten)

Driver Changes:
- rockchip: Don't try to suspend if device not initialized (Jeffy)

Cc: Jeffy Chen <[email protected]>
Cc: Nikhil Mahale <[email protected]>
Cc: Maarten Lankhorst <[email protected]>
* tag 'drm-misc-fixes-2017-08-18' of git://anongit.freedesktop.org/git/drm-misc:
  drm/atomic: If the atomic check fails, return its value first
  drm/atomic: Handle -EDEADLK with out-fences correctly
  drm: Fix framebuffer leak
  drm/rockchip: Fix suspend crash when drm is not bound


Trivial merge
This page took 0.061802 seconds and 4 git commands to generate.