summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/via
AgeCommit message (Expand)AuthorLines
2012-02-16drm: move pci bus master enable into driver.Dave Airlie-0/+2
2012-01-09drm/sis|via: don't return stack garbage from free_mem ioctlDaniel Vetter-2/+1
2011-12-22drm/via: use drm_mm instead of drm_smanDaniel Vetter-41/+43
2011-12-22drm/sis: track user->memblock mapping with idrDaniel Vetter-0/+2
2011-12-22drm/via: track user->memblock mapping with idrDaniel Vetter-14/+47
2011-12-22drm/sman: rip out owner trackingDaniel Vetter-1/+1
2011-12-22drm/via: track obj->drm_fd relations in the driverDaniel Vetter-8/+39
2011-11-11drm: Make the per-driver file_operations struct constArjan van de Ven-11/+12
2011-10-31gpu: add module.h to drivers/gpu files as required.Paul Gortmaker-0/+2
2011-02-07drm: rework PCI/platform driver interface.Dave Airlie-6/+7
2010-11-09drivers/gpu: Use vzallocJoe Perches-2/+2
2010-10-26Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-2/+0
2010-09-16drm: use noop_llseekArnd Bergmann-0/+1
2010-08-30drm: kill get_reg_ofs callbackDaniel Vetter-1/+0
2010-08-30drm: kill drm_map_ofs callbacksDaniel Vetter-1/+0
2010-08-17drm: block userspace under allocating buffer and having drivers overwrite it ...Dave Airlie-14/+14
2010-08-02drm/via: fixed coding style issues, simplified returnNicolas Kaiser-166/+136
2010-05-04Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds-1/+1
2010-04-28drivers/gpu/drm/via/via_video.c: fix off by one issueDan Carpenter-1/+1
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo-0/+1
2010-02-09tree-wide: Assorted spelling fixesDaniel Mack-2/+2
2009-12-18drm: convert drm_ioctl to unlocked_ioctlArnd Bergmann-1/+1
2009-07-15drm/via: Fix vblank IRQ on VIA hardware.Simon Farnsworth-1/+5
2009-06-18drm: Remove memory debugging infrastructure.Eric Anholt-4/+4
2009-06-12drm/via: vfree() no need checking before calling itFigo.zhang-4/+2
2009-04-20drm: count reaches -1Roel Kluin-5/+7
2009-03-13drm: Drop unused and broken dri_library_name sysfs attribute.Kristian Høgsberg-6/+0
2008-11-25drm: move drm vblank initialization/cleanup to driver load/unloadKeith Packard-2/+10
2008-10-18drm: kill drm_device->irqJesse Barnes-5/+1
2008-10-18drm: Rework vblank-wait handling to allow interrupt reduction.Jesse Barnes-61/+83
2008-07-14drm: reorganise drm tree to be more future proof.Dave Airlie-0/+5587