summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/i915_drv.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* drm/i915: Fix command parser to validate multiple register access with the sa...Francisco Jerez2015-06-151-0/+5
* drm/i915: s/dpio_lock/sb_lock/Ville Syrjälä2015-05-281-2/+2
* drm/i915: Use spinlocks for checking when to waitboostChris Wilson2015-05-261-2/+7
* drm/i915: Update DRIVER_DATE to 20150522Daniel Vetter2015-05-221-1/+1
* drm/i915: Introduce DRM_I915_THROTTLE_JIFFIESChris Wilson2015-05-221-0/+6
* drm/i915/skl: Deinit/init the display at suspend/resumeDamien Lespiau2015-05-211-0/+1
* drm/i915: Convert RPS tracking to a intel_rps_client structChris Wilson2015-05-211-6/+7
* drm/i915: Limit mmio flip RPS boostsChris Wilson2015-05-211-0/+1
* drm/i915: Limit ring synchronisation (sw sempahores) RPS boostsChris Wilson2015-05-211-16/+18
* drm/i915: Implement inter-engine read-read optimisationsChris Wilson2015-05-211-5/+14
* drm/i915/skl: add F0 stepping IDImre Deak2015-05-201-0/+1
* drm/i915/bxt: Port PLL programming BUNVandana Kannan2015-05-201-1/+1
* drm/i915: add HAS_DP_MST feature test macroJani Nikula2015-05-201-0/+3
* drm/i915: Fix race on unreferencing the wrong mmio-flip-requestChris Wilson2015-05-201-2/+4
* drm/i915: Remove domain flubbing from i915_gem_object_finish_gpu()Chris Wilson2015-05-201-1/+3
* drm/i915: Adding dbuf support for skl nv12 format.Chandra Konduru2015-05-201-1/+2
* drm/i915: Update DRIVER_DATE to 20150508Daniel Vetter2015-05-081-1/+1
* drm/i915: Work around DISPLAY_PHY_CONTROL register corruption on CHVVille Syrjälä2015-05-081-0/+2
* drm/i915: Use the disable callback for disabling planes.Maarten Lankhorst2015-05-081-0/+5
* drm/i915/skl: Add module parameter to select edp vswing tableSonika Jindal2015-05-081-1/+3
* drm/i915/skl: Fix the CTRL typo in the DPLL_CRTL1 definesDamien Lespiau2015-05-081-1/+1
* drm/i915/skl: Enable runtime PMSuketu Shah2015-05-081-1/+2
* drm/i915/skl: Add DC5 Trigger SequenceSuketu Shah2015-05-081-0/+7
* drm/i915/skl: Add support to load SKL CSR firmware.Daniel Vetter2015-05-081-0/+17
* Merge tag 'drm-intel-next-2015-04-23-fixed' of git://anongit.freedesktop.org/...Dave Airlie2015-05-081-60/+111
|\
| * drm/i915: fix intel_prepare_ddiImre Deak2015-04-301-5/+0
| * drm/i915: Update DRIVER_DATE to 20150423Daniel Vetter2015-04-231-1/+1
| * drm/i915: Fix up the vma aliasing ppgtt bindingDaniel Vetter2015-04-231-4/+7
| * drm/i915: Fixup kerneldoc for struct intel_contextTvrtko Ursulin2015-04-201-1/+1
| * drm/i915: Simplify and fix object to display trackingTvrtko Ursulin2015-04-201-1/+2
| * drm/i915: Iterate through the initialized DDIs to prepare their buffersDamien Lespiau2015-04-161-0/+4
| * drm/i915/bxt: Define bxt DDI PLLs and implement enable/disable sequenceSatheeshakrishna M2015-04-161-0/+3
| * drm/i915: Rename vlv_cdclk_freq to cdclk_freqVandana Kannan2015-04-161-1/+1
| * drm/i915: PSR: deprecate link_standby support for core platforms.Rodrigo Vivi2015-04-141-1/+0
| * Merge branch 'topic/bxt-stage1' into drm-intel-next-queuedDaniel Vetter2015-04-141-1/+6
| |\
| | * drm/i915/bxt: Add Broxton steppingsNick Hoath2015-04-091-0/+4
| | * drm/i915/bxt: Broxton raises the maximum number of planes to 4Damien Lespiau2015-04-091-1/+1
| | * drm/i915/bxt: Add IS_BROXTON macroSatheeshakrishna M2015-04-091-0/+1
| * | drm/i915: Remove obj->pin_mappableChris Wilson2015-04-131-1/+0
| * | drm/i915: fix build for DEBUG_FS=nJani Nikula2015-04-101-1/+2
| * | drm/i915: Remove request->uniqChris Wilson2015-04-101-4/+0
| * | drm/i915: Reduce locking in execlist command submissionChris Wilson2015-04-101-0/+18
| * | drm/i915: Use a separate slab for vmasChris Wilson2015-04-101-0/+1
| * | drm/i915: Use a separate slab for requestsChris Wilson2015-04-101-1/+3
| * | drm/i915: Update DRIVER_DATE to 20150410Daniel Vetter2015-04-101-1/+1
| * | drm/i915: Record ring->start address in error stateChris Wilson2015-04-101-0/+1
| * | drm/i915: Split batch pool into size bucketsChris Wilson2015-04-101-1/+1
| * | drm/i915: Split the batch pool by engineChris Wilson2015-04-101-8/+0
| * | drm/i915: Split i915_gem_batch_pool into its own headerChris Wilson2015-04-101-12/+1
| * | drm/i915: Deminish contribution of wait-boosting from clientsChris Wilson2015-04-101-3/+6