Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/gpu/drm/amd/display/dc/
Ddc_types.h1119 struct dc_dpia_bw_alloc { struct
1120 …ink_verified_bw; // The Verified BW that sink can allocated and use that has been verified already
1121 int sink_allocated_bw; // The Actual Allocated BW that sink currently allocated
1122 int sink_max_bw; // The Max BW that sink can require/support
1123 int estimated_bw; // The estimated available BW for this DPIA
1124 int bw_granularity; // BW Granularity
1125 bool bw_alloc_enabled; // The BW Alloc Mode Support is turned ON for all 3: DP-Tx & Dpia & CM
1126 bool response_ready; // Response ready from the CM side