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