summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/msm
AgeCommit message (Expand)Author
2023-05-17drm/msm/adreno: adreno_gpu: Use suspend() instead of idle() on load errorKonrad Dybcio
2023-05-17drm/msm: fix workqueue leak on bind errorsJohan Hovold
2023-05-17drm/msm: fix missing wq allocation error handlingJohan Hovold
2023-05-17drm/msm: fix vram leak on bind errorsJohan Hovold
2023-05-17drm/msm: fix drm device leak on bind errorsJohan Hovold
2023-05-17drm/msm: fix NULL-deref on irq uninstallJohan Hovold
2023-05-17drm/msm: fix NULL-deref on snapshot tear downJohan Hovold
2023-05-17drm/msm/adreno: fix runtime PM imbalance at gpu loadJohan Hovold
2023-05-11drm/msm/dpu: Fix bit-shifting UB in DPU_HW_VER() macroGeert Uytterhoeven
2023-05-11Revert "drm/msm: Fix failure paths in msm_drm_init()"Johan Hovold
2023-05-11Revert "drm/msm: Add missing check and destroy for alloc_ordered_workqueue"Johan Hovold
2023-05-11drm: msm: adreno: Disable preemption on Adreno 510Adam Skladowski
2023-05-11drm/msm/adreno: drop bogus pm_runtime_set_active()Johan Hovold
2023-05-11drm/msm/disp/dpu: check for crtc enable rather than crtc active to release sh...Vinod Polimera
2023-03-13Merge drm/drm-fixes into drm-misc-fixesThomas Zimmermann
2023-03-10Merge tag 'drm-msm-fixes-2023-03-09' of https://gitlab.freedesktop.org/drm/ms...Dave Airlie
2023-03-08drm/msm: DEVFREQ_GOV_SIMPLE_ONDEMAND is no longer neededRandy Dunlap
2023-03-03drm/msm/dpu: clear DSPP reservations in rm releaseKalyan Thota
2023-03-03drm/msm/disp/dpu: fix sc7280_pp base offsetKuogee Hsieh
2023-03-03drm/msm/dpu: fix stack smashing in dpu_hw_ctl_setup_blendstageDmitry Baryshkov
2023-03-03drm/msm/dpu: don't use DPU_CLK_CTRL_CURSORn for DMA SSPP clocksDmitry Baryshkov
2023-03-03drm/msm/dpu: fix clocks settings for msm8998 SSPP blocksDmitry Baryshkov
2023-03-03drm/msm/dpu: drop DPU_DIM_LAYER from MIXER_MSM8998_MASKDmitry Baryshkov
2023-03-03drm/msm/dpu: correct sm6115 scalerDmitry Baryshkov
2023-03-03drm/msm/dpu: correct sm8250 and sm8350 scalerDmitry Baryshkov
2023-03-03drm/msm/dpu: correct sm8450 scalerDmitry Baryshkov
2023-03-03drm/msm/dpu: correct sc8280xp scalerDmitry Baryshkov
2023-03-03drm/msm/dpu: correct sm8550 scalerDmitry Baryshkov
2023-03-03drm/msm/dpu: fix sm6115 and qcm2290 mixer width limitsDmitry Baryshkov
2023-03-03drm/msm/dpu: fix len of sc7180 ctl blocksDmitry Baryshkov
2023-03-03drm/msm/dpu: fix typo in in sm8550's dma_sblk_5Dmitry Baryshkov
2023-03-02Merge tag 'drm-next-2023-03-03-1' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2023-03-03Merge tag 'drm-misc-next-fixes-2023-02-28' of git://anongit.freedesktop.org/d...Dave Airlie
2023-02-28drm/msm/dpu: disable features unsupported by QCM2290Dmitry Baryshkov
2023-02-28drm/msm/dpu: set DPU_MDP_PERIPH_0_REMOVED for sc8280xpDmitry Baryshkov
2023-02-27Merge tag 'soc-drivers-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-02-27drm/msm/gem: Prevent blocking within shrinker loopDmitry Osipenko
2023-02-23Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2023-02-23msm/fbdev: fix unused variable warning with clang.Dave Airlie
2023-02-23Merge tag 'drm-misc-next-fixes-2023-02-21' of git://anongit.freedesktop.org/d...Dave Airlie
2023-02-22drm/msm/adreno: fix runtime PM imbalance at unbindJohan Hovold
2023-02-22drm/msm/a5xx: fix context faults during ring switchDmitry Baryshkov
2023-02-22drm/msm/a5xx: fix the emptyness check in the preempt codeDmitry Baryshkov
2023-02-22drm/msm/a5xx: fix highest bank bit for a530Dmitry Baryshkov
2023-02-22drm/msm/a5xx: fix setting of the CP_PREEMPT_ENABLE_LOCAL registerDmitry Baryshkov
2023-02-22drm/msm/a6xx: Make GPU destroy a bit saferDouglas Anderson
2023-02-22drm/msm: Fix possible uninitialized access in fbdevThomas Zimmermann
2023-02-22drm/msm: Fix potential invalid ptr freeRob Clark
2023-02-22Merge tag 'drm-msm-fixes-2023-01-16' into msm-fixesRob Clark
2023-02-22drm/msm: Fix possible uninitialized access in fbdevThomas Zimmermann