summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/msm
Commit message (Expand)AuthorAgeFilesLines
...
| * | | drm/msm: Use generic name for gpu resourcesAkhil P Oommen2022-02-251-2/+2
| * | | drm/msm: Avoid dirtyfb stalls on video mode displays (v2)Rob Clark2022-02-2510-33/+110
| * | | Merge branches 'msm-next-lumag-dpu' and 'msm-next-lumag-dsi' into msm-next-lumagDmitry Baryshkov2022-02-2347-462/+658
| |\ \ \
| | * | | drm/msm/dsi: Add support for qcm2290 dsi controllerLoic Poulain2022-02-233-0/+28
| | * | | drm/msm/dsi: Allow to specify dsi config as pdataLoic Poulain2022-02-232-1/+5
| | * | | drm/msm/gpu: Track global faults per address-spaceRob Clark2022-02-204-3/+15
| | * | | drm/msm/gpu: Add ctx to get_param()Rob Clark2022-02-205-6/+12
| | | | |
| | | \ \
| | | \ \
| | | \ \
| | | \ \
| | | \ \
| | | \ \
| | | \ \
| | *-------. \ \ Merge branches 'msm-next-lumag-core', 'msm-next-lumag-dpu', 'msm-next-lumag-d...Dmitry Baryshkov2022-02-1948-696/+1021
| | |\ \ \ \ \ \ \
| | | | | | | * | | drm: replace bitmap_weight with bitmap_empty where appropriateYury Norov2022-02-181-1/+1
| | | | | | | | |/ | | | | | | | |/|
| | | | | | * / | drm/msm/hdmi: Remove spurious IRQF_ONESHOT flagDaniel Thompson2022-02-181-1/+1
| | | | | | |/ /
| | | | | * | | drm/msm/dsi/phy: fix 7nm v4.0 settings for C-PHY modeDmitry Baryshkov2022-02-181-8/+14
| | | | | * | | drm/msm/dsi: move DSI host powerup to modeset timeDmitry Baryshkov2022-02-181-12/+31
| | | | | * | | drm/msm/dsi: Remove spurious IRQF_ONESHOT flagDaniel Thompson2022-02-181-1/+1
| | | | | * | | drm/msm/dsi: Add 10nm dsi phy tuning configuration supportRajeev Nandan2022-02-181-6/+112
| | | | | * | | drm/msm/dsi: Add dsi phy tuning configuration supportRajeev Nandan2022-02-182-0/+10
| | | | | * | | drm/msm/dsi: Use "ref" fw clock instead of global name for VCO parentMarijn Suijten2022-02-185-5/+15
| | | | | |/ /
| | | | * | | drm/msm/dp: support finding next bridge even for DP interfacesDmitry Baryshkov2022-02-191-7/+12
| | | | * | | drm/msm/dp: support attaching bridges to the DP encoderDmitry Baryshkov2022-02-195-20/+21
| | | | * | | drm/msm/dp: fix panel bridge attachmentDmitry Baryshkov2022-02-191-10/+11
| | | | * | | drm/msm/dp: enhance debug info related to dp phyKuogee Hsieh2022-02-181-10/+10
| | | | * | | drm/msm/dp: add connector type to enhance debug messagesKuogee Hsieh2022-02-181-21/+50
| | | | * | | drm/msm/dp: always add fail-safe mode into connector mode listKuogee Hsieh2022-02-181-0/+5
| | | | * | | drm/msm/dp: stop link training after link training 2 failedKuogee Hsieh2022-02-181-0/+3
| | | | * | | drm/msm/dp: add support of tps4 (training pattern 4) for HBR3Kuogee Hsieh2022-02-183-12/+19
| | | | * | | drm/msm/dp: populate connector of struct dp_panelKuogee Hsieh2022-02-181-0/+5
| | | | * | | drm/msm/dp: do not initialize phy until plugin interrupt receivedKuogee Hsieh2022-02-183-107/+92
| | | | * | | drm/msm/dp: Add DisplayPort controller for SM8350Bjorn Andersson2022-02-181-0/+8
| | | | * | | drm/msm/dp: Simplify dp_debug_init() and dp_debug_get()Christophe JAILLET2022-02-181-10/+3
| | | | * | | drm/msm/dp: Add sc8180x DP controllersBjorn Andersson2022-02-181-0/+11
| | | | * | | drm/msm/dp: Move debugfs files into subdirectoryBjorn Andersson2022-02-181-6/+9
| | | | |/ /
| | * | | | drm/msm: move utility functions from msm_drv.cDmitry Baryshkov2022-02-183-118/+127
| | * | | | drm/msm/rd: Add chip-idRob Clark2022-02-181-0/+4
| | * | | | drm/msm: reduce usage of round_pixclk callbackDmitry Baryshkov2022-02-184-40/+7
| | * | | | drm/msm: move msm_readl/_writel to msm_drv.hDmitry Baryshkov2022-02-182-23/+11
| | * | | | drm/msm: drop dbgname argument from msm_ioremap*()Dmitry Baryshkov2022-02-1815-39/+33
| | * | | | drm/msm: drop register logging supportDmitry Baryshkov2022-02-182-24/+1
| | * | | | drm/msm: replace DEFINE_SIMPLE_ATTRIBUTE with DEFINE_DEBUGFS_ATTRIBUTEChangcheng Deng2022-02-181-3/+3
| | | |/ / | | |/| |
| * | | | drm/msm/dpu: wire up MSM8998's DSPP blocksDmitry Baryshkov2022-02-231-0/+2
| * | | | drm/msm: add support for QCM2290 MDSSLoic Poulain2022-02-234-0/+151
| | |/ / | |/| |
| * | | drm/msm/dpu: Fix timeout issues on command mode panelsAngeloGioacchino Del Regno2022-02-181-0/+3
| * | | drm/msm/dpu: Add a function to retrieve the current CTL statusAngeloGioacchino Del Regno2022-02-182-0/+13
| * | | drm/msm/dpu: simplify clocks handlingDmitry Baryshkov2022-02-189-150/+36
| * | | drm/msm/dpu: pull connector from dpu_encoder_phys to dpu_encoder_virtDmitry Baryshkov2022-02-182-7/+6
| * | | drm/msm/dpu: switch dpu_encoder to use atomic_mode_setDmitry Baryshkov2022-02-184-56/+21
| * | | drm/msm/dpu: encoder: drop unused mode_fixup callbackDmitry Baryshkov2022-02-184-32/+0
| * | | drm/msm/dpu: drop bus_scaling_client fieldDmitry Baryshkov2022-02-181-2/+0
| * | | drm/msm/dpu: remove msm_dp cached in dpu_encoder_virtDmitry Baryshkov2022-02-181-5/+0
| * | | drm/msm: move struct msm_display_info to dpu driverDmitry Baryshkov2022-02-182-18/+18
| * | | drm/msm/dpu: fix dp audio conditionDmitry Baryshkov2022-02-181-1/+1
| * | | drm/msm/dpu: drop unused access macrosDmitry Baryshkov2022-02-181-16/+0