Searched refs:driver_table (Results 1 – 11 of 11) sorted by relevance
/linux/drivers/gpu/drm/amd/pm/swsmu/smu12/ |
H A D | smu_v12_0.c | 270 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 D | amdgpu_smu.c | 963 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 D | smu_v14_0.c | 706 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 D | smu_v14_0_2_ppt.c | 1962 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 D | smu_v11_0.c | 689 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 D | arcturus_ppt.c | 1637 struct smu_table *table = &smu_table->driver_table; in arcturus_i2c_xfer()
|
H A D | sienna_cichlid_ppt.c | 2541 struct smu_table *table = &smu_table->driver_table; in sienna_cichlid_i2c_xfer()
|
H A D | navi10_ppt.c | 3038 struct smu_table *table = &smu_table->driver_table; in navi10_i2c_xfer()
|
/linux/drivers/gpu/drm/amd/pm/swsmu/smu13/ |
H A D | smu_v13_0.c | 720 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 D | smu_v13_0_6_ppt.c | 698 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 D | aldebaran_ppt.c | 1537 struct smu_table *table = &smu_table->driver_table; in aldebaran_i2c_xfer()
|