]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'topic/drm-fixes-2015-11-19' of git://anongit.freedesktop.org/drm-intel...
authorDave Airlie <airlied@redhat.com>
Thu, 19 Nov 2015 23:44:50 +0000 (09:44 +1000)
committerDave Airlie <airlied@redhat.com>
Thu, 19 Nov 2015 23:44:50 +0000 (09:44 +1000)
commit9a3943c9c504176feb748dbb191a5fcd6c56af27
treee5d8d6d001790fd9601b1129da843f1c280c1a8a
parentaea344a445b62f974655e5dab74e34f4843d852c
parent3bd5eee26149896e1e7a959e9e288bd753285ada
Merge tag 'topic/drm-fixes-2015-11-19' of git://anongit.freedesktop.org/drm-intel into drm-fixes

Here are some drm core fixes for v4.4 that I've picked up. Atomic fixes
from Maarten, and atomic helper fixes from Ville and Daniel.

Admittedly the topmost commit didn't sit in our tree for very long, but
does come with reviews and testing from trustworthy people.

* tag 'topic/drm-fixes-2015-11-19' of git://anongit.freedesktop.org/drm-intel:
  drm/atomic-helper: Check encoder/crtc constraints
  drm: Fix primary plane size for stereo doubled modes for legacy setcrtc
  drm/core: Fix old_fb handling in pan_display_atomic.
  drm/core: Fix old_fb handling in restore_fbdev_mode_atomic.
  drm/atomic: add a drm_atomic_clean_old_fb helper.
  drm/core: Fix old_fb handling in drm_mode_atomic_ioctl.
  drm/core: Set legacy_cursor_update in drm_atomic_helper_disable_plane.