Searched defs:dc_context (Results 1 – 2 of 2) sorted by relevance
778 struct dc_context { struct779 struct dc *dc;782 struct dal_logger *logger;784 void *cgs_device;787 struct hw_asic_id asic_id;793 struct dc_bios *dc_bios;794 bool created_bios;796 uint32_t dc_sink_id_count;798 uint32_t dc_edp_id_count;799 uint64_t fbc_gpu_addr;[all …]
1184 void hwss_wait_for_outstanding_hw_updates(struct dc *dc, struct dc_state *dc_context) in hwss_wait_for_outstanding_hw_updates()1230 void hwss_process_outstanding_hw_updates(struct dc *dc, struct dc_state *dc_context) in hwss_process_outstanding_hw_updates()