index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
Age
Commit message (
Expand
)
Author
Lines
2026-04-10
drm/ttm/tests: fix lru_count ASSERT
Matthew Auld
-1
/
+1
2026-04-09
Merge branch 'acpi-driver'
Rafael J. Wysocki
-4
/
+0
2026-04-09
drm/xe: switch xe_pagefault_queue_init() to using bitmap_weighted_or()
Yury Norov
-2
/
+1
2026-04-09
drm/atomic: Increase timeout in drm_atomic_helper_wait_for_vblanks()
Thomas Zimmermann
-1
/
+1
2026-04-09
drm/i915/gem: Drop check for changed VM in EXECBUF
Joonas Lahtinen
-1
/
+1
2026-04-09
drm/vram: remove DRM_VRAM_MM_FILE_OPERATIONS from docs
Thadeu Lima de Souza Cascardo
-5
/
+2
2026-04-09
drm/fb-helper: Fix a locking bug in an error path
Bart Van Assche
-1
/
+3
2026-04-08
drm/i915/gt: fix refcount underflow in intel_engine_park_heartbeat
Sebastian Brzezinka
-8
/
+18
2026-04-08
Merge tag 'rust-timekeeping-for-v7.1' of https://github.com/Rust-for-Linux/li...
Miguel Ojeda
-342
/
+682
2026-04-08
ttm/pool: track allocated_pages per numa node.
Dave Airlie
-15
/
+47
2026-04-08
ttm/pool: make pool shrinker NUMA aware (v2)
Dave Airlie
-17
/
+21
2026-04-08
ttm/pool: drop numa specific pools
Dave Airlie
-11
/
+2
2026-04-08
ttm/pool: port to list_lru. (v2)
Dave Airlie
-45
/
+79
2026-04-08
drm/ttm: use gpu mm stats to track gpu memory allocations. (v4)
Dave Airlie
-6
/
+15
2026-04-07
drm/xe: Fix bug in idledly unit conversion
Vinay Belgaumkar
-2
/
+1
2026-04-07
Merge v7.0-rc7 into drm-next
Simona Vetter
-56
/
+837
2026-04-07
drm/i915/psr: Do not use pipe_src as borders for SU area
Jouni Högander
-11
/
+19
2026-04-05
mm: rename zap_vma_ptes() to zap_special_vma_range()
David Hildenbrand (Arm)
-2
/
+2
2026-04-05
folio_batch: rename pagevec.h to folio_batch.h
Tal Zussman
-4
/
+4
2026-04-05
i915: don't use a vma that didn't match the context VM
Linus Torvalds
-0
/
+2
2026-04-03
drm/amdgpu: dump job ibs in the devcoredump
Pierre-Eric Pelloux-Prayer
-1
/
+92
2026-04-03
drm/amdgpu: store ib info for devcoredump
Pierre-Eric Pelloux-Prayer
-1
/
+20
2026-04-03
drm/amdgpu: extract amdgpu_vm_lock_by_pasid from amdgpu_vm_handle_fault
Pierre-Eric Pelloux-Prayer
-29
/
+54
2026-04-03
drm/amdgpu: Use amdgpu by default for CIK APUs too
Timur Kristóf
-7
/
+3
2026-04-03
drm/amd/display: Remove unused NUM_ELEMENTS macros
Linus Probert
-12
/
+0
2026-04-03
drm/amd/display: Replace inline NUM_ELEMENTS macro with ARRAY_SIZE
Linus Probert
-5
/
+6
2026-04-03
drm/amdgpu: save ring content before resetting the device
Pierre-Eric Pelloux-Prayer
-18
/
+80
2026-04-03
drm/amdgpu: make userq fence_drv drop explicit in queue destroy
Prike Liang
-7
/
+12
2026-04-03
drm/amdgpu: rework userq fence driver alloc/destroy
Prike Liang
-52
/
+28
2026-04-03
drm/amdgpu/userq: use dma_fence_wait_timeout without test for signalled
Sunil Khatri
-13
/
+4
2026-04-03
drm/amdgpu/userq: call dma_resv_wait_timeout without test for signalled
Sunil Khatri
-23
/
+11
2026-04-03
drm/amdgpu/userq: add the return code too in error condition
Sunil Khatri
-5
/
+4
2026-04-03
drm/amdgpu/userq: fence wait for max time in amdgpu_userq_wait_for_signal
Sunil Khatri
-12
/
+3
2026-04-03
drm/amd/display: Change dither policy for 10 bpc output back to dithering
Mario Kleiner
-1
/
+1
2026-04-03
drm/amdgpu: replace PASID IDR with XArray
Mikhail Gavrilov
-20
/
+19
2026-04-03
drm/amdgpu/userq: dont need check for return values in amdgpu_userq_evict
Sunil Khatri
-12
/
+4
2026-04-03
drm/amd/pm: fix memleak issue in smu_v15_0_8_get_gpu_metrics()
Yang Wang
-2
/
+0
2026-04-03
drm/amd/pm: optimize logic and remove unnecessary checks in smu v15.0.8
Yang Wang
-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
2026-04-03
drm/amd/pm: correct mem_busy_percent display due to calculation errors
Yang Wang
-15
/
+32
2026-04-03
drm/radeon: add WQ_PERCPU to alloc_workqueue users
Marco Crivellari
-1
/
+2
2026-04-03
amd/amdkfd: add WQ_UNBOUND to alloc_workqueue users
Marco Crivellari
-1
/
+2
2026-04-03
drm/amdgpu: replace use of system_wq with system_dfl_wq
Marco Crivellari
-2
/
+2
2026-04-03
drm/amdgpu: replace use of system_unbound_wq with system_dfl_wq
Marco Crivellari
-3
/
+3
2026-04-03
drm/amd/pm: Use smu vram copy in SMUv15
Lijo Lazar
-5
/
+15
2026-04-03
drm/amd/pm: Use smu vram copy in SMUv13
Lijo Lazar
-9
/
+19
2026-04-03
drm/amd/pm: Add smu vram copy function
Lijo Lazar
-0
/
+15
2026-04-03
drm/amdgpu: add CONFIG_GCOV_PROFILE_AMDGPU Kconfig option
Vitaly Prosyak
-0
/
+21
2026-04-03
drm/amd/display: Replace use of system_wq with system_percpu_wq
Marco Crivellari
-2
/
+2
2026-04-03
drm/amdgpu: add an option to allow gpu partition allocate all available memory
Xiaogang Chen
-1
/
+63
[prev]
[next]