An error occurred fetching the project authors.
- 18 Mar, 2003 1 commit
-
-
David S. Miller authored
-
- 11 Mar, 2003 1 commit
-
-
Christoph Hellwig authored
This somehow got lost in the uClinux merge.
-
- 07 Mar, 2003 1 commit
-
-
David S. Miller authored
-
- 02 Mar, 2003 3 commits
-
-
David S. Miller authored
-
David S. Miller authored
-
David S. Miller authored
-
- 27 Feb, 2003 1 commit
-
-
David S. Miller authored
-
- 26 Feb, 2003 1 commit
-
-
David S. Miller authored
-
- 03 Feb, 2003 1 commit
-
-
Kai Germaschewski authored
One of the goals of the whole new modversions implementation: export-objs is gone for good!
-
- 16 Jan, 2003 2 commits
-
-
Russell King authored
-
Russell King authored
Add cfbfillrect / cfbcopyarea / cfbimgblt objects for SA1100fb. Remove redundant "pm" member.
-
- 14 Jan, 2003 1 commit
-
-
James Simmons authored
a) Fix for cfb_imagblit so it can handle monochrome bitmaps with widths not multiples of 8. b) Further optiminzation of fast_imageblit by removing unnecessary steps from its main loop. c) fast_imageblit show now work for bitmaps widths which are least divisible by 4. 4x6 and 12x22 shoudl use fast_imageblit now. d) Use hadrware syncing method of hardware if present. e) trivial: wrap text at 80 columns. [RIVA and 3DFX] imageblit functions busted for large images. Use generic functions for now. Several syncing issues fixed between the accel engine and access to the framebuffer is several files.
-
- 11 Jan, 2003 1 commit
-
-
James Simmons authored
-
- 06 Jan, 2003 1 commit
-
-
James Simmons authored
[RIVA FBDEV] Driver now uses its own fb_open and fb_release function again. It has no ill effects. The drivers uses strickly hardware acceleration so we don't need cfb_fillrect and cfb_copyarea. Cleaned up font.h. Geerts orignal pacth broke them up into a font.h in video and one in linux. Now I put them back together again in include/linux. The m68k platform has been updated for this change.
-
- 28 Dec, 2002 3 commits
-
-
James Simmons authored
-
Geert Uytterhoeven authored
Remove duplicate Makefile entry for bwtwofb
-
James Simmons authored
-
- 26 Dec, 2002 1 commit
-
-
Richard Henderson authored
scale rewrite modeled off of skeletonfb.c.
-
- 21 Dec, 2002 1 commit
-
-
James Simmons authored
Port of chipsfb driver to new api. Removed the fontwidth8 option. Let the xxxfb_imageblit function handle this. 64 bit m achine fixes.
-
- 17 Dec, 2002 1 commit
-
-
James Simmons authored
Voodoo 1 ported to new api. STI and NVIDIA updates. MDA console fixes. Moved the logo code from fbcon to fbdev.
-
- 15 Dec, 2002 1 commit
-
-
Brian Gerst authored
Makefiles no longer need to include Rules.make, which is currently an empty file. This patch removes it from the drivers tree Makefiles.
-
- 12 Dec, 2002 2 commits
-
-
James Simmons authored
-
James Simmons authored
-
- 04 Dec, 2002 2 commits
-
-
James Simmons authored
-
James Simmons authored
-
- 02 Dec, 2002 1 commit
-
-
James Simmons authored
-
- 27 Nov, 2002 1 commit
-
-
James Simmons authored
-
- 22 Nov, 2002 1 commit
-
-
James Simmons authored
-
- 14 Nov, 2002 1 commit
-
-
James Simmons authored
-
- 13 Nov, 2002 1 commit
-
-
James Simmons authored
Grabbed the PPC drivers and in the process of porting to the latest api. Can now use driver specific read and write functions
-
- 07 Nov, 2002 1 commit
-
-
James Simmons authored
-
- 01 Nov, 2002 1 commit
-
-
James Simmons authored
Neomagic and HGA updates. MAde the software accel code modular. So code cleanup in fbcon. More to go.
-
- 29 Oct, 2002 2 commits
-
-
James Simmons authored
Moved AGP and DRM code back to drivers/char until a proper solution is done for handling AGP/DMA based framebuffer devices.
-
James Simmons authored
-
- 18 Oct, 2002 1 commit
-
-
James Simmons authored
-
- 16 Oct, 2002 3 commits
-
-
James Simmons authored
-
James Simmons authored
The last of the console code inside the frmaebuffer layer. I also moved all the graphics related code into the drivers/video directory.
-
James Simmons authored
Cleaned up and moved all the graphics related code inf drivers/video and move the console display related stuff into lower directory called console.
-
- 12 Oct, 2002 1 commit
-
-
James Simmons authored
-
- 10 Oct, 2002 1 commit
-
-
Sam Ravnborg authored
Move list of files to be deleted during make clean out where they are made. host-progs files taken care of automagically
-