| /OK3568_Linux_fs/kernel/drivers/video/fbdev/omap2/omapfb/dss/ |
| H A D | dispc.c | 1821 u16 screen_width, in calc_vrfb_rotation_offset() argument 1847 DSSDBG("calc_rot(%d): scrw %d, %dx%d\n", rotation, screen_width, in calc_vrfb_rotation_offset() 1869 *offset0 = field_offset * screen_width * ps; in calc_vrfb_rotation_offset() 1874 (y_predecim * screen_width - x_predecim * width) + in calc_vrfb_rotation_offset() 1875 (fieldmode ? screen_width : 0), ps); in calc_vrfb_rotation_offset() 1892 *offset0 = field_offset * screen_width * ps; in calc_vrfb_rotation_offset() 1896 (y_predecim * screen_width + x_predecim * width) - in calc_vrfb_rotation_offset() 1897 (fieldmode ? screen_width : 0), ps); in calc_vrfb_rotation_offset() 1908 u16 screen_width, in calc_dma_rotation_offset() argument 1931 DSSDBG("calc_rot(%d): scrw %d, %dx%d\n", rotation, screen_width, in calc_dma_rotation_offset() [all …]
|
| H A D | overlay-sysfs.c | 121 return snprintf(buf, PAGE_SIZE, "%d\n", info.screen_width); in overlay_screen_width_show() 365 static OVERLAY_ATTR(screen_width, S_IRUGO, overlay_screen_width_show, NULL);
|
| /OK3568_Linux_fs/kernel/tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/ |
| H A D | SchedGui.py | 26 (self.screen_width, self.screen_height) = wx.GetDisplaySize() 27 self.screen_width -= 10 39 self.panel = wx.Panel(self, size=(self.screen_width, self.screen_height)) 48 self.scroll_panel = wx.Panel(self.scroll, size=(self.screen_width - 15, self.screen_height / 2)) 112 width = min(self.width_virtual, self.screen_width)
|
| /OK3568_Linux_fs/kernel/drivers/video/fbdev/omap/ |
| H A D | lcdc.c | 44 int screen_width; member 220 lcdc.screen_width * bpp / 8 / esize); in setup_lcd_dma() 279 unsigned long offset, int screen_width, in omap_lcdc_setup_plane() argument 307 lcdc.screen_width = screen_width; in omap_lcdc_setup_plane()
|
| H A D | omapfb.h | 155 int screen_width,
|
| H A D | hwa742.c | 514 unsigned long offset, int screen_width, in hwa742_setup_plane() argument
|
| /OK3568_Linux_fs/kernel/drivers/video/fbdev/ |
| H A D | hyperv_fb.c | 287 static uint screen_width = HVFB_WIDTH; variable 612 screen_width = in synthvid_get_supported_resolution() 819 var->xres > screen_width || var->yres > screen_height || in hvfb_check_var() 942 screen_width = x; in hvfb_get_option() 1059 screen_width * screen_height * screen_depth / 8; in hvfb_getmem() 1170 screen_width, screen_height, screen_depth, screen_fb_size); in hvfb_probe() 1181 info->var.xres_virtual = info->var.xres = screen_width; in hvfb_probe() 1205 info->fix.line_length = screen_width * screen_depth / 8; in hvfb_probe()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/omapdrm/ |
| H A D | omap_fb.c | 186 info->screen_width = omap_gem_tiled_stride(fb->obj[0], orient); in omap_framebuffer_update_scanout() 204 info->screen_width = fb->pitches[0]; in omap_framebuffer_update_scanout() 208 info->screen_width /= format->cpp[0]; in omap_framebuffer_update_scanout()
|
| H A D | omap_plane.c | 68 info.screen_width); in omap_plane_atomic_update()
|
| /OK3568_Linux_fs/u-boot/include/ |
| H A D | vbe.h | 17 u16 screen_width; member
|
| /OK3568_Linux_fs/u-boot/drivers/video/rk_eink/ |
| H A D | rk_eink_display.c | 56 u32 screen_width; member 375 if (part_hdr->screen_width != panel->vir_width || in read_needed_logo_from_partition() 378 part_hdr->screen_width, part_hdr->screen_height, in read_needed_logo_from_partition()
|
| /OK3568_Linux_fs/u-boot/tools/rockchip/ |
| H A D | bmp2gray16.c | 63 uint32_t screen_width; member 562 part_hdr->screen_width = screen_w; in main()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/omapdrm/dss/ |
| H A D | dispc.c | 2085 static void calc_offset(u16 screen_width, u16 width, in calc_offset() argument 2095 DSSDBG("scrw %d, width %d\n", screen_width, width); in calc_offset() 2115 *offset0 = field_offset * screen_width * ps; in calc_offset() 2118 *row_inc = pixinc(1 + (y_predecim * screen_width - width * x_predecim) + in calc_offset() 2119 (fieldmode ? screen_width : 0), ps); in calc_offset() 2594 u16 screen_width, int pos_x, int pos_y, in dispc_ovl_setup_common() argument 2707 calc_offset(screen_width, frame_width, in dispc_ovl_setup_common() 2776 plane, &oi->paddr, &oi->p_uv_addr, oi->screen_width, oi->pos_x, in dispc_ovl_setup() 2783 oi->screen_width, oi->pos_x, oi->pos_y, oi->width, oi->height, in dispc_ovl_setup() 4560 .screen_width = 1,
|
| H A D | omapdss.h | 232 u16 screen_width; member
|
| /OK3568_Linux_fs/kernel/drivers/video/fbdev/omap2/omapfb/ |
| H A D | omapfb-main.c | 842 int screen_width; in omapfb_setup_overlay() local 881 screen_width = fix->line_length in omapfb_setup_overlay() 887 screen_width = fix->line_length / (var->bits_per_pixel >> 3); in omapfb_setup_overlay() 899 info.screen_width = screen_width; in omapfb_setup_overlay()
|
| /OK3568_Linux_fs/kernel/drivers/media/platform/omap/ |
| H A D | omap_vout.c | 325 info.screen_width = pixwidth; in omapvid_setup_overlay() 329 info.screen_width = 2048; in omapvid_setup_overlay() 339 info.screen_width); in omapvid_setup_overlay()
|
| /OK3568_Linux_fs/kernel/include/video/ |
| H A D | omapfb_dss.h | 297 u16 screen_width; member
|
| /OK3568_Linux_fs/kernel/Documentation/arm/omap/ |
| H A D | dss.rst | 181 screen_width width
|
| /OK3568_Linux_fs/recovery/ |
| HD | rootfs.cpio.gz | 107070100A8AEB0000041ED0000000000000000000000116841B48100000000000000FD0000000200000000000000000000000200000000.07070100A8B07C000081A40000000000000000000000016841263500000000000000FD0000000200000000000000000000000900000000.gitkeep07070100A8B07D000081A40000000000000000000000016841263500000000000000FD0000000200000000000000000000000B00000000.skip_fsck07070100A8AEB10000A1FF0000000000000000000000016841B0B600000007000000FD0000000200000000000000000000000400000000binusr/bin07070100A8B07E000081A400000000000000000000000168412635000001CC000000FD0000000200000000000000000000001100000000busybox. ... |