summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/msm
AgeCommit message (Expand)Author
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
2021-07-30Merge tag 'drm-msm-next-2021-07-28' of https://gitlab.freedesktop.org/drm/msm...Dave Airlie
2021-07-28drm/msm/gem: Mark active before pinningRob Clark
2021-07-28drm/msm: Utilize gpu scheduler prioritiesRob Clark
2021-07-28drm/msm: Drop struct_mutex in submit pathRob Clark
2021-07-28drm/msm: Drop submit bo_listRob Clark
2021-07-28drm/msm: Conversion to drm schedulerRob Clark
2021-07-27drm/msm: Return ERR_PTR() from submit_create()Rob Clark
2021-07-27drm/msm: Track "seqno" fences by idrRob Clark
2021-07-27drm/msm: Consolidate submit bo stateRob Clark
2021-07-27drm/msm/submit: Simplify out-fence-fd handlingRob Clark