Home
last modified time | relevance | path

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

/linux-6.14.4/drivers/gpu/drm/amd/display/dc/inc/
Dcore_types.h495 struct resource_context { struct
496 struct pipe_ctx pipe_ctx[MAX_PIPES];
497 bool is_stream_enc_acquired[MAX_PIPES * 2];
498 bool is_audio_acquired[MAX_PIPES];
499 uint8_t clock_source_ref_count[MAX_CLOCK_SOURCES];
500 uint8_t dp_clock_source_ref_count;
501 bool is_dsc_acquired[MAX_PIPES];
502 struct link_enc_cfg_context link_enc_cfg_ctx;
503 bool is_hpo_dp_stream_enc_acquired[MAX_HPO_DP2_ENCODERS];
504 unsigned int hpo_dp_link_enc_to_link_idx[MAX_HPO_DP2_LINK_ENCODERS];
[all …]