aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/video/intelfb/intelfbhw.c
Commit message (Expand)AuthorAgeFilesLines
* more driver stuff from 3.2.72Wolfgang Wiedmeyer2015-10-231-3/+3
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-1/+0
* intelfb: fix setting of active pipe with LVDS displaysKrzysztof Helt2009-12-161-17/+30
* intelfb: support i854Stefan Husemann2009-04-131-0/+5
* intelfb: support 945GME (as used in ASUS Eee 901)Phil Endecott2008-10-161-0/+7
* fbdev: intelfb: add support for the Intel Integrated Graphics Controller 965G...Maik Broemme2008-04-281-1/+15
* Remove pointless casts from void pointersJeff Garzik2008-02-061-1/+1
* Convert files to UTF-8 and some cleanupsJan Engelhardt2007-10-191-1/+1
* Intel FB: more interlaced mode supportKrzysztof Halasa2007-10-161-39/+52
* Intel FB: force even line count in interlaced modeKrzysztof Halasa2007-10-161-0/+15
* Intel FB: obvious changes and correctionsKrzysztof Halasa2007-10-161-8/+6
* Intel FB: whitespace, bracket and other clean-upsKrzysztof Halasa2007-10-161-107/+83
* Intel FB: support for interlaced video modesKrzysztof Halasa2007-10-161-5/+7
* intelfb: Fix bug in DPLL disableAntonino A. Daplas2007-09-191-1/+1
* Subject: [PATCH] Intel FB pixel clock calculation fixKrzysztof Halasa2007-09-111-3/+3
* intelfb: fix ring space calculationOrczykowski, Juergen2007-05-081-13/+21
* [PATCH] Scheduled removal of SA_xxx interrupt flags fixupsThomas Gleixner2007-02-141-1/+2
* Remove unnecessary check in drivers/video/intelfb/intelfbhw.cEric Sesterhenn2006-10-251-1/+1
* intel fb: switch to pci_get APIAlan Cox2006-10-251-1/+3
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-051-1/+1
* Merge branch 'intelfb-patches' of master.kernel.org:/pub/scm/linux/kernel/git...Linus Torvalds2006-09-301-1/+135
|\
| * intelfbhw.c: intelfbhw_get_p1p2 defined but not usedParag Warudkar2006-08-221-0/+2
| * intelfb: add vsync interrupt supportEric Hustvedt2006-07-031-1/+15
| * intelfb: add vsync interrupt supportEric Hustvedt2006-07-031-0/+33
| * intelfb: add vsync interrupt supportEric Hustvedt2006-07-031-0/+76
| * intelfb: add vsync interrupt supportEric Hustvedt2006-07-031-0/+9
* | [PATCH] vt: Remove VT-specific declarations and definitions from tty.hJon Smirl2006-07-101-1/+0
* | Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
|/
* intelfb delousingAl Viro2006-06-241-14/+10
* intelfb: fixup clock calculation debugging.Dave Airlie2006-06-181-72/+32
* sync modesetting code with X.orgDave Airlie2006-05-271-4/+5
* intelfb: align with changes from my X driver.Dave Airlie2006-05-271-39/+34
* Adds support for 256MB aperture on 945 chipsets to the intelfb driverEric Hustvedt2006-05-271-13/+33
* intelfb -- uses stride alignment of 64 on the 9xx chipsets.Dennis Munsie2006-05-271-2/+5
* intelfb: some cleanups for intelfbhwDave Airlie2006-04-031-37/+34
* intelfb: fixup pitch calculation like X doesDave Airlie2006-04-031-1/+1
* intelfb: fixup p calculationDave Airlie2006-04-031-82/+134
* This patch makes a needlessly global struct static.Dave Airlie2006-04-031-1/+1
* intelfb: add i945GM supportDave Airlie2006-04-031-0/+6
* intelfb: fixup whitespace..Dave Airlie2006-04-031-35/+31
* intelfb: add hw cursor support for i9xxDave Airlie2006-04-031-3/+7
* intelfb: make i915 modesetDave Airlie2006-04-031-40/+96
* intelfb: add support for i945GDave Airlie2006-04-031-0/+6
* intelfb: add p divisor increments for i9xx.Dave Airlie2006-04-031-6/+7
* intelfb: change splitm to be brute forceDave Airlie2006-04-031-11/+13
* intelfb: add pll index to the intelfb structureDave Airlie2006-04-031-56/+93
* intelfb: prepare for i9xx support.Dave Airlie2006-04-031-39/+63
* [PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reasonOlaf Hering2005-11-091-1/+0
* [PATCH] intelfb: extend partial support of i915G to include i915GMScott MacKenzie2005-11-071-0/+5
* [PATCH] fbdev: prevent drivers that have hardware cursors from calling softwa...James Simmons2005-09-091-4/+0