summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2022-07-06drm/bridge: anx7625: Convert to devm_i2c_new_dummy_device()Hsin-Yi Wang
2022-07-05drm: Remove linux/i2c.h from drm_crtc.hVille Syrjälä
2022-07-05drm: Remove linux/media-bus-format.h from drm_crtc.hVille Syrjälä
2022-07-05drm: Remove linux/fb.h from drm_crtc.hVille Syrjälä
2022-07-05drm/vmwgfx: Stop using 'TRUE'Ville Syrjälä
2022-07-04drm: bridge: sii8620: fix possible off-by-oneHangyu Hua
2022-07-04drm/ingenic: Use the highest possible DMA burst sizePaul Cercueil
2022-07-03drm/panel: simple: add ETML0700Y5DHA panelMarco Felsch
2022-07-03drm/panel: simple: Add support for HannStar HSD101PWW2 panelSvyatoslav Ryhel
2022-07-02drm/rockchip: Fix an error handling path rockchip_dp_probe()Christophe JAILLET
2022-07-02drm/rockchip: vop: Don't crash for invalid duplicate_state()Brian Norris
2022-07-01drm/bridge: imx: i.MX8 bridge drivers should depend on ARCH_MXCGeert Uytterhoeven
2022-06-30drm/edid: take HF-EEODB extension count into accountJani Nikula
2022-06-30drm/edid: add HF-EEODB support to EDID read and allocationJani Nikula
2022-06-30drm/edid: do invalid block filtering in-placeJani Nikula
2022-06-30drm/edid: add drm_edid_raw() to access the raw EDID dataJani Nikula
2022-06-30drm/probe-helper: add drm_connector_helper_get_modes()Jani Nikula
2022-06-30drm/edid: add drm_edid_connector_update()Jani Nikula
2022-06-30drm/edid: abstract debugfs override EDID set/resetJani Nikula
2022-06-30drm/edid: clean up connector update error handling and debug loggingJani Nikula
2022-06-30drm/edid: convert drm_connector_update_edid_property() to struct drm_edidJani Nikula
2022-06-30drm/edid: move drm_connector_update_edid_property() to drm_edid.cJani Nikula
2022-06-30drm/vc4: change vc4_dma_range_matches from a global to staticTom Rix
2022-06-29drm: lcdif: Add support for i.MX8MP LCDIF variantMarek Vasut
2022-06-29drm/bridge: tc358767: Do not cache dsi_lanes twiceMarek Vasut
2022-06-28drm/display/selftests: drop extra word 'for' in comments for MST selftestsJiang Jian
2022-06-28drm/vc4: hdmi: Move pixel doubling from Pixelvalve to HDMI blockDave Stevenson
2022-06-28drm/vc4: hdmi: Correct HDMI timing registers for interlaced modesDave Stevenson
2022-06-28drm/vc4: hdmi: Force modeset when bpc or format changesDom Cobley
2022-06-28drm/vc4: hdmi: Fix timings for interlaced modesMateusz Kwiatkowski
2022-06-28drm/vc4: hdmi: Report that 3d/stereo is allowedDom Cobley
2022-06-28drm/vc4: hdmi: Add MISC_CONTROL register for vc4Dave Stevenson
2022-06-28drm/vc4: hdmi: Add HDMI format detection registers to register listDave Stevenson
2022-06-28drm/vc4: hdmi: Remove VC4_HDMI_SCHEDULER_CONTROL_VERT_ALWAYS_KEEPOUTDom Cobley
2022-06-28drm/vc4: hdmi: Skip writes to disabled packet RAMDom Cobley
2022-06-28drm/vc4: hdmi: Stop checking for enabled output in audioDom Cobley
2022-06-28drm/vc4: hdmi: Move HDMI reset to pm_resumeDave Stevenson
2022-06-28drm/vc4: hdmi: Switch to pm_runtime_status_suspendedDave Stevenson
2022-06-28drm/vc4: hdmi: Reset HDMI MISC_CONTROL registerDave Stevenson
2022-06-28drm/vc4: hdmi: Avoid full hdmi audio fifo writesDom Cobley
2022-06-28drm/vc4: hdmi: Clear unused infoframe packet RAM registersDom Cobley
2022-06-28drm/vc4: hdmi: Add all the vc5 HDMI registers into the debugfs dumpsDave Stevenson
2022-06-28drm/vc4: hdmi: Disable audio if dmas property is present but emptyPhil Elwell
2022-06-28drm/vc4: dsi: Add correct stop condition to vc4_dsi_encoder_disable iterationDave Stevenson
2022-06-28drm/vc4: dsi: Fix dsi0 interrupt supportDave Stevenson
2022-06-28drm/vc4: dsi: Register dsi0 as the correct vc4 encoder typeDave Stevenson
2022-06-28drm/vc4: dsi: Correct pixel order for DSI0Dave Stevenson
2022-06-28drm/vc4: dsi: Correct DSI divider calculationsDave Stevenson
2022-06-28drm/vc4: dsi: Release workaround buffer and DMADave Stevenson
2022-06-28drm/vc4: dpi: Ensure a default format is selectedDave Stevenson