Home
last modified time | relevance | path

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

/dragonfly/sys/dev/drm/amd/display/dc/inc/
H A Ddce_calcs.h192 struct bw_calcs_vbios { struct
193 enum bw_defines memory_type;
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*/
200 struct bw_fixed low_sclk; /*m_hz*/
215 struct bw_fixed trc;
221 bool scatter_gather_enable;
223 uint32_t cursor_width;
[all …]