Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/gpu/drm/amd/display/dc/inc/
Dcore_types.h425 struct resource_context { struct
426 struct pipe_ctx pipe_ctx[MAX_PIPES];
427 bool is_stream_enc_acquired[MAX_PIPES * 2];
428 bool is_audio_acquired[MAX_PIPES];
429 uint8_t clock_source_ref_count[MAX_CLOCK_SOURCES];
430 uint8_t dp_clock_source_ref_count;
431 bool is_dsc_acquired[MAX_PIPES];
432 struct link_enc_cfg_context link_enc_cfg_ctx;
433 bool is_hpo_dp_stream_enc_acquired[MAX_HPO_DP2_ENCODERS];
434 unsigned int hpo_dp_link_enc_to_link_idx[MAX_HPO_DP2_LINK_ENCODERS];
[all …]