index
:
~thomash/linux
async_vma10
coherent-rebased
drm-fixes
drm-next
feature/thellstrom/render-nodes
gb-objects-3.13
ickle-wip-migrate
linux-3.13.y
locking-rework
master
original_dg1
pagewalk
thellstrom/locking-rework
topic/migration_fence_2
topic/ttm_accel_branch
topic/ttm_accel_v3
topic/ttm_accel_v9
topic/ttm_branch
topic/ttm_branch_ready
topic/ttm_branch_v2
topic/ttm_branch_v3
topic/ttm_branch_v5
topic/ttm_rebased
topic/ttm_region
ttm-fixes-3.12
ttm-fixes-3.13
ttm-fixes-3.14
ttm-next
ttm-next-3.13
ttm-prot-fix
ttm-transhuge
ttm_branch_for_mesa
vm_open2
vmwgfx-coherent
vmwgfx-fixes-3.12
vmwgfx-fixes-3.13
vmwgfx-fixes-3.14
vmwgfx-fixes-3.15
vmwgfx-fixes-3.16
vmwgfx-fixes-3.17
vmwgfx-fixes-3.18
vmwgfx-fixes-3.19
vmwgfx-fixes-4.0
vmwgfx-fixes-4.11
vmwgfx-fixes-4.12
vmwgfx-fixes-4.15
vmwgfx-fixes-4.16
vmwgfx-fixes-4.17
vmwgfx-fixes-4.19
vmwgfx-fixes-4.2
vmwgfx-fixes-4.20
vmwgfx-fixes-4.3
vmwgfx-fixes-4.4
vmwgfx-fixes-5.0
vmwgfx-fixes-5.0-2
vmwgfx-fixes-5.1
vmwgfx-fixes-5.2
vmwgfx-fixes-5.3
vmwgfx-next
vmwgfx-next-3.13
vmwgfx-next-stage
vmwgfx and ttm linux repo
thomash
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
etnaviv
/
etnaviv_gpu.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-04-19
Merge tag 'v4.11-rc7' into drm-next
Dave Airlie
1
-1
/
+2
2017-04-12
drm/etnaviv: fix missing unlock on error in etnaviv_gpu_submit()
Wei Yongjun
1
-1
/
+2
2017-04-11
Backmerge tag 'v4.11-rc6' into drm-next
Dave Airlie
1
-2
/
+2
2017-03-29
drm/etnaviv: return GPU fence through the submit structure
Lucas Stach
1
-2
/
+2
2017-03-29
drm/etnaviv: submit support for in-fences
Philipp Zabel
1
-1
/
+4
2017-03-29
drm/etnaviv: add etnaviv cooling device
Russell King
1
-15
/
+69
2017-03-29
drm/etnaviv: add lockdep assert to fence allocation
Lucas Stach
1
-0
/
+6
2017-03-29
drm/etnaviv: (re-)protect fence allocation with GPU mutex
Lucas Stach
1
-2
/
+2
2017-02-02
drm/etnaviv: add cmdbuf suballocator
Lucas Stach
1
-1
/
+13
2017-02-02
drm/etnaviv: wire up iova handling in new cmdbuf abstraction
Lucas Stach
1
-2
/
+2
2017-02-02
drm/etnaviv: move cmdbuf de-/allocation into own file
Lucas Stach
1
-39
/
+6
2017-01-30
drm/etnaviv: set up initial PULSE_EATER register
Wladimir J. van der Laan
1
-0
/
+34
2016-12-06
Merge branch 'drm-etnaviv-next' of git://git.pengutronix.de/lst/linux into dr...
Dave Airlie
1
-0
/
+4
2016-12-02
drm/etnaviv: move linear window on MC1.0 parts if necessary
Lucas Stach
1
-0
/
+4
2016-10-25
dma-buf: Rename struct fence to dma_fence
Chris Wilson
1
-23
/
+23
2016-09-15
drm/etnaviv: mark whole context as lost in recover worker
Lucas Stach
1
-1
/
+1
2016-09-15
drm/etnaviv: fix up model and revision for GC2000+
Lucas Stach
1
-0
/
+12
2016-09-15
drm/etnaviv: handle MMU exception in IRQ handler
Lucas Stach
1
-0
/
+15
2016-09-15
drm/etnaviv: map cmdbuf through MMU on version 2
Lucas Stach
1
-0
/
+4
2016-09-15
drm/etnaviv: split out FE start
Lucas Stach
1
-5
/
+10
2016-09-15
drm/etnaviv: split out wait for gpu idle
Lucas Stach
1
-18
/
+22
2016-09-15
drm/etnaviv: move gpu_va() to etnaviv mmu
Lucas Stach
1
-1
/
+1
2016-09-15
drm/etnaviv: move IOMMU domain allocation into etnaviv MMU
Lucas Stach
1
-30
/
+3
2016-09-15
drm/etnaviv: indirect IOMMU restore through etnaviv MMU
Lucas Stach
1
-1
/
+1
2016-09-15
drm/etnaviv: move linear window setup into etnaviv_iommuv1_restore
Lucas Stach
1
-8
/
+1
2016-09-15
drm/etnaviv: rename etnaviv_iommu_domain_restore to etnaviv_iommuv1_restore
Lucas Stach
1
-1
/
+1
2016-09-15
drm/etnaviv: only check if the cmdbuf is inside the linear window on MMUv1
Lucas Stach
1
-1
/
+3
2016-09-15
drm/etnaviv: fold various clock enable/disable functions into top ones
Lucas Stach
1
-73
/
+30
2016-09-15
drm/etnaviv: remove unneeded variable initialization
Fabio Estevam
1
-1
/
+1
2016-09-15
drm/etnaviv: remove unneeded 'fail' label
Fabio Estevam
1
-8
/
+4
2016-09-15
drm/etnaviv: check for errors when enabling clocks
Fabio Estevam
1
-6
/
+24
2016-08-15
drm/etnaviv: take GPU lock later in the submit process
Lucas Stach
1
-5
/
+5
2016-07-05
drm/etnaviv: improve error reporting in GPU init path
Lucas Stach
1
-2
/
+8
2016-07-05
drm/etnaviv: enable GPU module level clock gating support
Russell King
1
-0
/
+44
2016-05-23
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
1
-2
/
+2
2016-05-17
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-2
/
+2
2016-05-06
drm/etnaviv: use deferrable timer for hangcheck handler
Lucas Stach
1
-2
/
+2
2016-04-28
treewide: Fix typos in printk
Masanari Iida
1
-2
/
+2
2016-04-21
drm/etnaviv: don't move linear memory window on 3D cores without MC2.0
Lucas Stach
1
-13
/
+18
2016-03-21
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
1
-26
/
+28
2016-03-09
dma, mm/pat: Rename dma_*_writecombine() to dma_*_wc()
Luis R. Rodriguez
1
-4
/
+4
2016-03-07
drm: etnaviv: clean up vram_mapping submission/retire path
Russell King
1
-7
/
+7
2016-03-07
drm: etnaviv: track current execution state
Russell King
1
-0
/
+3
2016-03-07
drm/etnaviv: move GPU linear window to end of DMA window
Lucas Stach
1
-5
/
+10
2016-03-07
drm/etnaviv: move runtime PM balance into retire worker
Lucas Stach
1
-14
/
+8
2016-01-26
drm/etnaviv: fix memory leak in IOMMU init path
Lucas Stach
1
-3
/
+5
2016-01-26
drm/etnaviv: add further minor features and varyings count
Russell King
1
-1
/
+61
2016-01-26
drm/etnaviv: add helper for comparing model/revision IDs
Russell King
1
-10
/
+10
2016-01-26
drm/etnaviv: add helper to extract bitfields
Russell King
1
-35
/
+27
2016-01-26
drm/etnaviv: use defined constants for the chip model
Russell King
1
-14
/
+17
[next]