summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/msm/disp/dpu1
AgeCommit message (Expand)Author
2024-05-10Merge tag 'drm-msm-next-2024-05-07' of https://gitlab.freedesktop.org/drm/msm...Dave Airlie
2024-04-25drm/print: drop include debugfs.h and include where neededJani Nikula
2024-04-23drm/msm/dpu: Add callback function pointer check before its callAleksandr Mishin
2024-04-23drm/msm: drop msm_kms_funcs::get_format() callbackDmitry Baryshkov
2024-04-23drm/msm: merge dpu format database to MDP formatsDmitry Baryshkov
2024-04-23drm/msm: convert msm_format::unpack_align_msb to the flagDmitry Baryshkov
2024-04-23drm/msm: convert msm_format::unpack_tight to the flagDmitry Baryshkov
2024-04-23drm/msm: merge dpu_format and mdp_format in struct msm_formatDmitry Baryshkov
2024-04-23drm/msm/dpu: pull format flag definitions to mdp_format.hDmitry Baryshkov
2024-04-23drm/msm/dpu: in dpu_format replace bitmap with unsigned long fieldDmitry Baryshkov
2024-04-22drm/msm/dpu: use format-related definitions from mdp_common.xml.hDmitry Baryshkov
2024-04-22drm/msm/dpu: Rename `ctx` parameter to `intf` to match other functionsMarijn Suijten
2024-04-22drm/msm/dpu: Allow configuring multiple active DSC blocksMarijn Suijten
2024-04-22drm/msm/dpu: Always flush the slave INTF on the CTLMarijn Suijten
2024-04-22drm/msm: convert all pixel format logging to use %p4ccJani Nikula
2024-04-08drm/msm/dpu: add current resource allocation to dumped stateDmitry Baryshkov
2024-04-01drm/msm/dpu: make error messages at dpu_core_irq_register_callback() more sen...Dmitry Baryshkov
2024-03-29drm/msm/dp: assign correct DP controller ID to x1e80100 interface tableKuogee Hsieh
2024-03-29drm/msm/dpu: don't allow overriding data from catalogDmitry Baryshkov
2024-03-04drm/msm/dpu: capture snapshot on the first commit_done timeoutDmitry Baryshkov
2024-03-04drm/msm/dpu: split dpu_encoder_wait_for_event into two functionsDmitry Baryshkov
2024-03-04drm/msm/dpu: make "vblank timeout" more usefulDmitry Baryshkov
2024-03-04drm/msm/dp: allow YUV420 mode for DP connector when CDM availablePaloma Arellano
2024-03-04drm/msm/dpu: reserve CDM blocks for DP if mode is YUV420Paloma Arellano
2024-03-04drm/msm/dpu: modify timing engine programming for YUV420 over DPPaloma Arellano
2024-03-04drm/msm/dpu: modify encoder programming for CDM over DPPaloma Arellano
2024-03-04drm/msm/dpu: add support of new peripheral flush mechanismKuogee Hsieh
2024-03-04drm/msm/dpu: move widebus logic to its own APIPaloma Arellano
2024-03-04drm/msm/dpu: move dpu_encoder_helper_phys_setup_cdm to dpu_encoderPaloma Arellano
2024-03-04drm/msm/dpu: allow dpu_encoder_helper_phys_setup_cdm to work for DPPaloma Arellano
2024-03-04drm/msm/dpu: pass mode dimensions instead of fb size in CDM setupPaloma Arellano
2024-03-04drm/msm/dpu: add division of drm_display_mode's hskew parameterPaloma Arellano
2024-03-04drm/msm/dpu: allow certain formats for CDM for DPPaloma Arellano
2024-02-22drm/msm/dpu: Add X1E80100 supportAbel Vesa
2024-02-19drm/msm/dpu: drop global_state_lockDmitry Baryshkov
2024-02-19drm/msm/dpu: finalise global state objectDmitry Baryshkov
2024-02-19drm/msm/dpu: add support for SDM660 and SDM630 platformsDmitry Baryshkov
2024-02-19drm/msm: add a kernel param to select between MDP5 and DPU driversDmitry Baryshkov
2024-02-19drm/msm/dpu: support binding to the mdp5 devicesDmitry Baryshkov
2024-02-11drm/msm/dpu: drop dpu_encoder_phys_ops::atomic_check()Dmitry Baryshkov
2024-02-11drm/msm/dpu: move writeback's atomic_check to dpu_writeback.cDmitry Baryshkov
2024-02-11drm/msm/dpu: drop dpu_encoder_phys_ops.atomic_mode_setDmitry Baryshkov
2024-02-11drm/msm/dpu: split _dpu_encoder_resource_control_helper()Dmitry Baryshkov
2024-02-11drm/msm/dpu: split irq_control into irq_enable and _disableDmitry Baryshkov
2024-02-11drm/msm/dpu: Only enable DSC_MODE_MULTIPLEX if dsc_merge is enabledMarijn Suijten
2024-02-11drm/msm/dpu: fix the programming of INTF_CFG2_DATA_HCTL_ENAbhinav Kumar
2024-02-11drm/msm/dpu: improve DSC allocationKuogee Hsieh
2024-01-24drm/msm/dpu: check for valid hw_pp in dpu_encoder_helper_phys_cleanupAbhinav Kumar
2024-01-24drm/msm/dpu: fix kernel-doc warningsRandy Dunlap
2023-12-14drm/msm/dpu: Drop enable and frame_count parameters from dpu_hw_setup_misr()Jessica Zhang