/linux/drivers/gpu/drm/msm/disp/dpu1/ |
H A D | dpu_vbif.c | 36 * @vbif: Pointer to hardware vbif driver 40 static int _dpu_vbif_wait_for_xin_halt(struct dpu_hw_vbif *vbif, u32 xin_id) in _dpu_vbif_wait_for_xin_halt() argument 46 if (!vbif || !vbif->cap || !vbif->ops.get_halt_ctrl) { in _dpu_vbif_wait_for_xin_halt() 47 DPU_ERROR("invalid arguments vbif %d\n", vbif != NULL); in _dpu_vbif_wait_for_xin_halt() 51 timeout = ktime_add_us(ktime_get(), vbif->cap->xin_halt_timeout); 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() 66 dpu_vbif_name(vbif->idx), xin_id); in _dpu_vbif_wait_for_xin_halt() 70 dpu_vbif_name(vbif->idx), xin_id); in _dpu_vbif_wait_for_xin_halt() 78 * @vbif: Pointer to hardware vbif driver [all …]
|
H A D | dpu_hw_vbif.h | 15 * struct dpu_hw_vbif_ops : Interface to the VBIF hardware driver functions 21 * @vbif: vbif context driver 26 void (*set_limit_conf)(struct dpu_hw_vbif *vbif, 31 * @vbif: vbif context driver 36 u32 (*get_limit_conf)(struct dpu_hw_vbif *vbif, 41 * @vbif: vbif context driver 45 void (*set_halt_ctrl)(struct dpu_hw_vbif *vbif, 50 * @vbif: vbif context driver 54 bool (*get_halt_ctrl)(struct dpu_hw_vbif *vbif, 59 * @vbif: vbif context driver [all …]
|
H 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 37 static void dpu_hw_clear_errors(struct dpu_hw_vbif *vbif, in dpu_hw_clear_errors() argument 43 if (!vbif) in dpu_hw_clear_errors() 45 c = &vbif->hw; in dpu_hw_clear_errors() 57 static void dpu_hw_set_mem_type(struct dpu_hw_vbif *vbif, in dpu_hw_set_mem_type() argument 69 if (!vbif || xin_id >= MAX_XIN_COUNT || xin_id >= 16) in dpu_hw_set_mem_type() 72 c = &vbif->hw; in dpu_hw_set_mem_type() 87 static void dpu_hw_set_limit_conf(struct dpu_hw_vbif *vbif, in dpu_hw_set_limit_conf() argument 90 struct dpu_hw_blk_reg_map *c = &vbif->hw; in dpu_hw_set_limit_conf() 108 static u32 dpu_hw_get_limit_conf(struct dpu_hw_vbif *vbif, in dpu_hw_get_limit_conf() argument [all …]
|
H A D | dpu_vbif.h | 29 * @vbif_idx: vbif identifier 42 * dpu_vbif_set_ot_limit - set OT limit for vbif client 58 * dpu_vbif_clear_errors - clear any vbif errors 64 * dpu_vbif_init_memtypes - initialize xin memory types for vbif
|
H A D | dpu_kms.c | 1159 const struct dpu_vbif_cfg *vbif = &dpu_kms->catalog->vbif[i]; in dpu_kms_hw_init() local 1161 hw = dpu_hw_vbif_init(dev, vbif, dpu_kms->vbif[vbif->id]); in dpu_kms_hw_init() 1164 DPU_ERROR("failed to init vbif %d: %d\n", vbif->id, rc); in dpu_kms_hw_init() 1168 dpu_kms->hw_vbif[vbif->id] = hw; in dpu_kms_hw_init() 1290 dpu_kms->vbif[VBIF_RT] = msm_ioremap_mdss(mdss_dev, in dpu_kms_mmap_mdp5() 1293 if (IS_ERR(dpu_kms->vbif[VBIF_RT])) { in dpu_kms_mmap_mdp5() 1294 ret = PTR_ERR(dpu_kms->vbif[VBIF_RT]); in dpu_kms_mmap_mdp5() 1295 DPU_ERROR("vbif register memory map failed: %d\n", ret); in dpu_kms_mmap_mdp5() 1296 dpu_kms->vbif[VBIF_RT] = NULL; in dpu_kms_mmap_mdp5() 1300 dpu_kms->vbif[VBIF_NRT] = msm_ioremap_mdss(mdss_dev, in dpu_kms_mmap_mdp5() [all …]
|
H A D | dpu_hw_catalog.h | 206 * VBIF sub-blocks and features 207 * @DPU_VBIF_QOS_OTLIM VBIF supports OT Limit 208 * @DPU_VBIF_QOS_REMAP VBIF supports QoS priority remap 605 * @vbif_idx: vbif client index 656 * struct dpu_vbif_cfg - information of VBIF blocks 814 const struct dpu_vbif_cfg *vbif; member
|
/linux/Documentation/devicetree/bindings/display/msm/ |
H A D | qcom,msm8998-dpu.yaml | 22 - description: Address offset and size for vbif register set 23 - description: Address offset and size for non-realtime vbif register set 29 - const: vbif 68 reg-names = "mdp", "regdma", "vbif", "vbif_nrt";
|
H A D | qcom,sm6115-dpu.yaml | 21 - description: VBIF register set 26 - const: vbif 65 reg-names = "mdp", "vbif";
|
H A D | qcom,qcm2290-dpu.yaml | 21 - description: Address offset and size for vbif register set 26 - const: vbif 63 reg-names = "mdp", "vbif";
|
H A D | qcom,sc7280-dpu.yaml | 21 - description: Address offset and size for vbif register set 26 - const: vbif 66 reg-names = "mdp", "vbif";
|
H A D | qcom,sm8150-dpu.yaml | 21 - description: Address offset and size for vbif register set 26 - const: vbif 56 reg-names = "mdp", "vbif";
|
H A D | qcom,sdm845-dpu.yaml | 23 - description: Address offset and size for vbif register set 28 - const: vbif 65 reg-names = "mdp", "vbif";
|
H A D | qcom,sm8250-dpu.yaml | 21 - description: Address offset and size for vbif register set 26 - const: vbif 63 reg-names = "mdp", "vbif";
|
H A D | qcom,sc7180-dpu.yaml | 25 - description: Address offset and size for vbif register set 30 - const: vbif 90 reg-names = "mdp", "vbif";
|
H A D | qcom,sc8280xp-dpu.yaml | 24 - description: Address offset and size for vbif register set 29 - const: vbif 63 reg-names = "mdp", "vbif";
|
H A D | qcom,sm8550-dpu.yaml | 21 - description: Address offset and size for vbif register set 26 - const: vbif 66 reg-names = "mdp", "vbif";
|
H A D | qcom,sm8650-dpu.yaml | 23 - description: Address offset and size for vbif register set 28 - const: vbif 64 reg-names = "mdp", "vbif";
|
H A D | qcom,sm8350-dpu.yaml | 21 - description: Address offset and size for vbif register set 26 - const: vbif 60 reg-names = "mdp", "vbif";
|
H A D | qcom,sm8450-dpu.yaml | 21 - description: Address offset and size for vbif register set 26 - const: vbif 67 reg-names = "mdp", "vbif";
|
H A D | qcom,sm7150-dpu.yaml | 21 - description: Address offset and size for vbif register set 26 - const: vbif 64 reg-names = "mdp", "vbif";
|
H A D | qcom,sc8280xp-mdss.yaml | 97 reg-names = "mdp", "vbif";
|
/linux/drivers/iio/adc/ |
H A D | mt6359-auxadc.c | 189 MTK_PMIC_ADC_CHAN(VBIF, PMIC_AUXADC_RQST0, 11, 8, 1, 1), 217 MTK_PMIC_IIO_CHAN(MT6358, bif_v, VBIF, 11, 12, IIO_VOLTAGE), 236 MTK_PMIC_ADC_CHAN(VBIF, PMIC_AUXADC_RQST0, 11, 8, 2, 1), 264 MTK_PMIC_IIO_CHAN(MT6359, bif_v, VBIF, 11, 12, IIO_VOLTAGE), 283 MTK_PMIC_ADC_CHAN(VBIF, PMIC_AUXADC_RQST0, 11, 8, 5, 2),
|
/linux/drivers/gpu/drm/msm/disp/dpu1/catalog/ |
H A D | dpu_4_1_sdm670.h | 100 .vbif = sdm845_vbif,
|
H A D | dpu_6_5_qcm2290.h | 146 .vbif = sdm845_vbif,
|
H A D | dpu_6_3_sm6115.h | 153 .vbif = sdm845_vbif,
|