linux_dsm_epyc7002/drivers/gpu/drm/msm
Jordan Crouse 167b606aa2 drm/msm: Remove DRM_MSM_NUM_IOCTLS
The ioctl array is sparsely populated but the compiler will make sure
that it is sufficiently sized for all the values that we have so we
can safely use ARRAY_SIZE() instead of having a constantly changing
#define in the uapi header.

Signed-off-by: Jordan Crouse <jcrouse@codeaurora.org>
Signed-off-by: Rob Clark <robdclark@gmail.com>
2017-06-16 11:15:46 -04:00
..
adreno drm/msm: gpu: Enable zap shader for A5XX 2017-06-16 11:15:31 -04:00
dsi drm/msm: fix include notation and remove -Iinclude/drm flag 2017-05-17 14:35:54 +02:00
edp drm/msm: fix include notation and remove -Iinclude/drm flag 2017-05-17 14:35:54 +02:00
hdmi
mdp Linux 4.12-rc5 2017-06-16 13:58:27 +10:00
Kconfig drm/msm: gpu: Enable zap shader for A5XX 2017-06-16 11:15:31 -04:00
Makefile drm/msm: fix include notation and remove -Iinclude/drm flag 2017-05-17 14:35:54 +02:00
msm_atomic.c
msm_debugfs.c
msm_debugfs.h
msm_drv.c drm/msm: Remove DRM_MSM_NUM_IOCTLS 2017-06-16 11:15:46 -04:00
msm_drv.h drm/msm: Expose our reservation object when exporting a dmabuf. 2017-05-27 13:48:26 -04:00
msm_fb.c drm/msm: fix include notation and remove -Iinclude/drm flag 2017-05-17 14:35:54 +02:00
msm_fbdev.c drm/msm: fix include notation and remove -Iinclude/drm flag 2017-05-17 14:35:54 +02:00
msm_fence.c drm/msm: Reuse dma_fence_release. 2017-05-27 13:48:26 -04:00
msm_fence.h
msm_gem_prime.c drm/msm: Expose our reservation object when exporting a dmabuf. 2017-05-27 13:48:26 -04:00
msm_gem_shrinker.c
msm_gem_submit.c drm/msm: Fix the check for the command size 2017-05-27 13:48:29 -04:00
msm_gem_vma.c
msm_gem.c Linux 4.12-rc5 2017-06-16 13:58:27 +10:00
msm_gem.h
msm_gpu.c drm/msm/gpu: check legacy clk names in get_clocks() 2017-05-27 13:48:25 -04:00
msm_gpu.h
msm_iommu.c
msm_kms.h
msm_mmu.h
msm_perf.c
msm_rd.c
msm_ringbuffer.c
msm_ringbuffer.h
NOTES