summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/via
Commit message (Expand)AuthorAgeFilesLines
* drm: rework PCI/platform driver interface.Dave Airlie2011-02-071-6/+7
* drivers/gpu: Use vzallocJoe Perches2010-11-091-2/+2
* Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2010-10-261-2/+0
|\
| * drm: kill get_reg_ofs callbackDaniel Vetter2010-08-301-1/+0
| * drm: kill drm_map_ofs callbacksDaniel Vetter2010-08-301-1/+0
* | drm: use noop_llseekArnd Bergmann2010-09-161-0/+1
|/
* drm: block userspace under allocating buffer and having drivers overwrite it ...Dave Airlie2010-08-171-14/+14
* drm/via: fixed coding style issues, simplified returnNicolas Kaiser2010-08-0210-166/+136
* Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2010-05-041-1/+1
|\
| * drivers/gpu/drm/via/via_video.c: fix off by one issueDan Carpenter2010-04-281-1/+1
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
|/
* tree-wide: Assorted spelling fixesDaniel Mack2010-02-091-2/+2
* drm: convert drm_ioctl to unlocked_ioctlArnd Bergmann2009-12-181-1/+1
* drm/via: Fix vblank IRQ on VIA hardware.Simon Farnsworth2009-07-151-1/+5
* drm: Remove memory debugging infrastructure.Eric Anholt2009-06-181-4/+4
* drm/via: vfree() no need checking before calling itFigo.zhang2009-06-121-4/+2
* drm: count reaches -1Roel Kluin2009-04-201-5/+7
* drm: Drop unused and broken dri_library_name sysfs attribute.Kristian Høgsberg2009-03-131-6/+0
* drm: move drm vblank initialization/cleanup to driver load/unloadKeith Packard2008-11-252-2/+10
* drm: kill drm_device->irqJesse Barnes2008-10-182-5/+1
* drm: Rework vblank-wait handling to allow interrupt reduction.Jesse Barnes2008-10-183-61/+83
* drm: reorganise drm tree to be more future proof.Dave Airlie2008-07-1413-0/+5587
OpenPOWER on IntegriCloud