diff options
author | Dave Airlie <airlied@redhat.com> | 2014-03-17 02:29:29 (GMT) |
---|---|---|
committer | Dave Airlie <airlied@redhat.com> | 2014-03-17 02:29:29 (GMT) |
commit | e40d641099213145a034981e646dc2180a488152 (patch) | |
tree | 49b892d13877e2ff7bc6cf1875bfc190500d4437 /drivers/Makefile | |
parent | 28b90a9e7fda90846b5257d7dce6311997c930f1 (diff) | |
parent | 0d639883ee26359e1bf38195df1dbca0f879e239 (diff) | |
download | linux-e40d641099213145a034981e646dc2180a488152.tar.xz |
Merge branch 'drm-minor' of git://people.freedesktop.org/~dvdhrm/linux into drm-next
This series contains several cleanups for the DRM-minor handling. All but the
last one reviewed by Daniel and tested by Thierry. Initially, the series
included patches to convert minor-handling to a common base-ID, but have
been NACKed by Daniel so I dropped them and only included the main part in the
last patch. With this in place, drm_global_mutex is no longer needed for
minor-handling (but still for device unregistration..).
There are some pending patches that try to remove the global mutex entirely, but
they need some more reviews and thus are not included.
* 'drm-minor' of git://people.freedesktop.org/~dvdhrm/linux:
drm: make minors independent of global lock
drm: inline drm_minor_get_id()
drm: coding-style fixes in minor handling
drm: remove redundant minor->device field
drm: remove unneeded #ifdef CONFIG_DEBUGFS
drm: rename drm_unplug/get_minor() to drm_minor_register/unregister()
drm: move drm_put_minor() to drm_minor_free()
drm: allocate minors early
drm: add minor-lookup/release helpers
drm: provide device-refcount
drm: turn DRM_MINOR_* into enum
drm: remove unused DRM_MINOR_UNASSIGNED
drm: skip redundant minor-lookup in open path
drm: group dev-lifetime related members
Diffstat (limited to 'drivers/Makefile')
0 files changed, 0 insertions, 0 deletions