Home
last modified time | relevance | path

Searched refs:vcn_harvest_count (Results 1 - 1 of 1) sorted by relevance

/kernel/linux/linux-6.6/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_discovery.c543 uint32_t *vcn_harvest_count) in amdgpu_discovery_read_harvest_bit_per_ip()
573 (*vcn_harvest_count)++; in amdgpu_discovery_read_harvest_bit_per_ip()
605 uint32_t *vcn_harvest_count, in amdgpu_discovery_read_from_harvest_table()
630 (*vcn_harvest_count)++; in amdgpu_discovery_read_from_harvest_table()
1370 int vcn_harvest_count = 0; in amdgpu_discovery_harvest_ip() local
1388 &vcn_harvest_count); in amdgpu_discovery_harvest_ip()
1391 &vcn_harvest_count, in amdgpu_discovery_harvest_ip()
1397 if (vcn_harvest_count == adev->vcn.num_vcn_inst) { in amdgpu_discovery_harvest_ip()
542 amdgpu_discovery_read_harvest_bit_per_ip(struct amdgpu_device *adev, uint32_t *vcn_harvest_count) amdgpu_discovery_read_harvest_bit_per_ip() argument
604 amdgpu_discovery_read_from_harvest_table(struct amdgpu_device *adev, uint32_t *vcn_harvest_count, uint32_t *umc_harvest_count) amdgpu_discovery_read_from_harvest_table() argument

Completed in 3 milliseconds