https://github.com/torvalds/linux
Revision 2c68f1fcfb9cfc10deff9bc59774aa331a6fabd2 authored by Eric Anholt on 25 January 2016, 22:13:12 UTC, committed by Eric Anholt on 16 February 2016, 20:20:58 UTC
Fixes igt vc4_create_bo/create-bo-0 by returning -EINVAL from the
ioctl instead of -ENOMEM.

Signed-off-by: Eric Anholt <eric@anholt.net>
1 parent 54aec44
History
Tip revision: 2c68f1fcfb9cfc10deff9bc59774aa331a6fabd2 authored by Eric Anholt on 25 January 2016, 22:13:12 UTC
drm/vc4: Return an ERR_PTR from BO creation instead of NULL.
Tip revision: 2c68f1f
File Mode Size
Kconfig -rw-r--r-- 580 bytes
Makefile -rw-r--r-- 295 bytes
common.c -rw-r--r-- 19.0 KB
common.h -rw-r--r-- 10.2 KB
fifo.c -rw-r--r-- 33.5 KB
fifo.h -rw-r--r-- 3.1 KB
mod.c -rw-r--r-- 8.8 KB
mod.h -rw-r--r-- 4.1 KB
mod_gadget.c -rw-r--r-- 27.6 KB
mod_host.c -rw-r--r-- 37.1 KB
pipe.c -rw-r--r-- 17.1 KB
pipe.h -rw-r--r-- 3.8 KB
rcar2.c -rw-r--r-- 2.2 KB
rcar2.h -rw-r--r-- 91 bytes

back to top