aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/msm/msm_drv.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-08-07drm/msm/dsi: add three helper functionsDmitry Baryshkov1-2/+15
2021-08-07drm/msm: Implement mmap as GEM object functionThomas Zimmermann1-1/+0
2021-06-23drm/msm: Add debugfs to trigger shrinkerRob Clark1-0/+4
2021-06-23drm/msm: export hangcheck_period in debugfsSamuel Iglesias Gonsalvez1-0/+3
2021-06-23drm/msm: Generated register updateRob Clark1-1/+1
2021-06-23drm/msm: fix display snapshotting if DP or DSI is disabledDmitry Baryshkov1-1/+11
2021-06-23drm/msm: add MSM_BO_CACHED_COHERENTJonathan Marek1-0/+1
2021-06-23drm/msm: get rid of msm_iomap_sizeDmitry Baryshkov1-1/+2
2021-06-23drm/msm: pass dump state as a function argumentDmitry Baryshkov1-1/+2
2021-06-23drm/msm/dp: add API to take DP register snapshotAbhinav Kumar1-0/+1
2021-06-23drm/msm: add support to take dpu snapshotAbhinav Kumar1-0/+1
2021-04-07drm/msm: Track potentially evictable objectsRob Clark1-4/+9
2021-04-07drm/msm: Drop mm_lock in scan loopRob Clark1-1/+2
2021-04-07drm/msm: Fix debugfs deadlockRob Clark1-1/+8
2021-04-07drm/msm: Avoid mutex in shrinker_count()Rob Clark1-2/+4
2020-12-10Merge tag 'drm-msm-next-2020-12-07' of https://gitlab.freedesktop.org/drm/msm into drm-nextDave Airlie1-62/+23
2020-11-29drm/msm: rearrange the gpu_rmw() functionSharat Masetty1-0/+1
2020-11-21drm/msm/shrinker: Only iterate dontneed objsRob Clark1-3/+5
2020-11-10drm/msm: Use struct dma_buf_map in GEM vmap opsThomas Zimmermann1-2/+2
2020-11-04drm/msm: Remove msm_gem_free_workRob Clark1-5/+0
2020-11-04drm/msm: Refcount submitsRob Clark1-1/+0
2020-11-04drm/msm: Add priv->mm_lock to protect active/inactive listsRob Clark1-1/+12
2020-11-04drm/msm/gem: Move prototypes to msm_gem.hRob Clark1-54/+0
2020-11-02Merge drm/drm-next into drm-misc-nextMaxime Ripard1-6/+91
2020-11-01drm/msm: Add missing stub definitionRobin Murphy1-0/+5
2020-11-01drm/msm/atomic: Convert to per-CRTC kthread_workRob Clark1-1/+2
2020-09-25drm/msm/dp: fix incorrect function prototype of dp_debug_get()Abhinav Kumar1-0/+5
2020-09-25drm/msm: Introduce GEM object funcsThomas Zimmermann1-1/+0
2020-09-22drm/msm: Fix premature purging of BOAkhil P Oommen1-3/+2
2020-09-15drm/msm/dp: move debugfs node to /sys/kernel/debug/dri/*/Abhinav Kumar1-0/+2
2020-09-15drm/msm/dp: Add DP compliance tests on Snapdragon ChipsetsKuogee Hsieh1-0/+1
2020-09-15drm/msm/dp: Add Display Port HPD featureTanmay Shah1-0/+6
2020-09-15drm/msm/dp: add displayPort driver supportChandan Uddaraju1-3/+50
2020-09-12drm/msm: Add support for private address space instancesJordan Crouse1-0/+5
2020-09-12drm/msm: Add a context pointer to the submitqueueJordan Crouse1-0/+20
2020-07-31drm/msm: use kthread_create_worker instead of kthread_runBernard1-2/+1
2020-07-31drm/msm: Quiet error during failure in optional resource mappings.Eric Anholt1-0/+2
2020-05-23drm/msm: Refactor address space initializationJordan Crouse1-6/+2
2020-05-18drm/msm: add msm_gem_get_and_pin_iova_rangeJonathan Marek1-1/+5
2020-05-18drm/msm/dpu: add support for color processing blocks in dpu driverKalyan Thota1-0/+1
2020-02-17Merge v5.6-rc2 into drm-misc-nextMaxime Ripard1-2/+1
2020-02-13drm/msm: Convert to CRTC VBLANK callbacksThomas Zimmermann1-0/+3
2019-12-18drm/msm: avoid using 'timespec'Arnd Bergmann1-2/+1
2019-09-03drm/msm: async commit supportRob Clark1-0/+4
2019-09-03drm/msm: Use generic bulk clock functionJordan Crouse1-1/+0
2019-09-03drm/msm: drop use of drmP.hSam Ravnborg1-1/+0
2019-07-15Merge tag 'drm-next-2019-07-16' of git://anongit.freedesktop.org/drm/drmLinus Torvalds1-0/+1
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234Thomas Gleixner1-12/+1
2019-06-18drm/msm: Pass the MMU domain index in struct msm_file_privateJordan Crouse1-0/+1
2019-05-14treewide: replace #include <asm/sizes.h> with #include <linux/sizes.h>Masahiro Yamada1-1/+1