index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i810
/
i810_dma.c
Age
Commit message (
Expand
)
Author
2018-07-03
drm/i810: off by one in i810_dma_vertex()
Dan Carpenter
2017-01-26
drm/i810: drop device_is_agp callback
Daniel Vetter
2016-11-02
drm: define drm_compat_ioctl NULL on CONFIG_COMPAT=n and reduce #ifdefs
Jani Nikula
2014-09-12
drm: Move drm_memory.c map support declarations to <drm/drm_legacy.h>
Daniel Vetter
2014-09-10
drm: move drm-lock API to drm_legacy.h
David Herrmann
2014-08-08
i810: use pci_zalloc_consistent
Joe Perches
2014-06-10
drm: Remove DRM_ARRAY_SIZE() for ARRAY_SIZE()
Damien Lespiau
2013-12-18
drm: kill DRIVER_REQUIRE_AGP
Daniel Vetter
2013-10-09
drm: Kill drm perf counter leftovers
Ville Syrjälä
2013-08-19
drm: remove FASYNC support
Daniel Vetter
2013-08-07
drm: const'ify ioctls table (v2)
Rob Clark
2013-06-29
i810: VM_IO is set by io_remap_pfn_range()
Al Viro
2012-10-02
UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/
David Howells
2012-10-02
UAPI: (Scripted) Remove redundant DRM UAPI header #inclusions from drivers/gpu/.
David Howells
2012-09-06
drm: use drm_compat_ioctl for 32-bit apps
Keith Packard
2012-07-19
Revert "Revert "drm/i810: cleanup reclaim_buffers""
Daniel Vetter
2012-05-30
i810: switch to vm_mmap()
Al Viro
2012-04-21
kill mm argument of vm_munmap()
Al Viro
2012-04-20
VM: add "vm_mmap()" helper function
Linus Torvalds
2012-04-20
VM: add "vm_munmap()" helper function
Linus Torvalds
2012-03-05
drm: drop setting vm_file to filp
Dave Airlie
2012-02-16
drm: move pci bus master enable into driver.
Dave Airlie
2012-01-30
Revert "drm/i810: cleanup reclaim_buffers"
Daniel Vetter
2011-12-22
drm/i810: don't acces hw regs in lastclose
Daniel Vetter
2011-12-22
drm/i810: cleanup reclaim_buffers
Daniel Vetter
2011-02-07
drm/i810: remove the BKL
Arnd Bergmann
2010-10-22
Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl
Linus Torvalds
2010-10-15
llseek: automatically add .llseek fop
Arnd Bergmann
2010-09-30
drm: i810/i830: fix locked ioctl variant
Arnd Bergmann
2010-08-17
drm: block userspace under allocating buffer and having drivers overwrite it ...
Dave Airlie
2010-08-05
drm: kill BKL from common code
Arnd Bergmann
2010-08-02
drm/i810: fixed coding style issues
Nicolas Kaiser
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2009-12-18
drm: convert drm_ioctl to unlocked_ioctl
Arnd Bergmann
2009-06-18
drm: Remove memory debugging infrastructure.
Eric Anholt
2008-07-14
drm: reorganise drm tree to be more future proof.
Dave Airlie