/dports/multimedia/libv4l/linux-5.13-rc2/drivers/gpu/drm/omapdrm/dss/ |
H A D | dsi.c | 3638 int dsi_hact, dsi_htot; in print_dsi_dispc_vm() local 3642 dsi_hact = DIV_ROUND_UP(DIV_ROUND_UP(t->hact * t->bitspp, 8) + 6, t->ndl); in print_dsi_dispc_vm() 3643 dsi_htot = t->hss + t->hsa + t->hse + t->hbp + dsi_hact + t->hfp; in print_dsi_dispc_vm() 3757 int dsi_htot, dsi_hact, dsi_hbl, hss, hse; /* byteclks */ in dsi_vm_calc_blanking() local 3780 dsi_hact = DIV_ROUND_UP(DIV_ROUND_UP(xres * bitspp, 8) + 6, ndl); in dsi_vm_calc_blanking() 3819 if (dsi_htot < hss + hse + dsi_hact) in dsi_vm_calc_blanking() 3823 dsi_hbl = dsi_htot - dsi_hact; in dsi_vm_calc_blanking()
|
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/gpu/drm/omapdrm/dss/ |
H A D | dsi.c | 3638 int dsi_hact, dsi_htot; in print_dsi_dispc_vm() local 3642 dsi_hact = DIV_ROUND_UP(DIV_ROUND_UP(t->hact * t->bitspp, 8) + 6, t->ndl); in print_dsi_dispc_vm() 3643 dsi_htot = t->hss + t->hsa + t->hse + t->hbp + dsi_hact + t->hfp; in print_dsi_dispc_vm() 3757 int dsi_htot, dsi_hact, dsi_hbl, hss, hse; /* byteclks */ in dsi_vm_calc_blanking() local 3780 dsi_hact = DIV_ROUND_UP(DIV_ROUND_UP(xres * bitspp, 8) + 6, ndl); in dsi_vm_calc_blanking() 3819 if (dsi_htot < hss + hse + dsi_hact) in dsi_vm_calc_blanking() 3823 dsi_hbl = dsi_htot - dsi_hact; in dsi_vm_calc_blanking()
|
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/gpu/drm/omapdrm/dss/ |
H A D | dsi.c | 3638 int dsi_hact, dsi_htot; in print_dsi_dispc_vm() local 3642 dsi_hact = DIV_ROUND_UP(DIV_ROUND_UP(t->hact * t->bitspp, 8) + 6, t->ndl); in print_dsi_dispc_vm() 3643 dsi_htot = t->hss + t->hsa + t->hse + t->hbp + dsi_hact + t->hfp; in print_dsi_dispc_vm() 3757 int dsi_htot, dsi_hact, dsi_hbl, hss, hse; /* byteclks */ in dsi_vm_calc_blanking() local 3780 dsi_hact = DIV_ROUND_UP(DIV_ROUND_UP(xres * bitspp, 8) + 6, ndl); in dsi_vm_calc_blanking() 3819 if (dsi_htot < hss + hse + dsi_hact) in dsi_vm_calc_blanking() 3823 dsi_hbl = dsi_htot - dsi_hact; in dsi_vm_calc_blanking()
|
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/video/fbdev/omap2/omapfb/dss/ |
H A D | dsi.c | 4379 int dsi_hact, dsi_htot; in print_dsi_dispc_vm() local 4383 dsi_hact = DIV_ROUND_UP(DIV_ROUND_UP(t->hact * t->bitspp, 8) + 6, t->ndl); in print_dsi_dispc_vm() 4384 dsi_htot = t->hss + t->hsa + t->hse + t->hbp + dsi_hact + t->hfp; in print_dsi_dispc_vm() 4496 int dsi_htot, dsi_hact, dsi_hbl, hss, hse; /* byteclks */ in dsi_vm_calc_blanking() local 4518 dsi_hact = DIV_ROUND_UP(DIV_ROUND_UP(xres * bitspp, 8) + 6, ndl); in dsi_vm_calc_blanking() 4557 if (dsi_htot < hss + hse + dsi_hact) in dsi_vm_calc_blanking() 4561 dsi_hbl = dsi_htot - dsi_hact; in dsi_vm_calc_blanking()
|
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/video/fbdev/omap2/omapfb/dss/ |
H A D | dsi.c | 4379 int dsi_hact, dsi_htot; in print_dsi_dispc_vm() local 4383 dsi_hact = DIV_ROUND_UP(DIV_ROUND_UP(t->hact * t->bitspp, 8) + 6, t->ndl); in print_dsi_dispc_vm() 4384 dsi_htot = t->hss + t->hsa + t->hse + t->hbp + dsi_hact + t->hfp; in print_dsi_dispc_vm() 4496 int dsi_htot, dsi_hact, dsi_hbl, hss, hse; /* byteclks */ in dsi_vm_calc_blanking() local 4518 dsi_hact = DIV_ROUND_UP(DIV_ROUND_UP(xres * bitspp, 8) + 6, ndl); in dsi_vm_calc_blanking() 4557 if (dsi_htot < hss + hse + dsi_hact) in dsi_vm_calc_blanking() 4561 dsi_hbl = dsi_htot - dsi_hact; in dsi_vm_calc_blanking()
|
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/video/fbdev/omap2/omapfb/dss/ |
H A D | dsi.c | 4379 int dsi_hact, dsi_htot; in print_dsi_dispc_vm() local 4383 dsi_hact = DIV_ROUND_UP(DIV_ROUND_UP(t->hact * t->bitspp, 8) + 6, t->ndl); in print_dsi_dispc_vm() 4384 dsi_htot = t->hss + t->hsa + t->hse + t->hbp + dsi_hact + t->hfp; in print_dsi_dispc_vm() 4496 int dsi_htot, dsi_hact, dsi_hbl, hss, hse; /* byteclks */ in dsi_vm_calc_blanking() local 4518 dsi_hact = DIV_ROUND_UP(DIV_ROUND_UP(xres * bitspp, 8) + 6, ndl); in dsi_vm_calc_blanking() 4557 if (dsi_htot < hss + hse + dsi_hact) in dsi_vm_calc_blanking() 4561 dsi_hbl = dsi_htot - dsi_hact; in dsi_vm_calc_blanking()
|