summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/msm
AgeCommit message (Expand)Author
2023-09-19drm/msm/a2xx: Call adreno_gpu_init() earlierFabio Estevam
2023-09-19drm/msm/mdp5: Don't leak some plane stateDaniel Vetter
2023-08-11drm/msm: Fix IS_ERR_OR_NULL() vs NULL check in a5xx_submit_in_rb()Gaosheng Cui
2023-08-11drm/msm/adreno: Fix snapshot BINDLESS_DATA sizeRob Clark
2023-08-11drm/msm/dpu: drop enum dpu_core_perf_data_bus_idDmitry Baryshkov
2023-07-27drm/msm/dp: Free resources after unregistering themBjorn Andersson
2023-07-27drm/msm/dpu: do not enable color-management if DSPPs are not availableDmitry Baryshkov
2023-06-09drm/msm: Be more shouty if per-process pgtables aren't workingRob Clark
2023-05-30drm/msm/dpu: Remove duplicate register defines from INTFMarijn Suijten
2023-05-30drm/msm/dp: unregister audio driver during unbindSrinivas Kandagatla
2023-05-17drm: msm: adreno: Disable preemption on Adreno 510Adam Skladowski
2023-05-17drm/msm/adreno: drop bogus pm_runtime_set_active()Johan Hovold
2023-05-17drm/msm/adreno: Defer enabling runpm until hw_init()Rob Clark
2023-05-17drm/msm/disp/dpu: check for crtc enable rather than crtc active to release sh...Vinod Polimera
2023-03-17drm/msm/a5xx: fix context faults during ring switchDmitry Baryshkov
2023-03-17drm/msm/a5xx: fix the emptyness check in the preempt codeDmitry Baryshkov
2023-03-17drm/msm: Document and rename preempt_lockRob Clark
2023-03-17drm/msm/a5xx: fix setting of the CP_PREEMPT_ENABLE_LOCAL registerDmitry Baryshkov
2023-03-17drm/msm: Fix potential invalid ptr freeRob Clark
2023-03-11drm/msm/dsi: Add missing check for alloc_ordered_workqueueJiasheng Jiang
2023-03-11drm/msm/mdp5: Add check for kzallocJiasheng Jiang
2023-03-11drm/msm/dpu: Add check for pstatesJiasheng Jiang
2023-03-11drm/msm/dpu: Add check for cstateJiasheng Jiang
2023-03-11drm/msm: use strscpy instead of strncpyDmitry Baryshkov
2023-03-11drm/msm/dpu: Disallow unallocated resources to be returnedMarijn Suijten
2023-03-11drm/msm/adreno: Fix null ptr access in adreno_gpu_cleanup()Akhil P Oommen
2023-03-11drm/msm/hdmi: Add missing check for alloc_ordered_workqueueJiasheng Jiang
2023-01-18drm/msm/dp: do not complete dp_aux_cmd_fifo_tx() if irq is not for aux transferKuogee Hsieh
2023-01-18drm/msm/adreno: Make adreno quirks not overwrite each otherKonrad Dybcio
2023-01-14drm/msm: Use drm_mode_copy()Ville Syrjälä
2023-01-14drm/msm/hdmi: drop unused GPIO supportDmitry Baryshkov
2023-01-14drm/msm/hdmi: switch to drm_bridge_connectorDmitry Baryshkov
2022-11-10drm/msm/hdmi: fix IRQ lifetimeJohan Hovold
2022-11-10drm/msm/hdmi: Remove spurious IRQF_ONESHOT flagDaniel Thompson
2022-11-03drm/msm: Fix return type of mdp4_lvds_connector_mode_validNathan Huckleberry
2022-11-03drm/msm/dp: fix IRQ lifetimeJohan Hovold
2022-11-03drm/msm/hdmi: fix memory corruption with too many bridgesJohan Hovold
2022-11-03drm/msm/dsi: fix memory corruption with too many bridgesJohan Hovold
2022-10-26drm/msm/dp: correct 1.62G link rate at dp_catalog_ctrl_config_msa()Kuogee Hsieh
2022-10-26drm/msm/dpu: index dpu_kms->hw_vbif using vbif_idxDmitry Baryshkov
2022-09-20drm/msm/rd: Fix FIFO-full deadlockRob Clark
2022-09-08drm/msm/dsi: Fix number of regulators for SDM660Douglas Anderson
2022-09-08drm/msm/dsi: Fix number of regulators for msm8996_dsi_cfgDouglas Anderson
2022-09-08drm/msm/dp: delete DP_RECOVERED_CLOCK_OUT_EN to fix tps4Kuogee Hsieh
2022-09-08drm/msm/dsi: fix the inconsistent indentingsunliming
2022-08-21drm/msm/mdp5: Fix global state lock backoffRob Clark
2022-06-29drm/msm/dp: fix connect/disconnect handled at irq_hpdKuogee Hsieh
2022-06-29drm/msm/dp: promote irq_hpd handle to handle link training correctlyKuogee Hsieh
2022-06-29drm/msm/dp: deinitialize mainlink if link training failedKuogee Hsieh
2022-06-29drm/msm/dp: fixes wrong connection state caused by failure of link trainKuogee Hsieh