summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-01-09dt-bindings: nt35510: add compatible for FRIDA FRD400B25025-A-CTKDario Binacchi1-1/+3
2024-01-09drm/panel-edp: use put_sync in unprepareHsin-Yi Wang1-2/+1
2024-01-08drm/nouveau: uapi: fix kerneldoc warningsVegard Nossum1-29/+27
2024-01-08drm/nouveau/volt/gk20a: don't misuse kernel-doc commentsRandy Dunlap1-2/+2
2024-01-08drm/nouveau/gr/gf100: don't misuse kernel-doc commentsRandy Dunlap1-1/+1
2024-01-08drm/nouveau: don't misuse kernel-doc commentsRandy Dunlap1-2/+2
2024-01-08drm/nouveau/disp: don't misuse kernel-doc commentsRandy Dunlap1-2/+2
2024-01-08drm/nouveau/bios/init: drop kernel-doc notationRandy Dunlap1-68/+68
2024-01-08drm/probe-helper: remove unused drm_connector_helper_get_modes_from_ddc()Jani Nikula2-37/+0
2024-01-08drm/mgag200: convert get modes to struct drm_edidJani Nikula1-4/+10
2024-01-08drm/mgag200: Fix caching setup for remapped video memoryThomas Zimmermann1-5/+4
2024-01-08drm/sched: Return an error code only as a constant in drm_sched_init()Markus Elfring1-3/+3
2024-01-08drm/sched: One function call less in drm_sched_init() after error detectionMarkus Elfring1-2/+3
2024-01-05drm: Move drm_set_preferred_mode() helper from drm_edid to drm_modesJavier Martinez Canillas4-24/+24
2024-01-05drm/edid: prefer forward declarations over includes in drm_edid.hJani Nikula1-7/+5
2024-01-04drm/panel: ltk050h3146w: use dev_err_probe wherever possibleQuentin Schulz1-12/+5
2024-01-04drm/panel: ltk050h3146w: only print message when GPIO getting is not EPROBE_D...Quentin Schulz1-4/+2
2024-01-04drm/rockchip: lvds: do not print scary message when probing deferQuentin Schulz1-1/+1
2024-01-04drm/rockchip: lvds: do not overwrite error codeQuentin Schulz1-1/+0
2024-01-04drm/rockchip: inno_hdmi: Drop custom fill_modes hookAlex Bee1-8/+1
2024-01-04drm/rockchip: inno_hdmi: Add basic mode validationAlex Bee1-2/+40
2024-01-04drm/rockchip: inno_hdmi: Add RK3128 supportAlex Bee1-5/+41
2024-01-04drm/rockchip: inno_hdmi: Add variant supportAlex Bee1-5/+69
2024-01-04drm/rockchip: analogix_dp: get encoder port ID from DTLucas Stach1-0/+3
2024-01-04drm/vmwgfx: Unmap the surface before resetting it on a plane stateZack Rusin1-0/+4
2024-01-04drm/vmwgfx: fix kernel-doc Excess struct member 'base'Randy Dunlap1-1/+0
2024-01-04drm/vmwgfx: fix a memleak in vmw_gmrid_man_get_nodeZhipeng Lu1-1/+4
2024-01-04drm/vmwgfx: fix all kernel-doc warnings in stduRandy Dunlap1-5/+12
2024-01-04drm/vmwgfx: Fix typos in vmwgfx_execbuf.cGhanshyam Agrawal1-2/+2
2024-01-03drm/virtio: Spelling fixesAndy Shevchenko1-3/+3
2024-01-02drm/debugfs: drop unneeded DEBUG_FS guardDario Binacchi1-4/+0
2024-01-02drm/vkms: Avoid reading beyond LUT arrayHarry Wentland1-4/+10
2024-01-02drm/vkms: Create separate Kconfig file for VKMSHarry Wentland2-13/+16
2024-01-02drm: Don't treat 0 as -1 in drm_fixp2int_ceilHarry Wentland1-1/+1
2024-01-02drm/vc4: plane: check drm_gem_plane_helper_prepare_fb() return valueSimon Ser1-1/+4
2024-01-01drm/ssd130x: Add support for the SSD133x OLED controller familyJavier Martinez Canillas3-1/+381
2024-01-01dt-bindings: display: Add SSD133x OLED controllersJavier Martinez Canillas1-0/+45
2024-01-01dt-bindings: display: ssd132x: Add vendor prefix to width and heightJavier Martinez Canillas1-6/+6
2024-01-01dt-bindings: display: ssd1307fb: Add vendor prefix to width and heightJavier Martinez Canillas1-10/+10
2023-12-30drm/rockchip: inno_hdmi: Split power mode settingAlex Bee2-35/+24
2023-12-30drm/rockchip: inno_hdmi: Don't power up the phy after resettingAlex Bee1-1/+1
2023-12-30drm/rockchip: inno_hdmi: Correctly setup HDMI quantization rangeAlex Bee1-18/+42
2023-12-30drm/rockchip: inno_hdmi: Subclass connector stateAlex Bee1-27/+89
2023-12-30drm/rockchip: inno_hdmi: Remove useless includeAlex Bee1-1/+0
2023-12-30drm/rockchip: inno_hdmi: Drop irq struct memberAlex Bee1-1/+0
2023-12-30drm/rockchip: inno_hdmi: Remove unused drm device pointerMaxime Ripard1-2/+0
2023-12-30drm/rockchip: inno_hdmi: Switch to infoframe typeMaxime Ripard1-10/+11
2023-12-30drm/rockchip: inno_hdmi: Move infoframe disable to separate functionMaxime Ripard1-16/+30
2023-12-30drm/rockchip: inno_hdmi: Drop HDMI Vendor Infoframe supportMaxime Ripard1-25/+10
2023-12-30drm/rockchip: inno_hdmi: Remove tmds rate from structureMaxime Ripard1-9/+5