Souptick Joarder
|
cfad05a24d
drm/etnaviv: change return type to vm_fault_t
|
7 years ago |
Lucas Stach
|
f6ffbd4fc1
drm/etnaviv: replace license text with SPDX tags
|
7 years ago |
Lucas Stach
|
b2295c247c
drm/etnaviv: get rid of userptr worker
|
7 years ago |
Lucas Stach
|
54f09288f9
drm/etnaviv: change return type of etnaviv_gem_obj_add to void
|
7 years ago |
Lucas Stach
|
cdd325632d
drm/etnaviv: fold __etnaviv_gem_new into caller
|
7 years ago |
Lucas Stach
|
783c06cb9c
drm/etnaviv: add lockdep annotation for userptr object population
|
7 years ago |
Lucas Stach
|
d6a8743dd8
drm/etnaviv: split obj locks in different classes depending on the obj type
|
7 years ago |
Linus Torvalds
|
e60e1ee606
Merge tag 'drm-for-v4.15' of git://people.freedesktop.org/~airlied/linux
|
7 years ago |
Mel Gorman
|
c6f92f9fbe
mm: remove cold parameter for release_pages
|
7 years ago |
Dave Airlie
|
787e1b74b7
Merge branch 'etnaviv/next' of https://git.pengutronix.de/git/lst/linux into drm-next
|
8 years ago |
Lucas Stach
|
13cde9f4c6
drm/etnaviv: remove unused function etnaviv_gem_new
|
8 years ago |
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 |