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
Age
Commit message (
Expand
)
Author
Files
Lines
2014-09-24
drm: move drm_mmap to <drm/drm_legacy.h>
Daniel Vetter
1
-1
/
+1
2014-09-12
drm: Move drm_memory.c map support declarations to <drm/drm_legacy.h>
Daniel Vetter
1
-6
/
+6
2014-09-12
drm: Create drm legacy driver header
Daniel Vetter
1
-0
/
+2
2014-09-10
drm: move drm-lock API to drm_legacy.h
David Herrmann
1
-2
/
+2
2014-09-10
drm: add driver->set_busid() callback
David Herrmann
1
-0
/
+1
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
2
-1
/
+5
2013-10-09
drm: Kill drm perf counter leftovers
Ville Syrjälä
1
-11
/
+0
2013-08-19
drm: rip out drm_core_has_MTRR checks
Daniel Vetter
1
-1
/
+1
2013-08-19
drm: remove FASYNC support
Daniel Vetter
2
-2
/
+0
2013-08-07
drm: const'ify ioctls table (v2)
Rob Clark
2
-2
/
+2
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
2
-5
/
+5
2012-10-02
UAPI: (Scripted) Remove redundant DRM UAPI header #inclusions from drivers/gpu/.
David Howells
2
-2
/
+0
2012-09-06
drm: use drm_compat_ioctl for 32-bit apps
Keith Packard
2
-0
/
+6
2012-07-19
drm: kill dma queue support
Daniel Vetter
1
-1
/
+1
2012-07-19
Revert "Revert "drm/i810: cleanup reclaim_buffers""
Daniel Vetter
3
-11
/
+13
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
3
-13
/
+11
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
3
-11
/
+13
2011-11-11
drm: Make the per-driver file_operations struct const
Arjan van de Ven
1
-11
/
+12
2011-10-31
gpu: add module.h to drivers/gpu files as required.
Paul Gortmaker
1
-0
/
+2
2011-02-07
drm: rework PCI/platform driver interface.
Dave Airlie
1
-7
/
+7
2011-02-07
drm/i810: remove the BKL
Arnd Bergmann
2
-18
/
+6
2010-10-26
Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-2
/
+0
2010-10-22
Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl
Linus Torvalds
2
-0
/
+2
2010-10-15
llseek: automatically add .llseek fop
Arnd Bergmann
1
-0
/
+1
2010-10-06
Merge remote branch 'korg/drm-fixes' into drm-vmware-next
Dave Airlie
1
-1
/
+1
2010-09-30
drm: i810/i830: fix locked ioctl variant
Arnd Bergmann
1
-1
/
+1
2010-09-16
drm: use noop_llseek
Arnd Bergmann
1
-0
/
+1
2010-08-30
drm: kill get_reg_ofs callback
Daniel Vetter
1
-1
/
+0
2010-08-30
drm: kill drm_map_ofs callbacks
Daniel Vetter
1
-1
/
+0
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
3
-16
/
+31
2010-08-02
drm/i810: fixed coding style issues
Nicolas Kaiser
2
-74
/
+71
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
2
-2
/
+2
2009-06-18
drm: Remove memory debugging infrastructure.
Eric Anholt
1
-4
/
+2
2009-03-13
drm: Split drm_map and drm_local_map
Benjamin Herrenschmidt
1
-2
/
+2
2008-07-14
drm: reorganise drm tree to be more future proof.
Dave Airlie
4
-0
/
+1630