aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/msm (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-10-15Merge tag 'dma-mapping-5.10' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds1-0/+1
2020-10-15Merge tag 'drm-next-2020-10-15' of git://anongit.freedesktop.org/drm/drmLinus Torvalds88-792/+13043
2020-10-06dma-mapping: split <linux/dma-mapping.h>Christoph Hellwig1-0/+1
2020-09-29drm/msm: fix 32b build warnsRob Clark2-2/+2
2020-09-29Merge tag 'drm-msm-next-2020-09-27' of https://gitlab.freedesktop.org/drm/msm into drm-nextDave Airlie85-771/+13032
2020-09-25drm/msm/dp: fix incorrect function prototype of dp_debug_get()Abhinav Kumar2-1/+6
2020-09-23Merge tag 'drm-misc-next-2020-09-21' of git://anongit.freedesktop.org/drm/drm-misc into drm-nextDave Airlie2-2/+2
2020-09-22drm/msm/dpu: remove unused variables new_cnt and old_cnt in dpu_encoder_phys_vid_vblank_irq()Luo Jiaxing1-4/+2
2020-09-22drm/msm/dpu: Convert to DEFINE_SHOW_ATTRIBUTEQinglang Miao4-68/+8
2020-09-22drm/msm: Leave inuse count intact on map failureAkhil P Oommen1-1/+3
2020-09-22drm/msm: Fix premature purging of BOAkhil P Oommen4-24/+28
2020-09-20drm/msm: Remove depends on interconnectGeorgi Djakov1-1/+0
2020-09-20drm/msm: Fix the a650 hw_apriv checkJordan Crouse1-1/+10
2020-09-20drm/msm/dp: Sleep properly in dp_hpd_handler kthreadStephen Boyd1-3/+2
2020-09-19drm/msm/dp: Fix crash if no DP deviceRob Clark1-1/+2
2020-09-17Merge branch 'for-5.10-drm-sg-fix' of https://github.com/mszyprow/linux into drm-nextDave Airlie3-17/+13
2020-09-15drm/msm/dp: Use qmp phy for DP PLL and PHYStephen Boyd18-1762/+78
2020-09-15drm/msm/dp: remove mode hard-coding in case of DP CTSAbhinav Kumar3-53/+2
2020-09-15drm/msm/dp: add debugfs nodes for video pattern testsAbhinav Kumar2-0/+207
2020-09-15drm/msm/dp: move debugfs node to /sys/kernel/debug/dri/*/Abhinav Kumar5-35/+44
2020-09-15drm/msm/dp: add debugfs support to DP driverAbhinav Kumar4-1/+396
2020-09-15drm/msm/dp: wait for audio notification before disabling clocksAbhinav Kumar3-5/+70
2020-09-15drm/msm/dp: signal the hotplug disconnect in the event handlerAbhinav Kumar1-9/+10
2020-09-15drm/msm/dp: add hook_plugged_cb hdmi-codec op for MSM DP driverAbhinav Kumar3-1/+55
2020-09-15drm/msm/dp: add audio support for Display Port on MSMAbhinav Kumar8-1/+935
2020-09-15drm/msm/dp: store dp_display in the driver dataAbhinav Kumar1-10/+16
2020-09-15drm/msm/dp: Add DP compliance tests on Snapdragon ChipsetsKuogee Hsieh19-457/+1050
2020-09-15drm/msm/dp: Add Display Port HPD featureTanmay Shah7-35/+182
2020-09-15drm/msm/dpu: add display port support in DPUJeykumar Sankaran2-15/+58
2020-09-15drm/msm/dp: add support for DP PLL driverChandan Uddaraju14-17/+1294
2020-09-15drm/msm/dp: add displayPort driver supportChandan Uddaraju27-3/+8061
2020-09-15drm/msm: Get rid of the REG_ADRENO offsetsJordan Crouse7-234/+178
2020-09-15drm/msm: a6xx: Use WHERE_AM_I for eligible targetsJordan Crouse2-3/+93
2020-09-15drm/msm: Allow a5xx to mark the RPTR shadow as privilegedJordan Crouse7-13/+109
2020-09-14Merge drm/drm-next into drm-misc-nextMaxime Ripard21-65/+187
2020-09-12drm/msm: Show process names in gem_describeRob Clark6-9/+34
2020-09-12drm/msm/a6xx: Add support for per-instance pagetablesJordan Crouse3-0/+64
2020-09-12drm/msm: Add support for private address space instancesJordan Crouse5-6/+48
2020-09-12drm/msm: Add support to create a local pagetableJordan Crouse4-3/+215
2020-09-12drm/msm: Set the global virtual address range from the IOMMU domainJordan Crouse2-2/+18
2020-09-12drm/msm: Drop context arg to gpu->submit()Jordan Crouse7-25/+17
2020-09-12drm/msm: Add a context pointer to the submitqueueJordan Crouse6-4/+30
2020-09-12drm/msm: Set adreno_smmu as gpu's drvdataRob Clark3-4/+6
2020-09-12drm/msm/gpu: Add dev_to_gpu() helperRob Clark3-9/+12
2020-09-12drm/msm: Remove dangling submitqueue referencesRob Clark1-1/+3
2020-09-12drm/msm/a6xx: fix a potential overflow issueZhenzhong Duan1-1/+1
2020-09-12drm/msm/adreno: fix probe without iommuLuca Weiss1-2/+8
2020-09-12drm/msm/gpu: Add suspend/resume tracepointsRob Clark3-0/+32
2020-09-12drm/msm/dsi: add support for 7nm DSI PHY/PLLJonathan Marek10-0/+1714
2020-09-12drm/msm/dsi: add DSI config for sm8150 and sm8250Jonathan Marek2-1/+6