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-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
2021-06-01
drm/amdgpu: fix metadata_size for ubo ioctl queries
Shiwu Zhang
2021-05-22
Merge drm/drm-next into drm-misc-next
Thomas Zimmermann
2021-05-21
drm/amdgpu: Add new placement for preemptible SG BOs
Felix Kuehling
2021-05-21
Merge tag 'amd-drm-next-5.14-2021-05-19' of https://gitlab.freedesktop.org/ag...
Dave Airlie
2021-05-19
drm/amdgpu: Unmap all MMIO mappings
Andrey Grodzovsky
2021-05-05
drm/amdgpu: Add show_fdinfo() interface
Roy Sun
2021-04-26
Merge drm/drm-next into drm-misc-next
Maxime Ripard
2021-04-23
drm/amdgpu: remove AMDGPU_GEM_CREATE_SHADOW flag
Nirmoy Das
2021-04-23
drm/amdgpu: cleanup amdgpu_bo_create()
Nirmoy Das
2021-04-23
drm/amdgpu: expose amdgpu_bo_create_shadow()
Nirmoy Das
2021-04-19
drm/amdgpu: check base size instead of mem.num_pages
Christian König
2021-04-19
drm/amdgpu: freeing pinned objects is illegal now
Christian König
2021-04-09
drm/amdgpu: Remove unused function amdgpu_bo_fbdev_mmap()
Thomas Zimmermann
2021-04-09
drm/amdgpu: make BO type check less restrictive
Nirmoy Das
2021-04-09
drm/amdgpu: use amdgpu_bo_user bo for metadata and tiling flag
Nirmoy Das
2021-04-09
drm/amdgpu: introduce struct amdgpu_bo_user
Nirmoy Das
2021-04-09
drm/amdgpu: allow variable BO struct creation
Nirmoy Das
[next]