summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2026-02-11drm/tilcdc: Add support for DRM bus flags and simplify panel configKory Maincent (TI.com)3-32/+34
2026-02-11drm/tilcdc: Remove simulate_vesa_sync flagKory Maincent (TI.com)3-19/+0
2026-02-10drm/panel: jdi-lt070me05000: Use MIPI DSI multi functionsChintan Patel1-81/+24
2026-02-10drm/imagination: Mark FWCCB_CMD_UPDATE_STATS as knownMatt Coster1-0/+8
2026-02-10drm/imagination: Improve handling of unknown FWCCB commandsMatt Coster1-2/+10
2026-02-10drm/vc4: Switch private_obj initialization to atomic_create_stateMaxime Ripard1-21/+48
2026-02-10drm/msm: dpu1: Switch private_obj initialization to atomic_create_stateMaxime Ripard1-20/+22
2026-02-10drm/msm: mdp5: Switch private_obj initialization to atomic_create_stateMaxime Ripard1-19/+22
2026-02-10drm/ingenic: Switch private_obj initialization to atomic_create_stateMaxime Ripard2-23/+33
2026-02-10drm/arm: komeda: Switch private_obj initialization to atomic_create_stateMaxime Ripard2-64/+146
2026-02-10drm/dp_tunnel: Switch private_obj initialization to atomic_create_stateMaxime Ripard1-9/+16
2026-02-10drm/dp_mst: Switch private_obj initialization to atomic_create_stateMaxime Ripard1-13/+24
2026-02-10drm/bridge: Switch private_obj initialization to atomic_create_stateMaxime Ripard2-15/+17
2026-02-10drm/atomic-helper: Add private_obj atomic_create_state helperMaxime Ripard1-0/+22
2026-02-10drm/atomic: Add new atomic_create_state callback to drm_private_objMaxime Ripard1-2/+16
2026-02-10drm/atomic: Make drm_atomic_private_obj_init fallibleMaxime Ripard1-5/+9
2026-02-10drm/i915/color: Add failure handling in plane color pipeline initChaitanya Kumar Borah1-45/+115
2026-02-10drm/colorop: Use destroy callback for color pipeline teardownChaitanya Kumar Borah1-2/+1
2026-02-10drm/vkms: Remove drm_colorop_pipeline_destroy() from vkms_destroy()Chaitanya Kumar Borah1-1/+0
2026-02-10drm: Clean up colorop objects during mode_config cleanupChaitanya Kumar Borah1-0/+6
2026-02-10drm/i915/display: Hook up intel_colorop_destroyChaitanya Kumar Borah3-4/+16
2026-02-10drm/vkms: Hook up colorop destroy helper for plane pipelinesChaitanya Kumar Borah1-4/+10
2026-02-10drm/amd/display: Hook up colorop destroy helper for plane pipelinesChaitanya Kumar Borah1-8/+17
2026-02-10drm: Allow driver-managed destruction of colorop objectsChaitanya Kumar Borah4-26/+41
2026-02-10drm/colorop: Add destroy helper for colorop objectsChaitanya Kumar Borah1-0/+15
2026-02-09nouveau: pci: quiesce GPU on shutdownLi Chen1-0/+32
2026-02-09dma-fence: Fix sparse warnings due __rcu annotationsTvrtko Ursulin1-4/+4
2026-02-09drm: verisilicon: suppress snprintf warning for pixel clock nameIcenowy Zheng1-2/+2
2026-02-09drm/self_refresh: replace use of system_wq with system_percpu_wqMarco Crivellari1-1/+1
2026-02-09drm/probe-helper: replace use of system_wq with system_percpu_wqMarco Crivellari1-1/+1
2026-02-09drm/atomic-helper: replace use of system_unbound_wq with system_dfl_wqMarco Crivellari1-3/+3
2026-02-08drm/nouveau/gsp: simplify code with acpi_get_local_u64_address()Andy Shevchenko1-3/+4
2026-02-07drm/gem: Make drm_gem_objects_lookup() self-cleaning on failure v6Srinivasan Shanmugam1-13/+30
2026-02-07drm: bridge: anx7625: implement message sendingDmitry Baryshkov2-0/+80
2026-02-07drm: bridge: anx7625: implement minimal Type-C supportDmitry Baryshkov3-10/+168
2026-02-06drm/imagination: Use dev_pm_domain_attach_list()Matt Coster2-57/+33
2026-02-06drm/fbdev-emulation: Remove support for legacy emulationThomas Zimmermann1-15/+0
2026-02-06drm: drop lib from header search path.Dave Airlie1-1/+1
2026-02-06gpu: Move DRM buddy allocator one level up (part two)Joel Fernandes26-679/+761
2026-02-06gpu: Move DRM buddy allocator one level up (part one)Joel Fernandes18-23/+16
2026-02-05drm/komeda: fix integer overflow in AFBC framebuffer size checkAlexander Konyukhov1-1/+5
2026-02-05dma-buf: add dma_fence_was_initialized function v2Christian König3-8/+9
2026-02-05Merge drm/drm-next into drm-misc-nextThomas Zimmermann1610-21725/+143952
2026-02-05drm/bridge: add a driver for T-Head TH1520 HDMI controllerIcenowy Zheng3-0/+184
2026-02-05drm: verisilicon: add a driver for Verisilicon display controllersIcenowy Zheng21-0/+1852
2026-02-03drm/bridge: analogix_dp: Move &drm_bridge_funcs.mode_set to &drm_bridge_funcs...Damon Ding1-79/+82
2026-02-03drm/bridge: analogix_dp: Formalize the struct analogix_dp_deviceDamon Ding1-2/+2
2026-02-03drm/display: bridge_connector: Ensure last bridge determines EDID/modes detec...Damon Ding1-6/+12
2026-02-02drm/panel-edp: Move FriendlyELEC HD702ERobin Murphy2-25/+26
2026-02-02drm/panel: boe-th101mb31ig002: Remove use of deprecated mipi_dsi_dcs_nop()Caio Ishikawa1-3/+4