summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* drm/i915/gen9: fix DDB partitioning for multi-screen casesPaulo Zanoni2016-10-111-2/+10
* drm/i915/audio: rename N value getter to emphasize it's for hdmiJani Nikula2016-10-111-8/+8
* drm/i915/audio: add register macros for audio config N valueJani Nikula2016-10-112-17/+10
* drm/i915/audio: HDMI audio gets the TMDS clock by crtc_clockLibin Yang2016-10-111-4/+5
* drm/i915/audio: set proper N/MCTS on more platformsLibin Yang2016-10-111-5/+1
* drm/i915/audio: split dp and hdmi audio config updateJani Nikula2016-10-111-21/+34
* drm/i915/audio: use the same code for updating audio configJani Nikula2016-10-111-26/+3
* drm/i915/audio: port is going to be just fine, simplify checksJani Nikula2016-10-111-10/+2
* drm/i915/audio: abstract audio config updateJani Nikula2016-10-111-28/+40
* drm/i915: Convert open-coded use of vma_pages()Chris Wilson2016-10-111-2/+1
* drm/i915: Allow compaction upto SWIOTLB max segment sizeChris Wilson2016-10-111-12/+18
* drm/i915: Remove self-harming shrink_all on get_pages_gtt failChris Wilson2016-10-111-1/+0
* drm/i915: Update DRIVER_DATE to 20161010Daniel Vetter2016-10-101-1/+1
* drm/i915/guc: Unwind GuC workqueue reservation if request construction failsChris Wilson2016-10-073-7/+23
* drm/i915: Reset the breadcrumbs IRQ more carefullyChris Wilson2016-10-075-20/+34
* drm/i915: Force relocations via cpu if we run out of idle apertureChris Wilson2016-10-071-2/+2
* drm/i915: Distinguish last emitted request from last submitted requestChris Wilson2016-10-072-2/+4
* drm/i915: Add spurious CRT DMI match for Intel DZ77BH-55KVille Syrjälä2016-10-061-0/+8
* drm/i915: Register shadow VGA even when it produces spurious detection resultsVille Syrjälä2016-10-061-23/+24
* Revert "Skip intel_crt_init for Dell XPS 8700"Ville Syrjälä2016-10-061-8/+0
* drm/i915: Sort DEV_INFO_FOR_EACH_FLAGJoonas Lahtinen2016-10-051-18/+20
* 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