WSL2-Linux-Kernel/drivers/gpu/drm/msm
Jordan Crouse d72fea538f drm/msm: Fix the check for the command size
The overrun check for the size of submitted commands is off by one.
It should allow the offset plus the size to be equal to the
size of the memory object when the command stream is very tightly
constructed.

Signed-off-by: Jordan Crouse <jcrouse@codeaurora.org>
Signed-off-by: Rob Clark <robdclark@gmail.com>
2017-05-27 13:48:29 -04:00
..
adreno
dsi
edp
hdmi
mdp drm/msm: constify irq_domain_ops 2017-05-27 13:48:27 -04:00
Kconfig
Makefile
NOTES
msm_atomic.c
msm_debugfs.c
msm_debugfs.h
msm_drv.c drm/msm: Expose our reservation object when exporting a dmabuf. 2017-05-27 13:48:26 -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
msm_fbdev.c
msm_fence.c drm/msm: Reuse dma_fence_release. 2017-05-27 13:48:26 -04:00
msm_fence.h
msm_gem.c drm/msm: Take the mutex before calling msm_gem_new_impl 2017-05-27 13:48:28 -04:00
msm_gem.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_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