summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm
AgeCommit message (Expand)Author
2025-06-16drm: Do not include <linux/export.h>Thomas Zimmermann
2025-06-13drm/vkms: Compile all tests with CONFIG_DRM_VKMS_KUNIT_TESTMaíra Canal
2025-06-13Revert "drm/prime: remove drm_prime_lookup_buf_by_handle"Christian König
2025-06-13drm/format-helper: Update tests after BT.601 changesThomas Zimmermann
2025-06-13drm/xe: Make dma-fences compliant with the safe access rulesTvrtko Ursulin
2025-06-13drm/i915: Protect access to driver and timeline nameTvrtko Ursulin
2025-06-13drm/format-helper: Normalize BT.601 factors to 256Thomas Zimmermann
2025-06-12drm: renesas: rz-du: mipi_dsi: Add function pointers for configuring VCLK and...Lad Prabhakar
2025-06-12drm: renesas: rz-du: mipi_dsi: Add dphy_late_init() callback for RZ/V2H(P)Lad Prabhakar
2025-06-12drm: renesas: rz-du: mipi_dsi: Add feature flag for 16BPP supportLad Prabhakar
2025-06-12drm: renesas: rz-du: mipi_dsi: Use mHz for D-PHY frequency calculationsLad Prabhakar
2025-06-12drm: renesas: rz-du: mipi_dsi: Make "rst" reset control optional for RZ/V2H(P)Lad Prabhakar
2025-06-12drm: renesas: rz-du: mipi_dsi: Add OF data supportLad Prabhakar
2025-06-12drm: renesas: rz-du: mipi_dsi: Use VCLK for HSFREQ calculationLad Prabhakar
2025-06-12drm: renesas: rz-du: mipi_dsi: Simplify HSFREQ calculationLad Prabhakar
2025-06-12drm: renesas: rz-du: mipi_dsi: Add min check for VCLK rangeLad Prabhakar
2025-06-12drm: omapdrm: reduce clang stack usageArnd Bergmann
2025-06-12drm/prime: remove drm_prime_lookup_buf_by_handleChristian König
2025-06-12drm/file: add client id to drm_file_errorSunil Khatri
2025-06-11drm/ttm: Should to return the evict errorEmily Deng
2025-06-11drm/i915/panel: sync panel prepared state at registerJani Nikula
2025-06-11drm/i915/panel: register drm_panel and call prepare/unprepare for ICL+ DSIJani Nikula
2025-06-11drm/i915/panel: add panel register/unregisterJani Nikula
2025-06-11drm/panel: use fwnode based lookups for panel followersJani Nikula
2025-06-11drm/arm/hdlcd: Replace struct simplefb_format with custom typeThomas Zimmermann
2025-06-11Merge drm/drm-next into drm-misc-nextThomas Zimmermann
2025-06-10drm/panel: ilitek-ili9881c: Add configuration for 7" Raspberry Pi 720x1280Marek Vasut
2025-06-10drm/panel: ilitek-ili9881c: Allow configuration of the number of lanesMarek Vasut
2025-06-10drm/panel: st7701: Add Winstar wf40eswaa6mnn0 panel supportStefan Eichenberger
2025-06-10drm/panel: visionox-rm69299: support the variant found in the SHIFT6mqCaleb Connolly
2025-06-10drm/panel: visionox-rm69299: switch to devm_regulator_bulk_get_const()Neil Armstrong
2025-06-10drm/panel: visionox-rm69299: switch to _multi variantsNeil Armstrong
2025-06-10drm/panel: visionox-rm69299: add plumbing to support panel variantsNeil Armstrong
2025-06-09drm: renesas: rz-du: Implement MIPI DSI host transfersHugo Villeneuve
2025-06-08treewide, timers: Rename from_timer() to timer_container_of()Ingo Molnar
2025-06-06Merge tag 'drm-fixes-2025-06-06' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2025-06-06Merge tag 'drm-next-2025-06-06' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2025-06-06drm/tests: bridge: add KUnit tests for devm_drm_bridge_alloc()Luca Ceresoli
2025-06-06drm/bridge: add a .destroy funcLuca Ceresoli
2025-06-06drm/tests: bridge: convert to devm_drm_bridge_alloc() APILuca Ceresoli
2025-06-06Merge tag 'drm-misc-fixes-2025-06-06' of https://gitlab.freedesktop.org/drm/m...Simona Vetter
2025-06-06drm/bridge: cdns-dsi: Use pre_enable/post_disable to enable/disableAradhya Bhatia
2025-06-06drm/atomic-helper: Re-order bridge chain pre-enable and post-disableAradhya Bhatia
2025-06-06drm/atomic-helper: Separate out bridge pre_enable/post_disable from enable/di...Aradhya Bhatia
2025-06-06drm/atomic-helper: Refactor crtc & encoder-bridge op loops into separate func...Aradhya Bhatia
2025-06-06drm/panthor: Clean up 64-bit register definitionsKarunika Choo
2025-06-06drm/panthor: Add 64-bit and poll register accessorsKarunika Choo
2025-06-06drm/panthor: Fix the user MMIO offset logic for emulatorsBoris Brezillon
2025-06-06Merge tag 'drm-misc-fixes-2025-05-28' of https://gitlab.freedesktop.org/drm/m...Simona Vetter
2025-06-06drm/nouveau/vfn/r535: Convert comma to semicolonChen Ni