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
Age
Commit message (
Expand
)
Author
Files
Lines
2021-10-18
drm/i915: Convert unconditional clflush to drm_clflush_virt_range()
Ville Syrjälä
1
-1
/
+1
2021-10-18
drm/i915: Replace the unconditional clflush with drm_clflush_virt_range()
Ville Syrjälä
1
-1
/
+1
2021-10-15
drm/i915: Enable multi-bb execbuf
Matthew Brost
1
-3
/
+0
2021-10-15
drm/i915: Update I915_GEM_BUSY IOCTL to understand composite fences
Matthew Brost
3
-13
/
+55
2021-10-15
drm/i915: Make request conflict tracking understand parallel submits
Matthew Brost
1
-14
/
+29
2021-10-15
drm/i915/guc: Handle errors in multi-lrc requests
Matthew Brost
1
-3
/
+66
2021-10-15
drm/i915: Multi-BB execbuf
Matthew Brost
7
-251
/
+595
2021-10-15
drm/i915/guc: Implement no mid batch preemption for multi-lrc
Matthew Brost
4
-13
/
+326
2021-10-15
drm/i915/guc: Add basic GuC multi-lrc selftest
Matthew Brost
3
-0
/
+181
2021-10-15
drm/i915/guc: Connect UAPI to GuC multi-lrc interface
Matthew Brost
8
-31
/
+374
2021-10-15
drm/i915/guc: Update debugfs for GuC multi-lrc
Matthew Brost
1
-14
/
+38
2021-10-15
drm/i915/guc: Implement multi-lrc reset
Matthew Brost
2
-21
/
+58
2021-10-15
drm/i915/guc: Insert submit fences between requests in parent-child relationship
Matthew Brost
4
-28
/
+108
2021-10-15
drm/i915/guc: Implement multi-lrc submission
Matthew Brost
6
-75
/
+350
2021-10-15
drm/i915/guc: Implement parallel context pin / unpin functions
Matthew Brost
1
-0
/
+70
2021-10-15
drm/i915/guc: Assign contexts in parent-child relationship consecutive guc_ids
Matthew Brost
2
-24
/
+86
2021-10-15
drm/i915/guc: Ensure GuC schedule operations do not operate on child contexts
Matthew Brost
1
-1
/
+12
2021-10-15
drm/i915/guc: Add multi-lrc context registration
Matthew Brost
6
-3
/
+134
2021-10-15
drm/i915/guc: Introduce context parent-child relationship
Matthew Brost
3
-0
/
+91
2021-10-15
drm/i915: Expose logical engine instance to user
Matthew Brost
1
-0
/
+2
2021-10-15
drm/i915: Add logical engine mapping
Matthew Brost
5
-29
/
+62
2021-10-15
drm/i915/guc: Don't call switch_to_kernel_context with GuC submission
Matthew Brost
1
-0
/
+13
2021-10-15
drm/i915/guc: Take engine PM when a context is pinned with GuC submission
Matthew Brost
5
-3
/
+89
2021-10-15
drm/i915/guc: Take GT PM ref when deregistering context
Matthew Brost
6
-54
/
+121
2021-10-15
drm/i915/guc: Move GuC guc_id allocation under submission state sub-struct
Matthew Brost
3
-34
/
+46
2021-10-14
drm/i915/gt: move remaining debugfs interfaces into gt
Andi Shyti
5
-36
/
+111
2021-10-14
drm/i915: fix blank screen booting crashes
Hugh Dickins
1
-2
/
+2
2021-10-12
drm/i915: Stop using I915_TILING_* in client blit selftest
Matt Roper
1
-11
/
+18
2021-10-12
drm/i915/gt: add asm/cacheflush.h for use of clflush()
Lucas De Marchi
1
-0
/
+1
2021-10-12
drm/i915/gt: include tsc.h where used
Lucas De Marchi
1
-0
/
+1
2021-10-07
drm/i915: remove IS_ACTIVE
Lucas De Marchi
11
-31
/
+18
2021-10-06
drm/i915: Handle Intel igfx + Intel dgfx hybrid graphics setup
Tvrtko Ursulin
1
-1
/
+11
2021-10-05
drm/i915: Fix bug in user proto-context creation that leaked contexts
Matthew Brost
1
-1
/
+4
2021-10-04
drm/i915: Clean up disabled warnings
Nathan Chancellor
1
-6
/
+4
2021-10-04
drm/i915/pxp: enable PXP for integrated Gen12
Daniele Ceraolo Spurio
1
-0
/
+2
2021-10-04
drm/i915/pxp: add PXP documentation
Daniele Ceraolo Spurio
2
-12
/
+63
2021-10-04
drm/i915/pxp: add pxp debugfs
Daniele Ceraolo Spurio
4
-0
/
+102
2021-10-04
drm/i915/pxp: black pixels on pxp disabled
Anshuman Gupta
4
-3
/
+94
2021-10-04
drm/i915/pxp: Add plane decryption support
Anshuman Gupta
7
-9
/
+54
2021-10-04
drm/i915/pxp: Enable PXP power management
Huang, Sean Z
8
-11
/
+126
2021-10-04
drm/i915/pxp: start the arb session on demand
Daniele Ceraolo Spurio
7
-29
/
+42
2021-10-04
drm/i915/pxp: interfaces for using protected objects
Daniele Ceraolo Spurio
13
-35
/
+308
2021-10-04
drm/i915/pxp: Implement PXP irq handler
Huang, Sean Z
11
-16
/
+284
2021-10-04
drm/i915/pxp: Implement arb session teardown
Huang, Sean Z
7
-4
/
+212
2021-10-04
drm/i915/pxp: Create the arbitrary session after boot
Huang, Sean Z
9
-0
/
+240
2021-10-04
drm/i915/pxp: set KCR reg init
Daniele Ceraolo Spurio
3
-0
/
+34
2021-10-04
drm/i915/pxp: Implement funcs to create the TEE channel
Huang, Sean Z
5
-1
/
+112
2021-10-04
drm/i915/pxp: allocate a vcs context for pxp usage
Daniele Ceraolo Spurio
7
-0
/
+131
2021-10-04
drm/i915/pxp: define PXP device flag and kconfig
Daniele Ceraolo Spurio
3
-0
/
+15
2021-10-04
mei: pxp: export pavp client to me client bus
Vitaly Lubart
6
-0
/
+270
[next]