drm/i915: Update to Linux 3.9.11
[dragonfly.git] / sys / dev / drm / include / drm / drmP.h
2015-01-04 François Tigeotdrm/i915: Update to Linux 3.9.11
2014-12-29 François Tigeotdrm: Only define struct drm_sysctl_info once
2014-12-23 François Tigeotdrm: Add linux/device.h
2014-12-11 François Tigeotdrm: Sync drm_pci_alloc() with Linux 3.8.13
2014-11-26 Matthew Dillondrm - Fix improper M_NOWAIT usage
2014-11-24 François Tigeotdrm: Add linux/module.h and linux/moduleparam.h
2014-11-16 François Tigeotdrm: Add linux/mm.h
2014-11-16 François Tigeotdrm: Change sruct drm_local_map
2014-11-15 François Tigeotdrm: Rename drm_os_freebsd.h to drm_os_linux.h
2014-11-15 François Tigeotdrm: linux/io.h is really asm/io.h, rename it
2014-11-09 Sascha WildnerMerge branch 'vendor/BYACC'
2014-11-09 François Tigeotdrm: Remove some useless macros
2014-11-08 Imre Vadaszdev/drm: Implement kqueue support; Wake up blocking...
2014-11-01 François Tigeotdrm/i915: Clean up various non-critical files
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-10-04 François Tigeotdrm: Add Linux PCI headers
2014-09-22 Sascha Wildnerkernel/drm: Add back #include "opt_drm.h" to drmP.h...
2014-08-31 François Tigeotdrm: struct drm_driver.max_ioctl doesn't exist
2014-08-07 Sascha WildnerMerge branch 'vendor/OPENSSL'
2014-08-07 Sascha WildnerMerge branch 'vendor/OPENSSL'
2014-07-20 François Tigeotdrm: Remove a no longer used kmalloc type
2014-07-10 François Tigeotdrm: Add a linux/jiffies.h implementation
2014-07-10 François Tigeotdrm: Add a linux/time.h implementation
2014-06-07 Peter AvalosMerge branch 'vendor/TNFTP'
2014-06-06 Sascha WildnerMerge branch 'vendor/OPENSSL'
2014-05-29 François Tigeotdrm/i915: New IRQ management code from Linux
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-22 François Tigeotdrm: Use the Linux timer API
2014-04-08 Peter AvalosMerge branch 'vendor/OPENSSL'
2014-04-05 Markus Pfeifferkernel/drm: use devfs_*_cdevpriv functions
2014-03-02 Sascha WildnerSome fixes to allow building with gcc44.
2014-03-02 François Tigeotdrm/ttm: Use the Linux wait queues API
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-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/drm_bufs.c: Reduce differences with Linux
2014-01-24 François Tigeotdrm: Fix DRM_CURRENTPID macro
2014-01-19 François Tigeotdrm: Reduce differences with Linux 3.8
2014-01-19 François Tigeotdrm: Import asm/uaccess.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
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: 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...