Searched refs:vbif (Results 1 – 25 of 36) sorted by relevance
12
| /drivers/gpu/drm/msm/disp/dpu1/ |
| A D | dpu_vbif.c | 46 if (!vbif || !vbif->cap || !vbif->ops.get_halt_ctrl) { in _dpu_vbif_wait_for_xin_halt() 53 status = vbif->ops.get_halt_ctrl(vbif, xin_id); in _dpu_vbif_wait_for_xin_halt() 57 status = vbif->ops.get_halt_ctrl(vbif, xin_id); in _dpu_vbif_wait_for_xin_halt() 128 if (!vbif || !vbif->cap) { in _dpu_vbif_get_ot_limit() 148 if (vbif && vbif->ops.get_limit_conf) { in _dpu_vbif_get_ot_limit() 149 val = vbif->ops.get_limit_conf(vbif, in _dpu_vbif_get_ot_limit() 226 if (!vbif || !vbif->cap) { in dpu_vbif_set_qos_remap() 264 if (vbif && vbif->ops.clear_errors) { in dpu_vbif_clear_errors() 265 vbif->ops.clear_errors(vbif, &pnd, &src); in dpu_vbif_clear_errors() 285 if (vbif && vbif->cap && vbif->ops.set_mem_type) { in dpu_vbif_init_memtypes() [all …]
|
| A D | dpu_hw_vbif.c | 35 #define VBIF_XINL_QOS_LVL_REMAP_000(vbif) (VBIF_XINL_QOS_RP_REMAP_000 + (vbif)->cap->qos_rp_remap_s… argument 43 if (!vbif) in dpu_hw_clear_errors() 45 c = &vbif->hw; in dpu_hw_clear_errors() 72 c = &vbif->hw; in dpu_hw_set_mem_type() 90 struct dpu_hw_blk_reg_map *c = &vbif->hw; in dpu_hw_set_limit_conf() 111 struct dpu_hw_blk_reg_map *c = &vbif->hw; in dpu_hw_get_limit_conf() 133 struct dpu_hw_blk_reg_map *c = &vbif->hw; in dpu_hw_set_halt_ctrl() 163 if (!vbif) in dpu_hw_set_qos_remap() 166 c = &vbif->hw; in dpu_hw_set_qos_remap() 192 if (!vbif || xin_id >= MAX_XIN_COUNT) in dpu_hw_set_write_gather_en() [all …]
|
| A D | dpu_hw_vbif.h | 26 void (*set_limit_conf)(struct dpu_hw_vbif *vbif, 36 u32 (*get_limit_conf)(struct dpu_hw_vbif *vbif, 45 void (*set_halt_ctrl)(struct dpu_hw_vbif *vbif, 54 bool (*get_halt_ctrl)(struct dpu_hw_vbif *vbif, 64 void (*set_qos_remap)(struct dpu_hw_vbif *vbif, 73 void (*set_mem_type)(struct dpu_hw_vbif *vbif, 85 void (*clear_errors)(struct dpu_hw_vbif *vbif, 93 void (*set_write_gather_en)(struct dpu_hw_vbif *vbif, u32 xin_id);
|
| A D | dpu_kms.c | 1063 const struct dpu_vbif_cfg *vbif = &dpu_kms->catalog->vbif[i]; in dpu_kms_mdp_snapshot() local 1066 dpu_kms->vbif[vbif->id] + vbif->base, in dpu_kms_mdp_snapshot() 1067 "%s", vbif->name); in dpu_kms_mdp_snapshot() 1224 const struct dpu_vbif_cfg *vbif = &dpu_kms->catalog->vbif[i]; in dpu_kms_hw_init() local 1226 hw = dpu_hw_vbif_init(dev, vbif, dpu_kms->vbif[vbif->id]); in dpu_kms_hw_init() 1233 dpu_kms->hw_vbif[vbif->id] = hw; in dpu_kms_hw_init() 1353 if (IS_ERR(dpu_kms->vbif[VBIF_RT])) { in dpu_kms_mmap_mdp5() 1356 dpu_kms->vbif[VBIF_RT] = NULL; in dpu_kms_mmap_mdp5() 1364 dpu_kms->vbif[VBIF_NRT] = NULL; in dpu_kms_mmap_mdp5() 1389 dpu_kms->vbif[VBIF_RT] = NULL; in dpu_kms_mmap_dpu() [all …]
|
| A D | dpu_kms.h | 66 void __iomem *mmio, *vbif[VBIF_MAX]; member
|
| A D | dpu_hw_catalog.h | 730 const struct dpu_vbif_cfg *vbif; member
|
| /drivers/gpu/drm/msm/disp/dpu1/catalog/ |
| A D | dpu_6_5_qcm2290.h | 141 .vbif = sdm845_vbif,
|
| A D | dpu_6_3_sm6115.h | 148 .vbif = sdm845_vbif,
|
| A D | dpu_6_9_sm6375.h | 159 .vbif = sdm845_vbif,
|
| A D | dpu_4_1_sdm670.h | 148 .vbif = sdm845_vbif,
|
| A D | dpu_1_15_msm8917.h | 180 .vbif = msm8996_vbif,
|
| A D | dpu_1_14_msm8937.h | 201 .vbif = msm8996_vbif,
|
| A D | dpu_1_16_msm8953.h | 208 .vbif = msm8996_vbif,
|
| A D | dpu_5_4_sm6125.h | 221 .vbif = sdm845_vbif,
|
| A D | dpu_6_2_sc7180.h | 215 .vbif = sdm845_vbif,
|
| A D | dpu_3_3_sdm630.h | 216 .vbif = msm8998_vbif,
|
| A D | dpu_6_4_sm6350.h | 233 .vbif = sdm845_vbif,
|
| A D | dpu_5_3_sm6150.h | 250 .vbif = sdm845_vbif,
|
| A D | dpu_7_2_sc7280.h | 257 .vbif = sdm845_vbif,
|
| A D | dpu_3_2_sdm660.h | 278 .vbif = msm8998_vbif,
|
| A D | dpu_1_7_msm8996.h | 324 .vbif = msm8996_vbif,
|
| A D | dpu_3_0_msm8998.h | 314 .vbif = msm8998_vbif,
|
| A D | dpu_5_2_sm7150.h | 313 .vbif = sdm845_vbif,
|
| A D | dpu_4_0_sdm845.h | 329 .vbif = sdm845_vbif,
|
| A D | dpu_5_0_sm8150.h | 385 .vbif = sdm845_vbif,
|
Completed in 38 milliseconds
12