aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/video/intelfb
Commit message (Expand)AuthorAgeFilesLines
...
| * intelfb: add vsync interrupt supportEric Hustvedt2006-07-031-0/+3
* | [PATCH] vt: Remove VT-specific declarations and definitions from tty.hJon Smirl2006-07-102-2/+1
* | Remove obsolete #include <linux/config.h>Jörn Engel2006-06-302-2/+0
|/
* intelfb delousingAl Viro2006-06-243-24/+20
* intelfb: fixup clock calculation debugging.Dave Airlie2006-06-181-72/+32
* Removed hard coded EDID buffer size.Dennis Munsie2006-06-071-2/+2
* intelfb: use regular modedb table instead of VESADennis Munsie2006-05-291-4/+2
* intelfb: use firmware EDID for mode databaseAntonino A. Daplas2006-05-291-3/+33
* Revert "intelfb driver -- use the regular modedb table instead of the VESA"Dave Airlie2006-05-291-2/+4
* intelfb: int option fixEric Hustvedt2006-05-291-1/+1
* sync modesetting code with X.orgDave Airlie2006-05-271-4/+5
* intelfb: align with changes from my X driver.Dave Airlie2006-05-271-39/+34
* intelfb driver -- use the regular modedb table instead of the VESADennis Munsie2006-05-271-4/+2
* Adds support for 256MB aperture on 945 chipsets to the intelfb driverEric Hustvedt2006-05-271-13/+33
* intelfb -- uses stride alignment of 64 on the 9xx chipsets.Dennis Munsie2006-05-273-3/+10
* intelfb: some cleanups for intelfbhwDave Airlie2006-04-031-37/+34
* intelfb: fixup pitch calculation like X doesDave Airlie2006-04-032-1/+18
* intelfb: fixup p calculationDave Airlie2006-04-034-84/+137
* This patch makes a needlessly global struct static.Dave Airlie2006-04-031-1/+1
* intelfb: add i945GM supportDave Airlie2006-04-033-6/+16
* intelfb: fixup whitespace..Dave Airlie2006-04-032-41/+35
* intelfb: add hw cursor support for i9xxDave Airlie2006-04-033-7/+17
* intelfb: make i915 modesetDave Airlie2006-04-031-40/+96
* intelfb: add support for i945GDave Airlie2006-04-033-7/+17
* intelfb: add p divisor increments for i9xx.Dave Airlie2006-04-031-6/+7
* intelfb: change splitm to be brute forceDave Airlie2006-04-031-11/+13
* intelfb: add pll index to the intelfb structureDave Airlie2006-04-034-66/+98
* intelfb: prepare for i9xx support.Dave Airlie2006-04-032-54/+63
* [PATCH] intelfb: Fix buffer overrunAntonino A. Daplas2006-03-111-24/+26
* [PATCH] fbdev: Sanitize ->fb_ioctl prototypeChristoph Hellwig2006-01-141-5/+3
* [PATCH] intelfb: Fix oops when changing video modeAntonino A. Daplas2005-12-201-29/+13
* [PATCH] intelfb: Fix freeing of nonexistent resourceAntonino A. Daplas2005-12-202-2/+12
* [PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reasonOlaf Hering2005-11-092-2/+0
* [PATCH] fbcon/fbdev: Move softcursor out of fbdev to fbconAntonino A. Daplas2005-11-071-1/+1
* [PATCH] intelfb: extend partial support of i915G to include i915GMScott MacKenzie2005-11-073-5/+14
* [PATCH] intelfb: Fix regression (blank display) from ioremap patchAntonino A. Daplas2005-09-291-11/+10
* [PATCH] fbdev: prevent drivers that have hardware cursors from calling softwa...James Simmons2005-09-093-23/+3
* [PATCH] intelfb: Do not ioremap entire graphics apertureSylvain Meyer2005-08-151-23/+27
* [PATCH] fbdev: fill in the access_align field.James Simmons2005-06-211-0/+1
* [PATCH] intelfb: fix accel detection when changing video modesSylvain Meyer2005-06-211-2/+2
* [PATCH] intelfb: Add voffset option to avoid conficts with Xorg i810 driverSylvain Meyer2005-06-211-4/+12
* [PATCH] intelfbdrv naming fixAndrew Morton2005-06-211-1/+1
* [PATCH] intelfb section fixPatrick McManus2005-05-281-11/+11
* [PATCH] intelfb: Remove intelfbdrv.hAdrian Bunk2005-05-012-69/+37
* Linux-2.6.12-rc2Linus Torvalds2005-04-166-0/+4276