On Sun, Dec 12, 2010 at 11:01:28PM +0100, Florian Mickler wrote:
> On Sun, 12 Dec 2010 12:39:22 -0600
> David Fries wrote:
>
> > Kconfig says fbcon is required by drm_kms_helper. If radeon, fbcon,
> > and drm_kms_helper are all modules, radeon is auto loaded (by PCI id?),
On Sat, Dec 11, 2010 at 03:05:48PM -0600, David Fries wrote:
> + const char *namue = "fbcon";
Typo, 'namue' see the next patch.
--
David Fries
http://fries.net/~david/ (PGP encryption key available)
___
dri-devel
't an explicit module dependency, request the module
to be loaded from drm_kms_helper.
Signed-off-by: David Fries
Cc: David Airlie
Cc: dri-devel@lists.freedesktop.org
---
The last patch had a typo 'namue', mental reminder, test again after
running checkpatch.pl.
This solves compi
On Sun, Dec 12, 2010 at 11:01:28PM +0100, Florian Mickler wrote:
> On Sun, 12 Dec 2010 12:39:22 -0600
> David Fries wrote:
>
> > Kconfig says fbcon is required by drm_kms_helper. If radeon, fbcon,
> > and drm_kms_helper are all modules, radeon is auto loaded (by PCI id?),
On Sat, Dec 11, 2010 at 03:05:48PM -0600, David Fries wrote:
> + const char *namue = "fbcon";
Typo, 'namue' see the next patch.
--
David Fries
http://fries.net/~david/ (PGP encryption key available)
't an explicit module dependency, request the module
to be loaded from drm_kms_helper.
Signed-off-by: David Fries
Cc: David Airlie
Cc: dri-devel at lists.freedesktop.org
---
The last patch had a typo 'namue', mental reminder, test again after
running checkpatch.pl.
This solves compi
't an explicit module dependency, request the module
to be loaded from drm_kms_helper.
Signed-off-by: David Fries
Cc: David Airlie
Cc: dri-devel@lists.freedesktop.org
---
This solves compiling CONFIG_FB=m and being left with a blank screen
because the radeon module is automatically loaded,
't an explicit module dependency, request the module
to be loaded from drm_kms_helper.
Signed-off-by: David Fries
Cc: David Airlie
Cc: dri-devel at lists.freedesktop.org
---
This solves compiling CONFIG_FB=m and being left with a blank screen
because the radeon module is automatically loaded,