index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
gem
/
selftests
Age
Commit message (
Expand
)
Author
Files
Lines
2021-07-30
drm/i915/selftests: prefer the create_user helper
Matthew Auld
1
-30
/
+4
2021-07-26
drm/i915/gem: Migrate to system at dma-buf attach time (v7)
Thomas Hellström
1
-3
/
+84
2021-07-26
drm/i915/gem: Correct the locking and pin pattern for dma-buf (v8)
Thomas Hellström
1
-2
/
+107
2021-07-26
drm/i915/gem: Check object_can_migrate from object_migrate
Jason Ekstrand
1
-15
/
+0
2021-07-21
drm/i915: Add TTM offset argument to mmap.
Maarten Lankhorst
1
-2
/
+25
2021-07-16
drm/i915: Revert "drm/i915/gem: Asynchronous cmdparser"
Jason Ekstrand
1
-0
/
+4
2021-07-13
Merge drm/drm-next into drm-intel-gt-next
Rodrigo Vivi
1
-1
/
+1
2021-07-08
drm/i915/gem: Roll all of context creation together
Jason Ekstrand
1
-19
/
+14
2021-07-08
i915/gem/selftests: Assign the VM at context creation in igt_shared_ctx_exec
Jason Ekstrand
1
-5
/
+1
2021-07-08
drm/i915/selftests: Take a VM in kernel_context()
Jason Ekstrand
3
-4
/
+13
2021-07-08
drm/i915/gem: Don't allow changing the VM on running contexts (v4)
Jason Ekstrand
1
-119
/
+0
2021-07-08
drm/i915/gem: Delay context creation (v3)
Jason Ekstrand
1
-1
/
+4
2021-07-08
drm/i915/gem: Optionally set SSEU in intel_context_set_gem
Jason Ekstrand
1
-2
/
+4
2021-07-08
drm/i915/gem: Add an intermediate proto_context struct (v5)
Jason Ekstrand
1
-2
/
+14
2021-07-01
Merge tag 'drm-next-2021-07-01' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
5
-36
/
+55
2021-06-30
drm/i915: support forcing the page size with lmem
Matthew Auld
3
-6
/
+7
2021-06-30
drm/i915/gem: Introduce a selftest for the gem object migrate functionality
Matthew Auld
1
-0
/
+258
2021-06-29
drm/i915/selftests: use vma_lookup() in __igt_mmap()
Liam Howlett
1
-1
/
+1
2021-06-24
drm/i915: Update object placement flags to be mutable
Thomas Hellström
4
-14
/
+23
2021-06-17
drm/i915/gem: Zap the i915_gem_object_blt code
Thomas Hellström
1
-597
/
+0
2021-06-17
drm/i915/gem: Zap the client blt code
Thomas Hellström
1
-113
/
+1
2021-06-11
drm/i915: Use ttm mmap handling for ttm bo's.
Maarten Lankhorst
1
-43
/
+47
2021-06-06
drm/i915/gem: replace IS_GEN and friends with GRAPHICS_VER
Lucas De Marchi
5
-27
/
+27
2021-05-04
drm/i915/uapi: implement object placement extension
Matthew Auld
1
-0
/
+26
2021-04-27
drm/i915/gtt: map the PD up front
Matthew Auld
1
-9
/
+2
2021-04-08
Merge tag 'drm-intel-gt-next-2021-04-06' of git://anongit.freedesktop.org/drm...
Dave Airlie
1
-2
/
+2
2021-03-24
drm/i915: Remove I915_USER_PRIORITY_SHIFT
Chris Wilson
1
-2
/
+2
2021-03-24
drm/i915/selftests: Prepare igt_gem_utils for obj->mm.lock removal
Maarten Lankhorst
1
-1
/
+1
2021-03-24
drm/i915/selftests: Prepare object blit tests for obj->mm.lock removal.
Maarten Lankhorst
1
-3
/
+3
2021-03-24
drm/i915/selftests: Prepare object tests for obj->mm.lock removal.
Maarten Lankhorst
1
-1
/
+1
2021-03-24
drm/i915/selftests: Prepare mman testcases for obj->mm.lock removal.
Maarten Lankhorst
1
-4
/
+6
2021-03-24
drm/i915/selftests: Prepare execbuf tests for obj->mm.lock removal.
Maarten Lankhorst
1
-1
/
+1
2021-03-24
drm/i915/selftests: Prepare dma-buf tests for obj->mm.lock removal.
Maarten Lankhorst
1
-1
/
+1
2021-03-24
drm/i915/selftests: Prepare context tests for obj->mm.lock removal.
Maarten Lankhorst
1
-5
/
+5
2021-03-24
drm/i915/selftests: Prepare coherency tests for obj->mm.lock removal.
Maarten Lankhorst
1
-2
/
+2
2021-03-24
drm/i915/selftests: Prepare client blit for obj->mm.lock removal.
Maarten Lankhorst
1
-4
/
+4
2021-03-24
drm/i915/selftests: Prepare huge_pages testcases for obj->mm.lock removal.
Maarten Lankhorst
1
-7
/
+21
2021-03-24
drm/i915: Take reservation lock around i915_vma_pin.
Maarten Lankhorst
1
-6
/
+4
2021-03-24
drm/i915: Pass ww ctx to intel_pin_to_display_plane
Maarten Lankhorst
1
-0
/
+2
2021-03-24
drm/i915: Rework struct phys attachment handling
Maarten Lankhorst
1
-6
/
+0
2021-03-24
drm/i915: Move HAS_STRUCT_PAGE to obj->flags
Maarten Lankhorst
4
-14
/
+23
2021-01-12
drm/i915/selftests: Allow huge_gem_object to kick the shrinker
Chris Wilson
1
-1
/
+1
2020-12-16
drm/i915/gt: Move gen8 CS emitters into gen8_engine_cs.h
Chris Wilson
3
-0
/
+3
2020-12-02
drm/i915/selftests: Tidy prng constructor for client blits
Chris Wilson
1
-3
/
+1
2020-11-30
drm/i915/selftest: assert we get 2M GTT pages
Matthew Auld
1
-0
/
+21
2020-11-30
drm/i915/selftest: also consider non-contiguous objects
Matthew Auld
1
-0
/
+1
2020-11-04
Merge tag 'drm-misc-next-2020-10-27' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
2
-10
/
+22
2020-09-29
dma-buf: Use struct dma_buf_map in dma_buf_vunmap() interfaces
Thomas Zimmermann
2
-5
/
+5
2020-09-29
dma-buf: Use struct dma_buf_map in dma_buf_vmap() interfaces
Thomas Zimmermann
2
-5
/
+17
2020-09-23
Merge tag 'drm-misc-next-2020-09-21' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
5
-5
/
+5
[next]