Searched refs:total_lines (Results 1 – 3 of 3) sorted by relevance
25 u32 total_lines, vclks_line, cfg; in pingpong_tearcheck_setup() local35 total_lines = mode->vtotal * drm_mode_vrefresh(mode); in pingpong_tearcheck_setup()36 if (!total_lines) { in pingpong_tearcheck_setup()48 vclks_line = vsync_clk_speed / total_lines; in pingpong_tearcheck_setup()
20 u32 total_lines; member
2126 u32 proto, seg, total_lines, i, shadow_line; in qed_cxt_get_tid_mem_info() local2155 total_lines = DIV_ROUND_UP(p_fl_seg->total_size, in qed_cxt_get_tid_mem_info()2158 for (i = 0; i < total_lines; i++) { in qed_cxt_get_tid_mem_info()2455 u32 total_lines; in qed_cxt_get_task_ctx() local2488 total_lines = DIV_ROUND_UP(p_seg->total_size, p_seg->real_size_in_page); in qed_cxt_get_task_ctx()2492 if (total_lines < tid / num_tids_per_block) in qed_cxt_get_task_ctx()