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-- 165 bytes
Makefile -rw-r--r-- 129 bytes
hsu.c -rw-r--r-- 10.9 KB
hsu.h -rw-r--r-- 2.9 KB
pci.c -rw-r--r-- 2.7 KB

back to top