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

/linux-master/drivers/gpu/drm/amd/amdgpu/
H A Dmmsch_v1_0.h88 struct mmsch_v1_0_cmd_end { struct
H A Dvce_v4_0.c213 struct mmsch_v1_0_cmd_end end = { { 0 } };
321 memcpy((void *)init_table, &end, sizeof(struct mmsch_v1_0_cmd_end));
322 table_size += sizeof(struct mmsch_v1_0_cmd_end) / 4;
H A Duvd_v7_0.c795 struct mmsch_v1_0_cmd_end end = { {0} };
938 memcpy((void *)init_table, &end, sizeof(struct mmsch_v1_0_cmd_end));
939 table_size += sizeof(struct mmsch_v1_0_cmd_end) / 4;
H A Dvcn_v2_5.c1222 struct mmsch_v1_0_cmd_end end = { { 0 } };
1343 memcpy((void *)init_table, &end, sizeof(struct mmsch_v1_0_cmd_end));
1344 table_size += sizeof(struct mmsch_v1_0_cmd_end) / 4;
1345 init_table += sizeof(struct mmsch_v1_0_cmd_end) / 4;

Completed in 101 milliseconds