summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i810/i810_dma.c
Commit message (Expand)AuthorAgeFilesLines
* drm/i810: drop device_is_agp callbackDaniel Vetter2017-01-261-16/+8
* drm: define drm_compat_ioctl NULL on CONFIG_COMPAT=n and reduce #ifdefsJani Nikula2016-11-021-2/+0
* drm: Move drm_memory.c map support declarations to <drm/drm_legacy.h>Daniel Vetter2014-09-121-6/+6
* drm: move drm-lock API to drm_legacy.hDavid Herrmann2014-09-101-2/+2
* i810: use pci_zalloc_consistentJoe Perches2014-08-081-3/+2
* drm: Remove DRM_ARRAY_SIZE() for ARRAY_SIZE()Damien Lespiau2014-06-101-1/+1
* drm: kill DRIVER_REQUIRE_AGPDaniel Vetter2013-12-181-0/+4
* drm: Kill drm perf counter leftoversVille Syrjälä2013-10-091-11/+0
* drm: remove FASYNC supportDaniel Vetter2013-08-191-1/+0
* drm: const'ify ioctls table (v2)Rob Clark2013-08-071-1/+1
* i810: VM_IO is set by io_remap_pfn_range()Al Viro2013-06-291-1/+1
* UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/David Howells2012-10-021-2/+2
* UAPI: (Scripted) Remove redundant DRM UAPI header #inclusions from drivers/gpu/.David Howells2012-10-021-1/+0
* drm: use drm_compat_ioctl for 32-bit appsKeith Packard2012-09-061-0/+3
* Revert "Revert "drm/i810: cleanup reclaim_buffers""Daniel Vetter2012-07-191-6/+11
* i810: switch to vm_mmap()Al Viro2012-05-301-3/+1
* kill mm argument of vm_munmap()Al Viro2012-04-211-2/+1
* VM: add "vm_mmap()" helper functionLinus Torvalds2012-04-201-0/+1
* VM: add "vm_munmap()" helper functionLinus Torvalds2012-04-201-3/+1
* drm: drop setting vm_file to filpDave Airlie2012-03-051-1/+0
* drm: move pci bus master enable into driver.Dave Airlie2012-02-161-0/+2
* Revert "drm/i810: cleanup reclaim_buffers"Daniel Vetter2012-01-301-11/+6
* drm/i810: don't acces hw regs in lastcloseDaniel Vetter2011-12-221-2/+0
* drm/i810: cleanup reclaim_buffersDaniel Vetter2011-12-221-6/+11
* drm/i810: remove the BKLArnd Bergmann2011-02-071-17/+1
* Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds2010-10-221-0/+1
|\
| * llseek: automatically add .llseek fopArnd Bergmann2010-10-151-0/+1
* | drm: i810/i830: fix locked ioctl variantArnd Bergmann2010-09-301-1/+1
|/
* drm: block userspace under allocating buffer and having drivers overwrite it ...Dave Airlie2010-08-171-15/+15
* drm: kill BKL from common codeArnd Bergmann2010-08-051-15/+29
* drm/i810: fixed coding style issuesNicolas Kaiser2010-08-021-43/+38
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* drm: convert drm_ioctl to unlocked_ioctlArnd Bergmann2009-12-181-1/+1
* drm: Remove memory debugging infrastructure.Eric Anholt2009-06-181-4/+2
* drm: reorganise drm tree to be more future proof.Dave Airlie2008-07-141-0/+1283
OpenPOWER on IntegriCloud