linux-bl808/drivers/gpu/drm/msm
Jordan Crouse 42a105e9cf drm/msm: Remove memptrs->wptr
memptrs->wptr seems to be unused. Remove it to avoid
confusing the upcoming preemption code.

Signed-off-by: Jordan Crouse <jcrouse@codeaurora.org>
Signed-off-by: Rob Clark <robdclark@gmail.com>
2017-06-16 11:16:01 -04:00
..
adreno drm/msm: Remove memptrs->wptr 2017-06-16 11:16:01 -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 drm/msm/hdmi: redefinitions of macros not required 2017-04-08 06:59:33 -04:00
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: Add hint to DRM_IOCTL_MSM_GEM_INFO to return an object IOVA 2017-06-16 11:15:47 -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.c Linux 4.12-rc5 2017-06-16 13:58:27 +10:00
msm_gem.h drm/msm: Reference count address spaces 2017-04-08 06:59:36 -04:00
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 drm/msm: Reference count address spaces 2017-04-08 06:59:36 -04:00
msm_gpu.c drm/msm: Add a struct to pass configuration to msm_gpu_init() 2017-06-16 11:16:00 -04:00
msm_gpu.h drm/msm: Add a struct to pass configuration to msm_gpu_init() 2017-06-16 11:16:00 -04:00
msm_iommu.c
msm_kms.h
msm_mmu.h
msm_perf.c
msm_rd.c drm/msm: Support 64 bit iova in RD_CMDSTREAM_ADDR 2017-04-08 06:59:32 -04:00
msm_ringbuffer.c
msm_ringbuffer.h
NOTES