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
2019-10-24
drm/i915/gt: Split intel_ring_submission
Chris Wilson
1
-0
/
+1
2019-10-15
Merge drm/drm-next into drm-intel-next-queued
Joonas Lahtinen
1
-12
/
+10
2019-10-14
drm/i915/perf: allow holding preemption on filtered ctx
Lionel Landwerlin
1
-0
/
+3
2019-10-11
Merge tag 'drm-misc-next-2019-10-09-2' of git://anongit.freedesktop.org/drm/d...
Dave Airlie
1
-1
/
+1
2019-10-08
Merge tag 'drm-intel-next-2019-10-07' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
1
-39
/
+44
2019-10-04
drm/i915: Move context management under GEM
Chris Wilson
1
-1
/
+1
2019-10-04
drm/i915: Pull i915_vma_pin under the vm->mutex
Chris Wilson
1
-33
/
+10
2019-10-04
drm/i915: Use helpers for drm_mm_node booleans
Chris Wilson
1
-2
/
+2
2019-10-04
drm/mm: Convert drm_mm_node booleans to bitops
Chris Wilson
1
-1
/
+1
2019-10-04
drm/mm: Use helpers for drm_mm_node booleans
Chris Wilson
1
-2
/
+2
2019-09-19
Merge tag 'drm-next-2019-09-18' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
1
-142
/
+201
2019-08-27
drm/i915: use a separate context for gpu relocs
Daniele Ceraolo Spurio
1
-1
/
+29
2019-08-27
drm/i915: Make engine's batch pool safe for use with virtual engines
Chris Wilson
1
-2
/
+2
2019-08-22
drm/i915: Replace i915_vma_put_fence()
Chris Wilson
1
-6
/
+3
2019-08-22
Merge drm/drm-next into drm-intel-next-queued
Rodrigo Vivi
1
-2
/
+2
2019-08-21
drm/i915: Replace PIN_NONFAULT with calls to PIN_NOEVICT
Chris Wilson
1
-2
/
+2
2019-08-21
Merge tag 'drm-misc-next-2019-08-19' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
1
-3
/
+3
2019-08-20
drm/i915: Serialize insertion into the file->mm.request_list
Chris Wilson
1
-2
/
+7
2019-08-19
drm/i915: Serialize against vma moves
Chris Wilson
1
-2
/
+3
2019-08-15
drm/i915: Protect request retirement with timeline->mutex
Chris Wilson
1
-80
/
+103
2019-08-13
dma-buf: rename reservation_object to dma_resv
Christian König
1
-3
/
+3
2019-08-09
drm/i915: Remove redundant user_access_end() from __copy_from_user() error path
Josh Poimboeuf
1
-11
/
+9
2019-08-09
drm/i915: Lift timeline into intel_context
Chris Wilson
1
-1
/
+1
2019-08-09
drm/i915: Generalise BSD default selection
Chris Wilson
1
-1
/
+2
2019-08-09
drm/i915: Replace global bsd_dispatch_index with random seed
Chris Wilson
1
-2
/
+1
2019-08-09
drm/i915: Check for a second VCS engine more carefully
Chris Wilson
1
-1
/
+7
2019-08-07
drm/i915: remove unnecessary includes of intel_display_types.h header
Jani Nikula
1
-2
/
+2
2019-08-07
drm/i915: rename intel_drv.h to display/intel_display_types.h
Jani Nikula
1
-1
/
+1
2019-08-04
drm/i915: Replace struct_mutex for batch pool serialisation
Chris Wilson
1
-22
/
+36
2019-08-04
drm/i915: Teach execbuffer to take the engine wakeref not GT
Chris Wilson
1
-13
/
+29
2019-08-02
drm/i915: Flush extra hard after writing relocations through the GTT
Chris Wilson
1
-4
/
+5
2019-07-30
drm/i915/gt: Provide a local intel_context.vm
Chris Wilson
1
-8
/
+3
2019-07-12
drm/i915/gt: Use intel_gt as the primary object for handling resets
Chris Wilson
1
-1
/
+1
2019-06-25
drm/i915/gt: Pass intel_gt to pm routines
Chris Wilson
1
-2
/
+2
2019-06-21
drm/i915: Move i915_gem_chipset_flush to intel_gt
Tvrtko Ursulin
1
-2
/
+3
2019-06-17
drm/i915: move modesetting core code under display/
Jani Nikula
1
-1
/
+2
2019-06-11
drm/i915: Pull kref into i915_address_space
Chris Wilson
1
-2
/
+2
2019-06-06
drm/i915: Move object close under its own lock
Chris Wilson
1
-8
/
+17
2019-05-28
drm/i915: Move GEM object domain management from struct_mutex to local
Chris Wilson
1
-39
/
+84
2019-05-28
drm/i915: Move more GEM objects under gem/
Chris Wilson
1
-0
/
+2768