Home
last modified time | relevance | path

Searched refs:DpmClocks_t (Results 1 – 11 of 11) sorted by relevance

/linux/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn31/
H A Ddcn31_smu.h149 } DpmClocks_t; typedef
237 DpmClocks_t *dpm_clks;
/linux/drivers/gpu/drm/amd/pm/powerplay/inc/
H A Dsmu10_driver_if.h115 } DpmClocks_t; typedef
/linux/drivers/gpu/drm/amd/pm/powerplay/smumgr/
H A Dsmu10_smumgr.c271 sizeof(DpmClocks_t), PAGE_SIZE, in smu10_smu_init()
281 priv->smu_tables.entry[SMU10_CLOCKTABLE].size = sizeof(DpmClocks_t); in smu10_smu_init()
/linux/drivers/gpu/drm/amd/pm/swsmu/inc/pmfw_if/
H A Dsmu13_driver_if_v13_0_5.h127 } DpmClocks_t; typedef
H A Dsmu12_driver_if.h131 } DpmClocks_t; typedef
H A Dsmu13_driver_if_yellow_carp.h140 } DpmClocks_t; typedef
H A Dsmu13_driver_if_v13_0_4.h141 } DpmClocks_t; typedef
H A Dsmu11_driver_if_vangogh.h151 } DpmClocks_t; typedef
H A Dsmu14_driver_if_v14_0_0.h146 } DpmClocks_t; typedef
/linux/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
H A Dsmu10_hwmgr.h297 DpmClocks_t clock_table;
H A Dsmu10_hwmgr.c498 DpmClocks_t *table = &(smu10_data->clock_table); in smu10_populate_clock_table()