index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
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
2021-01-08
drm/i915/gt: Disable arbitration on no-preempt requests
Chris Wilson
1
-3
/
+3
2021-01-03
drm/i915: fix shift warning
Arnd Bergmann
1
-1
/
+1
2020-12-24
drm/i915: clear the gpu reloc batch
Matthew Auld
1
-1
/
+3
2020-12-16
drm/i915/gt: Move gen8 CS emitters into gen8_engine_cs.h
Chris Wilson
1
-0
/
+1
2020-12-16
drm/i915: Fix mismatch between misplaced vma check and vma insert
Chris Wilson
1
-1
/
+1
2020-12-08
drm/i915/gem: Drop false !i915_vma_is_closed assertion
Chris Wilson
1
-2
/
+0
2020-12-04
drm/i915/gem: Propagate error from cancelled submit due to context closure
Chris Wilson
1
-2
/
+5
2020-10-19
drm/i915/gem: Support parsing of oversize batches
Chris Wilson
1
-2
/
+8
2020-09-30
drm/i915: Avoid mixing integer types during batch copies
Chris Wilson
1
-2
/
+5
2020-09-10
drm/i915: Fix slightly botched merge in __reloc_entry_gpu
Maarten Lankhorst
1
-2
/
+2
2020-09-09
Merge tag 'drm-intel-gt-next-2020-09-07' of git://anongit.freedesktop.org/drm...
Dave Airlie
1
-482
/
+767
2020-09-09
Backmerge drm-fixes merge into drm-next
Dave Airlie
1
-21
/
+293
2020-09-08
Revert "drm/i915/gem: Delete unused code"
Dave Airlie
1
-0
/
+19
2020-09-08
Revert "drm/i915/gem: Async GPU relocations only"
Dave Airlie
1
-21
/
+274
2020-09-07
drm/i915: Make sure execbuffer always passes ww state to i915_vma_pin.
Maarten Lankhorst
1
-64
/
+76
2020-09-07
drm/i915: Pin engine before pinning all objects, v5.
Maarten Lankhorst
1
-65
/
+149
2020-09-07
drm/i915: Nuke arguments to eb_pin_engine
Maarten Lankhorst
1
-10
/
+7
2020-09-07
drm/i915: Use per object locking in execbuf, v12.
Maarten Lankhorst
1
-146
/
+217
2020-09-07
drm/i915: Parse command buffer earlier in eb_relocate(slow)
Maarten Lankhorst
1
-31
/
+37
2020-09-07
drm/i915: Remove locking from i915_gem_object_prepare_read/write
Maarten Lankhorst
1
-2
/
+11
2020-09-07
drm/i915: Add an implementation for i915_gem_ww_ctx locking, v2.
Maarten Lankhorst
1
-1
/
+1
2020-09-07
Revert "drm/i915/gem: Split eb_vma into its own allocation"
Maarten Lankhorst
1
-73
/
+51
2020-09-07
Revert "drm/i915/gem: Drop relocation slowpath".
Maarten Lankhorst
1
-10
/
+252
2020-09-07
drm/i915: Revert relocation chaining commits.
Maarten Lankhorst
1
-139
/
+32
2020-09-07
Revert "drm/i915/gem: Async GPU relocations only"
Maarten Lankhorst
1
-21
/
+298
2020-09-07
drm/i915/gem: Free the fence after a fence-chain lookup failure
Chris Wilson
1
-0
/
+1
2020-09-07
drm/i915: Export a preallocate variant of i915_active_acquire()
Chris Wilson
1
-1
/
+1
2020-09-07
drm/i915/gem: Remove disordered per-file request list for throttling
Chris Wilson
1
-13
/
+0
2020-08-17
drm/i915: add syncobj timeline support
Lionel Landwerlin
1
-72
/
+240
2020-08-17
drm/i915: introduce a mechanism to extend execbuf2
Lionel Landwerlin
1
-51
/
+80
2020-07-08
drm/i915: Move the engine mask to intel_gt_info
Daniele Ceraolo Spurio
1
-2
/
+1
2020-07-03
drm/i915/gem: Split the context's obj:vma lut into its own mutex
Chris Wilson
1
-6
/
+13
2020-07-01
drm/i915/gem: Move obj->lut_list under its own lock
Chris Wilson
1
-2
/
+2
2020-06-25
Merge drm/drm-next into drm-intel-next-queued
Jani Nikula
1
-2
/
+3
2020-06-11
Merge tag 'drm-next-2020-06-11-1' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
1
-8
/
+48
2020-06-08
drm/i915/gem: Mark the buffer pool as active for the cmdparser
Chris Wilson
1
-8
/
+48
2020-06-05
drm/i915/gem: Delete unused code
Chris Wilson
1
-19
/
+0
2020-06-05
drm/i915/gem: Async GPU relocations only
Chris Wilson
1
-274
/
+21
2020-06-04
drm/i915/gem: Mark the buffer pool as active for the cmdparser
Chris Wilson
1
-8
/
+48
2020-06-03
drm/i915: Drop i915_request.i915 backpointer
Chris Wilson
1
-2
/
+2
2020-06-02
Merge tag 'drm-next-2020-06-02' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
1
-309
/
+534
2020-05-25
drm/i915/gem: Suppress some random warnings
Chris Wilson
1
-2
/
+1
2020-05-19
drm/i915/gem: Prefer drm_WARN* over WARN*
Pankaj Bharadiya
1
-1
/
+1
2020-05-14
drm/i915: Drop no-semaphore boosting
Chris Wilson
1
-15
/
+0
2020-05-13
drm/i915/gem: Remove redundant exec_fence
Chris Wilson
1
-26
/
+14
2020-05-07
drm/i915: Remove wait priority boosting
Chris Wilson
1
-9
/
+0
2020-05-04
drm/i915/gem: Implement legacy MI_STORE_DATA_IMM
Chris Wilson
1
-74
/
+130
2020-05-04
drm/i915/gem: Specify address type for chained reloc batches
Chris Wilson
1
-6
/
+6
2020-05-01
drm/i915/gem: Try an alternate engine for relocations
Chris Wilson
1
-5
/
+27
2020-05-01
drm/i915/gem: Use a single chained reloc batches for a single execbuf
Chris Wilson
1
-14
/
+24
[next]