Home
last modified time | relevance | path

Searched refs:dispc_mgr_set_size (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/video/fbdev/omap2/omapfb/dss/
H A Ddispc.c1100 static void dispc_mgr_set_size(enum omap_channel channel, u16 width, in dispc_mgr_set_size() function
3172 dispc_mgr_set_size(channel, t.x_res, t.y_res); in dispc_mgr_set_timings()
/kernel/linux/linux-6.6/drivers/video/fbdev/omap2/omapfb/dss/
H A Ddispc.c1098 static void dispc_mgr_set_size(enum omap_channel channel, u16 width, in dispc_mgr_set_size() function
3170 dispc_mgr_set_size(channel, t.x_res, t.y_res); in dispc_mgr_set_timings()
/kernel/linux/linux-5.10/drivers/gpu/drm/omapdrm/dss/
H A Ddispc.c1348 static void dispc_mgr_set_size(struct dispc_device *dispc, in dispc_mgr_set_size() function
3237 dispc_mgr_set_size(dispc, channel, t.hactive, t.vactive); in dispc_mgr_set_timings()
/kernel/linux/linux-6.6/drivers/gpu/drm/omapdrm/dss/
H A Ddispc.c1358 static void dispc_mgr_set_size(struct dispc_device *dispc, in dispc_mgr_set_size() function
3264 dispc_mgr_set_size(dispc, channel, t.hactive, t.vactive); in dispc_mgr_set_timings()

Completed in 27 milliseconds