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

/linux-master/drivers/gpu/drm/amd/display/dc/dce/
H A Ddmub_replay.c48 status = dmub_srv_send_gpint_command(srv, DMUB_GPINT__GET_REPLAY_STATE, panel_inst, 30);
253 dmub_srv_send_gpint_command(srv, DMUB_GPINT__REPLAY_RESIDENCY, param, 30);
/linux-master/drivers/gpu/drm/amd/display/dmub/
H A Ddmub_srv.h783 * dmub_srv_send_gpint_command() - Sends a GPINT based command.
801 dmub_srv_send_gpint_command(struct dmub_srv *dmub,
/linux-master/drivers/gpu/drm/amd/display/dmub/src/
H A Ddmub_srv.c884 dmub_srv_send_gpint_command(struct dmub_srv *dmub, function
/linux-master/drivers/gpu/drm/amd/display/dc/
H A Ddc_dmub_srv.c1561 status = dmub_srv_send_gpint_command(dc_dmub_srv->dmub, command_code, param, wait_us);

Completed in 223 milliseconds