Searched refs:mixer_count (Results 1 – 25 of 34) sorted by relevance
12
| /linux-6.15/drivers/gpu/drm/msm/disp/dpu1/ |
| H A D | dpu_hw_ctl.h | 284 int mixer_count; member 313 u32 mixer_count,
|
| H A D | dpu_hw_ctl.c | 457 for (i = 0; i < ctx->mixer_count; i++) { in dpu_hw_ctl_clear_all_blendstages() 504 stages = _mixer_stages(ctx->mixer_hw_caps, ctx->mixer_count, lm); in dpu_hw_ctl_setup_blendstage() 779 u32 mixer_count, in dpu_hw_ctl_init() argument 794 c->mixer_count = mixer_count; in dpu_hw_ctl_init()
|
| H A D | dpu_hw_catalog.h | 800 u32 mixer_count; member
|
| /linux-6.15/drivers/gpu/drm/msm/disp/dpu1/catalog/ |
| H A D | dpu_6_3_sm6115.h | 144 .mixer_count = ARRAY_SIZE(sm6115_lm),
|
| H A D | dpu_6_5_qcm2290.h | 137 .mixer_count = ARRAY_SIZE(qcm2290_lm),
|
| H A D | dpu_6_9_sm6375.h | 154 .mixer_count = ARRAY_SIZE(sm6375_lm),
|
| H A D | dpu_4_1_sdm670.h | 140 .mixer_count = ARRAY_SIZE(sdm670_lm),
|
| H A D | dpu_1_15_msm8917.h | 174 .mixer_count = ARRAY_SIZE(msm8917_lm),
|
| H A D | dpu_1_14_msm8937.h | 196 .mixer_count = ARRAY_SIZE(msm8937_lm),
|
| H A D | dpu_1_16_msm8953.h | 203 .mixer_count = ARRAY_SIZE(msm8953_lm),
|
| H A D | dpu_5_4_sm6125.h | 224 .mixer_count = ARRAY_SIZE(sm6125_lm),
|
| H A D | dpu_6_2_sc7180.h | 212 .mixer_count = ARRAY_SIZE(sc7180_lm),
|
| H A D | dpu_3_3_sdm630.h | 211 .mixer_count = ARRAY_SIZE(sdm630_lm),
|
| H A D | dpu_6_4_sm6350.h | 230 .mixer_count = ARRAY_SIZE(sm6350_lm),
|
| H A D | dpu_7_2_sc7280.h | 258 .mixer_count = ARRAY_SIZE(sc7280_lm),
|
| H A D | dpu_5_3_sm6150.h | 256 .mixer_count = ARRAY_SIZE(sm6150_lm),
|
| H A D | dpu_3_2_sdm660.h | 274 .mixer_count = ARRAY_SIZE(sdm660_lm),
|
| H A D | dpu_3_0_msm8998.h | 310 .mixer_count = ARRAY_SIZE(msm8998_lm),
|
| H A D | dpu_5_2_sm7150.h | 317 .mixer_count = ARRAY_SIZE(sm7150_lm),
|
| H A D | dpu_1_7_msm8996.h | 320 .mixer_count = ARRAY_SIZE(msm8996_lm),
|
| H A D | dpu_4_0_sdm845.h | 327 .mixer_count = ARRAY_SIZE(sdm845_lm),
|
| H A D | dpu_5_0_sm8150.h | 396 .mixer_count = ARRAY_SIZE(sm8150_lm),
|
| H A D | dpu_6_0_sm8250.h | 394 .mixer_count = ARRAY_SIZE(sm8250_lm),
|
| H A D | dpu_9_0_sm8550.h | 415 .mixer_count = ARRAY_SIZE(sm8550_lm),
|
| H A D | dpu_7_0_sm8350.h | 404 .mixer_count = ARRAY_SIZE(sm8350_lm),
|
12