Christian König
|
ce6758c8bd
drm/radeon: rename alt_domain to allowed_domains
|
11 年之前 |
Dave Airlie
|
8d4ad9d4bb
Merge commit '9e9a928eed8796a0a1aaed7e0b676db86ba84594' into drm-next
|
11 年之前 |
Michele CURTI
|
1243235469
drm/radeon: use NULL instead of zero in object functions
|
11 年之前 |
Christian König
|
4b09556660
drm/radeon: fix buffer placement under memory pressure v2
|
11 年之前 |
Christian König
|
544092596e
drm/radeon: also try GART for CPU accessed buffers
|
11 年之前 |
Lauri Kasanen
|
deadcb36f4
drm/radeon: Use two-ended allocation by size, v2
|
11 年之前 |
David Herrmann
|
44d847b743
drm: init TTM dev_mapping in ttm_bo_device_init()
|
12 年之前 |
David Herrmann
|
6796cb16c0
drm: use anon-inode instead of relying on cdevs
|
11 年之前 |
Christian König
|
df0af4403a
drm/radeon: remove struct radeon_bo_list
|
11 年之前 |
Marek Olšák
|
19dff56a5f
drm/radeon: limit how much memory TTM can move per IB according to VRAM usage
|
11 年之前 |
Marek Olšák
|
c9b7654889
drm/radeon: validate relocations in the order determined by userspace v3
|
11 年之前 |
Marek Olšák
|
67e8e3f970
drm/radeon: track memory statistics about VRAM and GTT usage and buffer moves v2
|
11 年之前 |
Marek Olšák
|
bda72d58a2
drm/radeon: add a way to get and set initial buffer domains v2
|
11 年之前 |
Rashika Kheria
|
2f43651c18
drivers: gpu: Mark function as static in radeon_object.c
|
11 年之前 |
David Herrmann
|
e552df37ad
drm/radeon: remove stale gem->driver_private access
|
12 年之前 |
Maarten Lankhorst
|
1b6e5fd5f4
drm/radeon: add missing ttm_eu_backoff_reservation to radeon_bo_list_validate
|
12 年之前 |
Maarten Lankhorst
|
977c38d50e
drm/radeon: get rid of ttm_bo_is_reserved usage
|
12 年之前 |
Maarten Lankhorst
|
c43f9b1699
drm/radeon: inline reservations
|
12 年之前 |
Maarten Lankhorst
|
ecff665f5e
drm/ttm: make ttm reservation calls behave like reservation calls
|
12 年之前 |
Andy Lutomirski
|
07ebea251d
radeon: Switch to arch_phys_wc_add and add a missing ..._del
|
12 年之前 |
Christian König
|
f2ba57b5ea
drm/radeon: UVD bringup v8
|
12 年之前 |
Christian König
|
4474f3a91f
drm/radeon: rework fallback handling v2
|
12 年之前 |
Samuel Li
|
a0a53aa8c7
drm/radeon: Use direct mapping for fast fb access on RS690
|
12 年之前 |
Alex Deucher
|
20707874fd
Revert "drm/radeon: do not move bo to different placement at each cs"
|
12 年之前 |
Dave Airlie
|
dd54fee7d4
radeon: fix regression with eviction since evict caching changes
|
12 年之前 |
Jerome Glisse
|
d025e9e2b8
drm/radeon: do not move bo to different placement at each cs
|
12 年之前 |
Maarten Lankhorst
|
97a875cbdf
drm/ttm: remove no_wait_reserve, v3
|
12 年之前 |
Maarten Lankhorst
|
6ed9ccb412
drm/radeon: allow move_notify to be called without reservation
|
12 年之前 |
Dave Airlie
|
1a1494def7
Merge branch 'drm-next-3.8' of git://people.freedesktop.org/~agd5f/linux into drm-next
|
12 年之前 |
Jerome Glisse
|
0d0b3e7443
drm/radeon: use cached memory when evicting for vram on non agp
|
12 年之前 |