index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
amdgpu
/
amdgpu_ttm.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/amdgpu/amdgpu: improve code indentation and alignment
Deepak R Varma
2020-11-02
1
-1
/
+1
*
drm/amdgpu: Fix size calculation when init onchip memory
xinhui pan
2020-10-23
1
-2
/
+2
*
drm/amdgpu: prevent double kfree ttm->sg
Philip Yang
2020-09-17
1
-0
/
+1
*
drm/amdgpu: Add comment to function amdgpu_ttm_alloc_gart
Oak Zeng
2020-09-15
1
-1
/
+6
*
Merge tag 'topic/nouveau-i915-dp-helpers-and-cleanup-2020-08-31-1' of git://a...
Dave Airlie
2020-09-09
1
-4
/
+4
|
\
|
*
drm/amdgpu/ttm: remove unused parameter to move blit
Dave Airlie
2020-08-31
1
-4
/
+4
*
|
Merge tag 'amd-drm-next-5.10-2020-09-03' of git://people.freedesktop.org/~agd...
Dave Airlie
2020-09-08
1
-34
/
+44
|
\
\
|
|
/
|
/
|
|
*
drm/amdgpu: Get DRM dev from adev by inline-f
Luben Tuikov
2020-08-24
1
-3
/
+3
|
*
drm/amdgpu: drm_device to amdgpu_device by inline-f (v2)
Luben Tuikov
2020-08-24
1
-2
/
+2
|
*
drm/amdgpu: refine codes to avoid reentering GPU recovery
Dennis Li
2020-08-24
1
-1
/
+1
|
*
drm/scheduler: Scheduler priority fixes (v2)
Luben Tuikov
2020-08-19
1
-1
/
+1
|
*
drm/amdgpu: revert "fix system hang issue during GPU reset"
Christian König
2020-08-14
1
-1
/
+1
|
*
drm/amdgpu: move vram usage by vbios to mman (v2)
Alex Deucher
2020-08-04
1
-10
/
+10
|
*
drm/amdgpu: move IP discovery data to mman
Alex Deucher
2020-08-04
1
-10
/
+10
|
*
drm/amdgpu: move stolen memory from gmc to mman
Alex Deucher
2020-08-04
1
-10
/
+10
|
*
drm/amdgpu: drop the CPU pointers for the stolen vga bos
Alex Deucher
2020-08-04
1
-11
/
+5
|
*
drm/amdgpu: add support for extended stolen vga memory
Alex Deucher
2020-08-04
1
-2
/
+11
|
*
drm/amdgpu: move keep stolen memory check into gmc core
Alex Deucher
2020-08-04
1
-1
/
+8
|
*
drm/amdgpu: move stolen vga bo from amdgpu to amdgpu.gmc
Alex Deucher
2020-08-04
1
-3
/
+3
|
*
drm/amdgpu: use create_at for the stolen pre-OS buffer
Alex Deucher
2020-08-04
1
-4
/
+4
|
*
drm/amdgpu: fix system hang issue during GPU reset
Dennis Li
2020-07-27
1
-1
/
+1
*
|
drm/ttm: drop bus.size from bus placement.
Dave Airlie
2020-08-24
1
-1
/
+2
*
|
drm/ttm: init mem->bus in common code.
Dave Airlie
2020-08-24
1
-6
/
+0
*
|
Merge drm/drm-next into drm-misc-next
Thomas Zimmermann
2020-08-12
1
-51
/
+69
|
\
\
|
*
|
drm/ttm: make ttm_tt unbind function return void.
Dave Airlie
2020-07-29
1
-3
/
+2
|
*
|
Merge tag 'amd-drm-next-5.9-2020-07-17' of git://people.freedesktop.org/~agd5...
Dave Airlie
2020-07-23
1
-1
/
+1
|
|
\
|
|
|
*
drm/amdgpu: correct discovery_tmr_size init val
Wenhui Sheng
2020-07-02
1
-1
/
+1
|
*
|
Merge tag 'drm-misc-next-2020-07-22' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
2020-07-23
1
-7
/
+2
|
|
\
\
|
*
\
\
Merge tag 'drm-misc-next-2020-07-16' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
2020-07-20
1
-10
/
+17
|
|
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
Merge tag 'amd-drm-next-5.9-2020-07-01' of git://people.freedesktop.org/~agd5...
Dave Airlie
2020-07-02
1
-48
/
+67
|
|
\
\
\
|
|
*
|
|
drm/amdgpu: make sure to reserve tmr region on all asics which support it
Alex Deucher
2020-07-01
1
-1
/
+1
|
|
*
|
|
drm/amdgpu: label internally used symbols as static
Nirmoy Das
2020-07-01
1
-1
/
+1
|
|
*
|
|
drm/amdgpu: bypass tmr when reserve c2p memory
Likun Gao
2020-07-01
1
-29
/
+19
|
|
*
|
|
drm/amdgpu: remove unnecessary check for mem train
Likun Gao
2020-07-01
1
-2
/
+5
|
|
*
|
|
drm/amdgpu: reserve fb according to return value from vbios
Likun Gao
2020-07-01
1
-56
/
+71
|
|
*
|
|
drm/amdgpu: switch to query reserved fb size from vbios (v3)
Hawking Zhang
2020-07-01
1
-5
/
+16
|
*
|
|
|
Merge tag 'drm-misc-next-2020-06-26' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
2020-06-30
1
-7
/
+23
|
|
\
\
\
\
*
|
|
|
|
|
drm/ttm: give resource functions their own [ch] files
Christian König
2020-08-12
1
-4
/
+4
*
|
|
|
|
|
drm/amdgpu: make sure userptr ttm is allocated
Christian König
2020-08-07
1
-6
/
+11
*
|
|
|
|
|
drm/ttm: rename ttm_mem_reg to ttm_resource.
Dave Airlie
2020-08-06
1
-23
/
+23
*
|
|
|
|
|
drm/ttm: rename ttm_mem_type_manager -> ttm_resource_manager.
Dave Airlie
2020-08-06
1
-2
/
+2
*
|
|
|
|
|
drm/ttm: make ttm_range_man_init/takedown take type + args
Dave Airlie
2020-08-06
1
-9
/
+6
*
|
|
|
|
|
drm/amdgfx/ttm: use wrapper to get ttm memory managers
Dave Airlie
2020-08-06
1
-6
/
+6
*
|
|
|
|
|
drm/amdgpu/ttm: use new takedown path
Dave Airlie
2020-08-06
1
-5
/
+5
*
|
|
|
|
|
drm/amdgpu/ttm: init managers from the driver side.
Dave Airlie
2020-08-06
1
-32
/
+5
*
|
|
|
|
|
drm/ttm: remove the init_mem_type callback
Christian König
2020-07-31
1
-7
/
+0
*
|
|
|
|
|
drm/amdgpu: stop implementing init_mem_type
Christian König
2020-07-31
1
-53
/
+43
*
|
|
|
|
|
drm/ttm: remove TTM_MEMTYPE_FLAG_FIXED v2
Christian König
2020-07-31
1
-3
/
+1
*
|
|
|
|
|
drm/ttm: initialize the system domain with defaults v2
Christian König
2020-07-31
1
-3
/
+0
*
|
|
|
|
|
drm/amdgpu: stop using TTM_MEMTYPE_FLAG_MAPPABLE
Christian König
2020-07-22
1
-7
/
+4
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
[next]