Searched refs:AMDGPU_VCN_VF_RB_SETUP_FLAG (Results 1 - 4 of 4) sorted by relevance

/linux-master/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_vcn.h213 #define AMDGPU_VCN_VF_RB_SETUP_FLAG (1 << 14) macro
H A Dvcn_v4_0.c1226 rb_metadata->present_flag_0 |= cpu_to_le32(AMDGPU_VCN_VF_RB_SETUP_FLAG);
1359 fw_shared->present_flag_0 |= cpu_to_le32(AMDGPU_VCN_VF_RB_SETUP_FLAG);
H A Dvcn_v4_0_3.c964 fw_shared->present_flag_0 |= cpu_to_le32(AMDGPU_VCN_VF_RB_SETUP_FLAG);
H A Dvcn_v4_0_5.c156 fw_shared->present_flag_0 |= cpu_to_le32(AMDGPU_VCN_VF_RB_SETUP_FLAG);

Completed in 99 milliseconds