summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-01-12dma-buf/dma-fence: fix spellingRandy Dunlap
2024-01-12dma-buf/dma-resv: fix spellingRandy Dunlap
2024-01-12drm/doc: internals: remove section on PCI legacy supportRandy Dunlap
2024-01-12drm: Clean-up superfluously selecting VT_HW_CONSOLE_BINDINGLukas Bulwahn
2024-01-12drm/panel: Simplify with dev_err_probe()Chen Haonan
2024-01-12drm/panel: Add support for Novatek NT36672E panel driverRitesh Kumar
2024-01-12dt-bindings: display: panel: Add Novatek NT36672E LCD DSIRitesh Kumar
2024-01-12drm/panel: Add driver for BOE TH101MB31IG002-28A panelAlexander Warnecke
2024-01-12dt-bindings: display: panel: Add BOE TH101MB31IG002-28A panelManuel Traut
2024-01-12drm: panel: simple: convert LG LB070WV8 fixed mode into display timingsAlexander Stein
2024-01-11drm/v3d: Show the memory-management stats on debugfsMaíra Canal
2024-01-11drm/ttm/tests: Fix argument in ttm_tt_kunit_init()Karolina Stolarek
2024-01-11drm/vc4: don't check if plane->state->fb == state->fbMaíra Canal
2024-01-11drm/edid: Clean up errors in drm_edid.cchenxuebing
2024-01-10drm/doc/rfc: Remove Xe's pre-merge planRodrigo Vivi
2024-01-10drm/hisilicon: include drm/drm_edid.h only where neededJani Nikula
2024-01-10drm/nouveau: include drm/drm_edid.h only where neededJani Nikula
2024-01-09drm/nouveau/disp: switch to use kmemdup() helperChen Haonan
2024-01-09drm/bridge: Fixed a DP link training bugxiazhengqiao
2024-01-09drm/panel: nt35510: support FRIDA FRD400B25025-A-CTKDario Binacchi
2024-01-09drm/panel: nt35510: move hardwired parameters to configurationDario Binacchi
2024-01-09dt-bindings: nt35510: add compatible for FRIDA FRD400B25025-A-CTKDario Binacchi
2024-01-08drm/panel-edp: use put_sync in unprepareHsin-Yi Wang
2024-01-08drm/nouveau: uapi: fix kerneldoc warningsVegard Nossum
2024-01-08drm/nouveau/volt/gk20a: don't misuse kernel-doc commentsRandy Dunlap
2024-01-08drm/nouveau/gr/gf100: don't misuse kernel-doc commentsRandy Dunlap
2024-01-08drm/nouveau: don't misuse kernel-doc commentsRandy Dunlap
2024-01-08drm/nouveau/disp: don't misuse kernel-doc commentsRandy Dunlap
2024-01-08drm/nouveau/bios/init: drop kernel-doc notationRandy Dunlap
2024-01-08drm/probe-helper: remove unused drm_connector_helper_get_modes_from_ddc()Jani Nikula
2024-01-08drm/mgag200: convert get modes to struct drm_edidJani Nikula
2024-01-08drm/mgag200: Fix caching setup for remapped video memoryThomas Zimmermann
2024-01-07drm/sched: Return an error code only as a constant in drm_sched_init()Markus Elfring
2024-01-07drm/sched: One function call less in drm_sched_init() after error detectionMarkus Elfring
2024-01-05drm: Move drm_set_preferred_mode() helper from drm_edid to drm_modesJavier Martinez Canillas
2024-01-05drm/edid: prefer forward declarations over includes in drm_edid.hJani Nikula
2024-01-04drm/panel: ltk050h3146w: use dev_err_probe wherever possibleQuentin Schulz
2024-01-04drm/panel: ltk050h3146w: only print message when GPIO getting is not EPROBE_D...Quentin Schulz
2024-01-04drm/rockchip: lvds: do not print scary message when probing deferQuentin Schulz
2024-01-04drm/rockchip: lvds: do not overwrite error codeQuentin Schulz
2024-01-04drm/rockchip: inno_hdmi: Drop custom fill_modes hookAlex Bee
2024-01-04drm/rockchip: inno_hdmi: Add basic mode validationAlex Bee
2024-01-04drm/rockchip: inno_hdmi: Add RK3128 supportAlex Bee
2024-01-04drm/rockchip: inno_hdmi: Add variant supportAlex Bee
2024-01-04drm/rockchip: analogix_dp: get encoder port ID from DTLucas Stach
2024-01-03drm/vmwgfx: Unmap the surface before resetting it on a plane stateZack Rusin
2024-01-03drm/vmwgfx: fix kernel-doc Excess struct member 'base'Randy Dunlap
2024-01-03drm/vmwgfx: fix a memleak in vmw_gmrid_man_get_nodeZhipeng Lu
2024-01-03drm/vmwgfx: fix all kernel-doc warnings in stduRandy Dunlap
2024-01-03drm/vmwgfx: Fix typos in vmwgfx_execbuf.cGhanshyam Agrawal