commit | 3479442f379a6d2814d7cc45462b85908f0e97e0 | [log] [tgz] |
---|---|---|
author | Bernhard Rosenkraenzer <Bernhard.Rosenkranzer@linaro.org> | Wed Feb 08 01:50:25 2012 +0059 |
committer | Amit Pundir <amit.pundir@linaro.org> | Thu Jul 25 03:54:57 2013 +0530 |
tree | 8f510cd6cd5c09f3eace809d19423b547127eafc | |
parent | f9a2ccd0c76e0999ee1a4f42ed3c84d4c07aa16d [diff] |
gralloc: Allow overriding the framebuffer device On some devices, different outputs use different framebuffer devices - e.g. on iMX6, /dev/fb0 is the LVDS display, and /dev/fb1 is the HDMI output. Simply opening the first device that exists may not be what we want - allow overrides on the bootargs line Signed-off-by: Bernhard Rosenkraenzer <Bernhard.Rosenkranzer@linaro.org>