[PATCH 4/4] drm/radeon: remove visible vram size limit on bo allocation (v3)

2014-07-22 Thread Michel Dänzer
On 19.07.2014 00:09, Alex Deucher wrote: > Now that fallback to gtt is fixed for cpu access, we can > remove this limit. > > bug: > https://bugs.freedesktop.org/show_bug.cgi?id=78717 > > v2: use new gart_pin_size to accurately track available gtt. > v3: fix comment [...] > @@ -55,10 +55,14 @@ i

[PATCH 4/4] drm/radeon: remove visible vram size limit on bo allocation (v3)

2014-07-22 Thread Alex Deucher
On Tue, Jul 22, 2014 at 5:14 AM, Michel D?nzer wrote: > On 19.07.2014 00:09, Alex Deucher wrote: >> Now that fallback to gtt is fixed for cpu access, we can >> remove this limit. >> >> bug: >> https://bugs.freedesktop.org/show_bug.cgi?id=78717 >> >> v2: use new gart_pin_size to accurately track av

[PATCH 4/4] drm/radeon: remove visible vram size limit on bo allocation (v3)

2014-07-18 Thread Alex Deucher
Now that fallback to gtt is fixed for cpu access, we can remove this limit. bug: https://bugs.freedesktop.org/show_bug.cgi?id=78717 v2: use new gart_pin_size to accurately track available gtt. v3: fix comment Signed-off-by: Alex Deucher Reviewed-by: Christian K?nig --- drivers/gpu/drm/radeon/