Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/video/fbdev/omap2/omapfb/dss/
H A Ddispc.c1826 s32 *row_inc, s32 *pix_inc, int x_predecim, int y_predecim) in calc_vrfb_rotation_offset()
1876 *pix_inc = pixinc(x_predecim, ps); in calc_vrfb_rotation_offset()
1898 *pix_inc = pixinc(x_predecim, ps); in calc_vrfb_rotation_offset()
1913 s32 *row_inc, s32 *pix_inc, int x_predecim, int y_predecim) in calc_dma_rotation_offset()
1960 *pix_inc = pixinc(x_predecim, 2 * ps); in calc_dma_rotation_offset()
1962 *pix_inc = pixinc(x_predecim, ps); in calc_dma_rotation_offset()
1972 *pix_inc = pixinc(-x_predecim * screen_width, ps); in calc_dma_rotation_offset()
1985 *pix_inc = pixinc(-x_predecim, 2 * ps); in calc_dma_rotation_offset()
1987 *pix_inc = pixinc(-x_predecim, ps); in calc_dma_rotation_offset()
1997 *pix_inc in calc_dma_rotation_offset()
1820 calc_vrfb_rotation_offset(u8 rotation, bool mirror, u16 screen_width, u16 width, u16 height, enum omap_color_mode color_mode, bool fieldmode, unsigned int field_offset, unsigned *offset0, unsigned *offset1, s32 *row_inc, s32 *pix_inc, int x_predecim, int y_predecim) calc_vrfb_rotation_offset() argument
1907 calc_dma_rotation_offset(u8 rotation, bool mirror, u16 screen_width, u16 width, u16 height, enum omap_color_mode color_mode, bool fieldmode, unsigned int field_offset, unsigned *offset0, unsigned *offset1, s32 *row_inc, s32 *pix_inc, int x_predecim, int y_predecim) calc_dma_rotation_offset() argument
2063 calc_tiler_rotation_offset(u16 screen_width, u16 width, enum omap_color_mode color_mode, bool fieldmode, unsigned int field_offset, unsigned *offset0, unsigned *offset1, s32 *row_inc, s32 *pix_inc, int x_predecim, int y_predecim) calc_tiler_rotation_offset() argument
2568 s32 pix_inc; dispc_ovl_setup_common() local
[all...]
/kernel/linux/linux-6.6/drivers/video/fbdev/omap2/omapfb/dss/
H A Ddispc.c1824 s32 *row_inc, s32 *pix_inc, int x_predecim, int y_predecim) in calc_vrfb_rotation_offset()
1874 *pix_inc = pixinc(x_predecim, ps); in calc_vrfb_rotation_offset()
1896 *pix_inc = pixinc(x_predecim, ps); in calc_vrfb_rotation_offset()
1911 s32 *row_inc, s32 *pix_inc, int x_predecim, int y_predecim) in calc_dma_rotation_offset()
1958 *pix_inc = pixinc(x_predecim, 2 * ps); in calc_dma_rotation_offset()
1960 *pix_inc = pixinc(x_predecim, ps); in calc_dma_rotation_offset()
1970 *pix_inc = pixinc(-x_predecim * screen_width, ps); in calc_dma_rotation_offset()
1983 *pix_inc = pixinc(-x_predecim, 2 * ps); in calc_dma_rotation_offset()
1985 *pix_inc = pixinc(-x_predecim, ps); in calc_dma_rotation_offset()
1995 *pix_inc in calc_dma_rotation_offset()
1818 calc_vrfb_rotation_offset(u8 rotation, bool mirror, u16 screen_width, u16 width, u16 height, enum omap_color_mode color_mode, bool fieldmode, unsigned int field_offset, unsigned *offset0, unsigned *offset1, s32 *row_inc, s32 *pix_inc, int x_predecim, int y_predecim) calc_vrfb_rotation_offset() argument
1905 calc_dma_rotation_offset(u8 rotation, bool mirror, u16 screen_width, u16 width, u16 height, enum omap_color_mode color_mode, bool fieldmode, unsigned int field_offset, unsigned *offset0, unsigned *offset1, s32 *row_inc, s32 *pix_inc, int x_predecim, int y_predecim) calc_dma_rotation_offset() argument
2061 calc_tiler_rotation_offset(u16 screen_width, u16 width, enum omap_color_mode color_mode, bool fieldmode, unsigned int field_offset, unsigned *offset0, unsigned *offset1, s32 *row_inc, s32 *pix_inc, int x_predecim, int y_predecim) calc_tiler_rotation_offset() argument
2566 s32 pix_inc; dispc_ovl_setup_common() local
[all...]
/kernel/linux/linux-5.10/drivers/gpu/drm/omapdrm/dss/
H A Ddispc.c2088 s32 *row_inc, s32 *pix_inc, int x_predecim, int y_predecim, in calc_offset()
2121 *pix_inc = pixinc(x_predecim, 2 * ps); in calc_offset()
2123 *pix_inc = pixinc(x_predecim, ps); in calc_offset()
2608 s32 pix_inc; in dispc_ovl_setup_common() local
2700 pix_inc = 0; in dispc_ovl_setup_common()
2709 &offset0, &offset1, &row_inc, &pix_inc, in dispc_ovl_setup_common()
2713 DSSDBG("offset0 %u, offset1 %u, row_inc %d, pix_inc %d\n", in dispc_ovl_setup_common()
2714 offset0, offset1, row_inc, pix_inc); in dispc_ovl_setup_common()
2732 row_inc += pix_inc - 1; in dispc_ovl_setup_common()
2735 dispc_ovl_set_pix_inc(dispc, plane, pix_inc); in dispc_ovl_setup_common()
2085 calc_offset(u16 screen_width, u16 width, u32 fourcc, bool fieldmode, unsigned int field_offset, unsigned int *offset0, unsigned int *offset1, s32 *row_inc, s32 *pix_inc, int x_predecim, int y_predecim, enum omap_dss_rotation_type rotation_type, u8 rotation) calc_offset() argument
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/omapdrm/dss/
H A Ddispc.c2097 s32 *row_inc, s32 *pix_inc, int x_predecim, int y_predecim, in calc_offset()
2130 *pix_inc = pixinc(x_predecim, 2 * ps); in calc_offset()
2132 *pix_inc = pixinc(x_predecim, ps); in calc_offset()
2630 s32 pix_inc; in dispc_ovl_setup_common() local
2722 pix_inc = 0; in dispc_ovl_setup_common()
2731 &offset0, &offset1, &row_inc, &pix_inc, in dispc_ovl_setup_common()
2735 DSSDBG("offset0 %u, offset1 %u, row_inc %d, pix_inc %d\n", in dispc_ovl_setup_common()
2736 offset0, offset1, row_inc, pix_inc); in dispc_ovl_setup_common()
2754 row_inc += pix_inc - 1; in dispc_ovl_setup_common()
2757 dispc_ovl_set_pix_inc(dispc, plane, pix_inc); in dispc_ovl_setup_common()
2094 calc_offset(u16 screen_width, u16 width, u32 fourcc, bool fieldmode, unsigned int field_offset, unsigned int *offset0, unsigned int *offset1, s32 *row_inc, s32 *pix_inc, int x_predecim, int y_predecim, enum omap_dss_rotation_type rotation_type, u8 rotation) calc_offset() argument
[all...]

Completed in 19 milliseconds