Searched refs:cur_width (Results 1 - 4 of 4) sorted by relevance

/src/sys/external/bsd/drm2/dist/drm/amd/display/dc/dcn10/
H A Damdgpu_dcn10_hubp.c1085 unsigned int cur_width,
1093 else if (cur_width <= 32)
1095 else if (cur_width <= 64)
1097 else if (cur_width <= 128)
1084 hubp1_get_lines_per_chunk(unsigned int cur_width,enum dc_cursor_color_format format) argument
/src/sys/external/bsd/drm2/dist/drm/amd/display/dc/dml/dcn20/
H A Damdgpu_display_rq_dlg_calc_20.c79 unsigned int cur_width,
1628 unsigned int cur_width,
1631 unsigned int cur_src_width = cur_width;
1619 calculate_ttu_cursor(struct display_mode_lib * mode_lib,double * refcyc_per_req_delivery_pre_cur,double * refcyc_per_req_delivery_cur,double refclk_freq_in_mhz,double ref_freq_to_pix_freq,double hscale_pixel_rate_l,double hscl_ratio,double vratio_pre_l,double vratio_l,unsigned int cur_width,enum cursor_bpp cur_bpp) argument
H A Damdgpu_display_rq_dlg_calc_20v2.c79 unsigned int cur_width,
1629 unsigned int cur_width,
1632 unsigned int cur_src_width = cur_width;
1620 calculate_ttu_cursor(struct display_mode_lib * mode_lib,double * refcyc_per_req_delivery_pre_cur,double * refcyc_per_req_delivery_cur,double refclk_freq_in_mhz,double ref_freq_to_pix_freq,double hscale_pixel_rate_l,double hscl_ratio,double vratio_pre_l,double vratio_l,unsigned int cur_width,enum cursor_bpp cur_bpp) argument
/src/sys/external/bsd/drm2/dist/drm/amd/display/dc/dml/dcn21/
H A Damdgpu_display_rq_dlg_calc_21.c56 unsigned int cur_width,
1742 unsigned int cur_width,
1745 unsigned int cur_src_width = cur_width;
1732 calculate_ttu_cursor(struct display_mode_lib * mode_lib,double * refcyc_per_req_delivery_pre_cur,double * refcyc_per_req_delivery_cur,double refclk_freq_in_mhz,double ref_freq_to_pix_freq,double hscale_pixel_rate_l,double hscl_ratio,double vratio_pre_l,double vratio_l,unsigned int cur_width,enum cursor_bpp cur_bpp) argument

Completed in 10 milliseconds