summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915
AgeCommit message (Expand)Author
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
2015-05-20drm/i915: Don't expose ARGB1555 on gen2/3Damien Lespiau
2015-05-20drm/i915: Remove ARBG/ABGR 2101010 on platform not supporting those formatsDamien Lespiau
2015-05-20drm/i915: Remove the COMMON_PRIMARY_FORMATS definesDamien Lespiau
2015-05-20drm/i915: Use uninterruptible mutex_lock for userptr bo creationChris Wilson
2015-05-20drm/i915: Preserve ddi_pll_sel when allocating new pipe_configAnder Conselvan de Oliveira
2015-05-20drm/i915: Dump some DPLL fields in pipe config debugTvrtko Ursulin
2015-05-20drm/i915: Don't overwrite (e)DP PLL selection on SKLAnder Conselvan de Oliveira
2015-05-20drm/i915/bios: be more explicit about discarding iomem address spaceJani Nikula
2015-05-20drm/i915: Output scaler related pipe config debug in a single lineTvrtko Ursulin