aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/video/intelfb/intelfbhw.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-04-17video: move fbdev to drivers/video/fbdevTomi Valkeinen1-2121/+0
2011-08-19intelfb: use display information in info not in var for panningLaurent Pinchart1-3/+3
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-1/+0
2009-12-16intelfb: fix setting of active pipe with LVDS displaysKrzysztof Helt1-17/+30
2009-04-13intelfb: support i854Stefan Husemann1-0/+5
2008-10-16intelfb: support 945GME (as used in ASUS Eee 901)Phil Endecott1-0/+7
2008-04-28fbdev: intelfb: add support for the Intel Integrated Graphics Controller 965G/965GMMaik Broemme1-1/+15
2008-02-06Remove pointless casts from void pointersJeff Garzik1-1/+1
2007-10-19Convert files to UTF-8 and some cleanupsJan Engelhardt1-1/+1
2007-10-16Intel FB: more interlaced mode supportKrzysztof Halasa1-39/+52
2007-10-16Intel FB: force even line count in interlaced modeKrzysztof Halasa1-0/+15
2007-10-16Intel FB: obvious changes and correctionsKrzysztof Halasa1-8/+6
2007-10-16Intel FB: whitespace, bracket and other clean-upsKrzysztof Halasa1-107/+83
2007-10-16Intel FB: support for interlaced video modesKrzysztof Halasa1-5/+7
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