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-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-01-10
drm/xe: Allow compressible surfaces to be 1-way coherent
Xin Wang
7
-14
/
+109
2026-01-09
drm/bridge: dw-hdmi-qp: Add support for missing HPD
Chris Morgan
1
-4
/
+30
2026-01-09
drm/rockchip: replace use of system_wq with system_percpu_wq
Marco Crivellari
1
-2
/
+2
2026-01-09
drm/rockchip: replace use of system_unbound_wq with system_dfl_wq
Marco Crivellari
1
-1
/
+1
2026-01-09
drm/panfrost: Fix a page leak in panfrost_mmu_map_fault_addr() when THP is on
Boris Brezillon
1
-15
/
+25
2026-01-09
drm/gpuvm: fix name in kernel doc of drm_gpuvm_bo_obtain_locked()
Alice Ryhl
1
-2
/
+2
2026-01-09
drm/i915/guc: make 'guc_hw_reg_state' static as it isn't exported
Ben Dooks
1
-1
/
+1
2026-01-09
drm/xe: improve header check
Jani Nikula
1
-1
/
+2
2026-01-09
drm/xe/vm: fix xe_vm_validation_exec() kernel-doc
Jani Nikula
1
-1
/
+1
2026-01-09
drm/xe/xe_late_bind_fw: fix enum xe_late_bind_fw_id kernel-doc
Jani Nikula
1
-1
/
+3
2026-01-09
drm/xe/vf: fix struct xe_gt_sriov_vf_migration kernel-doc
Jani Nikula
1
-2
/
+2
2026-01-09
drm/xe/guc: fix struct guc_lfd_file_header kernel-doc
Jani Nikula
1
-3
/
+2
2026-01-09
drm/i915/cdclk: Incorporate Xe3_LPD changes for CD2X divider
Gustavo Sousa
1
-6
/
+23
2026-01-09
drm/gem: Fix a GEM leak in drm_gem_get_unmapped_area()
Boris Brezillon
1
-4
/
+6
2026-01-09
drm/rockchip: Drop ROCKCHIP_IOMMU depend for DRM_ROCKCHIP
Chaoyi Chen
1
-1
/
+2
2026-01-09
drm/panic: Fix expected string for QR_CODE in drm_panic_type_map
Nathan Chancellor
1
-2
/
+2
2026-01-09
drm/panic: Ensure drm_panic_type is initialized to a valid value
Nathan Chancellor
1
-2
/
+5
2026-01-09
Merge tag 'drm-misc-next-2026-01-08' of https://gitlab.freedesktop.org/drm/mi...
Dave Airlie
53
-645
/
+1492
2026-01-09
drm/xe: Add page reclamation related stats
Brian Nguyen
6
-0
/
+20
2026-01-09
drm/xe: Fix page reclaim entry handling for large pages
Brian Nguyen
1
-17
/
+47
2026-01-09
drm/xe: Add explicit abort page reclaim list
Brian Nguyen
2
-12
/
+28
2026-01-09
drm/xe: Remove debug comment in page reclaim
Brian Nguyen
1
-1
/
+0
2026-01-09
drm/xe: fix WQ_MEM_RECLAIM passed as max_active to alloc_workqueue()
Marco Crivellari
1
-1
/
+1
2026-01-09
drm/xe: Add missing newlines to drm_warn messages
Osama Abdelkader
1
-7
/
+7
2026-01-09
drm/xe/pf: Allow upon-any-hang wedged mode only in debug config
Lukasz Laguna
1
-1
/
+2
2026-01-09
drm/xe/vf: Disallow setting wedged mode to upon-any-hang
Lukasz Laguna
1
-0
/
+5
2026-01-09
drm/xe: Update wedged.mode only after successful reset policy change
Lukasz Laguna
4
-20
/
+71
2026-01-09
drm/xe: Validate wedged_mode parameter and define enum for modes
Lukasz Laguna
9
-20
/
+94
2026-01-08
drm/xe/pm: Handle GT resume failure
Raag Jadav
1
-4
/
+22
2026-01-08
Revert duplicate "drm/amdgpu: disable peer-to-peer access for DCC-enabled GC1...
Peter Colberg
1
-12
/
+0
2026-01-08
drm/xe/nvls: Define GuC firmware for NVL-S
Matt Roper
1
-0
/
+1
2026-01-08
drm/rockchip: vop: Add support for rk3506
Chaoyi Chen
2
-0
/
+71
2026-01-08
drm/rockchip: dsi: Add support for rk3506
Chaoyi Chen
1
-0
/
+20
2026-01-08
drm/rockchip: vop2: Simplify format_mod_supported
Daniel Stone
1
-34
/
+22
2026-01-08
drm/rockchip: vop2: Use drm_is_afbc helper function
Daniel Stone
1
-1
/
+1
2026-01-08
drm/rockchip: vop2: Enforce AFBC transform stride align in plane_check
Daniel Stone
1
-3
/
+9
2026-01-08
drm/rockchip: vop2: Enforce AFBC source alignment in plane_check
Daniel Stone
1
-5
/
+10
2026-01-08
drm/rockchip: vop2: Enforce scaling workaround in plane_check
Daniel Stone
1
-10
/
+11
2026-01-08
drm/rockchip: vop2: Fix Esmart test condition
Daniel Stone
1
-6
/
+4
2026-01-08
drm/rockchip: vop2: Switch impossible pos conditional to WARN_ON
Daniel Stone
1
-20
/
+8
2026-01-08
drm/rockchip: vop2: Switch impossible format conditional to WARN_ON
Daniel Stone
1
-1
/
+2
2026-01-08
drm/gpuvm: use const for drm_gpuva_op_* ptrs
Alice Ryhl
1
-3
/
+3
2026-01-08
drm/gpuvm: drm_gpuvm_bo_obtain() requires lock and staged mode
Alice Ryhl
6
-9
/
+19
2026-01-08
drm/gpuvm: take GEM lock inside drm_gpuvm_bo_obtain_prealloc()
Alice Ryhl
2
-31
/
+48
2026-01-08
drm/amd: Clean up kfd node on surprise disconnect
Mario Limonciello (AMD)
1
-0
/
+8
2026-01-08
drm/radeon: convert UVD v1.0 logging to drm_* helpers
Mukesh Ogare
1
-13
/
+13
2026-01-08
drm/amdgpu: Extend psp_skip_tmr for bare-metal and sriov
Hawking Zhang
1
-28
/
+12
2026-01-08
drm/amdgpu: Add helper to alloc GART entries
Philip Yang
2
-0
/
+54
2026-01-08
drm/amd/pm: Return right size for gpuboard metrics
Lijo Lazar
1
-23
/
+22
2026-01-08
drm/radeon: fix signed v unsigned print formats
Ben Dooks
1
-3
/
+3
[prev]
[next]