summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/i915_gem_gtt.c
AgeCommit message (Expand)Author
2015-08-03drm/i915/ppgtt: Break loop in gen8_ppgtt_clear_range failure pathMichel Thierry
2015-03-27drm/i915: Compare GGTT view structs instead of typesJoonas Lahtinen
2015-03-27drm/i915: fix simple_return.cocci warningskbuild test robot
2015-03-27drm/i915: Add dynamic page trace eventsMichel Thierry
2015-03-27drm/i915: Finish gen6/7 dynamic page table allocationMichel Thierry
2015-03-27drm/i915: Remove unnecessary gen6_ppgtt_unmap_pagesMichel Thierry
2015-03-27drm/i915: Fix i915_dma_map_single positive error codeMichel Thierry
2015-03-25drm/i915/skl: Fix up positive error codeTvrtko Ursulin
2015-03-23drm/i915/skl: Support secondary (rotated) frame buffer mappingTvrtko Ursulin
2015-03-20drm/i915: Track page table reload needBen Widawsky
2015-03-20drm/i915: Track GEN6 page table usageBen Widawsky
2015-03-20drm/i915: page table generalizationsMichel Thierry
2015-03-20drm/i915: kerneldoc for i915_gem_shrinker.cDaniel Vetter
2015-03-20drm/i915: memory leak in __i915_gem_vma_create()Dan Carpenter
2015-03-20drm/i915: Do not use ggtt_view with (aliasing) PPGTTJoonas Lahtinen
2015-03-17drm/i915: Setup all page directories for gen8Mika Kuoppala
2015-03-09Merge tag 'v4.0-rc3' into drm-nextDave Airlie
2015-03-05drm/mm: Support 4 GiB and larger rangesThierry Reding
2015-02-26drm/i915: fix a printk formatDan Carpenter
2015-02-26drm/i915: Add missing description to parameter in alloc_pt_rangeMichel Thierry
2015-02-25drm/i915: Plumb drm_device through page tables operationsMichel Thierry
2015-02-25drm/i915: Create page table allocatorsBen Widawsky
2015-02-25drm/i915: Complete page table structuresBen Widawsky
2015-02-25drm/i915: page table abstractionsBen Widawsky
2015-02-13drm/i915: Support alias ppgtt in VM if ppgtt is enabledYu Zhang
2015-02-13drm/i915: Adds graphic address space ballooning logicYu Zhang
2015-02-13drm/i915: Setup less PPGTT on failed page_directoryBen Widawsky
2015-02-13drm/i915: Rename to GEN8_LEGACY_PDPESBen Widawsky
2014-12-17drm/i915: Organize bind_vma funcsRodrigo Vivi
2014-12-17drm/i915: Organize PPGTT initRodrigo Vivi
2014-12-16drm/i915: Use true PPGTT in Gen8+ when execlists are enabledMichel Thierry
2014-12-15drm/i915: Documentation for multiple GGTT viewsTvrtko Ursulin
2014-12-15drm/i915: Infrastructure for supporting different GGTT views per objectTvrtko Ursulin
2014-12-15drm/i915: Use BUILD_BUG if possible in the i915 WARN_ONDaniel Vetter
2014-12-04drm/i915: Stop putting GGTT VMA at the head of the listTvrtko Ursulin
2014-11-20drm/i915: Can i915_gem_init_ioctlDaniel Vetter
2014-11-19Merge tag 'drm-intel-fixes-2014-11-19' into drm-intel-next-queuedDaniel Vetter
2014-11-14drm/i915: Fix comments about CHV snoop behaviourVille Syrjälä
2014-11-14drm/i915/skl: Don't allow disabling ppgtt and execlists on gen9+Damien Lespiau
2014-11-14drm/i915: Delete outdated comment in byt_pte_encodeDaniel Vetter
2014-11-14drm/i915: Add tracepoints to track a vm during its lifetimeDaniele Ceraolo Spurio
2014-11-07drm/i915: fix "Unexpected fault" error message line breakPaulo Zanoni
2014-11-06drm/i915: Disable caches for Global GTT.Rodrigo Vivi
2014-11-04drm/i915: Move flags describing VMA mappings into the VMATvrtko Ursulin
2014-10-28Merge tag 'drm-intel-next-2014-10-03-no-ppgtt' of git://anongit.freedesktop.o...Dave Airlie
2014-10-24Revert "drm/i915: Enable full PPGTT on gen7"Daniel Vetter
2014-10-14Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2014-09-30Merge branch 'topic/skl-stage1' into drm-intel-next-queuedDaniel Vetter
2014-09-29drm/i915: Flush the PTEs after updating them before suspendChris Wilson
2014-09-24drm/i915/skl: Initialize PPGTT like gen8Damien Lespiau