Searched refs:pixels_per_cycle (Results 1 – 1 of 1) sorted by relevance
1905 uint32_t pixels_per_cycle = se->funcs->get_pixels_per_cycle(se); in dc_validate_boot_timing() local 1907 if (pixels_per_cycle != 1 && !dc->debug.enable_dp_dig_pixel_rate_div_policy) { in dc_validate_boot_timing() 1908 DC_LOG_DEBUG("boot timing validation failed due to pixels_per_cycle\n"); in dc_validate_boot_timing() 1912 pix_clk_100hz *= pixels_per_cycle; in dc_validate_boot_timing()