aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/i915_gem_gtt.c
Commit message (Expand)AuthorAge
* drm/i915: Prevent machine hang from Broxton's vtd w/a and error captureChris Wilson2018-11-19
* drm/i915/gtt: Revert "Disable read-only support under GVT"Hang Yuan2018-10-31
* drm/i915/gtt: Reuse the read-only 64KiB scratch page and directoriesChris Wilson2018-10-30
* drm/i915/gtt: Record the scratch pteChris Wilson2018-10-30
* drm/i915: Mark up GTT sizes as u64Chris Wilson2018-10-26
* drm/i915: Use i915_gem_object_get_dma_address() to populate rotated vmasVille Syrjälä2018-10-18
* drm/i915: Remove i915.enable_ppgtt overrideChris Wilson2018-09-27
* drm/i915: Trim partial view sg listsTvrtko Ursulin2018-09-27
* drm/i915: Match code to comment and enforce ppgtt for execlistsChris Wilson2018-09-25
* drm/i915: pass dev_priv to i915_gem_cleanup_stolenMatthew Auld2018-09-20
* drm/i915: Replace some PAGE_SHIFTs with I915_GTT_PAGE_SIZEVille Syrjälä2018-09-18
* drm/i915: Replace some PAGE_SIZE with I915_GTT_PAGE_SIZEVille Syrjälä2018-09-13
* drm/i915: Explicitly mark Global GTT address spacesTvrtko Ursulin2018-09-01
* drm/i915: clear error registers after error captureLionel Landwerlin2018-08-30
* drm/i915/gtt: remove px_pageMatthew Auld2018-07-30
* drm/i915/guc: Move the pin bias value from GuC to GGTTJakub Bartmiński2018-07-27
* Merge drm/drm-next into drm-intel-next-queuedRodrigo Vivi2018-07-23
|\
| * Merge tag 'drm-intel-next-2018-07-19' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2018-07-19
| |\
| * \ Merge tag 'drm-intel-next-2018-07-09' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2018-07-18
| |\ \
| * \ \ Merge tag 'drm-intel-next-2018-06-20' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2018-06-27
| |\ \ \
| * \ \ \ Merge tag 'drm-misc-next-2018-06-21' of git://anongit.freedesktop.org/drm/drm...Dave Airlie2018-06-21
| |\ \ \ \
| | * \ \ \ Merge drm-upstream/drm-next into drm-misc-nextGustavo Padovan2018-06-20
| | |\ \ \ \
| | * | | | | drm/i915: Limit searching for PIN_HIGHChris Wilson2018-05-24
* | | | | | | drm/i915: Suppress assertion for i915_ggtt_disable_gucChris Wilson2018-07-20
* | | | | | | drm/i915/gtt: Full ppgtt everywhere, no excusesChris Wilson2018-07-19
* | | | | | | drm/i915/gtt: Enable full-ppgtt by default everywhereChris Wilson2018-07-19
| |_|_|_|_|/ |/| | | | |
* | | | | | drm/i915: Prevent writing into a read-only object via a GGTT mmapChris Wilson2018-07-13
* | | | | | drm/i915/gtt: Disable read-only support under GVTChris Wilson2018-07-13
* | | | | | drm/i915/gtt: Read-only pages for insert_entries on bdw+Jon Bloomfield2018-07-13
* | | | | | drm/i915/gtt: Add read only pages to gen8_pte_encodeJon Bloomfield2018-07-13
* | | | | | drm/i915: Introduce i915_address_space.mutexChris Wilson2018-07-11
| |_|_|_|/ |/| | | |
* | | | | drm/i915: Provide a timeout to i915_gem_wait_for_idle()Chris Wilson2018-07-09
* | | | | drm/i915: Track vma activity per fence.context, not per engineChris Wilson2018-07-06
* | | | | drm/i915/gtt: Control cache domain of dma_map_page() directlyChris Wilson2018-07-06
* | | | | drm/i915/gtt: Suppress warnings for dma_map_pageChris Wilson2018-07-06
* | | | | drm/i915: Remove defunct i915->vm_listChris Wilson2018-07-05
* | | | | drm/i915/gtt: Pull global wc page stash under its own lockingChris Wilson2018-07-04
| |_|_|/ |/| | |
* | | | drm/i915/gtt: Reduce a pair of runtime assertsChris Wilson2018-06-14
* | | | drm/i915/gtt: Cache the PTE encoding of the scratch pageChris Wilson2018-06-14
* | | | drm/i915/gtt: Free unused page tables on unbind the contextChris Wilson2018-06-14
* | | | drm/i915/gtt: Lazily allocate page directories for gen7Chris Wilson2018-06-14
* | | | drm/i915/gtt: Only keep gen6 page directories pinned while activeChris Wilson2018-06-14
* | | | drm/i915/gtt: Make gen6 page directories evictableChris Wilson2018-06-12
* | | | drm/i915/gtt: Onionify error handling for gen6_ppgtt_createChris Wilson2018-06-12
* | | | drm/i915/gtt: Subclass gen6_hw_ppgttChris Wilson2018-06-12
* | | | drm/i915/gtt: Invalidate GGTT caches after writing the gen6 page directoriesChris Wilson2018-06-12
* | | | drm/i915/ringbuffer: Fix context restore upon resetChris Wilson2018-06-11
* | | | drm/i915/gtt: Reorder aliasing_ppgtt finiChris Wilson2018-06-09
* | | | drm/i915/gtt: Remove vgpu check for gen6Chris Wilson2018-06-08
* | | | drm/i915/gtt: Remove redundant hsw_mm_switch()Chris Wilson2018-06-08