Searched refs:idle_opt_notify_idle (Results 1 - 2 of 2) sorted by relevance

/linux-master/drivers/gpu/drm/amd/display/dc/
H A Ddc_dmub_srv.c1216 cmd.idle_opt_notify_idle.header.type = DMUB_CMD__IDLE_OPT;
1217 cmd.idle_opt_notify_idle.header.sub_type = DMUB_CMD__IDLE_OPT_DCN_NOTIFY_IDLE;
1218 cmd.idle_opt_notify_idle.header.payload_bytes =
1219 sizeof(cmd.idle_opt_notify_idle) -
1220 sizeof(cmd.idle_opt_notify_idle.header);
1222 cmd.idle_opt_notify_idle.cntl_data.driver_idle = allow_idle;
/linux-master/drivers/gpu/drm/amd/display/dmub/inc/
H A Ddmub_cmd.h4490 struct dmub_rb_cmd_idle_opt_dcn_notify_idle idle_opt_notify_idle; member in union:dmub_rb_cmd

Completed in 103 milliseconds