Re: [PATCH 094/120] MIPS: PS2: FB: Frame buffer driver for the PlayStation 2

2022-01-31 Thread Fredrik Noring
ps/include/uapi/asm/gif.h Fredrik On Sunday, 1 September 2019, Fredrik Noring wrote: > The main limitation is the lack of mmap, since the Graphics Synthesizer > has local frame buffer memory that is not directly accessible from the > main bus. The GS has 4 MiB of local memory. > &

Re: [PATCH] fbdev: fix divide error in fb_var_to_videomode

2019-03-31 Thread Fredrik Noring
Hi Shile, Thank you for your report and patch. On Tue, Mar 26, 2019 at 01:54:13PM +0800, Shile Zhang wrote: > Hi, Bartlomiej, Fredrik, Daniel, > > Could you please help to have a look at this patch? I have tested your patch with a MIPS R5900 system and indeed there is a division by zero, althou