drm/ttm: Use the Linux wait queues API
[dragonfly.git] / sys / dev / drm /
2014-03-02 François Tigeotdrm/ttm: Use the Linux wait queues API
2014-03-02 François Tigeotdrm: Add a local implementation of linux/wait.h
2014-02-25 Sascha Wildnerkernel/drm: Fix -Winit-self.
2014-02-24 Sascha Wildnerkernel/drm: Add missing braces.
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: Implement kref_get_unless_zero()
2014-02-22 François Tigeotdrm/ttm: Move headers to <include/drm/ttm>
2014-02-22 François Tigeotdrm/i915: Reduce differences with Linux 3.8
2014-02-22 Joris Giovannangelittm: fix porting typo
2014-02-19 François Tigeotdrm/i915: Rename drm_i915_private.rings to .ring
2014-02-18 François Tigeotdrm/i915: Use Linux atomic types and functions
2014-02-16 François Tigeotdrm/i915: Partially sync headers with Linux 3.8
2014-02-16 François Tigeotdrm: Reduce differences with Linux 3.8
2014-02-15 François Tigeotdrm: Manage struct drm_file with Linux list APIs
2014-02-11 Sascha Wildnerkernel/drm: Fix some warnings due to our vm_paddr_t...
2014-02-11 Sascha Wildnerkernel/i915: Add missing prototype.
2014-02-09 François Tigeotdrm/i915: Move more code to intel_pm.c
2014-02-09 François Tigeotdrm/i915: Add intel_pm.c
2014-02-09 Sascha WildnerMerge branch 'vendor/EE'
2014-02-08 François Tigeotdrm: Implement and use drm_send_vblank_event()
2014-02-08 François Tigeotdrm: Implement mutex_is_locked()
2014-02-08 François Tigeotdrm: Move drm_open() and drm_firstopen() to drm_fops.c
2014-02-08 François Tigeotdrm/drm_bufs.c: Reduce differences with Linux
2014-02-04 François Tigeotdrm: Sync a few headers with Linux 3.8
2014-02-04 François Tigeotdrm: Sync drm_fb_helper files with Linux 3.8
2014-01-24 Sascha Wildnerkernel/drm: Add some missing opt_ktr.h in Makefiles.
2014-01-24 François Tigeotdrm: Fix DRM_CURRENTPID macro
2014-01-20 Sascha Wildneracpi: Fix building the kernel.
2014-01-19 François Tigeotdrm: Reduce differences with Linux 3.8
2014-01-19 François Tigeotasm/uaccess.h: Add get_user() and put_user()
2014-01-19 François Tigeotdrm: Import asm/uaccess.h from FreeBSD's OFED stack
2014-01-19 François Tigeotdrm: Remove DRM_MSLEEP()
2014-01-19 François Tigeotdrm/radeon: Replace DRM_MSLEEP() by msleep()
2014-01-19 François Tigeotdrm: Add linux/delay.h, implement msleep()
2014-01-18 François Tigeotlinux/kernel.h: Implement swap()
2014-01-18 François Tigeotlinux/kernel.h: printf => kprintf
2014-01-18 François Tigeotdrm: Import linux/err.h from FreeBSD's OFED stack
2014-01-18 François Tigeotdrm: Sync a few headers with Linux 3.8
2014-01-18 François Tigeotdrm: Rename device to dev in struct drm_device
2014-01-16 François Tigeotdrm: Fix a merge issue in drm_fops.c
2014-01-15 Sascha WildnerRemove a bunch of unnecessary semicolons.
2014-01-10 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2014-01-10 François Tigeotdrm/i915: Remove a get/rel mplock sequence
2013-12-31 Franco FichtnerMerge branch 'vendor/MDOCML'
2013-12-06 John MarinoMerge branch 'vendor/BINUTILS224'
2013-12-06 Sascha Wildnerkernel: Fix a bunch of drm warnings.
2013-12-05 François Tigeotdrm: Convert idr spinlocks to lockmgr locks
2013-12-05 François Tigeotdrm: Reduce differences with Linux 3.8
2013-12-05 François Tigeotdrm: Add linux/i2c.h
2013-12-05 François Tigeotdrm: Rename drm_debug_flag to drm_debug
2013-11-30 Sascha WildnerFix some typos (duplicate words) in messages.
2013-11-23 John MarinoMerge branch 'vendor/BMAKE'
2013-11-14 Sascha Wildnerkernel/drm: Remove an unused MALLOC_DECLARE.
2013-11-12 Sascha Wildnerkernel/drm: Fix incomplete commit 116d6d9766.
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 Tigeotkref.h: Adapt to Linux 3.8's drm
2013-11-03 François Tigeotdrm: Import linux/kernel.h from FreeBSD's OFED stack
2013-11-03 François Tigeotdrm: fix test_and_set_bit() prototype
2013-11-03 François Tigeotdrm: Import linux/bitops.h from the FreeBSD OFED stack
2013-11-03 François Tigeotdrm: Improve linux/atomic.h
2013-11-03 François Tigeotdrm: Replace drm_atomic.h by linux/atomic.h from FreeBS...
2013-10-28 François Tigeotdrm: Fix warnings introduced by recent commits
2013-10-27 François Tigeotdrm: Import linux/types.h from the FreeBSD OFED stack
2013-10-27 François Tigeotdrm: Import asm/types.h from the FreeBSD OFED stack
2013-10-27 François Tigeotdrm/i915: Put i915_drm.h into include/
2013-10-26 François Tigeotdrm/i915: Remove unused file
2013-10-18 John MarinoMerge branch 'vendor/LDNS'
2013-10-13 François Tigeotdrm: Sync drm_hashtab files with Linux 3.8
2013-10-13 François Tigeotdrm: Add hlist RCU macros
2013-10-13 François Tigeotdrm: Replace BSD and legacy DRM macros by Linux mechanisms
2013-10-13 François Tigeotdrm: Rename DRM_LIST_HEAD to LINUX_LIST_HEAD
2013-10-13 Matthew Dillondrm - Fix kernel compile
2013-10-13 François Tigeotdrm: Add linux/compiler.h from the FreeBSD OFED stack
2013-10-13 François Tigeotdrm: Replace drm_linux_list.h by linux/list.h ...
2013-10-13 François Tigeotdrm: Add a local implementation of linux/export.h
2013-10-13 François Tigeotdrm: Add a local implementation of linux/hash.h
2013-10-13 Jean-Sébastien Pédrondrm: Define BITS_PER_LONG
2013-10-11 dumbbelldrm/radeon: Add missing "return false" after unmapping...
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-09 François Tigeotdrm/radeon: Import firmwares
2013-10-09 François Tigeotdrm/radeon: Remove useless .PATH directive
2013-10-09 François Tigeotdrm/radeon: Fix locking issues
2013-10-09 François Tigeotdrm: Some drm_addmap() fixes
2013-10-08 François Tigeotdrm/radeon: Import the Radeon KMS driver from FreeBSD
2013-10-07 François Tigeotdrm: Remove the drm_gem_names subsystem
2013-10-06 François Tigeotidr: idr_pre_get() takes two arguments
2013-10-06 Franco FichtnerMerge branch 'vendor/MDOCML'
2013-10-05 John MarinoMerge branch 'vendor/GDB'
2013-10-05 François Tigeotdrm: Use Linux idr functions in drm_crtc code
2013-10-05 François Tigeotdrm: Add a linux/idr.h compatibility file
2013-10-04 François Tigeotdrm: Manage reference counts with Linux kref functions
2013-10-04 François Tigeotdrm: Import linux/kref.h from the FreeBSD OFED stack
2013-10-03 François Tigeotdrm: Manage drm_local_map structures with linux list...
2013-10-01 François Tigeotdrm/i915: Make intel_gtt_get() return type the same...
2013-09-25 François Tigeotdrm: Use an include directory hierarchy similar to...
2013-09-25 François Tigeotdrm: Reduce differences with Linux a bit
next