HomeSort by: relevance | last modified time | path
    Searched refs:destination_line_times_for_prefetch_less_than2 (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/amd/display/dc/inc/
dcn_calcs.h 505 enum dcn_bw_defs destination_line_times_for_prefetch_less_than2; member in struct:dcn_bw_internal_vars
  /src/sys/external/bsd/drm2/dist/drm/amd/display/dc/calcs/
amdgpu_dcn_calc_auto.c 1645 v->destination_line_times_for_prefetch_less_than2 = dcn_bw_no;
1762 v->destination_line_times_for_prefetch_less_than2 = dcn_bw_yes;
1776 if (v->max_rd_bandwidth <= v->return_bw && v->v_ratio_prefetch_more_than4 == dcn_bw_no && v->destination_line_times_for_prefetch_less_than2 == dcn_bw_no) {

Completed in 14 milliseconds