summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-10-11drm/i915: Remove self-harming shrink_all on get_pages_gtt failChris Wilson
2016-10-10drm/i915: Update DRIVER_DATE to 20161010Daniel Vetter
2016-10-07drm/i915/guc: Unwind GuC workqueue reservation if request construction failsChris Wilson
2016-10-07drm/i915: Reset the breadcrumbs IRQ more carefullyChris Wilson
2016-10-07drm/i915: Force relocations via cpu if we run out of idle apertureChris Wilson
2016-10-07drm/i915: Distinguish last emitted request from last submitted requestChris Wilson
2016-10-06drm/i915: Add spurious CRT DMI match for Intel DZ77BH-55KVille Syrjälä
2016-10-06drm/i915: Register shadow VGA even when it produces spurious detection resultsVille Syrjälä
2016-10-06Revert "Skip intel_crt_init for Dell XPS 8700"Ville Syrjälä
2016-10-05drm/i915: Sort DEV_INFO_FOR_EACH_FLAGJoonas Lahtinen
2016-10-05drm/i915: Reduce trickery in DEV_INFO_FOR_EACH_FLAGJoonas Lahtinen
2016-10-05drm/i915: Allow DP to work w/o EDIDVille Syrjälä
2016-10-05drm/i915: Move long hpd handling into the hotplug workVille Syrjälä
2016-10-05drm/i915: Show waiters in i915_hangcheck_infoChris Wilson
2016-10-05drm/i915: Show RING registers through debugfsChris Wilson
2016-10-05drm/i915: Show bounds of active request in the ring on GPU hangChris Wilson
2016-10-05drm/i915: Double check hangcheck.seqno after resetChris Wilson
2016-10-05drm/i915: Disable irqs across GPU resetChris Wilson
2016-10-05drm/i915/execlists: Move clearing submission count from reset to initChris Wilson
2016-10-05drm/i915/execlists: Reinitialise context image after GPU hangChris Wilson
2016-10-05drm/i915: Share the computation of ring size for RING_CTL registerChris Wilson
2016-10-04drm/i915: silence io mapping/unmapping sparse warnings on different address s...Jani Nikula
2016-10-04drm/i915: make skl_ddb_add_affected_planes staticJani Nikula
2016-10-04drm/i915: Inline binary searchTvrtko Ursulin
2016-10-04drm/i915: Use binary search when looking for shadowed registersTvrtko Ursulin
2016-10-04drm/i915: Sort the shadow register tableTvrtko Ursulin
2016-10-04drm/i915: Remove identical write mmmio functionsTvrtko Ursulin
2016-10-04drm/i915: Remove identical mmio read functionsTvrtko Ursulin
2016-10-04drm/i915: Remove identical macrosTvrtko Ursulin
2016-10-04drm/i915: Store the active forcewake range table pointerTvrtko Ursulin
2016-10-04drm/i915: Eliminate Gen9 special caseTvrtko Ursulin
2016-10-04drm/i915: Use binary search when looking up forcewake domainsTvrtko Ursulin
2016-10-04drm/i915: Sort forcewake mapping tablesTvrtko Ursulin
2016-10-04drm/i915: Data driven register to forcewake domains lookupTvrtko Ursulin
2016-10-04drm/i915: Do not inline forcewake taking in mmio accessorsTvrtko Ursulin
2016-10-04drm/i915: Keep track of active forcewake domains in a bitmaskTvrtko Ursulin
2016-10-04drm/i915: Remove redundant hsw_write* mmio functionsTvrtko Ursulin
2016-10-04drm/i915: workaround sparse warning on variable length arraysJani Nikula
2016-10-04drm/i915: keep CONFIG_DRM_FBDEV_EMULATION=n function stubs togetherJani Nikula
2016-10-03drm/i915: Use correct index for backtracking HUNG semaphoresChris Wilson
2016-10-03drm/i915: Unalias obj->phys_handle and obj->userptrChris Wilson
2016-10-03drm/i915: Just clear the mmiodebug before a register accessChris Wilson
2016-09-30drm/i915/gen9: only add the planes actually affected by ddb changesPaulo Zanoni
2016-09-29Revert "drm/i915: start adding dp mst audio"Dhinakaran Pandiyan
2016-09-28drm/i915: Allow PCH DPLL sharing regardless of DPLL_SDVO_HIGH_SPEEDVille Syrjälä
2016-09-28drm/i915: Code cleanup to use dev_priv and INTEL_GENNavare, Manasi D
2016-09-27drm/i915/bxt: Fix HDMI DPLL configurationImre Deak
2016-09-27drm/i915/skl: tell the user about pre-production hardwarePaulo Zanoni
2016-09-27drm/i915: add a few missing platform tags to workaround tagsJani Nikula
2016-09-26drm/i915: don't report compression when fbc is disabledNagaraju, Vathsala