summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
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
2015-05-20drm/i915/bios: abstract finding VBT in BIOS to a separate functionJani Nikula
2015-05-20drm/i915/bios: remove a redundant NULL pointer checkJani Nikula
2015-05-20drm/i915/skl: Remove unnecessary local variables in skl_plane_ctl*()Damien Lespiau
2015-05-20drm/i915/dsi: add support for DSI PLL N1 divisor valuesJani Nikula
2015-05-20drm/i915/skl: Documentation for CSR firmwareAnimesh Manna
2015-05-20drm/i915: Don't read dpcd for disconnected portsMika Kuoppala
2015-05-20drm/edid: fix a debug messageDan Carpenter
2015-05-20drm/i915: Make the sprite formats constDamien Lespiau
2015-05-20drm/i915: Don't use the intel_ prefix for gen-specific dataDamien Lespiau
2015-05-20drm/i915/skl: Support the advertized index formatDamien Lespiau
2015-05-20drm/i915/skl: Replace BUG() by MISSING_CASE() in skl_plane_ctl_format()Damien Lespiau
2015-05-20drm/i915/skl: Rename a local variable to fit in 80 charsDamien Lespiau
2015-05-20drm/i915/skl: Add a new line before returnDamien Lespiau
2015-05-20drm/i915/skl: Leave a new line between variable declarations and codeDamien Lespiau