Home
last modified time | relevance | path

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

/hardware/qcom/display/msm8996/sdm/include/private/
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;
150 uint32_t num_cursor_pipe = 0;
151 uint32_t num_blending_stages = 0;
152 uint32_t num_control = 0;
153 uint32_t num_mixer_to_disp = 0;
[all …]
/hardware/qcom/display/msm8909/sdm/include/private/
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;
156 uint32_t num_cursor_pipe = 0;
157 uint32_t num_blending_stages = 0;
158 uint32_t num_control = 0;
159 uint32_t num_mixer_to_disp = 0;
[all …]
/hardware/qcom/sm8150/display/sdm/include/private/
Dhw_info_types.h271 struct HWResourceInfo { struct
272 uint32_t hw_version = 0;
273 uint32_t hw_revision = 0;
274 uint32_t num_dma_pipe = 0;
275 uint32_t num_vig_pipe = 0;
276 uint32_t num_rgb_pipe = 0;
277 uint32_t num_cursor_pipe = 0;
278 uint32_t num_blending_stages = 0;
279 uint32_t num_solidfill_stages = 0;
280 uint32_t num_control = 0;
[all …]
/hardware/qcom/sdm845/display/sdm/include/private/
Dhw_info_types.h180 struct HWResourceInfo { struct
181 uint32_t hw_version = 0;
182 uint32_t hw_revision = 0;
183 uint32_t num_dma_pipe = 0;
184 uint32_t num_vig_pipe = 0;
185 uint32_t num_rgb_pipe = 0;
186 uint32_t num_cursor_pipe = 0;
187 uint32_t num_blending_stages = 0;
188 uint32_t num_solidfill_stages = 0;
189 uint32_t num_control = 0;
[all …]
/hardware/qcom/display/msm8909w_3100/sdm/include/private/
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;
156 uint32_t num_cursor_pipe = 0;
157 uint32_t num_blending_stages = 0;
158 uint32_t num_control = 0;
159 uint32_t num_mixer_to_disp = 0;
[all …]
/hardware/qcom/sm7250/display/sdm/include/private/
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;
295 uint32_t num_cursor_pipe = 0;
296 uint32_t num_blending_stages = 0;
297 uint32_t num_solidfill_stages = 0;
298 uint32_t max_scale_up = 1;
299 uint32_t max_scale_down = 1;
[all …]