Home
last modified time | relevance | path

Searched refs:dispc_mgr_write_gamma_table (Results 1 – 1 of 1) sorted by relevance

/linux-6.1.9/drivers/gpu/drm/omapdrm/dss/
Ddispc.c3812 static void dispc_mgr_write_gamma_table(struct dispc_device *dispc, in dispc_mgr_write_gamma_table() function
3840 dispc_mgr_write_gamma_table(dispc, OMAP_DSS_CHANNEL_LCD); in dispc_restore_gamma_tables()
3842 dispc_mgr_write_gamma_table(dispc, OMAP_DSS_CHANNEL_DIGIT); in dispc_restore_gamma_tables()
3845 dispc_mgr_write_gamma_table(dispc, OMAP_DSS_CHANNEL_LCD2); in dispc_restore_gamma_tables()
3848 dispc_mgr_write_gamma_table(dispc, OMAP_DSS_CHANNEL_LCD3); in dispc_restore_gamma_tables()
3901 dispc_mgr_write_gamma_table(dispc, channel); in dispc_mgr_set_gamma()