summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* drm/doc: introduce new section for standard plane propertiesSimon Ser2020-12-173-6/+18
* drm/doc: the KMS properties section is for user-space devsSimon Ser2020-12-171-0/+3
* drm/doc: move color management functions under CRTC sectionSimon Ser2020-12-171-6/+9
* drm/doc: move damage tracking functions to new sectionSimon Ser2020-12-171-6/+9
* drm/doc: move composition function docs to new sectionSimon Ser2020-12-171-3/+6
* drm/doc: rename FB_DAMAGE_CLIPS sectionSimon Ser2020-12-171-2/+2
* MAINTAINERS: Update addresses for TI display driversTomi Valkeinen2020-12-171-5/+5
* dma-buf: doc polish for pin/unpinDaniel Vetter2020-12-162-6/+21
* dma-buf: begin/end_cpu might lock the dma_resv lockDaniel Vetter2020-12-161-0/+4
* dma-buf: some kerneldoc formatting fixesDaniel Vetter2020-12-162-16/+21
* dma-buf: Remove kmap kerneldoc vestigesDaniel Vetter2020-12-162-22/+23
* drm/vc4: hdmi: Enable 10/12 bpc outputMaxime Ripard2020-12-163-1/+79
* drm/vc4: hdmi: Limit the BCM2711 to the max without scramblingMaxime Ripard2020-12-161-2/+4
* drm/vc4: hdmi: Use the connector state pixel rate for the PHYMaxime Ripard2020-12-163-10/+11
* drm/vc4: hdmi: Store pixel frequency in the connector stateMaxime Ripard2020-12-162-1/+26
* drm/vc4: hdmi: Create a custom connector stateMaxime Ripard2020-12-162-3/+40
* drm/vc4: hdmi: Don't access the connector state in reset if kmalloc failsMaxime Ripard2020-12-161-1/+3
* drm/vc4: hdmi: Take into account the clock doubling flag in atomic_checkMaxime Ripard2020-12-161-0/+3
* drm/vc4: Pass the atomic state to encoder hooksMaxime Ripard2020-12-163-18/+25
* drm/vc4: hvs: Align the HVS atomic hooks to the new APIMaxime Ripard2020-12-164-24/+19
* drm/hisilicon: Fix rmmod hibmc_drm failedTian Tao2020-12-161-1/+5
* drm/ttm: cleanup LRU handling furtherChristian König2020-12-156-41/+36
* drm/ttm: use pin_count more extensivelyChristian König2020-12-151-2/+1
* drm: require a non_NULL drm_crtc.primarySimon Ser2020-12-152-1/+4
* drm: validate possible_crtcs for primary and cursor planesSimon Ser2020-12-151-0/+16
* drm: rework description of primary and cursor planesSimon Ser2020-12-152-7/+12
* drm/omap: Delete useless kfree codeZheng Yongjun2020-12-151-1/+0
* drm/omap: dsi: allow DSI commands to be sent earlyTomi Valkeinen2020-12-152-5/+48
* drm/omap: dsi: fix DCS_CMD_ENABLETomi Valkeinen2020-12-151-1/+2
* drm/omap: dsi: remove ulps supportTomi Valkeinen2020-12-152-293/+8
* drm/omap: dsi: fix and cleanup ddr_clk_always_onTomi Valkeinen2020-12-152-9/+5
* drm/omap: dsi: split video mode enable/disable into separate funcTomi Valkeinen2020-12-151-44/+57
* drm/omap: dsi: cleanup initial vc setupTomi Valkeinen2020-12-151-54/+31
* drm/omap: dsi: rename dsi_display_* functionsTomi Valkeinen2020-12-151-18/+18
* drm/omap: dsi: display_disable cleanupTomi Valkeinen2020-12-151-16/+3
* drm/omap: dsi: display_enable cleanupTomi Valkeinen2020-12-151-13/+3
* drm/omap: dsi: move enable/disable to bridge enable/disableTomi Valkeinen2020-12-151-33/+22
* drm/omap: dsi: move structs & defines to dsi.hTomi Valkeinen2020-12-153-447/+460
* drm/panel: panel-dsi-cm: drop unneeded includesTomi Valkeinen2020-12-151-2/+0
* drm/panel: panel-dsi-cm: add panel database to driverTomi Valkeinen2020-12-151-38/+66
* drm/panel: panel-dsi-cm: remove extra 'if'Tomi Valkeinen2020-12-151-5/+3
* drm/omap: dsi: use separate VCs for cmd and videoTomi Valkeinen2020-12-151-5/+7
* drm/omap: dsi: enable HS before sending the frameTomi Valkeinen2020-12-151-0/+2
* drm/omap: dsi: skip dsi_vc_enable_hs when already in correct modeTomi Valkeinen2020-12-151-6/+4
* drm/omap: dsi: untangle vc & channelTomi Valkeinen2020-12-151-23/+22
* drm/omap: dsi: pass vc and channel to various functionsTomi Valkeinen2020-12-151-26/+28
* drm/omap: dsi: rename 'channel' to 'vc'Tomi Valkeinen2020-12-151-110/+110
* drm/omap: dsi: cleanup dispc channel usageTomi Valkeinen2020-12-151-8/+8
* drm/omap: dsi: drop useless channel checksTomi Valkeinen2020-12-151-11/+0
* drm/omap: dsi: simplify VC handlingTomi Valkeinen2020-12-151-36/+13