Searched defs:wait_type (Results 1 - 5 of 5) sorted by relevance

/openbsd-current/sys/dev/pci/drm/amd/display/dc/core/
H A Ddc_hw_sequencer.c711 enum dm_dmub_wait_type wait_type = params->send_dmcub_cmd_params.wait_type; local
/openbsd-current/sys/dev/pci/drm/amd/display/dc/
H A Ddc_dmub_srv.c122 bool dc_dmub_srv_cmd_run(struct dc_dmub_srv *dc_dmub_srv, union dmub_rb_cmd *cmd, enum dm_dmub_wait_type wait_type) argument
127 bool dc_dmub_srv_cmd_run_list(struct dc_dmub_srv *dc_dmub_srv, unsigned int count, union dmub_rb_cmd *cmd_list, enum dm_dmub_wait_type wait_type) argument
/openbsd-current/sys/dev/pci/drm/amd/display/dc/inc/
H A Dhw_sequencer.h94 enum dm_dmub_wait_type wait_type; member in struct:send_dmcub_cmd_params
H A Dcore_types.h484 enum dm_dmub_wait_type wait_type; member in struct:dc_dmub_cmd
/openbsd-current/sys/dev/pci/drm/amd/display/amdgpu_dm/
H A Damdgpu_dm.c11047 bool dm_execute_dmub_cmd(const struct dc_context *ctx, union dmub_rb_cmd *cmd, enum dm_dmub_wait_type wait_type) argument
11052 bool dm_execute_dmub_cmd_list(const struct dc_context *ctx, unsigned int count, union dmub_rb_cmd *cmd, enum dm_dmub_wait_type wait_type) argument

Completed in 206 milliseconds