开源镜像站
帮助
下载
动态
GitHub
index
:
linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
Linux kernel latest source
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
2023-02-06
drm/i915: Move fd_install after last use of fence
Rob Clark
2022-12-30
Merge drm/drm-next into drm-intel-gt-next
Rodrigo Vivi
2022-12-19
drm/i915: improve the catch-all evict to handle lock contention
Matthew Auld
2022-12-13
Merge tag 'drm-next-2022-12-13' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2022-12-09
drm/i915/pxp: Promote pxp subsystem to top-level of i915
Alan Previn
2022-12-06
drm/i915: Wrap all access to i915_vma.node.start|size
Chris Wilson
2022-11-23
Merge tag 'drm-intel-next-2022-11-18' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
2022-11-18
treewide: use get_random_u32_below() instead of deprecated function
Jason A. Donenfeld
2022-11-16
drm/i915: call i915_request_await_object from _i915_vma_move_to_active
Andrzej Hajda
2022-11-14
Merge drm/drm-next into drm-intel-next
Rodrigo Vivi
2022-11-11
drm/i915: stop including i915_irq.h from i915_trace.h
Jani Nikula
2022-11-10
drm/i915: Partial abandonment of legacy DRM logging macros
Tvrtko Ursulin
2022-11-04
Merge tag 'drm-intel-gt-next-2022-11-03' of git://anongit.freedesktop.org/drm...
Dave Airlie
2022-10-11
treewide: use prandom_u32_max() when possible, part 1
Jason A. Donenfeld
2022-10-03
Merge drm/drm-next into drm-intel-gt-next
Tvrtko Ursulin
2022-09-28
drm/i915: Remove unwanted pointer unpacking
Niranjana Vishwanathapura
2022-08-06
Merge tag 'iommu-updates-v5.20-or-v6.0' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2022-07-15
drm/i915: Remove unnecessary include
Lu Baolu
2022-07-01
drm/i915/uapi: tweak error capture on recoverable contexts
Matthew Auld
2022-06-13
drm/i915: Individualize fences before adding to dma_resv obj
Nirmoy Das
2022-05-27
drm/i915: Individualize fences before adding to dma_resv obj
Nirmoy Das
2022-05-25
Merge tag 'drm-next-2022-05-25' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2022-05-19
drm/i915: Use i915_gem_object_ggtt_pin_ww for reloc_iomap
Maarten Lankhorst
2022-05-18
drm/i915: Use i915_gem_object_ggtt_pin_ww for reloc_iomap
Maarten Lankhorst
2022-04-21
Merge drm/drm-next into drm-intel-gt-next
Rodrigo Vivi
2022-04-14
Merge tag 'drm-intel-next-2022-04-13-1' of git://anongit.freedesktop.org/drm/...
Dave Airlie
2022-04-12
Merge drm/drm-next into drm-intel-gt-next
Joonas Lahtinen
2022-04-06
dma-buf/drivers: make reserving a shared slot mandatory v4
Christian König
2022-03-22
drm/i915/: Re-work clflush_write32
Michael Cheng
2022-03-07
drm/i915: Remove the vm open count
Thomas Hellström
2022-03-04
drm/i915: include linux/highmem.h and linux/swap.h where needed
Jani Nikula
2022-02-23
Merge tag 'drm-intel-gt-next-2022-02-17' of git://anongit.freedesktop.org/drm...
Rodrigo Vivi
2022-02-14
drm/i915: split out i915_file_private.h from i915_drv.h
Jani Nikula
2022-01-31
Merge drm/drm-next into drm-intel-next
Rodrigo Vivi
2022-01-21
drm/i915: Lock timeline mutex directly in error path of eb_pin_timeline
Matthew Brost
2022-01-18
drm/i915: Remove short-term pins from execbuf, v6.
Maarten Lankhorst
2022-01-18
drm/i915: Add locking to i915_gem_evict_vm(), v3.
Maarten Lankhorst
2022-01-11
drm/i915: Use struct vma_resource instead of struct vma_snapshot
Thomas Hellström
2022-01-11
drm/i915: Initial introduction of vma resources
Thomas Hellström
2022-01-10
Merge tag 'drm-next-2022-01-07' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2022-01-10
drm/i915: split out i915_gem_evict.h from i915_drv.h
Jani Nikula
2022-01-10
drm/i915: split out i915_cmd_parser.h from i915_drv.h
Jani Nikula
2022-01-05
drm/i915/gem: Use to_gt() helper for GGTT accesses
Michał Winiarski
2021-12-27
drm/i915: Increment composite fence seqno
Matthew Brost
2021-12-23
drm/i915: Increment composite fence seqno
Matthew Brost
2021-12-22
drm/i915: Require the vm mutex for i915_vma_bind()
Thomas Hellström
2021-12-17
drm/i915/gem: Use to_gt() helper
Michał Winiarski
2021-12-08
drm/i915: Fix error pointer dereference in i915_gem_do_execbuffer()
Dan Carpenter
2021-12-03
drm/i915: Fix error pointer dereference in i915_gem_do_execbuffer()
Dan Carpenter
2021-12-01
drm/i915: Update error capture code to avoid using the current vma state
Thomas Hellström
[prev]
[next]