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.c735 uint32_t *vcn_harvest_count) in amdgpu_discovery_read_harvest_bit_per_ip() argument
770 (*vcn_harvest_count)++; in amdgpu_discovery_read_harvest_bit_per_ip()
800 uint32_t *vcn_harvest_count, in amdgpu_discovery_read_from_harvest_table() argument
827 (*vcn_harvest_count)++; in amdgpu_discovery_read_from_harvest_table()
1669 int vcn_harvest_count = 0; in amdgpu_discovery_harvest_ip() local
1693 &vcn_harvest_count); in amdgpu_discovery_harvest_ip()
1696 &vcn_harvest_count, in amdgpu_discovery_harvest_ip()
1702 if (vcn_harvest_count == adev->vcn.num_vcn_inst) { in amdgpu_discovery_harvest_ip()