kernel: Import the apple-gmux driver from Linux 4.8
[dragonfly.git] / sys / dev / drm / include /
2017-04-28 Peeter Mustkernel: Import the apple-gmux driver from Linux 4.8
2017-04-27 François Tigeotdrm/linux: Remove no longer needed iic includes
2017-04-15 François Tigeotdrm/linux: add component.h
2017-04-14 Peeter Mustdrm/linux: Harmonize pr_debug() with the rest of the...
2017-04-12 Peeter Mustdrm/linux: Add reinit_completion()
2017-03-23 François Tigeotdrm/i915: Update to Linux 4.7.10
2017-03-17 François Tigeotdrm/linux: Improve vmap/vunmap API, add is_vmalloc_addr()
2017-03-17 François Tigeotdrm/linux: Add smp_store_mb()
2017-03-16 François Tigeotdrm/linux: Add linux/vga_switcheroo.h
2017-03-16 Sascha WildnerRemove some more duplicate includes in our tree.
2017-03-15 François Tigeotdrm/linux: Add linux/hardirq.h
2017-03-15 François Tigeotdrm/linux: Implement hrtimers
2017-03-14 François Tigeotkernel: Remove broken DRM_LINUX option
2017-03-14 François Tigeotdrm/linux: Add READ_ONCE and WRITE_ONCE
2017-03-14 François Tigeotdrm/linux: Improve linux/workqueue.h
2017-03-14 François Tigeotdrm/linux: Add u64_to_user_ptr
2017-03-13 François Tigeotdrm/linux: Add asm/shmparam.h
2017-03-13 François Tigeotdrm/linux: Add pci_bus_read_config_byte and pci_bus_rea...
2017-03-13 François Tigeotdrm/linux: Add atomic_andnot()
2017-03-13 François Tigeotdrm/linux: Expand linux/kobject.h scope
2017-03-13 François Tigeotdrm/linux: Add asm/cpufeatures.h
2017-03-12 François Tigeotdrm/linux: Add linux/console.h
2017-03-12 François Tigeotdrm/linux: Add cacheflushopt()
2017-03-09 François Tigeotdrm/linux: fix tasklets
2017-02-22 François Tigeotdrm/linux: Implement tasklets
2017-02-20 François Tigeotdrm/linux: u64 is unsigned long long
2017-02-20 Matthew Dillondrm - Fix major stalls by fixing an improper taskqueue...
2017-02-12 François Tigeotdrm: Partial revert of "drm: Sync drm_crtc.c with Linux...
2017-02-07 François Tigeotdrm: Sync drm_crtc.c with Linux 4.6
2017-01-14 François Tigeotdrm/linux: Remove a redundant definition of NSEC_PER_SEC
2017-01-14 François Tigeotdrm/linux: Add local_clock()
2017-01-14 François Tigeotdrm/linux: Add acpi/video.h
2017-01-13 John MarinoMerge branch 'vendor/LIBRESSL'
2017-01-06 François Tigeotdrm/i915: Update to Linux 4.6
2017-01-06 François Tigeotdrm/linux: Add USEC_PER_MSEC definition
2016-12-28 Imre Vadászdrm: Invert del_timer_sync return value, to match behav...
2016-12-17 Matthew Dillonkernel - Tag vm_map_entry structure, slight optimizatio...
2016-12-16 Matthew Dillondrm - Fix memory leak in broadwell or later GPUs
2016-12-08 François Tigeotdrm/i915: Update to Linux 4.5
2016-11-28 Imre Vadászdrm: Improve integration with syscons. Move taskqueue...
2016-11-25 zrjdrm/linux: add circ_buf.h needed for guc client bits
2016-11-25 François Tigeotdrm/linux: Add request_firmware_nowait()
2016-11-25 François Tigeotdrm/linux: Improve request_firmware() compatibility
2016-11-24 zrjMerge remote-tracking branch 'origin/vendor/BINUTILS227'
2016-11-17 zrjdrm/linux: add sg_pcopy_{from/to}_buffer()
2016-11-17 François Tigeotdrm/linux: Add ida_simple_get()
2016-11-17 zrjdrm/linux: add few ida_* functions.
2016-11-15 François Tigeotdrm/linux: Add cache_line_size()
2016-11-15 zrjdrm/linux: add atomic64_cmpxchg()
2016-11-15 François Tigeotdrm/linux: MODULE_FIRMWARE is defined in linux/module.h
2016-11-15 zrjdrm/linux: implement div64_u64_rem() helper in math64.h
2016-11-11 François Tigeotdrm/linux: Add clamp_val()
2016-11-11 François Tigeotdrm/linux: Add ktime_get_boottime and ktime_ms_delta()
2016-10-27 François Tigeotdrm: Implement and use the Linux i2c API
2016-10-27 François Tigeotdrm: Implement and use Linux struct device
2016-10-27 François Tigeotkernel: Rename the struct behind device_t to bsd_device
2016-10-27 François Tigeotkernel: Replace struct device* by device_t
2016-10-18 Sascha Wildner<sys/types.h>: Add definitions of bool, true and false...
2016-10-17 zrjMerge branch 'vendor/BINUTILS225'
2016-10-14 François Tigeotdrm/linux: Add kmap_to_page()
2016-10-13 François Tigeotdrm/linux: Add get_nr_swap_pages()
2016-10-11 François Tigeotdrm/linux: Add sign_extend64()
2016-10-11 François Tigeotdrm/linux: Add kasprintf and kvasprintf()
2016-10-11 François Tigeotdrm/linux: Add kstrtouint()
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 François Tigeotdrm/linux: kernel_ulong_t is defined in linux/mod_devic...
2016-08-03 Peter AvalosMerge branch 'vendor/OPENSSL'
2016-07-31 François Tigeotdrm/linux: Add linux/kobject.h
2016-07-31 François Tigeotdrm/linux: Add vmap()
2016-07-28 François Tigeotdrm/linux: Clean-up pci_resource_start()
2016-07-23 François Tigeotdrm: Sync a few headers with Linux 4.4
2016-07-22 Matthew Dillondrm - Stabilize broadwell and improve skylake
2016-07-21 François Tigeotdrm/i915: Update to Linux 4.4
2016-07-20 François Tigeotlinux/scatterlist.h: Add __sg_page_iter_next()
2016-07-20 François Tigeotdrm/linux: Add bitmap_weight()
2016-07-20 François Tigeotdrm/linux: Add a few ida definitions
2016-07-20 François Tigeotdrm/linux: Add ktime_to_us() and ktime_us_delta()
2016-07-19 François Tigeotdrm/linux: Add div_s64()
2016-07-17 François Tigeotdrm/linux: Implement writex() functions
2016-07-15 François Tigeotdrm/linux: Add ioremap_wt()
2016-07-15 François Tigeotdrm/linux: Rework ioremap functions
2016-07-10 François Tigeotdrm/linux: Avoid contention in spinlock_irq routines
2016-07-03 François Tigeotdrm/linux: Improve spin_unlock_irqrestore()'s implement...
2016-06-24 François Tigeotdrm/linux: Implement some spin_lock_irq* functions
2016-06-23 François Tigeotdrm/linux: Really implement local_irq_disable/enable
2016-06-07 Justin C. SherrillMerge branch 'master' of ssh://crater.dragonflybsd...
2016-06-06 zrjdrm/i915: Remove empty header.
2016-05-23 zrjdrm: Fix missing revision init.
2016-05-23 zrjdrm: Block struct fence in drm_plane_state struct
2016-05-20 Sascha Wildnerkernel/drm: Add dma_{alloc,free}_coherent() from FreeBSD.
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.
next