All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jon Smirl <jonsmirl@gmail.com>
To: "Antonino A. Daplas" <adaplas@gmail.com>
Cc: Geert Uytterhoeven <geert@linux-m68k.org>,
	Linux Frame Buffer Device Development
	<linux-fbdev-devel@lists.sourceforge.net>
Subject: Re: mono, gray and index configs
Date: Fri, 19 Aug 2005 21:13:52 -0400	[thread overview]
Message-ID: <9e473391050819181321f2cfe5@mail.gmail.com> (raw)
In-Reply-To: <9e47339105081112142c67e1a8@mail.gmail.com>

Could everyone give this a try and give me some feedback?

On 8/11/05, Jon Smirl <jonsmirl@gmail.com> wrote:
> Here's a new version that actually lets me set all possible scanout
> configs on radeonfb. I can even set I4 but I don't think the code is
> correct for it yet everywhere in radeonfb. The core code in the patch
> should be ok. My further changes should be restricted to the radeonfb
> code. For example, I haven't added the logic to radeonfb to "round up"
> to the next config.
> 
> You get two new sysfs attributes:
> configs - optional, but really nice to have, list of all configs
> supported by the driver
> config - current config the hardware is set to.
> 
> example syntax...
> [root@jonsmirl fb0]# cat configs
> I4
> I8
> A1R5G5B5
> R5G6B5
> R8G8B8
> A8R8G8B8
> A4R4G4B4
> A8I8
> A2R10G10B10
> 
> Offsets are computed from the field widths. So if a card sets BGR vs
> RGB and you cat its config you will see RGB or BGR in the config
> string. M is used for a grayscale field.
> 
> So give the patch a try and start expanding it to handle other cards.
> 
> --
> Jon Smirl
> jonsmirl@gmail.com
> 
> 
> 


-- 
Jon Smirl
jonsmirl@gmail.com


-------------------------------------------------------
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf

  reply	other threads:[~2005-08-20  1:14 UTC|newest]

Thread overview: 22+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-08-11  3:21 mono, gray and index configs Jon Smirl
2005-08-11  5:36 ` Antonino A. Daplas
2005-08-11  8:22   ` Geert Uytterhoeven
2005-08-11 11:08     ` Antonino Daplas
2005-08-11 11:49       ` Geert Uytterhoeven
2005-08-11 17:34         ` Antonino A. Daplas
2005-08-11 19:14           ` Jon Smirl
2005-08-20  1:13             ` Jon Smirl [this message]
2005-08-20  2:56               ` Antonino A. Daplas
2005-08-20  3:09                 ` Jon Smirl
2005-08-22 10:17                   ` Geert Uytterhoeven
2005-08-22 13:30                     ` Richard Smith
2005-08-22 14:06                       ` Geert Uytterhoeven
2005-08-22 14:36                         ` Richard Smith
2005-08-22 15:47                           ` Antonino A. Daplas
2005-08-22 17:19                           ` Geert Uytterhoeven
2005-08-22 19:00                             ` Richard Smith
2005-08-22 19:44                               ` Richard Smith
2005-08-22 15:57                     ` Jon Smirl
2005-08-12  7:24           ` Geert Uytterhoeven
2005-08-12 10:28             ` Antonino A. Daplas
2005-08-11  8:20 ` Geert Uytterhoeven

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=9e473391050819181321f2cfe5@mail.gmail.com \
    --to=jonsmirl@gmail.com \
    --cc=adaplas@gmail.com \
    --cc=geert@linux-m68k.org \
    --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 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.