- d6c75c2 omapdrm: dss: mark runtime PM functions __maybe_unused by Arnd Bergmann · 3 years, 1 month ago
- e02b5cc drm/omap: Add a 'right overlay' to plane state by Benoit Parrot · 3 years, 1 month ago
- 19e2d26 drm/omap: add plane_atomic_print_state support by Benoit Parrot · 3 years, 1 month ago
- 2e54ff0 drm/omap: dynamically assign hw overlays to planes by Benoit Parrot · 3 years, 1 month ago
- 6e42201 drm/omap: Add global state as a private atomic object by Benoit Parrot · 3 years, 1 month ago
- 3c265d9 drm/omap: omap_plane: subclass drm_plane_state by Benoit Parrot · 3 years, 1 month ago
- c8fa1e7 drm/omap: introduce omap_hw_overlay by Benoit Parrot · 3 years, 1 month ago
- 0b0f728 drm/omap: Add ovl checking funcs to dispc_ops by Benoit Parrot · 3 years, 1 month ago
- d484c20 drm/omap: Add ability to check if requested plane modes can be supported by Benoit Parrot · 3 years, 1 month ago
- c21134b drm/omap: add sanity plane state check by Neil Armstrong · 3 years, 1 month ago
- fe4d0b6 drm: omapdrm: Export correct scatterlist for TILER backed BOs by Ivaylo Dimitrov · 3 years, 1 month ago
- a713ca23 Merge drm/drm-next into drm-misc-next by Thomas Zimmermann · 3 years, 1 month ago
- 1f366c6 drm/omap: increase DSS5 max tv pclk to 192MHz by Tomi Valkeinen · 3 years, 3 months ago
- ed8414a drm/omap: Make use of the helper function devm_platform_ioremap_resourcexxx() by Cai Huoqing · 3 years, 4 months ago
- b92f7ea drm/omap: dss: Make use of the helper macro SET_RUNTIME_PM_OPS() by Cai Huoqing · 3 years, 4 months ago
- b94b735 drm/omapdrm: Convert to SPDX identifier by Cai Huoqing · 3 years, 4 months ago
- 5c904c6 Merge tag 'char-misc-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 3 years, 2 months ago
- 16b0314 dma-buf: move dma-buf symbols into the DMA_BUF module namespace by Greg Kroah-Hartman · 3 years, 3 months ago
- 8b8a7d8 drm/omap: Depend on CONFIG_OF by Laurent Pinchart · 3 years, 5 months ago
- 95f22783 drm/omap: Cast pointer to integer without generating warning by Laurent Pinchart · 3 years, 5 months ago
- d6a4bf4 drm/omap: Use correct printk format specifiers for size_t by Laurent Pinchart · 3 years, 5 months ago
- 60aede7 drm: omap: remove obsolete selection of OMAP2_DSS in config DRM_OMAP by Lukas Bulwahn · 3 years, 4 months ago
- fb8d617 drm/bridge: Centralize error message when bridge attach fails by Laurent Pinchart · 3 years, 9 months ago
- 311ac6f drm/omapdrm: Remove outdated comment by Thomas Zimmermann · 3 years, 6 months ago
- daea750 drm/omapdrm: Track IRQ state in local device state by Thomas Zimmermann · 3 years, 6 months ago
- 942d834 drm/omap: Follow implicit fencing in prepare_fb by Daniel Vetter · 3 years, 6 months ago
- 213cc92 Merge drm/drm-fixes into drm-next by Daniel Vetter · 3 years, 9 months ago
- 309f81e8 drm/omap: Remove duplicate declaration by Wan Jiabing · 3 years, 9 months ago
- 0cafc8d drm/omap: dsi: Add missing IRQF_ONESHOT by Yang Li · 3 years, 9 months ago
- 417fc61 drm/omap: fix misleading indentation in pixinc() by Arnd Bergmann · 3 years, 9 months ago
- 6909115 drm/omap: dsi: fix unsigned expression compared with zero by Junlin Yang · 3 years, 10 months ago
- 37418bf drm: Use state helper instead of the plane state pointer by Maxime Ripard · 3 years, 10 months ago
- 977697e drm/atomic: Pass the full state to planes atomic disable and update by Maxime Ripard · 3 years, 10 months ago
- 41016fe drm: Rename plane->state variables in atomic update and disable by Maxime Ripard · 3 years, 10 months ago
- e05162c0 drm: Store new plane state in a variable for atomic_update and disable by Maxime Ripard · 3 years, 10 months ago
- dec9202 drm: Use the state pointer directly in planes atomic_check by Maxime Ripard · 3 years, 10 months ago
- 7c11b99 drm/atomic: Pass the full state to planes atomic_check by Maxime Ripard · 3 years, 10 months ago
- ba5c164 drm: Rename plane atomic_check state names by Maxime Ripard · 3 years, 10 months ago
- 250aa22 drm/omapdrm: Annotate dma-fence critical section in commit path by Daniel Vetter · 4 years ago
- bbd13d6 drm/omap: dsi: fix unreachable code in dsi_vc_send_short() by Menglong Dong · 4 years ago
- 010dbfb drm/omap: Delete useless kfree code by Zheng Yongjun · 4 years, 1 month ago
- dfd2edc drm/omap: dsi: allow DSI commands to be sent early by Tomi Valkeinen · 4 years ago
- 92bb0ea drm/omap: dsi: fix DCS_CMD_ENABLE by Tomi Valkeinen · 4 years ago
- c8320789 drm/omap: dsi: remove ulps support by Tomi Valkeinen · 4 years ago
- 9a52111 drm/omap: dsi: fix and cleanup ddr_clk_always_on by Tomi Valkeinen · 4 years ago
- b6c1048 drm/omap: dsi: split video mode enable/disable into separate func by Tomi Valkeinen · 4 years ago
- 7b93de9 drm/omap: dsi: cleanup initial vc setup by Tomi Valkeinen · 4 years ago
- a4a29d1d drm/omap: dsi: rename dsi_display_* functions by Tomi Valkeinen · 4 years ago
- ead05b5 drm/omap: dsi: display_disable cleanup by Tomi Valkeinen · 4 years ago
- 1f05605 drm/omap: dsi: display_enable cleanup by Tomi Valkeinen · 4 years ago
- 5d676b6 drm/omap: dsi: move enable/disable to bridge enable/disable by Tomi Valkeinen · 4 years ago
- 7aa5234 drm/omap: dsi: move structs & defines to dsi.h by Tomi Valkeinen · 4 years ago
- 4029b16 drm/omap: dsi: use separate VCs for cmd and video by Tomi Valkeinen · 4 years ago
- eb40e2f drm/omap: dsi: enable HS before sending the frame by Tomi Valkeinen · 4 years ago
- 83d7464 drm/omap: dsi: skip dsi_vc_enable_hs when already in correct mode by Tomi Valkeinen · 4 years ago
- d58eb31 drm/omap: dsi: untangle vc & channel by Tomi Valkeinen · 4 years ago
- 5e43075 drm/omap: dsi: pass vc and channel to various functions by Tomi Valkeinen · 4 years ago
- d817114 drm/omap: dsi: rename 'channel' to 'vc' by Tomi Valkeinen · 4 years ago
- f408600 drm/omap: dsi: cleanup dispc channel usage by Tomi Valkeinen · 4 years ago
- 442cbc8 drm/omap: dsi: drop useless channel checks by Tomi Valkeinen · 4 years ago
- d843314 drm/omap: dsi: simplify VC handling by Tomi Valkeinen · 4 years ago
- 8350ac8 drm/omap: dsi: send nop instead of page & column by Tomi Valkeinen · 4 years ago
- 443dae0 drm/omap: dsi: set trans_mode according to client mode_flags by Tomi Valkeinen · 4 years ago
- 4119bd5 drm/omap: pll: fix iteration loop check by Tomi Valkeinen · 4 years ago
- 05ec612 drm/omap: remove dss_mgr_ops by Tomi Valkeinen · 4 years ago
- dac62bc drm/omap: remove dispc_ops by Tomi Valkeinen · 4 years ago
- 96f4418 drm/omap: drop unused owner field by Tomi Valkeinen · 4 years ago
- 3201509 drm/omap: remove unused display.c by Tomi Valkeinen · 4 years ago
- 55b68fb drm/omap: squash omapdrm sub-modules into one by Tomi Valkeinen · 4 years ago
- 578739e drm/omap: dsi: simplify pin config by Sebastian Reichel · 4 years ago
- 94d7332 drm/omap: simplify DSI manual update code by Sebastian Reichel · 4 years ago
- 2390fad drm/omap: drop dssdev display field by Sebastian Reichel · 4 years ago
- 27e1d06 drm/omap: drop DSS ops_flags by Sebastian Reichel · 4 years ago
- 811860d drm/omap: drop unused DSS next pointer by Sebastian Reichel · 4 years ago
- 4a55551 drm/omap: simplify omap_display_id by Sebastian Reichel · 4 years ago
- fe5f6e5 drm/omap: remove unused omap_connector by Sebastian Reichel · 4 years ago
- 9be5bab drm/omap: remove legacy DSS device operations by Sebastian Reichel · 4 years ago
- af1110c drm/omap: dsi: Register a drm_bridge by Sebastian Reichel · 4 years ago
- cf64148 drm/panel: Move OMAP's DSI command mode panel driver by Sebastian Reichel · 4 years ago
- 8510148 drm/omap: remove global dss_device variable by Sebastian Reichel · 4 years ago
- 5966140 drm/omap: panel-dsi-cm: fix remove() by Sebastian Reichel · 4 years ago
- 1ecf643 drm/omap: panel-dsi-cm: support unbinding by Sebastian Reichel · 4 years ago
- 1f4e871 drm/omap: panel-dsi-cm: use DEVICE_ATTR_RO by Sebastian Reichel · 4 years ago
- 6078243 drm/omap: dsi: implement check timings by Sebastian Reichel · 4 years ago
- 9f22317 drm/omap: drop omapdss-boot-init by Sebastian Reichel · 4 years ago
- 1cac9ba drm/omap: dsi: convert to drm_panel by Sebastian Reichel · 4 years ago
- e4869b0 drm/omap: dsi: drop custom panel capability support by Sebastian Reichel · 4 years ago
- e290c81 drm/omap: dsi: Reverse direction of the DSS device enable/disable operations by Sebastian Reichel · 4 years ago
- 2a4703c drm/omap: dsi: move panel refresh function to host by Sebastian Reichel · 4 years ago
- 66c6bf3 drm/omap: dsi: do ULPS in host driver by Sebastian Reichel · 4 years ago
- 9f0eb51 drm/omap: dsi: untangle ulps ops from enable/disable by Sebastian Reichel · 4 years ago
- 0c93a61 drm/omap: dsi: do bus locking in host driver by Sebastian Reichel · 4 years ago
- e9c7a0d drm/omap: dsi: drop custom enable_te() API by Sebastian Reichel · 4 years ago
- 4c1b935 drm/omap: dsi: move TE GPIO handling into core by Sebastian Reichel · 4 years ago
- 3220034 drm/omap: dsi: lp/hs switching support for transfer() by Sebastian Reichel · 4 years ago
- 61714cd drm/omap: panel-dsi-cm: use bulk regulator API by Sebastian Reichel · 4 years ago
- 68ca91d drm/omap: dsi: use pixel-format and mode from attach by Sebastian Reichel · 4 years ago
- d4b561c drm/omap: dsi: drop useless sync() by Sebastian Reichel · 4 years ago
- 8228cd7 drm/omap: dsi: drop unused enable_te() by Sebastian Reichel · 4 years ago
- e869152 drm/omap: dsi: drop unused get_te() by Sebastian Reichel · 4 years ago