Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_discovery.c607 uint32_t *vcn_harvest_count) in amdgpu_discovery_read_harvest_bit_per_ip() argument
637 (*vcn_harvest_count)++; in amdgpu_discovery_read_harvest_bit_per_ip()
669 uint32_t *vcn_harvest_count, in amdgpu_discovery_read_from_harvest_table() argument
694 (*vcn_harvest_count)++; in amdgpu_discovery_read_from_harvest_table()
1463 int vcn_harvest_count = 0; in amdgpu_discovery_harvest_ip() local
1482 &vcn_harvest_count); in amdgpu_discovery_harvest_ip()
1485 &vcn_harvest_count, in amdgpu_discovery_harvest_ip()
1491 if (vcn_harvest_count == adev->vcn.num_vcn_inst) { in amdgpu_discovery_harvest_ip()