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.h
Age
Commit message (
Expand
)
Author
2018-11-02
drm/i915: Mark pin flags as u64
Chris Wilson
2018-10-30
drm/i915/gtt: Record the scratch pte
Chris Wilson
2018-10-26
drm/i915: Compare user's 64b GTT offset even on 32b
Chris Wilson
2018-10-26
drm/i915: Mark up GTT sizes as u64
Chris Wilson
2018-09-01
drm/i915: Explicitly mark Global GTT address spaces
Tvrtko Ursulin
2018-08-28
drm/i915: Fix gtt_view asserts
Ville Syrjälä
2018-07-30
drm/i915/gtt: remove px_page
Matthew Auld
2018-07-27
drm/i915/guc: Move the pin bias value from GuC to GGTT
Jakub Bartmiński
2018-07-13
drm/i915/gtt: Read-only pages for insert_entries on bdw+
Jon Bloomfield
2018-07-11
drm/i915: Introduce i915_address_space.mutex
Chris Wilson
2018-07-05
drm/i915: Remove defunct i915->vm_list
Chris Wilson
2018-07-04
drm/i915/gtt: Pull global wc page stash under its own locking
Chris Wilson
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: 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: Subclass gen6_hw_ppgtt
Chris Wilson
2018-06-11
drm/i915/ringbuffer: Fix context restore upon reset
Chris Wilson
2018-06-07
drm/i915: Decouple vma vfuncs from vm
Chris Wilson
2018-06-05
drm/i915/gtt: Rename i915_hw_ppgtt base member
Chris Wilson
2018-05-13
drm/i915/selftests: scrub 64K
Matthew Auld
2018-05-02
drm/i915: Split i915_gem_timeline into individual timelines
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
2017-12-12
drm/i915: prefer resource_size_t for everything stolen
Matthew Auld
2017-12-12
drm/i915: give stolen_usable_size a more suitable home
Matthew Auld
2017-12-12
drm/i915: make mappable struct resource centric
Matthew Auld
2017-12-12
drm/i915: make reserved struct resource centric
Matthew Auld
2017-12-12
drm/i915: make dsm struct resource centric
Matthew Auld
2017-10-07
drm/i915: support 64K pages for the 48b PPGTT
Matthew Auld
2017-10-07
drm/i915: add support for 64K scratch page
Matthew Auld
2017-10-07
drm/i915: support 2M pages for the 48b PPGTT
Matthew Auld
2017-10-07
drm/i915: introduce vm set_pages/clear_pages
Matthew Auld
2017-10-07
drm/i915: introduce page_sizes field to dev_info
Matthew Auld
2017-09-14
drm/i915: Remove the "INDEX" suffix from PPAT marcos
Zhi Wang
2017-09-14
drm/i915: Introduce private PAT management
Zhi Wang
2017-09-08
drm/i915: Make PAT macros more robust
Michal Wajdeczko
2017-06-22
drm/i915: pass the vma to insert_entries
Matthew Auld
2017-06-16
drm/i915: First try the previous execbuffer location
Chris Wilson
2017-06-02
drm/i915: return the correct usable aperture size under gvt environment
Weinan Li
2017-03-03
drm/i915: Avoid using word legacy with ppgtt
Mika Kuoppala
2017-03-03
drm/i915/gtt: Make I915_PDPES_PER_PDP inline function
Mika Kuoppala
2017-02-15
drm/i915: Use preferred kernel types in i915_gem_gtt.c
Chris Wilson
2017-02-15
drm/i915: Remove i915_address_space.start
Chris Wilson
2017-02-15
drm/i915: Remove unused ppgtt->enable()
Chris Wilson
2017-02-15
drm/i915: Remove bitmap tracking for used-pml4
Chris Wilson
2017-02-15
drm/i915: Remove bitmap tracking for used-pdpes
Chris Wilson
2017-02-15
drm/i915: Remove bitmap tracking for used-pdes
Chris Wilson
2017-02-15
drm/i915: Remove bitmap tracking for used-ptes
Chris Wilson
[next]