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
2023-11-03
drm/amd: Fix UBSAN array-index-out-of-bounds for Powerplay headers
Alex Deucher
2
-14
/
+14
2023-11-03
drm/amdgpu: don't use pci_is_thunderbolt_attached()
Alex Deucher
2
-6
/
+7
2023-11-03
drm/amdgpu: don't use ATRM for external devices
Alex Deucher
1
-0
/
+5
2023-11-03
drm/amdgpu/gfx10,11: use memcpy_to/fromio for MQDs
Alex Deucher
2
-12
/
+12
2023-11-03
drm/amdgpu: use mode-2 reset for RAS poison consumption
Tao Zhou
1
-1
/
+5
2023-11-03
drm/amdgpu doorbell range should be set when gpu recovery
Lin.Cao
1
-0
/
+7
2023-11-03
drm/amd/pm: Return 0 as default min power limit for legacy asics
Ma Jun
1
-0
/
+3
2023-11-02
Merge tag 'mm-nonmm-stable-2023-11-02-14-08' of git://git.kernel.org/pub/scm/...
Linus Torvalds
1
-3
/
+1
2023-11-02
Merge tag 'mm-stable-2023-11-01-14-33' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
10
-54
/
+97
2023-11-03
nouveau/gsp: add some basic registry entries.
Dave Airlie
1
-10
/
+35
2023-11-03
nouveau/gsp: fix message signature.
Dave Airlie
1
-1
/
+1
2023-11-03
nouveau/gsp: move to 535.113.01
Dave Airlie
73
-171
/
+217
2023-11-03
drm/i915/gt: Remove prohibited space after opening parenthesis
Dorcas AnonoLitunya
1
-1
/
+1
2023-11-02
Merge tag 'pci-v6.7-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
6
-53
/
+22
2023-11-02
drm/i915: move gpu error sysfs to i915_gpu_error.c
Jani Nikula
3
-85
/
+86
2023-11-02
drm/i915: move gpu error debugfs to i915_gpu_error.c
Jani Nikula
3
-108
/
+119
2023-11-02
drm/i915: make some error capture functions static
Jani Nikula
2
-9
/
+4
2023-11-02
drm/v3d: add brcm,2712-v3d as a compatible V3D device
Iago Toral Quiroga
1
-0
/
+1
2023-11-02
drm/v3d: fix up register addresses for V3D 7.x
Iago Toral Quiroga
5
-156
/
+204
2023-11-02
drm/i915/display: Use dma_fence interfaces instead of i915_sw_fence
Jouni Högander
4
-95
/
+61
2023-11-01
Merge tag 'sysctl-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
1
-1
/
+0
2023-11-02
Merge tag 'shmob-drm-atomic-dt-tag2' of git://git.kernel.org/pub/scm/linux/ke...
Dave Airlie
12
-756
/
+642
2023-11-01
Merge tag 'asm-generic-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-2
/
+2
2023-11-01
Merge tag 'vfio-v6.7-rc1' of https://github.com/awilliam/linux-vfio
Linus Torvalds
1
-1
/
+1
2023-11-01
drm/i915/mtl: Add Wa_14019821291
Dnyaneshwar Bhadane
2
-0
/
+24
2023-11-01
drm/sched: Add a helper to queue TDR immediately
Matthew Brost
1
-1
/
+17
2023-11-01
drm/sched: Add drm_sched_start_timeout_unlocked helper
Matthew Brost
1
-10
/
+13
2023-11-01
drm/sched: Split free_job into own work item
Matthew Brost
1
-48
/
+98
2023-11-01
drm/sched: Convert drm scheduler to use a work queue rather than kthread
Matthew Brost
8
-76
/
+77
2023-11-01
drm/sched: Add drm_sched_wqueue_* helpers
Matthew Brost
5
-18
/
+56
2023-11-01
Merge tag 'drm-next-2023-10-31-1' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
1242
-16879
/
+289798
2023-11-01
drm/i915/mst: Always write CHICKEN_TRANS
Ville Syrjälä
1
-6
/
+8
2023-11-01
drm/i915/mst: Clear ACT just before triggering payload allocation
Ville Syrjälä
1
-2
/
+2
2023-11-01
drm/i915/mst: Disable transcoder before deleting the payload
Ville Syrjälä
1
-6
/
+2
2023-11-01
drm/i915/mst: Swap TRANSCONF vs. FECSTALL_DIS_DPTSTREAM_DPTTG disable
Ville Syrjälä
1
-1
/
+2
2023-10-31
dma-buf: add dma_fence_timestamp helper
Christian König
1
-1
/
+1
2023-10-31
drm/amdgpu: remove unused macro HW_REV
Yang Wang
1
-3
/
+0
2023-10-31
drm/amd/pm: Fix error of MACO flag setting code
Ma Jun
2
-8
/
+9
2023-10-31
drm/amdgpu: Fix the vram base start address
Arunpravin Paneer Selvam
1
-2
/
+13
2023-10-31
drm/amdgpu: set XGMI IP version manually for v6_4
Tao Zhou
1
-0
/
+3
2023-10-31
drm/amdgpu: add unmap latency when gfx11 set kiq resources
Tong Liu01
1
-0
/
+1
2023-10-31
drm/amd/pm: fix the high voltage and temperature issue
Kenneth Feng
7
-15
/
+94
2023-10-31
drm/amdgpu: remove amdgpu_mes_self_test in gpu recover
Yifan Zhang
1
-4
/
+0
2023-10-31
drm/amdgpu: Drop deferred error in uncorrectable error check
Candice Li
1
-2
/
+1
2023-10-31
drm/amd/pm: Fix warnings
Lijo Lazar
2
-2
/
+2
2023-10-31
drm/amdgpu: check RAS supported first in ras_reset_error_count
Tao Zhou
1
-4
/
+4
2023-10-31
Revert "drm/omapdrm: Annotate dma-fence critical section in commit path"
Tomi Valkeinen
1
-5
/
+4
2023-10-31
Revert "drm/tidss: Annotate dma-fence critical section in commit path"
Tomi Valkeinen
1
-4
/
+0
2023-10-31
drm/i915: Set copy engine arbitration for Wa_16018031267 / Wa_16018063123
Jonathan Cavitt
2
-0
/
+8
2023-10-31
drm/i915/gt: add selftest to exercise WABB
Andrzej Hajda
1
-18
/
+47
[prev]
[next]