summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/i915_gem_gtt.c
Commit message (Expand)AuthorAgeFilesLines
* drm/i915: Compare GGTT view structs instead of typesJoonas Lahtinen2015-03-271-0/+3
* drm/i915: fix simple_return.cocci warningskbuild test robot2015-03-271-7/+1
* drm/i915: Add dynamic page trace eventsMichel Thierry2015-03-271-0/+5
* drm/i915: Finish gen6/7 dynamic page table allocationMichel Thierry2015-03-271-19/+127
* drm/i915: Remove unnecessary gen6_ppgtt_unmap_pagesMichel Thierry2015-03-271-11/+0
* drm/i915: Fix i915_dma_map_single positive error codeMichel Thierry2015-03-271-1/+4
* drm/i915/skl: Fix up positive error codeTvrtko Ursulin2015-03-251-1/+1
* drm/i915/skl: Support secondary (rotated) frame buffer mappingTvrtko Ursulin2015-03-231-4/+113
* drm/i915: Track page table reload needBen Widawsky2015-03-201-0/+11
* drm/i915: Track GEN6 page table usageBen Widawsky2015-03-201-62/+137
* drm/i915: page table generalizationsMichel Thierry2015-03-201-80/+80
* drm/i915: kerneldoc for i915_gem_shrinker.cDaniel Vetter2015-03-201-1/+1
* drm/i915: memory leak in __i915_gem_vma_create()Dan Carpenter2015-03-201-3/+4
* drm/i915: Do not use ggtt_view with (aliasing) PPGTTJoonas Lahtinen2015-03-201-18/+53
* drm/i915: Setup all page directories for gen8Mika Kuoppala2015-03-171-6/+15
* Merge tag 'v4.0-rc3' into drm-nextDave Airlie2015-03-091-3/+3
|\
| * drm/mm: Support 4 GiB and larger rangesThierry Reding2015-03-051-3/+3
* | drm/i915: fix a printk formatDan Carpenter2015-02-261-1/+1
* | drm/i915: Add missing description to parameter in alloc_pt_rangeMichel Thierry2015-02-261-1/+1
* | drm/i915: Plumb drm_device through page tables operationsMichel Thierry2015-02-251-13/+16
* | drm/i915: Create page table allocatorsBen Widawsky2015-02-251-86/+168
* | drm/i915: Complete page table structuresBen Widawsky2015-02-251-56/+29
* | drm/i915: page table abstractionsBen Widawsky2015-02-251-87/+93
* | drm/i915: Support alias ppgtt in VM if ppgtt is enabledYu Zhang2015-02-131-0/+16
* | drm/i915: Adds graphic address space ballooning logicYu Zhang2015-02-131-3/+14
* | drm/i915: Setup less PPGTT on failed page_directoryBen Widawsky2015-02-131-1/+4
* | drm/i915: Rename to GEN8_LEGACY_PDPESBen Widawsky2015-02-131-3/+3
|/
* drm/i915: Organize bind_vma funcsRodrigo Vivi2014-12-171-13/+2
* drm/i915: Organize PPGTT initRodrigo Vivi2014-12-171-3/+1
* drm/i915: Use true PPGTT in Gen8+ when execlists are enabledMichel Thierry2014-12-161-3/+4
* drm/i915: Documentation for multiple GGTT viewsTvrtko Ursulin2014-12-151-0/+60
* drm/i915: Infrastructure for supporting different GGTT views per objectTvrtko Ursulin2014-12-151-9/+61
* drm/i915: Use BUILD_BUG if possible in the i915 WARN_ONDaniel Vetter2014-12-151-3/+3
* drm/i915: Stop putting GGTT VMA at the head of the listTvrtko Ursulin2014-12-041-6/+2
* drm/i915: Can i915_gem_init_ioctlDaniel Vetter2014-11-201-4/+4
* Merge tag 'drm-intel-fixes-2014-11-19' into drm-intel-next-queuedDaniel Vetter2014-11-191-0/+16
|\
| * drm/i915: Disable caches for Global GTT.Rodrigo Vivi2014-11-061-0/+16
* | drm/i915: Fix comments about CHV snoop behaviourVille Syrjälä2014-11-141-3/+11
* | drm/i915/skl: Don't allow disabling ppgtt and execlists on gen9+Damien Lespiau2014-11-141-1/+6
* | drm/i915: Delete outdated comment in byt_pte_encodeDaniel Vetter2014-11-141-3/+0
* | drm/i915: Add tracepoints to track a vm during its lifetimeDaniele Ceraolo Spurio2014-11-141-0/+4
* | drm/i915: fix "Unexpected fault" error message line breakPaulo Zanoni2014-11-071-1/+1
* | drm/i915: Move flags describing VMA mappings into the VMATvrtko Ursulin2014-11-041-12/+12
* | Merge tag 'drm-intel-next-2014-10-03-no-ppgtt' of git://anongit.freedesktop.o...Dave Airlie2014-10-281-7/+29
|\ \ | |/ |/|
| * Revert "drm/i915: Enable full PPGTT on gen7"Daniel Vetter2014-10-241-1/+1
| * Merge branch 'topic/skl-stage1' into drm-intel-next-queuedDaniel Vetter2014-09-301-2/+18
| |\
| | * drm/i915/skl: Initialize PPGTT like gen8Damien Lespiau2014-09-241-1/+1
| | * drm/i915/skl: gen9 uses the same bind_vma() vfuncs as gen6+Damien Lespiau2014-09-241-0/+1
| | * drm/i915/skl: Add the additional graphics stolen sizesDamien Lespiau2014-09-241-1/+16
| * | drm/i915: Inline feature detection into sanitize_enable_ppgttChris Wilson2014-09-191-3/+11
OpenPOWER on IntegriCloud