Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/gpu/drm/amd/display/dc/inc/
Ddce_calcs.h192 struct bw_calcs_vbios { struct
193 enum bw_defines memory_type;
194 uint32_t dram_channel_width_in_bits;
195 uint32_t number_of_dram_channels;
196 uint32_t number_of_dram_banks;
197 struct bw_fixed low_yclk; /*m_hz*/
198 struct bw_fixed mid_yclk; /*m_hz*/
199 struct bw_fixed high_yclk; /*m_hz*/
200 struct bw_fixed low_sclk; /*m_hz*/
201 struct bw_fixed mid1_sclk; /*m_hz*/
[all …]