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.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-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
2025-04-29
drm/vc4: convert to devm_drm_bridge_alloc() API
Luca Ceresoli
1
-29
/
+5
2025-04-29
drm/msm/hdmi: convert to devm_drm_bridge_alloc() API
Luca Ceresoli
1
-5
/
+4
2025-04-29
drm/msm/dsi: convert to devm_drm_bridge_alloc() API
Luca Ceresoli
1
-5
/
+4
2025-04-29
drm/msm/dp: convert to devm_drm_bridge_alloc() API
Luca Ceresoli
1
-4
/
+5
2025-04-29
drm/mcde: convert to devm_drm_bridge_alloc() API
Luca Ceresoli
1
-4
/
+3
2025-04-29
drm/exynos: mic: convert to devm_drm_bridge_alloc() API
Luca Ceresoli
1
-4
/
+3
2025-04-29
drm/bridge: ti-sn65dsi86: convert to devm_drm_bridge_alloc() API
Luca Ceresoli
1
-4
/
+3
2025-04-29
drm/bridge: tda998x: convert to devm_drm_bridge_alloc() API
Luca Ceresoli
1
-4
/
+3
2025-04-29
drm/bridge: dw-hdmi: convert to devm_drm_bridge_alloc() API
Luca Ceresoli
1
-4
/
+3
2025-04-29
drm/bridge: lt9611uxc: convert to devm_drm_bridge_alloc() API
Luca Ceresoli
1
-4
/
+3
2025-04-29
drm/bridge: display-connector: convert to devm_drm_bridge_alloc() API
Luca Ceresoli
1
-4
/
+4
2025-04-29
drm/bridge: analogix-anx6345: convert to devm_drm_bridge_alloc() API
Luca Ceresoli
1
-4
/
+4
2025-04-29
drm/xe/guc: Fix capture of steering registers
John Harrison
1
-1
/
+1
2025-04-29
drm/xe/svm: fix dereferencing error pointer in drm_gpusvm_range_alloc()
Harshit Mogalapalli
1
-1
/
+1
2025-04-28
drm: Select DRM_KMS_HELPER from DRM_DEBUG_DP_MST_TOPOLOGY_REFS
Janne Grunau
1
-1
/
+1
2025-04-28
drm: adp: Remove pointless irq_lock spin lock
Janne Grunau
1
-6
/
+0
2025-04-28
drm: adp: Enable vblank interrupts in crtc's .atomic_enable
Janne Grunau
1
-2
/
+2
2025-04-28
drm: adp: Handle drm_crtc_vblank_get() errors
Janne Grunau
1
-5
/
+11
2025-04-28
drm: adp: Use spin_lock_irqsave for drm device event_lock
Janne Grunau
1
-2
/
+3
2025-04-28
drm/fdinfo: Protect against driver unbind
Tvrtko Ursulin
1
-0
/
+6
2025-04-28
Merge drm/drm-next into drm-xe-next
Thomas Hellström
5
-7
/
+3
2025-04-28
drm/panfrost: reorder pd/clk/rst sequence
Philippe Simons
1
-19
/
+19
2025-04-28
drm/panfrost: add h616 compatible string
Philippe Simons
1
-0
/
+8
2025-04-28
drm/panfrost: Add PM runtime flag
Philippe Simons
2
-0
/
+36
2025-04-28
drm/i915/psr: Move PSR workaround to intel_psr.c
Jouni Högander
2
-13
/
+10
2025-04-28
drm/i915/display: Ensure enough lines between delayed VBlank and VBlank
Jouni Högander
3
-0
/
+42
2025-04-28
drm/i915/alpm: Check for alpm support before accessing alpm register
Animesh Manna
1
-1
/
+1
2025-04-28
drm/ttm: fix the warning for hit_low and evict_low
Sunil Khatri
1
-1
/
+2
2025-04-28
drm/xe: Drop force_alloc from xe_bo_evict in selftests
Matthew Brost
3
-3
/
+3
2025-04-27
drm/v3d: client ranges from axi_ids are different with V3D 7.1
Jose Maria Casanova Crespo
1
-1
/
+22
2025-04-27
drm/v3d: fix client obtained from axi_ids on V3D 4.1
Jose Maria Casanova Crespo
1
-13
/
+24
2025-04-27
drm/mediatek: mtk_dpi: Rename output fmts array for MT8195 DP_INTF
AngeloGioacchino Del Regno
1
-3
/
+3
2025-04-27
drm/mediatek: mtk_dpi: Allow additional output formats on MT8195/88
AngeloGioacchino Del Regno
1
-2
/
+22
2025-04-27
drm/mediatek: mtk_dpi: Add support for additional output formats
AngeloGioacchino Del Regno
1
-2
/
+31
2025-04-27
drm/mediatek: mtk_dpi: Add local helpers for bus format parameters
AngeloGioacchino Del Regno
1
-6
/
+40
2025-04-27
drm/mediatek: mtk_dpi: Use switch in mtk_dpi_config_color_format()
AngeloGioacchino Del Regno
1
-2
/
+6
2025-04-26
Merge tag 'drm-fixes-2025-04-26' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
16
-183
/
+229
2025-04-26
drm/xe/eustall: Do not support EU stall on SRIOV VF
Harish Chegondi
2
-1
/
+5
2025-04-26
drm/xe/eustall: Resolve a possible circular locking dependency
Harish Chegondi
1
-2
/
+9
2025-04-26
Merge tag 'amd-drm-fixes-6.15-2025-04-23' of https://gitlab.freedesktop.org/a...
Dave Airlie
5
-57
/
+96
2025-04-26
Merge tag 'exynos-drm-fixes-for-v6.15-rc4' of git://git.kernel.org/pub/scm/li...
Dave Airlie
5
-9
/
+5
2025-04-26
Merge tag 'drm-misc-fixes-2025-04-22' of https://gitlab.freedesktop.org/drm/m...
Dave Airlie
6
-117
/
+128
2025-04-26
Merge tag 'drm-xe-next-2025-04-17' of https://gitlab.freedesktop.org/drm/xe/k...
Dave Airlie
79
-819
/
+2084
2025-04-25
drm/i915/vga: Consolidate intel_vga_disable() calls
Ville Syrjälä
5
-29
/
+3
2025-04-25
drm/i915/vga: Nuke vga_redisable_power_on()
Ville Syrjälä
3
-14
/
+2
2025-04-25
drm/i915/vga: Include the current pipe in the VGA disable debug message
Ville Syrjälä
1
-1
/
+28
2025-04-25
drm/i915/vga: Extract intel_vga_regs.h
Ville Syrjälä
5
-30
/
+39
2025-04-25
drm/i915/vga: Add more VGACNTRL bits
Ville Syrjälä
1
-2
/
+19
2025-04-25
drm/i915/vga: Clean up VGACNTRL bits
Ville Syrjälä
1
-3
/
+4
2025-04-25
drm/xe: Abort printing coredump in VM printer output if full
Matthew Brost
1
-0
/
+3
[prev]
[next]