summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-07-01drm/mipi-dsi: Drop MIPI_DSI_MODE_VSYNC_FLUSH flagPhilipp Zabel
2025-07-01drm/panel: samsung-s6e8aa0: Drop MIPI_DSI_MODE_VSYNC_FLUSH flagPhilipp Zabel
2025-07-01drm/panel: samsung-s6d7aa0: Drop MIPI_DSI_MODE_VSYNC_FLUSH flagPhilipp Zabel
2025-07-01drm/bridge: samsung-dsim: Always flush display FIFO on vsync pulsePhilipp Zabel
2025-06-30drm/panthor: Wait for _READY register when powering onSteven Price
2025-06-30drm/panel: raydium-rm67200: Add missing drm_display_mode flagsAndy Yan
2025-06-30drm/panel: raydium-rm67200: Move initialization from enable() to prepare stageAndy Yan
2025-06-30drivers/panel: raydium-rm67200: Make reset-gpio optionalAndy Yan
2025-06-30dt-bindings: display: panel: Make reset-gpio as optional for Raydium RM67200Andy Yan
2025-06-30drm/panel: Add driver for DJN HX83112B LCD panelLuca Weiss
2025-06-30dt-bindings: display: panel: Add Himax HX83112BLuca Weiss
2025-06-30dt-bindings: vendor-prefixes: document Shenzhen DJN Optronics TechnologyLuca Weiss
2025-06-30drm/sched/tests: Make timedout_job callback a better role modelPhilipp Stanner
2025-06-30drm/i915/backlight: Use drm_edp_backlight_enableSuraj Kandpal
2025-06-30drm/i915/backlight: Use drm helper to set edp backlightSuraj Kandpal
2025-06-30drm/i915/backlight: Use drm helper to initialize edp backlightSuraj Kandpal
2025-06-30drm/dp: Enable backlight control using luminanceSuraj Kandpal
2025-06-30drm/dp: Change argument type of drm_edp_backlight_enableSuraj Kandpal
2025-06-30drm/dp: Modify drm_edp_backlight_set_levelSuraj Kandpal
2025-06-30drm/dp: Change argument type for drm_edp_backlight_set_levelSuraj Kandpal
2025-06-30drm/dp: Modify drm_edp_probe_stateSuraj Kandpal
2025-06-30drm/dp: Change current_level argument type to u32Suraj Kandpal
2025-06-30drm/dp: Move from u16 to u32 for max in drm_edp_backlight_infoSuraj Kandpal
2025-06-30drm/dp: Add argument for max luminance in drm_edp_backlight_initSuraj Kandpal
2025-06-30drm/dp: Add argument in drm_edp_backlight_initSuraj Kandpal
2025-06-30drm/dp: Introduce new member in drm_backlight_infoSuraj Kandpal
2025-06-30drm/vmwgfx: drop printing the TTM refcount for debuggingChristian König
2025-06-30dt-bindings: display: vop2: Add optional PLL clock property for rk3576Cristian Ciocaltea
2025-06-28MAINTAINERS: Add missing sysfb files to firmware framebuffers entryJavier Martinez Canillas
2025-06-28drm/fourcc: Add RGB161616 and BGR161616 formatsJacopo Mondi
2025-06-27drm/format-helper: Split off byte swapping from drm_fb_xrgb8888_to_rgb565()Thomas Zimmermann
2025-06-27drm/bridge: samsung-dsim: Use HZ_PER_MHZ macro from units.hPhilipp Zabel
2025-06-27drm/bridge: samsung-dsim: use while loop in samsung_dsim_transfer_startPhilipp Zabel
2025-06-27firmware: sysfb: Don't use "proxy" headersAndy Shevchenko
2025-06-27drm/fourcc: Add 32b float formatsRob Clark
2025-06-27drm/fourcc: Add missing half-float formatsRob Clark
2025-06-26drm/ttm, drm_xe, Implement ttm_lru_walk_for_evict() using the guarded LRU ite...Thomas Hellström
2025-06-26drm/ttm, drm/xe: Modify the struct ttm_bo_lru_walk_cursor initializationThomas Hellström
2025-06-26drm/ttm: Use a struct for the common part of struct ttm_lru_walk and struct t...Thomas Hellström
2025-06-26drm/panel-edp: Add CMN N116BCJ-EAKLangyan Ye
2025-06-26drm/bridge: ti-sn65dsi86: remove unnecessary GPIO line direction checkBartosz Golaszewski
2025-06-26drm/bridge: add warning for bridges not using devm_drm_bridge_alloc()Luca Ceresoli
2025-06-26drm/bridge: get/put the bridge reference in drm_bridge_attach/detach()Luca Ceresoli
2025-06-26drm/bridge: get/put the bridge reference in drm_bridge_add/remove()Luca Ceresoli
2025-06-26drm/tidss: Add OLDI bridge supportAradhya Bhatia
2025-06-26drm/tidss: Mark AM65x OLDI code separatelyAradhya Bhatia
2025-06-26dt-bindings: display: ti: Add schema for AM625 OLDI TransmitterAradhya Bhatia
2025-06-26dt-bindings: display: ti,am65x-dss: Re-indent the exampleAradhya Bhatia
2025-06-25drm/nouveau/disp: Use dev->dev to get the deviceSakari Ailus
2025-06-23drm/connector: move HDR sink metadata to display infoJani Nikula