From: Luca <kronos@people.it>
To: linux-fbdev-devel@lists.sourceforge.net
Cc: Robert Siemer <Robert.Siemer@backsla.sh>
Subject: Re: radeonfb: DDC read wrong?
Date: Tue, 27 Jun 2006 21:11:24 +0200 [thread overview]
Message-ID: <20060627191124.GC14392@dreamland.darkstar.lan> (raw)
In-Reply-To: <44A049D5.5030702@gmail.com>
Il Tue, Jun 27, 2006 at 04:55:49AM +0800, Antonino A. Daplas ha scritto:
> Robert Siemer wrote:
> > On Sun, Jun 25, 2006 at 08:00:30AM +0800, Antonino A. Daplas wrote:
> >> Robert Siemer wrote:
> >>> On Sat, Jun 24, 2006 at 08:11:46PM +0800, Antonino A. Daplas wrote:
> >>>> Robert Siemer wrote:
> >> Disregard the previous patch, I forgot to adjust the checksum.
> >> Try this instead...
> >
> > The patch works in the way that I see a console without a video= param.
> >
> > Please answer my questions:
> > -Does the EDID block that reads the kernel get somehow exported or
> > used somewhere else (in kernel maybe)?
>
> For drivers that use the EDID, it gets converted into struct fb_monspecs.
> Part of this structure is a private mode database
> (cat /sys/class/graphics/fb0/modes).
With radeonfb you can also access the raw edid block(s):
/sys/class/graphics/fb0/device/edid1
/sys/class/graphics/fb0/device/edid2 (for second monitor, if any).
> > -Which mode gets choosen from the resulting set of resolutions? I mean,
> > based on what?
>
> Depends on the driver. A combination of the 'first detailed timing
> is preferred' flag and a detailed timing is the initial startup mode.
> As for radeonfb, I think it just grabs the first detailed timing for
> the initial mode.
Yes, the selection goes like this:
- mode option
- 1st detailed block
- 1st mode in the db
Luca
--
Home: http://kronoz.cjb.net
Se alla sera, dopo una strepitosa vittoria, guardandoti allo
specchio dovessi notare un secondo paio di palle, che il tuo
cuore non si riempia d'orgoglio, perche` vuol dire che ti
stanno inculando -- Saggio Cinese
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
prev parent reply other threads:[~2006-06-27 19:11 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-06-20 14:01 radeonfb: DDC read wrong? Robert Siemer
2006-06-24 12:11 ` Antonino A. Daplas
2006-06-24 17:47 ` Robert Siemer
2006-06-24 21:33 ` Antonino A. Daplas
2006-06-24 21:56 ` Robert Siemer
2006-06-24 23:27 ` Antonino A. Daplas
2006-06-25 0:00 ` Antonino A. Daplas
2006-06-26 17:01 ` Robert Siemer
2006-06-26 20:55 ` Antonino A. Daplas
2006-06-27 19:11 ` Luca [this message]
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=20060627191124.GC14392@dreamland.darkstar.lan \
--to=kronos@people.it \
--cc=Robert.Siemer@backsla.sh \
--cc=linux-fbdev-devel@lists.sourceforge.net \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).