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
Age
Commit message (
Expand
)
Author
Files
Lines
2024-08-23
Merge tag 'drm-xe-fixes-2024-08-22' of https://gitlab.freedesktop.org/drm/xe/...
Dave Airlie
27
-41
/
+261
2024-08-23
Merge tag 'drm-misc-fixes-2024-08-22' of https://gitlab.freedesktop.org/drm/m...
Dave Airlie
2
-3
/
+12
2024-08-23
Merge tag 'drm-intel-fixes-2024-08-22' of https://gitlab.freedesktop.org/drm/...
Dave Airlie
1
-1
/
+3
2024-08-23
Merge tag 'amd-drm-fixes-6.11-2024-08-21' of https://gitlab.freedesktop.org/a...
Dave Airlie
4
-11
/
+17
2024-08-23
Merge tag 'drm-msm-fixes-2024-08-19' of https://gitlab.freedesktop.org/drm/ms...
Dave Airlie
8
-30
/
+37
2024-08-21
drm/xe: Free job before xe_exec_queue_put
Matthew Brost
1
-1
/
+2
2024-08-21
drm/xe: Drop HW fence pointer to HW fence ctx
Matthew Brost
3
-7
/
+11
2024-08-21
drm/xe: Fix missing workqueue destroy in xe_gt_pagefault
Stuart Summers
1
-2
/
+16
2024-08-20
drm/amdgpu: fix eGPU hotplug regression
Alex Deucher
1
-1
/
+1
2024-08-20
drm/amdgpu: Validate TA binary size
Candice Li
1
-0
/
+3
2024-08-20
drm/amdgpu/sdma5.2: limit wptr workaround to sdma 5.2.1
Alex Deucher
1
-8
/
+10
2024-08-20
drm/amdgpu: fixing rlc firmware loading failure issue
Yang Wang
1
-2
/
+3
2024-08-19
drm/xe/uc: Use devm to register cleanup that includes exec_queues
Daniele Ceraolo Spurio
2
-4
/
+4
2024-08-19
drm/xe: use devm instead of drmm for managed bo
Daniele Ceraolo Spurio
1
-3
/
+3
2024-08-19
drm/xe/xe2hpg: Add Wa_14021821874
Tejas Upadhyay
2
-0
/
+5
2024-08-19
drm/xe: fix WA 14018094691
Daniele Ceraolo Spurio
1
-2
/
+2
2024-08-19
drm/xe/xe2: Add Wa_15015404425
Tejas Upadhyay
1
-0
/
+23
2024-08-19
drm/xe/xe2: Make subsequent L2 flush sequential
Tejas Upadhyay
3
-0
/
+9
2024-08-19
drm/xe/xe2lpg: Extend workaround 14021402888
Bommu Krishnaiah
1
-0
/
+4
2024-08-19
drm/xe/xe2lpm: Extend Wa_16021639441
Ngai-Mint Kwan
1
-0
/
+10
2024-08-19
drm/xe/bmg: implement Wa_16023588340
Matthew Auld
9
-1
/
+117
2024-08-19
drm/xe/display: Make display suspend/resume work on discrete
Maarten Lankhorst
2
-5
/
+29
2024-08-19
drm/xe: prevent UAF around preempt fence
Matthew Auld
4
-4
/
+4
2024-08-19
drm/xe: Fix tile fini sequence
Matthew Brost
1
-1
/
+4
2024-08-19
drm/xe: Move VM dma-resv lock from xe_exec_queue_create to __xe_exec_queue_init
Matthew Brost
1
-9
/
+14
2024-08-19
drm/xe/observation: Drop empty sysctl table entry
Ashutosh Dixit
1
-1
/
+0
2024-08-19
drm/xe: Fix opregion leak
Lucas De Marchi
1
-1
/
+4
2024-08-19
drm/i915/hdcp: Use correct cp_irq_count
Suraj Kandpal
1
-1
/
+3
2024-08-16
Merge tag 'mediatek-drm-fixes-20240805' of https://git.kernel.org/pub/scm/lin...
Dave Airlie
1
-2
/
+2
2024-08-16
Merge tag 'drm-xe-fixes-2024-08-15' of https://gitlab.freedesktop.org/drm/xe/...
Dave Airlie
16
-160
/
+247
2024-08-16
nouveau/firmware: use dma non-coherent allocator
Dave Airlie
2
-3
/
+12
2024-08-16
Merge tag 'drm-misc-fixes-2024-08-15' of https://gitlab.freedesktop.org/drm/m...
Dave Airlie
3
-6
/
+24
2024-08-15
drm/msm/adreno: Fix error return if missing firmware-name
Rob Clark
1
-1
/
+1
2024-08-15
drm/xe: Hold a PM ref when GT TLB invalidations are inflight
Matthew Brost
4
-3
/
+29
2024-08-15
drm/xe: Drop xe_gt_tlb_invalidation_wait
Matthew Brost
4
-110
/
+80
2024-08-15
drm/xe: Add xe_gt_tlb_invalidation_fence_init helper
Matthew Brost
3
-25
/
+40
2024-08-15
drm/xe/pf: Fix VF config validation on multi-GT platforms
Michal Wajdeczko
1
-3
/
+8
2024-08-15
drm/xe: Build PM into GuC CT layer
Matthew Brost
3
-1
/
+18
2024-08-15
drm/xe/vf: Fix register value lookup
Michal Wajdeczko
1
-1
/
+1
2024-08-15
drm/xe: Fix use after free when client stats are captured
Umesh Nerlige Ramappa
3
-9
/
+13
2024-08-15
drm/xe: Take a ref to xe file when user creates a VM
Umesh Nerlige Ramappa
1
-1
/
+5
2024-08-15
drm/xe: Add ref counting for xe_file
Umesh Nerlige Ramappa
3
-2
/
+37
2024-08-15
drm/xe: Move part of xe_file cleanup to a helper
Umesh Nerlige Ramappa
1
-11
/
+18
2024-08-15
drm/xe: Validate user fence during creation
Matthew Brost
1
-4
/
+8
2024-08-15
drm/rockchip: inno-hdmi: Fix infoframe upload
Alex Bee
1
-3
/
+1
2024-08-13
drm/msm: fix the highest_bank_bit for sc7180
Abhinav Kumar
1
-1
/
+1
2024-08-13
drm/amd/amdgpu: add HDP_SD support on gc 12.0.0/1
Kenneth Feng
1
-0
/
+2
2024-08-13
drm/amdgpu: Update kmd_fw_shared for VCN5
Yinjie Yao
1
-1
/
+4
2024-08-13
drm/amd/amdgpu: command submission parser for JPEG
David (Ming Qiang) Wu
5
-2
/
+76
2024-08-13
drm/amdgpu/mes12: fix suspend issue
Jack Xiao
2
-26
/
+23
[next]