Home
last modified time | relevance | path

Searched refs:cdp_cfg (Results 1 - 23 of 23) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/msm/disp/dpu1/
H A Ddpu_plane.h27 * @cdp_cfg: CDP configuration
43 struct dpu_hw_pipe_cdp_cfg cdp_cfg; member
H A Ddpu_plane.c1153 struct dpu_hw_pipe_cdp_cfg *cdp_cfg = &pstate->cdp_cfg; in dpu_plane_sspp_atomic_update() local
1155 memset(cdp_cfg, 0, sizeof(struct dpu_hw_pipe_cdp_cfg)); in dpu_plane_sspp_atomic_update()
1157 cdp_cfg->enable = pdpu->catalog->perf.cdp_cfg in dpu_plane_sspp_atomic_update()
1159 cdp_cfg->ubwc_meta_enable = in dpu_plane_sspp_atomic_update()
1161 cdp_cfg->tile_amortize_enable = in dpu_plane_sspp_atomic_update()
1164 cdp_cfg->preload_ahead = DPU_SSPP_CDP_PRELOAD_AHEAD_64; in dpu_plane_sspp_atomic_update()
1166 pdpu->pipe_hw->ops.setup_cdp(pdpu->pipe_hw, cdp_cfg); in dpu_plane_sspp_atomic_update()
H A Ddpu_hw_catalog.c676 .cdp_cfg = {
701 .cdp_cfg = {
728 .cdp_cfg = {
753 .cdp_cfg = {
H A Ddpu_hw_catalog.h667 * @cdp_cfg cdp use case configurations
693 struct dpu_perf_cdp_cfg cdp_cfg[DPU_PERF_CDP_USAGE_MAX]; member
/kernel/linux/linux-6.6/drivers/gpu/drm/msm/disp/dpu1/catalog/
H A Ddpu_6_3_sm6115.h125 .cdp_cfg = {
H A Ddpu_6_5_qcm2290.h117 .cdp_cfg = {
H A Ddpu_6_9_sm6375.h135 .cdp_cfg = {
H A Ddpu_6_2_sc7180.h194 .cdp_cfg = {
H A Ddpu_6_4_sm6350.h196 .cdp_cfg = {
H A Ddpu_5_4_sm6125.h189 .cdp_cfg = {
H A Ddpu_7_2_sc7280.h241 .cdp_cfg = {
H A Ddpu_3_0_msm8998.h305 .cdp_cfg = {
H A Ddpu_7_0_sm8350.h389 .cdp_cfg = {
H A Ddpu_6_0_sm8250.h379 .cdp_cfg = {
H A Ddpu_5_1_sc8180x.h393 .cdp_cfg = {
H A Ddpu_8_0_sc8280xp.h435 .cdp_cfg = {
H A Ddpu_8_1_sm8450.h411 .cdp_cfg = {
H A Ddpu_9_0_sm8550.h410 .cdp_cfg = {
H A Ddpu_5_0_sm8150.h365 .cdp_cfg = {
H A Ddpu_4_0_sdm845.h322 .cdp_cfg = {
/kernel/linux/linux-6.6/drivers/gpu/drm/msm/disp/dpu1/
H A Ddpu_hw_catalog.h749 * @cdp_cfg cdp use case configurations
771 struct dpu_perf_cdp_cfg cdp_cfg[DPU_PERF_CDP_USAGE_MAX]; member
H A Ddpu_encoder_phys_wb.c168 perf->cdp_cfg[DPU_PERF_CDP_USAGE_NRT].wr_enable); in dpu_encoder_phys_wb_setup_fb()
H A Ddpu_plane.c1070 perf->cdp_cfg[DPU_PERF_CDP_USAGE_RT].rd_enable); in dpu_plane_sspp_update_pipe()

Completed in 16 milliseconds