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
/
selftests
/
i915_gem_gtt.c
Age
Commit message (
Expand
)
Author
2021-06-10
Merge tag 'drm-intel-next-2021-06-09' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
2021-06-07
drm/i915: replace IS_GEN and friends with GRAPHICS_VER
Lucas De Marchi
2021-06-02
Merge tag 'drm-intel-gt-next-2021-05-28' of git://anongit.freedesktop.org/drm...
Dave Airlie
2021-04-28
Merge tag 'drm-next-2021-04-28' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2021-04-27
drm/i915/gtt: map the PD up front
Matthew Auld
2021-04-08
treewide: Change list_sort to use const pointers
Sami Tolvanen
2021-03-24
drm/i915/selftests: Prepare gtt tests for obj->mm.lock removal
Maarten Lankhorst
2021-03-24
drm/i915: Move HAS_STRUCT_PAGE to obj->flags
Maarten Lankhorst
2021-02-21
Merge tag 'drm-next-2021-02-19' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2021-01-26
drm/i915/selftest: Fix potential memory leak
Pan Bian
2020-12-16
drm/i915/gt: Move gen8 CS emitters into gen8_engine_cs.h
Chris Wilson
2020-09-21
drm/i915/selftest: Create mock_destroy_device
Daniel Vetter
2020-09-07
drm/i915/gt: Switch to object allocations for page directories
Chris Wilson
2020-09-07
drm/i915: Preallocate stashes for vma page-directories
Chris Wilson
2020-05-29
drm/i915/gem: Give each object class a friendly name
Chris Wilson
2020-04-24
drm/i915: Only close vma we open
Chris Wilson
2020-04-02
drm/i915/gem: Drop cached obj->bind_count
Chris Wilson
2020-01-07
drm/i915/gtt: split up i915_gem_gtt
Matthew Auld
2019-11-29
drm/i915/selftests: Always lock the drm_mm around insert/remove
Chris Wilson
2019-11-25
drm/i915/selftests: Move mock_vma to the heap to reduce stack_frame
Chris Wilson
2019-11-08
drm/i915/selftests: Complete transition to a real struct file mock
Chris Wilson
2019-11-07
drm/i915/selftests: Replace mock_file hackery with drm's true fake
Chris Wilson
2019-10-29
drm/i915/selftests: check for missing aperture
Matthew Auld
2019-10-22
drm/i915/gem: Distinguish each object type
Chris Wilson
2019-10-08
drm/i915/region: support volatile objects
Matthew Auld
2019-10-04
drm/i915/selftests: Drop vestigal struct_mutex guards
Chris Wilson
2019-10-04
drm/i915: Move context management under GEM
Chris Wilson
2019-10-04
drm/i915: Drop struct_mutex from around i915_retire_requests()
Chris Wilson
2019-10-04
drm/i915: Pull i915_vma_pin under the vm->mutex
Chris Wilson
2019-10-04
drm/i915: Only track bound elements of the GTT
Chris Wilson
2019-10-02
drm/i915/selftests: Extract random_offset() for use with a prng
Chris Wilson
2019-09-19
drm/i915/selftests: Exercise CS TLB invalidation
Chris Wilson
2019-09-10
drm/i915/selftests: Take runtime wakeref for igt_ggtt_lowlevel
Chris Wilson
2019-06-21
drm/i915: Convert i915_gem_flush_ggtt_writes to intel_gt
Tvrtko Ursulin
2019-06-20
drm/i915/gtt: Defer address space cleanup to an RCU worker
Chris Wilson
2019-06-14
drm/i915: update rpm_get/put to use the rpm structure
Daniele Ceraolo Spurio
2019-06-12
drm/i915: Combine unbound/bound list tracking for objects
Chris Wilson
2019-06-11
drm/i915: Rename i915_hw_ppgtt to i915_ppgtt
Chris Wilson
2019-06-11
drm/i915: Pull kref into i915_address_space
Chris Wilson
2019-05-28
drm/i915: Move more GEM objects under gem/
Chris Wilson
2019-03-22
drm/i915: Create/destroy VM (ppGTT) for use with contexts
Chris Wilson
2019-03-21
drm/i915: Separate GEM context construction and registration to userspace
Chris Wilson
2019-02-28
drm/i915: Make object/vma allocation caches global
Chris Wilson
2019-02-17
drm/i915/selftests: Move local mock_ggtt allocations to the heap
Chris Wilson
2019-01-28
drm/i915: Pull VM lists under the VM mutex.
Chris Wilson
2019-01-28
drm/i915: Stop tracking MRU activity on VMA
Chris Wilson
2019-01-22
drm/i915/selftests: Create a clean GGTT for vma/gtt selftesting
Chris Wilson
2019-01-14
drm/i915/selftests: Mark up rpm wakerefs
Chris Wilson
2019-01-14
drm/i915: Markup paired operations on wakerefs
Chris Wilson
2018-12-28
mm: convert totalram_pages and totalhigh_pages variables to atomic
Arun KS
[next]