All of lore.kernel.org
 help / color / mirror / Atom feed
From: Dave Airlie <airlied@gmail.com>
To: linux-fbdev@vger.kernel.org
Cc: dri-devel@lists.sf.net, linux-kernel@vger.kernel.org
Subject: vt/fbcon binding and handover fixes
Date: Tue, 21 Dec 2010 01:41:14 +0000	[thread overview]
Message-ID: <1292895677-4242-1-git-send-email-airlied@gmail.com> (raw)

I've been working on some issues with the fb handoff between vesafb and KMS
on my machine with a dual-gpu card. These 3 patches are the primary result
of this, to fix a number of issues where the VT layer and fbcon layers
got themselves into a place that they couldn't get out off, having the second
card complicates things nicely where we have an fbdev registered but fbcon
gets unbound to the dummy console and can't get back.

Also a fix to the overlap tests which had an off-by-one.

Dave.


WARNING: multiple messages have this Message-ID (diff)
From: Dave Airlie <airlied@gmail.com>
To: linux-fbdev@vger.kernel.org
Cc: dri-devel@lists.sf.net, linux-kernel@vger.kernel.org
Subject: vt/fbcon binding and handover fixes
Date: Tue, 21 Dec 2010 11:41:14 +1000	[thread overview]
Message-ID: <1292895677-4242-1-git-send-email-airlied@gmail.com> (raw)

I've been working on some issues with the fb handoff between vesafb and KMS
on my machine with a dual-gpu card. These 3 patches are the primary result
of this, to fix a number of issues where the VT layer and fbcon layers
got themselves into a place that they couldn't get out off, having the second
card complicates things nicely where we have an fbdev registered but fbcon
gets unbound to the dummy console and can't get back.

Also a fix to the overlap tests which had an off-by-one.

Dave.


             reply	other threads:[~2010-12-21  1:41 UTC|newest]

Thread overview: 32+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-12-21  1:41 Dave Airlie [this message]
2010-12-21  1:41 ` vt/fbcon binding and handover fixes Dave Airlie
2010-12-21  1:41 ` [PATCH 1/3] fb: fix overlapping test off-by-one Dave Airlie
2010-12-21  1:41   ` Dave Airlie
2010-12-21  7:29   ` Michel Dänzer
2010-12-21  7:29   ` Michel Dänzer
2010-12-21  7:29     ` Michel Dänzer
2010-12-24  3:28     ` Paul Mundt
2010-12-24  3:28     ` Paul Mundt
2010-12-24  3:28     ` Paul Mundt
2010-12-24  3:28       ` Paul Mundt
2010-12-21  7:29   ` Michel Dänzer
2010-12-23 16:40   ` [PATCH] Update fbdev fb_fix_screeninfo James Simmons
2010-12-21  1:41 ` [PATCH 1/3] fb: fix overlapping test off-by-one Dave Airlie
2010-12-21  1:41 ` Dave Airlie
2010-12-21  1:41 ` [PATCH 2/3] vt: fix issue when fbcon wants to takeover a second time Dave Airlie
2010-12-21  1:41   ` Dave Airlie
2011-01-06 23:57   ` Dave Airlie
2011-01-07  0:50     ` Greg KH
2011-01-07  0:52       ` Dave Airlie
2010-12-21  1:41 ` Dave Airlie
2010-12-21  1:41 ` Dave Airlie
2010-12-21  1:41 ` [PATCH 3/3] fbcon: fix situation where fbcon gets deinitialised and can't reinit Dave Airlie
2010-12-21  1:41   ` Dave Airlie
2010-12-24  3:30   ` Paul Mundt
2010-12-24  3:30     ` Paul Mundt
2010-12-24  3:30   ` Paul Mundt
2010-12-24  3:30   ` Paul Mundt
2010-12-21  1:41 ` Dave Airlie
2010-12-21  1:41 ` Dave Airlie
  -- strict thread matches above, loose matches on Subject: below --
2010-12-21  1:41 vt/fbcon binding and handover fixes Dave Airlie
2010-12-21  1:41 Dave Airlie

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1292895677-4242-1-git-send-email-airlied@gmail.com \
    --to=airlied@gmail.com \
    --cc=dri-devel@lists.sf.net \
    --cc=linux-fbdev@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.