mesa/src/freedreno/drm
Rob Clark 04aff7e42b freedreno: make cmdstream bo's read-only to GPU
If nothing else, this will make problems with cmdstream getting blit
over with pixels easier to track down (ie. faults when it first happens
rather than strange failures later from corrupted cmdstream when a
stateobj is later reused).

(NOTE this somewhat depends on the kernel supporting the flag, and the
iommu implementation.  But the worst case is just that the cmdstream
ends up writeable as before.)

Signed-off-by: Rob Clark <robdclark@gmail.com>
2019-01-10 14:21:39 -05:00
..
freedreno_bo.c freedreno: debug GEM obj names 2018-12-13 15:51:01 -05:00
freedreno_bo_cache.c
freedreno_device.c
freedreno_drmif.h freedreno: debug GEM obj names 2018-12-13 15:51:01 -05:00
freedreno_pipe.c
freedreno_priv.h freedreno: debug GEM obj names 2018-12-13 15:51:01 -05:00
freedreno_ringbuffer.c
freedreno_ringbuffer.h freedreno/drm: sync uapi and enable softpin 2018-12-13 15:51:01 -05:00
meson.build
msm_bo.c freedreno: make cmdstream bo's read-only to GPU 2019-01-10 14:21:39 -05:00
msm_device.c
msm_drm.h freedreno/drm: sync uapi again 2019-01-08 19:55:28 +00:00
msm_pipe.c freedreno/drm: sync uapi and enable softpin 2018-12-13 15:51:01 -05:00
msm_priv.h
msm_ringbuffer.c freedreno/drm: fix memory leak 2018-12-07 14:12:12 -05:00
msm_ringbuffer_sp.c freedreno: make cmdstream bo's read-only to GPU 2019-01-10 14:21:39 -05:00