index
:
kernel/linux.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.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
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
Files
Lines
2019-06-10
drm/radeon: drop use of drmP.h (1/2)
Sam Ravnborg
1
-1
/
+6
2018-12-08
drm/ttm: allow reserving more than one shared slot v3
Christian König
1
-1
/
+1
2018-03-14
drm/radeon: fix prime teardown order
Christian König
1
-2
/
+0
2017-12-06
drm/ttm: add operation ctx to ttm_bo_validate v2
Christian König
1
-1
/
+2
2017-10-25
locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ...
Mark Rutland
1
-2
/
+2
2017-08-15
drm/radeon: switch to drm_*{get,put} helpers
Cihangir Akturk
1
-15
/
+15
2017-05-18
drm: drop drm_[cm]alloc* helpers
Michal Hocko
1
-1
/
+1
2017-04-07
drm/radeon: Refuse to migrate a prime BO to VRAM. (v2)
Christopher James Halse Rogers
1
-0
/
+4
2017-03-30
gpu: drm: amd/radeon: Convert printk(KERN_<LEVEL> to pr_<level>
Joe Perches
1
-2
/
+2
2017-02-02
drm/radeon: Fix vram_size/visible values in DRM_RADEON_GEM_INFO ioctl
Michel Dänzer
1
-2
/
+2
2016-10-18
drm: radeon: Replace drm_fb_get_bpp_depth() with drm_format_plane_cpp()
Laurent Pinchart
1
-1
/
+2
2016-05-17
drm: Remove unused drm_device from drm_gem_object_lookup()
Chris Wilson
1
-8
/
+8
2016-01-25
drm/radeon: Ensure radeon bo is unreserved in radeon_gem_va_ioctl
Matthew Dawson
1
-0
/
+1
2015-07-16
drm/radeon: fix user ptr race condition
Christian König
1
-0
/
+1
2015-07-08
drm/radeon: fix HDP flushing
Grigori Goronzy
1
-0
/
+1
2015-07-08
drm/radeon: use RCU query for GEM_BUSY syscall
Grigori Goronzy
1
-3
/
+8
2015-02-02
drm/radeon: don't init gpuvm if accel is disabled (v3)
Alex Deucher
1
-2
/
+4
2015-01-13
drm/radeon: don't print error on -ERESTARTSYS
Christian König
1
-1
/
+1
2014-12-24
Revert "drm/gem: Warn on illegal use of the dumb buffer interface v2"
Dave Airlie
1
-22
/
+4
2014-12-04
drm/ttm: optionally move duplicates to a separate list
Christian König
1
-1
/
+1
2014-12-03
drm/radeon: rename radeon_cs_reloc to radeon_bo_list
Christian König
1
-1
/
+1
2014-11-21
Merge branch 'drm-next-3.19' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
1
-1
/
+65
2014-11-21
drm/gem: Warn on illegal use of the dumb buffer interface v2
Thomas Hellstrom
1
-4
/
+22
2014-11-20
drm/radeon: update the VM after setting BO address v4
Christian König
1
-0
/
+64
2014-11-20
drm/radeon: stop re-reserving the BO in radeon_vm_bo_set_addr
Christian König
1
-1
/
+1
2014-10-03
drm/radeon: export reservation_object from dmabuf to ttm
Maarten Lankhorst
1
-1
/
+1
2014-09-02
drm/radeon: use rcu waits in some ioctls
Maarten Lankhorst
1
-6
/
+16
2014-08-11
drm/radeon: allow userptr write access under certain conditions
Christian König
1
-7
/
+12
2014-08-11
drm/radeon: add userptr flag to register MMU notifier v3
Christian König
1
-1
/
+8
2014-08-11
drm/radeon: add userptr flag to directly validate the BO to GTT
Christian König
1
-1
/
+17
2014-08-11
drm/radeon: add userptr flag to limit it to anonymous memory v2
Christian König
1
-1
/
+2
2014-08-11
drm/radeon: add userptr support v8
Christian König
1
-0
/
+68
2014-08-05
drm/radeon: use an intervall tree to manage the VMA v2
Alex Deucher
1
-2
/
+2
2014-08-05
drm/radeon: Only flush HDP cache from idle ioctl if BO is in VRAM
Michel Dänzer
1
-2
/
+4
2014-08-05
drm/radeon: s/ioctl_wait_idle/mmio_hpd_flush/
Michel Dänzer
1
-3
/
+3
2014-08-05
drm/radeon: remove discardable flag from radeon_gem_object_create
Christian König
1
-4
/
+3
2014-08-05
drm/radeon: remove visible vram size limit on bo allocation (v4)
Alex Deucher
1
-5
/
+7
2014-08-05
drm/radeon: use vram/gart pinned size in radeon_gem_info_ioctl
Alex Deucher
1
-7
/
+4
2014-08-05
drm/radeon: Allow write-combined CPU mappings of BOs in GTT (v2)
Michel Dänzer
1
-10
/
+6
2014-08-05
drm/radeon: Demote 'BO allocation size too large' message to debug only
Michel Dänzer
1
-2
/
+2
2014-03-03
drm/radeon: deduplicate code in radeon_gem_busy_ioctl
Marek Olšák
1
-12
/
+1
2014-03-03
drm/radeon: add a way to get and set initial buffer domains v2
Marek Olšák
1
-0
/
+36
2014-01-07
drivers: gpu: Mark function as static in radeon_gem.c
Rashika Kheria
1
-1
/
+1
2013-10-09
drm: kill ->gem_init_object() and friends
David Herrmann
1
-7
/
+0
2013-08-07
drm/gem: create drm_gem_dumb_destroy
Daniel Vetter
1
-7
/
+0
2013-05-02
radeon: add bo tracking debugfs
Jerome Glisse
1
-0
/
+50
2012-10-24
drm/radeon: move the retry to gem_object_create
Christian König
1
-1
/
+7
2012-10-24
drm/radeon: move size limits to gem_object_create.
Christian König
1
-0
/
+10
2012-10-04
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
1
-8
/
+46
2012-10-02
UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/
David Howells
1
-2
/
+2
[next]