Searched refs:phantom_timing (Results 1 – 1 of 1) sorted by relevance
590 struct dc_crtc_timing *phantom_timing; in populate_subvp_cmd_drr_info() local 607 phantom_timing = &phantom_stream->timing; in populate_subvp_cmd_drr_info() 615 // P-State allow width and FW delays already included phantom_timing->v_addressable in populate_subvp_cmd_drr_info() 616 mall_region_us = div64_u64(((uint64_t)phantom_timing->v_addressable * phantom_timing->h_total * 1000000), in populate_subvp_cmd_drr_info() 617 (((uint64_t)phantom_timing->pix_clk_100hz * 100))); in populate_subvp_cmd_drr_info() 622 prefetch_us = div64_u64(((uint64_t)(phantom_timing->v_total - phantom_timing->v_front_porch) * phantom_timing->h_total * 1000000), in populate_subvp_cmd_drr_info() 623 (((uint64_t)phantom_timing in populate_subvp_cmd_drr_info() 793 struct dc_crtc_timing *phantom_timing; populate_subvp_cmd_pipe_info() local [all...]