index
:
kernel_replicant_linux
debian/v5.10.70
history/5.0-rc6-android
history/5.10-rc2
history/5.2-rc-android
history/battery-charger-regulator
history/before-configuration-unification
history/lineage-16.0_i9300
history/minimize-diff
history/replicant-10/12-october-2020
history/replicant-10/5.3-rc6
history/replicant-10/5.8.rc2
history/replicant-10/5.8rc2
history/replicant-10/before-5.8rc2
history/replicant-10/before-5.8rc6
history/replicant-10/v5.8-rc6
history/replicant-11/25-09-2021
history/replicant-11/5.10.64
history/replicant-11/linux-5.10.71
history/replicant-11/replicant-11-recovery
history/replicant-5.1.7
history/replicant/10-v5.9-rc8
linux-libre/replicant/5.10.72
linux-libre/replicant/5.10.72-v2
linux-libre/scripts/5.10
linux-libre/scripts/5.10.72
replicant-10
replicant-11
replicant-11-test
replicant-9
udiv-emulation
wip-s6e8aa0-backlight-control
wip-sound-does-not-compile
Replicant kernel
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i810
/
i810_dma.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm: Move drm_memory.c map support declarations to <drm/drm_legacy.h>
Daniel Vetter
2014-09-12
1
-6
/
+6
*
drm: move drm-lock API to drm_legacy.h
David Herrmann
2014-09-10
1
-2
/
+2
*
i810: use pci_zalloc_consistent
Joe Perches
2014-08-08
1
-3
/
+2
*
drm: Remove DRM_ARRAY_SIZE() for ARRAY_SIZE()
Damien Lespiau
2014-06-10
1
-1
/
+1
*
drm: kill DRIVER_REQUIRE_AGP
Daniel Vetter
2013-12-18
1
-0
/
+4
*
drm: Kill drm perf counter leftovers
Ville Syrjälä
2013-10-09
1
-11
/
+0
*
drm: remove FASYNC support
Daniel Vetter
2013-08-19
1
-1
/
+0
*
drm: const'ify ioctls table (v2)
Rob Clark
2013-08-07
1
-1
/
+1
*
i810: VM_IO is set by io_remap_pfn_range()
Al Viro
2013-06-29
1
-1
/
+1
*
UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/
David Howells
2012-10-02
1
-2
/
+2
*
UAPI: (Scripted) Remove redundant DRM UAPI header #inclusions from drivers/gpu/.
David Howells
2012-10-02
1
-1
/
+0
*
drm: use drm_compat_ioctl for 32-bit apps
Keith Packard
2012-09-06
1
-0
/
+3
*
Revert "Revert "drm/i810: cleanup reclaim_buffers""
Daniel Vetter
2012-07-19
1
-6
/
+11
*
i810: switch to vm_mmap()
Al Viro
2012-05-30
1
-3
/
+1
*
kill mm argument of vm_munmap()
Al Viro
2012-04-21
1
-2
/
+1
*
VM: add "vm_mmap()" helper function
Linus Torvalds
2012-04-20
1
-0
/
+1
*
VM: add "vm_munmap()" helper function
Linus Torvalds
2012-04-20
1
-3
/
+1
*
drm: drop setting vm_file to filp
Dave Airlie
2012-03-05
1
-1
/
+0
*
drm: move pci bus master enable into driver.
Dave Airlie
2012-02-16
1
-0
/
+2
*
Revert "drm/i810: cleanup reclaim_buffers"
Daniel Vetter
2012-01-30
1
-11
/
+6
*
drm/i810: don't acces hw regs in lastclose
Daniel Vetter
2011-12-22
1
-2
/
+0
*
drm/i810: cleanup reclaim_buffers
Daniel Vetter
2011-12-22
1
-6
/
+11
*
drm/i810: remove the BKL
Arnd Bergmann
2011-02-07
1
-17
/
+1
*
Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl
Linus Torvalds
2010-10-22
1
-0
/
+1
|
\
|
*
llseek: automatically add .llseek fop
Arnd Bergmann
2010-10-15
1
-0
/
+1
*
|
drm: i810/i830: fix locked ioctl variant
Arnd Bergmann
2010-09-30
1
-1
/
+1
|
/
*
drm: block userspace under allocating buffer and having drivers overwrite it ...
Dave Airlie
2010-08-17
1
-15
/
+15
*
drm: kill BKL from common code
Arnd Bergmann
2010-08-05
1
-15
/
+29
*
drm/i810: fixed coding style issues
Nicolas Kaiser
2010-08-02
1
-43
/
+38
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
*
drm: convert drm_ioctl to unlocked_ioctl
Arnd Bergmann
2009-12-18
1
-1
/
+1
*
drm: Remove memory debugging infrastructure.
Eric Anholt
2009-06-18
1
-4
/
+2
*
drm: reorganise drm tree to be more future proof.
Dave Airlie
2008-07-14
1
-0
/
+1283