linux-fbdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* xxx_check_var
@ 2002-12-10 22:40 Paul Mackerras
  2002-12-10 23:13 ` xxx_check_var Benjamin Herrenschmidt
  0 siblings, 1 reply; 6+ messages in thread
From: Paul Mackerras @ 2002-12-10 22:40 UTC (permalink / raw)
  To: James Simmons; +Cc: linux-kernel, linux-fbdev-devel

When I look at atyfb_check_var or aty128fb_check_var, I see that they
will alter the contents of *info->par.  Isn't this a bad thing?  My
understanding was that after calling check_var, you don't necessarily
call set_par next (particularly if check_var returned an error).
Also I notice that atyfb_set_par and aty128fb_set_par don't look at
info->var, they simply set the hardware state based on the contents of
*info->par.

Looking at skeletonfb.c, it seems that this is the wrong behaviour.  I
had fixed the aty128fb.c driver in the linuxppc-2.5 tree.  James, if
you let me know whether the current behaviour is wrong or not, I'll
fix them and send you the patch.

Paul.

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2003-01-10  2:29 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-12-10 22:40 xxx_check_var Paul Mackerras
2002-12-10 23:13 ` xxx_check_var Benjamin Herrenschmidt
2002-12-11  6:32   ` xxx_check_var James Simmons
2002-12-11  9:08     ` xxx_check_var Benjamin Herrenschmidt
2002-12-22 12:17     ` [Linux-fbdev-devel] xxx_check_var Geert Uytterhoeven
2003-01-10  2:29       ` James Simmons

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).