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
/
gem
/
i915_gem_execbuffer.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-05-11
drm/i915: use pat_index instead of cache_level
Fei Yang
1
-3
/
+12
2023-03-17
drm/i915: Simplify vcs/bsd engine selection
Tvrtko Ursulin
1
-7
/
+3
2023-02-06
drm/i915: Move fd_install after last use of fence
Rob Clark
1
-7
/
+7
2022-12-30
Merge drm/drm-next into drm-intel-gt-next
Rodrigo Vivi
1
-1
/
+2
2022-12-19
drm/i915: improve the catch-all evict to handle lock contention
Matthew Auld
1
-11
/
+48
2022-12-13
Merge tag 'drm-next-2022-12-13' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
1
-22
/
+27
2022-12-09
drm/i915/pxp: Promote pxp subsystem to top-level of i915
Alan Previn
1
-1
/
+1
2022-12-06
drm/i915: Wrap all access to i915_vma.node.start|size
Chris Wilson
1
-15
/
+18
2022-11-23
Merge tag 'drm-intel-next-2022-11-18' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
1
-0
/
+1
2022-11-18
treewide: use get_random_u32_below() instead of deprecated function
Jason A. Donenfeld
1
-1
/
+1
2022-11-16
drm/i915: call i915_request_await_object from _i915_vma_move_to_active
Andrzej Hajda
1
-8
/
+9
2022-11-14
Merge drm/drm-next into drm-intel-next
Rodrigo Vivi
1
-6
/
+1
2022-11-11
drm/i915: stop including i915_irq.h from i915_trace.h
Jani Nikula
1
-0
/
+1
2022-11-10
drm/i915: Partial abandonment of legacy DRM logging macros
Tvrtko Ursulin
1
-9
/
+17
2022-11-04
Merge tag 'drm-intel-gt-next-2022-11-03' of git://anongit.freedesktop.org/drm...
Dave Airlie
1
-5
/
+0
2022-10-11
treewide: use prandom_u32_max() when possible, part 1
Jason A. Donenfeld
1
-1
/
+1
2022-10-03
Merge drm/drm-next into drm-intel-gt-next
Tvrtko Ursulin
1
-1
/
+0
2022-09-28
drm/i915: Remove unwanted pointer unpacking
Niranjana Vishwanathapura
1
-5
/
+0
2022-08-06
Merge tag 'iommu-updates-v5.20-or-v6.0' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
1
-1
/
+0
2022-07-15
drm/i915: Remove unnecessary include
Lu Baolu
1
-1
/
+0
2022-07-01
drm/i915/uapi: tweak error capture on recoverable contexts
Matthew Auld
1
-3
/
+12
2022-06-13
drm/i915: Individualize fences before adding to dma_resv obj
Nirmoy Das
1
-1
/
+2
2022-05-27
drm/i915: Individualize fences before adding to dma_resv obj
Nirmoy Das
1
-1
/
+2
2022-05-25
Merge tag 'drm-next-2022-05-25' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
1
-12
/
+15
2022-05-19
drm/i915: Use i915_gem_object_ggtt_pin_ww for reloc_iomap
Maarten Lankhorst
1
-4
/
+2
2022-05-18
drm/i915: Use i915_gem_object_ggtt_pin_ww for reloc_iomap
Maarten Lankhorst
1
-4
/
+2
2022-04-21
Merge drm/drm-next into drm-intel-gt-next
Rodrigo Vivi
1
-1
/
+2
2022-04-14
Merge tag 'drm-intel-next-2022-04-13-1' of git://anongit.freedesktop.org/drm/...
Dave Airlie
1
-1
/
+2
2022-04-12
Merge drm/drm-next into drm-intel-gt-next
Joonas Lahtinen
1
-6
/
+4
2022-04-06
dma-buf/drivers: make reserving a shared slot mandatory v4
Christian König
1
-6
/
+4
2022-03-22
drm/i915/: Re-work clflush_write32
Michael Cheng
1
-5
/
+3
2022-03-07
drm/i915: Remove the vm open count
Thomas Hellström
1
-0
/
+6
2022-03-04
drm/i915: include linux/highmem.h and linux/swap.h where needed
Jani Nikula
1
-1
/
+2
2022-02-23
Merge tag 'drm-intel-gt-next-2022-02-17' of git://anongit.freedesktop.org/drm...
Rodrigo Vivi
1
-127
/
+121
2022-02-14
drm/i915: split out i915_file_private.h from i915_drv.h
Jani Nikula
1
-0
/
+1
2022-01-31
Merge drm/drm-next into drm-intel-next
Rodrigo Vivi
1
-30
/
+168
2022-01-21
drm/i915: Lock timeline mutex directly in error path of eb_pin_timeline
Matthew Brost
1
-2
/
+7
2022-01-18
drm/i915: Remove short-term pins from execbuf, v6.
Maarten Lankhorst
1
-111
/
+109
2022-01-18
drm/i915: Add locking to i915_gem_evict_vm(), v3.
Maarten Lankhorst
1
-1
/
+1
2022-01-11
drm/i915: Use struct vma_resource instead of struct vma_snapshot
Thomas Hellström
1
-12
/
+3
2022-01-11
drm/i915: Initial introduction of vma resources
Thomas Hellström
1
-1
/
+1
2022-01-10
Merge tag 'drm-next-2022-01-07' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
1
-29
/
+166
2022-01-10
drm/i915: split out i915_gem_evict.h from i915_drv.h
Jani Nikula
1
-0
/
+1
2022-01-10
drm/i915: split out i915_cmd_parser.h from i915_drv.h
Jani Nikula
1
-0
/
+1
2022-01-05
drm/i915/gem: Use to_gt() helper for GGTT accesses
Michał Winiarski
1
-1
/
+1
2021-12-27
drm/i915: Increment composite fence seqno
Matthew Brost
1
-1
/
+1
2021-12-23
drm/i915: Increment composite fence seqno
Matthew Brost
1
-1
/
+1
2021-12-22
drm/i915: Require the vm mutex for i915_vma_bind()
Thomas Hellström
1
-1
/
+49
2021-12-17
drm/i915/gem: Use to_gt() helper
Michał Winiarski
1
-2
/
+2
2021-12-08
drm/i915: Fix error pointer dereference in i915_gem_do_execbuffer()
Dan Carpenter
1
-0
/
+1
[next]