Merge branch 'vendor/GCC50'
[dragonfly.git] / sys / dev / drm / i915 /
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 Peter AvalosMerge branch 'vendor/OPENSSL'
2016-07-23 François Tigeotdrm/i915/gem: Reduce differences 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-06-29 François Tigeotdrm/i915: Use the spin_lock_irq() family of functions...
2016-06-29 François Tigeotdrm/i915: Use the spin_lock_irq() family of functions
2016-06-09 François Tigeotdrm/i915: Fix hangs on some broadwell machines
2016-05-23 zrjdrm: Fix missing revision init.
2016-05-20 zrjdrm/i915: Avoid dead-locking the userland.
2016-05-20 zrjdrm/i915: Lost changes after update to v4.3
2016-05-20 zrjdrm cleanup 19/x: Switch more calls to kzalloc/kfree...
2016-05-20 zrjdrm/i915: Fix DPCD debug print.
2016-05-17 Peter AvalosMerge branch 'vendor/LIBARCHIVE'
2016-05-13 zrjdrm cleanup 01/x: Move legacy buffer structs to drm_lea...
2016-05-13 François Tigeotdrm/i915: Comment out a DRM_DEBUG_KMS statement
2016-05-13 Peter AvalosMerge branch 'vendor/LIBARCHIVE'
2016-05-06 François Tigeotdrm/i915: Update to Linux 4.3
2016-05-03 Sascha WildnerMerge branch 'vendor/OPENSSL'
2016-04-25 François Tigeotdrm/i915: Remove a duplicated assignment
2016-04-23 François Tigeotdrm/i915/gem: Switch to the Linux scatterlist API
2016-04-22 François Tigeotdrm/i915: Add explicit dependency to the acpi module
2016-04-17 François Tigeotdrm/i915/gem: Update i915_gem_fault()
2016-04-17 François Tigeotdrm/i915: Import two fixes from Linux 4.2.8
2016-04-17 François Tigeotdrm/i915: Fix a bug in i915_gem_object_flush cpu/gpu...
2016-04-17 François Tigeotdrm/i915: Fix a bug in i915_gem_object_flush_gtt_write_...
2016-04-12 François Tigeotdrm/i915: Use iounmap() everywhere
2016-04-12 François Tigeotdrm/linux: Improve ioremap*/iounmap functions
2016-04-12 François Tigeot drm/i915: Simplify i915_gem_fault() a bit
2016-04-07 François Tigeotdrm/i915: Switch rps.client_lock to a lockmgr lock
2016-04-06 François Tigeotdrm/i915: Fix Baytrail hangs with deeper C-states
2016-03-31 François Tigeotdrm/i915: Simplify __i915_wait_request()
2016-03-11 John MarinoMerge branch 'vendor/NCURSES'
2016-03-02 Sascha WildnerMerge branch 'vendor/OPENSSL'
2016-02-23 François Tigeotdrm/i915: Update to Linux 4.2
2016-02-08 Imre VadászMerge branch 'vendor/BINUTILS225'
2016-01-28 Sascha WildnerMerge branch 'vendor/OPENSSL'
2016-01-23 François Tigeotdrm/i915: Update to Linux 4.1
2016-01-22 Imre Vadászdrm/i915: Add and document the drm.i915.enable_execlist...
2016-01-14 Imre Vadászdrm/i915: Add tunable for force-disabling usage of...
2016-01-14 François Tigeotdrm/i915: Sync with Linux 4.0
2016-01-10 François Tigeotdrm/i915: Use dev->pdev to get PCI device revisions
2016-01-10 François Tigeotdrm: Store PCI device information in a struct pci_dev
2015-12-29 Imre Vadászdrm/i915: Convert hw level to user level when reading...
2015-12-28 François Tigeotdrm/i915: Use generic drm_plane helper functions
2015-12-26 François Tigeotdrm/i915: Upgrade to Linux 4.0
2015-12-18 Sascha Wildnerkernel/drm: Clean up include search path situation...
2015-12-16 Matthew Dilloni915 - Add delay after attach to avoid console/X races
2015-12-11 François Tigeotdrm/i915: Drop AGP driver requirement
2015-12-11 François Tigeotdrm/i915/gem: Remove useless vm_object unlock/relock...
2015-12-11 François Tigeotdrm/i915: Remove duplicated code in i915_gem_fault...
2015-12-11 François Tigeotdrm/i915: Remove duplicated code in i915_gem_fault...
2015-12-11 François Tigeotdrm/i915: Remove duplicated code in i915_gem_fault...
2015-12-04 Sascha WildnerMerge branch 'vendor/OPENSSL'
2015-12-04 John MarinoMerge branch 'vendor/GCC50'
2015-11-29 Sascha Wildnerkernel/drm: Move the CONFIG_* options to header files.
2015-11-27 Imre Vadászdrm/i915: Use fb->pitches[0] for stride. Remove duplica...
2015-11-17 François Tigeotdrm/i915: Use signal_pending()
2015-11-07 François Tigeotdrm/i915: Rename the kernel module to i915.ko
2015-11-04 John MarinoMerge branch 'vendor/TNFTP'
2015-11-04 John MarinoMerge branch 'vendor/DIALOG'
2015-11-04 John MarinoMerge branch 'vendor/TCSH'
2015-11-04 John MarinoMerge branch 'vendor/GREP'
2015-11-04 John MarinoMerge branch 'vendor/BINUTILS225'
2015-11-03 John MarinoMerge branch 'vendor/LIBEDIT'
2015-11-03 John MarinoMerge branch 'vendor/XZ'
2015-11-02 John MarinoMerge branch 'vendor/ELFTOOLCHAIN'
2015-10-31 François Tigeotdrm/i915: Reduce differences with Linux in i915_gem_fault()
2015-10-24 François Tigeotdrm/i915: Update to Linux 3.18
2015-09-28 Sascha Wildnerkernel/drm: Use #ifdef __DragonFly__ to mark DragonFly...
2015-09-27 François Tigeotdrm/i915: Use gtt.mappable_base
2015-09-13 François Tigeotdrm/i915: drm/i915: Ignore SURFLIVE and flip counter...
2015-09-13 François Tigeotdrm/i915: drop WaSetupGtModeTdRowDispatch:snb
2015-09-13 François Tigeotdrm/i915: Disable caches for Global GTT.
2015-09-13 François Tigeotdrm/i915: properly reenable gen8 pipe IRQs
2015-09-12 Imre Vadászdrm/i915: Reduce diff to Linux 3.17 in i915/intel_dp.c
2015-09-12 Imre Vadászdrm/i915: Adapt i2c handling a bit closer to Linux...
2015-08-29 Sascha Wildnerkernel: Use NULL for pointers in DRIVER_MODULE* calls.
2015-08-27 François Tigeotdrm/i915: Update to Linux 3.17
2015-08-23 François Tigeotdrm: Move DMI definitions to their usual Linux headers
2015-08-22 François Tigeotdrm/radeon: Update to Linux 3.17 (v2)
2015-08-22 zrjdrm: const'ify ioctls table (v2)
2015-08-08 John MarinoMerge branch 'vendor/NVI2'
2015-08-06 John MarinoMerge branch 'vendor/TRE'
2015-08-06 Matthew Dillondrm - Bring in two haswell drm fixes from linux
2015-08-03 Matthew Dillondrm/i915: Fix core-2 ring buffer init
2015-08-02 zrjdrm/i915: experimental adapter->name to sc->name patch
2015-08-02 zrjdrm/i915: use drm_asprintf() in ivybridge_parity_work
2015-08-02 zrjdrm: add connector/encoder name creation
2015-08-02 zrjdrm/i915: Avoid releasing non acquired lock for eDP...
2015-08-02 Matthew Dillondrm/i915: Fix i915_gem_fault()
2015-08-02 François Tigeotdrm/i915: Update to Linux 3.16
2015-07-20 Matthew Dillondrm - Add valleyview support
2015-07-18 John MarinoMerge branch 'vendor/GCC50'
2015-07-12 John MarinoMerge branch 'vendor/OPENBSD_LIBM'
next