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
Age
Commit message (
Expand
)
Author
Files
Lines
2024-04-30
drm/vmwgfx: Fix invalid reads in fence signaled events
Zack Rusin
1
-1
/
+1
2024-04-30
drm/nouveau/gsp: Use the sg allocator for level 2 of radix3
Lyude Paul
2
-27
/
+54
2024-04-30
drm/nouveau/firmware: Fix SG_DEBUG error with nvkm_firmware_ctor()
Lyude Paul
1
-7
/
+12
2024-04-29
drm/imagination: Ensure PVR_MIPS_PT_PAGE_COUNT is never zero
Matt Coster
1
-2
/
+3
2024-04-25
drm/ttm: Print the memory decryption status just once
Zack Rusin
1
-1
/
+1
2024-04-25
drm/vmwgfx: Fix Legacy Display Unit
Ian Forbes
1
-0
/
+1
2024-04-24
fbdev: fix incorrect address computation in deferred IO
Nam Cao
1
-1
/
+1
2024-04-19
drm/atomic-helper: fix parameter order in drm_format_conv_state_copy() call
Lucas Stach
1
-2
/
+2
2024-04-18
drm/gma500: Remove lid code
Patrik Jakobsson
4
-94
/
+1
2024-04-16
drm/panel: novatek-nt36682e: don't unregister DSI device
Dmitry Baryshkov
1
-2
/
+0
2024-04-16
drm/panel: visionox-rm69299: don't unregister DSI device
Dmitry Baryshkov
1
-2
/
+0
2024-04-15
drm/nouveau/dp: Don't probe eDP ports twice harder
Lyude Paul
1
-5
/
+8
2024-04-15
drm/nouveau/kms/nv50-: Disable AUX bus for disconnected DP ports
Lyude Paul
1
-0
/
+10
2024-04-15
drm/v3d: Don't increment `enabled_ns` twice
Maíra Canal
1
-4
/
+0
2024-04-15
drm/vmwgfx: Sort primary plane formats by order of preference
Zack Rusin
1
-2
/
+2
2024-04-15
drm/vmwgfx: Fix crtc's atomic check conditional
Zack Rusin
1
-3
/
+8
2024-04-15
drm/vmwgfx: Fix prime import/export
Zack Rusin
8
-22
/
+117
2024-04-15
drm/ttm: stop pooling cached NUMA pages v2
Christian König
1
-10
/
+28
2024-04-15
drm: nv04: Fix out of bounds access
Mikhail Kobuk
1
-6
/
+7
2024-04-15
nouveau: fix instmem race condition around ptr stores
Dave Airlie
1
-1
/
+6
2024-04-09
drm/vmwgfx: Enable DMA mappings with SEV
Zack Rusin
1
-5
/
+6
2024-04-08
drm/client: Fully protect modes[] with dev->mode_config.mutex
Ville Syrjälä
1
-1
/
+2
2024-04-08
gpu: host1x: Do not setup DMA for virtual devices
Thierry Reding
1
-8
/
+0
2024-04-08
accel/ivpu: Fix deadlock in context_xa
Jacek Lawrynowicz
1
-1
/
+1
2024-04-08
accel/ivpu: Fix missed error message after VPU rename
Jacek Lawrynowicz
1
-1
/
+1
2024-04-08
accel/ivpu: Return max freq for DRM_IVPU_PARAM_CORE_CLOCK_RATE
Jacek Lawrynowicz
4
-20
/
+17
2024-04-08
accel/ivpu: Improve clarity of MMU error messages
Wachowski, Karol
1
-4
/
+4
2024-04-08
accel/ivpu: Put NPU back to D3hot after failed resume
Jacek Lawrynowicz
1
-0
/
+1
2024-04-08
accel/ivpu: Fix PCI D0 state entry in resume
Wachowski, Karol
1
-2
/
+2
2024-04-08
accel/ivpu: Remove d3hot_after_power_off WA
Jacek Lawrynowicz
4
-20
/
+14
2024-04-08
accel/ivpu: Check return code of ipc->lock init
Wachowski, Karol
1
-2
/
+6
2024-04-05
nouveau: fix function cast warning
Arnd Bergmann
1
-1
/
+6
2024-04-05
nouveau/gsp: Avoid addressing beyond end of rpc->entries
Kees Cook
1
-1
/
+1
2024-04-05
Revert "drm/qxl: simplify qxl_fence_wait"
Alex Constantino
1
-5
/
+45
2024-04-05
drm/ast: Fix soft lockup
Jammy Huang
1
-0
/
+3
2024-04-04
drm/panfrost: Fix the error path in panfrost_mmu_map_fault_addr()
Boris Brezillon
1
-4
/
+9
2024-04-01
drm/display: fix typo
Oleksandr Natalenko
1
-2
/
+2
2024-03-28
drm/prime: Unbreak virtgpu dma-buf export
Rob Clark
1
-1
/
+6
2024-03-28
nouveau/uvmm: fix addr/range calcs for remap operations
Dave Airlie
1
-3
/
+3
2024-03-28
drm/nouveau/gr/gf100: Remove second semicolon
Colin Ian King
1
-1
/
+1
2024-03-28
drm/panfrost: fix power transition timeout warnings
Christian Hewitt
1
-3
/
+3
2024-03-28
drm/qxl: remove unused variable from `qxl_process_single_command()`
Miguel Ojeda
1
-3
/
+1
2024-03-28
drm/qxl: remove unused `count` variable from `qxl_surface_id_alloc()`
Miguel Ojeda
1
-2
/
+0
2024-03-27
drm/vmwgfx: Create debugfs ttm_resource_manager entry only if needed
Jocelyn Falempe
1
-6
/
+9
2024-03-26
drm/rockchip: vop2: Remove AR30 and AB30 format support
Andy Yan
1
-2
/
+0
2024-03-25
fbdev: Select I/O-memory framebuffer ops for SBus
Thomas Zimmermann
1
-0
/
+3
2024-03-25
Merge drm/drm-fixes into drm-misc-fixes
Thomas Zimmermann
4882
-85206
/
+398059
2024-03-24
Merge tag 'efi-fixes-for-v6.9-2' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
3
-2
/
+5
2024-03-24
Merge tag 'dma-mapping-6.9-2024-03-24' of git://git.infradead.org/users/hch/d...
Linus Torvalds
1
-0
/
+9
2024-03-24
efi: fix panic in kdump kernel
Oleksandr Tymoshenko
1
-0
/
+2
[next]