index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
radeon
/
radeon_gem.c
Age
Commit message (
Expand
)
Author
2020-11-09
drm/gem: Use struct dma_buf_map in GEM vmap ops and convert GEM backends
Thomas Zimmermann
2020-09-25
drm/radeon: Introduce GEM object functions
Thomas Zimmermann
2020-09-09
drm/radeon/ttm: move to driver binding/destroy functions. (v2)
Dave Airlie
2020-08-06
drm/ttm: rename ttm_mem_type_manager -> ttm_resource_manager.
Dave Airlie
2020-08-06
drm/radeon/ttm: use wrapper to access memory manager
Dave Airlie
2020-06-24
Merge tag 'drm-misc-next-2020-06-19' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
2020-06-09
mmap locking API: use coccinelle to convert mmap_sem rwsem call sites
Michel Lespinasse
2020-05-19
drm/radeon: remove _unlocked suffix in drm_gem_object_put_unlocked
Emil Velikov
2019-12-05
drm/radeon: Don't include <drm/drm_pci.h>
Thomas Zimmermann
2019-10-25
drm/ttm: always keep BOs on the LRU
Christian König
2019-09-25
drm/radeon: untag user pointers in radeon_gem_userptr_ioctl
Andrey Konovalov
2019-08-13
dma-buf: rename reservation_object to dma_resv
Christian König
2019-08-06
drm/radeon: switch driver from bo->resv to bo->base.resv
Gerd Hoffmann
2019-08-06
drm/radeon: use embedded gem object
Gerd Hoffmann
2019-06-14
Merge tag 'drm-misc-next-2019-06-14' of git://anongit.freedesktop.org/drm/drm...
Daniel Vetter
2019-06-10
drm/radeon: drop use of drmP.h (1/2)
Sam Ravnborg
2019-05-31
drm/ttm: Make LRU removal optional v2
Christian König
2018-12-07
drm/ttm: allow reserving more than one shared slot v3
Christian König
2018-03-14
drm/radeon: fix prime teardown order
Christian König
2017-12-06
drm/ttm: add operation ctx to ttm_bo_validate v2
Christian König
2017-10-25
locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ...
Mark Rutland
2017-08-15
drm/radeon: switch to drm_*{get,put} helpers
Cihangir Akturk
2017-05-18
drm: drop drm_[cm]alloc* helpers
Michal Hocko
2017-04-07
drm/radeon: Refuse to migrate a prime BO to VRAM. (v2)
Christopher James Halse Rogers
2017-03-29
gpu: drm: amd/radeon: Convert printk(KERN_<LEVEL> to pr_<level>
Joe Perches
2017-02-02
drm/radeon: Fix vram_size/visible values in DRM_RADEON_GEM_INFO ioctl
Michel Dänzer
2016-10-18
drm: radeon: Replace drm_fb_get_bpp_depth() with drm_format_plane_cpp()
Laurent Pinchart
2016-05-17
drm: Remove unused drm_device from drm_gem_object_lookup()
Chris Wilson
2016-01-25
drm/radeon: Ensure radeon bo is unreserved in radeon_gem_va_ioctl
Matthew Dawson
2015-07-16
drm/radeon: fix user ptr race condition
Christian König
2015-07-08
drm/radeon: fix HDP flushing
Grigori Goronzy
2015-07-08
drm/radeon: use RCU query for GEM_BUSY syscall
Grigori Goronzy
2015-02-02
drm/radeon: don't init gpuvm if accel is disabled (v3)
Alex Deucher
2015-01-12
drm/radeon: don't print error on -ERESTARTSYS
Christian König
2014-12-24
Revert "drm/gem: Warn on illegal use of the dumb buffer interface v2"
Dave Airlie
2014-12-03
drm/ttm: optionally move duplicates to a separate list
Christian König
2014-12-03
drm/radeon: rename radeon_cs_reloc to radeon_bo_list
Christian König
2014-11-21
Merge branch 'drm-next-3.19' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
2014-11-21
drm/gem: Warn on illegal use of the dumb buffer interface v2
Thomas Hellstrom
2014-11-20
drm/radeon: update the VM after setting BO address v4
Christian König
2014-11-20
drm/radeon: stop re-reserving the BO in radeon_vm_bo_set_addr
Christian König
2014-10-03
drm/radeon: export reservation_object from dmabuf to ttm
Maarten Lankhorst
2014-09-02
drm/radeon: use rcu waits in some ioctls
Maarten Lankhorst
2014-08-11
drm/radeon: allow userptr write access under certain conditions
Christian König
2014-08-11
drm/radeon: add userptr flag to register MMU notifier v3
Christian König
2014-08-11
drm/radeon: add userptr flag to directly validate the BO to GTT
Christian König
2014-08-11
drm/radeon: add userptr flag to limit it to anonymous memory v2
Christian König
2014-08-11
drm/radeon: add userptr support v8
Christian König
2014-08-05
drm/radeon: use an intervall tree to manage the VMA v2
Alex Deucher
2014-08-05
drm/radeon: Only flush HDP cache from idle ioctl if BO is in VRAM
Michel Dänzer
[next]