drm: Convert idr spinlocks to lockmgr locks
[dragonfly.git] / sys / dev / drm / include / drm / drmP.h
2013-12-05 François Tigeotdrm: Convert idr spinlocks to lockmgr locks
2013-12-05 François Tigeotdrm: Rename drm_debug_flag to drm_debug
2013-11-23 John MarinoMerge branch 'vendor/BMAKE'
2013-11-14 Sascha Wildnerkernel/drm: Remove an unused MALLOC_DECLARE.
2013-11-11 François Tigeotdrm: drm_drawable.c has been useless for years
2013-11-03 François Tigeotdrm: Use Linux atomic types and functions
2013-11-03 François Tigeotdrm: Import linux/kernel.h from FreeBSD's OFED stack
2013-11-03 François Tigeotdrm: Import linux/bitops.h from the FreeBSD OFED stack
2013-11-03 François Tigeotdrm: Replace drm_atomic.h by linux/atomic.h from FreeBS...
2013-10-27 François Tigeotdrm: Import linux/types.h from the FreeBSD OFED stack
2013-10-18 John MarinoMerge branch 'vendor/LDNS'
2013-10-13 François Tigeotdrm: Replace drm_linux_list.h by linux/list.h ...
2013-10-11 Jean-Sébastien Pédrondrm: Rename struct drm_driver_info to struct drm_driver
2013-10-11 Jean-Sébastien Pédrondrm: Rename members of struct drm_agp_head to match...
2013-10-07 François Tigeotdrm: Remove the drm_gem_names subsystem
2013-10-06 Franco FichtnerMerge branch 'vendor/MDOCML'
2013-10-05 John MarinoMerge branch 'vendor/GDB'
2013-10-04 François Tigeotdrm: Manage reference counts with Linux kref functions
2013-10-03 François Tigeotdrm: Manage drm_local_map structures with linux list...
2013-09-25 François Tigeotdrm: Use an include directory hierarchy similar to...