summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/omapdrm/dss
AgeCommit message (Expand)AuthorFilesLines
2025-04-07Merge drm/drm-next into drm-misc-nextThomas Zimmermann1-1/+1
2025-04-05treewide: Switch/rename to timer_delete[_sync]()Thomas Gleixner1-1/+1
2025-03-20drm/bridge: Add encoder parameter to drm_bridge_funcs.attachMaxime Ripard6-6/+12
2025-02-19drm/bridge: Pass full state to atomic_disableMaxime Ripard2-2/+2
2025-02-19drm/bridge: Pass full state to atomic_enableMaxime Ripard2-4/+2
2025-01-24drm/omap: Remove hdmi5_core_handle_irqs()Dr. David Alan Gilbert2-18/+0
2025-01-24drm/omap/dss: Use syscon_regmap_lookup_by_phandle_argsKrzysztof Kozlowski1-9/+3
2025-01-24drm/omap/dss: Use of_property_present() to test existence of DT propertyKrzysztof Kozlowski1-1/+1
2024-12-02Get rid of 'remove_new' relic from platform driver structLinus Torvalds6-6/+6
2024-11-22Merge tag 'drm-next-2024-11-21' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds4-180/+7
2024-10-28drm/omap: Clean up deadcode functionsDr. David Alan Gilbert2-159/+0
2024-10-25gpu: drm: omapdrm: use new of_graph functionsKuninori Morimoto2-2/+4
2024-09-16drm/omap: Fix possible NULL dereferenceTomi Valkeinen2-21/+7
2024-08-07gpu: drm: use for_each_endpoint_of_node()Kuninori Morimoto1-2/+1
2024-02-09drm/omap/hdmi5: switch to ->edid_read callbackJani Nikula1-6/+6
2024-02-09drm/omap/hdmi4: switch to ->edid_read callbackJani Nikula1-7/+15
2023-11-27drm: Use device_get_match_data()Rob Herring2-4/+5
2023-06-08drm/omap: Convert to platform remove callback returning voidUwe Kleine-König6-20/+12
2022-12-16drm/omap: dsi: Fix excessive stack usageTomi Valkeinen1-10/+16
2022-12-16drm/omapdrm: Remove unused struct csc_coef_rgb2yuvYuan Can1-5/+0
2022-09-09drm/omap: dss: Fix refcount leak bugsLiang He1-0/+3
2022-09-09drm: omapdrm: dss: replace ternary operator with max()Guo Zhengkui1-1/+1
2022-06-20drm: Drop drm_edid.h from drm_crtc.hVille Syrjälä2-0/+2
2022-02-25drm/omap: dss: Make use of the helper component_compare_devYong Wu1-7/+1
2021-12-08omapdrm: dss: mark runtime PM functions __maybe_unusedArnd Bergmann4-8/+8
2021-12-08drm/omap: Add ovl checking funcs to dispc_opsBenoit Parrot2-2/+10
2021-12-08drm/omap: Add ability to check if requested plane modes can be supportedBenoit Parrot2-0/+24
2021-11-10drm/omap: increase DSS5 max tv pclk to 192MHzTomi Valkeinen1-1/+1
2021-11-10drm/omap: Make use of the helper function devm_platform_ioremap_resourcexxx()Cai Huoqing9-34/+11
2021-11-10drm/omap: dss: Make use of the helper macro SET_RUNTIME_PM_OPS()Cai Huoqing4-8/+4
2021-11-10drm/omapdrm: Convert to SPDX identifierCai Huoqing2-26/+2
2021-10-07drm/omap: Use correct printk format specifiers for size_tLaurent Pinchart1-2/+2
2021-04-14Merge drm/drm-fixes into drm-nextDaniel Vetter1-4/+4
2021-03-26drm/omap: Remove duplicate declarationWan Jiabing1-5/+4
2021-03-26drm/omap: dsi: Add missing IRQF_ONESHOTYang Li1-1/+2
2021-03-26drm/omap: fix misleading indentation in pixinc()Arnd Bergmann1-3/+2
2021-03-17drm/omap: dsi: fix unsigned expression compared with zeroJunlin Yang1-3/+4
2021-01-27drm/omap: dsi: fix unreachable code in dsi_vc_send_short()Menglong Dong1-3/+4
2020-12-15drm/omap: dsi: allow DSI commands to be sent earlyTomi Valkeinen2-5/+48
2020-12-15drm/omap: dsi: fix DCS_CMD_ENABLETomi Valkeinen1-1/+2
2020-12-15drm/omap: dsi: remove ulps supportTomi Valkeinen2-293/+8
2020-12-15drm/omap: dsi: fix and cleanup ddr_clk_always_onTomi Valkeinen2-9/+5
2020-12-15drm/omap: dsi: split video mode enable/disable into separate funcTomi Valkeinen1-44/+57
2020-12-15drm/omap: dsi: cleanup initial vc setupTomi Valkeinen1-54/+31
2020-12-15drm/omap: dsi: rename dsi_display_* functionsTomi Valkeinen1-18/+18
2020-12-15drm/omap: dsi: display_disable cleanupTomi Valkeinen1-16/+3
2020-12-15drm/omap: dsi: display_enable cleanupTomi Valkeinen1-13/+3
2020-12-15drm/omap: dsi: move enable/disable to bridge enable/disableTomi Valkeinen1-33/+22
2020-12-15drm/omap: dsi: move structs & defines to dsi.hTomi Valkeinen3-447/+460
2020-12-15drm/omap: dsi: use separate VCs for cmd and videoTomi Valkeinen1-5/+7