aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2022-07-05DNI:DROP DEBUGkbingham/drm-misc/next/sn65dsi86/hpdKieran Bingham1-0/+2
2022-07-05WIP?Kieran Bingham1-5/+54
2022-07-05drm: rcar-du: Extend CMM HDSE documentationKieran Bingham1-0/+5
2022-07-05DNI: DEBUGKieran Bingham4-1/+16
2022-07-05drm/bridge: ti-sn65dsi86: get BPP from new bridge stateKieran Bingham1-4/+8
2022-07-05drm/bridge: ti-sn65dsi86: Use drm_atomic_helper_bridge_dsi_input_bus_fmtKieran Bingham1-0/+2
2022-07-05squash! drm/bridge: ti-sn65dsi86: Support hotplug detectionKieran Bingham1-8/+2
2022-07-05drm/bridge: ti-sn65dsi86: Support hotplug detectionKieran Bingham1-13/+146
2022-07-05squash! drm/bridge: ti-sn65dsi86: Implement bridge connector operationsKieran Bingham1-0/+1
2022-07-05drm/bridge: ti-sn65dsi86: Implement bridge connector operationsLaurent Pinchart1-0/+12
2022-07-05drm/bridge: ti-sn65dsi86: Support DisplayPort (non-eDP) modeLaurent Pinchart1-3/+19
2022-07-05drm/bridge: Drop unused drm_bridge_chain functionsSam Ravnborg2-138/+0
2022-07-05squash: drm/bridge: ti-sn65dsi86: Add NO_CONNECTOR supportKieran Bingham1-11/+10
2022-07-05drm/bridge: ti-sn65dsi86: Add NO_CONNECTOR supportRob Clark1-7/+10
2022-07-05drm/bridge: ti-sn65dsi86: Fetch bpc via drm_bridge_stateSam Ravnborg1-6/+10
2022-07-05squash: drm/bridge: ti-sn65dsi86: Use atomic variants of drm_bridge_funcsKieran Bingham1-3/+3
2022-07-05drm/bridge: ti-sn65dsi86: Use atomic variants of drm_bridge_funcsSam Ravnborg1-8/+13
2022-07-05squash: drm: add drm_atomic_helper_bridge_dsi_input_bus_fmtKieran Bingham1-0/+2
2022-07-05drm: add drm_atomic_helper_bridge_dsi_input_bus_fmtSam Ravnborg2-0/+48
2022-07-05drm: add drm specific media-bus-format header fileSam Ravnborg1-0/+53
2022-07-05drm/bridge: add DRM_BRIDGE_STATE_OPS macroSam Ravnborg1-0/+12
2022-07-04drm: bridge: sii8620: fix possible off-by-oneHangyu Hua1-2/+2
2022-07-04drm/ingenic: Use the highest possible DMA burst sizePaul Cercueil2-2/+11
2022-07-03drm/panel: simple: add ETML0700Y5DHA panelMarco Felsch1-0/+29
2022-07-03dt-bindings: display: simple: add EDT ETML0700Y5DHA panelMarco Felsch1-0/+2
2022-07-03drm/panel: simple: Add support for HannStar HSD101PWW2 panelSvyatoslav Ryhel1-0/+28
2022-07-03dt-bindings: display: simple: Add HannStar HSD101PWW2Svyatoslav Ryhel1-0/+2
2022-07-03dt-bindings: sharp,lq101r1sx01: Add compatible for LQ101R1SX03Anton Bambura1-1/+6
2022-07-02drm/rockchip: Fix an error handling path rockchip_dp_probe()Christophe JAILLET1-1/+9
2022-07-02drm/rockchip: vop: Don't crash for invalid duplicate_state()Brian Norris1-0/+3
2022-07-01drm/bridge: imx: i.MX8 bridge drivers should depend on ARCH_MXCGeert Uytterhoeven1-0/+4
2022-06-30drm: Remove unnecessary junk from drm_crtc.hVille Syrjälä1-8/+0
2022-06-30drm/edid: take HF-EEODB extension count into accountJani Nikula1-0/+13
2022-06-30drm/edid: add HF-EEODB support to EDID read and allocationJani Nikula1-3/+86
2022-06-30drm/edid: do invalid block filtering in-placeJani Nikula1-20/+23
2022-06-30drm/edid: add drm_edid_raw() to access the raw EDID dataJani Nikula2-0/+27
2022-06-30drm/probe-helper: add drm_connector_helper_get_modes()Jani Nikula2-0/+35
2022-06-30drm/edid: add drm_edid_connector_update()Jani Nikula2-24/+81
2022-06-30drm/edid: abstract debugfs override EDID set/resetJani Nikula4-17/+38
2022-06-30drm/edid: clean up connector update error handling and debug loggingJani Nikula1-13/+28
2022-06-30drm/edid: convert drm_connector_update_edid_property() to struct drm_edidJani Nikula1-46/+35
2022-06-30drm/edid: move drm_connector_update_edid_property() to drm_edid.cJani Nikula3-82/+81
2022-06-30drm/vc4: change vc4_dma_range_matches from a global to staticTom Rix1-1/+1
2022-06-29iosys-map: Add per-word writeLucas De Marchi1-9/+29
2022-06-29iosys-map: Add per-word readLucas De Marchi1-9/+33
2022-06-29drm: lcdif: Add support for i.MX8MP LCDIF variantMarek Vasut7-1/+1144
2022-06-29dt-bindings: lcdif: Add compatible for i.MX8MPMarek Vasut1-0/+1
2022-06-29drm/bridge: tc358767: Do not cache dsi_lanes twiceMarek Vasut1-4/+2
2022-06-28drm/display/selftests: drop extra word 'for' in comments for MST selftestsJiang Jian1-1/+1
2022-06-28drm/vc4: hdmi: Move pixel doubling from Pixelvalve to HDMI blockDave Stevenson2-7/+31
2022-06-28drm/vc4: hdmi: Correct HDMI timing registers for interlaced modesDave Stevenson1-4/+4
2022-06-28drm/vc4: hdmi: Force modeset when bpc or format changesDom Cobley1-1/+11
2022-06-28drm/vc4: hdmi: Fix timings for interlaced modesMateusz Kwiatkowski2-9/+10
2022-06-28drm/vc4: hdmi: Report that 3d/stereo is allowedDom Cobley1-0/+1
2022-06-28drm/vc4: hdmi: Add MISC_CONTROL register for vc4Dave Stevenson1-0/+1
2022-06-28drm/vc4: hdmi: Add HDMI format detection registers to register listDave Stevenson1-0/+30
2022-06-28drm/vc4: hdmi: Remove VC4_HDMI_SCHEDULER_CONTROL_VERT_ALWAYS_KEEPOUTDom Cobley1-3/+0
2022-06-28drm/vc4: hdmi: Skip writes to disabled packet RAMDom Cobley2-1/+12
2022-06-28drm/vc4: hdmi: Stop checking for enabled output in audioDom Cobley2-33/+3
2022-06-28drm/vc4: hdmi: Move HDMI reset to pm_resumeDave Stevenson1-19/+22
2022-06-28drm/vc4: hdmi: Switch to pm_runtime_status_suspendedDave Stevenson1-2/+2
2022-06-28drm/vc4: hdmi: Reset HDMI MISC_CONTROL registerDave Stevenson2-0/+11
2022-06-28drm/vc4: hdmi: Avoid full hdmi audio fifo writesDom Cobley1-4/+4
2022-06-28drm/vc4: hdmi: Clear unused infoframe packet RAM registersDom Cobley1-1/+10
2022-06-28drm/vc4: hdmi: Add all the vc5 HDMI registers into the debugfs dumpsDave Stevenson2-0/+47
2022-06-28drm/vc4: hdmi: Disable audio if dmas property is present but emptyPhil Elwell1-3/+3
2022-06-28drm/vc4: dsi: Add correct stop condition to vc4_dsi_encoder_disable iterationDave Stevenson1-0/+3
2022-06-28drm/vc4: dsi: Fix dsi0 interrupt supportDave Stevenson1-26/+85
2022-06-28drm/vc4: dsi: Register dsi0 as the correct vc4 encoder typeDave Stevenson1-1/+2
2022-06-28drm/vc4: dsi: Correct pixel order for DSI0Dave Stevenson1-1/+2
2022-06-28drm/vc4: dsi: Correct DSI divider calculationsDave Stevenson1-4/+2
2022-06-28drm/vc4: dsi: Release workaround buffer and DMADave Stevenson1-1/+28
2022-06-28drm/vc4: dpi: Ensure a default format is selectedDave Stevenson1-3/+5
2022-06-28drm/vc4: dpi: Add option for inverting pixel clock and output enableDave Stevenson1-28/+38
2022-06-28drm/vc4: dpi: Add support for composite syncs to vc4_dpiDave Stevenson1-9/+16
2022-06-28drm/vc4: hvs: Add debugfs node that dumps the current display listsDave Stevenson1-0/+42
2022-06-28drm/vc4: plane: Add alpha_blend_mode property to each plane.Dave Stevenson1-13/+49
2022-06-28drm/vc4: plane: Fix margin calculations for the right/bottom edgesDave Stevenson1-4/+4
2022-06-28drm/vc4: plane: Remove subpixel positioning checkDom Cobley1-13/+9
2022-06-28drm/vc4: kms: Use maximum FIFO load for the HVS clock rateMaxime Ripard1-1/+3
2022-06-28drm/vc4: kms: Warn if clk_set_min_rate failsMaxime Ripard1-2/+2
2022-06-28drm/vc4: drv: Adopt the dma configuration from the HVS or V3D componentDave Stevenson1-0/+19
2022-06-28drm/fourcc: Document the Intel CCS modifiers' CC plane expected pitchImre Deak1-4/+4
2022-06-28drm/doc: Fix comment typoMarek Vasut1-1/+1
2022-06-27drm/stm: ltdc: update hardware error managementYannick Fertre2-19/+77
2022-06-27drm/stm: ltdc: add support of horizontal & vertical mirroringYannick Fertre2-56/+108
2022-06-27drm/stm: ltdc: add support of the dynamic z-orderYannick Fertre3-3/+22
2022-06-27drm/stm: ltdc: fix various coding-style warningsYannick Fertre1-3/+2
2022-06-27drm/stm: ltdc: remove error message about scalingYannick Fertre1-1/+2
2022-06-27drm/stm: ltdc: disable all layers before crtc shutdownYannick Fertre1-0/+6
2022-06-27drm/doc: Add KUnit documentationJosé Expósito1-0/+32
2022-06-27drm/format-helper: Add KUnit tests for drm_fb_xrgb8888_to_rgb332()José Expósito5-0/+184
2022-06-27drm/rect: Add DRM_RECT_INIT() macroJosé Expósito1-0/+16
2022-06-27drm/ast: Enable primary plane with CRTCThomas Zimmermann1-4/+9
2022-06-27drm/simple-kms: Use drm_atomic_helper_check_crtc_state()Thomas Zimmermann1-8/+6
2022-06-27drm/atomic-helper: Add helper drm_atomic_helper_check_crtc_state()Thomas Zimmermann2-0/+57
2022-06-27drm/fb-helper: Fix out-of-bounds accessThomas Zimmermann1-8/+19
2022-06-27vfio/pci: Remove console driversAlex Williamson1-0/+5
2022-06-27drm: Implement DRM aperture helpers under video/Thomas Zimmermann11-170/+448
2022-06-27MAINTAINERS: Broaden scope of simpledrm entryThomas Zimmermann1-1/+3
2022-06-27drm/ast: Fix black screen when getting out of suspendJocelyn Falempe1-0/+13
2022-06-27drm/mcde: Fix refcount leak in mcde_dsi_bindMiaoqian Lin1-0/+1
2022-06-25drm/connector: Remove usage of the deprecated ida_simple_xxx APIBo Liu1-7/+6
2022-06-24drm/panel: introduce ebbg,ft8719 panelJoel Selvaraj4-0/+304
2022-06-24drm/mipi-dsi: Introduce mipi_dsi_dcs_write_seq macroJoel Selvaraj1-0/+17
2022-06-24dt-bindings: display: Add bindings for EBBG FT8719Joel Selvaraj1-0/+74
2022-06-24dt-bindings: vendor-prefixes: Add prefix for EBBGJoel Selvaraj1-0/+2
2022-06-24drm: bridge: adv7511: Add check for mipi_dsi_driver_registerJiasheng Jiang1-3/+14
2022-06-24drm/bridge: parade-ps8622: Use backlight helperStephen Kitt1-5/+1
2022-06-24drm/panel-edp: Add LQ140M1JW48 edp panel entryBjorn Andersson1-0/+1
2022-06-24drm/panel: simple: add AM-800600P5TMQW-TB8HBastian Krause1-0/+33
2022-06-24dt-bindings: display: simple: add Ampire AM-800600P5TMQW-TB8H panelBastian Krause1-0/+2
2022-06-24drm: shmobile: Use backlight helperStephen Kitt1-5/+1
2022-06-24drm/panel: panel-asus-z00t-tm5p5-n35596: Use backlight helperStephen Kitt1-6/+1
2022-06-24drm/panel: panel-dsi-cm: Use backlight helpersStephen Kitt1-23/+6
2022-06-24drm/panel: sony-acx565akm: Use backlight helpersStephen Kitt1-10/+2
2022-06-24drm/panel: panel-simple: Add dev_err_probe if backlight could not be foundAlexander Stein1-1/+3
2022-06-24drm/pl111: drop unexpected word "the" in the commentsJiang Jian1-1/+1
2022-06-24drm/panel: nt35510: Remove duplicate 'the' in two places.Jiang Jian1-3/+3
2022-06-24drm/panel: simple: Add DataImage FG1001L0DSSWMG01 panel supportPhilip Oberfichtner1-0/+27
2022-06-24dt-bindings: display: simple: Add DataImage FG1001L0DSSWMG01 compatible stringPhilip Oberfichtner1-0/+2
2022-06-24drm/logicvc: add missing of_node_put() in logicvc_layers_init()Yang Yingliang1-1/+3
2022-06-24drm: fix device_node_continue.cocci warningsJulia Lawall1-2/+0
2022-06-24drm: Remove unnecessary print function dev_err()Yang Li1-1/+0
2022-06-24drm: logicvc: fix error code in logicvc_layer_init()Dan Carpenter1-0/+1
2022-06-24drm: logicvc: Fix uninitialized variable in probeDan Carpenter1-1/+1
2022-06-24drm/ast: Fixed the casting issue reported by sparseKuoHsiang Chou2-6/+6
2022-06-23drm/display: Fix build error without CONFIG_OFYueHaibing1-1/+1
2022-06-23drm/nouveau/Kconfig: Drop duplicate "select ACPI_VIDEO"Hans de Goede1-1/+0
2022-06-23dma-buf: deprecate DMABUF_SYSFS_STATSChristian König1-1/+5
2022-06-22drm/hyperv-drm: Include framebuffer and EDID headersThomas Zimmermann1-0/+2
2022-06-22GPU: drm: drop unexpected word "the" in the commentsJiang Jian1-1/+1
2022-06-22drm: panel-orientation-quirks: drop unexpected word "the" in the commentsJiang Jian1-1/+1
2022-06-22drm/vc4: drop unexpected word "the" in the commentsJiang Jian1-1/+1
2022-06-22drm/prime: drop unexpected word "the" in the commentsJiang Jian1-1/+1
2022-06-21drm/nouveau/mmu: drop unexpected word "the" in the commentsJiang Jian1-1/+1
2022-06-21drm/dp_mst: Get rid of old comment in drm_atomic_get_mst_topology_state docsLyude Paul1-2/+1
2022-06-21drm/display/dp_mst: Don't validate port refs in drm_dp_check_and_send_link_ad...Lyude Paul1-16/+6
2022-06-21drm/display: Remove duplicate 'the' in two places.Jiang Jian1-1/+1
2022-06-21drm/bridge: parade-ps8640: Provide wait_hpd_asserted() in struct drm_dp_auxDouglas Anderson1-13/+26
2022-06-21drm/panel: atna33xc20: Take advantage of wait_hpd_asserted() in struct drm_dp...Douglas Anderson1-13/+38
2022-06-21drm/panel-edp: Take advantage of wait_hpd_asserted() in struct drm_dp_auxDouglas Anderson1-10/+23
2022-06-21drm/dp: Add wait_hpd_asserted() callback to struct drm_dp_auxDouglas Anderson1-0/+30
2022-06-21drm: Config orientation property if panel provides itHsin-Yi Wang3-1/+55
2022-06-21drm/panel: elida-kd35t133: Implement .get_orientation callbackHsin-Yi Wang1-0/+12
2022-06-21drm/panel: ili9881c: Implement .get_orientation callbackHsin-Yi Wang1-0/+12
2022-06-21drm/panel: panel-simple: Implement .get_orientation callbackHsin-Yi Wang1-1/+12
2022-06-21drm/panel: lvds: Implement .get_orientation callbackHsin-Yi Wang1-0/+13
2022-06-21drm/panel: panel-edp: Implement .get_orientation callbackHsin-Yi Wang1-1/+12
2022-06-21drm/panel: boe-tv101wum-nl6: Implement .get_orientation callbackHsin-Yi Wang1-0/+12
2022-06-21drm/panel: Add an API to allow drm to set orientation from panelHsin-Yi Wang3-0/+44
2022-06-21drm/aperture: Run fbdev removal before internal helpersThomas Zimmermann1-11/+15
2022-06-21drm/xlnx: Fix build failure due to missing includeVille Syrjälä1-0/+1
2022-06-20drm/amdgpu/display: drop set but unused variableAlex Deucher1-2/+0
2022-06-20drm: Drop drm_connector.h from drm_crtc.hVille Syrjälä1-1/+1
2022-06-20drm: Drop drm_blend.h from drm_crtc.hVille Syrjälä57-1/+56
2022-06-20drm: Drop drm_framebuffer.h from drm_crtc.hVille Syrjälä132-1/+138
2022-06-20drm: Drop drm_edid.h from drm_crtc.hVille Syrjälä49-1/+52
2022-06-20drm/bridge: ti-sn65dsi83: Allow GPIO operations to sleepAlexander Stein1-2/+2
2022-06-20drm/bridge: ti-sn65dsi83: add more dev_err_probeAlexander Stein1-2/+2
2022-06-20drm/bridge/tc358775: Fix DSI clock division for vsync delay calculationJiri Vanek1-1/+1
2022-06-20drm/bridge/tc358775: Return before displaying inappropriate error messageJiri Vanek1-0/+1
2022-06-20MAINTAINERS: add maintainer for DRM bridge drivers for i.MX SoCsLiu Ying1-0/+10
2022-06-20dt-bindings: mfd: Add i.MX8qm/qxp Control and Status Registers module bindingLiu Ying1-0/+192
2022-06-20drm/bridge: imx: Add LDB support for i.MX8qmLiu Ying3-0/+599
2022-06-20drm/bridge: imx: Add LDB support for i.MX8qxpLiu Ying3-0/+734
2022-06-20dt-bindings: display: bridge: Add i.MX8qm/qxp LVDS display bridge bindingLiu Ying1-0/+173
2022-06-20drm/bridge: imx: Add LDB driver helper supportLiu Ying2-0/+316
2022-06-20drm/bridge: imx: Add i.MX8qxp pixel link to DPI supportLiu Ying3-0/+496
2022-06-20dt-bindings: display: bridge: Add i.MX8qxp pixel link to DPI bindingLiu Ying1-0/+108
2022-06-20drm/bridge: imx: Add i.MX8qm/qxp display pixel link supportLiu Ying3-0/+439
2022-06-20dt-bindings: display: bridge: Add i.MX8qm/qxp display pixel link bindingLiu Ying1-0/+144
2022-06-20drm/bridge: imx: Add i.MX8qm/qxp pixel combiner supportLiu Ying5-0/+460
2022-06-20dt-bindings: display: bridge: Add i.MX8qm/qxp pixel combiner bindingLiu Ying1-0/+144
2022-06-20media: docs: Add some RGB bus formats for i.MX8qm/qxp pixel combinerLiu Ying1-0/+156
2022-06-20media: uapi: Add some RGB bus formats for i.MX8qm/qxp pixel combinerLiu Ying1-1/+5
2022-06-20drm/bridge: anx7625: Use DPI bus typeXin Ji1-4/+4
2022-06-20dt-bindings:drm/bridge:anx7625: add port@0 propertyXin Ji1-1/+18
2022-06-20Merge drm/drm-next into drm-misc-nextThomas Zimmermann12469-242410/+1018399
2022-06-20fbcon: Fix boundary checks for fbcon=vc:n1-n2 parametersHelge Deller1-3/+5
2022-06-20fbcon: Fix accelerated fbdev scrolling while logo is still shownHelge Deller1-4/+0
2022-06-16iosys-map: Fix typo in documentationLucas De Marchi1-1/+1
2022-06-16drm/nouveau: Fix spelling typo in commentspengfuyuan1-2/+2
2022-06-16drm/dp/mst: Read the extended DPCD capabilities during system resumeImre Deak1-5/+2
2022-06-16drm/sun4i: sun8i-hdmi-phy: Group PHY ops functions by generationSamuel Holland1-35/+32
2022-06-16drm/sun4i: sun8i-hdmi-phy: Separate A83T and H3 PHY opsSamuel Holland2-48/+46
2022-06-16drm/sun4i: sun8i-hdmi-phy: Support multiple custom PHY opsSamuel Holland2-7/+7
2022-06-16drm/sun4i: sun8i-hdmi-phy: Used device-managed clocks/resetsSamuel Holland1-64/+26
2022-06-16drm/sun4i: sun8i-hdmi-phy: Use devm_platform_ioremap_resourceSamuel Holland1-8/+1
2022-06-16drm/sun4i: sun8i-hdmi-phy: Use of_device_get_match_dataSamuel Holland2-10/+3
2022-06-15drm/amdgpu/display: fix build when CONFIG_DEBUG_FS is not setAlex Deucher1-0/+4
2022-06-15Merge tag 'drm-misc-next-2022-06-08' of git://anongit.freedesktop.org/drm/drm...Daniel Vetter110-2285/+4031
2022-06-15drm/bridge: it6505: Add missing CRYPTO_HASH dependencyZheng Bin1-0/+2
2022-06-15drm/bridge: anx7625: Zero error variable when panel bridge not presentNícolas F. R. A. Prado1-1/+3
2022-06-13Revert "fbdev: vesafb: Allow to be built if COMPILE_TEST is enabled"Javier Martinez Canillas1-1/+1
2022-06-13drm/msm: Fix convert to drm_of_get_data_lanes_countMarek Vasut2-2/+4
2022-06-13drm/probe-helper: abstract .get_modes() connector helper callJani Nikula1-10/+19
2022-06-13drm/edid: add new interfaces around struct drm_edidJani Nikula2-24/+230
2022-06-13drm/edid: keep track of alloc size in drm_do_get_edid()Jani Nikula1-8/+19
2022-06-13drm/edid: add block count and data helper functions for drm_edidJani Nikula1-7/+35