drm: Handle drm masters and minors like Linux
[dragonfly.git] / sys / dev / drm / ttm /
2014-12-28 Matthew Dillondrm - Add safety to ttm_eu_reserve_buffers()
2014-11-22 François Tigeotdrm/ttm: glob->lru_lock locking from Linux 3.9.11
2014-11-16 François Tigeotdrm: Use the ERESTARTSYS error code
2014-11-16 François Tigeotdrm/ttm: Fix ttm_bo_wait_unreserved()
2014-11-09 Sascha WildnerMerge branch 'vendor/BYACC'
2014-11-09 François Tigeotdrm: Remove some useless macros
2014-10-27 Franco FichtnerMerge branch 'vendor/MDOCML'
2014-10-22 Sascha WildnerMerge branch 'vendor/OPENSSL'
2014-10-16 François Tigeotdrm: Add and use drm/drm_mem_util.h
2014-10-15 François Tigeotdrm: Consolidate memory allocation types
2014-10-13 John MarinoMerge branch 'vendor/LIBEDIT'
2014-10-10 John MarinoMerge branch 'vendor/GREP'
2014-10-10 John MarinoMerge branch 'vendor/XZ'
2014-10-10 John MarinoMerge branch 'vendor/GCC47'
2014-08-24 Sascha Wildnerkernel/spinlock: Add a description to struct spinlock.
2014-08-17 Sascha Wildnerdrm/ttm: Add missing kfree().
2014-08-07 Sascha WildnerMerge branch 'vendor/OPENSSL'
2014-08-07 Sascha WildnerMerge branch 'vendor/OPENSSL'
2014-07-14 Matthew Dillondrm - Fix bug with ttm_tt_swapin()
2014-07-14 François Tigeotdrm/ttm: Replace FreeBSD custom code by Linux workqueues
2014-07-03 Matthew Dillondrm/ttm - stabilizing pass, misc bug fixes
2014-07-03 Joris Giovannangelidrm/ttm: convert rb_tree back to tree(3) and fix a...
2014-06-07 Peter AvalosMerge branch 'vendor/TNFTP'
2014-06-06 Sascha WildnerMerge branch 'vendor/OPENSSL'
2014-05-28 John MarinoMerge branch 'vendor/WPA_SUPPLICANT'
2014-05-28 John MarinoMerge branch 'vendor/HOSTAPD'
2014-05-06 Peter AvalosMerge branch 'vendor/FILE'
2014-05-03 Matthew DillonMerge branch 'vendor/LIBPCAP'
2014-04-08 Peter AvalosMerge branch 'vendor/OPENSSL'
2014-03-02 François Tigeotdrm/ttm: Use the Linux wait queues API
2014-02-23 François Tigeotdrm: Use the Linux Red-Black Trees API
2014-02-23 François Tigeotttm: Use Linux kref API
2014-02-23 François Tigeotdrm/ttm: Reduce differences with Linux 3.9
2014-02-22 François Tigeotdrm/ttm: Move headers to <include/drm/ttm>
2014-02-22 Joris Giovannangelittm: fix porting typo
2014-02-09 Sascha WildnerMerge branch 'vendor/EE'
2013-12-31 Franco FichtnerMerge branch 'vendor/MDOCML'
2013-12-06 John MarinoMerge branch 'vendor/BINUTILS224'
2013-11-23 John MarinoMerge branch 'vendor/BMAKE'
2013-11-03 François Tigeotdrm: Use Linux atomic types and functions
2013-10-18 John MarinoMerge branch 'vendor/LDNS'
2013-10-08 François Tigeotdrm/radeon: Import the Radeon KMS driver from FreeBSD
2013-10-06 Franco FichtnerMerge branch 'vendor/MDOCML'
2013-10-05 John MarinoMerge branch 'vendor/GDB'
2013-09-25 François Tigeotdrm: Use an include directory hierarchy similar to...
2013-09-21 Sascha Wildnerkernel/drm: ttm_mem_global_free() is void, so don't...
2013-09-19 François Tigeotdrm/ttm: Fix a crash in vm_page_unwire()
2013-09-14 François Tigeotdrm: Sync with FreeBSD
2013-09-01 François Tigeotdrm: Merge the drm and drm2 implementations