summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/msm
AgeCommit message (Expand)Author
2021-08-17Merge tag 'drm-msm-next-2021-08-12' of https://gitlab.freedesktop.org/drm/msm...Dave Airlie
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
2021-08-07drm/msm/kms: drop set_encoder_mode callbackDmitry Baryshkov
2021-08-07drm/msm/dsi: stop calling set_encoder_mode callbackDmitry Baryshkov
2021-08-07drm/msm/dp: stop calling set_encoder_mode callbackDmitry Baryshkov
2021-08-07drm/msm/mdp5: move mdp5_encoder_set_intf_mode after msm_dsi_modeset_initDmitry Baryshkov
2021-08-07drm/msm/dpu: support setting up two independent DSI connectorsDmitry Baryshkov
2021-08-07drm/msm/dsi: add three helper functionsDmitry Baryshkov
2021-08-07drm/msm/dsi: rename dual DSI to bonded DSIDmitry Baryshkov
2021-08-07drm/msm/dsi: add support for dsi test pattern generatorAbhinav Kumar
2021-08-07drm/msm/dsi: update dsi register header file for tpgAbhinav Kumar
2021-08-07drm/msm/dsi: Add DSI support for SC7280Rajeev Nandan
2021-08-07drm/msm/dsi: Add PHY configuration for SC7280Rajeev Nandan
2021-08-07drm/msm/dsi: drop msm_dsi_phy_get_shared_timingsDmitry Baryshkov
2021-08-07drm/msm/dsi: phy: use of_device_get_match_dataDmitry Baryshkov
2021-08-07drm/msm/dpu: Add newlines to printksStephen Boyd
2021-08-07drm/msm: mdp4: drop vblank get/put from prepare/complete_commitDavid Heidelberg
2021-08-07drm/msm/mdp4: move HW revision detection to earlier phaseDavid Heidelberg
2021-08-07drm/msm/mdp4: refactor HW revision detection into read_mdp_hw_revisionDavid Heidelberg
2021-08-07drm/msm: Fix error return code in msm_drm_init()Wei Li
2021-08-07drm/msm/dsi: drop gdsc regulator handlingDmitry Baryshkov
2021-08-07drm/msm/dsi: support CPHY mode for 7nm pll/phyJonathan Marek
2021-08-07drm/msm: Use list_move_tail instead of list_del/list_add_tail in msm_gem.cBaokun Li
2021-08-07drm/msm: Use nvmem_cell_read_variable_le_u32() to read speed binDouglas Anderson
2021-08-07drm/msm: Periodically update RPTR shadowRob Clark
2021-08-07drm/msm: Implement mmap as GEM object functionThomas Zimmermann
2021-08-07drm: msm: Add 680 gpu to the adreno gpu listBjorn Andersson
2021-07-31drm/msm/a6xx: Add support for Adreno 7c Gen 3 gpuAkhil P Oommen
2021-07-31drm/msm/a6xx: Use rev to identify SKUAkhil P Oommen
2021-07-31drm/msm/a6xx: Fix llcc configuration for a660 gpuAkhil P Oommen