[PATCH] v4l-compliance: re-introduce NON_COHERENT and cache hints tests

2021-03-01 Thread Sergey Senozhatsky
This returns back non-coherent (previously known as NON_COHERENT) memory flag and buffer cache management hints testing (for VB2_MEMORY_MMAP buffers). Signed-off-by: Sergey Senozhatsky --- utils/common/cv4l-helpers.h | 8 +-- utils/common/v4l-helpers.h | 8 ++-

Re: [PATCH] v4l-compliance: re-introduce NON_COHERENT and cache hints tests

2021-03-01 Thread Sergey Senozhatsky
On (21/03/02 09:49), Sergey Senozhatsky wrote: > This returns back non-coherent (previously known as NON_COHERENT) ^^^ NON_CONSISTENT... > memory flag and buffer cache management hints