summaryrefslogtreecommitdiff
path: root/shared-core/via_irq.c
AgeCommit message (Expand)AuthorFilesLines
2009-02-27Move vblank_init to driver load time.Robert Noland1-1/+0
2008-03-16[via] Fix driver after vblank-rework merge.Thomas Hellstrom1-0/+10
2008-01-22Merge branch 'master' into vblank-rework, including mach64 supportJesse Barnes1-46/+38
2008-01-03drm: cleanup DRM_DEBUG() parametersMárton Németh1-14/+12
2007-11-22drm: major whitespace/coding style realignment with kernelDave Airlie1-13/+12
2007-11-05drm: remove lots of spurious whitespace.Dave Airlie1-21/+21
2007-10-30Merge branch 'master' into vblank-rework, fixup remaining driversJesse Barnes1-63/+67
2007-07-20Replace DRM_IOCTL_ARGS with (dev, data, file_priv) and remove DRM_DEVICE.Eric Anholt1-19/+15
2007-07-20Remove DRM_ERR OS macro.Eric Anholt1-7/+7
2007-07-16drm: remove drmP.h internal typedefsDave Airlie1-6/+6
2006-12-28Add some new via chipsets.Thomas Hellstrom1-7/+11
2006-08-28drm: lots of small cleanups and whitespace issues fixed upDave Airlie1-12/+13
2006-04-05coverity bugfix from the kernelDave Airlie1-2/+2
2006-01-02Realign via driver with changes in Linux kernel (mainly whitespace)Dave Airlie1-12/+17
2005-09-25Add the via PCI DMA blit code.Thomas Hellstrom1-7/+48
2005-08-15Port the VIA DRM to FreeBSD. Original patch by Jake, with some cleanup byEric Anholt1-3/+10
2005-04-20VIA: Interrupt handler bugfixes. Bumped patchlevel to 2.6.2.Thomas Hellstrom1-7/+0
2005-03-28Via updates:Thomas Hellstrom1-18/+174
2004-11-27Reworked PCI MMIO command buffer parser, and imported code from the MesaThomas Hellstrom1-0/+25
2004-11-01Reworked the jump-code in via_dma.c. The command regulator now seems toThomas Hellstrom1-1/+0
2004-09-30Lindent of core build. Drivers checked for no binary diffs. A few filesJon Smirl1-94/+96
2004-09-27First check in for DRM that splits core from personality modulesJon Smirl1-2/+1
2004-08-24Merged drmfntbl-0-0-2Dave Airlie1-6/+5
2004-04-08fix build problemAlan Hourihane1-1/+5
2004-03-23Merged via-1-2-0Thomas Hellstrom1-0/+162