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
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-07-29
drm/ttm: make ttm_tt unbind function return void.
Dave Airlie
1
-3
/
+2
2020-07-23
Merge tag 'amd-drm-next-5.9-2020-07-17' of git://people.freedesktop.org/~agd5...
Dave Airlie
1
-1
/
+1
2020-07-23
Merge tag 'drm-misc-next-2020-07-22' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
1
-7
/
+2
2020-07-21
drm/ttm: remove TTM_MEMTYPE_FLAG_CMA
Christian König
1
-2
/
+2
2020-07-21
drm: remove optional dummy function from drivers using TTM
Christian König
1
-5
/
+0
2020-07-20
Merge tag 'drm-misc-next-2020-07-16' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
1
-10
/
+17
2020-07-13
drm/amdgpu: stop allocating dummy GTT nodes
Christian König
1
-4
/
+14
2020-07-13
drm: amdgpu: fix common struct sg_table related issues
Marek Szyprowski
1
-6
/
+3
2020-07-02
drm/amdgpu: correct discovery_tmr_size init val
Wenhui Sheng
1
-1
/
+1
2020-07-02
Merge tag 'amd-drm-next-5.9-2020-07-01' of git://people.freedesktop.org/~agd5...
Dave Airlie
1
-48
/
+67
2020-07-01
drm/amdgpu: make sure to reserve tmr region on all asics which support it
Alex Deucher
1
-1
/
+1
2020-07-01
drm/amdgpu: label internally used symbols as static
Nirmoy Das
1
-1
/
+1
2020-07-01
drm/amdgpu: bypass tmr when reserve c2p memory
Likun Gao
1
-29
/
+19
2020-07-01
drm/amdgpu: remove unnecessary check for mem train
Likun Gao
1
-2
/
+5
2020-07-01
drm/amdgpu: reserve fb according to return value from vbios
Likun Gao
1
-56
/
+71
2020-07-01
drm/amdgpu: switch to query reserved fb size from vbios (v3)
Hawking Zhang
1
-5
/
+16
2020-06-30
Merge tag 'drm-misc-next-2020-06-26' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
1
-7
/
+23
2020-06-29
Backmerge remote-tracking branch 'drm/drm-next' into drm-misc-next
Maarten Lankhorst
1
-193
/
+215
2020-06-25
drm/amdgpu: move ttm bo->offset to amdgpu_bo
Nirmoy Das
1
-7
/
+23
2020-06-09
mmap locking API: use coccinelle to convert mmap_sem rwsem call sites
Michel Lespinasse
1
-5
/
+5
2020-06-03
Merge tag 'drm-next-2020-06-02' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
1
-150
/
+192
2020-05-14
Merge tag 'amd-drm-next-5.8-2020-05-12' of git://people.freedesktop.org/~agd5...
Dave Airlie
1
-9
/
+11
2020-05-11
mm/hmm: remove the customizable pfn format from hmm_range_fault
Jason Gunthorpe
1
-25
/
+10
2020-05-11
mm/hmm: remove HMM_PFN_SPECIAL
Jason Gunthorpe
1
-1
/
+0
2020-05-11
drm/amdgpu: remove dead code after hmm_range_fault()
Jason Gunthorpe
1
-10
/
+6
2020-05-11
mm/hmm: make hmm_range_fault return 0 or -1
Jason Gunthorpe
1
-2
/
+2
2020-05-08
Merge tag 'amd-drm-next-5.8-2020-04-30' of git://people.freedesktop.org/~agd5...
Dave Airlie
1
-143
/
+181
2020-05-01
drm/amdgpu: skip reservation of discovery tmr region in pre-Navi
Hawking Zhang
1
-3
/
+5
2020-05-01
drm/amdgpu: re-structue members for ip discovery
Hawking Zhang
1
-6
/
+6
2020-04-30
Merge tag 'amd-drm-next-5.8-2020-04-24' of git://people.freedesktop.org/~agd5...
Dave Airlie
1
-3
/
+5
2020-04-28
drm/amdgpu: cleanup IB pool handling a bit
Christian König
1
-4
/
+6
2020-04-28
drm/amdgpu: fix size calculation in amdgpu_ttm_copy_mem_to_mem
Christian König
1
-3
/
+3
2020-04-28
drm/amdgpu: add full TMZ support into amdgpu_ttm_map_buffer v2
Christian König
1
-8
/
+30
2020-04-28
drm/amdgpu: cleanup amdgpu_ttm_copy_mem_to_mem and amdgpu_map_buffer v2
Christian König
1
-136
/
+134
2020-04-28
drm/amdgpu: stop evicting encrypted BOs to swap
Christian König
1
-0
/
+3
2020-04-28
drm/amdgpu: add TMZ handling to amdgpu_move_blit
Christian König
1
-9
/
+19
2020-04-28
drm/amdgpu: also add the TMZ flag to GART
Christian König
1
-0
/
+3
2020-04-28
drm/amdgpu: expand amdgpu_copy_buffer interface with tmz parameter
Aaron Liu
1
-3
/
+3
2020-04-28
drm/amdgpu: expand sdma copy_buffer interface with tmz parameter
Aaron Liu
1
-2
/
+2
2020-04-02
Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rd...
Linus Torvalds
1
-2
/
+1
2020-04-01
drm/amdgpu: implement more ib pools (v2)
xinhui pan
1
-3
/
+5
2020-03-31
Merge v5.6 into drm-next
Dave Airlie
1
-1
/
+1
2020-03-28
mm/hmm: remove HMM_FAULT_SNAPSHOT
Jason Gunthorpe
1
-1
/
+1
2020-03-26
mm: simplify device private page handling in hmm_range_fault
Christoph Hellwig
1
-1
/
+0
2020-03-26
drm/amdgpu: don't try to reserve training bo for sriov (v2)
Monk Liu
1
-3
/
+5
2020-03-25
drm/amdgpu: fix scatter-gather mapping with user pages
Shane Francis
1
-1
/
+1
2020-03-06
drm/amdgpu: Use better names to reflect it is CP MQD buffer
Yong Zhao
1
-2
/
+5
2020-02-29
drm/amdgpu: no need to clean debugfs at amdgpu
Yintian Tao
1
-10
/
+0
2020-02-28
Merge tag 'amd-drm-next-5.7-2020-02-26' of git://people.freedesktop.org/~agd5...
Dave Airlie
1
-49
/
+41
2020-02-26
drm/amdgpu/ttm: move debugfs init into core amdgpu debugfs
Alex Deucher
1
-12
/
+2
[next]