summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/omapdrm/dss
AgeCommit message (Expand)Author
2024-02-09drm/omap/hdmi5: switch to ->edid_read callbackJani Nikula
2024-02-09drm/omap/hdmi4: switch to ->edid_read callbackJani Nikula
2023-11-27drm: Use device_get_match_data()Rob Herring
2023-06-08drm/omap: Convert to platform remove callback returning voidUwe Kleine-König
2022-12-16drm/omap: dsi: Fix excessive stack usageTomi Valkeinen
2022-12-16drm/omapdrm: Remove unused struct csc_coef_rgb2yuvYuan Can
2022-09-09drm/omap: dss: Fix refcount leak bugsLiang He
2022-09-09drm: omapdrm: dss: replace ternary operator with max()Guo Zhengkui
2022-06-20drm: Drop drm_edid.h from drm_crtc.hVille Syrjälä
2022-02-25drm/omap: dss: Make use of the helper component_compare_devYong Wu
2021-12-08omapdrm: dss: mark runtime PM functions __maybe_unusedArnd Bergmann
2021-12-08drm/omap: Add ovl checking funcs to dispc_opsBenoit Parrot
2021-12-08drm/omap: Add ability to check if requested plane modes can be supportedBenoit Parrot
2021-11-10drm/omap: increase DSS5 max tv pclk to 192MHzTomi Valkeinen
2021-11-10drm/omap: Make use of the helper function devm_platform_ioremap_resourcexxx()Cai Huoqing
2021-11-10drm/omap: dss: Make use of the helper macro SET_RUNTIME_PM_OPS()Cai Huoqing
2021-11-10drm/omapdrm: Convert to SPDX identifierCai Huoqing
2021-10-07drm/omap: Use correct printk format specifiers for size_tLaurent Pinchart
2021-04-13Merge drm/drm-fixes into drm-nextDaniel Vetter
2021-03-26drm/omap: Remove duplicate declarationWan Jiabing
2021-03-26drm/omap: dsi: Add missing IRQF_ONESHOTYang Li
2021-03-26drm/omap: fix misleading indentation in pixinc()Arnd Bergmann
2021-03-17drm/omap: dsi: fix unsigned expression compared with zeroJunlin Yang
2021-01-27drm/omap: dsi: fix unreachable code in dsi_vc_send_short()Menglong Dong
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/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/omap: dsi: set trans_mode according to client mode_flagsTomi Valkeinen
2020-12-15drm/omap: pll: fix iteration loop checkTomi Valkeinen
2020-12-15drm/omap: remove dss_mgr_opsTomi Valkeinen
2020-12-15drm/omap: remove dispc_opsTomi Valkeinen
2020-12-15drm/omap: drop unused owner fieldTomi Valkeinen