]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'topic/drm-fixes-2015-07-23' of git://anongit.freedesktop.org/drm-intel...
authorDave Airlie <airlied@redhat.com>
Fri, 24 Jul 2015 01:52:35 +0000 (11:52 +1000)
committerDave Airlie <airlied@redhat.com>
Fri, 24 Jul 2015 01:52:35 +0000 (11:52 +1000)
commitaa252e09bb946e842ec60e7859da7183086d127b
treeb294f902e56a371e4a8faca79a509fd5b52b453c
parent3034b63de5fa1b1eddc0a7be7189a67c549c7757
parenta04eb31514a7c3bd4181414d5f43cd5aadd7e125
Merge tag 'topic/drm-fixes-2015-07-23' of git://anongit.freedesktop.org/drm-intel into drm-fixes

Regression fix for systemd getting confused about unknown connector state
after resume. Just stop setting the state to unknown, turned out to be a
silly idea anyway. What drivers imo really should do (and i915 still does
that) is forcing a full reprobe on resume to make sure connector changes
while suspended are caught. Most drivers seem to get this wrong. Otoh it
took us years to get fixes merged where some probe races resulted in
eating uevents, I guess userspace expectations for reliable hpd are just
really low :(

* tag 'topic/drm-fixes-2015-07-23' of git://anongit.freedesktop.org/drm-intel:
  drm: Stop resetting connector state to unknown