drm: Start using idr_alloc()
[dragonfly.git] / sys / dev / drm /
2014-09-07 Sascha Wildnerkernel: Use NULL for pointers in DRIVER_MODULE().
2014-09-07 François Tigeotdrm/i915: Add hardware context support
2014-09-07 François Tigeotdrm: Add WARN_ON_ONCE()
2014-09-06 François Tigeotdrm/i915: Add i915_gem_object_wait_rendering__nonblocking()
2014-09-06 François Tigeotdrm/i915: Reduce differences with Linux 3.8.13
2014-08-31 François Tigeotdrm/i915: Reduce differences with Linux 3.8.13
2014-08-31 François Tigeotdrm: struct drm_driver.max_ioctl doesn't exist
2014-08-30 François Tigeotdrm/i915: Add the I915_GEM_WAIT ioctl
2014-08-30 François Tigeotlinux/time.h: Add a few Linux timespec functions
2014-08-26 François Tigeotdrm/i915: Implement GEM GET and SET_CACHING ioctls
2014-08-24 Sascha Wildnerkernel/spinlock: Add a description to struct spinlock.
2014-08-18 François Tigeotdrm/i915: Sync ioctl definitions with Linux 3.8.13
2014-08-17 Sascha Wildnerdrm/ttm: Add missing kfree().
2014-08-17 Sascha Wildnerdrm/i915: Fix a missing initialization.
2014-08-17 François Tigeotdrm/i915: Enable fbc on Mobile Ironlake
2014-08-16 François Tigeotdrm/i915: Sync i915_drv.h and i915_debugfs.c with Linux...
2014-08-15 François Tigeotdrm/i915: Only build on amd64/x86_64 machines
2014-08-14 Markus Pfeifferdrm/i915: grab the config log on hardware init
2014-08-14 Markus Pfeifferdrm/i915: Use intel_gmbus_get_adapter instead of dev_pr...
2014-08-14 Markus Pfeifferdrm/i915: Fix multiple off-by-one errors in intel_i2c
2014-08-14 François Tigeotdrm/i915: Sync i915_gem_execbuffer.c with Linux 3.8.13
2014-08-14 François Tigeotdrm/i915: Fix display corruption issues on Haswell
2014-08-12 François Tigeotdrm: Add Linux kmap functions
2014-08-12 François Tigeotdrm/i915: i915_emit_box() from Linux 3.8.13
2014-08-11 François Tigeotdrm/i915: Enable Haswell support
2014-08-11 François Tigeotdrm/i915: Sync i915_gem_evict.c with Linux 3.8.13
2014-08-10 François Tigeotagp/drm: Remove intel_gtt_get_bridge_device()
2014-08-10 François Tigeotagp/drm: Rename agp_i810.h to intel-gtt.h
2014-08-09 François Tigeotdrm/i915: Modesetting code rework
2014-08-07 Sascha WildnerMerge branch 'vendor/OPENSSL'
2014-08-07 Sascha WildnerMerge branch 'vendor/OPENSSL'
2014-08-07 François Tigeotdrm/i915: Fix locking in i915_dma.c
2014-08-06 François Tigeotlinux/err.h: Add IS_ERR_OR_NULL()
2014-08-06 François Tigeotlinux/delay.h: Add mdelay()
2014-08-06 François Tigeotlinux/kernel.h: Add WARN_ONCE()
2014-07-31 Matthew Dillondrm/i915 - Fix double lock deadlock
2014-07-25 François Tigeotdrm/i915: Sync intel_ringbuffer.c with Linux 3.8.13
2014-07-25 François Tigeotdrm/i915: Reduce differences with Linux 3.8.13
2014-07-21 François Tigeotdrm/i915: Use a common fence writing routine
2014-07-21 François Tigeoti915_gem.c: Simplify fence code
2014-07-20 François Tigeotdrm: Add Linux wake_up() and wait_event()
2014-07-20 François Tigeotdrm: Remove a no longer used kmalloc type
2014-07-19 François Tigeotdrm(4): This device is MPSAFE
2014-07-17 Matthew Dillonkernel - Move wakeup*() to ouside a spin lock
2014-07-16 François Tigeotdrm/i915: Sync intel_sprite.c with Linux 3.8.13
2014-07-15 François Tigeotdrm/i915: Sync ringbuffer code with Linux 3.8.13
2014-07-15 François Tigeotdrm: Fix locking issues in drm_irq.c
2014-07-15 François Tigeotdrm: Reorder functions in drm_irq.c
2014-07-14 Matthew Dillondrm - Fix bug with ttm_tt_swapin()
2014-07-14 François Tigeotdrm/ttm: Replace FreeBSD custom code by Linux workqueues
2014-07-13 François Tigeotdrm: Improve the BUG() macro
2014-07-12 François Tigeotdrm/i915: Fix flickering screen issues on some laptops
2014-07-10 François Tigeotdrm: Replace some custom code by wait_event routines
2014-07-10 François Tigeotdrm: Add a linux/jiffies.h implementation
2014-07-10 François Tigeotdrm: Add a linux/time.h implementation
2014-07-08 François Tigeotdrm/i915: Add some missing locks
2014-07-08 François Tigeotdrm/i915: Add i915_gem_object_sync()
2014-07-07 François Tigeotdrm/i915: Reduce ring code differences with Linux
2014-07-05 François Tigeotdrm/i915: Add i915_gem_check_wedge()
2014-07-05 François Tigeotdrm/i915: Sync intel_ringbuffer.h with Linux 3.8.13
2014-07-05 François Tigeotdrm/i915: intel_iic.c really is intel_i2c.c
2014-07-05 François Tigeotdrm/i915: i915_debug.c really is i915_debugfs.c
2014-07-04 François Tigeotdrm: Use the Linux completion API
2014-07-04 François Tigeotdrm: Add a linux/completion.h implementation
2014-07-03 Matthew Dillondrm/ttm - stabilizing pass, misc bug fixes
2014-07-03 Joris Giovannangelidrm/ttm: convert rb_tree back to tree(3) and fix a...
2014-06-27 François Tigeotdrm/i915: Reorder function definitions in i915_gem.c
2014-06-23 Johannes Hofmanndrm/i915: fix notify_ring()
2014-06-21 François Tigeotdrm/i915: Sync intel_pm.c with Linux 3.8.13
2014-06-14 François Tigeotdrm/i915: Sync drm_irq.c with Linux 3.8.13
2014-06-14 François Tigeotdrm: Add linux/io.h
2014-06-14 François Tigeotdrm/i915: Update ivybridge_init_clock_gating()
2014-06-09 François Tigeotdrm/i915: More initialization code from Linux
2014-06-09 François Tigeotdrm/i915: drm_i915_private_t changed
2014-06-08 François Tigeotdrm/i915: Fix unresponsive X server issues
2014-06-08 François Tigeotdrm/i915: Partial sync of the ring handling code...
2014-06-08 François Tigeotdrm/i915: Reduce differences with Linux 3.8.13
2014-06-07 Peter AvalosMerge branch 'vendor/TNFTP'
2014-06-06 Sascha WildnerMerge branch 'vendor/OPENSSL'
2014-05-29 François Tigeotdrm/i915: New IRQ management code from Linux
2014-05-28 John MarinoMerge branch 'vendor/WPA_SUPPLICANT'
2014-05-28 John MarinoMerge branch 'vendor/HOSTAPD'
2014-05-27 François Tigeotdrm: Change the prototype of fb_create()
2014-05-26 François TigeotLinux headers: Improve the WARN_ON() macro
2014-05-06 Peter AvalosMerge branch 'vendor/FILE'
2014-05-03 Matthew DillonMerge branch 'vendor/LIBPCAP'
2014-05-03 François Tigeotdrm/i915: Use the Linux workqueue API
2014-05-03 François Tigeotlinux/workqueue.h: Adapt to DragonFly
2014-05-03 François Tigeotlinux/timer.h: Add round_jiffies_up_relative()
2014-05-03 François Tigeotdrm: Import linux/workqueue.h from FreeBSD's OFED stack
2014-04-27 François Tigeotdrm/i915: Reduce i915_irq.c diffs with Linux 3.8.13
2014-04-23 Sascha Wildnerkernel/drm: Fix two warnings in the radeon driver.
2014-04-22 François Tigeotdrm/i915: Use the Linux timer API
2014-04-22 François Tigeotdrm: Use the Linux timer API
2014-04-22 François Tigeotlinux/timer.h: Adapt to Dragonfly
2014-04-22 François Tigeotdrm: Import linux/timer.h from FreeBSD's OFED stack
2014-04-08 Peter AvalosMerge branch 'vendor/OPENSSL'
2014-04-06 Markus Pfeifferkernel/drm: Add a missing include
2014-04-05 Markus Pfeifferkernel/drm: use devfs_*_cdevpriv functions
2014-03-02 Sascha WildnerSome fixes to allow building with gcc44.
next