index
:
linux.git
cached
cdir_v2
cfid-fixes
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
selftests
/
i915_gem_object.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-05-28
drm/i915: Move more GEM objects under gem/
Chris Wilson
1
-117
/
+0
2019-05-28
drm/i915: Move mmap and friends to its own file
Chris Wilson
1
-487
/
+0
2019-05-28
drm/i915: Move phys objects to its own file
Chris Wilson
1
-54
/
+0
2019-05-28
drm/i915: Move shmem object setup to its own file
Chris Wilson
1
-2
/
+2
2019-05-07
drm/i915: Remove delay for idle_work
Chris Wilson
1
-1
/
+1
2019-04-24
drm/i915: Invert the GEM wakeref hierarchy
Chris Wilson
1
-15
/
+14
2019-04-24
drm/i915: Pass intel_context to i915_request_create()
Chris Wilson
1
-1
/
+1
2019-04-24
drm/i915: Pull the GEM powermangement coupling into its own file
Chris Wilson
1
-4
/
+4
2019-03-05
drm/i915: Store the BIT(engine->id) as the engine's mask
Chris Wilson
1
-1
/
+1
2019-02-20
drm/i915: Beware temporary wedging when determining -EIO
Chris Wilson
1
-1
/
+1
2019-01-14
drm/i915: Syntatic sugar for using intel_runtime_pm
Chris Wilson
1
-6
/
+5
2019-01-14
drm/i915/selftests: Mark up rpm wakerefs
Chris Wilson
1
-6
/
+12
2019-01-14
drm/i915: Markup paired operations on wakerefs
Chris Wilson
1
-3
/
+3
2019-01-02
drm/i915/selftests: Take a breath during check_partial_mappings()
Chris Wilson
1
-0
/
+1
2018-10-11
drm/i915/selftests: Disable shrinker across mmap-exhaustion
Chris Wilson
1
-0
/
+3
2018-08-09
drm/i915/selftests: Hold rpm for unparking
Chris Wilson
1
-6
/
+14
2018-07-26
drm/i915: Avoid computing tile_row_size() for untiled objects
Chris Wilson
1
-1
/
+1
2018-07-10
drm/i915/selftests: Filter out both physical address swizzles
Chris Wilson
1
-1
/
+2
2018-07-09
drm/i915/selftests: Prevent background reaping of active objects
Chris Wilson
1
-1
/
+18
2018-07-09
drm/i915/selftests: Magic numbers for old Y-tiling
Chris Wilson
1
-2
/
+9
2018-07-06
drm/i915: Start returning an error from i915_vma_move_to_active()
Chris Wilson
1
-3
/
+4
2018-07-06
drm/i915: Refactor export_fence() after i915_vma_move_to_active()
Chris Wilson
1
-4
/
+0
2018-07-06
drm/i915/selftests: Skip making an object busy if the GPU is wedged
Chris Wilson
1
-0
/
+3
2018-07-06
drm/i915/selftests: Destroy partial tiling vma after use
Chris Wilson
1
-0
/
+2
2018-07-05
drm/i915/selftests: Detect unknown swizzling correctly
Chris Wilson
1
-2
/
+10
2018-06-29
drm/i915/selftests: Attach the fence to the object when making busy
Chris Wilson
1
-1
/
+6
2018-06-28
drm/i915: Replace drm_dev_unref with drm_dev_put
Thomas Zimmermann
1
-1
/
+1
2018-06-05
drm/i915/gtt: Rename i915_hw_ppgtt base member
Chris Wilson
1
-3
/
+3
2018-02-21
drm/i915: Rename drm_i915_gem_request to i915_request
Chris Wilson
1
-3
/
+3
2018-02-13
drm/i915/selftests: Report setup errors for igt_partial_tiling
Chris Wilson
1
-6
/
+12
2017-11-07
drm/i915/selftests: Take rpm wakeref around partial tiling tests
Chris Wilson
1
-0
/
+2
2017-10-09
drm/i915: Pin fence for iomap
Chris Wilson
1
-8
/
+0
2017-04-12
drm/i915: Wake device for emitting request during selftest
Chris Wilson
1
-0
/
+2
2017-04-12
drm/i915: Combine write_domain flushes to a single function
Chris Wilson
1
-1
/
+1
2017-02-13
drm/i915: Test exhaustion of the mmap space
Chris Wilson
1
-0
/
+138
2017-02-13
drm/i915: Test partial mappings
Chris Wilson
1
-0
/
+293
2017-02-13
drm/i915: Add a live seftest for GEM objects
Chris Wilson
1
-0
/
+49
2017-02-13
drm/i915: Add selftests for object allocation, phys
Chris Wilson
1
-0
/
+120