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
/
intel_memory_region.c
Age
Commit message (
Expand
)
Author
2021-01-08
drm/i915/selftests: Skip unstable timing measurements
Chris Wilson
2021-01-04
drm/i915/selftests: Guard against redifinition of SZ_8G
Chris Wilson
2020-12-07
drm/i915/selftests: Improve error reporting for igt_mock_max_segment
Chris Wilson
2020-12-02
Revert "drm/i915/lmem: Limit block size to 4G"
Chris Wilson
2020-12-02
drm/i915/gem: Limit lmem scatterlist elements to UINT_MAX
Chris Wilson
2020-11-30
drm/i915/lmem: Limit block size to 4G
Venkata Sandeep Dhanalakota
2020-10-29
drm/i915/region: fix max size calculation
Matthew Auld
2020-09-21
drm/i915/selftest: Create mock_destroy_device
Daniel Vetter
2020-09-07
drm/i915: Add an implementation for i915_gem_ww_ctx locking, v2.
Maarten Lankhorst
2020-09-07
drm/i915/selftests: Prevent selecting 0 for our random width/align
Chris Wilson
2020-03-23
drm/i915/selftests/perf: watch out for stolen objects
Matthew Auld
2020-01-29
drm/i915/selftests/perf: measure memcpy bw between regions
Matthew Auld
2020-01-03
drm/i915/gem: Support discontiguous lmem object maps
Chris Wilson
2019-11-25
drm/i915: Serialise with engine-pm around requests on the kernel_context
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-11-07
drm/i915: Switch obj->mm.lock lockdep annotations on its head
Daniel Vetter
2019-10-28
drm/i915/selftests: Select a random engine for testing memory regions
Chris Wilson
2019-10-25
drm/i915/selftests: add write-dword test for LMEM
Matthew Auld
2019-10-25
drm/i915/lmem: support kernel mapping
Abdiel Janulgue
2019-10-25
drm/i915: support creating LMEM objects
Matthew Auld
2019-10-14
drm/i915/selftests: Fixup naked 64b divide
Chris Wilson
2019-10-08
drm/i915/region: support contiguous allocations
Matthew Auld
2019-10-08
drm/i915: introduce intel_memory_region
Matthew Auld