summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/msm
AgeCommit message (Expand)Author
2021-10-22Merge tag 'drm-msm-fixes-2021-10-18' of https://gitlab.freedesktop.org/drm/ms...Dave Airlie
2021-10-18drm/msm/devfreq: Restrict idle clamping to a618 for nowRob Clark
2021-10-12Merge tag 'drm-msm-fixes-2021-10-11' of https://gitlab.freedesktop.org/drm/ms...Dave Airlie
2021-10-11drm/msm/dsi: fix off by one in dsi_bus_clk_enable error handlingDan Carpenter
2021-10-11drm/msm/dsi: Fix an error code in msm_dsi_modeset_init()Dan Carpenter
2021-10-11drm/msm/dsi: dsi_phy_14nm: Take ready-bit into account in poll_for_readyMarijn Suijten
2021-10-11drm/msm/dsi/phy: fix clock names in 28nm_8960 phyDmitry Baryshkov
2021-10-11drm/msm/dpu: Fix address of SM8150 PINGPONG5 IRQ registerRobert Foss
2021-10-11drm/msm: Do not run snapshot on non-DPU devicesFabio Estevam
2021-10-11drm/msm/a3xx: fix error handling in a3xx_gpu_init()Dan Carpenter
2021-10-11drm/msm/a4xx: fix error handling in a4xx_gpu_init()Dan Carpenter
2021-10-11drm/msm: Fix null pointer dereference on pointer edpColin Ian King
2021-10-11drm/msm/mdp5: fix cursor-related warningsDmitry Baryshkov
2021-10-11drm/msm: Avoid potential overflow in timeout_to_jiffies()Marek Vasut
2021-10-11drm/msm: Fix devfreq NULL pointer dereference on a3xxStephan Gerhold
2021-10-11drm/msm/dp: only signal audio when disconnected detected at dp_pm_resumeKuogee Hsieh
2021-10-07qcom_scm: hide Kconfig symbolArnd Bergmann
2021-10-01drm/msm/submit: fix overflow check on 64-bit architecturesArnd Bergmann
2021-10-01drm/msm: One sched entity per process per priorityRob Clark
2021-10-01drm/msm: A bit more docs + cleanupRob Clark
2021-10-01drm/msm/a6xx: Track current ctx by seqnoRob Clark
2021-10-01drm/msm/a6xx: Serialize GMU communicationRob Clark
2021-10-01drm/msm: Fix crash on dev file closeRob Clark
2021-09-03Merge tag 'kbuild-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2021-09-01Merge tag 'drm-next-2021-08-31-1' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2021-08-29Merge tag 'irqchip-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/maz...Thomas Gleixner
2021-08-19isystem: trim/fixup stdarg.h and other headersAlexey Dobriyan
2021-08-17Merge tag 'drm-msm-next-2021-08-12' of https://gitlab.freedesktop.org/drm/msm...Dave Airlie
2021-08-12gpu: Bulk conversion to generic_handle_domain_irq()Marc Zyngier
2021-08-11drm/msi/mdp4: populate priv->kms in mdp4_kms_initDavid Heidelberg
2021-08-10drm/msm/dsi: add continuous clock support for 7nm PHYDmitry Baryshkov
2021-08-10drm/msm/dp: add drm debug logs to dp_pm_resume/suspendKuogee Hsieh
2021-08-10drm/msm/dp: do not end dp link training until video is readyKuogee Hsieh
2021-08-10drm/msm/dp: return correct edid checksum after corrupted edid checksum readKuogee Hsieh
2021-08-10drm/msm/dp: replug event is converted into an unplug followed by an plug eventsKuogee Hsieh
2021-08-10drm/msm/dp: reset aux controller after dp_aux_cmd_fifo_tx() failed.Kuogee Hsieh
2021-08-10drm/msm/dp: reduce link rate if failed at link training 1Kuogee Hsieh
2021-08-10drm/msm/dp: use dp_ctrl_off_link_stream during PHY compliance test runKuogee Hsieh
2021-08-10drm/msm/dsi: Fix some reference counted resource leaksChristophe JAILLET
2021-08-10drm/msm: Rework SQE version checkRob Clark
2021-08-10drm/msm: Add adreno_is_a640_family()Rob Clark
2021-08-10drm/msm: Convert to Linux IRQ interfacesThomas Zimmermann
2021-08-07drm/msm/dpu: make dpu_hw_ctl_clear_all_blendstages clear necessary LMsDmitry Baryshkov
2021-08-07drm/msm/dpu: add support for alpha blending propertiesDmitry Baryshkov
2021-08-07drm/msm/dp: update is_connected status base on sink count at dp_pm_resume()Kuogee Hsieh
2021-08-07drm/msm/disp/dpu1: add safe lut config in dpu driverKalyan Thota
2021-08-07drm/msm/dp: Remove unused variableSouptick Joarder
2021-08-07drm/msm/dsi: Fix DSI and DSI PHY regulator config from SDM660Konrad Dybcio
2021-08-07drm/msm: remove a repeated including of <linux/debugfs.h>Guo Zhengkui
2021-08-07drm/msm/dp: add logs across DP driver for ease of debuggingMaitreyee Rao