Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/gpu/drm/amd/amdgpu/
Damdgpu_discovery.c524 uint32_t *vcn_harvest_count) in amdgpu_discovery_read_harvest_bit_per_ip() argument
554 (*vcn_harvest_count)++; in amdgpu_discovery_read_harvest_bit_per_ip()
586 uint32_t *vcn_harvest_count, in amdgpu_discovery_read_from_harvest_table() argument
611 (*vcn_harvest_count)++; in amdgpu_discovery_read_from_harvest_table()
1351 int vcn_harvest_count = 0; in amdgpu_discovery_harvest_ip() local
1369 &vcn_harvest_count); in amdgpu_discovery_harvest_ip()
1372 &vcn_harvest_count, in amdgpu_discovery_harvest_ip()
1378 if (vcn_harvest_count == adev->vcn.num_vcn_inst) { in amdgpu_discovery_harvest_ip()