Re: [git pull] drm for 5.19-rc1

2022-06-07 Thread Andreas Schwab
here, as hexadecimal constants will be of unsigned type if they don't fit in the corresponding signed type. -- Andreas Schwab, sch...@linux-m68k.org GPG Key fingerprint = 7578 EB47 D4E5 4D69 2510 2552 DF73 E780 A9DA AEC1 "And now for something completely different."

Re: [PATCH/RFC v2] video: fbdev: atari: Fix TT High video mode

2020-11-02 Thread Andreas Schwab
On Nov 02 2020, Geert Uytterhoeven wrote: > But 95 MHz sounds too low to me, and doesn't match the monitor docs. > Given the TT runs at 32 MHz, 32 * 4 = 128 MHz sounds reasonable. Since it is not programmable, the actual value doesn't matter anyway. Andreas. -- Andreas Schwab, sch...

Re: [PATCH/RFC v2] video: fbdev: atari: Fix TT High video mode

2020-11-02 Thread Andreas Schwab
On Nov 02 2020, Geert Uytterhoeven wrote: > only the VGA and Falcon video modes are correct? The TT shifter is not programmable, so the values don't really matter. Andreas. -- Andreas Schwab, sch...@linux-m68k.org GPG Key fingerprint = 7578 EB47 D4E5 4D69 2510 2552 DF73 E780 A9DA A

Re: [PATCH/RFC v2] video: fbdev: atari: Fix TT High video mode

2020-11-02 Thread Andreas Schwab
On Nov 02 2020, Geert Uytterhoeven wrote: > 95 ns? No, 95 MHz. Andreas. -- Andreas Schwab, sch...@linux-m68k.org GPG Key fingerprint = 7578 EB47 D4E5 4D69 2510 2552 DF73 E780 A9DA AEC1 "And now for something completely different."

Re: [PATCH/RFC v2] video: fbdev: atari: Fix TT High video mode

2020-11-01 Thread Andreas Schwab
. The change of 640 => 1280 is surely right. > I have a harder time understanding why the change of pixclock from 31041 > to 7761 is correct. All other modes have a pixclock close to or equal > to 32000 - so it looks strange this one is off. According to

Re: [PATCH v2 2/2] powerpc/configs: replace deprecated riva/nvidia with nouveau

2020-05-18 Thread Andreas Schwab
000:f0:10.0 failed with error -22 Andreas. -- Andreas Schwab, sch...@linux-m68k.org GPG Key fingerprint = 7578 EB47 D4E5 4D69 2510 2552 DF73 E780 A9DA AEC1 "And now for something completely different." ___ dri-devel mailing list dri-devel

[PATCH] fbcon: Don't reset logo_shown when logo is currently shown

2019-04-02 Thread Andreas Schwab
y: Andreas Schwab --- On Apr 02 2019, Prarit Bhargava wrote: > On 4/1/19 3:31 PM, Andreas Schwab wrote: >> On Jan 29 2019, Prarit Bhargava wrote: >> >>> @@ -1066,6 +1069,9 @@ static void fbcon_init(struct vc_data *vc, int init) >>> >>> c

Re: [PATCH v5 2/2] fbcon: Silence fbcon logo on 'quiet' boots

2019-04-02 Thread Andreas Schwab
On Apr 02 2019, Prarit Bhargava wrote: > On 4/1/19 3:31 PM, Andreas Schwab wrote: >> On Jan 29 2019, Prarit Bhargava wrote: >> >>> @@ -1066,6 +1069,9 @@ static void fbcon_init(struct vc_data *vc, int init) >>> >>> cap = info-

Re: [PATCH v5 2/2] fbcon: Silence fbcon logo on 'quiet' boots

2019-04-01 Thread Andreas Schwab
if (vc != svc || logo_shown == FBCON_LOGO_DONTSHOW || > (info->fix.type == FB_TYPE_TEXT)) > logo = 0; This causes the scroll region to no longer be reset when the logo is removed. Andreas. -- Andreas Schwab, sch...@linux-m68k.org GPG Key fingerprint = 7578 E

