aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i810/i810_dma.c
Commit message (Expand)AuthorAge
* drm: Move drm_memory.c map support declarations to <drm/drm_legacy.h>Daniel Vetter2014-09-12
* drm: move drm-lock API to drm_legacy.hDavid Herrmann2014-09-10
* i810: use pci_zalloc_consistentJoe Perches2014-08-08
* drm: Remove DRM_ARRAY_SIZE() for ARRAY_SIZE()Damien Lespiau2014-06-09
* drm: kill DRIVER_REQUIRE_AGPDaniel Vetter2013-12-17
* drm: Kill drm perf counter leftoversVille Syrjälä2013-10-09
* drm: remove FASYNC supportDaniel Vetter2013-08-18
* drm: const'ify ioctls table (v2)Rob Clark2013-08-06
* i810: VM_IO is set by io_remap_pfn_range()Al Viro2013-06-29
* UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/David Howells2012-10-02
* UAPI: (Scripted) Remove redundant DRM UAPI header #inclusions from drivers/gpu/.David Howells2012-10-02
* drm: use drm_compat_ioctl for 32-bit appsKeith Packard2012-09-05
* Revert "Revert "drm/i810: cleanup reclaim_buffers""Daniel Vetter2012-07-19
* i810: switch to vm_mmap()Al Viro2012-05-30
* kill mm argument of vm_munmap()Al Viro2012-04-21
* VM: add "vm_mmap()" helper functionLinus Torvalds2012-04-20
* VM: add "vm_munmap()" helper functionLinus Torvalds2012-04-20
* drm: drop setting vm_file to filpDave Airlie2012-03-05
* drm: move pci bus master enable into driver.Dave Airlie2012-02-16
* Revert "drm/i810: cleanup reclaim_buffers"Daniel Vetter2012-01-30
* drm/i810: don't acces hw regs in lastcloseDaniel Vetter2011-12-22
* drm/i810: cleanup reclaim_buffersDaniel Vetter2011-12-22
* drm/i810: remove the BKLArnd Bergmann2011-02-06
* Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds2010-10-22
|\
| * llseek: automatically add .llseek fopArnd Bergmann2010-10-15
* | drm: i810/i830: fix locked ioctl variantArnd Bergmann2010-09-29
|/
* drm: block userspace under allocating buffer and having drivers overwrite it ...Dave Airlie2010-08-17
* drm: kill BKL from common codeArnd Bergmann2010-08-04
* drm/i810: fixed coding style issuesNicolas Kaiser2010-08-01
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* drm: convert drm_ioctl to unlocked_ioctlArnd Bergmann2009-12-17
* drm: Remove memory debugging infrastructure.Eric Anholt2009-06-18
* drm: reorganise drm tree to be more future proof.Dave Airlie2008-07-13