summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2026-06-22drm/atomic-state-helper: Remove drm_atomic_helper_bridge_reset()Maxime Ripard
2026-06-22drm/atomic-state-helper: Add drm_atomic_helper_bridge_create_state()Maxime Ripard
2026-06-22drm/bridge: Add new atomic_create_state callbackMaxime Ripard
2026-06-22drm/atomic-state-helper: Reorder __drm_atomic_helper_bridge_state_init() argu...Maxime Ripard
2026-06-22drm/atomic-state-helper: Rename __drm_atomic_helper_bridge_reset()Maxime Ripard
2026-06-12sysfb: correct CONFIG_SYSFB_SIMPLEFB macro name in #endif commentEthan Nelson-Moore
2026-06-09drm/atomic-helper: Add HDMI bridge output bus formats helperNicolas Frattaroli
2026-06-09drm/connector: Let connectors have a say in their color formatNicolas Frattaroli
2026-06-09drm: Add new general DRM property "color format"Nicolas Frattaroli
2026-06-08drm/bridge: split hpd_mutex into two mutexesDmitry Baryshkov
2026-06-07drm/mipi-dsi: add flag for sending all DSC slices in one packetAlexander Koskovich
2026-06-05drm/panthor: Support sparse mappingsAdrián Larumbe
2026-06-05drm/panthor: Delete spurious whitespace from uAPI headerAdrián Larumbe
2026-06-05drm/panthor: Expose GPU page sizes to UMAdrián Larumbe
2026-06-04lib/fonts: Look up glyph data with font_data_glyph_buf()Thomas Zimmermann
2026-06-03drm/managed: fix drmm_add_action() kernel-docMichał Grzelak
2026-06-03drm/print: describe 6th & 9th bit of drm.debugMichał Grzelak
2026-06-02drm/bridge: analogix_dp: Add support for RK3576Damon Ding
2026-06-02drm/bridge: analogix_dp: Rename and simplify is_rockchip()Damon Ding
2026-06-02drm/bridge: synopsys: dw-dp: Support unregistering the AUX channelCristian Ciocaltea
2026-06-01accel: ethosu: Add performance counter supportRob Herring (Arm)
2026-05-29drm: Remove DRIVER_GEM_GPUVA feature flagLaura Nao
2026-05-29gpu/buddy: Track per-order used blocks with a scoreboardFrancois Dugast
2026-05-29gpu/buddy: Track per-order free blocks with a scoreboardFrancois Dugast
2026-05-29drm/mode-config: Create drm_mode_config_create_initial_state()Maxime Ripard
2026-05-29drm/connector: Add new atomic_create_state callbackMaxime Ripard
2026-05-29drm/hdmi: Rename __drm_atomic_helper_connector_hdmi_reset()Maxime Ripard
2026-05-29drm/atomic-state-helper: Rename __drm_atomic_helper_connector_state_reset()Maxime Ripard
2026-05-29drm/crtc: Add new atomic_create_state callbackMaxime Ripard
2026-05-29drm/atomic-state-helper: Rename __drm_atomic_helper_crtc_state_reset()Maxime Ripard
2026-05-29drm/plane: Add new atomic_create_state callbackMaxime Ripard
2026-05-29drm/atomic-state-helper: Rename __drm_atomic_helper_plane_state_reset()Maxime Ripard
2026-05-29drm/colorop: Create drm_atomic_helper_colorop_create_state()Maxime Ripard
2026-05-29drm/atomic: Expand atomic_create_state expectations for drm_private_objMaxime Ripard
2026-05-28drm/tegra: tegra_drm.h: fix all uapi kernel-doc warningsRandy Dunlap
2026-05-28gpu: host1x: Allow entries in BO caches to be freedMikko Perttunen
2026-05-28gpu: host1x: trace: fix string fields in host1x tracesArtur Kowalski
2026-05-28Merge drm/drm-next into drm-misc-nextThomas Zimmermann
2026-05-28Merge v7.1-rc5 into drm-nextSimona Vetter
2026-05-26Merge tag 'drm-misc-next-2026-05-21' of https://gitlab.freedesktop.org/drm/mi...Dave Airlie
2026-05-25drm/exec, drm/xe, drm/amdgpu: Add an accessor for struct drm_exec::ticketThomas Hellström
2026-05-25drm/exec, drm/xe: Avoid abusing the drm_exec retry pointerThomas Hellström
2026-05-25drm/exec: Make the drm_exec_until_all_locked() macro more readableThomas Hellström
2026-05-25drm/exec: Remove the index parameter from drm_exec_for_each_locked_obj[_reverse]Thomas Hellström
2026-05-24Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds
2026-05-23Merge tag 'driver-core-7.1-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2026-05-23Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2026-05-22Merge tag 'cgroup-for-7.1-rc4-fixes' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2026-05-22Merge tag 'drm-fixes-2026-05-23' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2026-05-22device property: set fwnode->secondary to NULL in fwnode_init()Bartosz Golaszewski