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: Fix submit error-path leaksRob Clark1-7/+18
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: Assign missing writeback log_maskMarijn Suijten1-0/+1
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: fix missing wq allocation error handlingJohan Hovold1-0/+4
2023-05-17drm/msm: Hangcheck progress detectionRob Clark6-3/+109
2023-05-17drm/msm/adreno: Simplify read64/write64 helpersRob Clark6-46/+27
2023-05-17drm/msm/adreno: adreno_gpu: Use suspend() instead of idle() on load errorKonrad Dybcio1-1/+1
2023-05-17drm/msm: fix workqueue leak on bind errorsJohan Hovold1-1/+4
2023-05-17drm/msm: fix vram leak on bind errorsJohan Hovold1-7/+19
2023-05-17drm/msm: fix drm device leak on bind errorsJohan Hovold1-2/+8
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-17drm/msm/adreno: fix runtime PM imbalance at gpu loadJohan Hovold1-4/+12
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/disp/dpu: check for crtc enable rather than crtc active to release sh...Vinod Polimera1-1/+1
2023-04-06drm/msm/disp/dpu: fix sc7280_pp base offsetKuogee Hsieh1-1/+1
2023-04-06drm/msm/dpu: correct sm8250 and sm8350 scalerDmitry Baryshkov1-9/+9
2023-04-06drm/msm/dpu: Refactor sc7280_pp locationRobert Foss1-7/+7
2023-03-22drm/msm/gem: Prevent blocking within shrinker loopDmitry Osipenko1-2/+9
2023-03-17drm/msm/adreno: fix runtime PM imbalance at unbindJohan Hovold1-1/+2
2023-03-17adreno: Shutdown the GPU properlyJoel Fernandes (Google)1-2/+3
2023-03-17drm/msm/dpu: clear DSPP reservations in rm releaseKalyan Thota1-0/+2
2023-03-17drm/msm/dpu: fix clocks settings for msm8998 SSPP blocksDmitry Baryshkov1-2/+2
2023-03-17drm/msm/dpu: drop DPU_DIM_LAYER from MIXER_MSM8998_MASKDmitry Baryshkov1-1/+1
2023-03-17drm/msm/dpu: fix len of sc7180 ctl blocksDmitry Baryshkov1-3/+3
2023-03-17drm/msm/dpu: disable features unsupported by QCM2290Dmitry Baryshkov1-6/+7
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/dpu: Add DSC hardware blocks to register snapshotMarijn Suijten1-0/+5
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/dpu: sc7180: add missing WB2 clock controlDmitry Baryshkov1-0/+2
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