index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
etnaviv
/
etnaviv_gem.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/etnaviv: switch GEM allocations to __GFP_RETRY_MAYFAIL
Lucas Stach
2017-08-15
1
-1
/
+1
*
drm/etnaviv: switch to drm_*{get,put} helpers
Cihangir Akturk
2017-08-08
1
-10
/
+10
*
drm/etnaviv: populate GEM objects on cpu_prep
Lucas Stach
2017-07-03
1
-10
/
+10
*
drm/etnaviv: reduce allocation failure message severity
Lucas Stach
2017-07-03
1
-1
/
+1
*
drm/etnaviv: don't trigger OOM killer when page allocation fails
Lucas Stach
2017-07-03
1
-1
/
+2
*
Merge branch 'etnaviv/next' of https://git.pengutronix.de/git/lst/linux into ...
Dave Airlie
2017-06-28
1
-10
/
+14
|
\
|
*
drm/etnaviv: restore ETNA_PREP_NOSYNC behaviour
Lucas Stach
2017-06-03
1
-10
/
+14
*
|
drm: drop drm_[cm]alloc* helpers
Michal Hocko
2017-05-18
1
-6
/
+6
|
/
*
sched/headers: Prepare to move the get_task_struct()/put_task_struct() and re...
Ingo Molnar
2017-03-02
1
-0
/
+1
*
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
1
-0
/
+1
*
mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmf
Dave Jiang
2017-02-24
1
-1
/
+2
*
locking/atomic, kref: Add kref_read()
Peter Zijlstra
2017-01-14
1
-1
/
+1
*
mm: use vmf->address instead of of vmf->virtual_address
Jan Kara
2016-12-14
1
-4
/
+3
*
mm: add locked parameter to get_user_pages_remote()
Lorenzo Stoakes
2016-12-14
1
-1
/
+1
*
dma-buf: Rename struct fence to dma_fence
Chris Wilson
2016-10-25
1
-3
/
+3
*
Merge tag 'topic/drm-misc-2016-10-24' of git://anongit.freedesktop.org/drm-in...
Dave Airlie
2016-10-25
1
-14
/
+10
|
\
|
*
drm/etnaviv: Remove manual call to reservation_object_test_signaled_rcu befor...
Chris Wilson
2016-10-12
1
-14
/
+10
*
|
mm: replace get_user_pages_remote() write/force parameters with gup_flags
Lorenzo Stoakes
2016-10-19
1
-2
/
+5
|
/
*
Merge tag 'drm-for-v4.8' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2016-08-01
1
-11
/
+5
|
\
|
*
drm/etnaviv: Optimize error handling in etnaviv_gem_new_userptr()
Markus Elfring
2016-07-22
1
-6
/
+3
|
*
drm/etnaviv: Delete unnecessary checks before two function calls
Markus Elfring
2016-07-22
1
-5
/
+2
*
|
file_inode(f)->i_mapping is f->f_mapping
Al Viro
2016-05-29
1
-1
/
+1
|
/
*
drm/etnaviv: fix mmap operations for userptr and dma-buf objects
Lucas Stach
2016-05-06
1
-1
/
+9
*
drm/etnaviv: take etnaviv_gem_obj in etnaviv_gem_mmap_obj
Lucas Stach
2016-05-06
1
-5
/
+4
*
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2016-03-21
1
-23
/
+31
|
\
|
*
drm: etnaviv: clean up vram_mapping submission/retire path
Russell King
2016-03-07
1
-23
/
+31
*
|
mm/gup: Introduce get_user_pages_remote()
Dave Hansen
2016-02-16
1
-3
/
+3
|
/
*
drm/etnaviv: call correct function when trying to vmap a DMABUF
Lucas Stach
2016-01-26
1
-11
/
+25
*
drm/etnaviv: rename etnaviv_gem_vaddr to etnaviv_gem_vmap
Lucas Stach
2016-01-26
1
-1
/
+1
*
drm/etnaviv: fix get pages error path in etnaviv_gem_vaddr
Lucas Stach
2016-01-26
1
-2
/
+4
*
drm/etnaviv: unlock on error in etnaviv_gem_get_iova()
Dan Carpenter
2016-01-06
1
-2
/
+4
*
drm/etnaviv: add initial etnaviv DRM driver
The etnaviv authors
2015-12-15
1
-0
/
+897