summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
Commit message (Expand)AuthorAgeFilesLines
* drm/i915: Reduce trickery in DEV_INFO_FOR_EACH_FLAGJoonas Lahtinen2016-10-054-68/+54
* drm/i915: Allow DP to work w/o EDIDVille Syrjälä2016-10-051-13/+9
* drm/i915: Move long hpd handling into the hotplug workVille Syrjälä2016-10-051-25/+23
* drm/i915: Show waiters in i915_hangcheck_infoChris Wilson2016-10-051-0/+12
* drm/i915: Show RING registers through debugfsChris Wilson2016-10-054-108/+179
* drm/i915: Show bounds of active request in the ring on GPU hangChris Wilson2016-10-052-2/+10
* drm/i915: Double check hangcheck.seqno after resetChris Wilson2016-10-051-0/+3
* drm/i915: Disable irqs across GPU resetChris Wilson2016-10-052-2/+19
* drm/i915/execlists: Move clearing submission count from reset to initChris Wilson2016-10-051-4/+5
* drm/i915/execlists: Reinitialise context image after GPU hangChris Wilson2016-10-051-41/+62
* drm/i915: Share the computation of ring size for RING_CTL registerChris Wilson2016-10-053-4/+4
* drm/i915: silence io mapping/unmapping sparse warnings on different address s...Jani Nikula2016-10-041-2/+2
* drm/i915: make skl_ddb_add_affected_planes staticJani Nikula2016-10-041-1/+1
* drm/i915: Inline binary searchTvrtko Ursulin2016-10-041-25/+31
* drm/i915: Use binary search when looking for shadowed registersTvrtko Ursulin2016-10-041-5/+21
* drm/i915: Sort the shadow register tableTvrtko Ursulin2016-10-041-6/+26
* drm/i915: Remove identical write mmmio functionsTvrtko Ursulin2016-10-041-75/+19
* drm/i915: Remove identical mmio read functionsTvrtko Ursulin2016-10-041-44/+10
* drm/i915: Remove identical macrosTvrtko Ursulin2016-10-041-50/+20
* drm/i915: Store the active forcewake range table pointerTvrtko Ursulin2016-10-042-34/+44
* drm/i915: Eliminate Gen9 special caseTvrtko Ursulin2016-10-041-21/+21
* drm/i915: Use binary search when looking up forcewake domainsTvrtko Ursulin2016-10-041-8/+19
* drm/i915: Sort forcewake mapping tablesTvrtko Ursulin2016-10-041-13/+43
* drm/i915: Data driven register to forcewake domains lookupTvrtko Ursulin2016-10-041-109/+103
* drm/i915: Do not inline forcewake taking in mmio accessorsTvrtko Ursulin2016-10-041-10/+14
* drm/i915: Keep track of active forcewake domains in a bitmaskTvrtko Ursulin2016-10-042-31/+25
* drm/i915: Remove redundant hsw_write* mmio functionsTvrtko Ursulin2016-10-041-24/+1
* drm/i915: workaround sparse warning on variable length arraysJani Nikula2016-10-041-1/+1
* drm/i915: keep CONFIG_DRM_FBDEV_EMULATION=n function stubs togetherJani Nikula2016-10-042-6/+4
* drm/i915: Use correct index for backtracking HUNG semaphoresChris Wilson2016-10-031-4/+4
* drm/i915: Unalias obj->phys_handle and obj->userptrChris Wilson2016-10-031-13/+11
* drm/i915: Just clear the mmiodebug before a register accessChris Wilson2016-10-031-4/+3
* drm/i915/gen9: only add the planes actually affected by ddb changesPaulo Zanoni2016-09-301-1/+36
* Revert "drm/i915: start adding dp mst audio"Dhinakaran Pandiyan2016-09-294-53/+6
* drm/i915: Allow PCH DPLL sharing regardless of DPLL_SDVO_HIGH_SPEEDVille Syrjälä2016-09-281-0/+18
* drm/i915: Code cleanup to use dev_priv and INTEL_GENNavare, Manasi D2016-09-281-6/+6
* drm/i915/bxt: Fix HDMI DPLL configurationImre Deak2016-09-271-5/+16
* drm/i915/skl: tell the user about pre-production hardwarePaulo Zanoni2016-09-271-7/+14
* drm/i915: add a few missing platform tags to workaround tagsJani Nikula2016-09-272-2/+2
* drm/i915: don't report compression when fbc is disabledNagaraju, Vathsala2016-09-261-1/+2
* drm/i915/gen9: fail the modeset instead of WARNing on unsupported configPaulo Zanoni2016-09-261-2/+3
* drm/i915/gen9: implement missing case for SKL watermarks calculationPaulo Zanoni2016-09-261-1/+4
* drm/i915/gen9: fix the watermark res_blocks valuePaulo Zanoni2016-09-261-5/+7
* drm/i915/gen9: fix plane_blocks_per_line on watermarks calculationsPaulo Zanoni2016-09-261-24/+15
* drm/i915/gen9: minimum scanlines for Y tile is not always 4Paulo Zanoni2016-09-261-24/+32
* drm/i915/gen9: fix the WaWmMemoryReadLatency implementationPaulo Zanoni2016-09-261-20/+22
* drm/i915/kbl: KBL also needs to run the SAGV codePaulo Zanoni2016-09-261-4/+10
* drm/i915: introduce intel_has_sagv()Paulo Zanoni2016-09-262-7/+20
* drm/i915: SAGV is not SKL-only, so rename a few thingsPaulo Zanoni2016-09-264-25/+25
* drm/i915/skl: drop workarounds for F0 revisionJani Nikula2016-09-261-6/+0
OpenPOWER on IntegriCloud