summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/i915_gem_gtt.c
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | drm/i915/gtt: Suppress warnings for dma_map_pageChris Wilson2018-07-061-4/+8
* | | | | drm/i915: Remove defunct i915->vm_listChris Wilson2018-07-051-5/+0
* | | | | drm/i915/gtt: Pull global wc page stash under its own lockingChris Wilson2018-07-041-78/+132
| |_|_|/ |/| | |
* | | | drm/i915/gtt: Reduce a pair of runtime assertsChris Wilson2018-06-141-1/+1
* | | | drm/i915/gtt: Cache the PTE encoding of the scratch pageChris Wilson2018-06-141-10/+10
* | | | drm/i915/gtt: Free unused page tables on unbind the contextChris Wilson2018-06-141-5/+39
* | | | drm/i915/gtt: Lazily allocate page directories for gen7Chris Wilson2018-06-141-41/+26
* | | | drm/i915/gtt: Only keep gen6 page directories pinned while activeChris Wilson2018-06-141-15/+21
* | | | drm/i915/gtt: Make gen6 page directories evictableChris Wilson2018-06-121-110/+147
* | | | drm/i915/gtt: Onionify error handling for gen6_ppgtt_createChris Wilson2018-06-121-42/+39
* | | | drm/i915/gtt: Subclass gen6_hw_ppgttChris Wilson2018-06-121-47/+47
* | | | drm/i915/gtt: Invalidate GGTT caches after writing the gen6 page directoriesChris Wilson2018-06-121-4/+4
* | | | drm/i915/ringbuffer: Fix context restore upon resetChris Wilson2018-06-111-45/+0
* | | | drm/i915/gtt: Reorder aliasing_ppgtt finiChris Wilson2018-06-091-6/+4
* | | | drm/i915/gtt: Remove vgpu check for gen6Chris Wilson2018-06-081-1/+1
* | | | drm/i915/gtt: Remove redundant hsw_mm_switch()Chris Wilson2018-06-081-24/+0
* | | | drm/i915/gtt: Fix unwind length passed to gen6_ppgtt_clear_rangeChris Wilson2018-06-081-1/+1
* | | | drm/i915/gtt: Push allocation to hw ppgtt constructorChris Wilson2018-06-071-67/+73
* | | | drm/i915: Decouple vma vfuncs from vmChris Wilson2018-06-071-26/+31
* | | | drm/i915: Prepare for non-object vmaChris Wilson2018-06-071-2/+5
|/ / /
* | | drm/i915/gtt: Fix typo in fill_px() macroChris Wilson2018-06-061-2/+2
* | | drm/i915/gtt: Rename i915_hw_ppgtt base memberChris Wilson2018-06-051-167/+166
* | | drm/i915/gtt: Teach restore-gtt to walk the ggtt vma list not the object listChris Wilson2018-06-051-13/+10
* | | drm/i915/gtt: Remove obsolete switch_mm hooks for gen8+Chris Wilson2018-06-041-49/+0
* | | drm/i915/gtt: Don't restore the non-existent PDE for GGTTChris Wilson2018-06-011-0/+2
* | | drm/i915/gtt: Avoid calling non-existent allocate_va_rangeChris Wilson2018-06-011-13/+21
* | | drm/i915/gtt: Allow pagedirectory allocations to failChris Wilson2018-05-221-8/+8
| |/ |/|
* | drm/i915/selftests: scrub 64KMatthew Auld2018-05-131-0/+21
* | drm/i915/icl: Introduce initial Icelake WorkaroundsOscar Mateo2018-05-111-3/+3
* | drm/i915/gtt: Trust the uncached store to flush wcbMika Kuoppala2018-05-111-10/+8
* | drm/i915/gtt: Tidy up duplicate branches in gen8_gmch_probe()Chris Wilson2018-05-041-6/+2
* | drm/i915: Lazily unbind vma on closeChris Wilson2018-05-041-5/+9
* | drm/i915: Move timeline from GTT to ringChris Wilson2018-05-021-3/+0
|/
* drm/i915: Rename drm_i915_gem_request to i915_requestChris Wilson2018-02-211-19/+19
* drm/i915/gtt: Convert WARN_ON to GEM debuggingChris Wilson2018-02-151-12/+10
* drm/i915: Replace open-coded memset_p()Chris Wilson2018-02-121-11/+3
* drm/i915: Use INTEL_GEN everywhereTvrtko Ursulin2018-02-091-1/+1
* drm/i915/ppgtt: Pin page directories before allocationChris Wilson2018-02-011-4/+10
* drm/i915: Simplify guard logic for setup_scratch_page()Chris Wilson2018-01-291-36/+33
* drm/i915: Protect WC stash allocation against direct reclaimChris Wilson2018-01-221-7/+25
* drm/i915: Stop getting the fault address from RING_FAULT_REGOscar Mateo2018-01-101-2/+13
* drm/i915: Pass DMA_ATTR_NO_WARN to dma_map_sg()Chris Wilson2018-01-041-3/+4
* drm/i915/guc: Call invalidate after changing the vfuncMichał Winiarski2017-12-141-0/+4
* drm/i915: Downgrade misleading "Memory usable" messageChris Wilson2017-12-121-3/+2
* drm/i915: prefer resource_size_t for everything stolenMatthew Auld2017-12-121-5/+5
* drm/i915: make mappable struct resource centricMatthew Auld2017-12-121-10/+19
* drm/i915: make dsm struct resource centricMatthew Auld2017-12-121-6/+2
* drm/i915: nuke the duplicated stolen discoveryMatthew Auld2017-12-121-48/+3
* Merge airlied/drm-next into drm-intel-next-queuedRodrigo Vivi2017-12-081-1/+1
|\
| * Merge tag 'drm-intel-next-2017-12-01' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2017-12-081-7/+4
| |\
OpenPOWER on IntegriCloud