Searched defs:dc_context (Results 1 – 2 of 2) sorted by relevance
781 struct dc_context { struct782 struct dc *dc;785 struct dal_logger *logger;787 void *cgs_device;790 struct hw_asic_id asic_id;796 struct dc_bios *dc_bios;797 bool created_bios;799 uint32_t dc_sink_id_count;801 uint32_t dc_edp_id_count;802 uint64_t fbc_gpu_addr;[all …]
1210 void hwss_wait_for_outstanding_hw_updates(struct dc *dc, struct dc_state *dc_context) in hwss_wait_for_outstanding_hw_updates()1256 void hwss_process_outstanding_hw_updates(struct dc *dc, struct dc_state *dc_context) in hwss_process_outstanding_hw_updates()
Completed in 20 milliseconds