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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'etnaviv/fixes' of https://git.pengutronix.de/git/lst/linux into...
Dave Airlie
2017-09-28
2
-2
/
+7
|
\
|
*
etnaviv: fix gem object list corruption
Lucas Stach
2017-09-13
1
-0
/
+3
|
*
etnaviv: fix submit error path
Lucas Stach
2017-09-13
1
-2
/
+4
*
|
mm: treewide: remove GFP_TEMPORARY allocation flag
Michal Hocko
2017-09-13
1
-1
/
+1
*
|
Merge branch 'etnaviv/next' of https://git.pengutronix.de/git/lst/linux into ...
Dave Airlie
2017-08-21
6
-32
/
+37
|
\
\
|
|
/
|
/
|
|
*
drm/etnaviv: switch GEM allocations to __GFP_RETRY_MAYFAIL
Lucas Stach
2017-08-15
1
-1
/
+1
|
*
drm/etnaviv: don't fail GPU bind when CONFIG_THERMAL isn't enabled
Lucas Stach
2017-08-15
1
-3
/
+5
|
*
drm/etnaviv: switch to drm_*{get,put} helpers
Cihangir Akturk
2017-08-08
4
-17
/
+17
|
*
drm/etnaviv: select CMA and DMA_CMA if available
Lucas Stach
2017-08-08
1
-0
/
+2
|
*
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
*
|
drm/etnaviv: Fix off-by-one error in reloc checking
Wladimir J. van der Laan
2017-08-08
1
-2
/
+2
*
|
Merge tag 'drm-for-v4.13' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2017-07-09
8
-92
/
+149
|
\
\
|
|
/
|
*
Merge branch 'etnaviv/next' of https://git.pengutronix.de/git/lst/linux into ...
Dave Airlie
2017-06-28
7
-79
/
+136
|
|
\
|
|
*
drm/etnaviv: restore ETNA_PREP_NOSYNC behaviour
Lucas Stach
2017-06-03
1
-10
/
+14
|
|
*
drm/etnaviv: implement cooling support for new GPU cores
Lucas Stach
2017-05-05
2
-6
/
+16
|
|
*
drm/etnaviv: update MLCG disables with info from newer Vivante driver
Lucas Stach
2017-05-05
1
-2
/
+8
|
|
*
drm/etnaviv: update common.xml.h
Lucas Stach
2017-05-05
1
-61
/
+89
|
|
*
drm/etnaviv: Expose our reservation object when exporting a dmabuf.
Eric Anholt
2017-05-05
3
-0
/
+9
|
*
|
Backmerge tag 'v4.12-rc3' into drm-next
Dave Airlie
2017-05-30
1
-1
/
+3
|
|
\
\
|
*
|
|
drm: drop drm_[cm]alloc* helpers
Michal Hocko
2017-05-18
3
-14
/
+14
*
|
|
|
Merge branch 'etnaviv/fixes' of git://git.pengutronix.de/git/lst/linux
Linus Torvalds
2017-06-28
2
-2
/
+3
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
drm/etnaviv: Fix implicit/explicit sync sense inversion
Daniel Stone
2017-06-28
1
-1
/
+1
|
*
|
|
drm/etnaviv: fix submit flags getting overwritten by BO content
Lucas Stach
2017-06-28
1
-1
/
+2
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'etnaviv/fixes' of https://git.pengutronix.de/git/lst/linux into...
Dave Airlie
2017-05-19
1
-1
/
+3
|
\
\
\
|
|
/
/
|
|
/
|
|
/
|
/
|
|
*
drm/etnaviv: don't put fence in case of submit failure
Lucas Stach
2017-05-05
1
-1
/
+3
*
|
mm, vmalloc: use __GFP_HIGHMEM implicitly
Michal Hocko
2017-05-08
1
-2
/
+2
|
/
*
Merge tag 'v4.11-rc7' into drm-next
Dave Airlie
2017-04-19
1
-1
/
+2
|
\
|
*
drm/etnaviv: fix missing unlock on error in etnaviv_gpu_submit()
Wei Yongjun
2017-04-12
1
-1
/
+2
*
|
Backmerge tag 'v4.11-rc6' into drm-next
Dave Airlie
2017-04-11
1
-2
/
+2
|
\
\
|
|
/
|
*
drm/etnaviv: (re-)protect fence allocation with GPU mutex
Lucas Stach
2017-03-29
1
-2
/
+2
*
|
drm/etnaviv: submit support for out-fences
Philipp Zabel
2017-03-29
2
-1
/
+29
*
|
drm/etnaviv: return GPU fence through the submit structure
Lucas Stach
2017-03-29
3
-4
/
+6
*
|
drm/etnaviv: submit support for in-fences
Philipp Zabel
2017-03-29
5
-3
/
+40
*
|
drm/etnaviv: add etnaviv cooling device
Russell King
2017-03-29
2
-15
/
+71
*
|
drm/etnaviv: switch to postclose
Daniel Vetter
2017-03-29
1
-2
/
+2
*
|
drm/etnaviv: add lockdep assert to fence allocation
Lucas Stach
2017-03-29
1
-0
/
+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
2
-2
/
+3
*
Merge tag 'drm-for-v4.11-less-shouty' of git://people.freedesktop.org/~airlie...
Linus Torvalds
2017-02-23
15
-142
/
+348
|
\
|
*
drm: Improve drm_mm search (and fix topdown allocation) with rbtrees
Chris Wilson
2017-02-03
1
-4
/
+7
|
*
Merge branch 'drm-etnaviv-next' of https://git.pengutronix.de/git/lst/linux i...
Dave Airlie
2017-02-03
14
-123
/
+329
|
|
\
|
|
*
drm/etnaviv: Remove duplicate header file include
Liviu Dudau
2017-02-02
1
-1
/
+0
|
|
*
Revert "drm/etnaviv: trick drm_mm into giving out a low IOVA"
Lucas Stach
2017-02-02
1
-6
/
+1
|
|
*
drm/etnaviv: add cmdbuf suballocator
Lucas Stach
2017-02-02
7
-58
/
+165
|
|
*
drm/etnaviv: get cmdbuf physical address through the cmdbuf abstraction
Lucas Stach
2017-02-02
4
-2
/
+10
|
|
*
drm/etnaviv: wire up iova handling in new cmdbuf abstraction
Lucas Stach
2017-02-02
5
-11
/
+18
|
|
*
drm/etnaviv: move cmdbuf de-/allocation into own file
Lucas Stach
2017-02-02
11
-66
/
+117
[next]