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_dma_buf.c
Age
Commit message (
Expand
)
Author
2020-12-09
drm/amdgpu: Initialise drm_gem_object_funcs for imported BOs
Andrey Grodzovsky
2020-09-14
Merge drm/drm-next into drm-misc-next
Maxime Ripard
2020-09-09
drm: allow limiting the scatter list size.
Gerd Hoffmann
2020-09-08
Merge tag 'amd-drm-next-5.10-2020-09-03' of git://people.freedesktop.org/~agd...
Dave Airlie
2020-08-24
drm/amdgpu: drm_device to amdgpu_device by inline-f (v2)
Luben Tuikov
2020-08-11
drm/amdgpu: Enable P2P dmabuf over XGMI
Arunpravin
2020-07-13
drm: amdgpu: fix common struct sg_table related issues
Marek Szyprowski
2020-05-19
drm/amd: remove _unlocked suffix in drm_gem_object_put_unlocked
Emil Velikov
2020-05-19
drm/amdgpu: use the unlocked drm_gem_object_put
Emil Velikov
2020-04-01
drm/amdgpu: add support for exporting VRAM using DMA-buf v3
Christian König
2020-04-01
drm/amdgpu: add checks if DMA-buf P2P is supported
Christian König
2020-04-01
drm/amdgpu: note that we can handle peer2peer DMA-buf
Christian König
2020-02-27
dma-buf: drop dynamic_mapping flag
Christian König
2020-02-27
drm/amdgpu: implement amdgpu_gem_prime_move_notify v2
Christian König
2020-02-27
drm/amdgpu: add amdgpu_dma_buf_pin/unpin v2
Christian König
2020-02-27
dma-buf: add dynamic DMA-buf handling v15
Christian König
2019-12-17
Merge tag 'drm-misc-next-2019-12-16' of git://anongit.freedesktop.org/drm/drm...
Daniel Vetter
2019-12-06
drm: share address space for dma bufs
Gerd Hoffmann
2019-11-04
Merge tag 'drm-misc-next-2019-10-31' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
2019-10-28
drm/amdgpu: add independent DMA-buf import v9
Christian König
2019-10-28
drm/amdgpu: add independent DMA-buf export v8
Christian König
2019-10-03
drm/amdgpu: fix documentation for amdgpu_gem_prime_export
Alex Deucher
2019-08-21
Merge tag 'drm-misc-next-2019-08-19' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
2019-08-13
dma-buf: rename reservation_object to dma_resv
Christian König
2019-08-12
Merge tag 'drm-next-5.4-2019-08-09' of git://people.freedesktop.org/~agd5f/li...
Dave Airlie
2019-08-06
drm/amdgpu: switch driver from bo->resv to bo->base.resv
Gerd Hoffmann
2019-08-06
drm/amdgpu: use embedded gem object
Gerd Hoffmann
2019-08-05
dma-buf: add more reservation object locking wrappers
Christian König
2019-07-31
drm/amdgpu: Fill out gem_object->resv
Daniel Vetter
2019-07-30
drm/amdgpu: Fix amdgpu_display_supported_domains logic.
Andrey Grodzovsky
2019-06-21
drm/prime: Align gem_prime_export with obj_funcs.export
Daniel Vetter
2019-06-14
Merge tag 'drm-misc-next-2019-06-14' of git://anongit.freedesktop.org/drm/drm...
Daniel Vetter
2019-05-24
drm/amdgpu: rename amdgpu_prime.[ch] into amdgpu_dma_buf.[ch]
Christian König