drm: Sync drm_pci.c with Linux 4.7.10
[dragonfly.git] / sys / dev / drm / include / drm / drmP.h
2018-08-10 François Tigeotdrm: Sync drm_pci.c with Linux 4.7.10
2018-07-31 François Tigeotdrm: simplify authentication management
2018-07-30 François Tigeotdrm: More Linux 4.7.10 synchronization
2018-07-24 François Tigeotdrm: Partial sync with Linux 4.7.10
2018-07-24 Sascha WildnerMerge branch 'vendor/OPENSSH'
2018-07-21 François Tigeotdrm: Sync a few bits with Linux 4.7.10
2018-07-21 François Tigeotdrm: dev->dma_lock doesn't exist
2018-07-21 François Tigeotdrm/linux: add agp_backend.h
2018-07-07 Sascha WildnerMerge branch 'vendor/DIFFUTILS'
2018-07-07 Sascha WildnerMerge branch 'vendor/OPENPAM'
2018-06-19 Sascha WildnerMerge branch 'vendor/DIFFUTILS'
2018-06-09 François Tigeotdrm: Define struct page and use it everywhere
2018-05-17 Sascha WildnerMerge branch 'vendor/TOP'
2018-05-17 Sascha WildnerMerge branch 'vendor/TCSH'
2018-05-14 zrjMerge remote-tracking branch 'origin/vendor/GCC80'
2018-04-25 François Tigeotdrm: Implement parts of the Linux irq subsystem
2018-03-17 Antonio Huete JimenezMerge branch 'vendor/LIBPCAP'
2018-02-14 zrjkernel: Nuke legacy FreeBSD "%r" format support.
2018-01-31 François Tigeotdrm/linux: Add linux/irqreturn.h
2017-09-23 Sascha WildnerMerge branch 'vendor/FILE'
2017-03-23 François Tigeotdrm/i915: Update to Linux 4.7.10
2017-03-16 Sascha WildnerRemove some more duplicate includes in our tree.
2017-03-13 François Tigeotdrm/linux: Expand linux/kobject.h scope
2017-01-13 John MarinoMerge branch 'vendor/LIBRESSL'
2017-01-06 François Tigeotdrm/i915: Update to Linux 4.6
2016-12-08 François Tigeotdrm/i915: Update to Linux 4.5
2016-11-24 zrjMerge remote-tracking branch 'origin/vendor/BINUTILS227'
2016-10-27 François Tigeotdrm: Implement and use Linux struct device
2016-10-27 François Tigeotkernel: Replace struct device* by device_t
2016-10-17 zrjMerge branch 'vendor/BINUTILS225'
2016-10-03 John MarinoMerge branch 'vendor/LIBRESSL'
2016-09-06 John MarinoMerge branch 'vendor/LIBRESSL'
2016-08-29 John MarinoMerge branch 'vendor/LESS'
2016-08-29 John MarinoMerge branch 'vendor/BMAKE'
2016-08-27 John MarinoMerge branch 'vendor/GCC50'
2016-08-04 Peter AvalosMerge branch 'vendor/OPENSSH'
2016-08-04 Peter AvalosMerge branch 'vendor/OPENSSH'
2016-08-03 Peter AvalosMerge branch 'vendor/OPENSSL'
2016-07-21 François Tigeotdrm/i915: Update to Linux 4.4
2016-05-23 zrjdrm: Fix missing revision init.
2016-05-20 zrjdrm cleanup 18/x: Gently remove drm_core_has_AGP, DRIVE...
2016-05-20 zrjdrm cleanup 17/x: Cleanup drmP.h header.
2016-05-20 zrjdrm cleanup 16/x: Add names to internal ioctl debug...
2016-05-20 zrjdrm cleanup 14/x: Slightly rewrite drm debug subsystem.
2016-05-20 zrjdrm cleanup 13/x: Gather scattered debug macros to...
2016-05-17 Peter AvalosMerge branch 'vendor/LIBARCHIVE'
2016-05-13 zrjdrm cleanup 12/x: Layout fixes to match upstream in...
2016-05-13 zrjdrm cleanup 11/x: Remove some unused callbacks from...
2016-05-13 zrjdrm cleanup 10/x: Move DRM_WAIT_ON and DRM_CURRENTPID...
2016-05-13 zrjdrm cleanup 06/x: Remove KIB_NOTYET macro.
2016-05-13 zrjdrm cleanup 03/x: Move all includes in drmP.h to the...
2016-05-13 zrjdrm cleanup 01/x: Move legacy buffer structs to drm_lea...
2016-05-13 zrjdrm: Sync drm_agpsupport.h with Linux 4.3
2016-05-13 zrjdrm/radeon: Preparations for AGP cleanup.
2016-05-13 Peter AvalosMerge branch 'vendor/LIBARCHIVE'
2016-05-06 François Tigeotdrm/i915: Update to Linux 4.3
2016-05-03 Sascha WildnerMerge branch 'vendor/OPENSSL'
2016-04-12 François Tigeotdrm/linux: Move M_DRM declaration to linux/slab.h
2016-04-01 François Tigeotdrm: Improve drm_cache.c
2016-03-11 John MarinoMerge branch 'vendor/NCURSES'
2016-03-02 Sascha WildnerMerge branch 'vendor/OPENSSL'
2016-02-23 François Tigeotdrm/i915: Update to Linux 4.2
2016-02-21 François Tigeotdrm: Use drm_legacy_xxx functions
2016-02-08 Imre VadászMerge branch 'vendor/BINUTILS225'
2016-01-28 Sascha WildnerMerge branch 'vendor/OPENSSL'
2016-01-23 François Tigeotdrm/i915: Update to Linux 4.1
2016-01-10 François Tigeotdrm: Store PCI device information in a struct pci_dev
2016-01-09 François Tigeotdrm: Always enable MSI interrupts
2015-12-27 Matthew Dillondrm - Fix panic on DRM_IOCTL_WAIT_VBLANK
2015-12-26 François Tigeotdrm/i915: Upgrade to Linux 4.0
2015-12-26 François Tigeotdrm: Fix previous commit
2015-12-26 François Tigeotdrm: Create device entries with the "video" group
2015-12-25 François Tigeotdrm: Make OpenGL usable by everyone
2015-12-12 François Tigeotdrm: Add linux/vmalloc.h
2015-12-04 Sascha WildnerMerge branch 'vendor/OPENSSL'
2015-12-04 John MarinoMerge branch 'vendor/GCC50'
2015-11-29 Sascha Wildnerkernel: Better separate the "deprecated" spinlocks...
2015-11-29 François Tigeotdrm: Stop ignoring the second argument of drm_free()
2015-11-19 François Tigeotdrm/radeon: Update to Linux 3.18
2015-11-07 Imre Vadászdrm: Make dev.dri.X node creation work properly with...
2015-11-04 John MarinoMerge branch 'vendor/TNFTP'
2015-11-04 John MarinoMerge branch 'vendor/DIALOG'
2015-11-04 John MarinoMerge branch 'vendor/TCSH'
2015-11-04 John MarinoMerge branch 'vendor/GREP'
2015-11-04 John MarinoMerge branch 'vendor/BINUTILS225'
2015-11-03 John MarinoMerge branch 'vendor/LIBEDIT'
2015-11-03 John MarinoMerge branch 'vendor/XZ'
2015-11-02 John MarinoMerge branch 'vendor/ELFTOOLCHAIN'
2015-10-31 François Tigeotdrm: Add linux/dma-mapping.h
2015-10-24 François Tigeotdrm/i915: Update to Linux 3.18
2015-08-31 François Tigeotdrm: Update drm_irq.c...
2015-08-27 François Tigeotdrm/i915: Update to Linux 3.17
2015-08-25 François Tigeotdrm: Make the hlist API compatible with Linux 3.17
2015-08-23 François Tigeotdrm: Move DMI definitions to their usual Linux headers
2015-08-22 François Tigeotdrm/radeon: Update to Linux 3.17 (v2)
2015-08-22 zrjdrm/linux: Expand pdev structure
2015-08-22 zrjdrm: const'ify ioctls table (v2)
2015-08-12 Sascha Wildneri386 removal, part 34/x: Remove some i386 traces from...
2015-08-09 zrjdrm/radeon: Partial update to Linux 3.12
2015-08-08 John MarinoMerge branch 'vendor/NVI2'
next