Searched refs:dispc_mgr_set_gamma (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-6.6/drivers/gpu/drm/omapdrm/dss/ |
H A D | dss.h | 447 void dispc_mgr_set_gamma(struct dispc_device *dispc,
|
H A D | dispc.c | 3851 void dispc_mgr_set_gamma(struct dispc_device *dispc, in dispc_mgr_set_gamma() function 3925 dispc_mgr_set_gamma(dispc, channel, NULL, 0); in dispc_init_gamma_tables()
|
/kernel/linux/linux-6.6/drivers/gpu/drm/omapdrm/ |
H A D | omap_crtc.c | 633 dispc_mgr_set_gamma(priv->dispc, omap_crtc->channel, in omap_crtc_atomic_flush()
|
/kernel/linux/linux-5.10/drivers/gpu/drm/omapdrm/dss/ |
H A D | dispc.c | 3824 static void dispc_mgr_set_gamma(struct dispc_device *dispc, in dispc_mgr_set_gamma() function 3898 dispc_mgr_set_gamma(dispc, channel, NULL, 0); in dispc_init_gamma_tables() 4712 .mgr_set_gamma = dispc_mgr_set_gamma,
|
Completed in 15 milliseconds