Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1278855

Re: [PATCH RESEND 2/2] drm/i915: prevent the vgacon from ever reloading

From Emil Velikov <emil.l.velikov@gmail.com>
Newsgroups linux.kernel
Subject Re: [PATCH RESEND 2/2] drm/i915: prevent the vgacon from ever reloading
Date 2015-11-27 16:50 +0100
Message-ID <qztrA-4LC-9@gated-at.bofh.it> (permalink)
References <qzsYy-4AQ-25@gated-at.bofh.it> <qzsYy-4AQ-23@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On 27 November 2015 at 15:10, Daniel Vetter <daniel.vetter@ffwll.ch> wrote:
> It only leads to bloodshed and tears - we don't bother to restore a
> working legacy vga hw setup.
>
> On haswell with the new dynamic power well code this leads to even
> more hilarity since for some configurations the hardware is simply no
> longer there.
>
> The actual implementation is a bit a hack - we realy on fbcon to kick
> out the vgacon. To make this also work with I915_FBDEV=n (or FBCON=n)
> and VGA_CONSOLE=y i915 already unregisters the vga console manually
> early in the driver load sequence.
>
Interesting... nv50 and later GPUs are in a roughly similar shame
afaict. They lack the dedicated hardware and no one really bothered
figuring out how to restore things to a working shape [1].

Then again, upon sequential load of the nouveau module the GPU gets
initialised properly, where you can get X (weston?) up and running
without issues. Am I thinking about a different thing ?

I take it that you guys do less of the (re)initialisation dance, to
ensure faster boot times ?

Thanks,
Emil

[1] http://nouveau.freedesktop.org/wiki/KernelModeSetting/#deactivatingkmsandunloadingnouveau
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Back to linux.kernel | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

[PATCH RESEND 2/2] drm/i915: prevent the vgacon from ever reloading Daniel Vetter <daniel.vetter@ffwll.ch> - 2015-11-27 16:20 +0100
  Re: [PATCH RESEND 2/2] drm/i915: prevent the vgacon from ever reloading Emil Velikov <emil.l.velikov@gmail.com> - 2015-11-27 16:50 +0100
    Re: [PATCH RESEND 2/2] drm/i915: prevent the vgacon from ever reloading Ilia Mirkin <imirkin@alum.mit.edu> - 2015-11-28 01:40 +0100
      Re: [PATCH RESEND 2/2] drm/i915: prevent the vgacon from ever  reloading Daniel Vetter <daniel@ffwll.ch> - 2015-11-29 13:50 +0100
        Re: [PATCH RESEND 2/2] drm/i915: prevent the vgacon from ever reloading Emil Velikov <emil.l.velikov@gmail.com> - 2015-11-29 15:20 +0100

csiph-web