Home
last modified time | relevance | path

Searched refs:fifo_low (Results 1 - 10 of 10) sorted by relevance

/kernel/linux/linux-5.10/drivers/video/fbdev/omap2/omapfb/dss/
H A Dapply.c64 u32 fifo_low, fifo_high; member
668 dispc_ovl_set_fifo_threshold(ovl->id, op->fifo_low, op->fifo_high); in dss_ovl_write_regs_extra()
1011 u32 fifo_low, u32 fifo_high) in dss_apply_ovl_fifo_thresholds()
1015 if (op->fifo_low == fifo_low && op->fifo_high == fifo_high) in dss_apply_ovl_fifo_thresholds()
1018 op->fifo_low = fifo_low; in dss_apply_ovl_fifo_thresholds()
1026 u32 fifo_low, fifo_high; in dss_ovl_setup_fifo() local
1032 dispc_ovl_compute_fifo_thresholds(ovl->id, &fifo_low, &fifo_high, in dss_ovl_setup_fifo()
1035 dss_apply_ovl_fifo_thresholds(ovl, fifo_low, fifo_hig in dss_ovl_setup_fifo()
1010 dss_apply_ovl_fifo_thresholds(struct omap_overlay *ovl, u32 fifo_low, u32 fifo_high) dss_apply_ovl_fifo_thresholds() argument
[all...]
H A Ddss.h386 u32 *fifo_low, u32 *fifo_high, bool use_fifomerge,
H A Ddispc.c1247 u32 *fifo_low, u32 *fifo_high, bool use_fifomerge, in dispc_ovl_compute_fifo_thresholds()
1277 *fifo_low = ovl_fifo_size - burst_size * 2; in dispc_ovl_compute_fifo_thresholds()
1285 *fifo_low = 0; in dispc_ovl_compute_fifo_thresholds()
1288 *fifo_low = ovl_fifo_size - burst_size; in dispc_ovl_compute_fifo_thresholds()
1246 dispc_ovl_compute_fifo_thresholds(enum omap_plane plane, u32 *fifo_low, u32 *fifo_high, bool use_fifomerge, bool manual_update) dispc_ovl_compute_fifo_thresholds() argument
/kernel/linux/linux-6.6/drivers/video/fbdev/omap2/omapfb/dss/
H A Dapply.c64 u32 fifo_low, fifo_high; member
666 dispc_ovl_set_fifo_threshold(ovl->id, op->fifo_low, op->fifo_high); in dss_ovl_write_regs_extra()
1009 u32 fifo_low, u32 fifo_high) in dss_apply_ovl_fifo_thresholds()
1013 if (op->fifo_low == fifo_low && op->fifo_high == fifo_high) in dss_apply_ovl_fifo_thresholds()
1016 op->fifo_low = fifo_low; in dss_apply_ovl_fifo_thresholds()
1024 u32 fifo_low, fifo_high; in dss_ovl_setup_fifo() local
1030 dispc_ovl_compute_fifo_thresholds(ovl->id, &fifo_low, &fifo_high, in dss_ovl_setup_fifo()
1033 dss_apply_ovl_fifo_thresholds(ovl, fifo_low, fifo_hig in dss_ovl_setup_fifo()
1008 dss_apply_ovl_fifo_thresholds(struct omap_overlay *ovl, u32 fifo_low, u32 fifo_high) dss_apply_ovl_fifo_thresholds() argument
[all...]
H A Ddss.h386 u32 *fifo_low, u32 *fifo_high, bool use_fifomerge,
H A Ddispc.c1245 u32 *fifo_low, u32 *fifo_high, bool use_fifomerge, in dispc_ovl_compute_fifo_thresholds()
1275 *fifo_low = ovl_fifo_size - burst_size * 2; in dispc_ovl_compute_fifo_thresholds()
1283 *fifo_low = 0; in dispc_ovl_compute_fifo_thresholds()
1286 *fifo_low = ovl_fifo_size - burst_size; in dispc_ovl_compute_fifo_thresholds()
1244 dispc_ovl_compute_fifo_thresholds(enum omap_plane plane, u32 *fifo_low, u32 *fifo_high, bool use_fifomerge, bool manual_update) dispc_ovl_compute_fifo_thresholds() argument
/kernel/linux/linux-5.10/drivers/gpu/drm/omapdrm/dss/
H A Ddss.h418 u32 *fifo_low, u32 *fifo_high,
H A Ddispc.c1504 u32 *fifo_low, u32 *fifo_high, in dispc_ovl_compute_fifo_thresholds()
1533 *fifo_low = ovl_fifo_size - burst_size * 2; in dispc_ovl_compute_fifo_thresholds()
1541 *fifo_low = 0; in dispc_ovl_compute_fifo_thresholds()
1544 *fifo_low = ovl_fifo_size - burst_size; in dispc_ovl_compute_fifo_thresholds()
1502 dispc_ovl_compute_fifo_thresholds(struct dispc_device *dispc, enum omap_plane_id plane, u32 *fifo_low, u32 *fifo_high, bool use_fifomerge, bool manual_update) dispc_ovl_compute_fifo_thresholds() argument
/kernel/linux/linux-6.6/drivers/gpu/drm/omapdrm/dss/
H A Ddss.h491 u32 *fifo_low, u32 *fifo_high,
H A Ddispc.c1514 u32 *fifo_low, u32 *fifo_high, in dispc_ovl_compute_fifo_thresholds()
1543 *fifo_low = ovl_fifo_size - burst_size * 2; in dispc_ovl_compute_fifo_thresholds()
1551 *fifo_low = 0; in dispc_ovl_compute_fifo_thresholds()
1554 *fifo_low = ovl_fifo_size - burst_size; in dispc_ovl_compute_fifo_thresholds()
1512 dispc_ovl_compute_fifo_thresholds(struct dispc_device *dispc, enum omap_plane_id plane, u32 *fifo_low, u32 *fifo_high, bool use_fifomerge, bool manual_update) dispc_ovl_compute_fifo_thresholds() argument

Completed in 32 milliseconds