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
/
etnaviv
Age
Commit message (
Expand
)
Author
Files
Lines
2016-08-15
drm/etnaviv: take GPU lock later in the submit process
Lucas Stach
1
-5
/
+5
2016-08-01
Merge tag 'drm-for-v4.8' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
5
-18
/
+66
2016-07-22
drm/etnaviv: Optimize error handling in etnaviv_gem_new_userptr()
Markus Elfring
1
-6
/
+3
2016-07-22
drm/etnaviv: Delete unnecessary checks before two function calls
Markus Elfring
1
-5
/
+2
2016-07-08
Merge branch 'drm-etnaviv-next' of git://git.pengutronix.de/git/lst/linux int...
Dave Airlie
3
-5
/
+60
2016-07-05
drm/etnaviv: remove generic GPU init failure reporting
Lucas Stach
1
-3
/
+1
2016-07-05
drm/etnaviv: improve error reporting in GPU init path
Lucas Stach
1
-2
/
+8
2016-07-05
drm/etnaviv: enable GPU module level clock gating support
Russell King
2
-0
/
+51
2016-07-02
Back-merge tag 'v4.7-rc5' into drm-next
Dave Airlie
1
-0
/
+1
2016-06-30
Merge branch 'd_real' of git://git.kernel.org/pub/scm/linux/kernel/git/mszere...
Al Viro
1
-0
/
+1
2016-06-21
drm: Lobotomize set_busid nonsense for !pci drivers
Daniel Vetter
1
-1
/
+0
2016-06-15
drm/etnaviv: initialize iommu domain page size
Lucas Stach
1
-0
/
+1
2016-06-02
dma-buf/fence: make fence context 64 bit v2
Christian König
1
-1
/
+1
2016-05-29
file_inode(f)->i_mapping is f->f_mapping
Al Viro
1
-1
/
+1
2016-05-23
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
5
-12
/
+27
2016-05-20
Merge tag 'staging-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-8
/
+3
2016-05-17
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-2
/
+2
2016-05-17
drm: Remove unused drm_device from drm_gem_object_lookup()
Chris Wilson
1
-4
/
+4
2016-05-10
Merge branch 'drm-etnaviv-next' of git://git.pengutronix.de:/git/lst/linux in...
Dave Airlie
4
-7
/
+22
2016-05-09
Merge 4.6-rc7 into staging-next
Greg Kroah-Hartman
1
-13
/
+18
2016-05-09
Merge tag 'v4.6-rc7' into drm-next
Dave Airlie
1
-13
/
+18
2016-05-06
drm/etnaviv: fix mmap operations for userptr and dma-buf objects
Lucas Stach
3
-1
/
+17
2016-05-06
drm/etnaviv: take etnaviv_gem_obj in etnaviv_gem_mmap_obj
Lucas Stach
1
-5
/
+4
2016-05-06
drm/etnaviv: use deferrable timer for hangcheck handler
Lucas Stach
1
-2
/
+2
2016-05-04
drm/etnaviv: Use lockless gem BO free callback
Daniel Vetter
1
-1
/
+1
2016-04-29
kernel.h: add u64_to_user_ptr()
Gustavo Padovan
1
-8
/
+3
2016-04-28
treewide: Fix typos in printk
Masanari Iida
1
-2
/
+2
2016-04-21
drm/etnaviv: don't move linear memory window on 3D cores without MC2.0
Lucas Stach
1
-13
/
+18
2016-03-21
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
9
-159
/
+239
2016-03-20
Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-3
/
+3
2016-03-09
dma, mm/pat: Rename dma_*_writecombine() to dma_*_wc()
Luis R. Rodriguez
1
-4
/
+4
2016-03-07
drm: etnaviv: clean up submit_bo()
Russell King
2
-19
/
+14
2016-03-07
drm: etnaviv: clean up vram_mapping submission/retire path
Russell King
7
-43
/
+57
2016-03-07
drm: etnaviv: improve readability of command insertion to ring buffer
Russell King
1
-46
/
+49
2016-03-07
drm: etnaviv: clean up GPU command submission
Russell King
1
-8
/
+9
2016-03-07
drm: etnaviv: use previous GPU pipe state when pipe switching
Russell King
1
-6
/
+7
2016-03-07
drm: etnaviv: flush all GPU caches when stopping GPU
Russell King
2
-5
/
+45
2016-03-07
drm: etnaviv: track current execution state
Russell King
3
-0
/
+5
2016-03-07
drm: etnaviv: extract arming of semaphore
Russell King
1
-6
/
+8
2016-03-07
drm: etnaviv: extract replacement of WAIT command
Russell King
1
-9
/
+23
2016-03-07
drm: etnaviv: extract command ring reservation
Russell King
1
-8
/
+14
2016-03-07
drm/etnaviv: move GPU linear window to end of DMA window
Lucas Stach
1
-5
/
+10
2016-03-07
drm/etnaviv: move runtime PM balance into retire worker
Lucas Stach
1
-14
/
+8
2016-02-16
mm/gup: Introduce get_user_pages_remote()
Dave Hansen
1
-3
/
+3
2016-01-26
drm/etnaviv: call correct function when trying to vmap a DMABUF
Lucas Stach
3
-11
/
+34
2016-01-26
drm/etnaviv: rename etnaviv_gem_vaddr to etnaviv_gem_vmap
Lucas Stach
4
-4
/
+4
2016-01-26
drm/etnaviv: fix get pages error path in etnaviv_gem_vaddr
Lucas Stach
2
-3
/
+5
2016-01-26
drm/etnaviv: fix memory leak in IOMMU init path
Lucas Stach
1
-3
/
+5
2016-01-26
drm/etnaviv: add further minor features and varyings count
Russell King
2
-1
/
+70
2016-01-26
drm/etnaviv: add helper for comparing model/revision IDs
Russell King
1
-10
/
+10
[next]