Merge branch 'vendor/LIBEDIT'
[dragonfly.git] / sys / dev / drm / i915 /
2014-10-13 John MarinoMerge branch 'vendor/LIBEDIT'
2014-10-10 John MarinoMerge branch 'vendor/GREP'
2014-10-10 John MarinoMerge branch 'vendor/XZ'
2014-10-10 John MarinoMerge branch 'vendor/GCC47'
2014-10-04 François Tigeotdrm: Add Linux PCI headers
2014-10-03 François Tigeotdrm/i915: Simplify the flush code
2014-09-22 Sascha Wildnerkernel/i915: Add missing opt_acpi.h to SRCS.
2014-09-15 Markus Pfeiffersys/dev/drm/i915: Activate ACPI
2014-09-15 Markus PfeifferRevert "sys/dev/drm/i915: Activate ACPI"
2014-09-15 Markus Pfeiffersys/dev/drm/i915: Activate ACPI
2014-09-13 François Tigeotdrm/i915: i915_gem_object_pin() takes 4 arguments
2014-09-10 François Tigeotdrm/i915: Add the I915_REG_READ IOCTL
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-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-30 François Tigeotdrm/i915: Add the I915_GEM_WAIT ioctl
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/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-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/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-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-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-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-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-03 Matthew Dillondrm/ttm - stabilizing pass, misc bug fixes
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-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-04-27 François Tigeotdrm/i915: Reduce i915_irq.c diffs with Linux 3.8.13
2014-04-22 François Tigeotdrm/i915: Use the Linux timer API
2014-04-08 Peter AvalosMerge branch 'vendor/OPENSSL'
2014-02-25 Sascha Wildnerkernel/drm: Fix -Winit-self.
2014-02-22 François Tigeotdrm/i915: Reduce differences with Linux 3.8
2014-02-19 François Tigeotdrm/i915: Rename drm_i915_private.rings to .ring
2014-02-18 François Tigeotdrm/i915: Use Linux atomic types and functions
2014-02-16 François Tigeotdrm/i915: Partially sync headers with Linux 3.8
2014-02-11 Sascha Wildnerkernel/i915: Add missing prototype.
2014-02-09 François Tigeotdrm/i915: Move more code to intel_pm.c
2014-02-09 François Tigeotdrm/i915: Add intel_pm.c
2014-02-09 Sascha WildnerMerge branch 'vendor/EE'
2014-02-08 François Tigeotdrm: Implement and use drm_send_vblank_event()
2014-02-04 François Tigeotdrm: Sync a few headers with Linux 3.8
2014-01-19 François Tigeotdrm: Reduce differences with Linux 3.8
2014-01-18 François Tigeotdrm: Sync a few headers with Linux 3.8
2014-01-18 François Tigeotdrm: Rename device to dev in struct drm_device
2014-01-10 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2014-01-10 François Tigeotdrm/i915: Remove a get/rel mplock sequence
2013-12-31 Franco FichtnerMerge branch 'vendor/MDOCML'
2013-12-06 John MarinoMerge branch 'vendor/BINUTILS224'
2013-12-05 François Tigeotdrm: Reduce differences with Linux 3.8
2013-12-05 François Tigeotdrm: Rename drm_debug_flag to drm_debug
2013-11-30 Sascha WildnerFix some typos (duplicate words) in messages.
2013-11-23 John MarinoMerge branch 'vendor/BMAKE'
next