index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.12.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
pinetabv-6.6.y-devel
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
starfive-6.6.63-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
/
amd
/
amdgpu
/
amdgpu_ttm.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-11-11
drm/amdgpu/ttm: use multihop
Dave Airlie
1
-124
/
+12
2020-11-11
drm/ttm: add multihop infrastrucutre (v3)
Dave Airlie
1
-1
/
+2
2020-11-10
Merge tag 'amd-drm-next-5.11-2020-11-05' of git://people.freedesktop.org/~agd...
Dave Airlie
1
-5
/
+5
2020-11-04
drm/ttm: rework no_retry handling v2
Christian König
1
-3
/
+0
2020-11-02
drm/amdgpu/amdgpu: use "*" adjacent to data name
Deepak R Varma
1
-3
/
+3
2020-11-02
drm/amdgpu/amdgpu: improve code indentation and alignment
Deepak R Varma
1
-1
/
+1
2020-11-02
Merge drm/drm-next into drm-misc-next
Maxime Ripard
1
-1
/
+7
2020-10-29
drm/amdgpu: switch to new allocator v2
Christian König
1
-31
/
+14
2020-10-29
drm/ttm: wire up the new pool as default one v2
Christian König
1
-2
/
+2
2020-10-26
drm/ttm: merge ttm_dma_tt back into ttm_tt
Christian König
1
-8
/
+6
2020-10-26
drm/ttm: make num_pages uint32_t
Christian König
1
-5
/
+5
2020-10-26
drm/ttm: nuke ttm_tt_set_(un)populated again
Christian König
1
-2
/
+0
2020-10-23
drm/amdgpu: Fix size calculation when init onchip memory
xinhui pan
1
-2
/
+2
2020-10-22
drm/ttm: replace last move_notify with delete_mem_notify
Dave Airlie
1
-1
/
+7
2020-10-21
drm/ttm: move last binding into the drivers.
Dave Airlie
1
-1
/
+6
2020-10-21
drm/ttm: drop move notify around move.
Dave Airlie
1
-3
/
+10
2020-10-21
drm/ttm: drop unbind callback.
Dave Airlie
1
-1
/
+0
2020-10-21
drm/ttm: add move to system into drivers
Dave Airlie
1
-3
/
+9
2020-10-21
drm/ttm: move some move binds into the drivers
Dave Airlie
1
-1
/
+6
2020-10-19
drm/ttm: add move old to system to drivers.
Dave Airlie
1
-3
/
+12
2020-10-19
drm/ttm: use new move interface for known system->ttm moves
Dave Airlie
1
-2
/
+2
2020-10-15
drm/ttm: nuke caching placement flags
Christian König
1
-9
/
+3
2020-10-15
drm/ttm: add caching state to ttm_bus_placement
Christian König
1
-0
/
+1
2020-10-15
drm/ttm: set the tt caching state at creation time
Christian König
1
-2
/
+9
2020-09-28
drm/amdgpu: stop using TTMs fault callback
Christian König
1
-4
/
+36
2020-09-24
drm/amdgpu/ttm: handle tt moves properly.
Dave Airlie
1
-5
/
+7
2020-09-24
drm/amdgpu: switch over to the new pin interface
Christian König
1
-1
/
+1
2020-09-23
Merge tag 'drm-misc-next-2020-09-21' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
1
-58
/
+67
2020-09-18
drm/amdgpu: prevent double kfree ttm->sg
Philip Yang
1
-0
/
+1
2020-09-17
drm/ttm: drop special pipeline accel cleanup function.
Dave Airlie
1
-2
/
+2
2020-09-17
drm/ttm/drivers: call the bind function directly.
Dave Airlie
1
-1
/
+5
2020-09-17
drm/ttm: move unbind into the tt destroy.
Dave Airlie
1
-0
/
+1
2020-09-17
drm/ttm: flip tt destroy ordering.
Dave Airlie
1
-0
/
+1
2020-09-17
drm/ttm: protect against reentrant bind in the drivers
Dave Airlie
1
-0
/
+12
2020-09-16
drm/ttm: move ttm binding/unbinding out of ttm_tt paths.
Dave Airlie
1
-1
/
+1
2020-09-16
drm/ttm: split populate out from binding.
Dave Airlie
1
-1
/
+5
2020-09-16
drm/ttm/tt: add wrappers to set tt state.
Dave Airlie
1
-2
/
+2
2020-09-16
drm/amdgpu: Add comment to function amdgpu_ttm_alloc_gart
Oak Zeng
1
-1
/
+6
2020-09-15
drm/ttm: remove available_caching
Christian König
1
-1
/
+0
2020-09-15
drm/ttm: remove default caching
Christian König
1
-1
/
+1
2020-09-14
Merge drm/drm-next into drm-misc-next
Maxime Ripard
1
-34
/
+44
2020-09-11
drm/ttm: nuke memory type flags
Christian König
1
-5
/
+8
2020-09-09
Merge tag 'topic/nouveau-i915-dp-helpers-and-cleanup-2020-08-31-1' of git://a...
Dave Airlie
1
-4
/
+4
2020-09-09
drm/amdgpu/ttm: move to driver backend binding funcs
Dave Airlie
1
-7
/
+3
2020-09-09
drm/ttm: introduce ttm_bo_move_null
Dave Airlie
1
-21
/
+3
2020-09-08
drm/ttm: merge offset and base in ttm_bus_placement
Christian König
1
-3
/
+4
2020-09-08
Merge tag 'amd-drm-next-5.10-2020-09-03' of git://people.freedesktop.org/~agd...
Dave Airlie
1
-34
/
+44
2020-09-07
drm/ttm: remove bdev from ttm_tt
Dave Airlie
1
-17
/
+23
2020-08-31
drm/amdgpu/ttm: remove unused parameter to move blit
Dave Airlie
1
-4
/
+4
2020-08-24
drm/amdgpu: Get DRM dev from adev by inline-f
Luben Tuikov
1
-3
/
+3
[next]