Home
last modified time | relevance | path

Searched refs:vsync_count (Results 1 - 16 of 16) sorted by relevance

/kernel/linux/linux-6.6/drivers/media/platform/rockchip/rkisp1/
H A Drkisp1-debug.c150 unsigned int vsync_count = 0; in rkisp1_debug_input_status_show() local
171 vsync_count++; in rkisp1_debug_input_status_show()
178 seq_printf(m, "vsync: %u, hsync: %u\n", vsync_count, hsync_count); in rkisp1_debug_input_status_show()
/kernel/linux/linux-6.6/drivers/gpu/drm/arm/
H A Dhdlcd_drv.c59 atomic_inc(&hdlcd->vsync_count); in hdlcd_irq()
113 atomic_set(&hdlcd->vsync_count, 0); in hdlcd_load()
203 seq_printf(m, "vsync : %d\n", atomic_read(&hdlcd->vsync_count)); in hdlcd_show_underrun_count()
H A Dhdlcd_drv.h19 atomic_t vsync_count; member
/kernel/linux/linux-5.10/drivers/gpu/drm/arm/
H A Dhdlcd_drv.h17 atomic_t vsync_count; member
H A Dhdlcd_drv.c56 atomic_set(&hdlcd->vsync_count, 0); in hdlcd_load()
144 atomic_inc(&hdlcd->vsync_count); in hdlcd_irq()
205 seq_printf(m, "vsync : %d\n", atomic_read(&hdlcd->vsync_count)); in hdlcd_show_underrun_count()
/kernel/linux/linux-5.10/drivers/gpu/drm/gma500/
H A Dmdfld_dsi_dpi.h39 u16 vsync_count; member
H A Dmdfld_dsi_dpi.c460 dpi_timing->vsync_count = mdfld_dsi_dpi_to_byte_clock_count( in mdfld_dsi_dpi_timing_calculation()
538 dpi_timing.vsync_count & DSI_DPI_TIMING_MASK); in mdfld_dsi_dpi_controller_init()
767 dpi_timing.vsync_count & DSI_DPI_TIMING_MASK); in mdfld_mipi_set_video_timing()
/kernel/linux/linux-5.10/drivers/gpu/drm/msm/disp/dpu1/
H A Ddpu_hw_pingpong.h22 u32 vsync_count; member
H A Ddpu_crtc.h115 * @vsync_count : Running count of received vsync events
148 u32 vsync_count; member
H A Ddpu_encoder_phys_cmd.c358 * vsync_count is ratio of MDP VSYNC clock frequency to LCD panel in dpu_encoder_phys_cmd_tearcheck_config()
368 tc_cfg.vsync_count = vsync_hz / in dpu_encoder_phys_cmd_tearcheck_config()
395 "tc %d hw_vsync_mode %u vsync_count %u vsync_init_val %u\n", in dpu_encoder_phys_cmd_tearcheck_config()
397 tc_cfg.vsync_count, tc_cfg.vsync_init_val); in dpu_encoder_phys_cmd_tearcheck_config()
H A Ddpu_hw_pingpong.c107 cfg |= te->vsync_count; in dpu_hw_pp_setup_te_config()
/kernel/linux/linux-6.6/drivers/gpu/drm/msm/disp/dpu1/
H A Ddpu_crtc.h129 * @vsync_count : Running count of received vsync events
161 u32 vsync_count; member
H A Ddpu_hw_mdss.h466 * @vsync_count: Ratio of MDP VSYNC clk freq(Hz) to refresh rate divided
483 u32 vsync_count; member
H A Ddpu_encoder_phys_cmd.c364 * vsync_count is ratio of MDP VSYNC clock frequency to LCD panel in dpu_encoder_phys_cmd_tearcheck_config()
373 tc_cfg.vsync_count = vsync_hz / in dpu_encoder_phys_cmd_tearcheck_config()
395 "tc hw_vsync_mode %u vsync_count %u vsync_init_val %u\n", in dpu_encoder_phys_cmd_tearcheck_config()
396 tc_cfg.hw_vsync_mode, tc_cfg.vsync_count, in dpu_encoder_phys_cmd_tearcheck_config()
H A Ddpu_hw_pingpong.c90 cfg |= te->vsync_count; in dpu_hw_pp_enable_te()
H A Ddpu_hw_intf.c349 cfg |= te->vsync_count; in dpu_hw_intf_enable_te()

Completed in 11 milliseconds