[nouveau/kms] 3.3-rc1 regression: spurious TV-out detected

2012-02-26 Thread Andreas Schwab
49000, bo c00177c00400 > [drm] nouveau :f0:10.0: Setting dpms mode 0 on TV encoder (output 4) > [drm] nouveau 0000:f0:10.0: Output TV-1 is running on CRTC 1 using output B Andreas. -- Andreas Schwab, schwab at linux-m68k.org GPG Key fingerprint = 58CA 54C7 6D53 942B

[nouveau/kms] 3.3-rc1 regression: spurious TV-out detected

2012-02-26 Thread Andreas Schwab
(output 4) [drm] nouveau :f0:10.0: Output TV-1 is running on CRTC 1 using output B Andreas. -- Andreas Schwab, sch...@linux-m68k.org GPG Key fingerprint = 58CA 54C7 6D53 942B 1756 01D3 44D5 214B 8276 4ED5 And now for something completely different. [drm] nouveau :f0:10.0: Detected an NV30

failure on linux-3.2 and radeon kms with a FireGL V5600 on PPC64

2012-01-30 Thread Andreas Schwab
p://cruxppc.org/~acrux/config-kms > > Might be due to VGA_ARB_MAX_GPUS, which depends on VGA_ARB. Try removing > that from .config as well. > > If that still doesn't work, please describe how exactly you're trying to > disable VGA_ARB. You need to enable CONFIG_EXPERT to be able to to

Re: failure on linux-3.2 and radeon kms with a FireGL V5600 on PPC64

2012-01-30 Thread Andreas Schwab
Might be due to VGA_ARB_MAX_GPUS, which depends on VGA_ARB. Try removing that from .config as well. If that still doesn't work, please describe how exactly you're trying to disable VGA_ARB. You need to enable CONFIG_EXPERT to be able to toggle VGA_ARB. Andreas. -- Andreas Schwab, sch

small git lesson [Was: Re: Revert 737a3bb9416ce2a7c7a4170852473a4fcc9c67e8 ?]

2011-04-13 Thread Andreas Schwab
93617f2 v2.6.39-rc1 v2.6.39-rc2 Andreas. -- Andreas Schwab, schwab at redhat.com GPG Key fingerprint = D4E8 DBE3 3813 BB5D FA84 5EC7 45C6 250E 6F00 984E "And now for something completely different."

Re: small git lesson [Was: Re: Revert 737a3bb9416ce2a7c7a4170852473a4fcc9c67e8 ?]

2011-04-13 Thread Andreas Schwab
69a07f0b117a40fcc1a479358d8e1f41793617f2 v2.6.39-rc1 v2.6.39-rc2 Andreas. -- Andreas Schwab, sch...@redhat.com GPG Key fingerprint = D4E8 DBE3 3813 BB5D FA84 5EC7 45C6 250E 6F00 984E And now for something completely different. ___ dri-devel mailing list dri-devel

[PATCH 1/3] drm: kill BKL from common code

2010-08-24 Thread Andreas Schwab
gs = 0x [drm:drm_ioctl], pid=2520, cmd=0x8008642b, nr=0x2b, dev 0xe200, auth=1 # ps 2461 2520 PID TTY STAT TIME COMMAND 2461 tty7 Ss+0:01 /usr/bin/Xorg -br :0 vt7 -nolisten tcp -auth /var/lib 2520 pts/2 D+ 0:00 glxgears Andreas. -- Andreas Schwab, schwab at linux-m68k

Re: [PATCH 1/3] drm: kill BKL from common code

2010-08-24 Thread Andreas Schwab
=0x8008642b, nr=0x2b, dev 0xe200, auth=1 # ps 2461 2520 PID TTY STAT TIME COMMAND 2461 tty7 Ss+0:01 /usr/bin/Xorg -br :0 vt7 -nolisten tcp -auth /var/lib 2520 pts/2D+ 0:00 glxgears Andreas. -- Andreas Schwab, sch...@linux-m68k.org GPG Key fingerprint = 58CA 54C7 6D53 942B