Home
last modified time | relevance | path

Searched defs:dc_context (Results 1 – 2 of 2) sorted by relevance

/linux-6.15/drivers/gpu/drm/amd/display/dc/
H A Ddc_types.h778 struct dc_context { struct
779 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 …]
/linux-6.15/drivers/gpu/drm/amd/display/dc/core/
H A Ddc_hw_sequencer.c1184 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()