summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-01-12drm/msm/dpu: add support for MDP_TOP blackholeDmitry Baryshkov
2023-01-12drm/msm/dpu: merge all MDP TOP registers to dpu_hwio.hDmitry Baryshkov
2023-01-12dt-bindings: display/msm: add support for the display on SM8450Dmitry Baryshkov
2023-01-12dt-bindings: display/msm: *dpu.yaml: split required properties clausesDmitry Baryshkov
2023-01-12dt-bindings: display: msm: drop redundant part of titleKrzysztof Kozlowski
2023-01-08drm/msm/dpu: Print interrupt index in addition to the maskMarijn Suijten
2023-01-08drm/msm/dpu: check for null return of devm_kzalloc() in dpu_writeback_init()Hui Tang
2023-01-08drm/msm/dpu1: Remove INTF4 IRQ from SDM845 IRQ maskKonrad Dybcio
2023-01-05drm/msm/a6xx: Avoid gx gbit halt during rpm suspendAkhil P Oommen
2023-01-05drm/msm/adreno: Make adreno quirks not overwrite each otherKonrad Dybcio
2023-01-05drm/msm: another fix for the headless Adreno GPUDmitry Baryshkov
2023-01-05dt-bindings: msm: dsi-controller-main: Fix description of core clockBryan O'Donoghue
2023-01-05dt-bindings: msm: dsi-controller-main: Fix power-domain constraintBryan O'Donoghue
2023-01-05dt-bindings: msm: dsi-controller-main: Fix operating-points-v2 constraintBryan O'Donoghue
2023-01-04dt-bindings: msm: dsi-phy-28nm: Add missing qcom, dsi-phy-regulator-ldo-modeBryan O'Donoghue
2023-01-03drm/msm/dp: do not complete dp_aux_cmd_fifo_tx() if irq is not for aux transferKuogee Hsieh
2022-12-27drm/msm/hdmi: Fix the error handling path of msm_hdmi_dev_probe()Christophe JAILLET
2022-12-27drm/msm/dpu: Fix memory leak in msm_mdss_parse_data_bus_icc_pathMiaoqian Lin
2022-12-27dt-bindings: display: msm: Rename mdss node name in exampleAdam Skladowski
2022-12-27dt-bindings: msm/dsi: Don't require vdds-supply on 10nm PHYKonrad Dybcio
2022-12-27dt-bindings: msm/dsi: Don't require vcca-supply on 14nm PHYKonrad Dybcio
2022-12-27drm/msm/dpu: Fix some kernel-doc commentsYang Li
2022-11-26Merge branches 'msm-next-lumag-core', 'msm-next-lumag-dpu', 'msm-next-lumag-d...Dmitry Baryshkov
2022-11-26drm/msm/disp/dpu1: add support for display on SM6115Adam Skladowski
2022-11-26dt-bindings: display/msm: add support for SM6115Adam Skladowski
2022-11-26drm/msm/mdp5: fix reading hw revision on db410c platformDmitry Baryshkov
2022-11-23drm/msm/hdmi: remove unnecessary NULL checkDan Carpenter
2022-11-23dt-bindings: msm: dsi-controller-main: Drop redundant phy-namesBryan O'Donoghue
2022-11-04dt-bindings: display/msm/dsi-controller-main: allow defining opp-tableDmitry Baryshkov
2022-11-04drm/msm/dsi: Prevent signed BPG offsets from bleeding into adjacent bitsMarijn Suijten
2022-11-04drm/msm/dpu1: Account for DSC's bits_per_pixel having 4 fractional bitsMarijn Suijten
2022-11-04drm/msm/dsi: Disallow 8 BPC DSC configuration for alternative BPC valuesMarijn Suijten
2022-11-04drm/msm/dsi: Account for DSC's bits_per_pixel having 4 fractional bitsMarijn Suijten
2022-11-04drm/msm/dsi: Migrate to drm_dsc_compute_rc_parameters()Marijn Suijten
2022-11-04drm/msm/dsi: Appropriately set dsc->mux_word_size based on bpcMarijn Suijten
2022-11-04drm/msm/dsi: Reuse earlier computed dsc->slice_chunk_sizeMarijn Suijten
2022-11-04drm/msm/dsi: Use DIV_ROUND_UP instead of conditional increment on moduloMarijn Suijten
2022-11-04drm/msm/dsi: Remove repeated calculation of slice_per_intfMarijn Suijten
2022-11-04drm/msm/dsi: Remove useless math in DSC calculationsMarijn Suijten
2022-11-04drm/msm/dsi: Add phy configuration for QCM2290Loic Poulain
2022-11-04dt-bindings: display/msm: Add QCM2290 DSI phyLoic Poulain
2022-11-04drm/msm/dsi: drop modeset sanity checksJohan Hovold
2022-11-04drm/msm/dpu1: Account for DSC's bits_per_pixel having 4 fractional bitsMarijn Suijten
2022-11-04drm/msm/dp: drop modeset sanity checksJohan Hovold
2022-11-04drm/msm/hdmi: move msm_hdmi_get_phy() to msm_hdmi_dev_probe()Dmitry Baryshkov
2022-11-04drm/msm/hdmi: don't take extra reference on PHY deviceDmitry Baryshkov
2022-11-04drm/msm/hdmi: move resource allocation to probe functionDmitry Baryshkov
2022-11-03drm/msm: remove duplicated code from a6xx_create_address_spaceDmitry Baryshkov
2022-11-03drm/msm: move domain allocation into msm_iommu_new()Dmitry Baryshkov
2022-11-03drm/msm/hdmi: drop constant resource names from platform configDmitry Baryshkov