Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/amdgpu/
H A Dmmsch_v1_0.h88 struct mmsch_v1_0_cmd_end { struct
89 cmd_headermmsch_v1_0_cmd_end global() argument
H A Duvd_v7_0.c794 struct mmsch_v1_0_cmd_end end = { {0} }; in uvd_v7_0_sriov_start()
937 memcpy((void *)init_table, &end, sizeof(struct mmsch_v1_0_cmd_end)); in uvd_v7_0_sriov_start()
938 table_size += sizeof(struct mmsch_v1_0_cmd_end) / 4; in uvd_v7_0_sriov_start()
H A Dvcn_v2_5.c1435 struct mmsch_v1_0_cmd_end end = { { 0 } }; in vcn_v2_5_sriov_start()
1556 memcpy((void *)init_table, &end, sizeof(struct mmsch_v1_0_cmd_end)); in vcn_v2_5_sriov_start()
1557 table_size += sizeof(struct mmsch_v1_0_cmd_end) / 4; in vcn_v2_5_sriov_start()
1558 init_table += sizeof(struct mmsch_v1_0_cmd_end) / 4; in vcn_v2_5_sriov_start()