Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_discovery.c543 uint32_t *vcn_harvest_count) in amdgpu_discovery_read_harvest_bit_per_ip() argument
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() argument
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()