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
/
etnaviv_gem.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-11-15
Merge tag 'drm-for-v4.15' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
1
-19
/
+0
2017-11-15
mm: remove cold parameter for release_pages
Mel Gorman
1
-3
/
+3
2017-10-14
Merge branch 'etnaviv/next' of https://git.pengutronix.de/git/lst/linux into ...
Dave Airlie
1
-19
/
+0
2017-10-10
drm/etnaviv: remove unused function etnaviv_gem_new
Lucas Stach
1
-19
/
+0
2017-09-28
Merge branch 'etnaviv/fixes' of https://git.pengutronix.de/git/lst/linux into...
Dave Airlie
1
-0
/
+3
2017-09-13
etnaviv: fix gem object list corruption
Lucas Stach
1
-0
/
+3
2017-08-15
drm/etnaviv: switch GEM allocations to __GFP_RETRY_MAYFAIL
Lucas Stach
1
-1
/
+1
2017-08-08
drm/etnaviv: switch to drm_*{get,put} helpers
Cihangir Akturk
1
-10
/
+10
2017-07-03
drm/etnaviv: populate GEM objects on cpu_prep
Lucas Stach
1
-10
/
+10
2017-07-03
drm/etnaviv: reduce allocation failure message severity
Lucas Stach
1
-1
/
+1
2017-07-03
drm/etnaviv: don't trigger OOM killer when page allocation fails
Lucas Stach
1
-1
/
+2
2017-06-28
Merge branch 'etnaviv/next' of https://git.pengutronix.de/git/lst/linux into ...
Dave Airlie
1
-10
/
+14
2017-06-03
drm/etnaviv: restore ETNA_PREP_NOSYNC behaviour
Lucas Stach
1
-10
/
+14
2017-05-18
drm: drop drm_[cm]alloc* helpers
Michal Hocko
1
-6
/
+6
2017-03-02
sched/headers: Prepare to move the get_task_struct()/put_task_struct() and re...
Ingo Molnar
1
-0
/
+1
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
1
-0
/
+1
2017-02-24
mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmf
Dave Jiang
1
-1
/
+2
2017-01-14
locking/atomic, kref: Add kref_read()
Peter Zijlstra
1
-1
/
+1
2016-12-14
mm: use vmf->address instead of of vmf->virtual_address
Jan Kara
1
-4
/
+3
2016-12-14
mm: add locked parameter to get_user_pages_remote()
Lorenzo Stoakes
1
-1
/
+1
2016-10-25
dma-buf: Rename struct fence to dma_fence
Chris Wilson
1
-3
/
+3
2016-10-25
Merge tag 'topic/drm-misc-2016-10-24' of git://anongit.freedesktop.org/drm-in...
Dave Airlie
1
-14
/
+10
2016-10-19
mm: replace get_user_pages_remote() write/force parameters with gup_flags
Lorenzo Stoakes
1
-2
/
+5
2016-10-12
drm/etnaviv: Remove manual call to reservation_object_test_signaled_rcu befor...
Chris Wilson
1
-14
/
+10
2016-08-01
Merge tag 'drm-for-v4.8' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
1
-11
/
+5
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-05-29
file_inode(f)->i_mapping is f->f_mapping
Al Viro
1
-1
/
+1
2016-05-06
drm/etnaviv: fix mmap operations for userptr and dma-buf objects
Lucas Stach
1
-1
/
+9
2016-05-06
drm/etnaviv: take etnaviv_gem_obj in etnaviv_gem_mmap_obj
Lucas Stach
1
-5
/
+4
2016-03-21
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
1
-23
/
+31
2016-03-07
drm: etnaviv: clean up vram_mapping submission/retire path
Russell King
1
-23
/
+31
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
1
-11
/
+25
2016-01-26
drm/etnaviv: rename etnaviv_gem_vaddr to etnaviv_gem_vmap
Lucas Stach
1
-1
/
+1
2016-01-26
drm/etnaviv: fix get pages error path in etnaviv_gem_vaddr
Lucas Stach
1
-2
/
+4
2016-01-06
drm/etnaviv: unlock on error in etnaviv_gem_get_iova()
Dan Carpenter
1
-2
/
+4
2015-12-15
drm/etnaviv: add initial etnaviv DRM driver
The etnaviv authors
1
-0
/
+897