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
Age
Commit message (
Expand
)
Author
Files
Lines
2024-03-13
drm/xe: Skip VMAs pin when requesting signal to the last XE_EXEC
José Roberto de Souza
1
-18
/
+23
2024-03-13
drm/xe: Use xe_assert in xe_device_assert_mem_access
Matthew Brost
1
-1
/
+1
2024-03-13
drm/xe/xe_exec : In xe_exec_ioctl remove deadcode
Himal Prasad Ghimiray
1
-4
/
+1
2024-03-13
drm/xe: Return if kobj creation is failed
Himal Prasad Ghimiray
1
-1
/
+3
2024-03-13
drm/xe/xe_tracer: Align fence output format in ftrace log
Shuicheng Lin
1
-3
/
+3
2024-03-13
drm/xe: Group live kunit tests
Lucas De Marchi
6
-21
/
+12
2024-03-13
Merge tag 'pm-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
1
-1
/
+1
2024-03-13
drm/xe: Invalidate userptr VMA on page pin fault
Matthew Brost
4
-16
/
+29
2024-03-13
drm/xe/lnl: Enable display support
Balasubramani Vivekanandan
1
-0
/
+1
2024-03-12
drm/xe/uapi: Add IP version and stepping to GT list query
Matt Roper
1
-0
/
+8
2024-03-11
Merge tag 'linux_kselftest-kunit-6.9-rc1' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
1
-4
/
+4
2024-03-11
Merge branch 'pm-runtime'
Rafael J. Wysocki
1
-1
/
+1
2024-03-11
drm/xe/hdcp: Fix condition for hdcp gsc cs requirement
Suraj Kandpal
1
-1
/
+1
2024-03-08
drm/xe/pvc: Fix WA 18020744125
Lucas De Marchi
1
-0
/
+5
2024-03-08
drm/xe: Remove unused FF_SLICE_CS_CHICKEN2
Lucas De Marchi
1
-3
/
+0
2024-03-08
drm/xe/gsc: Fix kernel doc for xe_gsc_create_host_session_id
Suraj Kandpal
1
-1
/
+1
2024-03-07
drm/xe: Fix NULL check in xe_ggtt_init()
Maarten Lankhorst
1
-2
/
+1
2024-03-07
drm/xe: Declare __xe_lrc_*_ggtt_addr with __maybe__unused
Dawei Li
1
-1
/
+1
2024-03-07
drm/xe: Return immediately on tile_init failure
Rodrigo Vivi
1
-2
/
+3
2024-03-06
drm/xe: Return immediately on tile_init failure
Rodrigo Vivi
1
-2
/
+3
2024-03-06
drm/xe: Remove unused 'create' parameter from queue property logic
Nirmoy Das
1
-19
/
+11
2024-03-06
drm/xe: Drop WA 16015675438
Lucas De Marchi
3
-15
/
+1
2024-03-06
drm/xe/hdcp: Enable HDCP for XE
Suraj Kandpal
4
-5
/
+214
2024-03-06
drm/xe: Use gsc_proxy_init_done to check proxy status
Suraj Kandpal
3
-3
/
+31
2024-03-06
drm/xe/hdcp: Use xe_device struct
Suraj Kandpal
1
-7
/
+8
2024-03-05
drm/xe: Do not grab forcewakes when issuing GGTT TLB invalidation via GuC
Matthew Brost
2
-7
/
+2
2024-03-05
drm/xe/xelpg: Extend some workarounds to graphics version 12.74
Matt Roper
2
-4
/
+5
2024-03-05
drm/xe/xelpg: Recognize graphics version 12.74 as Xe_LPG
Matt Roper
2
-2
/
+3
2024-03-05
drm/xe: Pipeline evict / restore of pinned BOs during suspend / resume
Matthew Brost
2
-9
/
+1
2024-03-04
drm/xe: Convert xe_pm_runtime_{get, put} to void and protect from recursion
Rodrigo Vivi
2
-13
/
+16
2024-03-04
drm/xe: Create a xe_pm_runtime_resume_and_get variant for display
Rodrigo Vivi
3
-5
/
+19
2024-03-04
drm/xe: Fix display runtime_pm handling
Rodrigo Vivi
3
-1
/
+19
2024-03-04
drm/xe: Replace 'grouped target' in Makefile with pattern rule
Dafna Hirschfeld
1
-1
/
+2
2024-03-04
drm/xe: Fix ref counting leak on page fault
Matthew Brost
1
-2
/
+4
2024-03-04
drm/xe: Remove obsolete async_ops from struct xe_vm
Mika Kuoppala
1
-24
/
+0
2024-03-04
drm/xe/guc: Fix missing topology init
Zhanjun Dong
1
-2
/
+1
2024-03-04
drm/xe/xe2: fix 64-bit division in pte_update_size
Arnd Bergmann
1
-1
/
+1
2024-03-04
drm/xe/kunit: fix link failure with built-in xe
Arnd Bergmann
3
-3
/
+5
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
6
-4
/
+35
2024-03-04
drm/xe: Move lrc snapshot capturing to xe_lrc.c
Maarten Lankhorst
5
-34
/
+63
2024-03-04
drm/xe: Replace 'grouped target' in Makefile with pattern rule
Dafna Hirschfeld
1
-1
/
+2
2024-03-01
drm/xe: Fix ref counting leak on page fault
Matthew Brost
1
-2
/
+4
2024-02-29
drm/xe/mocs: Fix DG2 kunit
Lucas De Marchi
1
-2
/
+6
2024-02-29
drm/xe/mocs: Allow odd number of entries on test
Lucas De Marchi
1
-30
/
+37
2024-02-29
drm/xe/mocs: Move warn/assertion up
Lucas De Marchi
2
-3
/
+6
2024-02-29
drm/xe/mocs: Be explicit when logging number of entries
Lucas De Marchi
1
-2
/
+3
2024-02-29
drm/xe/mocs: Refactor mocs/l3cc loop
Lucas De Marchi
2
-18
/
+18
2024-02-29
drm/xe: Fix build error in xe_ggtt.c
Matthew Brost
1
-0
/
+1
2024-02-29
drm/xe: Add LRC parsing for more GPU instructions
Matt Roper
4
-0
/
+53
[prev]
[next]