summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/msm
AgeCommit message (Expand)Author
2023-04-07drm/msm/dpu: move UBWC/memory configuration to separate structDmitry Baryshkov
2023-04-07drm/msm/dpu: mark remaining pp data as constDmitry Baryshkov
2023-04-07drm/msm/dpu: constify DSC data structuresDmitry Baryshkov
2023-04-07drm/msm/dpu: Allow variable INTF_BLK sizeKonrad Dybcio
2023-04-07drm/msm/dpu: Allow variable SSPP_BLK sizeKonrad Dybcio
2023-04-06Merge branches 'msm-next-lumag-dp', 'msm-next-lumag-dsi', 'msm-next-lumag-mdp...Dmitry Baryshkov
2023-04-06Merge branch 'msm-next-lumag-dpu' into msm-next-lumagDmitry Baryshkov
2023-04-06drm/msm/mdp4: Remove empty prepare_commit() functionJessica Zhang
2023-04-06drm/msm/mdp5: set varaiable msm8x76_config storage-class-specifier to staticTom Rix
2023-04-06drm/msm/dsi: Remove custom DSI config handlingKonrad Dybcio
2023-04-06drm/msm/dsi: Switch the QCM2290-specific compatible to index autodetectionKonrad Dybcio
2023-04-06drm/msm/dp: Fix spelling mistake "Capabiity" -> "Capability"Colin Ian King
2023-04-06drm/msm/dsi: dsi_cfg: Merge SC7180 config into SDM845Konrad Dybcio
2023-04-06drm/msm/dsi: dsi_cfg: Deduplicate identical structsKonrad Dybcio
2023-04-06drm/msm/dp: Return IRQ_NONE for unhandled interruptsDouglas Anderson
2023-04-06drm/msm/dsi: Fix DSI index detection when version clash occursKonrad Dybcio
2023-04-06drm/msm/dp: Clean up handling of DP AUX interruptsDouglas Anderson
2023-04-06drm/msm/dsi: Get rid of msm_dsi_config::num_dsiKonrad Dybcio
2023-04-06msm/disp/dpu: allow atomic_check in PSR usecaseVinod Polimera
2023-04-06drm/msm/dpu: set dirty_fb flag while in self refresh modeVinod Polimera
2023-04-06drm/msm/dpu: manage DPU resources if CTM is requestedKalyan Thota
2023-04-06drm/msm/dpu: avoid unnecessary check in DPU reservationsKalyan Thota
2023-04-06drm/msm/dpu: add DSPPs into reservation upon a CTM requestKalyan Thota
2023-04-06drm/msm/dpu: Fix bit-shifting UB in DPU_HW_VER() macroGeert Uytterhoeven
2023-04-06drm/msm/dpu: remove unused dpu_plane_validate_multirect_v2 functionAbhinav Kumar
2023-04-06drm/msm/dpu: log the multirect_index in _dpu_crtc_blend_setup_pipeAbhinav Kumar
2023-04-06drm/msm/dpu: drop smart_dma_rev from dpu_capsDmitry Baryshkov
2023-04-06drm/msm/dpu: populate SmartDMA features in hw catalogDmitry Baryshkov
2023-04-06drm/msm/dpu: add support for wide planesDmitry Baryshkov
2023-04-06drm/msm/dpu: split pipe handling from _dpu_crtc_blend_setup_mixerDmitry Baryshkov
2023-04-06drm/msm/dpu: rework static color fill codeDmitry Baryshkov
2023-04-06drm/msm/dpu: rework plane CSC settingDmitry Baryshkov
2023-04-06drm/msm/dpu: rework dpu_plane_atomic_check()Dmitry Baryshkov
2023-04-06drm/msm/dpu: rework dpu_plane_sspp_atomic_update()Dmitry Baryshkov
2023-04-06drm/msm/dpu: simplify dpu_plane_validate_src()Dmitry Baryshkov
2023-04-06drm/msm/dpu: add dpu_hw_sspp_cfg to dpu_plane_stateDmitry Baryshkov
2023-04-06drm/msm/dpu: make _dpu_plane_calc_clk accept mode directlyDmitry Baryshkov
2023-04-06drm/msm/dpu: rewrite plane's QoS-related functions to take dpu_sw_pipe and dp...Dmitry Baryshkov
2023-04-06drm/msm/dpu: drop redundant plane dst check from dpu_crtc_atomic_check()Dmitry Baryshkov
2023-04-06drm/msm/dpu: move the rest of plane checks to dpu_plane_atomic_check()Dmitry Baryshkov
2023-04-06drm/msm/dpu: don't use unsupported blend stagesDmitry Baryshkov
2023-04-06drm/msm/dpu: drop src_split and multirect check from dpu_crtc_atomic_checkDmitry Baryshkov
2023-04-06drm/msm/dpu: rename dpu_hw_sspp_cfg to dpu_sw_pipe_cfgDmitry Baryshkov
2023-04-06drm/msm/dpu: remove dpu_hw_fmt_layout from struct dpu_hw_sspp_cfgDmitry Baryshkov
2023-04-06drm/msm/dpu: move stride programming to dpu_hw_sspp_setup_sourceaddressDmitry Baryshkov
2023-04-06drm/msm/dpu: clean up SRC addresses when setting up SSPP for solid fillDmitry Baryshkov
2023-04-06drm/msm/dpu: pass dpu_format to _dpu_hw_sspp_setup_scaler3()Dmitry Baryshkov
2023-04-06drm/msm/dpu: use dpu_sw_pipe for dpu_hw_sspp callbacksDmitry Baryshkov
2023-04-06drm/msm/dpu: introduce struct dpu_sw_pipeDmitry Baryshkov
2023-04-06drm/msm/dpu: drop dpu_plane_pipe functionDmitry Baryshkov