summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/msm
AgeCommit message (Expand)AuthorFilesLines
2023-06-09drm/msm: Be more shouty if per-process pgtables aren't workingRob Clark1-1/+6
2023-05-24drm/msm/dpu: Remove duplicate register defines from INTFMarijn Suijten1-5/+0
2023-05-24drm/msm/dpu: Move non-MDP_TOP INTF_INTR offsets out of hwio headerMarijn Suijten2-4/+4
2023-05-24drm/msm/dpu: Add INTF_5 interruptsBjorn Andersson2-0/+7
2023-05-24drm/msm/dp: unregister audio driver during unbindSrinivas Kandagatla3-0/+15
2023-05-24drm/msm/dp: Clean up handling of DP AUX interruptsDouglas Anderson3-48/+36
2023-05-17drm/msm/adreno: adreno_gpu: Use suspend() instead of idle() on load errorKonrad Dybcio1-1/+1
2023-05-17drm/msm/adreno: fix runtime PM imbalance at gpu loadJohan Hovold1-4/+12
2023-05-17drm/msm: Remove struct_mutex usageRob Clark8-34/+49
2023-05-17drm/msm: fix NULL-deref on irq uninstallJohan Hovold1-3/+5
2023-05-17drm/msm: fix NULL-deref on snapshot tear downJohan Hovold1-1/+2
2023-05-11drm: msm: adreno: Disable preemption on Adreno 510Adam Skladowski1-1/+7
2023-05-11drm/msm/adreno: drop bogus pm_runtime_set_active()Johan Hovold1-3/+0
2023-05-11drm/msm/adreno: Defer enabling runpm until hw_init()Rob Clark2-1/+6
2023-05-11drm/msm/disp/dpu: check for crtc enable rather than crtc active to release sh...Vinod Polimera1-1/+1
2023-03-17drm/msm/dpu: fix len of sc7180 ctl blocksDmitry Baryshkov1-3/+3
2023-03-17drm/msm/a5xx: fix context faults during ring switchDmitry Baryshkov1-1/+1
2023-03-17drm/msm/a5xx: fix the emptyness check in the preempt codeDmitry Baryshkov1-1/+1
2023-03-17drm/msm/a5xx: fix highest bank bit for a530Dmitry Baryshkov1-1/+1
2023-03-17drm/msm/a5xx: fix setting of the CP_PREEMPT_ENABLE_LOCAL registerDmitry Baryshkov1-2/+2
2023-03-17drm/msm: Fix potential invalid ptr freeRob Clark1-3/+2
2023-03-10drm/msm/dsi: Add missing check for alloc_ordered_workqueueJiasheng Jiang1-0/+3
2023-03-10drm/msm/dpu: set pdpu->is_rt_pipe early in dpu_plane_sspp_atomic_update()Dmitry Baryshkov1-9/+6
2023-03-10drm/msm/mdp5: Add check for kzallocJiasheng Jiang1-1/+4
2023-03-10drm/msm/dpu: Add check for pstatesJiasheng Jiang1-0/+2
2023-03-10drm/msm/dpu: Add check for cstateJiasheng Jiang1-1/+4
2023-03-10drm/msm: use strscpy instead of strncpyDmitry Baryshkov1-1/+1
2023-03-10drm/msm/dsi: Allow 2 CTRLs on v2.5.0Konrad Dybcio1-2/+2
2023-03-10drm/msm/dpu: Disallow unallocated resources to be returnedMarijn Suijten1-0/+5
2023-03-10drm/msm/gem: Add check for kmallocJiasheng Jiang1-0/+4
2023-03-10drm/msm/adreno: Fix null ptr access in adreno_gpu_cleanup()Akhil P Oommen1-2/+2
2023-03-10drm/msm: clean event_thread->worker in case of an errorDmitry Baryshkov1-1/+1
2023-03-10drm/msm/hdmi: Add missing check for alloc_ordered_workqueueJiasheng Jiang1-0/+4
2023-01-18drm/msm/dp: do not complete dp_aux_cmd_fifo_tx() if irq is not for aux transferKuogee Hsieh1-0/+4
2023-01-18drm/msm/adreno: Make adreno quirks not overwrite each otherKonrad Dybcio1-6/+4
2022-12-31drm/msm: Use drm_mode_copy()Ville Syrjälä1-1/+1
2022-12-31drm/msm/a6xx: Fix speed-bin detection vs probe-deferRob Clark1-7/+5
2022-12-31drm/msm/hdmi: use devres helper for runtime PM managementDmitry Baryshkov1-1/+1
2022-12-31drm/msm/hdmi: drop unused GPIO supportDmitry Baryshkov3-120/+21
2022-11-10drm/msm/hdmi: fix IRQ lifetimeJohan Hovold1-1/+1
2022-11-10drm/msm/hdmi: Remove spurious IRQF_ONESHOT flagDaniel Thompson1-1/+1
2022-11-03drm/msm: Fix return type of mdp4_lvds_connector_mode_validNathan Huckleberry1-2/+3
2022-11-03drm/msm/dp: fix IRQ lifetimeJohan Hovold1-1/+1
2022-11-03drm/msm/hdmi: fix memory corruption with too many bridgesJohan Hovold1-0/+5
2022-11-03drm/msm/dsi: fix memory corruption with too many bridgesJohan Hovold1-0/+6
2022-10-26drm/msm/dp: correct 1.62G link rate at dp_catalog_ctrl_config_msa()Kuogee Hsieh1-1/+1
2022-10-26drm/msm/dpu: index dpu_kms->hw_vbif using vbif_idxDmitry Baryshkov2-23/+18
2022-09-20drm/msm/rd: Fix FIFO-full deadlockRob Clark1-0/+3
2022-09-08drm/msm/dsi: Fix number of regulators for SDM660Douglas Anderson1-1/+1
2022-09-08drm/msm/dsi: Fix number of regulators for msm8996_dsi_cfgDouglas Anderson1-1/+1