index
:
linux
drm-debug-qxl
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-qemu-fixes
drm-qemu-next
drm-qemu-next-fixes
drm-qxl
drm-udmabuf
drm-udmabuf-fix
drm-virtio-bootfb
host-phys-bits
master
pcie-hotplug
radeonfb-logging
vfio-usb-reset
linux
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
i915_gem_gtt.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/i915: Mark pin flags as u64
Chris Wilson
2018-11-02
1
-14
/
+14
*
drm/i915/gtt: Record the scratch pte
Chris Wilson
2018-10-30
1
-6
/
+5
*
drm/i915: Compare user's 64b GTT offset even on 32b
Chris Wilson
2018-10-26
1
-0
/
+2
*
drm/i915: Mark up GTT sizes as u64
Chris Wilson
2018-10-26
1
-3
/
+3
*
drm/i915: Explicitly mark Global GTT address spaces
Tvrtko Ursulin
2018-09-01
1
-1
/
+4
*
drm/i915: Fix gtt_view asserts
Ville Syrjälä
2018-08-28
1
-11
/
+4
*
drm/i915/gtt: remove px_page
Matthew Auld
2018-07-30
1
-1
/
+0
*
drm/i915/guc: Move the pin bias value from GuC to GGTT
Jakub Bartmiński
2018-07-27
1
-0
/
+2
*
drm/i915/gtt: Read-only pages for insert_entries on bdw+
Jon Bloomfield
2018-07-13
1
-1
/
+6
*
drm/i915: Introduce i915_address_space.mutex
Chris Wilson
2018-07-11
1
-0
/
+2
*
drm/i915: Remove defunct i915->vm_list
Chris Wilson
2018-07-05
1
-1
/
+0
*
drm/i915/gtt: Pull global wc page stash under its own locking
Chris Wilson
2018-07-04
1
-3
/
+7
*
drm/i915/gtt: Reduce a pair of runtime asserts
Chris Wilson
2018-06-14
1
-2
/
+2
*
drm/i915/gtt: Cache the PTE encoding of the scratch page
Chris Wilson
2018-06-14
1
-0
/
+1
*
drm/i915/gtt: Free unused page tables on unbind the context
Chris Wilson
2018-06-14
1
-0
/
+1
*
drm/i915/gtt: Only keep gen6 page directories pinned while active
Chris Wilson
2018-06-14
1
-0
/
+5
*
drm/i915/gtt: Make gen6 page directories evictable
Chris Wilson
2018-06-12
1
-1
/
+1
*
drm/i915/gtt: Subclass gen6_hw_ppgtt
Chris Wilson
2018-06-12
1
-3
/
+16
*
drm/i915/ringbuffer: Fix context restore upon reset
Chris Wilson
2018-06-11
1
-2
/
+0
*
drm/i915: Decouple vma vfuncs from vm
Chris Wilson
2018-06-07
1
-9
/
+18
*
drm/i915/gtt: Rename i915_hw_ppgtt base member
Chris Wilson
2018-06-05
1
-4
/
+4
*
drm/i915/selftests: scrub 64K
Matthew Auld
2018-05-13
1
-0
/
+1
*
drm/i915: Split i915_gem_timeline into individual timelines
Chris Wilson
2018-05-02
1
-2
/
+1
*
drm/i915: Move timeline from GTT to ring
Chris Wilson
2018-05-02
1
-1
/
+0
*
drm/i915: Rename drm_i915_gem_request to i915_request
Chris Wilson
2018-02-21
1
-2
/
+3
*
drm/i915: prefer resource_size_t for everything stolen
Matthew Auld
2017-12-12
1
-1
/
+1
*
drm/i915: give stolen_usable_size a more suitable home
Matthew Auld
2017-12-12
1
-10
/
+0
*
drm/i915: make mappable struct resource centric
Matthew Auld
2017-12-12
1
-2
/
+2
*
drm/i915: make reserved struct resource centric
Matthew Auld
2017-12-12
1
-2
/
+0
*
drm/i915: make dsm struct resource centric
Matthew Auld
2017-12-12
1
-1
/
+0
*
drm/i915: support 64K pages for the 48b PPGTT
Matthew Auld
2017-10-07
1
-0
/
+7
*
drm/i915: add support for 64K scratch page
Matthew Auld
2017-10-07
1
-0
/
+1
*
drm/i915: support 2M pages for the 48b PPGTT
Matthew Auld
2017-10-07
1
-0
/
+2
*
drm/i915: introduce vm set_pages/clear_pages
Matthew Auld
2017-10-07
1
-0
/
+2
*
drm/i915: introduce page_sizes field to dev_info
Matthew Auld
2017-10-07
1
-1
/
+7
*
drm/i915: Remove the "INDEX" suffix from PPAT marcos
Zhi Wang
2017-09-14
1
-4
/
+4
*
drm/i915: Introduce private PAT management
Zhi Wang
2017-09-14
1
-0
/
+36
*
drm/i915: Make PAT macros more robust
Michal Wajdeczko
2017-09-08
1
-1
/
+1
*
drm/i915: pass the vma to insert_entries
Matthew Auld
2017-06-22
1
-2
/
+1
*
drm/i915: First try the previous execbuffer location
Chris Wilson
2017-06-16
1
-0
/
+1
*
drm/i915: return the correct usable aperture size under gvt environment
Weinan Li
2017-06-02
1
-0
/
+1
*
drm/i915: Avoid using word legacy with ppgtt
Mika Kuoppala
2017-03-03
1
-10
/
+11
*
drm/i915/gtt: Make I915_PDPES_PER_PDP inline function
Mika Kuoppala
2017-03-03
1
-10
/
+16
*
drm/i915: Use preferred kernel types in i915_gem_gtt.c
Chris Wilson
2017-02-15
1
-29
/
+27
*
drm/i915: Remove i915_address_space.start
Chris Wilson
2017-02-15
1
-1
/
+0
*
drm/i915: Remove unused ppgtt->enable()
Chris Wilson
2017-02-15
1
-1
/
+0
*
drm/i915: Remove bitmap tracking for used-pml4
Chris Wilson
2017-02-15
1
-2
/
+0
*
drm/i915: Remove bitmap tracking for used-pdpes
Chris Wilson
2017-02-15
1
-2
/
+1
*
drm/i915: Remove bitmap tracking for used-pdes
Chris Wilson
2017-02-15
1
-4
/
+2
*
drm/i915: Remove bitmap tracking for used-ptes
Chris Wilson
2017-02-15
1
-3
/
+2
[next]