aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/via (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-05-04Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6Linus Torvalds1-1/+1
2010-04-28drivers/gpu/drm/via/via_video.c: fix off by one issueDan Carpenter1-1/+1
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2010-02-09tree-wide: Assorted spelling fixesDaniel Mack1-2/+2
2009-12-18drm: convert drm_ioctl to unlocked_ioctlArnd Bergmann1-1/+1
2009-07-15drm/via: Fix vblank IRQ on VIA hardware.Simon Farnsworth1-1/+5
2009-06-18drm: Remove memory debugging infrastructure.Eric Anholt1-4/+4
2009-06-12drm/via: vfree() no need checking before calling itFigo.zhang1-4/+2
2009-04-20drm: count reaches -1Roel Kluin1-5/+7
2009-03-13drm: Drop unused and broken dri_library_name sysfs attribute.Kristian Høgsberg1-6/+0
2008-11-25drm: move drm vblank initialization/cleanup to driver load/unloadKeith Packard2-2/+10
2008-10-18drm: kill drm_device->irqJesse Barnes2-5/+1
2008-10-18drm: Rework vblank-wait handling to allow interrupt reduction.Jesse Barnes3-61/+83
2008-07-14drm: reorganise drm tree to be more future proof.Dave Airlie13-0/+5587