summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/omapdrm
Commit message (Expand)AuthorAgeFilesLines
* Merge drm/drm-fixes into drm-nextDaniel Vetter2021-04-131-4/+4
|\
| * drm/omap: dsi: fix unsigned expression compared with zeroJunlin Yang2021-03-171-3/+4
* | drm/omap: Remove duplicate declarationWan Jiabing2021-03-261-5/+4
* | drm/omap: dsi: Add missing IRQF_ONESHOTYang Li2021-03-261-1/+2
* | drm/omap: fix misleading indentation in pixinc()Arnd Bergmann2021-03-261-3/+2
* | drm: Use state helper instead of the plane state pointerMaxime Ripard2021-02-251-2/+4
* | drm/atomic: Pass the full state to planes atomic disable and updateMaxime Ripard2021-02-251-2/+2
* | drm: Rename plane->state variables in atomic update and disableMaxime Ripard2021-02-241-10/+11
* | drm: Store new plane state in a variable for atomic_update and disableMaxime Ripard2021-02-241-3/+3
* | drm: Use the state pointer directly in planes atomic_checkMaxime Ripard2021-02-241-1/+1
* | drm/atomic: Pass the full state to planes atomic_checkMaxime Ripard2021-02-241-1/+3
* | drm: Rename plane atomic_check state namesMaxime Ripard2021-02-241-10/+11
* | drm/omapdrm: Annotate dma-fence critical section in commit pathDaniel Vetter2021-02-231-4/+5
* | drm/omap: dsi: fix unreachable code in dsi_vc_send_short()Menglong Dong2021-01-271-3/+4
|/
* 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/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
* drm/omap: dsi: send nop instead of page & columnTomi Valkeinen2020-12-151-29/+17
* drm/omap: dsi: set trans_mode according to client mode_flagsTomi Valkeinen2020-12-151-0/+7
* drm/omap: pll: fix iteration loop checkTomi Valkeinen2020-12-151-0/+6
* drm/omap: remove dss_mgr_opsTomi Valkeinen2020-12-156-87/+33
* drm/omap: remove dispc_opsTomi Valkeinen2020-12-159-200/+144
* drm/omap: drop unused owner fieldTomi Valkeinen2020-12-157-8/+0
* drm/omap: remove unused display.cTomi Valkeinen2020-12-153-63/+1
* drm/omap: squash omapdrm sub-modules into oneTomi Valkeinen2020-12-1510-202/+155
* drm/omap: dsi: simplify pin configSebastian Reichel2020-12-152-39/+13
* drm/omap: simplify DSI manual update codeSebastian Reichel2020-12-153-23/+9
* drm/omap: drop dssdev display fieldSebastian Reichel2020-12-152-7/+1
* drm/omap: drop DSS ops_flagsSebastian Reichel2020-12-152-10/+0
* drm/omap: drop unused DSS next pointerSebastian Reichel2020-12-154-18/+2
* drm/omap: simplify omap_display_idSebastian Reichel2020-12-151-8/+1
* drm/omap: remove unused omap_connectorSebastian Reichel2020-12-156-190/+6