index
:
linux/linux-stable.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.14.y
linux-6.15.y
linux-6.16.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
gem
Age
Commit message (
Expand
)
Author
2021-05-19
drm/i915/gem: Pin the L-shape quirked object as unshrinkable
Chris Wilson
2021-05-12
drm/i915: Avoid div-by-zero on gen2
Ville Syrjälä
2021-05-04
Merge branch 'stable/for-linus-5.13' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2021-04-30
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-04-30
i915: use io_mapping_map_user
Christoph Hellwig
2021-04-26
drm/i915: Fix docbook descriptions for i915_gem_shrinker
Maarten Lankhorst
2021-04-08
Merge tag 'drm-intel-gt-next-2021-04-06' of git://anongit.freedesktop.org/drm...
Dave Airlie
2021-03-26
drm/i915: Allow configuring default request expiry via modparam
Tvrtko Ursulin
2021-03-26
drm/i915: Fail too long user submissions by default
Tvrtko Ursulin
2021-03-26
drm/i915: Extract active lookup engine to a helper
Tvrtko Ursulin
2021-03-24
drm/i915: give stolen system memory its own class
Matthew Auld
2021-03-24
drm/i915/gem: consolidate 2big error checking for object sizes
Matthew Auld
2021-03-24
drm/i915/gem: don't trust the dma_buf->size
Matthew Auld
2021-03-24
drm/i915: Remove I915_USER_PRIORITY_SHIFT
Chris Wilson
2021-03-24
drm/i915: Keep userpointer bindings if seqcount is unchanged, v2.
Maarten Lankhorst
2021-03-24
drm/i915: Finally remove obj->mm.lock.
Maarten Lankhorst
2021-03-24
drm/i915/selftests: Prepare igt_gem_utils for obj->mm.lock removal
Maarten Lankhorst
2021-03-24
drm/i915/selftests: Prepare object blit tests for obj->mm.lock removal.
Maarten Lankhorst
2021-03-24
drm/i915/selftests: Prepare object tests for obj->mm.lock removal.
Maarten Lankhorst
2021-03-24
drm/i915/selftests: Prepare mman testcases for obj->mm.lock removal.
Maarten Lankhorst
2021-03-24
drm/i915/selftests: Prepare execbuf tests for obj->mm.lock removal.
Maarten Lankhorst
2021-03-24
drm/i915/selftests: Prepare dma-buf tests for obj->mm.lock removal.
Maarten Lankhorst
2021-03-24
drm/i915/selftests: Prepare context tests for obj->mm.lock removal.
Maarten Lankhorst
2021-03-24
drm/i915/selftests: Prepare coherency tests for obj->mm.lock removal.
Maarten Lankhorst
2021-03-24
drm/i915/selftests: Prepare client blit for obj->mm.lock removal.
Maarten Lankhorst
2021-03-24
drm/i915/selftests: Prepare huge_pages testcases for obj->mm.lock removal.
Maarten Lankhorst
2021-03-24
drm/i915: Add ww locking to dma-buf ops, v2.
Maarten Lankhorst
2021-03-24
drm/i915: Lock ww in ucode objects correctly
Maarten Lankhorst
2021-03-24
drm/i915: Add ww locking around vm_access()
Maarten Lankhorst
2021-03-24
drm/i915: Prepare for obj->mm.lock removal, v2.
Thomas Hellström
2021-03-24
drm/i915: Fix workarounds selftest, part 1
Maarten Lankhorst
2021-03-24
drm/i915: Fix pread/pwrite to work with new locking rules.
Maarten Lankhorst
2021-03-24
drm/i915: Defer pin calls in buffer pool until first use by caller.
Maarten Lankhorst
2021-03-24
drm/i915: Take obj lock around set_domain ioctl
Maarten Lankhorst
2021-03-24
drm/i915: Take reservation lock around i915_vma_pin.
Maarten Lankhorst
2021-03-24
drm/i915: Add object locking to vm_fault_cpu
Maarten Lankhorst
2021-03-24
drm/i915: Pass ww ctx to intel_pin_to_display_plane
Maarten Lankhorst
2021-03-24
drm/i915: Rework clflush to work correctly without obj->mm.lock.
Maarten Lankhorst
2021-03-24
drm/i915: Flatten obj->mm.lock
Maarten Lankhorst
2021-03-24
drm/i915: Fix userptr so we do not have to worry about obj->mm.lock, v7.
Maarten Lankhorst
2021-03-24
drm/i915: Make compilation of userptr code depend on MMU_NOTIFIER.
Maarten Lankhorst
2021-03-24
drm/i915: Reject UNSYNCHRONIZED for userptr, v2.
Maarten Lankhorst
2021-03-24
drm/i915: Reject more ioctls for userptr, v2.
Maarten Lankhorst
2021-03-24
drm/i915: No longer allow exporting userptr through dma-buf
Maarten Lankhorst
2021-03-24
drm/i915: Disable userptr pread/pwrite support.
Maarten Lankhorst
2021-03-24
drm/i915: make lockdep slightly happier about execbuf.
Maarten Lankhorst
2021-03-24
drm/i915: Convert i915_gem_object_attach_phys() to ww locking, v2.
Maarten Lankhorst
2021-03-24
drm/i915: Rework struct phys attachment handling
Maarten Lankhorst
2021-03-24
drm/i915: Move HAS_STRUCT_PAGE to obj->flags
Maarten Lankhorst
2021-03-24
drm/i915: Add missing -EDEADLK handling to execbuf pinning, v2.
Maarten Lankhorst
[next]