aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/video/intelfb (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-06-18intelfb: fixup clock calculation debugging.Dave Airlie1-72/+32
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-27sync modesetting code with X.orgDave Airlie1-4/+5
2006-05-27intelfb: align with changes from my X driver.Dave Airlie1-39/+34
2006-05-27intelfb driver -- use the regular modedb table instead of the VESADennis Munsie1-4/+2
2006-05-27Adds support for 256MB aperture on 945 chipsets to the intelfb driverEric Hustvedt1-13/+33
2006-05-27intelfb -- uses stride alignment of 64 on the 9xx chipsets.Dennis Munsie3-3/+10
2006-04-03intelfb: some cleanups for intelfbhwDave Airlie1-37/+34
2006-04-03intelfb: fixup pitch calculation like X doesDave Airlie2-1/+18
2006-04-03intelfb: fixup p calculationDave Airlie4-84/+137
2006-04-03This patch makes a needlessly global struct static.Dave Airlie1-1/+1
2006-04-03intelfb: add i945GM supportDave Airlie3-6/+16
2006-04-03intelfb: fixup whitespace..Dave Airlie2-41/+35
2006-04-03intelfb: add hw cursor support for i9xxDave Airlie3-7/+17
2006-04-03intelfb: make i915 modesetDave Airlie1-40/+96
2006-04-03intelfb: add support for i945GDave Airlie3-7/+17
2006-04-03intelfb: add p divisor increments for i9xx.Dave Airlie1-6/+7
2006-04-03intelfb: change splitm to be brute forceDave Airlie1-11/+13
2006-04-03intelfb: add pll index to the intelfb structureDave Airlie4-66/+98
2006-04-03intelfb: prepare for i9xx support.Dave Airlie2-54/+63
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. Daplas2-2/+12
2005-11-09[PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reasonOlaf Hering2-2/+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 MacKenzie3-5/+14
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 Simmons3-23/+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 Bunk2-69/+37
2005-04-16Linux-2.6.12-rc2Linus Torvalds6-0/+4276