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
Age
Commit message (
Expand
)
Author
Lines
2025-09-12
Merge tag 'drm-misc-fixes-2025-09-11' of https://gitlab.freedesktop.org/drm/m...
Dave Airlie
-45
/
+25
2025-09-12
Merge tag 'mediatek-drm-fixes-20250910' of https://git.kernel.org/pub/scm/lin...
Dave Airlie
-14
/
+9
2025-09-12
Merge tag 'amd-drm-fixes-6.17-2025-09-10' of https://gitlab.freedesktop.org/a...
Dave Airlie
-256
/
+202
2025-09-12
Merge tag 'drm-intel-fixes-2025-09-10' of https://gitlab.freedesktop.org/drm/...
Dave Airlie
-3
/
+3
2025-09-12
Merge tag 'drm-rust-fixes-2025-09-05' of https://gitlab.freedesktop.org/drm/r...
Dave Airlie
-0
/
+1
2025-09-11
drm/i915/guc: Include the GuC registers in the error state
Daniele Ceraolo Spurio
-0
/
+112
2025-09-11
gpu: host1x: Use dev_err_probe() in probe path
Akhilesh Patil
-8
/
+2
2025-09-11
gpu: host1x: Allow loading tegra-drm without enabled engines
Vamsee Vardhan Thummala
-0
/
+13
2025-09-11
gpu: host1x: Wait prefences outside MLOCK
Mikko Perttunen
-40
/
+66
2025-09-11
gpu: host1x: Fix race in syncpt alloc/free
Mainak Sen
-3
/
+1
2025-09-11
drm/tegra: hdmi: sor: Fix error: variable ‘j’ set but not used
Brahmajit Das
-4
/
+4
2025-09-11
drm/xe/guc: Set RCS/CCS yield policy
Daniele Ceraolo Spurio
-5
/
+97
2025-09-11
drm/xe/pf: Drop rounddown_pow_of_two fair LMEM limitation
Michal Wajdeczko
-1
/
+0
2025-09-11
drm/xe: Fix driver reference in FLR comment
Varun Gupta
-1
/
+1
2025-09-11
drm/xe/guc: Add SLPC power profile interface
Vinay Belgaumkar
-0
/
+102
2025-09-11
rust: drm: Introduce the Tyr driver for Arm Mali GPUs
Daniel Almeida
-0
/
+653
2025-09-11
drm/panthor: assign unique names to queues
Chia-I Wu
-12
/
+31
2025-09-11
drm/i915/backlight: Honor VESA eDP backlight luminance control capability
Aaron Ma
-1
/
+1
2025-09-11
drm/xe: Fix uninitialized return values
Thomas Hellström
-2
/
+2
2025-09-10
drm/xe/tile: Release kobject for the failure path
Shuicheng Lin
-5
/
+7
2025-09-11
xe: populate buffers before exporting them.
Dave Airlie
-0
/
+12
2025-09-11
nouveau: populate buffers before exporting them.
Dave Airlie
-0
/
+12
2025-09-11
amdgpu: populate buffers before exporting them.
Dave Airlie
-0
/
+12
2025-09-11
ttm/bo: add an API to populate a bo before exporting.
Dave Airlie
-0
/
+15
2025-09-10
drm/msm/registers: Sync GPU registers from mesa
Rob Clark
-475
/
+508
2025-09-10
drm/msm/registers: Generate _HI/LO builders for reg64
Rob Clark
-0
/
+7
2025-09-10
drm/msm/registers: Make TPL1_BICUBIC_WEIGHTS_TABLE an array
Rob Clark
-21
/
+17
2025-09-10
drm/msm/registers: Sync gen_header.py from mesa
Rob Clark
-50
/
+107
2025-09-10
drm/msm/registers: Remove license/etc from generated headers
Rob Clark
-36
/
+1
2025-09-10
DRM: Add a new 'boot_display' attribute
Mario Limonciello (AMD)
-0
/
+41
2025-09-10
drm/mediatek: clean up driver data initialisation
Johan Hovold
-8
/
+4
2025-09-10
drm/mediatek: fix potential OF node use-after-free
Johan Hovold
-6
/
+5
2025-09-10
Merge drm/drm-next into drm-intel-next
Rodrigo Vivi
-24864
/
+49574
2025-09-10
Merge drm-misc-next-2025-08-21 into drm-rust-next
Danilo Krummrich
-1470
/
+3972
2025-09-10
drm/xe: Convert pinned suspend eviction for exhaustive eviction
Thomas Hellström
-81
/
+103
2025-09-10
drm/xe: Rework instances of variants of xe_bo_create_locked()
Thomas Hellström
-87
/
+70
2025-09-10
drm/xe: Convert xe_bo_create_pin_map() for exhaustive eviction
Thomas Hellström
-130
/
+231
2025-09-10
drm/xe: Convert xe_bo_create_pin_map_at() for exhaustive eviction
Thomas Hellström
-53
/
+83
2025-09-10
drm/xe: Rename ___xe_bo_create_locked()
Thomas Hellström
-28
/
+27
2025-09-10
drm/xe: Convert xe_dma_buf.c for exhaustive eviction
Thomas Hellström
-20
/
+41
2025-09-10
drm/xe/display: Convert __xe_pin_fb_vma()
Thomas Hellström
-12
/
+18
2025-09-10
drm/xe: Convert the CPU fault handler for exhaustive eviction
Thomas Hellström
-51
/
+225
2025-09-10
drm/xe: Convert existing drm_exec transactions for exhaustive eviction
Thomas Hellström
-106
/
+75
2025-09-10
drm/xe: Convert SVM validation for exhaustive eviction
Thomas Hellström
-48
/
+55
2025-09-10
drm/xe: Convert xe_bo_create_user() for exhaustive eviction
Thomas Hellström
-61
/
+115
2025-09-10
drm/xe: Introduce an xe_validation wrapper around drm_exec
Thomas Hellström
-0
/
+351
2025-09-10
drm/xe: Pass down drm_exec context to validation
Thomas Hellström
-110
/
+407
2025-09-09
drm/amdgpu/vcn: Allow limiting ctx to instance 0 for AV1 at any time
David Rosca
-8
/
+16
2025-09-09
drm/amdgpu/vcn4: Fix IB parsing with multiple engine info packages
David Rosca
-31
/
+21
2025-09-09
drm/amd/amdgpu: Declare isp firmware binary file
Pratap Nirujogi
-0
/
+2
[prev]
[next]