Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/pm/swsmu/inc/
H A Dsmu_v14_0.h98 struct smu_14_0_dpm_table pixel_table; member
H A Dsmu_v13_0.h103 struct smu_13_0_dpm_table pixel_table; member
/linux/drivers/clk/qcom/
H A Dclk-rcg.c599 static const struct frac_entry pixel_table[] = { variable
611 const struct frac_entry *frac = pixel_table; in clk_rcg_pixel_determine_rate()
636 const struct frac_entry *frac = pixel_table; in clk_rcg_pixel_set_rate()
/linux/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
H A Dvega10_hwmgr.h154 struct vega10_single_dpm_table pixel_table; member
H A Dvega12_hwmgr.h132 struct vega12_single_dpm_table pixel_table; member
H A Dvega20_hwmgr.h185 struct vega20_single_dpm_table pixel_table; member
H A Dvega12_hwmgr.c745 dpm_table = &(data->dpm_table.pixel_table); in vega12_setup_default_dpm_tables()
H A Dvega20_hwmgr.c732 dpm_table = &(data->dpm_table.pixel_table); in vega20_setup_default_dpm_tables()
/linux/drivers/gpu/drm/amd/pm/swsmu/smu11/
H A Dsienna_cichlid_ppt.c1099 dpm_table = &dpm_context->dpm_tables.pixel_table; in sienna_cichlid_set_default_dpm_table()
H A Dnavi10_ppt.c1082 dpm_table = &dpm_context->dpm_tables.pixel_table; in navi10_set_default_dpm_table()