summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/via
AgeCommit message (Expand)AuthorFilesLines
2011-02-07drm: rework PCI/platform driver interface.Dave Airlie1-6/+7
2010-11-09drivers/gpu: Use vzallocJoe Perches1-2/+2
2010-10-26Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-2/+0
2010-09-16drm: use noop_llseekArnd Bergmann1-0/+1
2010-08-30drm: kill get_reg_ofs callbackDaniel Vetter1-1/+0
2010-08-30drm: kill drm_map_ofs callbacksDaniel Vetter1-1/+0
2010-08-17drm: block userspace under allocating buffer and having drivers overwrite it ...Dave Airlie1-14/+14
2010-08-02drm/via: fixed coding style issues, simplified returnNicolas Kaiser10-166/+136
2010-05-04Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus 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 imp...Tejun 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