Home
last modified time | relevance | path

Searched refs:cmd_common (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/gpu/drm/amd/display/dc/
H A Ddc_dmub_srv.c206 if (!cmd_list[i].cmd_common.header.multi_cmd_pending || in dc_dmub_srv_fb_cmd_list_queue_execute()
2111 cmd.cmd_common.header.type = DMUB_CMD__LSDMA; in dmub_lsdma_init()
2112 cmd.cmd_common.header.sub_type = DMUB_CMD__LSDMA_INIT_CONFIG; in dmub_lsdma_init()
2141 cmd.cmd_common.header.type = DMUB_CMD__LSDMA; in dmub_lsdma_send_linear_copy_command()
2142 cmd.cmd_common.header.sub_type = DMUB_CMD__LSDMA_LINEAR_COPY; in dmub_lsdma_send_linear_copy_command()
2172 cmd.cmd_common.header.type = DMUB_CMD__LSDMA; in dmub_lsdma_send_linear_sub_window_copy_command()
2173 cmd.cmd_common.header.sub_type = DMUB_CMD__LSDMA_LINEAR_SUB_WINDOW_COPY; in dmub_lsdma_send_linear_sub_window_copy_command()
2216 cmd.cmd_common.header.type = DMUB_CMD__LSDMA; in dmub_lsdma_send_tiled_to_tiled_copy_command()
2217 cmd.cmd_common.header.sub_type = DMUB_CMD__LSDMA_TILED_TO_TILED_COPY; in dmub_lsdma_send_tiled_to_tiled_copy_command()
2270 cmd.cmd_common.header.type = DMUB_CMD__LSDMA; in dmub_lsdma_send_pio_copy_command()
[all …]
H A Ddc_helper.c153 if (offload->cmd_data.cmd_common.header.type == DMUB_CMD__REG_SEQ_BURST_WRITE && in dmub_reg_value_burst_set_pack()
176 if (offload->cmd_data.cmd_common.header.type != DMUB_CMD__REG_SEQ_BURST_WRITE && in dmub_reg_value_pack()
656 switch (offload->cmd_data.cmd_common.header.type) { in reg_sequence_start_execute()
/linux/drivers/gpu/drm/amd/display/dmub/src/
H A Ddmub_srv_stat.c71 switch (cmd.cmd_common.header.type) { in dmub_srv_stat_get_notification()
/linux/drivers/gpu/drm/amd/display/dmub/inc/
H A Ddmub_cmd.h6795 struct dmub_rb_cmd_common cmd_common; member
7154 struct dmub_rb_cmd_common cmd_common; member