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.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_object.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-06-10
drm/radeon: rename alt_domain to allowed_domains
Christian König
1
-4
/
+5
2014-06-05
Merge commit '9e9a928eed8796a0a1aaed7e0b676db86ba84594' into drm-next
Dave Airlie
1
-16
/
+24
2014-06-02
drm/radeon: use NULL instead of zero in object functions
Michele CURTI
1
-1
/
+1
2014-05-20
drm/radeon: fix buffer placement under memory pressure v2
Christian König
1
-1
/
+1
2014-05-20
drm/radeon: also try GART for CPU accessed buffers
Christian König
1
-15
/
+23
2014-04-04
drm/radeon: Use two-ended allocation by size, v2
Lauri Kasanen
1
-1
/
+12
2014-03-16
drm: init TTM dev_mapping in ttm_bo_device_init()
David Herrmann
1
-1
/
+0
2014-03-16
drm: use anon-inode instead of relying on cdevs
David Herrmann
1
-1
/
+1
2014-03-04
drm/radeon: remove struct radeon_bo_list
Christian König
1
-2
/
+2
2014-03-03
drm/radeon: limit how much memory TTM can move per IB according to VRAM usage
Marek Olšák
1
-6
/
+82
2014-03-03
drm/radeon: validate relocations in the order determined by userspace v3
Marek Olšák
1
-10
/
+0
2014-03-03
drm/radeon: track memory statistics about VRAM and GTT usage and buffer moves v2
Marek Olšák
1
-1
/
+35
2014-03-03
drm/radeon: add a way to get and set initial buffer domains v2
Marek Olšák
1
-0
/
+3
2014-01-07
drivers: gpu: Mark function as static in radeon_object.c
Rashika Kheria
1
-1
/
+1
2013-08-19
drm/radeon: remove stale gem->driver_private access
David Herrmann
1
-1
/
+0
2013-07-14
drm/radeon: add missing ttm_eu_backoff_reservation to radeon_bo_list_validate
Maarten Lankhorst
1
-0
/
+1
2013-06-28
drm/radeon: get rid of ttm_bo_is_reserved usage
Maarten Lankhorst
1
-3
/
+5
2013-06-28
drm/radeon: inline reservations
Maarten Lankhorst
1
-23
/
+0
2013-06-28
drm/ttm: make ttm reservation calls behave like reservation calls
Maarten Lankhorst
1
-2
/
+3
2013-05-31
radeon: Switch to arch_phys_wc_add and add a missing ..._del
Andy Lutomirski
1
-2
/
+3
2013-04-09
drm/radeon: UVD bringup v8
Christian König
1
-1
/
+3
2013-04-09
drm/radeon: rework fallback handling v2
Christian König
1
-4
/
+4
2013-04-09
drm/radeon: Use direct mapping for fast fb access on RS690
Samuel Li
1
-1
/
+3
2013-01-17
Revert "drm/radeon: do not move bo to different placement at each cs"
Alex Deucher
1
-8
/
+10
2012-12-14
radeon: fix regression with eviction since evict caching changes
Dave Airlie
1
-2
/
+2
2012-12-12
drm/radeon: do not move bo to different placement at each cs
Jerome Glisse
1
-10
/
+8
2012-12-10
drm/ttm: remove no_wait_reserve, v3
Maarten Lankhorst
1
-4
/
+4
2012-12-10
drm/radeon: allow move_notify to be called without reservation
Maarten Lankhorst
1
-1
/
+1
2012-12-10
Merge branch 'drm-next-3.8' of git://people.freedesktop.org/~agd5f/linux into...
Dave Airlie
1
-4
/
+14
2012-12-08
drm/radeon: use cached memory when evicting for vram on non agp
Jerome Glisse
1
-4
/
+14
2012-11-20
drm/ttm: remove ttm_buffer_object->buffer_start
Marcin Slusarz
1
-1
/
+1
2012-11-07
drm/radeon: Use ttm_bo_is_reserved
Maarten Lankhorst
1
-3
/
+3
2012-10-24
drm/radeon: move the retry to gem_object_create
Christian König
1
-10
/
+0
2012-10-24
drm/radeon: move size limits to gem_object_create.
Christian König
1
-9
/
+0
2012-10-04
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
1
-18
/
+4
2012-10-02
UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/
David Howells
1
-1
/
+1
2012-09-20
drm/radeon: rework the VM code a bit more (v2)
Christian König
1
-1
/
+1
2012-09-20
drm/radeon: let bo_reserve take no_intr instead of no_wait param
Christian König
1
-4
/
+3
2012-09-20
drm/radeon: move and rename radeon_bo_va function
Christian König
1
-13
/
+0
2012-08-21
Revert "drm/radeon: fix bo creation retry path"
Alex Deucher
1
-2
/
+1
2012-08-13
drm/radeon: fence virtual address and free it once idle v4
Jerome Glisse
1
-5
/
+1
2012-07-25
drm/radeon: fix bo creation retry path
Jerome Glisse
1
-1
/
+2
2012-07-25
drm: track dev_mapping in more robust and flexible way
Ilija Hadzic
1
-3
/
+1
2012-06-21
drm/radeon: replace vmram_mutex with mclk_lock v2
Christian König
1
-4
/
+4
2012-05-23
drm/radeon: add PRIME support (v2)
Alex Deucher
1
-2
/
+4
2012-05-23
ttm: add prime sharing support to TTM (v2)
Dave Airlie
1
-1
/
+1
2012-04-02
drm/radeon: Don't dereference possibly-NULL pointer.
Michel Dänzer
1
-1
/
+2
2012-03-28
drm/radeon: Only warn if the intra-domain offset actually exceeds the limit.
Michel Dänzer
1
-1
/
+11
2012-03-20
drm/radeon: Restrict offset for legacy hardware cursor.
Michel Dänzer
1
-1
/
+17
2012-02-13
drm/radeon: add support for evergreen/ni tiling informations v11
Jerome Glisse
1
-0
/
+46
[next]