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
/
xe
/
xe_lrc.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-08-26
drm/xe: Remove NULL check of lrc->bo in xe_lrc_snapshot_capture()
Apoorva Singh
1
-1
/
+1
2024-08-13
drm/xe: Name and document Wa_14019789679
Matt Roper
1
-10
/
+25
2024-08-01
drm/xe: Take ref to VM in delayed snapshot
Matthew Brost
1
-1
/
+14
2024-06-18
drm/xe/oa: Add OAR support
Ashutosh Dixit
1
-5
/
+6
2024-06-12
drm/xe: Add ctx timestamp to LRC snapshot
Matthew Brost
1
-0
/
+6
2024-06-12
drm/xe: Add LRC ctx timestamp support functions
Matthew Brost
1
-1
/
+77
2024-05-31
drm/xe: Add kernel-doc to some xe_lrc interfaces
Niranjana Vishwanathapura
1
-0
/
+18
2024-05-29
drm/xe: Decouple xe_exec_queue and xe_lrc
Niranjana Vishwanathapura
1
-8
/
+36
2024-05-27
drm/xe: Remove xe_lrc_create_seqno_fence()
Thomas Hellström
1
-11
/
+0
2024-05-27
drm/xe: Split lrc seqno fence creation up
Thomas Hellström
1
-2
/
+46
2024-05-21
drm/xe/lrc: Add helper to capture context timestamp
Umesh Nerlige Ramappa
1
-0
/
+12
2024-05-09
drm/xe: Move xe_gpu_commands.h file to instructions/
Michal Wajdeczko
1
-1
/
+0
2024-05-08
drm/xe: Add Indirect Ring State support
Niranjana Vishwanathapura
1
-26
/
+159
2024-05-08
drm/xe: Minor cleanup in LRC handling
Niranjana Vishwanathapura
1
-1
/
+1
2024-04-25
drm/xe: Use xe_bo_lock()/xe_bo_unlock() helpers
Himal Prasad Ghimiray
1
-2
/
+2
2024-04-08
drm/xe: Label RING_CONTEXT_CONTROL as masked
Ashutosh Dixit
1
-3
/
+2
2024-04-02
drm/xe: Normalize bo flags macros
Lucas De Marchi
1
-3
/
+3
2024-03-26
drm/xe: Use FIELD_PREP for lrc descriptor
Niranjana Vishwanathapura
1
-8
/
+8
2024-03-22
drm/xe: Fix END redefinition
Lucas De Marchi
1
-11
/
+9
2024-03-20
drm/xe: Add XE_BO_GGTT_INVALIDATE flag
Matthew Brost
1
-1
/
+2
2024-03-07
drm/xe: Declare __xe_lrc_*_ggtt_addr with __maybe__unused
Dawei Li
1
-1
/
+1
2024-03-04
drm/xe: Implement capture of HWSP and HWCTX
Maarten Lankhorst
1
-1
/
+63
2024-03-04
drm/xe: Add infrastructure for delayed LRC capture
Maarten Lankhorst
1
-0
/
+8
2024-03-04
drm/xe: Move lrc snapshot capturing to xe_lrc.c
Maarten Lankhorst
1
-0
/
+45
2024-02-29
drm/xe: Add LRC parsing for more GPU instructions
Matt Roper
1
-0
/
+31
2024-02-23
drm/xe/uapi: Remove unused flags
Francois Dugast
1
-9
/
+1
2024-01-31
drm/xe: Use LRC prefix rather than CTX prefix in lrc desc defines
Matthew Brost
1
-7
/
+7
2023-12-21
drm/xe/vf: Update LRC with memory based interrupts data
Michal Wajdeczko
1
-0
/
+24
2023-12-21
drm/xe: Add command MI_LOAD_REGISTER_MEM
Michal Wajdeczko
1
-0
/
+14
2023-12-21
drm/xe: Drop some unnecessary header includes
Matt Roper
1
-2
/
+0
2023-12-21
drm/xe: Rename info.supports_* to info.has_*
Lucas De Marchi
1
-1
/
+1
2023-12-21
drm/xe: Remove GEN[0-9]*_ prefixes
Lucas De Marchi
1
-12
/
+11
2023-12-21
drm/xe/xe2: Update SVG state handling
Matt Roper
1
-2
/
+13
2023-12-21
drm/xe: Emit SVG state on RCS during driver load on DG2 and MTL
Matt Roper
1
-1
/
+110
2023-12-21
drm/xe: Prepare to emit non-register state while recording default LRC
Matt Roper
1
-0
/
+45
2023-12-21
drm/xe/debugfs: Include GFXPIPE commands in LRC dump
Matt Roper
1
-0
/
+108
2023-12-21
drm/xe/debugfs: Add dump of default LRCs' MI instructions
Matt Roper
1
-0
/
+97
2023-12-21
drm/xe: Extract MI_* instructions to their own header
Matt Roper
1
-0
/
+1
2023-12-21
drm/xe: Separate number of registers from MI_LRI opcode
Matt Roper
1
-1
/
+1
2023-12-21
drm/xe: Account ring buffer and context state storage
Tejas Upadhyay
1
-1
/
+6
2023-12-21
drm/xe: Use Xe assert macros instead of XE_WARN_ON macro
Francois Dugast
1
-4
/
+5
2023-12-21
drm/xe/bo: Remove the lock_no_vm()/unlock_no_vm() interface
Thomas Hellström
1
-8
/
+2
2023-12-21
drm/xe/vm: Simplify and document xe_vm_lock()
Thomas Hellström
1
-4
/
+2
2023-12-21
drm/xe/xe2: Update context image layouts
Matt Roper
1
-2
/
+74
2023-12-21
drm/xe/xe2: Update render/compute context image sizes
Matt Roper
1
-1
/
+8
2023-12-21
drm/xe: base definitions for the GSCCS
Daniele Ceraolo Spurio
1
-0
/
+1
2023-12-21
drm/xe: Rename engine to exec_queue
Francois Dugast
1
-5
/
+5
2023-12-21
drm/xe: Prefer WARN() over BUG() to avoid crashing the kernel
Francois Dugast
1
-4
/
+4
2023-12-21
drm/xe: Cleanup style warnings
Francois Dugast
1
-40
/
+40
2023-12-21
drm/xe: Cleanup COMPLEX_MACRO style issues
Francois Dugast
1
-1
/
+1
[next]