summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/i915_drv.h
AgeCommit message (Expand)Author
2015-07-29drm/i915: Replace WARN inside I915_READ64_2x32 with retry loopChris Wilson
2015-07-13drm/i915: remove unused has_dma_mapping flagImre Deak
2015-07-13drm/i915: Fix missing return warning for !CONFIG_DEBUGFSDaniel Vetter
2015-07-13drm/i915: Store device pointer in contexts for late tracepoint usafeChris Wilson
2015-06-15drm/i915: Fix command parser to validate multiple register access with the sa...Francisco Jerez
2015-05-28drm/i915: s/dpio_lock/sb_lock/Ville Syrjälä
2015-05-26drm/i915: Use spinlocks for checking when to waitboostChris Wilson
2015-05-22drm/i915: Update DRIVER_DATE to 20150522Daniel Vetter
2015-05-22drm/i915: Introduce DRM_I915_THROTTLE_JIFFIESChris Wilson
2015-05-21drm/i915/skl: Deinit/init the display at suspend/resumeDamien Lespiau
2015-05-21drm/i915: Convert RPS tracking to a intel_rps_client structChris Wilson
2015-05-21drm/i915: Limit mmio flip RPS boostsChris Wilson
2015-05-21drm/i915: Limit ring synchronisation (sw sempahores) RPS boostsChris Wilson
2015-05-21drm/i915: Implement inter-engine read-read optimisationsChris Wilson
2015-05-20drm/i915/skl: add F0 stepping IDImre Deak
2015-05-20drm/i915/bxt: Port PLL programming BUNVandana Kannan
2015-05-20drm/i915: add HAS_DP_MST feature test macroJani Nikula
2015-05-20drm/i915: Fix race on unreferencing the wrong mmio-flip-requestChris Wilson
2015-05-20drm/i915: Remove domain flubbing from i915_gem_object_finish_gpu()Chris Wilson
2015-05-20drm/i915: Adding dbuf support for skl nv12 format.Chandra Konduru
2015-05-08drm/i915: Update DRIVER_DATE to 20150508Daniel Vetter
2015-05-08drm/i915: Work around DISPLAY_PHY_CONTROL register corruption on CHVVille Syrjälä
2015-05-08drm/i915: Use the disable callback for disabling planes.Maarten Lankhorst
2015-05-08drm/i915/skl: Add module parameter to select edp vswing tableSonika Jindal
2015-05-08drm/i915/skl: Fix the CTRL typo in the DPLL_CRTL1 definesDamien Lespiau
2015-05-08drm/i915/skl: Enable runtime PMSuketu Shah
2015-05-08drm/i915/skl: Add DC5 Trigger SequenceSuketu Shah
2015-05-08drm/i915/skl: Add support to load SKL CSR firmware.Daniel Vetter
2015-05-08Merge tag 'drm-intel-next-2015-04-23-fixed' of git://anongit.freedesktop.org/...Dave Airlie
2015-04-30drm/i915: fix intel_prepare_ddiImre Deak
2015-04-23drm/i915: Update DRIVER_DATE to 20150423Daniel Vetter
2015-04-23drm/i915: Fix up the vma aliasing ppgtt bindingDaniel Vetter
2015-04-20drm/i915: Fixup kerneldoc for struct intel_contextTvrtko Ursulin
2015-04-20drm/i915: Simplify and fix object to display trackingTvrtko Ursulin
2015-04-20Merge Linus master into drm-nextDave Airlie
2015-04-16drm/i915: Iterate through the initialized DDIs to prepare their buffersDamien Lespiau
2015-04-16drm/i915/bxt: Define bxt DDI PLLs and implement enable/disable sequenceSatheeshakrishna M
2015-04-16drm/i915: Rename vlv_cdclk_freq to cdclk_freqVandana Kannan
2015-04-14drm/i915: PSR: deprecate link_standby support for core platforms.Rodrigo Vivi
2015-04-14Merge branch 'topic/bxt-stage1' into drm-intel-next-queuedDaniel Vetter
2015-04-13drm/i915: Remove obj->pin_mappableChris Wilson
2015-04-10drm/i915: fix build for DEBUG_FS=nJani Nikula
2015-04-10drm/i915: Remove request->uniqChris Wilson
2015-04-10drm/i915: Reduce locking in execlist command submissionChris Wilson
2015-04-10drm/i915: Use a separate slab for vmasChris Wilson
2015-04-10drm/i915: Use a separate slab for requestsChris Wilson
2015-04-10drm/i915: Update DRIVER_DATE to 20150410Daniel Vetter
2015-04-10drm/i915: Record ring->start address in error stateChris Wilson
2015-04-10drm/i915: Split batch pool into size bucketsChris Wilson
2015-04-10drm/i915: Split the batch pool by engineChris Wilson