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-09-17
drm/xe/oa: Fix overflow in oa batch buffer
José Roberto de Souza
1
-1
/
+2
2024-09-17
drm/xe: Do not run GPU page fault handler on a closed VM
Matthew Brost
1
-0
/
+6
2024-09-17
drm/xe/bo: add some annotations in bo_put()
Matthew Auld
2
-5
/
+15
2024-09-17
drm/xe/client: use mem_type from the current resource
Matthew Auld
1
-6
/
+1
2024-09-17
drm/xe/client: add missing bo locking in show_meminfo()
Matthew Auld
1
-3
/
+36
2024-09-17
drm/xe/client: fix deadlock in show_meminfo()
Matthew Auld
1
-1
/
+5
2024-09-17
drm/xe/vram: fix ccs offset calculation
Matthew Auld
1
-0
/
+1
2024-09-17
drm/xe/guc: Fix GUC_{SUBMIT,FIRMWARE}_VER helper macros
Michal Wajdeczko
1
-2
/
+4
2024-09-17
Merge tag 'sound-6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
1
-4
/
+26
2024-09-17
drm/amdgpu: Fix missing check pcie_p2p module param
Bob Zhou
1
-1
/
+1
2024-09-17
drm/amdgpu: disable GPU RAS bad page feature for specific ASIC
Tao Zhou
1
-0
/
+5
2024-09-17
drm/amdgpu: ensure the connector is not null before using it
Tim Huang
1
-1
/
+1
2024-09-17
drm/amdkfd: clean up code for interrupt v10
Jesse Zhang
1
-15
/
+0
2024-09-17
drm/amdkfd: Move queue fs deletion after destroy check
Kent Russell
1
-1
/
+1
2024-09-17
Merge tag 'timers-core-2024-09-16' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
4
-5
/
+5
2024-09-17
Merge tag 'drm-xe-next-fixes-2024-09-12' of https://gitlab.freedesktop.org/dr...
Dave Airlie
6
-9
/
+38
2024-09-17
Merge tag 'amd-drm-next-6.12-2024-09-13' of https://gitlab.freedesktop.org/ag...
Dave Airlie
48
-353
/
+588
2024-09-16
Merge tag 'vfs-6.12.folio' of gitolite.kernel.org:pub/scm/linux/kernel/git/vf...
Linus Torvalds
1
-25
/
+22
2024-09-16
Merge tag 'vfs-6.12.misc' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs...
Linus Torvalds
9
-1
/
+10
2024-09-16
drm/i915/dp: Fix AUX IO power enabling for eDP PSR
Imre Deak
3
-1
/
+22
2024-09-16
drm/i915/display: BMG supports UHBR13.5
Arun R Murthy
1
-2
/
+11
2024-09-16
drm/i915/psr: Do not wait for PSR being idle on on Panel Replay
Jouni Högander
1
-11
/
+2
2024-09-16
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rmk/linux
Linus Torvalds
1
-1
/
+1
2024-09-14
drm/vboxvideo: Replace fake VLA at end of vbva_mouse_pointer_shape with real VLA
Hans de Goede
2
-4
/
+10
2024-09-13
Merge tag 'drm-intel-next-fixes-2024-09-12' of https://gitlab.freedesktop.org...
Dave Airlie
2
-1
/
+4
2024-09-13
Merge tag 'drm-xe-fixes-2024-09-12' of https://gitlab.freedesktop.org/drm/xe/...
Dave Airlie
8
-10
/
+53
2024-09-13
Merge tag 'drm-misc-fixes-2024-09-12' of https://gitlab.freedesktop.org/drm/m...
Dave Airlie
7
-10
/
+28
2024-09-13
Merge tag 'drm-intel-fixes-2024-09-12' of https://gitlab.freedesktop.org/drm/...
Dave Airlie
1
-2
/
+2
2024-09-12
drm/xe: Fix missing conversion to xe_display_pm_runtime_resume
Maarten Lankhorst
1
-1
/
+1
2024-09-12
drm/xe/xe2hpg: Add Wa_15016589081
Tejas Upadhyay
2
-0
/
+5
2024-09-12
drm/xe: Don't keep stale pointer to bo->ggtt_node
Michal Wajdeczko
1
-2
/
+5
2024-09-12
drm/xe: fix missing 'xe_vm_put'
Dafna Hirschfeld
1
-1
/
+3
2024-09-12
drm/xe: fix build warning with CONFIG_PM=n
Arnd Bergmann
1
-0
/
+4
2024-09-12
drm/xe: Suppress missing outer rpm protection warning
Rodrigo Vivi
1
-1
/
+16
2024-09-12
drm/xe: prevent potential UAF in pf_provision_vf_ggtt()
Matthew Auld
1
-4
/
+4
2024-09-12
drm/xe/client: add missing bo locking in show_meminfo()
Matthew Auld
1
-3
/
+36
2024-09-12
drm/xe/client: fix deadlock in show_meminfo()
Matthew Auld
1
-1
/
+5
2024-09-12
drm/xe/oa: Enable Xe2+ PES disaggregation
Ashutosh Dixit
2
-0
/
+5
2024-09-12
drm/xe/display: fix compat IS_DISPLAY_STEP() range end
Jani Nikula
1
-1
/
+1
2024-09-12
drm/xe: Fix access_ok check in user_fence_create
Nirmoy Das
1
-1
/
+1
2024-09-12
drm/xe: Fix possible UAF in guc_exec_queue_process_msg
Matthew Brost
1
-1
/
+3
2024-09-12
drm/xe: Remove fence check from send_tlb_invalidation
Matthew Brost
1
-2
/
+2
2024-09-12
drm/xe/gt: Remove double include
Lucas De Marchi
1
-1
/
+0
2024-09-12
drm/dp_mst: Fix DSC decompression detection in Synaptics branch devices
Imre Deak
1
-2
/
+8
2024-09-11
drm/amd/display: Add all planes on CRTC to state for overlay cursor
Leo Li
1
-0
/
+11
2024-09-11
drm/amd/display: Add all planes on CRTC to state for overlay cursor
Leo Li
1
-0
/
+11
2024-09-11
drm/i915/bios: fix printk format width
Jani Nikula
1
-1
/
+1
2024-09-11
drm/i915/display: Fix BMG CCS modifiers
Juha-Pekka Heikkila
1
-0
/
+3
2024-09-11
Merge v6.11-rc7 into drm-next
Simona Vetter
37
-57
/
+327
2024-09-11
Merge tag 'drm-misc-next-fixes-2024-09-05' of https://gitlab.freedesktop.org/...
Dave Airlie
1
-1
/
+1
[prev]
[next]