summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-04-14drm/i915: Prevent machine death on Ivybridge context switchingChris Wilson
2016-04-14drm/i915: Suppress error message when GPU resets are disabledChris Wilson
2016-04-14drm/i915: Prevent leaking of -EIO from i915_wait_request()Chris Wilson
2016-04-14drm/i915: Simplify reset_counter handling during atomic modesettingChris Wilson
2016-04-14drm/i915: Store the reset counter when constructing a requestChris Wilson
2016-04-14drm/i915: Tighten reset_counter for reset statusChris Wilson
2016-04-14drm/i915: Simplify checking of GPU reset_counter in display pageflipsChris Wilson
2016-04-14drm/i915: Hide the atomic_read(reset_counter) behind a helperChris Wilson
2016-04-14drm/i915: Add GEM debugging Kconfig optionChris Wilson
2016-04-14drm/i915: Disentangle i915_drv.h includesChris Wilson
2016-04-14drm/i915: Force clean compilation with -WerrorChris Wilson
2016-04-14drm/i915: Calculate edram sizeMika Kuoppala
2016-04-14drm/i915: Store and use edram capabilitiesMika Kuoppala
2016-04-14drm/i915: Don't program eLLC IDI hash mask for gen9+Mika Kuoppala
2016-04-13drm/i915/opregion: remove unnecessary ifdefs on CONFIG_ACPIJani Nikula
2016-04-13drm/i915: Adjust size of PIPE_CONTROL used for gen8 render seqno writeMichał Winiarski
2016-04-13drm/i915/skl: Fix spurious gpu hang with gt3/gt4 revsMika Kuoppala
2016-04-13drm/i915/skl: Fix rc6 based gpu/system hangMika Kuoppala
2016-04-13drm/i915: add INTEL_GEN() helper shorthand for INTEL_INFO()->genJani Nikula
2016-04-13drm/i915: Use new i915_gem_object_pin_map for LRCTvrtko Ursulin
2016-04-13drm/i915: Split execlists hardware status page initialisation from setupTvrtko Ursulin
2016-04-12drm/i915: Don't read out port_clock on CHV when DPLL is disabledVille Syrjälä
2016-04-12drm/i915: Dump pfit PGM_RATIOS as hexVille Syrjälä
2016-04-12drm/i915: Fix CHV DSI PLL refclk during state readoutVille Syrjälä
2016-04-12drm/i915: Power down the DSI PLL before reconfiguring itVille Syrjälä
2016-04-12drm/i915: Change lfsr_converts[] to u16Ville Syrjälä
2016-04-12Revert "drm/i915: Limit the auto arming of mmio debugs on vlv/chv"Ville Syrjälä
2016-04-12drm/i915: Move DPINVGTT setup to vlv_display_irq_reset()Ville Syrjälä
2016-04-12drm/i915: Move vlv_init_display_clock_gating() to the display power wellVille Syrjälä
2016-04-12drm/i915: Warn if irq_mask isn't ~0 during vlv/cvh display irq postinstallVille Syrjälä
2016-04-12drm/i915: Use GEN5_IRQ_INIT() in vlv_display_irq_postinstall()Ville Syrjälä
2016-04-12drm/i915: Clear display interrupt before enabling when turning on the power wellVille Syrjälä
2016-04-12drm/i915: Move vlv/chv display irq code to a more logical placeVille Syrjälä
2016-04-12drm/i915: Skip display irq setup if display irqs aren't flagged as enabledVille Syrjälä
2016-04-12drm/i915: Fix up vlv/chv display irq setupVille Syrjälä
2016-04-12drm/i915: Remove "VLV magic" from irq setupVille Syrjälä
2016-04-12drm/i915: Replace ILK eDP underrun suppression with something betterVille Syrjälä
2016-04-12drm/i915: Make sure LP1+ watermarks levels are preserved when going from 1 to...Ville Syrjälä
2016-04-12drm/i915: Try to shut up more ILK underrunsVille Syrjälä
2016-04-12drm/i915: Only grab correct forcewake for the engine with execlistsTvrtko Ursulin
2016-04-12drm/i915: Remove forcewake request registers from the shadowed tableTvrtko Ursulin
2016-04-12drm/i915: Extract knowledge of register forcewake domainsTvrtko Ursulin
2016-04-12drm/i915: Do not serialize forcewake acquire across domainsTvrtko Ursulin
2016-04-12drm/i915: Simplify for_each_fw_domain iteratorsTvrtko Ursulin
2016-04-12drm/i915: Use consistent forcewake auto-release timeout across kernel configsTvrtko Ursulin
2016-04-12drm/i915: Get panel_type from OpRegion panel detailsVille Syrjälä
2016-04-12drm/i915: Replace the static panel_type variable with dev_priv->vbt.panel_typeVille Syrjälä
2016-04-12drm/i915: Reject panel_type > 0xf from VBTVille Syrjälä
2016-04-12drm/i915: Make GMBUS timeout message DRM_DEBUG_KMSVille Syrjälä
2016-04-12drm/i915: Restore GMBUS operation after a failed bit-banging fallbackVille Syrjälä