index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
i915_gem_gtt.c
Age
Commit message (
Expand
)
Author
2018-06-28
Merge tag 'drm-intel-next-2018-06-20' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
2018-06-22
Merge tag 'drm-misc-next-2018-06-21' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
2018-06-20
Merge drm-upstream/drm-next into drm-misc-next
Gustavo Padovan
2018-06-14
drm/i915/gtt: Reduce a pair of runtime asserts
Chris Wilson
2018-06-14
drm/i915/gtt: Cache the PTE encoding of the scratch page
Chris Wilson
2018-06-14
drm/i915/gtt: Free unused page tables on unbind the context
Chris Wilson
2018-06-14
drm/i915/gtt: Lazily allocate page directories for gen7
Chris Wilson
2018-06-14
drm/i915/gtt: Only keep gen6 page directories pinned while active
Chris Wilson
2018-06-12
drm/i915/gtt: Make gen6 page directories evictable
Chris Wilson
2018-06-12
drm/i915/gtt: Onionify error handling for gen6_ppgtt_create
Chris Wilson
2018-06-12
drm/i915/gtt: Subclass gen6_hw_ppgtt
Chris Wilson
2018-06-12
drm/i915/gtt: Invalidate GGTT caches after writing the gen6 page directories
Chris Wilson
2018-06-11
drm/i915/ringbuffer: Fix context restore upon reset
Chris Wilson
2018-06-09
drm/i915/gtt: Reorder aliasing_ppgtt fini
Chris Wilson
2018-06-08
drm/i915/gtt: Remove vgpu check for gen6
Chris Wilson
2018-06-08
drm/i915/gtt: Remove redundant hsw_mm_switch()
Chris Wilson
2018-06-08
drm/i915/gtt: Fix unwind length passed to gen6_ppgtt_clear_range
Chris Wilson
2018-06-07
drm/i915/gtt: Push allocation to hw ppgtt constructor
Chris Wilson
2018-06-07
drm/i915: Decouple vma vfuncs from vm
Chris Wilson
2018-06-07
drm/i915: Prepare for non-object vma
Chris Wilson
2018-06-06
drm/i915/gtt: Fix typo in fill_px() macro
Chris Wilson
2018-06-05
drm/i915/gtt: Rename i915_hw_ppgtt base member
Chris Wilson
2018-06-05
drm/i915/gtt: Teach restore-gtt to walk the ggtt vma list not the object list
Chris Wilson
2018-06-04
drm/i915/gtt: Remove obsolete switch_mm hooks for gen8+
Chris Wilson
2018-06-01
drm/i915/gtt: Don't restore the non-existent PDE for GGTT
Chris Wilson
2018-06-01
drm/i915/gtt: Avoid calling non-existent allocate_va_range
Chris Wilson
2018-05-24
drm/i915: Limit searching for PIN_HIGH
Chris Wilson
2018-05-22
drm/i915/gtt: Allow pagedirectory allocations to fail
Chris Wilson
2018-05-13
drm/i915/selftests: scrub 64K
Matthew Auld
2018-05-11
drm/i915/icl: Introduce initial Icelake Workarounds
Oscar Mateo
2018-05-11
drm/i915/gtt: Trust the uncached store to flush wcb
Mika Kuoppala
2018-05-04
drm/i915/gtt: Tidy up duplicate branches in gen8_gmch_probe()
Chris Wilson
2018-05-04
drm/i915: Lazily unbind vma on close
Chris Wilson
2018-05-02
drm/i915: Move timeline from GTT to ring
Chris Wilson
2018-02-21
drm/i915: Rename drm_i915_gem_request to i915_request
Chris Wilson
2018-02-15
drm/i915/gtt: Convert WARN_ON to GEM debugging
Chris Wilson
2018-02-12
drm/i915: Replace open-coded memset_p()
Chris Wilson
2018-02-09
drm/i915: Use INTEL_GEN everywhere
Tvrtko Ursulin
2018-02-01
drm/i915/ppgtt: Pin page directories before allocation
Chris Wilson
2018-01-29
drm/i915: Simplify guard logic for setup_scratch_page()
Chris Wilson
2018-01-22
drm/i915: Protect WC stash allocation against direct reclaim
Chris Wilson
2018-01-10
drm/i915: Stop getting the fault address from RING_FAULT_REG
Oscar Mateo
2018-01-04
drm/i915: Pass DMA_ATTR_NO_WARN to dma_map_sg()
Chris Wilson
2017-12-14
drm/i915/guc: Call invalidate after changing the vfunc
MichaĆ Winiarski
2017-12-12
drm/i915: Downgrade misleading "Memory usable" message
Chris Wilson
2017-12-12
drm/i915: prefer resource_size_t for everything stolen
Matthew Auld
2017-12-12
drm/i915: make mappable struct resource centric
Matthew Auld
2017-12-12
drm/i915: make dsm struct resource centric
Matthew Auld
2017-12-12
drm/i915: nuke the duplicated stolen discovery
Matthew Auld
2017-12-08
Merge airlied/drm-next into drm-intel-next-queued
Rodrigo Vivi
[next]