aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/via
AgeCommit message (Expand)Author
2010-11-09drivers/gpu: Use vzallocJoe Perches
2010-10-26Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2010-09-16drm: use noop_llseekArnd Bergmann
2010-08-30drm: kill get_reg_ofs callbackDaniel Vetter
2010-08-30drm: kill drm_map_ofs callbacksDaniel Vetter
2010-08-17drm: block userspace under allocating buffer and having drivers overwrite it ...Dave Airlie
2010-08-02drm/via: fixed coding style issues, simplified returnNicolas Kaiser
2010-05-04Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds
2010-04-28drivers/gpu/drm/via/via_video.c: fix off by one issueDan Carpenter
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-02-09tree-wide: Assorted spelling fixesDaniel Mack
2009-12-18drm: convert drm_ioctl to unlocked_ioctlArnd Bergmann
2009-07-15drm/via: Fix vblank IRQ on VIA hardware.Simon Farnsworth
2009-06-18drm: Remove memory debugging infrastructure.Eric Anholt
2009-06-12drm/via: vfree() no need checking before calling itFigo.zhang
2009-04-20drm: count reaches -1Roel Kluin
2009-03-13drm: Drop unused and broken dri_library_name sysfs attribute.Kristian Høgsberg
2008-11-25drm: move drm vblank initialization/cleanup to driver load/unloadKeith Packard
2008-10-18drm: kill drm_device->irqJesse Barnes
2008-10-18drm: Rework vblank-wait handling to allow interrupt reduction.Jesse Barnes
2008-07-14drm: reorganise drm tree to be more future proof.Dave Airlie