index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-7.1.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
Age
Commit message (
Expand
)
Author
Files
Lines
2026-04-07
gpu: nova-core: bindings: remove unneeded `cfg_attr`
Miguel Ojeda
1
-3
/
+0
2026-04-07
drm/i915/psr: Do not use pipe_src as borders for SU area
Jouni Högander
1
-11
/
+19
2026-04-06
gpu: nova-core: fix missing colon in SEC2 boot debug message
David Carlier
1
-1
/
+1
2026-04-05
mm: rename zap_vma_ptes() to zap_special_vma_range()
David Hildenbrand (Arm)
1
-2
/
+2
2026-04-05
folio_batch: rename pagevec.h to folio_batch.h
Tal Zussman
4
-4
/
+4
2026-04-05
i915: don't use a vma that didn't match the context VM
Linus Torvalds
1
-0
/
+2
2026-04-05
gpu: nova-core: vbios: use from_le_bytes() for PCI ROM header parsing
John Hubbard
1
-6
/
+1
2026-04-05
gpu: nova-core: bitfield: fix broken Default implementation
Eliot Courtney
1
-3
/
+2
2026-04-05
gpu: nova-core: falcon: pad firmware DMA object size to required block alignment
Alexandre Courbot
1
-2
/
+19
2026-04-05
gpu: nova-core: gsp: fix undefined behavior in command queue code
Alexandre Courbot
1
-46
/
+68
2026-04-03
drm/amdgpu: dump job ibs in the devcoredump
Pierre-Eric Pelloux-Prayer
1
-1
/
+92
2026-04-03
drm/amdgpu: store ib info for devcoredump
Pierre-Eric Pelloux-Prayer
2
-1
/
+20
2026-04-03
drm/amdgpu: extract amdgpu_vm_lock_by_pasid from amdgpu_vm_handle_fault
Pierre-Eric Pelloux-Prayer
2
-29
/
+54
2026-04-03
drm/amdgpu: Use amdgpu by default for CIK APUs too
Timur Kristóf
2
-7
/
+3
2026-04-03
drm/amd/display: Remove unused NUM_ELEMENTS macros
Linus Probert
4
-12
/
+0
2026-04-03
drm/amd/display: Replace inline NUM_ELEMENTS macro with ARRAY_SIZE
Linus Probert
2
-5
/
+6
2026-04-03
drm/amdgpu: save ring content before resetting the device
Pierre-Eric Pelloux-Prayer
2
-18
/
+80
2026-04-03
drm/amdgpu: make userq fence_drv drop explicit in queue destroy
Prike Liang
3
-7
/
+12
2026-04-03
drm/amdgpu: rework userq fence driver alloc/destroy
Prike Liang
8
-52
/
+28
2026-04-03
drm/amdgpu/userq: use dma_fence_wait_timeout without test for signalled
Sunil Khatri
1
-13
/
+4
2026-04-03
drm/amdgpu/userq: call dma_resv_wait_timeout without test for signalled
Sunil Khatri
3
-23
/
+11
2026-04-03
drm/amdgpu/userq: add the return code too in error condition
Sunil Khatri
1
-5
/
+4
2026-04-03
drm/amdgpu/userq: fence wait for max time in amdgpu_userq_wait_for_signal
Sunil Khatri
1
-12
/
+3
2026-04-03
drm/amd/display: Change dither policy for 10 bpc output back to dithering
Mario Kleiner
1
-1
/
+1
2026-04-03
drm/amdgpu: replace PASID IDR with XArray
Mikhail Gavrilov
1
-20
/
+19
2026-04-03
drm/amdgpu/userq: dont need check for return values in amdgpu_userq_evict
Sunil Khatri
1
-12
/
+4
2026-04-03
drm/amd/pm: fix memleak issue in smu_v15_0_8_get_gpu_metrics()
Yang Wang
1
-2
/
+0
2026-04-03
drm/amd/pm: optimize logic and remove unnecessary checks in smu v15.0.8
Yang Wang
1
-29
/
+23
2026-04-03
drm/amd/pm: fix null pointer dereference issue in smu_v15_0_8_get_power_limit()
Yang Wang
1
-1
/
+1
2026-04-03
drm/amd/pm: correct mem_busy_percent display due to calculation errors
Yang Wang
4
-15
/
+32
2026-04-03
drm/radeon: add WQ_PERCPU to alloc_workqueue users
Marco Crivellari
1
-1
/
+2
2026-04-03
amd/amdkfd: add WQ_UNBOUND to alloc_workqueue users
Marco Crivellari
1
-1
/
+2
2026-04-03
drm/amdgpu: replace use of system_wq with system_dfl_wq
Marco Crivellari
1
-2
/
+2
2026-04-03
drm/amdgpu: replace use of system_unbound_wq with system_dfl_wq
Marco Crivellari
3
-3
/
+3
2026-04-03
drm/amd/pm: Use smu vram copy in SMUv15
Lijo Lazar
1
-5
/
+15
2026-04-03
drm/amd/pm: Use smu vram copy in SMUv13
Lijo Lazar
2
-9
/
+19
2026-04-03
drm/amd/pm: Add smu vram copy function
Lijo Lazar
2
-0
/
+15
2026-04-03
drm/amdgpu: add CONFIG_GCOV_PROFILE_AMDGPU Kconfig option
Vitaly Prosyak
2
-0
/
+21
2026-04-03
drm/amd/display: Replace use of system_wq with system_percpu_wq
Marco Crivellari
1
-2
/
+2
2026-04-03
drm/amdgpu: add an option to allow gpu partition allocate all available memory
Xiaogang Chen
5
-1
/
+63
2026-04-03
drm/amdgpu: Consolidate reserve region allocations
Lijo Lazar
1
-63
/
+26
2026-04-03
drm/amdgpu: Move validation of reserve region info
Lijo Lazar
1
-16
/
+14
2026-04-03
drm/amdgpu: Add function to fill training region
Lijo Lazar
1
-27
/
+35
2026-04-03
drm/amdgpu: Add function to fill fw reserve region
Lijo Lazar
1
-29
/
+41
2026-04-03
drm/amdgpu: Group filling reserve region details
Lijo Lazar
10
-34
/
+26
2026-04-03
drm/amdgpu: Add memory training reserve-region
Lijo Lazar
2
-10
/
+6
2026-04-03
drm/amdgpu: Add host driver reserved-region
Lijo Lazar
5
-67
/
+27
2026-04-03
drm/amdgpu: Add fw vram usage reserve-region
Lijo Lazar
6
-84
/
+41
2026-04-03
drm/amdgpu: Add firmware extended reserve-region
Lijo Lazar
3
-8
/
+4
2026-04-03
drm/amdgpu: Add fw_reserved reserve-region
Lijo Lazar
4
-12
/
+10
[prev]
[next]