diff options
author | 2014-03-17 12:29:29 +1000 | |
---|---|---|
committer | 2014-03-17 12:29:29 +1000 | |
commit | e40d641099213145a034981e646dc2180a488152 (patch) | |
tree | 49b892d13877e2ff7bc6cf1875bfc190500d4437 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | Merge branch 'drm-fixes' of git://people.freedesktop.org/~dvdhrm/linux into drm-next (diff) | |
parent | drm: make minors independent of global lock (diff) | |
download | linux-dev-e40d641099213145a034981e646dc2180a488152.tar.xz linux-dev-e40d641099213145a034981e646dc2180a488152.zip |
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 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions