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
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
2021-04-09
drm/amdgpu: don't evict vram on APUs for suspend to ram (v4)
Alex Deucher
2021-03-26
Merge tag 'amd-drm-next-5.13-2021-03-23' of https://gitlab.freedesktop.org/ag...
Daniel Vetter
2021-03-23
drm/amdgpu: Don't reserve vram as WC for A+A
Oak Zeng
2021-03-16
Merge tag 'drm-misc-next-2021-03-03' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
2021-02-09
drm/ttm: move memory accounting into vmwgfx v4
Christian König
2021-02-02
drm/amdgpu: enable freesync for A+A configs
Christian König
2021-02-02
drm/amdgpu: Fix a false positive when pin non-VRAM memory
xinhui pan
2021-01-25
drm/amdgpu: Make contiguous pinning optional
Felix Kuehling
2020-12-15
Merge drm/drm-next into drm-misc-next
Maarten Lankhorst
2020-12-14
drm/ttm: cleanup BO size handling v3
Christian König
2020-12-08
drm/amdgpu: remove amdgpu_ttm_late_init and amdgpu_bo_late_init
Alex Deucher
2020-12-03
drm: amdgpu: fix a kernel-doc markup
Mauro Carvalho Chehab
2020-11-10
Merge tag 'amd-drm-next-5.11-2020-11-05' of git://people.freedesktop.org/~agd...
Dave Airlie
2020-11-04
drm/ttm: replace context flags with bools v2
Christian König
2020-11-04
drm/ttm: rework no_retry handling v2
Christian König
2020-10-15
drm/amdgpu: Add debugfs entry for printing VM info
Mihir Bhogilal Patel
2020-10-15
drm/ttm: nuke caching placement flags
Christian König
2020-10-07
drm/ttm: nuke ttm_bo_evict_mm and rename mgr function v3
Christian König
2020-10-05
drm/amdgpu: get the correct vram type for van gogh
Huang Rui
2020-09-28
drm/amdgpu: stop using TTMs fault callback
Christian König
2020-09-24
drm/amdgpu: switch over to the new pin interface
Christian König
[next]