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
Age
Commit message (
Expand
)
Author
Files
Lines
2021-03-24
drm/i915/gt: Always flush the submission queue on checking for idle
Chris Wilson
1
-8
/
+2
2021-03-24
drm/i915/selftest: Synchronise with the GPU timestamp
Chris Wilson
1
-3
/
+5
2021-03-24
drm/i915: give stolen system memory its own class
Matthew Auld
5
-10
/
+10
2021-03-24
drm/i915: cleanup the region class/instance encoding
Matthew Auld
2
-20
/
+24
2021-03-24
drm/i915/gt: Double check heartbeat timeout before resetting
Chris Wilson
1
-1
/
+10
2021-03-24
drm/i915/selftests: Restore previous heartbeat interval
Chris Wilson
1
-4
/
+10
2021-03-24
drm/i915/gtt/dg1: add PTE_LM plumbing for GGTT
Matthew Auld
2
-6
/
+22
2021-03-24
drm/i915/gtt/dg1: add PTE_LM plumbing for ppGTT
Matthew Auld
3
-1
/
+18
2021-03-24
drm/i915: Distinction of memory regions
Zbigniew KempczyĆski
2
-2
/
+2
2021-03-24
drm/i915/gt: Retire unexpected starting state error dumping
Chris Wilson
1
-20
/
+0
2021-03-24
drm/i915/selftests: Use a single copy of the mocs table
Chris Wilson
1
-10
/
+22
2021-03-24
drm/i915: Protect against request freeing during cancellation on wedging
Chris Wilson
6
-24
/
+31
2021-03-24
drm/i915: allocate cmd ring in lmem
Michel Thierry
1
-2
/
+3
2021-03-24
drm/i915: move engine scratch to LMEM
Matthew Auld
1
-2
/
+6
2021-03-24
drm/i915: allocate context from LMEM
Matthew Auld
1
-1
/
+5
2021-03-24
drm/i915/dg1: Reserve first 1MB of local memory
Imre Deak
1
-0
/
+41
2021-03-24
drm/i915: introduce mem->reserved
Abdiel Janulgue
3
-0
/
+96
2021-03-24
drm/i915: reserve stolen for LMEM region
CQ Tang
2
-4
/
+12
2021-03-24
drm/i915: setup the LMEM region
Matthew Auld
3
-1
/
+41
2021-03-24
drm/i915: make local-memory probing a GT operation
Matthew Auld
6
-7
/
+49
2021-03-24
drm/i915/gt: use new tasklet API for execution list
Emil Renner Berthing
4
-23
/
+23
2021-03-24
drm/i915/buddy: document the unused header bits
Matthew Auld
3
-2
/
+56
2021-03-24
drm/i915/gt: Move the defer_request waiter active assertion
Chris Wilson
1
-1
/
+1
2021-03-24
drm/i915/selftests: Check for engine-reset errors in the middle of workarounds
Chris Wilson
1
-3
/
+13
2021-03-24
drm/i915/gem: consolidate 2big error checking for object sizes
Matthew Auld
4
-34
/
+29
2021-03-24
drm/i915/gem: don't trust the dma_buf->size
Matthew Auld
1
-0
/
+10
2021-03-24
drm/i915/gt: Replace 'return' with a fall-through
Chris Wilson
1
-3
/
+3
2021-03-24
drm/i915/gt: Add a space before '('
Chris Wilson
1
-1
/
+1
2021-03-24
drm/i915/gt: Replace unnecessary ',' with '; '
Chris Wilson
2
-3
/
+3
2021-03-24
drm/i915/gt: Insert spaces into GEN3_L3LOG_SIZE/4
Chris Wilson
1
-3
/
+5
2021-03-24
drm/i915/gt: Wrap macro arg in ()
Chris Wilson
1
-1
/
+1
2021-03-24
drm/i915/gt: Remove a bonus newline
Chris Wilson
2
-2
/
+0
2021-03-24
drm/i915/gt: Fixup misaligned function parameters
Chris Wilson
2
-4
/
+3
2021-03-24
drm/i915/gt: Remove repeated words from comments
Chris Wilson
5
-5
/
+5
2021-03-24
drm/i915/gt: Add some missing blank lines after declaration
Chris Wilson
5
-0
/
+7
2021-03-24
drm/i915/gt: SPDX cleanup
Chris Wilson
75
-459
/
+78
2021-03-24
drm/i915: Decrease number of subplatform bits
Tvrtko Ursulin
3
-3
/
+4
2021-03-24
drm/i915/gt: Call stop_ring() from ring resume, again
Chris Wilson
1
-52
/
+56
2021-03-24
drm/i915: Remove I915_USER_PRIORITY_SHIFT
Chris Wilson
7
-48
/
+24
2021-03-24
drm/i915: Strip out internal priorities
Chris Wilson
8
-87
/
+20
2021-03-24
drm/i915/audio: set HDA link parameters in driver
Kai Vehmanen
1
-5
/
+25
2021-03-24
drm/i915: Move gt_revoke() slightly
Maarten Lankhorst
1
-2
/
+7
2021-03-24
drm/i915: Keep userpointer bindings if seqcount is unchanged, v2.
Maarten Lankhorst
1
-3
/
+24
2021-03-24
drm/i915: Finally remove obj->mm.lock.
Maarten Lankhorst
14
-92
/
+55
2021-03-24
drm/i915/selftests: Prepare gtt tests for obj->mm.lock removal
Maarten Lankhorst
1
-25
/
+67
2021-03-24
drm/i915/selftests: Prepare cs engine tests for obj->mm.lock removal
Maarten Lankhorst
1
-2
/
+2
2021-03-24
drm/i915/selftests: Prepare memory region tests for obj->mm.lock removal
Maarten Lankhorst
1
-7
/
+11
2021-03-24
drm/i915/selftests: Prepare i915_request tests for obj->mm.lock removal
Maarten Lankhorst
1
-5
/
+5
2021-03-24
drm/i915/selftests: Prepare timeline tests for obj->mm.lock removal
Maarten Lankhorst
1
-5
/
+25
2021-03-24
drm/i915/selftests: Prepare ring submission for obj->mm.lock removal
Maarten Lankhorst
1
-2
/
+2
[prev]
[next]