efl/src/lib/ecore_drm
Chris Michael 7135d1967d ecore-drm: Fix drm cards on ARM platform not having boot_vga parameter
Summary:
On some ARM platforms, the drivers do not list boot_vga as an
attribute, so we cannot do checks for that. This patch fixes finding
drm cards on those platforms by skipping the boot_vga check if we had
to use "platform" to find it.

Thanks to shiin for the report :)

@fix

Signed-off-by: Chris Michael <cp.michael@samsung.com>
2014-10-08 10:06:45 -04:00
..
Ecore_Drm.h ecore-drm: Fix comment to not mention udev 2014-09-23 15:31:12 -04:00
ecore_drm.c ecore-drm: Remove references to udev functions and init Eeze during 2014-09-23 15:31:12 -04:00
ecore_drm_dbus.c ecore-drm: Rework internal dbus code to use Eldbus 2014-09-22 15:57:12 -04:00
ecore_drm_device.c ecore-drm: Fix drm cards on ARM platform not having boot_vga parameter 2014-10-08 10:06:45 -04:00
ecore_drm_evdev.c ecore-drm: Fix some error/warn message formatting 2014-09-22 15:44:50 -04:00
ecore_drm_fb.c ecore_drm: fix Doxygen markup to prevent warnings. 2014-03-15 20:04:24 +09:00
ecore_drm_inputs.c ecore_drm: Removed hard coded seat value. 2014-10-06 08:32:01 -04:00
ecore_drm_output.c ecore-drm: Added private function to cleanup backlight structure 2014-09-29 09:28:58 -04:00
ecore_drm_private.h ecore_drm: Removed unwanted FIXME line. 2014-10-06 08:41:38 -04:00
ecore_drm_sprites.c ecore_drm: fix Doxygen markup to prevent warnings. 2014-03-15 20:04:24 +09:00
ecore_drm_tty.c ecore-drm: Remove the FIXME note 2014-10-06 10:08:19 -04:00