Home
last modified time | relevance | path

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

/aosp12/hardware/qcom/sdm845/display/sdm/include/private/
H A Dhw_info_types.h180 struct HWResourceInfo { struct
181 uint32_t hw_version = 0;
182 uint32_t hw_revision = 0;
191 uint32_t smp_total = 0;
192 uint32_t smp_size = 0;
211 bool has_bwc = false;
212 bool has_ubwc = false;
219 bool has_qseed3 = false;
221 bool has_ppp = false;
228 bool has_avr = false;
[all …]
/aosp12/hardware/qcom/sm8150/display/sdm/include/private/
H A Dhw_info_types.h271 struct HWResourceInfo { struct
272 uint32_t hw_version = 0;
273 uint32_t hw_revision = 0;
282 uint32_t smp_total = 0;
283 uint32_t smp_size = 0;
303 bool has_bwc = false;
304 bool has_ubwc = false;
311 bool has_qseed3 = false;
313 bool has_ppp = false;
321 bool has_avr = false;
[all …]
/aosp12/hardware/qcom/display/msm8996/sdm/include/private/
H A Dhw_info_types.h144 struct HWResourceInfo { struct
145 uint32_t hw_version = 0;
146 uint32_t hw_revision = 0;
147 uint32_t num_dma_pipe = 0;
148 uint32_t num_vig_pipe = 0;
149 uint32_t num_rgb_pipe = 0;
152 uint32_t num_control = 0;
154 uint32_t smp_total = 0;
155 uint32_t smp_size = 0;
165 uint32_t max_sde_clk = 0;
[all …]
/aosp12/hardware/qcom/display/msm8998/sdm/include/private/
H A Dhw_info_types.h144 struct HWResourceInfo { struct
145 uint32_t hw_version = 0;
146 uint32_t hw_revision = 0;
147 uint32_t num_dma_pipe = 0;
148 uint32_t num_vig_pipe = 0;
149 uint32_t num_rgb_pipe = 0;
152 uint32_t num_control = 0;
154 uint32_t smp_total = 0;
155 uint32_t smp_size = 0;
165 uint32_t max_sde_clk = 0;
[all …]
/aosp12/hardware/qcom/display/msm8909/sdm/include/private/
H A Dhw_info_types.h150 struct HWResourceInfo { struct
151 uint32_t hw_version = 0;
152 uint32_t hw_revision = 0;
153 uint32_t num_dma_pipe = 0;
154 uint32_t num_vig_pipe = 0;
155 uint32_t num_rgb_pipe = 0;
158 uint32_t num_control = 0;
160 uint32_t smp_total = 0;
161 uint32_t smp_size = 0;
172 uint32_t max_sde_clk = 0;
[all …]
/aosp12/hardware/qcom/display/msm8909w_3100/sdm/include/private/
H A Dhw_info_types.h150 struct HWResourceInfo { struct
151 uint32_t hw_version = 0;
152 uint32_t hw_revision = 0;
153 uint32_t num_dma_pipe = 0;
154 uint32_t num_vig_pipe = 0;
155 uint32_t num_rgb_pipe = 0;
158 uint32_t num_control = 0;
160 uint32_t smp_total = 0;
161 uint32_t smp_size = 0;
171 uint32_t max_sde_clk = 0;
[all …]
/aosp12/hardware/qcom/sm7250/display/sdm/include/private/
H A Dhw_info_types.h290 struct HWResourceInfo { struct
291 uint32_t hw_version = 0;
292 uint32_t num_dma_pipe = 0;
293 uint32_t num_vig_pipe = 0;
294 uint32_t num_rgb_pipe = 0;
298 uint32_t max_scale_up = 1;
309 uint32_t max_sde_clk = 0;
318 bool has_ubwc = false;
323 bool has_qseed3 = false;
325 bool has_ppp = false;
[all …]