aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/video/intelfb/intelfbhw.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-09-19intelfb: Fix bug in DPLL disableAntonino A. Daplas1-1/+1
2007-09-11Subject: [PATCH] Intel FB pixel clock calculation fixKrzysztof Halasa1-3/+3
2007-05-08intelfb: fix ring space calculationOrczykowski, Juergen1-13/+21
2007-02-14[PATCH] Scheduled removal of SA_xxx interrupt flags fixupsThomas Gleixner1-1/+2
2006-10-25Remove unnecessary check in drivers/video/intelfb/intelfbhw.cEric Sesterhenn1-1/+1
2006-10-25intel fb: switch to pci_get APIAlan Cox1-1/+3
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells1-1/+1
2006-09-30Merge branch 'intelfb-patches' of master.kernel.org:/pub/scm/linux/kernel/git/airlied/intelfb-2.6Linus Torvalds1-1/+135
2006-08-22intelfbhw.c: intelfbhw_get_p1p2 defined but not usedParag Warudkar1-0/+2
2006-07-10[PATCH] vt: Remove VT-specific declarations and definitions from tty.hJon Smirl1-1/+0
2006-07-03intelfb: add vsync interrupt supportEric Hustvedt1-1/+15
2006-07-03intelfb: add vsync interrupt supportEric Hustvedt1-0/+33
2006-07-03intelfb: add vsync interrupt supportEric Hustvedt1-0/+76
2006-07-03intelfb: add vsync interrupt supportEric Hustvedt1-0/+9
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-06-24intelfb delousingAl Viro1-14/+10
2006-06-18intelfb: fixup clock calculation debugging.Dave Airlie1-72/+32
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-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 Munsie1-2/+5
2006-04-03intelfb: some cleanups for intelfbhwDave Airlie1-37/+34
2006-04-03intelfb: fixup pitch calculation like X doesDave Airlie1-1/+1
2006-04-03intelfb: fixup p calculationDave Airlie1-82/+134
2006-04-03This patch makes a needlessly global struct static.Dave Airlie1-1/+1
2006-04-03intelfb: add i945GM supportDave Airlie1-0/+6
2006-04-03intelfb: fixup whitespace..Dave Airlie1-35/+31
2006-04-03intelfb: add hw cursor support for i9xxDave Airlie1-3/+7
2006-04-03intelfb: make i915 modesetDave Airlie1-40/+96
2006-04-03intelfb: add support for i945GDave Airlie1-0/+6
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 Airlie1-56/+93
2006-04-03intelfb: prepare for i9xx support.Dave Airlie1-39/+63
2005-11-09[PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reasonOlaf Hering1-1/+0
2005-11-07[PATCH] intelfb: extend partial support of i915G to include i915GMScott MacKenzie1-0/+5
2005-09-09[PATCH] fbdev: prevent drivers that have hardware cursors from calling software cursor codeJames Simmons1-4/+0
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+1780