/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/dml/dcn20/ |
A D | display_rq_dlg_calc_20v2.c | 127 unsigned int req_per_swath_ub) in get_refcyc_per_delivery() argument 135 / pclk_freq_in_mhz / (double) req_per_swath_ub; in get_refcyc_per_delivery() 138 / pclk_freq_in_mhz / (double) req_per_swath_ub; in get_refcyc_per_delivery() 141 / (double) hscale_pixel_rate / (double) req_per_swath_ub; in get_refcyc_per_delivery() 148 dml_print("DML_DLG: %s: req_per_swath_ub = %d\n", __func__, req_per_swath_ub); in get_refcyc_per_delivery() 468 rq_dlg_param->req_per_swath_ub = rq_dlg_param->swath_width_ub >> log2_blk256_width; in get_meta_and_pte_attr() 472 rq_dlg_param->req_per_swath_ub = rq_dlg_param->swath_width_ub >> log2_blk256_height; in get_meta_and_pte_attr() 1141 req_per_swath_ub_l = rq_dlg_param->rq_l.req_per_swath_ub; in dml20v2_rq_dlg_get_dlg_params() 1142 req_per_swath_ub_c = rq_dlg_param->rq_c.req_per_swath_ub; in dml20v2_rq_dlg_get_dlg_params()
|
A D | display_rq_dlg_calc_20.c | 127 unsigned int req_per_swath_ub) in get_refcyc_per_delivery() argument 135 / pclk_freq_in_mhz / (double) req_per_swath_ub; in get_refcyc_per_delivery() 138 / pclk_freq_in_mhz / (double) req_per_swath_ub; in get_refcyc_per_delivery() 141 / (double) hscale_pixel_rate / (double) req_per_swath_ub; in get_refcyc_per_delivery() 148 dml_print("DML_DLG: %s: req_per_swath_ub = %d\n", __func__, req_per_swath_ub); in get_refcyc_per_delivery() 468 rq_dlg_param->req_per_swath_ub = rq_dlg_param->swath_width_ub >> log2_blk256_width; in get_meta_and_pte_attr() 472 rq_dlg_param->req_per_swath_ub = rq_dlg_param->swath_width_ub >> log2_blk256_height; in get_meta_and_pte_attr() 1140 req_per_swath_ub_l = rq_dlg_param->rq_l.req_per_swath_ub; in dml20_rq_dlg_get_dlg_params() 1141 req_per_swath_ub_c = rq_dlg_param->rq_c.req_per_swath_ub; in dml20_rq_dlg_get_dlg_params()
|
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/dml/dcn21/ |
A D | display_rq_dlg_calc_21.c | 103 unsigned int req_per_swath_ub) in get_refcyc_per_delivery() argument 111 / pclk_freq_in_mhz / (double) req_per_swath_ub; in get_refcyc_per_delivery() 114 / pclk_freq_in_mhz / (double) req_per_swath_ub; in get_refcyc_per_delivery() 117 / (double) hscale_pixel_rate / (double) req_per_swath_ub; in get_refcyc_per_delivery() 124 dml_print("DML_DLG: %s: req_per_swath_ub = %d\n", __func__, req_per_swath_ub); in get_refcyc_per_delivery() 460 rq_dlg_param->req_per_swath_ub = rq_dlg_param->swath_width_ub >> log2_blk256_width; in get_meta_and_pte_attr() 466 rq_dlg_param->req_per_swath_ub = rq_dlg_param->swath_width_ub >> log2_blk256_height; in get_meta_and_pte_attr() 1192 req_per_swath_ub_l = rq_dlg_param->rq_l.req_per_swath_ub; in dml_rq_dlg_get_dlg_params() 1193 req_per_swath_ub_c = rq_dlg_param->rq_c.req_per_swath_ub; in dml_rq_dlg_get_dlg_params()
|
A D | display_mode_vba_21.c | 5760 double req_per_swath_ub; in CalculatePixelDeliveryTimes() local 5808 req_per_swath_ub = swath_width_luma_ub[k] / BlockWidth256BytesY[k]; in CalculatePixelDeliveryTimes() 5810 req_per_swath_ub = swath_width_luma_ub[k] / BlockHeight256BytesY[k]; in CalculatePixelDeliveryTimes() 5813 / req_per_swath_ub; in CalculatePixelDeliveryTimes() 5815 DisplayPipeLineDeliveryTimeLumaPrefetch[k] / req_per_swath_ub; in CalculatePixelDeliveryTimes() 5821 req_per_swath_ub = swath_width_chroma_ub[k] in CalculatePixelDeliveryTimes() 5824 req_per_swath_ub = swath_width_chroma_ub[k] in CalculatePixelDeliveryTimes() 5828 DisplayPipeLineDeliveryTimeChroma[k] / req_per_swath_ub; in CalculatePixelDeliveryTimes() 5830 DisplayPipeLineDeliveryTimeChromaPrefetch[k] / req_per_swath_ub; in CalculatePixelDeliveryTimes()
|
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/dml/dcn30/ |
A D | display_rq_dlg_calc_30.c | 53 unsigned int req_per_swath_ub) in get_refcyc_per_delivery() argument 61 / pclk_freq_in_mhz / (double)req_per_swath_ub; in get_refcyc_per_delivery() 64 / pclk_freq_in_mhz / (double)req_per_swath_ub; in get_refcyc_per_delivery() 67 / (double)hscale_pixel_rate / (double)req_per_swath_ub; in get_refcyc_per_delivery() 74 dml_print("DML_DLG: %s: req_per_swath_ub = %d\n", __func__, req_per_swath_ub); in get_refcyc_per_delivery() 428 rq_dlg_param->req_per_swath_ub = temp >> log2_blk256_width; in get_meta_and_pte_attr() 444 rq_dlg_param->req_per_swath_ub = temp >> log2_blk256_height; in get_meta_and_pte_attr() 1293 req_per_swath_ub_l = rq_dlg_param.rq_l.req_per_swath_ub; in dml_rq_dlg_get_dlg_params() 1294 req_per_swath_ub_c = rq_dlg_param.rq_c.req_per_swath_ub; in dml_rq_dlg_get_dlg_params()
|
A D | display_mode_vba_30.c | 5581 double req_per_swath_ub = 0; in CalculatePixelDeliveryTimes() local 5620 req_per_swath_ub = swath_width_luma_ub[k] / BlockWidth256BytesY[k]; in CalculatePixelDeliveryTimes() 5622 req_per_swath_ub = swath_width_luma_ub[k] / BlockHeight256BytesY[k]; in CalculatePixelDeliveryTimes() 5624 DisplayPipeRequestDeliveryTimeLuma[k] = DisplayPipeLineDeliveryTimeLuma[k] / req_per_swath_ub; in CalculatePixelDeliveryTimes() 5625 …RequestDeliveryTimeLumaPrefetch[k] = DisplayPipeLineDeliveryTimeLumaPrefetch[k] / req_per_swath_ub; in CalculatePixelDeliveryTimes() 5631 req_per_swath_ub = swath_width_chroma_ub[k] / BlockWidth256BytesC[k]; in CalculatePixelDeliveryTimes() 5633 req_per_swath_ub = swath_width_chroma_ub[k] / BlockHeight256BytesC[k]; in CalculatePixelDeliveryTimes() 5635 … DisplayPipeRequestDeliveryTimeChroma[k] = DisplayPipeLineDeliveryTimeChroma[k] / req_per_swath_ub; in CalculatePixelDeliveryTimes() 5636 …estDeliveryTimeChromaPrefetch[k] = DisplayPipeLineDeliveryTimeChromaPrefetch[k] / req_per_swath_ub; in CalculatePixelDeliveryTimes()
|
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/dml/dcn31/ |
A D | display_rq_dlg_calc_31.c | 52 unsigned int req_per_swath_ub) in get_refcyc_per_delivery() argument 59 …double) hactive / ((unsigned int) odm_combine * 2)) / pclk_freq_in_mhz / (double) req_per_swath_ub; in get_refcyc_per_delivery() 61 …(double) refclk_freq_in_mhz * (double) recout_width / pclk_freq_in_mhz / (double) req_per_swath_ub; in get_refcyc_per_delivery() 63 …clk_freq_in_mhz * (double) delivery_width / (double) hscale_pixel_rate / (double) req_per_swath_ub; in get_refcyc_per_delivery() 71 dml_print("DML_DLG: %s: req_per_swath_ub = %d\n", __func__, req_per_swath_ub); in get_refcyc_per_delivery() 446 rq_dlg_param->req_per_swath_ub = temp >> log2_blk256_width; in get_meta_and_pte_attr() 462 rq_dlg_param->req_per_swath_ub = temp >> log2_blk256_height; in get_meta_and_pte_attr() 1137 req_per_swath_ub_l = rq_dlg_param->rq_l.req_per_swath_ub; in dml_rq_dlg_get_dlg_params() 1138 req_per_swath_ub_c = rq_dlg_param->rq_c.req_per_swath_ub; in dml_rq_dlg_get_dlg_params()
|
A D | display_mode_vba_31.c | 5829 double req_per_swath_ub; local 5868 req_per_swath_ub = swath_width_luma_ub[k] / BlockWidth256BytesY[k]; 5870 req_per_swath_ub = swath_width_luma_ub[k] / BlockHeight256BytesY[k]; 5872 DisplayPipeRequestDeliveryTimeLuma[k] = DisplayPipeLineDeliveryTimeLuma[k] / req_per_swath_ub; 5873 …RequestDeliveryTimeLumaPrefetch[k] = DisplayPipeLineDeliveryTimeLumaPrefetch[k] / req_per_swath_ub; 5879 req_per_swath_ub = swath_width_chroma_ub[k] / BlockWidth256BytesC[k]; 5881 req_per_swath_ub = swath_width_chroma_ub[k] / BlockHeight256BytesC[k]; 5883 … DisplayPipeRequestDeliveryTimeChroma[k] = DisplayPipeLineDeliveryTimeChroma[k] / req_per_swath_ub; 5884 …estDeliveryTimeChromaPrefetch[k] = DisplayPipeLineDeliveryTimeChromaPrefetch[k] / req_per_swath_ub;
|
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/dml/dcn314/ |
A D | display_rq_dlg_calc_314.c | 140 unsigned int req_per_swath_ub) in get_refcyc_per_delivery() argument 147 …double) hactive / ((unsigned int) odm_combine * 2)) / pclk_freq_in_mhz / (double) req_per_swath_ub; in get_refcyc_per_delivery() 149 …(double) refclk_freq_in_mhz * (double) recout_width / pclk_freq_in_mhz / (double) req_per_swath_ub; in get_refcyc_per_delivery() 151 …clk_freq_in_mhz * (double) delivery_width / (double) hscale_pixel_rate / (double) req_per_swath_ub; in get_refcyc_per_delivery() 159 dml_print("DML_DLG: %s: req_per_swath_ub = %d\n", __func__, req_per_swath_ub); in get_refcyc_per_delivery() 534 rq_dlg_param->req_per_swath_ub = temp >> log2_blk256_width; in get_meta_and_pte_attr() 550 rq_dlg_param->req_per_swath_ub = temp >> log2_blk256_height; in get_meta_and_pte_attr() 1252 req_per_swath_ub_l = rq_dlg_param->rq_l.req_per_swath_ub; in dml_rq_dlg_get_dlg_params() 1253 req_per_swath_ub_c = rq_dlg_param->rq_c.req_per_swath_ub; in dml_rq_dlg_get_dlg_params()
|
A D | display_mode_vba_314.c | 5875 double req_per_swath_ub; local 5914 req_per_swath_ub = swath_width_luma_ub[k] / BlockWidth256BytesY[k]; 5916 req_per_swath_ub = swath_width_luma_ub[k] / BlockHeight256BytesY[k]; 5918 DisplayPipeRequestDeliveryTimeLuma[k] = DisplayPipeLineDeliveryTimeLuma[k] / req_per_swath_ub; 5919 …RequestDeliveryTimeLumaPrefetch[k] = DisplayPipeLineDeliveryTimeLumaPrefetch[k] / req_per_swath_ub; 5925 req_per_swath_ub = swath_width_chroma_ub[k] / BlockWidth256BytesC[k]; 5927 req_per_swath_ub = swath_width_chroma_ub[k] / BlockHeight256BytesC[k]; 5929 … DisplayPipeRequestDeliveryTimeChroma[k] = DisplayPipeLineDeliveryTimeChroma[k] / req_per_swath_ub; 5930 …estDeliveryTimeChromaPrefetch[k] = DisplayPipeLineDeliveryTimeChromaPrefetch[k] / req_per_swath_ub;
|
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/dml/ |
A D | dml1_display_rq_dlg_calc.c | 105 unsigned int req_per_swath_ub) in get_refcyc_per_delivery() argument 111 / pclk_freq_in_mhz / (double) req_per_swath_ub; in get_refcyc_per_delivery() 114 / (double) hscale_pixel_rate / (double) req_per_swath_ub; in get_refcyc_per_delivery() 121 DTRACE("DLG: %s: req_per_swath_ub = %d", __func__, req_per_swath_ub); in get_refcyc_per_delivery() 696 rq_dlg_param->req_per_swath_ub = rq_dlg_param->swath_width_ub >> log2_blk256_width; in get_surf_rq_param() 702 rq_dlg_param->req_per_swath_ub = rq_dlg_param->swath_width_ub >> log2_blk256_height; in get_surf_rq_param() 1549 req_per_swath_ub_l = rq_dlg_param->rq_l.req_per_swath_ub; in dml1_rq_dlg_get_dlg_params() 1550 req_per_swath_ub_c = rq_dlg_param->rq_c.req_per_swath_ub; in dml1_rq_dlg_get_dlg_params()
|
A D | display_rq_dlg_helpers.c | 77 rq_dlg_param->req_per_swath_ub); in print__data_rq_dlg_params_st()
|
A D | display_mode_structs.h | 582 unsigned int req_per_swath_ub; member
|
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/dml/dcn32/ |
A D | display_mode_vba_util_32.c | 4706 double req_per_swath_ub; in dml32_CalculatePixelDeliveryTimes() local 4777 req_per_swath_ub = swath_width_luma_ub[k] / BlockWidth256BytesY[k]; in dml32_CalculatePixelDeliveryTimes() 4779 req_per_swath_ub = swath_width_luma_ub[k] / BlockHeight256BytesY[k]; in dml32_CalculatePixelDeliveryTimes() 4781 dml_print("DML::%s: k=%d : req_per_swath_ub = %f (Luma)\n", __func__, k, req_per_swath_ub); in dml32_CalculatePixelDeliveryTimes() 4784 DisplayPipeRequestDeliveryTimeLuma[k] = DisplayPipeLineDeliveryTimeLuma[k] / req_per_swath_ub; in dml32_CalculatePixelDeliveryTimes() 4786 DisplayPipeLineDeliveryTimeLumaPrefetch[k] / req_per_swath_ub; in dml32_CalculatePixelDeliveryTimes() 4792 req_per_swath_ub = swath_width_chroma_ub[k] / BlockWidth256BytesC[k]; in dml32_CalculatePixelDeliveryTimes() 4794 req_per_swath_ub = swath_width_chroma_ub[k] / BlockHeight256BytesC[k]; in dml32_CalculatePixelDeliveryTimes() 4796 dml_print("DML::%s: k=%d : req_per_swath_ub = %f (Chroma)\n", __func__, k, req_per_swath_ub); in dml32_CalculatePixelDeliveryTimes() 4799 DisplayPipeLineDeliveryTimeChroma[k] / req_per_swath_ub; in dml32_CalculatePixelDeliveryTimes() [all …]
|