Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/pm/swsmu/smu12/
H A Dsmu_v12_0.c270 struct smu_table *driver_table = &smu->smu_table.driver_table; in smu_v12_0_set_driver_table_location() local
273 if (driver_table->mc_address) { in smu_v12_0_set_driver_table_location()
276 upper_32_bits(driver_table->mc_address), in smu_v12_0_set_driver_table_location()
281 lower_32_bits(driver_table->mc_address), in smu_v12_0_set_driver_table_location()
/linux/drivers/gpu/drm/amd/pm/swsmu/
H A Damdgpu_smu.c963 struct smu_table *driver_table = &(smu_table->driver_table); in smu_init_fb_allocations() local
982 driver_table->domain = AMDGPU_GEM_DOMAIN_VRAM | AMDGPU_GEM_DOMAIN_GTT; in smu_init_fb_allocations()
994 driver_table->domain = AMDGPU_GEM_DOMAIN_VRAM; in smu_init_fb_allocations()
1003 driver_table->size = max_table_size; in smu_init_fb_allocations()
1004 driver_table->align = PAGE_SIZE; in smu_init_fb_allocations()
1007 driver_table->size, in smu_init_fb_allocations()
1008 driver_table->align, in smu_init_fb_allocations()
1009 driver_table->domain, in smu_init_fb_allocations()
1010 &driver_table in smu_init_fb_allocations()
1028 struct smu_table *driver_table = &(smu_table->driver_table); smu_fini_fb_allocations() local
1046 struct smu_table *driver_table = &(smu_table->driver_table); smu_update_gpu_addresses() local
[all...]
/linux/drivers/gpu/drm/amd/pm/swsmu/smu14/
H A Dsmu_v14_0.c706 struct smu_table *driver_table = &smu->smu_table.driver_table; in smu_v14_0_set_driver_table_location() local
709 if (driver_table->mc_address) { in smu_v14_0_set_driver_table_location()
712 upper_32_bits(driver_table->mc_address), in smu_v14_0_set_driver_table_location()
717 lower_32_bits(driver_table->mc_address), in smu_v14_0_set_driver_table_location()
H A Dsmu_v14_0_2_ppt.c1962 struct smu_table *table = &smu_table->driver_table; in smu_v14_0_2_i2c_xfer()
/linux/drivers/gpu/drm/amd/pm/swsmu/smu11/
H A Dsmu_v11_0.c689 struct smu_table *driver_table = &smu->smu_table.driver_table; in smu_v11_0_set_driver_table_location() local
692 if (driver_table->mc_address) { in smu_v11_0_set_driver_table_location()
695 upper_32_bits(driver_table->mc_address), in smu_v11_0_set_driver_table_location()
700 lower_32_bits(driver_table->mc_address), in smu_v11_0_set_driver_table_location()
H A Darcturus_ppt.c1637 struct smu_table *table = &smu_table->driver_table; in arcturus_i2c_xfer()
H A Dsienna_cichlid_ppt.c2541 struct smu_table *table = &smu_table->driver_table; in sienna_cichlid_i2c_xfer()
H A Dnavi10_ppt.c3038 struct smu_table *table = &smu_table->driver_table; in navi10_i2c_xfer()
/linux/drivers/gpu/drm/amd/pm/swsmu/smu13/
H A Dsmu_v13_0.c720 struct smu_table *driver_table = &smu->smu_table.driver_table; in smu_v13_0_set_driver_table_location() local
723 if (driver_table->mc_address) { in smu_v13_0_set_driver_table_location()
726 upper_32_bits(driver_table->mc_address), in smu_v13_0_set_driver_table_location()
731 lower_32_bits(driver_table->mc_address), in smu_v13_0_set_driver_table_location()
H A Dsmu_v13_0_6_ppt.c698 struct smu_table *table = &smu_table->driver_table; in smu_v13_0_6_get_metrics_table()
780 struct smu_table *table = &smu_table->driver_table; in smu_v13_0_6_get_static_metrics_table()
2291 struct smu_table *table = &smu_table->driver_table; in smu_v13_0_6_request_i2c_xfer()
2317 struct smu_table *table = &smu_table->driver_table; in smu_v13_0_6_i2c_xfer()
H A Daldebaran_ppt.c1537 struct smu_table *table = &smu_table->driver_table; in aldebaran_i2c_xfer()