index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
etnaviv
/
etnaviv_gem.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-02-25
drm: etnaviv: fix common struct sg_table related issues
Marek Szyprowski
1
-7
/
+5
2021-09-22
drm/etnaviv: return context from etnaviv_iommu_context_get
Lucas Stach
1
-2
/
+1
2019-08-22
Merge branch 'etnaviv/next' of https://git.pengutronix.de/git/lst/linux into ...
Dave Airlie
1
-30
/
+26
2019-08-15
drm/etnaviv: implement softpin
Lucas Stach
1
-2
/
+3
2019-08-15
drm/etnaviv: allow to request specific virtual address for gem mapping
Lucas Stach
1
-1
/
+2
2019-08-15
drm/etnaviv: implement per-process address spaces on MMUv2
Lucas Stach
1
-4
/
+3
2019-08-15
drm/etnaviv: provide MMU context to etnaviv_gem_mapping_get
Lucas Stach
1
-11
/
+17
2019-08-15
drm/etnaviv: rework MMU handling
Lucas Stach
1
-12
/
+12
2019-08-13
dma-buf: rename reservation_object to dma_resv
Christian König
1
-4
/
+4
2019-08-09
drm/etnaviv: remove unused function etnaviv_gem_mapping_reference
Lucas Stach
1
-12
/
+0
2019-08-02
drm/etnaviv: clean up includes
Lucas Stach
1
-2
/
+0
2019-08-02
drm/etnaviv: drop use of drmP.h
Sam Ravnborg
1
-2
/
+5
2019-06-25
drm/etnaviv: Drop resv argument from etnaviv_gem_new_impl
Daniel Vetter
1
-9
/
+5
2019-05-07
Merge branch 'etnaviv/next' of https://git.pengutronix.de/git/lst/linux into ...
Dave Airlie
1
-15
/
+9
2019-04-17
drm/etnaviv: clean up etnaviv_gem_new_handle
Lucas Stach
1
-15
/
+9
2019-02-19
drm: etnaviv: Switch to use drm_gem_object reservation_object
Rob Herring
1
-11
/
+5
2018-12-11
drm/etnaviv: fix for 64bit seqno change
Christian König
1
-1
/
+1
2018-08-06
drm/etnaviv: change return type to vm_fault_t
Souptick Joarder
1
-28
/
+9
2018-05-18
drm/etnaviv: replace license text with SPDX tags
Lucas Stach
1
-13
/
+2
2018-01-02
drm/etnaviv: get rid of userptr worker
Lucas Stach
1
-124
/
+22
2018-01-02
drm/etnaviv: change return type of etnaviv_gem_obj_add to void
Lucas Stach
1
-12
/
+4
2018-01-02
drm/etnaviv: fold __etnaviv_gem_new into caller
Lucas Stach
1
-21
/
+5
2018-01-02
drm/etnaviv: add lockdep annotation for userptr object population
Lucas Stach
1
-0
/
+2
2018-01-02
drm/etnaviv: split obj locks in different classes depending on the obj type
Lucas Stach
1
-0
/
+7
2017-11-16
Merge tag 'drm-for-v4.15' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
1
-19
/
+0
2017-11-16
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-27
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-25
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-15
mm: use vmf->address instead of of vmf->virtual_address
Jan Kara
1
-4
/
+3
2016-12-15
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-02
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
[next]