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_object.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/amdgpu: switch kzalloc to kvzalloc in amdgpu_bo_create
Changfeng
2021-06-08
1
-2
/
+2
*
drm/amdgpu: Remove unused function amdgpu_bo_fbdev_mmap()
Thomas Zimmermann
2021-04-09
1
-19
/
+0
*
drm/amdgpu: make BO type check less restrictive
Nirmoy Das
2021-04-09
1
-4
/
+4
*
drm/amdgpu: use amdgpu_bo_user bo for metadata and tiling flag
Nirmoy Das
2021-04-09
1
-16
/
+35
*
drm/amdgpu: introduce struct amdgpu_bo_user
Nirmoy Das
2021-04-09
1
-0
/
+28
*
drm/amdgpu: allow variable BO struct creation
Nirmoy Das
2021-04-09
1
-2
/
+6
*
drm/amdgpu: don't evict vram on APUs for suspend to ram (v4)
Alex Deucher
2021-04-09
1
-5
/
+2
*
Merge tag 'amd-drm-next-5.13-2021-03-23' of https://gitlab.freedesktop.org/ag...
Daniel Vetter
2021-03-26
1
-8
/
+14
|
\
|
*
drm/amdgpu: Don't reserve vram as WC for A+A
Oak Zeng
2021-03-24
1
-8
/
+14
*
|
Merge tag 'drm-misc-next-2021-03-03' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
2021-03-16
1
-6
/
+2
|
\
\
|
|
/
|
/
|
|
*
drm/ttm: move memory accounting into vmwgfx v4
Christian König
2021-02-09
1
-6
/
+2
*
|
drm/amdgpu: enable freesync for A+A configs
Christian König
2021-02-02
1
-1
/
+1
*
|
drm/amdgpu: Fix a false positive when pin non-VRAM memory
xinhui pan
2021-02-02
1
-1
/
+2
*
|
drm/amdgpu: Make contiguous pinning optional
Felix Kuehling
2021-01-25
1
-1
/
+6
|
/
*
Merge drm/drm-next into drm-misc-next
Maarten Lankhorst
2020-12-15
1
-18
/
+1
|
\
|
*
drm/amdgpu: remove amdgpu_ttm_late_init and amdgpu_bo_late_init
Alex Deucher
2020-12-09
1
-17
/
+0
|
*
drm: amdgpu: fix a kernel-doc markup
Mauro Carvalho Chehab
2020-12-03
1
-1
/
+1
*
|
drm/ttm: cleanup BO size handling v3
Christian König
2020-12-14
1
-1
/
+1
|
/
*
Merge tag 'amd-drm-next-5.11-2020-11-05' of git://people.freedesktop.org/~agd...
Dave Airlie
2020-11-10
1
-0
/
+75
|
\
|
*
drm/amdgpu: Add debugfs entry for printing VM info
Mihir Bhogilal Patel
2020-10-15
1
-0
/
+74
|
*
drm/amdgpu: get the correct vram type for van gogh
Huang Rui
2020-10-05
1
-0
/
+1
*
|
drm/ttm: replace context flags with bools v2
Christian König
2020-11-04
1
-3
/
+2
*
|
drm/ttm: rework no_retry handling v2
Christian König
2020-11-04
1
-0
/
+2
*
|
drm/ttm: nuke caching placement flags
Christian König
2020-10-15
1
-15
/
+5
*
|
drm/ttm: nuke ttm_bo_evict_mm and rename mgr function v3
Christian König
2020-10-07
1
-1
/
+5
*
|
drm/amdgpu: stop using TTMs fault callback
Christian König
2020-09-28
1
-11
/
+9
*
|
drm/amdgpu: switch over to the new pin interface
Christian König
2020-09-24
1
-30
/
+11
*
|
Merge drm/drm-next into drm-misc-next
Maxime Ripard
2020-09-14
1
-2
/
+5
|
\
|
|
*
Merge tag 'amd-drm-next-5.10-2020-09-03' of git://people.freedesktop.org/~agd...
Dave Airlie
2020-09-08
1
-2
/
+5
|
|
\
|
|
*
drm/amdgpu: Get DRM dev from adev by inline-f
Luben Tuikov
2020-08-24
1
-1
/
+1
|
|
*
drm/amdgpu: fix amdgpu_bo_release_notify() comment error
Kevin Wang
2020-08-17
1
-1
/
+1
|
|
*
drm/amdgpu: handle bo size 0 in amdgpu_bo_create_kernel_at (v2)
Alex Deucher
2020-08-04
1
-0
/
+3
|
|
*
Merge tag 'drm-misc-next-2020-06-26' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
2020-06-30
1
-2
/
+21
|
|
|
\
*
|
|
|
drm/ttm: nuke memory type flags
Christian König
2020-09-11
1
-9
/
+15
|
/
/
/
*
|
|
drm/ttm: give resource functions their own [ch] files
Christian König
2020-08-12
1
-1
/
+1
*
|
|
drm/ttm: rename ttm_mem_reg to ttm_resource.
Dave Airlie
2020-08-06
1
-2
/
+2
*
|
|
drm/ttm: rename ttm_mem_type_manager -> ttm_resource_manager.
Dave Airlie
2020-08-06
1
-1
/
+1
*
|
|
drm/amdgfx/ttm: use wrapper to get ttm memory managers
Dave Airlie
2020-08-06
1
-2
/
+2
*
|
|
Backmerge remote-tracking branch 'drm/drm-next' into drm-misc-next
Maarten Lankhorst
2020-06-29
1
-1
/
+1
|
\
|
|
|
|
/
|
/
|
|
*
drm/amdgpu: expand amdgpu_copy_buffer interface with tmz parameter
Aaron Liu
2020-04-28
1
-1
/
+1
*
|
drm/amdgpu: move ttm bo->offset to amdgpu_bo
Nirmoy Das
2020-06-25
1
-2
/
+21
|
/
*
Merge tag 'amd-drm-next-5.7-2020-03-10' of git://people.freedesktop.org/~agd5...
Dave Airlie
2020-03-13
1
-1
/
+2
|
\
|
*
drm/amdgpu: Correct the condition of warning while bo release
xinhui pan
2020-03-10
1
-1
/
+2
*
|
Merge drm/drm-next into drm-misc-next
Maxime Ripard
2020-03-04
1
-6
/
+33
|
\
|
|
*
drm/amdgpu: Remove kfd eviction fence before release bo (v2)
xinhui pan
2020-02-26
1
-0
/
+5
|
*
drm/amdgpu: rework synchronization of VM updates v4
Christian König
2020-02-05
1
-7
/
+28
|
*
drm/amdgpu: rework job synchronization v2
Christian König
2020-02-05
1
-1
/
+2
*
|
drm/amdgpu: implement amdgpu_gem_prime_move_notify v2
Christian König
2020-02-27
1
-0
/
+6
*
|
drm/amdgpu: add amdgpu_dma_buf_pin/unpin v2
Christian König
2020-02-27
1
-0
/
+5
|
/
*
Merge tag 'drm-misc-next-2019-10-24-2' of git://anongit.freedesktop.org/drm/d...
Dave Airlie
2019-10-29
1
-1
/
+4
|
\
[next]