Dave Airlie
|
ffa34d8547
Merge branch 'etnaviv/fixes' of https://git.pengutronix.de/git/lst/linux into drm-fixes
|
8 years ago |
Lucas Stach
|
518417525f
etnaviv: fix gem object list corruption
|
8 years ago |
Lucas Stach
|
65375b873c
drm/etnaviv: switch GEM allocations to __GFP_RETRY_MAYFAIL
|
8 years ago |
Cihangir Akturk
|
23d1dd03cc
drm/etnaviv: switch to drm_*{get,put} helpers
|
8 years ago |
Lucas Stach
|
8cc47b3ea0
drm/etnaviv: populate GEM objects on cpu_prep
|
8 years ago |
Lucas Stach
|
f91ac470a8
drm/etnaviv: reduce allocation failure message severity
|
8 years ago |
Lucas Stach
|
6cbf04001e
drm/etnaviv: don't trigger OOM killer when page allocation fails
|
8 years ago |
Dave Airlie
|
8cd373707b
Merge branch 'etnaviv/next' of https://git.pengutronix.de/git/lst/linux into drm-next
|
8 years ago |
Lucas Stach
|
46a269da7e
drm/etnaviv: restore ETNA_PREP_NOSYNC behaviour
|
8 years ago |
Michal Hocko
|
2098105ec6
drm: drop drm_[cm]alloc* helpers
|
8 years ago |
Ingo Molnar
|
0881e7bd34
sched/headers: Prepare to move the get_task_struct()/put_task_struct() and related APIs from <linux/sched.h> to <linux/sched/task.h>
|
8 years ago |
Ingo Molnar
|
6e84f31522
sched/headers: Prepare for new header dependencies before moving code to <linux/sched/mm.h>
|
8 years ago |
Dave Jiang
|
11bac80004
mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmf
|
8 years ago |
Peter Zijlstra
|
2c935bc572
locking/atomic, kref: Add kref_read()
|
8 years ago |
Jan Kara
|
1a29d85eb0
mm: use vmf->address instead of of vmf->virtual_address
|
8 years ago |
Lorenzo Stoakes
|
5b56d49fc3
mm: add locked parameter to get_user_pages_remote()
|
8 years ago |
Chris Wilson
|
f54d186700
dma-buf: Rename struct fence to dma_fence
|
9 years ago |
Dave Airlie
|
61d0a04d6f
Merge tag 'topic/drm-misc-2016-10-24' of git://anongit.freedesktop.org/drm-intel into drm-next
|
9 years ago |
Lorenzo Stoakes
|
9beae1ea89
mm: replace get_user_pages_remote() write/force parameters with gup_flags
|
9 years ago |
Chris Wilson
|
cd34db4a52
drm/etnaviv: Remove manual call to reservation_object_test_signaled_rcu before wait
|
9 years ago |
Linus Torvalds
|
731c7d3a20
Merge tag 'drm-for-v4.8' of git://people.freedesktop.org/~airlied/linux
|
9 years ago |
Markus Elfring
|
d9a7ed770f
drm/etnaviv: Optimize error handling in etnaviv_gem_new_userptr()
|
9 years ago |
Markus Elfring
|
8c6e618870
drm/etnaviv: Delete unnecessary checks before two function calls
|
9 years ago |
Al Viro
|
93c76a3d43
file_inode(f)->i_mapping is f->f_mapping
|
9 years ago |
Lucas Stach
|
a10e2bde5d
drm/etnaviv: fix mmap operations for userptr and dma-buf objects
|
9 years ago |
Lucas Stach
|
0e7f26e6b9
drm/etnaviv: take etnaviv_gem_obj in etnaviv_gem_mmap_obj
|
9 years ago |
Linus Torvalds
|
266c73b777
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
|
9 years ago |
Russell King
|
b6325f4099
drm: etnaviv: clean up vram_mapping submission/retire path
|
9 years ago |
Dave Hansen
|
1e9877902d
mm/gup: Introduce get_user_pages_remote()
|
9 years ago |
Lucas Stach
|
a0a5ab3e99
drm/etnaviv: call correct function when trying to vmap a DMABUF
|
9 years ago |