AMDGPU_VCN_STACK_SIZE  162 drivers/gpu/drm/amd/amdgpu/amdgpu_vcn.c 	bo_size = AMDGPU_VCN_STACK_SIZE + AMDGPU_VCN_CONTEXT_SIZE;
AMDGPU_VCN_STACK_SIZE  325 drivers/gpu/drm/amd/amdgpu/vcn_v1_0.c 	WREG32_SOC15(UVD, 0, mmUVD_VCPU_CACHE_SIZE1, AMDGPU_VCN_STACK_SIZE);
AMDGPU_VCN_STACK_SIZE  329 drivers/gpu/drm/amd/amdgpu/vcn_v1_0.c 		     lower_32_bits(adev->vcn.inst->gpu_addr + offset + AMDGPU_VCN_STACK_SIZE));
AMDGPU_VCN_STACK_SIZE  331 drivers/gpu/drm/amd/amdgpu/vcn_v1_0.c 		     upper_32_bits(adev->vcn.inst->gpu_addr + offset + AMDGPU_VCN_STACK_SIZE));
AMDGPU_VCN_STACK_SIZE  396 drivers/gpu/drm/amd/amdgpu/vcn_v1_0.c 	WREG32_SOC15_DPG_MODE(UVD, 0, mmUVD_VCPU_CACHE_SIZE1, AMDGPU_VCN_STACK_SIZE,
AMDGPU_VCN_STACK_SIZE  401 drivers/gpu/drm/amd/amdgpu/vcn_v1_0.c 		     lower_32_bits(adev->vcn.inst->gpu_addr + offset + AMDGPU_VCN_STACK_SIZE),
AMDGPU_VCN_STACK_SIZE  404 drivers/gpu/drm/amd/amdgpu/vcn_v1_0.c 		     upper_32_bits(adev->vcn.inst->gpu_addr + offset + AMDGPU_VCN_STACK_SIZE),
AMDGPU_VCN_STACK_SIZE  394 drivers/gpu/drm/amd/amdgpu/vcn_v2_0.c 	WREG32_SOC15(UVD, 0, mmUVD_VCPU_CACHE_SIZE1, AMDGPU_VCN_STACK_SIZE);
AMDGPU_VCN_STACK_SIZE  398 drivers/gpu/drm/amd/amdgpu/vcn_v2_0.c 		lower_32_bits(adev->vcn.inst->gpu_addr + offset + AMDGPU_VCN_STACK_SIZE));
AMDGPU_VCN_STACK_SIZE  400 drivers/gpu/drm/amd/amdgpu/vcn_v2_0.c 		upper_32_bits(adev->vcn.inst->gpu_addr + offset + AMDGPU_VCN_STACK_SIZE));
AMDGPU_VCN_STACK_SIZE  472 drivers/gpu/drm/amd/amdgpu/vcn_v2_0.c 		UVD, 0, mmUVD_VCPU_CACHE_SIZE1), AMDGPU_VCN_STACK_SIZE, 0, indirect);
AMDGPU_VCN_STACK_SIZE  477 drivers/gpu/drm/amd/amdgpu/vcn_v2_0.c 		lower_32_bits(adev->vcn.inst->gpu_addr + offset + AMDGPU_VCN_STACK_SIZE), 0, indirect);
AMDGPU_VCN_STACK_SIZE  480 drivers/gpu/drm/amd/amdgpu/vcn_v2_0.c 		upper_32_bits(adev->vcn.inst->gpu_addr + offset + AMDGPU_VCN_STACK_SIZE), 0, indirect);
AMDGPU_VCN_STACK_SIZE  410 drivers/gpu/drm/amd/amdgpu/vcn_v2_5.c 		WREG32_SOC15(UVD, i, mmUVD_VCPU_CACHE_SIZE1, AMDGPU_VCN_STACK_SIZE);
AMDGPU_VCN_STACK_SIZE  414 drivers/gpu/drm/amd/amdgpu/vcn_v2_5.c 			lower_32_bits(adev->vcn.inst[i].gpu_addr + offset + AMDGPU_VCN_STACK_SIZE));
AMDGPU_VCN_STACK_SIZE  416 drivers/gpu/drm/amd/amdgpu/vcn_v2_5.c 			upper_32_bits(adev->vcn.inst[i].gpu_addr + offset + AMDGPU_VCN_STACK_SIZE));