drm/radeon: Sync to Linux 3.11
[dragonfly.git] / sys / dev / drm / include /
2015-05-28 Michael Neumanndrm/radeon: Sync to Linux 3.11
2015-05-27 Michael Neumannradeon: sync to radeon 3.10
2015-05-27 zrjdrm/ttm: revert again to use tree(3)
2015-05-25 John MarinoMerge branch 'vendor/GCC50'
2015-05-24 François Tigeotdrm: Add linux/ktime.h
2015-05-23 François Tigeotdrm: Put abs64 definition in the right place
2015-05-23 François Tigeotdrm/linux: Add a few smp_mb_xxx_atomic_inc() functions
2015-05-23 François Tigeotlinux/i2c.h: Properly define struct device
2015-05-23 François Tigeotdrm/linux: Add TASK_COMM_LEN
2015-05-23 François Tigeotdrm/linux: Add mod_timer_pinned()
2015-05-23 François Tigeotdrm/linux: define destroy_timer_on_stack()
2015-05-23 François Tigeotdrm/linux: define ETIME
2015-05-22 François Tigeotdrm/linux: Implement DEFINE_MUTEX()
2015-05-22 François Tigeotdrm/linux: Add set_pages_uc()
2015-05-21 François Tigeotdrm: Improve mutex_lock_interruptible() again
2015-05-21 François Tigeotdrm/linux: Improve the implementation of mutex_lock_int...
2015-05-21 François Tigeotdrm/linux: Add get_page()
2015-05-20 François Tigeotdrm/linux: Add seq_puts()
2015-05-18 François Tigeotdrm/linux: Add uapi/linux/fb.h
2015-05-17 François Tigeotdrm/linux: Add list_for_each_entry_continue()
2015-05-17 François Tigeotdrm: Update linux/list.h
2015-05-09 zrjdrm: less verbose prints with DRM_DEBUG option
2015-05-09 François Tigeotdrm: Implement kcalloc()
2015-05-08 François Tigeotdrm/i915: Update to Linux 3.14
2015-05-08 Matthew Dillonagp: Add Broadwell support
2015-05-04 François Tigeotdrm: Add alloc_page()
2015-05-04 François Tigeotdrm: Add pci_resource_start and pci_resource_len()
2015-05-04 François Tigeotdrm: Add a pci id field in struct pci_dev
2015-05-04 François Tigeotdrm: Add io_mapping_create_wc()
2015-05-04 François Tigeotdrm: Add __free_page()
2015-05-04 François Tigeotdrm: Add sg_page_iter_dma_address()
2015-05-04 François Tigeotdrm: Add IS_ENABLED()
2015-05-04 Matthew Dillondrm: Add scatterlist functions
2015-05-04 Matthew Dillondrm: Add alloc_pages and __free_pages()
2015-05-04 Matthew Dillondrm: Add pci_dma_mapping_error()
2015-05-04 François Tigeotdrm: Add asm/pgtable.h and asm/pgtable_types.h
2015-05-04 François Tigeotdrm: Fix linux/seq_file.h
2015-05-04 François Tigeotdrm: Add mutex_trylock() and mutex_lock_interruptible()
2015-05-04 François Tigeotdrm: Add a few PCI power management definitions
2015-05-04 François Tigeotdrm: Add a definition of mmiowb()
2015-05-04 François Tigeotdrm: Add __copy_from_user_inatomic()
2015-05-04 François Tigeotdrm: Add definitions of ECHRNG and ENOTSUPP
2015-05-04 François Tigeotdrm: Add asm/page.h
2015-05-03 François Tigeotdrm: Add pci_map_page and pci_unmap_page()
2015-05-03 François Tigeotdrm: Add linux/uaccess.h
2015-05-03 François Tigeotdrm: Really implement fault_in_multipages_writeable()
2015-05-03 François Tigeotdrm: Really implement fault_in_multipages_readable()
2015-05-03 François Tigeotdrm: linux/mm.h: Add vma_pages()
2015-05-03 François Tigeotdrm: Fix linux/export.h and linux/module.h
2015-05-03 François Tigeotdrm: Import linux/rbtree.h
2015-05-03 François Tigeotdrm: Add linux/pagemap.h
2015-05-03 François Tigeotdrm: linux/kernel.h: Add mult_frac()
2015-05-03 François Tigeotdrm: linux/delay.h: Add ndelay and usleep_range()
2015-04-22 John MarinoMerge branch 'vendor/GCC50'
2015-04-17 John MarinoMerge branch 'vendor/GCC50'
2015-04-13 François Tigeotdrm: linux/spin.h: Implement assert_spin_locked()
2015-04-02 John MarinoMerge branch 'vendor/GCC50'
2015-03-31 John MarinoMerge branch 'vendor/BINUTILS225'
2015-03-22 John MarinoMerge branch 'vendor/GCC50'
2015-03-22 John MarinoMerge branch 'vendor/BMAKE'
2015-03-21 François Tigeotdrm: Implement set_page_dirty()
2015-03-21 François Tigeotdrm: Add linux/swap.h
2015-03-19 Sascha WildnerMerge branch 'vendor/OPENSSL'
2015-03-16 Michael Neumanndrm: Add firmware.h Linux compatiblity layer
2015-03-16 Michael Neumanndrm: Add Linux seq_file equivalent
2015-03-16 Michael Neumanndrm: Basic implementation of wound/wait mutexes used...
2015-03-14 François Tigeotdrm: Sync drm_mm.c with Linux 3.11
2015-03-13 John MarinoMerge branch 'vendor/MPC'
2015-03-13 John MarinoMerge branch 'vendor/LESS'
2015-03-13 John MarinoMerge branch 'vendor/GCC50'
2015-03-08 John MarinoMerge branch 'vendor/GCC50'
2015-03-08 François Tigeotdrm_gem.c: Start using some drm_mm functions
2015-03-08 François Tigeotdrm: Add asm/barrier.h
2015-03-08 François Tigeotdrm: Add barrier()
2015-03-01 François Tigeotdrm/i915: i915_gem_pager_fault() is i915_gem_fault()
2015-03-01 François Tigeotdrm: Implement linux/io-mapping.h
2015-02-28 François Tigeotdrm: Add asm/uaccess.h functions
2015-02-28 François Tigeotdrm: Import drm_memory.h from Linux 3.11
2015-02-28 François Tigeotdrm: Add drm_clflush_virt_range()
2015-02-28 François Tigeotdrm: linux/mm.h: Add offset_in_page()
2015-02-27 John MarinoMerge branch 'vendor/GCC50'
2015-02-24 Michael Neumanndrm: Add Linux compatibility macros
2015-02-24 Michael Neumanndrm: Bring in HDMI code from Linux
2015-02-21 François Tigeotdrm: Sync headers with Linux 3.11
2015-02-20 John MarinoMerge branch 'vendor/GCC50'
2015-02-14 François Tigeotdrm: Add linux/ctype.h
2015-02-14 François Tigeotdrm: Add DMI_MATCH and DMI_EXACT_MATCH
2015-02-14 François Tigeotdrm: Update linux/kernel.h
2015-02-14 François Tigeotdrm: Add get_seconds()
2015-02-14 François Tigeotdrm: Add linux/string.h
2015-02-14 François Tigeotdrm: Add linux/printk.h
2015-02-14 François Tigeotdrm: Add linux/spinlock.h
2015-02-13 François Tigeotdrm: Update linux/workqueue.h
2015-02-13 François Tigeotdrm: Update various Linux headers
2015-02-13 John MarinoMerge branch 'vendor/GCC50'
2015-02-10 John MarinoMerge branch 'vendor/GCC50'
2015-02-10 John MarinoMerge branch 'vendor/GCC50' - gcc 5.0 snapshot 1 FEB...
2015-02-07 François Tigeotdrm: Sync drm_context.c with Linux 3.10
2015-02-06 François Tigeotdrm: Sync drm_crtc.c and drm_crtc_helper.c with Linux...
2015-02-06 François Tigeotdrm: Implement kzalloc()
next