Home
last modified time | relevance | path

Searched refs:CWB_0 (Results 1 – 7 of 7) sorted by relevance

/linux-6.15/drivers/gpu/drm/msm/disp/dpu1/
H A Ddpu_rm.h34 struct dpu_hw_blk *cwb_blks[CWB_MAX - CWB_0];
H A Ddpu_kms.h135 uint32_t cwb_to_crtc_id[CWB_MAX - CWB_0];
H A Ddpu_hw_mdss.h256 CWB_0 = 0x1, enumerator
H A Ddpu_hw_ctl.c323 ctx->pending_cwb_flush_mask |= BIT(cwb - CWB_0); in dpu_hw_ctl_update_pending_flush_cwb_v1()
H A Ddpu_rm.c136 rm->cwb_blks[cwb->id - CWB_0] = &hw->base; in dpu_rm_init()
H A Ddpu_encoder.c1207 cwb_mask |= BIT(dpu_enc->hw_cwb[i]->idx - CWB_0); in dpu_encoder_virt_atomic_mode_set()
/linux-6.15/drivers/gpu/drm/msm/disp/dpu1/catalog/
H A Ddpu_10_0_sm8650.h357 .name = "cwb_0", .id = CWB_0,