picking efifb driver over dri driver

Daniel Vetter daniel at ffwll.ch
Mon May 27 08:44:24 PDT 2013


On Mon, May 27, 2013 at 5:42 PM, Christopher Harvey <charvey at matrox.com> wrote:
> I'm looking for the mechanism in the kernel that makes the decision to
> load the efifb driver over a dri one. Any tips? I've got a machine here
> that loads efifb and prevents dri drivers from loading.

Once the drm driver loads it should kick out any firmware framebuffer
driver (like the efifb). See e.g. i915_kick_out_firmware_fb in
drm/i915_dma.c Ignoring the occasional deadlock in the fbcon layer,
this works.

Cheers, Daniel
--
Daniel Vetter
Software Engineer, Intel Corporation
+41 (0) 79 365 57 48 - http://blog.ffwll.ch


More information about the dri-devel mailing list