mesa/src/freedreno
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
..
drm freedreno: make cmdstream bo's read-only to GPU 2019-01-10 14:21:39 -05:00
ir3 nir: rename global/local to private/function memory 2019-01-08 18:51:46 +01:00
registers freedreno: Move register constant files to src/freedreno. 2019-01-08 21:46:14 +01:00
.dir-locals.el freedreno: Add .dir-locals to the common directory 2018-12-11 13:14:08 -08:00
Makefile.am freedreno: Move register constant files to src/freedreno. 2019-01-08 21:46:14 +01:00
Makefile.sources freedreno: Move register constant files to src/freedreno. 2019-01-08 21:46:14 +01:00
meson.build freedreno: Move register constant files to src/freedreno. 2019-01-08 21:46:14 +01:00