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.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/amdgpu: add AMDGPU_GEM_CREATE_DISCARDABLE
Christian König
2022-05-26
1
-1
/
+0
*
drm/amdgpu: unify BO evicting method in amdgpu_ttm
Nirmoy Das
2021-10-07
1
-1
/
+0
*
drm/amdgpu: remove unused amdgpu_bo_validate
Christian König
2021-09-07
1
-1
/
+0
*
drm/amdgpu: rename amdgpu_bo_get_preferred_pin_domain
Yifan Zhang
2021-08-26
1
-1
/
+1
*
Merge tag 'drm-misc-next-2021-07-16' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
2021-07-21
1
-1
/
+0
|
\
|
*
drm/amdgpu: rework dma_resv handling v3
Christian König
2021-06-22
1
-1
/
+0
*
|
drm/amdgpu: move shadow_list to amdgpu_bo_vm
Nirmoy Das
2021-06-15
1
-4
/
+2
*
|
drm/amdgpu: parameterize ttm BO destroy callback
Nirmoy Das
2021-06-15
1
-1
/
+2
*
|
drm/amdgpu: remove amdgpu_vm_pt
Nirmoy Das
2021-06-15
1
-1
/
+1
|
/
*
Merge tag 'drm-misc-next-2021-06-09' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
2021-06-10
1
-2
/
+2
|
\
|
*
drm/ttm: rename bo->mem and make it a pointer
Christian König
2021-06-02
1
-2
/
+2
*
|
drm/amdgpu: remove unused code
Nirmoy Das
2021-06-02
1
-6
/
+0
*
|
drm/admgpu: add two shadow BO helper functions
Nirmoy Das
2021-06-02
1
-0
/
+17
*
|
drm/amdgpu: add amdgpu_bo_vm bo type
Nirmoy Das
2021-06-02
1
-0
/
+10
|
/
*
Merge tag 'amd-drm-next-5.14-2021-05-21' of https://gitlab.freedesktop.org/ag...
Dave Airlie
2021-05-21
1
-6
/
+9
|
\
|
*
drm/amdgpu: use cursor functions in amdgpu_bo_in_cpu_visible_vram
Christian König
2021-05-20
1
-6
/
+9
*
|
Merge tag 'amd-drm-next-5.14-2021-05-19' of https://gitlab.freedesktop.org/ag...
Dave Airlie
2021-05-21
1
-0
/
+7
|
\
|
|
*
drm/amdgpu: expose amdgpu_bo_create_shadow()
Nirmoy Das
2021-04-23
1
-0
/
+3
|
*
drm/amdgpu: add param bit flag to create SVM BOs
Alex Sierra
2021-04-21
1
-0
/
+4
*
|
drm/amdgpu: Add show_fdinfo() interface
Roy Sun
2021-05-05
1
-0
/
+2
*
|
Merge drm/drm-next into drm-misc-next
Maxime Ripard
2021-04-26
1
-8
/
+16
|
\
|
|
*
drm/amdgpu: Remove unused function amdgpu_bo_fbdev_mmap()
Thomas Zimmermann
2021-04-09
1
-2
/
+0
|
*
drm/amdgpu: use amdgpu_bo_user bo for metadata and tiling flag
Nirmoy Das
2021-04-09
1
-4
/
+0
|
*
drm/amdgpu: introduce struct amdgpu_bo_user
Nirmoy Das
2021-04-09
1
-0
/
+14
|
*
drm/amdgpu: allow variable BO struct creation
Nirmoy Das
2021-04-09
1
-0
/
+1
|
*
drm/amdgpu: remove unused variable from struct amdgpu_bo
Nirmoy Das
2021-02-23
1
-1
/
+0
|
*
drm/amdgpu: do not use drm middle layer for debugfs
Nirmoy Das
2021-02-18
1
-1
/
+1
*
|
drm/ttm: move the page_alignment into the BO v2
Christian König
2021-04-23
1
-1
/
+1
|
/
*
Merge drm/drm-next into drm-misc-next
Maarten Lankhorst
2020-12-15
1
-1
/
+0
|
\
|
*
Merge tag 'amd-drm-next-5.11-2020-12-09' of git://people.freedesktop.org/~agd...
Dave Airlie
2020-12-10
1
-1
/
+0
|
|
\
|
|
*
drm/amdgpu: remove amdgpu_ttm_late_init and amdgpu_bo_late_init
Alex Deucher
2020-12-09
1
-1
/
+0
*
|
|
drm/ttm: cleanup BO size handling v3
Christian König
2020-12-14
1
-2
/
+2
|
/
/
*
|
Merge drm/drm-next into drm-misc-next
Thomas Zimmermann
2020-11-10
1
-0
/
+1
|
\
|
|
*
Merge tag 'amd-drm-next-5.11-2020-11-05' of git://people.freedesktop.org/~agd...
Dave Airlie
2020-11-10
1
-0
/
+1
|
|
\
|
|
*
drm/amdgpu: Add debugfs entry for printing VM info
Mihir Bhogilal Patel
2020-10-15
1
-0
/
+1
*
|
|
drm/gem: Use struct dma_buf_map in GEM vmap ops and convert GEM backends
Thomas Zimmermann
2020-11-09
1
-1
/
+0
|
/
/
*
|
drm/amdgpu: stop using TTMs fault callback
Christian König
2020-09-28
1
-1
/
+1
*
|
drm/amdgpu: switch over to the new pin interface
Christian König
2020-09-24
1
-2
/
+1
|
/
*
drm/ttm: rename ttm_mem_reg to ttm_resource.
Dave Airlie
2020-08-06
1
-1
/
+1
*
drm/ttm/amdgpu: consolidate ttm reserve paths
Dave Airlie
2020-08-06
1
-1
/
+1
*
Backmerge remote-tracking branch 'drm/drm-next' into drm-misc-next
Maarten Lankhorst
2020-06-29
1
-0
/
+11
|
\
|
*
drm/amdgpu: set TMZ bits in PTEs for secure BO (v4)
Alex Deucher
2020-04-28
1
-0
/
+11
*
|
drm/amdgpu: move ttm bo->offset to amdgpu_bo
Nirmoy Das
2020-06-25
1
-0
/
+1
|
/
*
drm/amdgpu/sa: move debugfs init into core amdgpu debugfs
Alex Deucher
2020-02-26
1
-0
/
+1
*
drm/amdgpu: rework synchronization of VM updates v4
Christian König
2020-02-05
1
-0
/
+3
*
Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rd...
Linus Torvalds
2019-11-30
1
-4
/
+9
|
\
|
*
drm/amdgpu: Use mmu_interval_insert instead of hmm_mirror
Jason Gunthorpe
2019-11-24
1
-4
/
+9
*
|
drm/amdgpu: cleanup creating BOs at fixed location (v2)
Christian König
2019-09-17
1
-0
/
+3
*
|
drm/amdgpu: allocate PDs/PTs with no_gpu_wait in a page fault
Christian König
2019-09-16
1
-0
/
+1
|
/
*
Merge tag 'drm-misc-next-2019-08-19' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
2019-08-21
1
-1
/
+1
|
\
[next]