Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/msm/disp/dpu1/
H A Ddpu_hw_catalog.c512 .qos_rt_tbl = {
532 .qos_rt_tbl = {
552 .qos_rt_tbl = {
572 .qos_rt_tbl = {
H A Ddpu_hw_catalog.h679 struct dpu_vbif_qos_tbl qos_rt_tbl; member
H A Ddpu_vbif.c231 qos_tbl = params->is_rt ? &vbif->cap->qos_rt_tbl : in dpu_vbif_set_qos_remap()