Searched refs:dcc_rate (Results 1 - 16 of 16) sorted by relevance

/linux-master/include/linux/clk/
H A Dti.h54 * @dcc_rate: rate atleast which DCC @dcc_mask must be set
113 unsigned long dcc_rate; member in struct:dpll_data
/linux-master/drivers/gpu/drm/amd/display/dc/dml/
H A Ddisplay_mode_lib.c185 dml_print("DML PARAMS: dcc_rate = %d\n", pipe_src->dcc_rate);
H A Ddisplay_mode_structs.h387 unsigned int dcc_rate; member in struct:_vcs_dpi_display_pipe_source_params_st
H A Ddisplay_mode_vba.c612 mode_lib->vba.DCCRate[mode_lib->vba.NumberOfActivePlanes] = src->dcc_rate;
614 mode_lib->vba.DCCRateLuma[mode_lib->vba.NumberOfActivePlanes] = src->dcc_rate;
/linux-master/drivers/gpu/drm/amd/display/dc/inc/
H A Ddcn_calcs.h183 float dcc_rate[number_of_planes_minus_one + 1]; member in struct:dcn_bw_internal_vars
/linux-master/drivers/gpu/drm/amd/display/dc/dml/dcn314/
H A Ddcn314_fpu.c370 pipes[pipe_cnt].pipe.src.dcc_rate = 3;
/linux-master/drivers/clk/ti/
H A Ddpll.c530 .dcc_rate = 1400000000, /* DCC beyond 1.4GHz */
H A Ddpll3xxx.c410 if (dd->last_rounded_rate >= dd->dcc_rate)
/linux-master/drivers/gpu/drm/amd/display/dc/dml/dcn35/
H A Ddcn35_fpu.c504 pipes[pipe_cnt].pipe.src.dcc_rate = 3;
/linux-master/drivers/gpu/drm/amd/display/dc/dml/dcn351/
H A Ddcn351_fpu.c539 pipes[pipe_cnt].pipe.src.dcc_rate = 3;
/linux-master/drivers/gpu/drm/amd/display/dc/dml/calcs/
H A Ddcn_calcs.c336 input->src.dcc_rate = 1;
1029 v->dcc_rate[input_idx] = 1; /*TODO: Worst case? does this change?*/
H A Ddcn_calc_auto.c1370 v->average_read_bandwidth_gbyte_per_second = v->average_read_bandwidth_gbyte_per_second + v->read_bandwidth_plane_luma[k] / v->dcc_rate[k] / 1000.0 + v->read_bandwidth_plane_chroma[k] / v->dcc_rate[k] / 1000.0;
/linux-master/drivers/gpu/drm/amd/display/dc/resource/dcn315/
H A Ddcn315_resource.c1692 pipes[pipe_cnt].pipe.src.dcc_rate = 3;
/linux-master/drivers/gpu/drm/amd/display/dc/resource/dcn316/
H A Ddcn316_resource.c1641 pipes[pipe_cnt].pipe.src.dcc_rate = 3;
/linux-master/drivers/gpu/drm/amd/display/dc/resource/dcn31/
H A Ddcn31_resource.c1676 pipes[pipe_cnt].pipe.src.dcc_rate = 3;
/linux-master/drivers/gpu/drm/amd/display/dc/dml/dcn20/
H A Ddcn20_fpu.c1382 pipes[pipe_cnt].pipe.src.dcc_rate = 1;

Completed in 171 milliseconds