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-08-09
drm/xe: Allow to compile out debugfs
Lucas De Marchi
2
-7
/
+13
2024-08-09
drm/xe: Allow suspend / resume to be safely called multiple times
Matthew Brost
1
-7
/
+33
2024-08-09
drm/xe: Only enable scheduling upon resume if needed
Matthew Brost
1
-2
/
+4
2024-08-09
drm/xe: Add xe_sched_add_msg_locked helper
Matthew Brost
2
-1
/
+10
2024-08-09
drm/xe: Reinit msg link when processing a message
Matthew Brost
1
-1
/
+1
2024-08-09
drm/xe: Add xe_sched_msg_lock/unlock helper
Matthew Brost
2
-6
/
+16
2024-08-09
drm/xe: Move VM dma-resv lock from xe_exec_queue_create to __xe_exec_queue_init
Matthew Brost
1
-9
/
+14
2024-08-09
drm/xe/pf: Fix VF config validation on multi-GT platforms
Michal Wajdeczko
1
-3
/
+8
2024-08-09
Merge tag 'drm-xe-fixes-2024-08-08' of https://gitlab.freedesktop.org/drm/xe/...
Dave Airlie
4
-4
/
+18
2024-08-08
drm/xe: fix WA 14018094691
Daniele Ceraolo Spurio
1
-2
/
+2
2024-08-08
drm/xe/guc: Enable w/a 14022293748 and 22019794406
Julia Filipchuk
3
-0
/
+11
2024-08-08
drm/xe: Take ref to VM in delayed snapshot
Matthew Brost
1
-1
/
+14
2024-08-08
drm/xe/hwmon: Fix PL1 disable flow in xe_hwmon_power_max_write
Karthik Poosa
1
-1
/
+2
2024-08-08
drm/xe: Use dma_fence_chain_free in chain fence unused as a sync
Matthew Brost
1
-1
/
+1
2024-08-08
drm/xe/rtp: Fix off-by-one when processing rules
Lucas De Marchi
1
-1
/
+1
2024-08-08
Merge tag 'drm-misc-next-2024-08-01' of https://gitlab.freedesktop.org/drm/mi...
Daniel Vetter
1
-0
/
+4
2024-08-07
drm/buddy: Add start address support to trim function
Arunpravin Paneer Selvam
1
-1
/
+1
2024-08-07
drm/xe: Fix access_ok check in user_fence_create
Nirmoy Das
1
-1
/
+1
2024-08-06
drm/xe: Add kernel doc for xe_hw_engine_lookup
Mika Kuoppala
1
-3
/
+13
2024-08-06
drm/xe: Export xe_hw_engine's mmio accessors
Dominik Grzegorzek
2
-34
/
+57
2024-08-06
drm/xe/guc: Define GuC version v70.29.2 for BMG
Julia Filipchuk
1
-0
/
+1
2024-08-06
drm/xe/guc: Bump minimum required GuC version to v70.29.2
Julia Filipchuk
2
-13
/
+24
2024-08-06
drm/xe/xe2: Add performance turning changes
Shekhar Chauhan
2
-1
/
+11
2024-08-05
drm/xe: Only check last fence on user binds
Matthew Brost
1
-4
/
+6
2024-08-05
drm/xe/observation: Drop empty sysctl table entry
Ashutosh Dixit
1
-1
/
+0
2024-08-05
Merge tag 'drm-xe-next-2024-07-30' of https://gitlab.freedesktop.org/drm/xe/k...
Dave Airlie
91
-1734
/
+3246
2024-08-02
drm/xe/xe2: Introduce performance changes
Akshata Jahagirdar
2
-0
/
+8
2024-08-01
drm/xe: Faster devcoredump
Matthew Brost
2
-31
/
+88
2024-08-01
drm/xe: Take ref to VM in delayed snapshot
Matthew Brost
1
-1
/
+14
2024-08-01
drm/xe/hwmon: Fix PL1 disable flow in xe_hwmon_power_max_write
Karthik Poosa
1
-1
/
+2
2024-08-01
Merge drm/drm-next into drm-intel-next
Jani Nikula
101
-967
/
+5406
2024-07-31
drm/xe/xe2: Enable Priority Mem Read
Pallavi Mishra
2
-0
/
+7
2024-07-30
drm/xe: Move and export xe_hw_engine lookup.
Dominik Grzegorzek
3
-33
/
+42
2024-07-30
drm/xe: Use dma_fence_chain_free in chain fence unused as a sync
Matthew Brost
1
-1
/
+1
2024-07-29
drm/xe/xe2hpg: Introduce performance tuning changes for Xe2_HPG
Sai Teja Pottumuttu
2
-0
/
+9
2024-07-29
drm/xe: Migrate OOB WAs to OR rules
Lucas De Marchi
3
-49
/
+37
2024-07-29
drm/xe/rtp: Expand max rules/actions per entry again
Lucas De Marchi
2
-2
/
+8
2024-07-29
drm/xe/rtp: Simplify marking active workarounds
Lucas De Marchi
1
-9
/
+5
2024-07-29
drm/xe/kunit: Test rtp with no actions
Lucas De Marchi
2
-0
/
+162
2024-07-29
drm/xe/kunit: Rename rtp test cases
Lucas De Marchi
1
-8
/
+8
2024-07-29
drm/xe/kunit: Test active rtp entries
Lucas De Marchi
2
-1
/
+20
2024-07-29
drm/xe/kunit: Rename count to count_sr_entries
Lucas De Marchi
1
-16
/
+16
2024-07-29
drm/xe/kunit: Test WAs for BMG
Lucas De Marchi
1
-0
/
+1
2024-07-29
drm/xe/migrate: Future-proof compressed PAT check
Matt Roper
1
-1
/
+2
2024-07-29
drm/xe: Fix opregion leak
Lucas De Marchi
1
-1
/
+4
2024-07-29
Merge drm/drm-next into drm-misc-next
Thomas Zimmermann
207
-2807
/
+13481
2024-07-26
drm/xe/rtp: Fix off-by-one when processing rules
Lucas De Marchi
1
-1
/
+1
2024-07-26
Merge tag 'drm-next-2024-07-26' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
11
-20
/
+102
2024-07-26
drm/xe: Assert G2H outstanding when releasing G2H
Matthew Brost
1
-0
/
+1
2024-07-25
drm/xe/mmio: Use single logic for waiting functions
Gustavo Sousa
1
-64
/
+39
[prev]
[next]