drm/i915: Update to Linux 4.7.10
[dragonfly.git] / sys / dev / drm /
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-03-02 François Tigeotdrm/i915: Fix compilation with clang
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-19 François Tigeotdrm/radeon: Replace some spinlocks by lockmgr locks
2017-02-13 François Tigeotdrm/i915: Set GPU freq to idle_freq initially
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-02-07 Matthew Dillonbuild - Separate out CFLAGS for kernel & module build
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-10 François Tigeotdrm/i1915: Disable stolen memory support
2017-01-09 François Tigeotdrm/i915: Revert DisplayPort fast link training feature
2017-01-09 François Tigeotdrm/i915/psr: Try to program link training times correctly
2017-01-06 François Tigeotdrm/i915: Update to Linux 4.6
2017-01-06 François Tigeotdrm/linux: Add USEC_PER_MSEC definition
2017-01-06 Matthew Dillonkernel - Refactor phys_avail[] and dump_avail[]
2016-12-28 Imre Vadászdrm: Invert del_timer_sync return value, to match behav...
2016-12-22 Imre Vadászdrm/i915: Fix typo in get_bdb_header(), fixes vbt valid...
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-29 François Tigeotdrm/i915: build firmware handling code
2016-11-28 Imre Vadászdrm: Improve integration with syscons. Move taskqueue...
2016-11-26 Imre Vadászdrm/radeon: restore the fbdev mode in lastclose
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-19 Imre Vadászdrm: Use struct fb_info * as arg for syscons fb restore...
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/i915/trace: Add missing include files
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 Wildnerkernel: Remove the COMPAT_43 kernel option along with...
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-07 Matthew Dillonkernel - Cleanup gcc warnings
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-24 Matthew Dillondrm - Fix subtle plane masking bug.
2016-07-23 François Tigeotdrm/i915/gem: Reduce differences with Linux 4.4
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: Mark a DragonFly-specific change as such
2016-07-21 zrjdrm/i915: Re-apply lost intel_dp.c diff.
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()
next