aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/video/intelfb/intelfbdrv.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-02-12[PATCH] Video: fb, kzalloc changesJiri Slaby1-2/+1
2006-12-08[PATCH] drivers/video/*: use kmemdup()Alexey Dobriyan1-2/+1
2006-09-30Merge branch 'intelfb-patches' of master.kernel.org:/pub/scm/linux/kernel/git/airlied/intelfb-2.6Linus Torvalds1-0/+64
2006-07-10[PATCH] vt: Remove VT-specific declarations and definitions from tty.hJon Smirl1-1/+1
2006-07-03intelfb: add preliminary i2c supportDennis Munsie1-0/+5
2006-07-03intelfb: add preliminary i2c supportDennis Munsie1-0/+5
2006-07-03intelfb: add vsync interrupt supportEric Hustvedt1-0/+2
2006-07-03intelfb: add vsync interrupt supportEric Hustvedt1-0/+13
2006-07-03intelfb: add vsync interrupt supportEric Hustvedt1-0/+39
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-06-24intelfb delousingAl Viro1-9/+9
2006-06-07Removed hard coded EDID buffer size.Dennis Munsie1-2/+2
2006-05-29intelfb: use regular modedb table instead of VESADennis Munsie1-4/+2
2006-05-29intelfb: use firmware EDID for mode databaseAntonino A. Daplas1-3/+33
2006-05-29Revert "intelfb driver -- use the regular modedb table instead of the VESA"Dave Airlie1-2/+4
2006-05-29intelfb: int option fixEric Hustvedt1-1/+1
2006-05-27intelfb driver -- use the regular modedb table instead of the VESADennis Munsie1-4/+2
2006-05-27intelfb -- uses stride alignment of 64 on the 9xx chipsets.Dennis Munsie1-1/+4
2006-04-03intelfb: fixup pitch calculation like X doesDave Airlie1-0/+17
2006-04-03intelfb: fixup p calculationDave Airlie1-1/+1
2006-04-03intelfb: add i945GM supportDave Airlie1-2/+4
2006-04-03intelfb: fixup whitespace..Dave Airlie1-6/+4
2006-04-03intelfb: add hw cursor support for i9xxDave Airlie1-4/+8
2006-04-03intelfb: add support for i945GDave Airlie1-4/+6
2006-04-03intelfb: add pll index to the intelfb structureDave Airlie1-2/+1
2006-03-11[PATCH] intelfb: Fix buffer overrunAntonino A. Daplas1-24/+26
2006-01-14[PATCH] fbdev: Sanitize ->fb_ioctl prototypeChristoph Hellwig1-5/+3
2005-12-20[PATCH] intelfb: Fix oops when changing video modeAntonino A. Daplas1-29/+13
2005-12-20[PATCH] intelfb: Fix freeing of nonexistent resourceAntonino A. Daplas1-2/+7
2005-11-09[PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reasonOlaf Hering1-1/+0
2005-11-07[PATCH] fbcon/fbdev: Move softcursor out of fbdev to fbconAntonino A. Daplas1-1/+1
2005-11-07[PATCH] intelfb: extend partial support of i915G to include i915GMScott MacKenzie1-3/+5
2005-09-29[PATCH] intelfb: Fix regression (blank display) from ioremap patchAntonino A. Daplas1-11/+10
2005-09-09[PATCH] fbdev: prevent drivers that have hardware cursors from calling software cursor codeJames Simmons1-18/+3
2005-08-15[PATCH] intelfb: Do not ioremap entire graphics apertureSylvain Meyer1-23/+27
2005-06-21[PATCH] fbdev: fill in the access_align field.James Simmons1-0/+1
2005-06-21[PATCH] intelfb: fix accel detection when changing video modesSylvain Meyer1-2/+2
2005-06-21[PATCH] intelfb: Add voffset option to avoid conficts with Xorg i810 driverSylvain Meyer1-4/+12
2005-06-21[PATCH] intelfbdrv naming fixAndrew Morton1-1/+1
2005-05-28[PATCH] intelfb section fixPatrick McManus1-11/+11
2005-05-01[PATCH] intelfb: Remove intelfbdrv.hAdrian Bunk1-1/+37
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+1570