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-- 703 bytes
Makefile -rw-r--r-- 208 bytes
core.c -rw-r--r-- 43.7 KB
internal.h -rw-r--r-- 583 bytes
pci.c -rw-r--r-- 2.8 KB
platform.c -rw-r--r-- 7.7 KB
regs.h -rw-r--r-- 9.2 KB

back to top