aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/msm/msm_drv.h
AgeCommit message (Expand)Author
2021-08-07drm/msm/dsi: add three helper functionsDmitry Baryshkov
2021-08-07drm/msm: Implement mmap as GEM object functionThomas Zimmermann
2021-06-23drm/msm: Add debugfs to trigger shrinkerRob Clark
2021-06-23drm/msm: export hangcheck_period in debugfsSamuel Iglesias Gonsalvez
2021-06-23drm/msm: Generated register updateRob Clark
2021-06-23drm/msm: fix display snapshotting if DP or DSI is disabledDmitry Baryshkov
2021-06-23drm/msm: add MSM_BO_CACHED_COHERENTJonathan Marek
2021-06-23drm/msm: get rid of msm_iomap_sizeDmitry Baryshkov
2021-06-23drm/msm: pass dump state as a function argumentDmitry Baryshkov
2021-06-23drm/msm/dp: add API to take DP register snapshotAbhinav Kumar
2021-06-23drm/msm: add support to take dpu snapshotAbhinav Kumar
2021-04-07drm/msm: Track potentially evictable objectsRob Clark
2021-04-07drm/msm: Drop mm_lock in scan loopRob Clark
2021-04-07drm/msm: Fix debugfs deadlockRob Clark
2021-04-07drm/msm: Avoid mutex in shrinker_count()Rob Clark
2020-12-10Merge tag 'drm-msm-next-2020-12-07' of https://gitlab.freedesktop.org/drm/msm...Dave Airlie
2020-11-29drm/msm: rearrange the gpu_rmw() functionSharat Masetty
2020-11-21drm/msm/shrinker: Only iterate dontneed objsRob Clark
2020-11-10drm/msm: Use struct dma_buf_map in GEM vmap opsThomas Zimmermann
2020-11-04drm/msm: Remove msm_gem_free_workRob Clark
2020-11-04drm/msm: Refcount submitsRob Clark
2020-11-04drm/msm: Add priv->mm_lock to protect active/inactive listsRob Clark
2020-11-04drm/msm/gem: Move prototypes to msm_gem.hRob Clark
2020-11-02Merge drm/drm-next into drm-misc-nextMaxime Ripard
2020-11-01drm/msm: Add missing stub definitionRobin Murphy
2020-11-01drm/msm/atomic: Convert to per-CRTC kthread_workRob Clark
2020-09-25drm/msm/dp: fix incorrect function prototype of dp_debug_get()Abhinav Kumar
2020-09-25drm/msm: Introduce GEM object funcsThomas Zimmermann
2020-09-22drm/msm: Fix premature purging of BOAkhil P Oommen
2020-09-15drm/msm/dp: move debugfs node to /sys/kernel/debug/dri/*/Abhinav Kumar
2020-09-15drm/msm/dp: Add DP compliance tests on Snapdragon ChipsetsKuogee Hsieh
2020-09-15drm/msm/dp: Add Display Port HPD featureTanmay Shah
2020-09-15drm/msm/dp: add displayPort driver supportChandan Uddaraju
2020-09-12drm/msm: Add support for private address space instancesJordan Crouse
2020-09-12drm/msm: Add a context pointer to the submitqueueJordan Crouse
2020-07-31drm/msm: use kthread_create_worker instead of kthread_runBernard
2020-07-31drm/msm: Quiet error during failure in optional resource mappings.Eric Anholt
2020-05-23drm/msm: Refactor address space initializationJordan Crouse
2020-05-18drm/msm: add msm_gem_get_and_pin_iova_rangeJonathan Marek
2020-05-18drm/msm/dpu: add support for color processing blocks in dpu driverKalyan Thota
2020-02-17Merge v5.6-rc2 into drm-misc-nextMaxime Ripard
2020-02-13drm/msm: Convert to CRTC VBLANK callbacksThomas Zimmermann
2019-12-18drm/msm: avoid using 'timespec'Arnd Bergmann
2019-09-03drm/msm: async commit supportRob Clark
2019-09-03drm/msm: Use generic bulk clock functionJordan Crouse
2019-09-03drm/msm: drop use of drmP.hSam Ravnborg
2019-07-15Merge tag 'drm-next-2019-07-16' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234Thomas Gleixner
2019-06-18drm/msm: Pass the MMU domain index in struct msm_file_privateJordan Crouse
2019-05-14treewide: replace #include <asm/sizes.h> with #include <linux/sizes.h>Masahiro Yamada