Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/gpu/drm/amd/amdgpu/
Damdgpu_vcn.h171 #define AMDGPU_VCN_VF_RB_SETUP_FLAG (1 << 14) macro
Dvcn_v4_0.c179 fw_shared->present_flag_0 |= cpu_to_le32(AMDGPU_VCN_VF_RB_SETUP_FLAG); in vcn_v4_0_sw_init()
1338 fw_shared->present_flag_0 |= cpu_to_le32(AMDGPU_VCN_VF_RB_SETUP_FLAG); in vcn_v4_0_start_sriov()
Dvcn_v4_0_3.c964 fw_shared->present_flag_0 |= cpu_to_le32(AMDGPU_VCN_VF_RB_SETUP_FLAG); in vcn_v4_0_3_start_sriov()