index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
omapdrm
Age
Commit message (
Expand
)
Author
2021-04-13
Merge drm/drm-fixes into drm-next
Daniel Vetter
2021-03-26
drm/omap: Remove duplicate declaration
Wan Jiabing
2021-03-26
drm/omap: dsi: Add missing IRQF_ONESHOT
Yang Li
2021-03-26
drm/omap: fix misleading indentation in pixinc()
Arnd Bergmann
2021-03-17
drm/omap: dsi: fix unsigned expression compared with zero
Junlin Yang
2021-02-25
drm: Use state helper instead of the plane state pointer
Maxime Ripard
2021-02-25
drm/atomic: Pass the full state to planes atomic disable and update
Maxime Ripard
2021-02-24
drm: Rename plane->state variables in atomic update and disable
Maxime Ripard
2021-02-24
drm: Store new plane state in a variable for atomic_update and disable
Maxime Ripard
2021-02-24
drm: Use the state pointer directly in planes atomic_check
Maxime Ripard
2021-02-24
drm/atomic: Pass the full state to planes atomic_check
Maxime Ripard
2021-02-24
drm: Rename plane atomic_check state names
Maxime Ripard
2021-02-23
drm/omapdrm: Annotate dma-fence critical section in commit path
Daniel Vetter
2021-01-27
drm/omap: dsi: fix unreachable code in dsi_vc_send_short()
Menglong Dong
2020-12-15
drm/omap: Delete useless kfree code
Zheng Yongjun
2020-12-15
drm/omap: dsi: allow DSI commands to be sent early
Tomi Valkeinen
2020-12-15
drm/omap: dsi: fix DCS_CMD_ENABLE
Tomi Valkeinen
2020-12-15
drm/omap: dsi: remove ulps support
Tomi Valkeinen
2020-12-15
drm/omap: dsi: fix and cleanup ddr_clk_always_on
Tomi Valkeinen
2020-12-15
drm/omap: dsi: split video mode enable/disable into separate func
Tomi Valkeinen
2020-12-15
drm/omap: dsi: cleanup initial vc setup
Tomi Valkeinen
2020-12-15
drm/omap: dsi: rename dsi_display_* functions
Tomi Valkeinen
2020-12-15
drm/omap: dsi: display_disable cleanup
Tomi Valkeinen
2020-12-15
drm/omap: dsi: display_enable cleanup
Tomi Valkeinen
2020-12-15
drm/omap: dsi: move enable/disable to bridge enable/disable
Tomi Valkeinen
2020-12-15
drm/omap: dsi: move structs & defines to dsi.h
Tomi Valkeinen
2020-12-15
drm/omap: dsi: use separate VCs for cmd and video
Tomi Valkeinen
2020-12-15
drm/omap: dsi: enable HS before sending the frame
Tomi Valkeinen
2020-12-15
drm/omap: dsi: skip dsi_vc_enable_hs when already in correct mode
Tomi Valkeinen
2020-12-15
drm/omap: dsi: untangle vc & channel
Tomi Valkeinen
2020-12-15
drm/omap: dsi: pass vc and channel to various functions
Tomi Valkeinen
2020-12-15
drm/omap: dsi: rename 'channel' to 'vc'
Tomi Valkeinen
2020-12-15
drm/omap: dsi: cleanup dispc channel usage
Tomi Valkeinen
2020-12-15
drm/omap: dsi: drop useless channel checks
Tomi Valkeinen
2020-12-15
drm/omap: dsi: simplify VC handling
Tomi Valkeinen
2020-12-15
drm/omap: dsi: send nop instead of page & column
Tomi Valkeinen
2020-12-15
drm/omap: dsi: set trans_mode according to client mode_flags
Tomi Valkeinen
2020-12-15
drm/omap: pll: fix iteration loop check
Tomi Valkeinen
2020-12-15
drm/omap: remove dss_mgr_ops
Tomi Valkeinen
2020-12-15
drm/omap: remove dispc_ops
Tomi Valkeinen
2020-12-15
drm/omap: drop unused owner field
Tomi Valkeinen
2020-12-15
drm/omap: remove unused display.c
Tomi Valkeinen
2020-12-15
drm/omap: squash omapdrm sub-modules into one
Tomi Valkeinen
2020-12-15
drm/omap: dsi: simplify pin config
Sebastian Reichel
2020-12-15
drm/omap: simplify DSI manual update code
Sebastian Reichel
2020-12-15
drm/omap: drop dssdev display field
Sebastian Reichel
2020-12-15
drm/omap: drop DSS ops_flags
Sebastian Reichel
2020-12-15
drm/omap: drop unused DSS next pointer
Sebastian Reichel
2020-12-15
drm/omap: simplify omap_display_id
Sebastian Reichel
2020-12-15
drm/omap: remove unused omap_connector
Sebastian Reichel
[next]