aboutsummaryrefslogtreecommitdiff
path: root/drivers/video/intelfb
AgeCommit message (Expand)AuthorFilesLines
2006-10-25Remove unnecessary check in drivers/video/intelfb/intelfbhw.cGravatar Eric Sesterhenn 1-1/+1
2006-10-25intel fb: switch to pci_get APIGravatar Alan Cox 1-1/+3
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersGravatar David Howells 1-1/+1
2006-10-04Remove all inclusions of <linux/config.h>Gravatar Dave Jones 1-1/+0
2006-09-30Merge branch 'intelfb-patches' of master.kernel.org:/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 6-3/+505
2006-08-22intelfbhw.c: intelfbhw_get_p1p2 defined but not usedGravatar Parag Warudkar 1-0/+2
2006-08-22intelfb: fix mtrr_reg signednessGravatar Dave Airlie 1-1/+1
2006-07-10[PATCH] vt: Remove VT-specific declarations and definitions from tty.hGravatar Jon Smirl 2-2/+1
2006-07-03intelfb: add preliminary i2c supportGravatar Dennis Munsie 3-0/+22
2006-07-03intelfb: add preliminary i2c supportGravatar Dennis Munsie 1-1/+3
2006-07-03intelfb: add preliminary i2c supportGravatar Dennis Munsie 3-0/+193
2006-07-03intelfb: add preliminary i2c supportGravatar Dennis Munsie 1-0/+9
2006-07-03intelfb: add preliminary i2c supportGravatar Dennis Munsie 1-0/+29
2006-07-03intelfb: add preliminary i2c supportGravatar Dennis Munsie 1-0/+13
2006-07-03intelfb: add preliminary i2c supportGravatar Dennis Munsie 1-0/+6
2006-07-03intelfb: add vsync interrupt supportGravatar Eric Hustvedt 3-1/+19
2006-07-03intelfb: add vsync interrupt supportGravatar Eric Hustvedt 4-0/+51
2006-07-03intelfb: add vsync interrupt supportGravatar Eric Hustvedt 4-0/+128
2006-07-03intelfb: add vsync interrupt supportGravatar Eric Hustvedt 3-0/+26
2006-07-03intelfb: add vsync interrupt supportGravatar Eric Hustvedt 1-0/+3
2006-06-30Remove obsolete #include <linux/config.h>Gravatar Jörn Engel 2-2/+0
2006-06-24intelfb delousingGravatar Al Viro 3-24/+20
2006-06-18intelfb: fixup clock calculation debugging.Gravatar Dave Airlie 1-72/+32
2006-06-07Removed hard coded EDID buffer size.Gravatar Dennis Munsie 1-2/+2
2006-05-29intelfb: use regular modedb table instead of VESAGravatar Dennis Munsie 1-4/+2
2006-05-29intelfb: use firmware EDID for mode databaseGravatar Antonino A. Daplas 1-3/+33
2006-05-29Revert "intelfb driver -- use the regular modedb table instead of the VESA"Gravatar Dave Airlie 1-2/+4
2006-05-29intelfb: int option fixGravatar Eric Hustvedt 1-1/+1
2006-05-27sync modesetting code with X.orgGravatar Dave Airlie 1-4/+5
2006-05-27intelfb: align with changes from my X driver.Gravatar Dave Airlie 1-39/+34
2006-05-27intelfb driver -- use the regular modedb table instead of the VESAGravatar Dennis Munsie 1-4/+2
2006-05-27Adds support for 256MB aperture on 945 chipsets to the intelfb driverGravatar Eric Hustvedt 1-13/+33
2006-05-27intelfb -- uses stride alignment of 64 on the 9xx chipsets.Gravatar Dennis Munsie 3-3/+10
2006-04-03intelfb: some cleanups for intelfbhwGravatar Dave Airlie 1-37/+34
2006-04-03intelfb: fixup pitch calculation like X doesGravatar Dave Airlie 2-1/+18
2006-04-03intelfb: fixup p calculationGravatar Dave Airlie 4-84/+137
2006-04-03This patch makes a needlessly global struct static.Gravatar Dave Airlie 1-1/+1
2006-04-03intelfb: add i945GM supportGravatar Dave Airlie 3-6/+16
2006-04-03intelfb: fixup whitespace..Gravatar Dave Airlie 2-41/+35
2006-04-03intelfb: add hw cursor support for i9xxGravatar Dave Airlie 3-7/+17
2006-04-03intelfb: make i915 modesetGravatar Dave Airlie 1-40/+96
2006-04-03intelfb: add support for i945GGravatar Dave Airlie 3-7/+17
2006-04-03intelfb: add p divisor increments for i9xx.Gravatar Dave Airlie 1-6/+7
2006-04-03intelfb: change splitm to be brute forceGravatar Dave Airlie 1-11/+13
2006-04-03intelfb: add pll index to the intelfb structureGravatar Dave Airlie 4-66/+98
2006-04-03intelfb: prepare for i9xx support.Gravatar Dave Airlie 2-54/+63
2006-03-11[PATCH] intelfb: Fix buffer overrunGravatar Antonino A. Daplas 1-24/+26
2006-01-14[PATCH] fbdev: Sanitize ->fb_ioctl prototypeGravatar Christoph Hellwig 1-5/+3
2005-12-20[PATCH] intelfb: Fix oops when changing video modeGravatar Antonino A. Daplas 1-29/+13
2005-12-20[PATCH] intelfb: Fix freeing of nonexistent resourceGravatar Antonino A. Daplas 2-2/+12