1
0
Fork 0
remarkable-linux/drivers/gpu/drm/arc
Tom Gundersen 0f2886057b drm: Don't swallow error codes in drm_dev_alloc()
There are many reasons other than ENOMEM that drm_dev_init() can
fail. Return ERR_PTR rather than NULL to be able to distinguish
these in the caller.

Signed-off-by: Tom Gundersen <teg@jklm.no>
Signed-off-by: Sean Paul <seanpaul@chromium.org>
Link: http://patchwork.freedesktop.org/patch/msgid/20160921145919.13754-2-teg@jklm.no
2016-09-22 04:03:48 -07:00
..
Kconfig drm/arc: make fbdev support really optional 2016-07-18 09:11:32 +02:00
Makefile drm/arcpgu: Make ARC PGU usable on simulation platforms 2016-06-13 17:45:17 +02:00
arcpgu.h Merge tag 'topic/drm-misc-2016-06-15' of git://anongit.freedesktop.org/drm-intel into drm-next 2016-06-16 05:49:32 +10:00
arcpgu_crtc.c drm: Don't implement empty prepare_fb()/cleanup_fb() 2016-08-19 10:58:55 +02:00
arcpgu_drv.c drm: Don't swallow error codes in drm_dev_alloc() 2016-09-22 04:03:48 -07:00
arcpgu_hdmi.c drm: arc: Rely on the default ->best_encoder() behavior 2016-06-10 17:21:52 +02:00
arcpgu_regs.h drm: Add support of ARC PGU display controller 2016-04-26 17:58:02 +03:00
arcpgu_sim.c drm/arcpgu: Make ARC PGU usable on simulation platforms 2016-06-13 17:45:17 +02:00