index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i810
/
i810_dma.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-09-11
drm/i810: make i810_flush_queue() return void
Jason Yan
1
-3
/
+3
2020-07-20
drm/i810: switch from 'pci_' to 'dma_' API
Christophe JAILLET
1
-5
/
+5
2019-12-05
drm/i810: Don't include <drm/drm_pci.h>
Thomas Zimmermann
1
-1
/
+1
2019-10-04
drm/i810: Prevent underflow in ioctl
Dan Carpenter
1
-2
/
+2
2019-07-17
drm/i810: drop use of drmP.h
Sam Ravnborg
1
-5
/
+12
2018-07-03
drm/i810: off by one in i810_dma_vertex()
Dan Carpenter
1
-1
/
+1
2017-01-26
drm/i810: drop device_is_agp callback
Daniel Vetter
1
-16
/
+8
2016-11-02
drm: define drm_compat_ioctl NULL on CONFIG_COMPAT=n and reduce #ifdefs
Jani Nikula
1
-2
/
+0
2014-09-12
drm: Move drm_memory.c map support declarations to <drm/drm_legacy.h>
Daniel Vetter
1
-6
/
+6
2014-09-10
drm: move drm-lock API to drm_legacy.h
David Herrmann
1
-2
/
+2
2014-08-08
i810: use pci_zalloc_consistent
Joe Perches
1
-3
/
+2
2014-06-10
drm: Remove DRM_ARRAY_SIZE() for ARRAY_SIZE()
Damien Lespiau
1
-1
/
+1
2013-12-18
drm: kill DRIVER_REQUIRE_AGP
Daniel Vetter
1
-0
/
+4
2013-10-09
drm: Kill drm perf counter leftovers
Ville Syrjälä
1
-11
/
+0
2013-08-19
drm: remove FASYNC support
Daniel Vetter
1
-1
/
+0
2013-08-07
drm: const'ify ioctls table (v2)
Rob Clark
1
-1
/
+1
2013-06-29
i810: VM_IO is set by io_remap_pfn_range()
Al Viro
1
-1
/
+1
2012-10-02
UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/
David Howells
1
-2
/
+2
2012-10-02
UAPI: (Scripted) Remove redundant DRM UAPI header #inclusions from drivers/gpu/.
David Howells
1
-1
/
+0
2012-09-06
drm: use drm_compat_ioctl for 32-bit apps
Keith Packard
1
-0
/
+3
2012-07-19
Revert "Revert "drm/i810: cleanup reclaim_buffers""
Daniel Vetter
1
-6
/
+11
2012-05-30
i810: switch to vm_mmap()
Al Viro
1
-3
/
+1
2012-04-21
kill mm argument of vm_munmap()
Al Viro
1
-2
/
+1
2012-04-20
VM: add "vm_mmap()" helper function
Linus Torvalds
1
-0
/
+1
2012-04-20
VM: add "vm_munmap()" helper function
Linus Torvalds
1
-3
/
+1
2012-03-05
drm: drop setting vm_file to filp
Dave Airlie
1
-1
/
+0
2012-02-16
drm: move pci bus master enable into driver.
Dave Airlie
1
-0
/
+2
2012-01-30
Revert "drm/i810: cleanup reclaim_buffers"
Daniel Vetter
1
-11
/
+6
2011-12-22
drm/i810: don't acces hw regs in lastclose
Daniel Vetter
1
-2
/
+0
2011-12-22
drm/i810: cleanup reclaim_buffers
Daniel Vetter
1
-6
/
+11
2011-02-07
drm/i810: remove the BKL
Arnd Bergmann
1
-17
/
+1
2010-10-22
Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl
Linus Torvalds
1
-0
/
+1
2010-10-15
llseek: automatically add .llseek fop
Arnd Bergmann
1
-0
/
+1
2010-09-30
drm: i810/i830: fix locked ioctl variant
Arnd Bergmann
1
-1
/
+1
2010-08-17
drm: block userspace under allocating buffer and having drivers overwrite it ...
Dave Airlie
1
-15
/
+15
2010-08-05
drm: kill BKL from common code
Arnd Bergmann
1
-15
/
+29
2010-08-02
drm/i810: fixed coding style issues
Nicolas Kaiser
1
-43
/
+38
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2009-12-18
drm: convert drm_ioctl to unlocked_ioctl
Arnd Bergmann
1
-1
/
+1
2009-06-18
drm: Remove memory debugging infrastructure.
Eric Anholt
1
-4
/
+2
2008-07-14
drm: reorganise drm tree to be more future proof.
Dave Airlie
1
-0
/
+1283