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.c1243 cmd.idle_opt_notify_idle.header.type = DMUB_CMD__IDLE_OPT;
1244 cmd.idle_opt_notify_idle.header.sub_type = DMUB_CMD__IDLE_OPT_DCN_NOTIFY_IDLE;
1245 cmd.idle_opt_notify_idle.header.payload_bytes =
1246 sizeof(cmd.idle_opt_notify_idle) -
1247 sizeof(cmd.idle_opt_notify_idle.header);
1249 cmd.idle_opt_notify_idle.cntl_data.driver_idle = allow_idle;
/linux-master/drivers/gpu/drm/amd/display/dmub/inc/
H A Ddmub_cmd.h4686 struct dmub_rb_cmd_idle_opt_dcn_notify_idle idle_opt_notify_idle; member in union:dmub_rb_cmd

Completed in 155 milliseconds