summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2020-12-16dma-buf: doc polish for pin/unpinDaniel Vetter
2020-12-16dma-buf: begin/end_cpu might lock the dma_resv lockDaniel Vetter
2020-12-16dma-buf: some kerneldoc formatting fixesDaniel Vetter
2020-12-16dma-buf: Remove kmap kerneldoc vestigesDaniel Vetter
2020-12-16drm/vc4: hdmi: Enable 10/12 bpc outputMaxime Ripard
2020-12-16drm/vc4: hdmi: Limit the BCM2711 to the max without scramblingMaxime Ripard
2020-12-16drm/vc4: hdmi: Use the connector state pixel rate for the PHYMaxime Ripard
2020-12-16drm/vc4: hdmi: Store pixel frequency in the connector stateMaxime Ripard
2020-12-16drm/vc4: hdmi: Create a custom connector stateMaxime Ripard
2020-12-16drm/vc4: hdmi: Don't access the connector state in reset if kmalloc failsMaxime Ripard
2020-12-16drm/vc4: hdmi: Take into account the clock doubling flag in atomic_checkMaxime Ripard
2020-12-16drm/vc4: Pass the atomic state to encoder hooksMaxime Ripard
2020-12-16drm/vc4: hvs: Align the HVS atomic hooks to the new APIMaxime Ripard
2020-12-16drm/hisilicon: Fix rmmod hibmc_drm failedTian Tao
2020-12-15drm/ttm: cleanup LRU handling furtherChristian König
2020-12-15drm/ttm: use pin_count more extensivelyChristian König
2020-12-15drm: require a non_NULL drm_crtc.primarySimon Ser
2020-12-15drm: validate possible_crtcs for primary and cursor planesSimon Ser
2020-12-15drm: rework description of primary and cursor planesSimon Ser
2020-12-15drm/omap: Delete useless kfree codeZheng Yongjun
2020-12-15drm/omap: dsi: allow DSI commands to be sent earlyTomi Valkeinen
2020-12-15drm/omap: dsi: fix DCS_CMD_ENABLETomi Valkeinen
2020-12-15drm/omap: dsi: remove ulps supportTomi Valkeinen
2020-12-15drm/omap: dsi: fix and cleanup ddr_clk_always_onTomi Valkeinen
2020-12-15drm/omap: dsi: split video mode enable/disable into separate funcTomi Valkeinen
2020-12-15drm/omap: dsi: cleanup initial vc setupTomi Valkeinen
2020-12-15drm/omap: dsi: rename dsi_display_* functionsTomi Valkeinen
2020-12-15drm/omap: dsi: display_disable cleanupTomi Valkeinen
2020-12-15drm/omap: dsi: display_enable cleanupTomi Valkeinen
2020-12-15drm/omap: dsi: move enable/disable to bridge enable/disableTomi Valkeinen
2020-12-15drm/omap: dsi: move structs & defines to dsi.hTomi Valkeinen
2020-12-15drm/panel: panel-dsi-cm: drop unneeded includesTomi Valkeinen
2020-12-15drm/panel: panel-dsi-cm: add panel database to driverTomi Valkeinen
2020-12-15drm/panel: panel-dsi-cm: remove extra 'if'Tomi Valkeinen
2020-12-15drm/omap: dsi: use separate VCs for cmd and videoTomi Valkeinen
2020-12-15drm/omap: dsi: enable HS before sending the frameTomi Valkeinen
2020-12-15drm/omap: dsi: skip dsi_vc_enable_hs when already in correct modeTomi Valkeinen
2020-12-15drm/omap: dsi: untangle vc & channelTomi Valkeinen
2020-12-15drm/omap: dsi: pass vc and channel to various functionsTomi Valkeinen
2020-12-15drm/omap: dsi: rename 'channel' to 'vc'Tomi Valkeinen
2020-12-15drm/omap: dsi: cleanup dispc channel usageTomi Valkeinen
2020-12-15drm/omap: dsi: drop useless channel checksTomi Valkeinen
2020-12-15drm/omap: dsi: simplify VC handlingTomi Valkeinen
2020-12-15drm/omap: dsi: send nop instead of page & columnTomi Valkeinen
2020-12-15drm/panel: panel-dsi-cm: set column & page at setupTomi Valkeinen
2020-12-15drm/omap: dsi: set trans_mode according to client mode_flagsTomi Valkeinen
2020-12-15drm/omap: pll: fix iteration loop checkTomi Valkeinen
2020-12-15drm/panel: panel-dsi-cm: cleanup tear enableTomi Valkeinen
2020-12-15drm/panel: panel-dsi-cm: use MIPI_DCS_GET_ERROR_COUNT_ON_DSITomi Valkeinen
2020-12-15drm/omap: remove dss_mgr_opsTomi Valkeinen