index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (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
2020-06-18
drm/etnaviv: convert get_user_pages() --> pin_user_pages()
John Hubbard
1
-3
/
+3
2020-06-09
mmap locking API: rename mmap_sem to mmap_lock
Michel Lespinasse
1
-1
/
+1
2020-03-20
drm/etnaviv: request pages from DMA32 zone when needed
Lucas Stach
1
-2
/
+2
2019-12-18
drm/etnaviv: avoid deprecated timespec
Arnd Bergmann
1
-2
/
+2
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
[next]