index
:
pm24.git
cpufreq-rust
master
more-events
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
amdgpu
/
amdgpu_object.c
Age
Commit message (
Expand
)
Author
2022-12-06
drm/amdgpu: generally allow over-commit during BO allocation
Christian König
2022-10-27
drm/ttm: rework on ttm_resource to use size_t type
Somalapuram Amaranath
2022-10-06
drm/amdgpu: Set vmbo destroy after pt bo is created
Philip Yang
2022-08-01
Merge drm/drm-next into drm-misc-next
Thomas Zimmermann
2022-07-13
drm/amdgpu: Check BO's requested pinning domains against its preferred_domains
Leo Li
2022-07-11
drm/amdgpu: audit bo->resource usage
Christian König
2022-07-11
drm/ttm: rename and cleanup ttm_bo_init
Christian König
2022-05-26
drm/amdgpu: add AMDGPU_GEM_CREATE_DISCARDABLE
Christian König
2022-05-26
drm/amdgpu: differentiate between LP and non-LP DDR memory
Alex Deucher
2022-04-28
Merge tag 'amd-drm-next-5.19-2022-04-15' of https://gitlab.freedesktop.org/ag...
Dave Airlie
2022-04-18
Merge drm/drm-next into drm-misc-next
Paul Cercueil
2022-04-12
Merge tag 'drm-misc-next-2022-04-07' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
2022-04-07
drm/ttm: remove bo->moving
Christian König
2022-04-07
drm/amdgpu: use DMA_RESV_USAGE_KERNEL
Christian König
2022-04-07
dma-buf: specify usage while adding fences to dma_resv obj v7
Christian König
2022-04-07
dma-buf: add enum dma_resv_usage v4
Christian König
2022-04-06
dma-buf/drivers: make reserving a shared slot mandatory v4
Christian König
2022-03-31
drm/amdgpu: fix incorrect size printing in error msg
Christian König
2022-03-25
drm/amdgpu: prevent memory wipe in suspend/shutdown stage
Guchun Chen
2022-02-25
Merge tag 'drm-misc-next-2022-02-23' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
2022-02-14
drm/amdgpu: remove VRAM accounting v2
Christian König
2022-02-14
drm/amdgpu: remove GTT accounting v2
Christian König
2022-02-07
drm/amdgpu: Fix recursive locking warning
Rajneesh Bhardwaj
2022-01-27
drm/amdgpu: Wipe all VRAM on free when RAS is enabled
Felix Kuehling
2022-01-11
drm/amdgpu: Unmap MMIO mappings when device is not unplugged
Leslie Shi
2021-11-17
drm/amdgpu: return early on error while setting bar0 memtype
Nirmoy Das
2021-11-05
drm/amdgpu: Fix dangling kfd_bo pointer for shared BOs
Felix Kuehling
2021-10-07
drm/amdgpu: unify BO evicting method in amdgpu_ttm
Nirmoy Das
2021-09-07
drm/amdgpu: remove unused amdgpu_bo_validate
Christian König
2021-08-25
drm/amdgpu: rename amdgpu_bo_get_preferred_pin_domain
Yifan Zhang
2021-08-20
drm/amdgpu: use the preferred pin domain after the check
Christian König
2021-07-30
Merge tag 'amd-drm-next-5.15-2021-07-29' of https://gitlab.freedesktop.org/ag...
Dave Airlie
2021-07-23
drm/amdgpu: Fix documentaion for amdgpu_bo_add_to_shadow_list
Anson Jacob
2021-07-21
Merge tag 'drm-misc-next-2021-07-16' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
2021-06-23
drm/amdgpu: Fix BUG_ON assert
Andrey Grodzovsky
2021-06-22
drm/amdgpu: rework dma_resv handling v3
Christian König
2021-06-15
drm/amdgpu: move shadow_list to amdgpu_bo_vm
Nirmoy Das
2021-06-15
drm/amdgpu: parameterize ttm BO destroy callback
Nirmoy Das
2021-06-10
Merge tag 'amd-drm-next-5.14-2021-06-09' of https://gitlab.freedesktop.org/ag...
Dave Airlie
2021-06-10
Merge tag 'drm-misc-next-2021-06-09' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
2021-06-06
dma-buf: drop the _rcu postfix on function names v3
Christian König
2021-06-04
drm/amdgpu: switch kzalloc to kvzalloc in amdgpu_bo_create
Changfeng
2021-06-04
drm/ttm: flip the switch for driver allocated resources v2
Christian König
2021-06-04
drm/ttm: allocate resource object instead of embedding it v2
Christian König
2021-06-04
Merge tag 'amd-drm-next-5.14-2021-06-02' of https://gitlab.freedesktop.org/ag...
Dave Airlie
2021-06-02
drm/ttm: rename bo->mem and make it a pointer
Christian König
2021-06-01
drm/amdgpu: remove unused code
Nirmoy Das
2021-06-01
drm/admgpu: add two shadow BO helper functions
Nirmoy Das
2021-06-01
drm/amdgpu: add amdgpu_bo_vm bo type
Nirmoy Das
2021-06-01
drm/amdgpu: free the metadata buffer for sg type BOs as well
Shiwu Zhang
[next]