summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/msm
AgeCommit message (Expand)Author
2024-10-14drm/msm/dsi: fix 32-bit signed integer extension in pclk_rate calculationJonathan Marek
2024-10-14drm/msm/dsi: improve/fix dsc pclk calculationJonathan Marek
2024-10-14drm/msm/hdmi: drop pll_cmp_to_fdata from hdmi_phy_8998Dmitry Baryshkov
2024-10-14drm/msm/dpu: check for overflow in _dpu_crtc_setup_lm_bounds()Dmitry Baryshkov
2024-10-14drm/msm/dpu: move CRTC resource assignment to dpu_encoder_virt_atomic_checkDmitry Baryshkov
2024-10-14drm/msm/dpu: make sure phys resources are properly initializedDmitry Baryshkov
2024-10-14drm/msm: Use video aperture helpersThomas Zimmermann
2024-10-03drm/msm/a6xx: Enable preemption for tested a7xx targetsAntonino Maniscalco
2024-10-03drm/msm/a6xx: Add a flag to allow preemption to submitqueue_createAntonino Maniscalco
2024-10-03drm/msm/a6xx: Add traces for preemptionAntonino Maniscalco
2024-10-03drm/msm/a6xx: Use posamble to reset counters on preemptionAntonino Maniscalco
2024-10-03drm/msm/a6xx: Sync relevant adreno_pm4.xml changesAntonino Maniscalco
2024-10-03drm/msm/a6xx: Implement preemption for a7xx targetsAntonino Maniscalco
2024-10-03drm/msm/a6xx: Add a pwrup_list field to a6xx_infoAntonino Maniscalco
2024-10-03drm/msm: Add CONTEXT_SWITCH_CNTL bitfieldsAntonino Maniscalco
2024-10-03drm/msm: Add a `preempt_record_size` fieldAntonino Maniscalco
2024-10-03drm/msm/a6xx: Track current_ctx_seqno per ringAntonino Maniscalco
2024-10-03drm/msm: Fix bv_fence being used as bv_rptrAntonino Maniscalco
2024-09-30Merge drm/drm-next into drm-misc-nextThomas Zimmermann
2024-09-27[tree-wide] finally take no_llseek outAl Viro
2024-09-26drm/msm: Run DRM default client setupThomas Zimmermann
2024-09-21Merge tag 'mm-nonmm-stable-2024-09-21-07-52' of git://git.kernel.org/pub/scm/...Linus Torvalds
2024-09-11Merge drm/drm-next into drm-misc-nextThomas Zimmermann
2024-09-11Merge v6.11-rc7 into drm-nextSimona Vetter
2024-09-09treewide: correct the typo 'retun'WangYuli
2024-09-06Merge tag 'drm-misc-fixes-2024-09-05' of https://gitlab.freedesktop.org/drm/m...Dave Airlie
2024-09-05drm/msm: add another DRM_DISPLAY_DSC_HELPER selectionDmitry Baryshkov
2024-09-03drm/bridge-connector: move to DRM_DISPLAY_HELPER moduleDmitry Baryshkov
2024-09-03drm/display: split DSC helpers from DP helpersDmitry Baryshkov
2024-09-01drm/msm: clean up fault injection usageJani Nikula
2024-09-01fault-inject: improve build for CONFIG_FAULT_INJECTION=nJani Nikula
2024-09-02drm/msm/dpu: enable writeback on SM6350Dmitry Baryshkov
2024-09-02drm/msm/dpu: enable writeback on SM6125Dmitry Baryshkov
2024-09-02drm/msm/dpu: enable writeback on SC8108XDmitry Baryshkov
2024-09-02drm/msm/dpu: enable writeback on SM8150Dmitry Baryshkov
2024-09-02drm/msm: fix %s null argument errorSherry Yang
2024-09-02drm/msm/dsi: correct programming sequence for SM8350 / SM8450Dmitry Baryshkov
2024-09-02drm/msm/dp: enable widebus on all relevant chipsetsAbhinav Kumar
2024-09-02drm/msm: add msm8998 hdmi phy/pll supportArnaud Vrac
2024-09-02drm/msm/hdmi: add "qcom,hdmi-tx-8998" compatibleMarc Gonzalez
2024-09-02drm/msm/dpu: Configure DP INTF/PHY selectorDmitry Baryshkov
2024-09-01drm/msm/adreno: Add A306A supportOtto Pflüger
2024-09-01drm/msm/a6xx: Add A621 supportKonrad Dybcio
2024-09-01drm/msm/a6xx: Set GMU CGC properties on a6xx tooKonrad Dybcio
2024-09-01drm/msm/a6xx: Use the per-GPU value for gmu_cgc_modeKonrad Dybcio
2024-09-01drm/msm/a6xx: Store correct gmu_cgc_mode in struct a6xx_infoKonrad Dybcio
2024-09-01drm/msm/a6xx: Store primFifoThreshold in struct a6xx_infoKonrad Dybcio
2024-09-01drm/msm/a6xx: Evaluate adreno_is_a650_family in pdc_in_aop checkKonrad Dybcio
2024-09-01drm/msm/a5xx: workaround early ring-buffer emptiness checkVladimir Lypak
2024-09-01drm/msm/a5xx: fix races in preemption evaluation stageVladimir Lypak