linux/drivers/gpu/drm/cirrus
Zach Reizner a7ca52e108 drm/cirrus: fix leaky driver load error handling
Before this patch, cirrus_device_init could have failed while
cirrus_mm_init succeeded and the driver would have reported overall
success on load. This patch causes cirrus_device_init to return on
the first error encountered.

Reviewed-by: Stéphane Marchesin <marcheu@chromium.org>
Signed-off-by: Dave Airlie <airlied@redhat.com>
2014-11-20 11:41:26 +10:00
..
Kconfig drm: Add separate Kconfig option for fbdev helpers 2013-10-11 23:36:58 +02:00
Makefile drm/kms: driver for virtual cirrus under qemu 2012-05-17 11:02:24 +01:00
cirrus_drv.c drm/cirrus: bind also to qemu-xen-traditional 2014-10-23 14:09:04 +10:00
cirrus_drv.h drm: Extract <drm/drm_gem.h> 2014-09-24 11:43:41 +10:00
cirrus_fbdev.c drm/cirrus: use container_of to resolve cirrus_fbdev from drm_fb_helper 2014-09-24 12:09:24 +02:00
cirrus_main.c drm/cirrus: fix leaky driver load error handling 2014-11-20 11:41:26 +10:00
cirrus_mode.c drm: Move drm_crtc_init from drm_crtc.h to drm_plane_helper.h 2014-11-05 00:14:55 +01:00
cirrus_ttm.c drm/ttm: add reservation_object as argument to ttm_bo_init 2014-09-30 14:04:00 +02:00