drm/i915: Enable stolen memory support
[dragonfly.git] / sys / dev / drm /
2020-04-14 François Tigeotdrm/i915: Enable stolen memory support
2020-04-14 François Tigeotdrm/linux: Add uapi/asm/byteorder.h
2020-04-13 Roy MarplesMerge branch 'vendor/DHCPCD'
2020-04-10 François Tigeotdrm/linux: Add put_page()
2020-04-01 Sascha WildnerMerge branch 'vendor/TCSH'
2020-03-28 Sascha Wildnerkernel: Remove <sys/mutex.h> from all files that don...
2020-03-24 Sascha WildnerMerge branch 'vendor/OPENSSH'
2020-03-18 François Tigeotdrm/i915: Revert Clean up DDI DDC/AUX CH sanitation
2020-03-12 François Tigeotdrm/i915: Update DRIVER_DATE to 20161024
2020-03-11 François Tigeotlinux/types.h: Fix compilation with userland C++ programs
2020-03-09 François Tigeotdrm/linux: Rewrite the tasklet implementation
2020-03-08 François Tigeotdrm/linux: Add put_pid()
2020-03-08 Sascha Wildnerkernel: Include <sys/lock.h> instead of <sys/mutex...
2020-03-07 François Tigeotdrm/linux: Add disable_irq() and enable_irq()
2020-03-07 François Tigeotdrm/linux: Add atomic_fetch_xor()
2020-03-07 François Tigeotdrm/linux: Add io_mapping_init_wc() and _fini()
2020-03-06 François Tigeotdrm/linux: Add wake_up_bit() and wait_on_bit_timeout()
2020-03-06 François Tigeotdrm: Improve linux/timer.h
2020-03-06 François Tigeotdrm/linux: Add list_for_each_entry_from()
2020-03-06 François Tigeotdrm/linux: Add __add_wait_queue_tail()
2020-03-06 François Tigeotdrm/linux: Add atomic_set_release()
2020-03-05 François Tigeotdrm/linux: Add oops_in_progress
2020-03-05 François Tigeotdrm/linux: Add reboot_notifier functions
2020-03-05 François Tigeotdrm/linux: Add the "noinline" compiler directive
2020-03-05 François Tigeotdrm/linux: Add spin_lock_irqsave_nested()
2020-03-05 François Tigeotdrm/linux: Implement static_branch_xxx functions
2020-03-05 François Tigeotdrm: Add a few linux/gfp.h constants and functions
2020-03-05 François Tigeotdrm/linux: Add the X86_FEATURE_XMM4_1 flag
2020-03-04 François Tigeotdrm/linux: Add __test_and_set_bit()
2020-03-04 François Tigeotdrm: Add a few Linux headers
2020-03-03 François Tigeotdrm/linux: handle NULL pointers in kmap_to_page()
2020-02-23 François Tigeotdrm/i915: Update base driver to 20160808
2020-02-23 François Tigeotdrm/linux: Implement more parts of prepare_to_wait...
2020-02-23 François Tigeotdrm/linux: Add RCU functions
2020-02-23 François Tigeotdrm: Add linux/vt.h
2020-02-23 François Tigeotdrm: Add linux/pnp.h
2020-02-23 François Tigeotdrm: Add linux/oom.h
2020-02-23 François Tigeotdrm/linux: Add dev_notice()
2020-02-23 François Tigeotdrm/linux: Add prefetchw()
2020-02-23 François Tigeotdrm/linux: Add pagefault_disabled
2020-02-20 François Tigeotdrm/i915: Use stop_machine()
2020-02-20 François Tigeotdrm/linux: Add stop_machine()
2020-02-20 François Tigeotdrm: Add linux/mempolicy.h
2020-02-15 zrjMerge remote-tracking branch 'origin/vendor/BINUTILS234'
2020-02-15 François Tigeotdrm/i915: Update base driver to 20160725
2020-02-15 François Tigeotdrm/linux: Add drain_workqueue()
2020-02-15 François Tigeotdrm/linux: Add boot_cpu_data
2020-02-15 François Tigeotdrm/linux: Improve linux/bug.h
2020-02-15 François Tigeotdrm/linux: Improve linux/fence.h
2020-02-15 François Tigeotdrm/linux: Add jiffies_to_nsecs()
2020-02-15 François Tigeotdrm/linux: Fix DEFINE_SPINLOCK()
2020-02-14 François Tigeotdrm: Use the Linux version of DRM_WAIT_ON()
2020-02-14 François Tigeotdrm/linux: Rework wait_event_xxx and finish_wait functions
2020-02-13 François Tigeotdrm/linux: Add framebuffer_alloc() and framebuffer_rele...
2020-02-13 François Tigeotdrm/linux: Implement outb()
2020-02-10 Sascha WildnerMerge branch 'vendor/OPENBSD_LIBM'
2020-02-10 Sascha WildnerMerge branch 'vendor/OPENBSD_LIBM'
2020-02-07 Sascha Wildnerkernel/drm: Add missing opt_ddb.h to the Makefiles.
2020-02-06 François Tigeotdrm/linux: fix a bug in DEFINE_WAIT()
2020-02-05 François Tigeotdrm: Improve drm_can_sleep()
2020-02-05 Matthew Dillondrm - Remove some of the linux_sched debugging
2020-01-24 François Tigeotdrm: Fix lockinit() calls in previous commit
2020-01-24 François Tigeotdrm: Replace all Linux spinlocks by lockmgr locks
2020-01-23 Peeter Mustdrm: Pass CRTC ID in userspace vblank events
2020-01-19 Sascha WildnerMerge branch 'vendor/FLEX'
2020-01-09 François Tigeotdrm/radeon: Use Linux memory-mapped IO functions
2020-01-09 François Tigeotdrm/linux: Add readX() memory-mapped IO functions
2020-01-08 François Tigeotdrm/linux: Add pci_free_consistent()
2020-01-07 zrjMerge branch 'vendor/GDB'
2020-01-04 Matthew Dillondrm - Fix workqueue bugs w/recent drm pushes
2020-01-04 François Tigeotdrm/radeon: Use pci_alloc_consistent()
2020-01-03 François Tigeotdrm/linux: Add pci_alloc_consistent()
2019-12-29 François Tigeotdrm/i915: Disable GUC support again on Kabylake GPUs
2019-12-27 François Tigeotdrm/i915: Update to Linux 4.8.17
2019-12-26 François Tigeotdrm/linux: Add schedule_timeout_uninterruptible()
2019-12-26 François Tigeotdrm/linux: Add some sysfs stub functions
2019-12-26 François Tigeotdrm/linux: Add or improve some wait_queue functions
2019-12-24 François Tigeotdrm/i915: Update to Linux commit b224c4dc70cdd5f42d24a7...
2019-12-24 François Tigeotdrm/linux: Add Linux kthread functions
2019-12-21 François Tigeotdrm/linux: Add a few linux/sched functions
2019-12-21 François Tigeotdrm/linux: Add wait_for_completion()
2019-12-21 François Tigeotdrm: Protect irq_list with lockmgr locks
2019-12-21 François Tigeotdrm: Protect iomap_list with lockmgr locks
2019-12-20 Roy MarplesMerge branch 'vendor/DHCPCD'
2019-12-20 François Tigeotdrm: Protect vmmap_list with lockmgr locks
2019-12-20 Roy MarplesMerge branch 'vendor/DHCPCD'
2019-12-17 François Tigeotdrm: Improve sysfs implementation
2019-12-15 François Tigeotdrm/linux: Fix io_mapping() functions
2019-12-14 François Tigeotdrm/i915: Fix VGA_SWITCHEROO option handling
2019-12-12 François Tigeotdrm/i915: Revert unintended changes in i915_params.c
2019-12-10 François Tigeotdrm/i915: Update PCI IDs from Linux 5.4
2019-12-10 François Tigeotdrm/i915: Update to Linux commit 1f15b76f1ec973d1eb5d21...
2019-12-10 François Tigeotdrm: Stop using an embedded struct drm_device in driver...
2019-12-10 François Tigeotdrm/linux: Stop using driver softcs for dev_set/get_drv...
2019-12-08 François Tigeotdrm: Add linux/smp.h
2019-12-07 François Tigeotdrm/linux: Add pci_map_rom() and pci_unmap_rom()
2019-12-07 François Tigeotdrm/linux: pfn_to_page() returns a struct page*
2019-12-01 Sascha WildnerRename some functions to better names.
2019-11-25 François Tigeotdrm/radeon: Be explicit about disabled acceleration
2019-11-21 François Tigeotdrm: Sync device initialization code with Linux
next