Home
last modified time | relevance | path

Searched refs:cmd_common (Results 1 – 2 of 2) 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 …]
/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