Home
last modified time | relevance | path

Searched refs:DPU_VBIF_QOS_OTLIM (Results 1 – 3 of 3) sorted by relevance

/linux-6.1.9/drivers/gpu/drm/msm/disp/dpu1/
Ddpu_hw_catalog.h263 DPU_VBIF_QOS_OTLIM = 0x1, enumerator
Ddpu_vbif.c89 if (!vbif || !(vbif->cap->features & BIT(DPU_VBIF_QOS_OTLIM))) in _dpu_vbif_apply_dynamic_ot_limit()
Ddpu_hw_catalog.c1340 .features = BIT(DPU_VBIF_QOS_REMAP) | BIT(DPU_VBIF_QOS_OTLIM),