summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/msm/msm_drv.h
AgeCommit message (Expand)Author
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
2019-04-24Merge tag 'drm-msm-next-2019-04-21' of https://gitlab.freedesktop.org/drm/msm...Dave Airlie
2019-04-19drm/msm: Implement .gem_free_object_unlockedKristian H. Kristensen
2019-04-19drm/msm/gpu: Add submit queue queriesJordan Crouse
2019-03-06Merge drm/drm-next into drm-misc-nextSean Paul
2019-02-20Merge https://gitlab.freedesktop.org/drm/msm into drm-nextDave Airlie
2019-02-19Merge drm/drm-next into drm-misc-nextMaxime Ripard
2019-02-19drm: msm: Switch to use drm_gem_object reservation_objectRob Herring
2019-02-18Merge v5.0-rc7 into drm-nextDave Airlie
2019-02-01drm/msm: subclass work object for vblank eventsJeykumar Sankaran
2019-02-01drm/msm: clean up display threadJeykumar Sankaran
2019-02-01drm/msm/dpu: use msm wq for vblank eventsJeykumar Sankaran
2019-02-01drm/msm/dpu: fix documentation for intf_typeJeykumar Sankaran
2019-01-29drm/msm: Add __printf verificationJoe Perches
2019-01-29drm/msm: honor GPU_READONLY flagRob Clark
2019-01-24drm/msm: Add __printf verificationJoe Perches