summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/msm/disp/dpu1/dpu_rm.c
AgeCommit message (Expand)Author
2025-07-04drm/msm: Use the central UBWC config databaseKonrad Dybcio
2025-07-04drm/msm/dpu: get rid of DPU_DSC_OUTPUT_CTRLDmitry Baryshkov
2025-07-04drm/msm/dpu: get rid of DPU_DSC_HW_REV_1_2Dmitry Baryshkov
2025-07-04drm/msm/dpu: get rid of DPU_MIXER_COMBINED_ALPHADmitry Baryshkov
2025-07-04drm/msm/dpu: get rid of DPU_CTL_HAS_LAYER_EXT4Dmitry Baryshkov
2025-05-01drm/msm/dpu: drop now-unused condition for has_legacy_ctlsDmitry Baryshkov
2025-05-01drm/msm/dpu: allocate single CTL for DPU >= 5.0Dmitry Baryshkov
2025-03-05drm/msm/dpu: Reserve resources for CWBJessica Zhang
2025-03-05drm/msm/dpu: Fail atomic_check if multiple outputs request CDM blockJessica Zhang
2025-03-05drm/msm/dpu: Add CWB to msm_display_topologyJessica Zhang
2025-03-05drm/msm/dpu: switch RM to use crtc_id rather than enc_id for allocationDmitry Baryshkov
2024-12-24drm/msm/dpu: Add RM support for allocating CWBJessica Zhang
2024-12-24drm/msm/dpu: get rid of struct dpu_rm_requirementsDmitry Baryshkov
2024-12-15drm/msm/dpu: include SSPP allocation state into the dumped stateDmitry Baryshkov
2024-12-15drm/msm/dpu: add support for virtual planesDmitry Baryshkov
2024-11-03drm/msm/dpu: rework documentation commentsDmitry Baryshkov
2024-04-08drm/msm/dpu: add current resource allocation to dumped stateDmitry Baryshkov
2024-02-11drm/msm/dpu: improve DSC allocationKuogee Hsieh
2024-01-24drm/msm/dpu: fix kernel-doc warningsRandy Dunlap
2023-12-14drm/msm/dpu: add support to allocate CDM from RMAbhinav Kumar
2023-12-14drm/msm/dpu: add cdm blocks to RMAbhinav Kumar
2023-12-05drm/msm/dpu: use devres-managed allocation for HW blocksDmitry Baryshkov
2023-10-16drm/msm/dpu: add setup_clk_force_ctrl() op to sspp & wbNeil Armstrong
2023-10-09drm/msm/dpu: enable PINGPONG TE operations only when supported by HWDmitry Baryshkov
2023-08-02drm/msm/dpu: use MDSS data for programming SSPPDmitry Baryshkov
2023-07-27drm/msm/dpu: use dpu core's major version to enable data compressAbhinav Kumar
2023-07-11drm/msm/dpu: simplify peer LM handlingDmitry Baryshkov
2023-06-15drm/msm/dpu: add support for DSC encoder v1.2 engineKuogee Hsieh
2023-05-22drm/msm/dpu: move PINGPONG_NONE check to dpu_lm_init()Dmitry Baryshkov
2023-05-22drm/msm/dpu: use PINGPONG_NONE for LMs with no PP attachedDmitry Baryshkov
2023-05-22drm/msm/dpu: remove futile checks from dpu_rm_init()Dmitry Baryshkov
2023-05-22drm/msm/dpu: replace IS_ERR_OR_NULL with IS_ERR during DSC initDmitry Baryshkov
2023-05-22drm/msm/dpu: Pass catalog pointers in RM to replace for-loop ID lookupsMarijn Suijten
2023-04-06drm/msm/dpu: move SSPP allocation to the RMDmitry Baryshkov
2023-03-03drm/msm/dpu: clear DSPP reservations in rm releaseKalyan Thota
2023-01-18drm/msm/dpu: Disallow unallocated resources to be returnedMarijn Suijten
2023-01-12drm/msm/dpu: Remove num_enc from topology struct in favour of num_dscMarijn Suijten
2023-01-12drm/msm/dpu: Reject topologies for which no DSC blocks are availableMarijn Suijten
2022-07-04drm/msm/dpu: constify struct dpu_mdss_cfgDmitry Baryshkov
2022-05-02drm/msm/dpu: add writeback blocks to DPU RMAbhinav Kumar
2022-04-26drm/msm/disp/dpu1: Add DSC support in RMVinod Koul
2022-02-18drm/msm/dpu: fix error handling in dpu_rm_initDmitry Baryshkov
2022-02-18drm/msm/dpu: stop embedding dpu_hw_blk into dpu_hw_intfDmitry Baryshkov
2022-02-18drm/msm/dpu: get INTF blocks directly rather than through RMDmitry Baryshkov
2022-02-18drm/msm/dpu: add DSPP blocks teardownDmitry Baryshkov
2022-02-18drm/msm/dpu: drop unused lm_max_width from RMDmitry Baryshkov
2021-06-23drm/msm/dpu: hw_blk: make dpu_hw_blk empty opaque structureDmitry Baryshkov
2021-06-23drm/msm/dpu: use struct dpu_hw_merge_3d in dpu_hw_pingpongDmitry Baryshkov
2020-11-29drm/msm/disp/dpu1/dpu_rm: Fix formatting issues and supply 'global_state' des...Lee Jones
2020-11-04drm/msm/dpu: enable merge_3d support on sm8150/sm8250Dmitry Baryshkov