Home
last modified time | relevance | path

Searched refs:dcc_rate (Results 1 – 10 of 10) sorted by relevance

/linux/include/linux/clk/
H A Dti.h113 unsigned long dcc_rate; member
/linux/drivers/gpu/drm/amd/display/dc/dml/
H A Ddisplay_mode_structs.h387 unsigned int dcc_rate; member
H A Ddisplay_mode_vba.c612 mode_lib->vba.DCCRate[mode_lib->vba.NumberOfActivePlanes] = src->dcc_rate; in fetch_pipe_params()
614 mode_lib->vba.DCCRateLuma[mode_lib->vba.NumberOfActivePlanes] = src->dcc_rate; in fetch_pipe_params()
/linux/drivers/clk/ti/
H A Ddpll.c522 .dcc_rate = 1400000000, /* DCC beyond 1.4GHz */ in of_ti_omap5_mpu_dpll_setup()
H A Ddpll3xxx.c410 if (dd->last_rounded_rate >= dd->dcc_rate) in omap3_noncore_dpll_program()
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn316/
H A Ddcn316_resource.c1797 pipes[pipe_cnt].pipe.src.dcc_rate = 3; in dcn316_resource_construct()
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn31/
H A Ddcn31_resource.c1832 pipes[pipe_cnt].pipe.src.dcc_rate = 3; in dcn31_validate_bandwidth()
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn315/
H A Ddcn315_resource.c1856 pipes[pipe_cnt].pipe.src.dcc_rate = 3; in dcn315_update_bw_bounding_box()
/linux/drivers/gpu/drm/amd/display/dc/dml/calcs/
H A Ddcn_calc_auto.c1233 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.0f + v->read_bandwidth_plane_chroma[k] / v->dcc_rate[k] / 1000.0f; in dispclkdppclkdcfclk_deep_sleep_prefetch_parameters_watermarks_and_performance_calculation()
/linux/drivers/gpu/drm/amd/display/dc/dml/dcn20/
H A Ddcn20_fpu.c1391 pipes[pipe_cnt].pipe.src.dcc_rate = 1; in dcn20_populate_dml_pipes_from_context()