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
/
include
/
drm
Age
Commit message (
Expand
)
Author
Files
Lines
2025-10-20
Merge tag 'v6.18-rc2' into 'drm-rust-next'
Alice Ryhl
1
-1
/
+1
2025-10-20
drm/gpuvm: add deferred vm_bo cleanup
Alice Ryhl
1
-0
/
+16
2025-10-18
drm/client: Remove holds_console_lock parameter from suspend/resume
Thomas Zimmermann
2
-16
/
+6
2025-10-18
drm/xe/nvl: Define NVL-S platform
Matt Roper
1
-0
/
+9
2025-10-17
drm/gpusvm, drm/xe: Allow mixed mappings for userptr
Matthew Brost
1
-0
/
+4
2025-10-15
drm/bridge: dw-hdmi-qp: Fixup timer base setup
Cristian Ciocaltea
1
-0
/
+1
2025-10-15
drm/bridge: dw-hdmi-qp: Add CEC support
Cristian Ciocaltea
1
-0
/
+1
2025-10-15
drm/gpuvm: Fix kernel-doc warning for drm_gpuvm_map_req.map
Ankan Biswas
1
-1
/
+1
2025-10-14
drm/xe: Handle Wa_22010954014 and Wa_14022085890 as device workarounds
Matt Roper
1
-2
/
+5
2025-10-14
Merge drm/drm-next into drm-intel-next
Jani Nikula
1
-3
/
+4
2025-10-13
drm/atomic: Change state pointers to a more meaningful name
Maxime Ripard
1
-8
/
+8
2025-10-13
Merge drm/drm-next into drm-misc-next
Thomas Zimmermann
7
-41
/
+138
2025-10-07
drm/buddy: Separate clear and dirty free block trees
Arunpravin Paneer Selvam
1
-1
/
+1
2025-10-07
drm/buddy: Optimize free block management with RB tree
Arunpravin Paneer Selvam
1
-3
/
+8
2025-10-06
drm/atomic: Document __drm_private_objs_state state pointer
Maxime Ripard
1
-1
/
+17
2025-10-06
drm/atomic: Document __drm_crtcs_state state pointer
Maxime Ripard
1
-1
/
+17
2025-10-06
drm/atomic: Remove unused drm_atomic_get_existing_crtc_state()
Maxime Ripard
1
-18
/
+0
2025-10-06
drm/atomic: Document __drm_planes_state state pointer
Maxime Ripard
1
-1
/
+17
2025-10-06
drm/atomic: Remove unused drm_atomic_get_existing_plane_state()
Maxime Ripard
1
-18
/
+0
2025-10-06
drm/atomic: Convert __drm_atomic_get_current_plane_state() to modern accessor
Maxime Ripard
1
-7
/
+13
2025-10-06
drm/atomic: Document __drm_connectors_state state pointer
Maxime Ripard
1
-1
/
+18
2025-10-06
drm/atomic: Remove unused drm_atomic_get_existing_connector_state()
Maxime Ripard
1
-23
/
+0
2025-10-03
drm/gpusvm, drm/xe: Fix userptr to not allow device private pages
Thomas Hellström
1
-3
/
+4
2025-10-02
drm/dp: Add helpers to query the branch DSC max throughput/line-width
Imre Deak
2
-0
/
+8
2025-10-02
drm/dp: Add quirk for Synaptics DSC throughput link-bpp limit
Imre Deak
1
-0
/
+9
2025-10-02
drm/gpusvm, drm/xe: Fix userptr to not allow device private pages
Thomas Hellström
1
-3
/
+4
2025-10-01
drm/vblank: Add CRTC helpers for simple use cases
Thomas Zimmermann
1
-0
/
+23
2025-10-01
drm/vblank: Add vblank timer
Thomas Zimmermann
3
-0
/
+77
2025-09-30
drm/crtc: Drop no_vblank bit field
Maxime Ripard
1
-1
/
+1
2025-09-29
drm/dumb-buffers: Provide helper to set pitch and size
Thomas Zimmermann
1
-0
/
+14
2025-09-29
drm/{i915,xe}: driver agnostic drm to display pointer chase
Jani Nikula
1
-0
/
+42
2025-09-29
Merge drm/drm-next into drm-intel-next
Jani Nikula
12
-53
/
+248
2025-09-29
drm/bridge: imx: add driver for HDMI TX Parallel Audio Interface
Shengjiu Wang
1
-0
/
+6
2025-09-29
drm/bridge: dw-hdmi: Add API dw_hdmi_set_sample_iec958() for iec958 format
Shengjiu Wang
1
-1
/
+2
2025-09-29
drm/bridge: dw-hdmi: Add API dw_hdmi_to_plat_data() to get plat_data
Shengjiu Wang
1
-0
/
+2
2025-09-23
drm/pcids: Split PTL pciids group to make wcl subplatform
Dnyaneshwar Bhadane
1
-1
/
+4
2025-09-23
drm/format-helper: Remove drm_fb_blit()
Thomas Zimmermann
1
-4
/
+0
2025-09-22
Merge tag 'amd-drm-next-6.18-2025-09-19' of https://gitlab.freedesktop.org/ag...
Dave Airlie
1
-1
/
+1
2025-09-22
Merge tag 'drm-xe-next-2025-09-19' of https://gitlab.freedesktop.org/drm/xe/k...
Dave Airlie
3
-17
/
+118
2025-09-19
drm/dp: Add POST_LT_ADJ_REQ helpers
Ville Syrjälä
1
-0
/
+8
2025-09-19
drm/dp: Add definitions for POST_LT_ADJ training sequence
Ville Syrjälä
1
-0
/
+3
2025-09-19
Merge tag 'drm-intel-next-2025-09-12' of https://gitlab.freedesktop.org/drm/i...
Dave Airlie
2
-19
/
+0
2025-09-18
mei: late_bind: add late binding component driver
Alexander Usyskin
2
-0
/
+71
2025-09-17
drm/sched: backend_ops doc fix
Luc Ma
1
-1
/
+1
2025-09-17
drm/ttm: rename ttm_bo_put to _fini v3
Christian König
1
-1
/
+1
2025-09-16
drm/bridge: get the bridge returned by drm_bridge_get_next_bridge()
Luca Ceresoli
1
-1
/
+8
2025-09-16
drm/bridge: add drm_for_each_bridge_in_chain_from()
Luca Ceresoli
1
-0
/
+19
2025-09-16
drm/bridge: remove drm_for_each_bridge_in_chain()
Luca Ceresoli
1
-14
/
+0
2025-09-16
drm/bridge: add drm_for_each_bridge_in_chain_scoped()
Luca Ceresoli
1
-0
/
+41
2025-09-16
drm/fb-helper: Synchronize dirty worker with vblank
Thomas Zimmermann
1
-0
/
+1
[prev]
[next]