Am 13.05.2014 21:47, schrieb Marek Ol??k:
> For the patch:
>
> Reviewed-by: Marek Ol??k
>
> It would be clearer if alt_domain was renamed to allowed_domains.
Yeah, already had the same idea. Going to rename "domain" to
"prefered_domains" and "alt_domain" to "allowed_domains" for 3.16.
Thanks,
C
For the patch:
Reviewed-by: Marek Ol??k
It would be clearer if alt_domain was renamed to allowed_domains.
Marek
On Mon, May 12, 2014 at 3:30 PM, Christian K?nig
wrote:
> From: Christian K?nig
>
> Some buffers (UVD/VM page tables) must be placed in VRAM,
> but the byte restriction for moving
From: Christian K?nig
Some buffers (UVD/VM page tables) must be placed in VRAM,
but the byte restriction for moving buffers didn't took this
into account.
v2: keep closer to the original code
Signed-off-by: Christian K?nig
---
drivers/gpu/drm/radeon/radeon_object.c | 2 +-
1 file changed, 1 i