]> 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)
commit33357896c2fe87621b6e6ae374c15c063aa0beca
treee5d8d6d001790fd9601b1129da843f1c280c1a8a
parent6882a35375dd17c2868af527402190c0f95c5ab6
parentf8201892d509f5431d66f63a7af0be290317b06e
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.