summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2015-05-28drm/i915: s/dpio_lock/sb_lock/Ville Syrjälä
2015-05-28drm/i915: Kill intel_flush_primary_plane()Ville Syrjälä
2015-05-28drm/i915: Throw out WIP CHV power well definitionsVille Syrjälä
2015-05-28drm/i915: Use the default 600ns LDO programming sequence delayVille Syrjälä
2015-05-27drm/i915: Remove unnecessary null check in execlists_context_unqueueMichel Thierry
2015-05-26drm/i915: Use spinlocks for checking when to waitboostChris Wilson
2015-05-26Revert "drm/i915: Force clean compilation with -Werror"Daniel Vetter
2015-05-22drm/i915: Update DRIVER_DATE to 20150522Daniel Vetter
2015-05-22drm/i915: Introduce DRM_I915_THROTTLE_JIFFIESChris Wilson
2015-05-22drm/i915: Use the correct destructor for freeing requests on errorChris Wilson
2015-05-22drm/i915/skl: don't fail colorkey + scaler requestChandra Konduru
2015-05-22drm/i915: Enable GTT caching on gen8Ville Syrjälä
2015-05-22drm/i915: Move WaProgramL3SqcReg1Default:bdw to init_clock_gating()Ville Syrjälä
2015-05-22drm/i915: Use ilk_init_lp_watermarks() on BDWVille Syrjälä
2015-05-21drm/i915: Disable FDI RX/TX before the portsVille Syrjälä
2015-05-21drm/i915: Disable CRT port after pipe on PCH platformsVille Syrjälä
2015-05-21drm/i915: Disable SDVO port after the pipe on PCH platformsVille Syrjälä
2015-05-21drm/i915: Disable HDMI port after the pipe on PCH platformsVille Syrjälä
2015-05-21drm/i915: Fix the IBX transcoder B workaroundsVille Syrjälä
2015-05-21drm/i915: Write the SDVO reg twice on IBXVille Syrjälä
2015-05-21drm/i915: Fix DP enhanced framing for CPTVille Syrjälä
2015-05-21drm/i915: Clean up the CPT DP .get_hw_state() port readoutVille Syrjälä
2015-05-21drm/i915: Clarfify the DP code platform checksVille Syrjälä
2015-05-21drm/i915: Remove the double register write from intel_disable_hdmi()Ville Syrjälä
2015-05-21drm/i915: Remove a bogus 12bpc "toggle" from intel_disable_hdmi()Ville Syrjälä
2015-05-21drm/i915/skl: Deinit/init the display at suspend/resumeDamien Lespiau
2015-05-21drm/i915: Free RPS boosts for all laggardsChris Wilson
2015-05-21drm/i915: Don't downclock whilst we have clients waiting for GPU resultsChris Wilson
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: Inline check required for object syncing prior to execbufChris Wilson
2015-05-21drm/i915: Implement inter-engine read-read optimisationsChris Wilson
2015-05-21drm/i915: s/\<rq\>/req/gDaniel Vetter
2015-05-21drm/i915/skl: enable WaForceContextSaveRestoreNonCoherentImre Deak
2015-05-21drm/i915/bxt: fix WaForceContextSaveRestoreNonCoherent on steppings B0+Imre Deak
2015-05-21drm/i915: Force clean compilation with -WerrorChris Wilson
2015-05-20drm/i915: Kill the dev variable in intel_suspend_complete()Damien Lespiau
2015-05-20drm/i915: Add a space after ', ' and don't capitalize mid-sentenceDamien Lespiau
2015-05-20drm/i915/bxt: Also add bxt_resume_prepare() to the S3/S4 pathDamien Lespiau
2015-05-20drm/i915/skl: Swapping 90 and 270 to be compliant with XrandrSonika Jindal
2015-05-20drm/i915: Update comment in clear_intel_crtc_state()Ander Conselvan de Oliveira
2015-05-20drm/i915/skl: add F0 stepping IDImre Deak
2015-05-20drm/i915/bxt: limit WaDisableMaskBasedCammingInRCC to stepping AImre Deak
2015-05-20drm/i915: Tighten the exposure ARGB/ABGR 8888 formatsDamien Lespiau
2015-05-20drm/i915: Fix 'suspedn' typoDamien Lespiau
2015-05-20drm/i915/bxt: Move around lane stagger calculationVandana Kannan
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/dp: make link rate printing prettierJani Nikula