]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'drm-next' of git://people.freedesktop.org/~dvdhrm/linux into drm-next
authorDave Airlie <airlied@redhat.com>
Wed, 6 Aug 2014 07:21:13 +0000 (17:21 +1000)
committerDave Airlie <airlied@redhat.com>
Wed, 6 Aug 2014 07:21:13 +0000 (17:21 +1000)
commit1e09b9d6fd34cbb8cd83873adbbccdcaf634d912
tree1bf751f65495b72c626b5318fc33adbb1f7b5979
parent869da1eb45ee5834736ab6ef9f10345e4c60c023
parentaacc94f1a621fd8caed24ffcf47e11d38cc22cb7
Merge branch 'drm-next' of git://people.freedesktop.org/~dvdhrm/linux into drm-next

bunch of cleanups
* 'drm-next' of git://people.freedesktop.org/~dvdhrm/linux:
  drm: mark drm_context support as legacy
  drm: make sysfs device always available for minors
  drm: make minor->index available early
  drm: merge drm_drv.c into drm_ioctl.c
  drm: move module initialization to drm_stub.c
  drm: don't de-authenticate clients on master-close
  drm: drop redundant drm_file->is_master
  drm: extract legacy ctxbitmap flushing
drivers/gpu/drm/drm_crtc.c
drivers/gpu/drm/drm_fops.c