[PATCH 1/6] drm/radeon: add a way to get and set initial buffer domains

2014-03-02 Thread Marek Olšák
From: Marek Ol??k When passing buffers between processes, the receiving process needs to know the original buffer domain, so that it doesn't accidentally move the buffer. v2: reserve the buffer Signed-off-by: Marek Ol??k --- drivers/gpu/drm/radeon/radeon.h| 3 +++ drivers/gpu/drm/rad

[PATCH 1/6] drm/radeon: add a way to get and set initial buffer domains

2014-02-26 Thread Marek Olšák
From: Marek Ol??k When passing buffers between processes, the receiving process needs to know the original buffer domain, so that it doesn't accidentally move the buffer. Signed-off-by: Marek Ol??k --- drivers/gpu/drm/radeon/radeon.h| 3 +++ drivers/gpu/drm/radeon/radeon_drv.c| 3

[PATCH 1/6] drm/radeon: add a way to get and set initial buffer domains

2014-02-26 Thread Marek Olšák
I'll send the other patches today. Marek On Wed, Feb 26, 2014 at 10:39 AM, Christian K?nig wrote: > Am 26.02.2014 01:44, schrieb Marek Ol??k: > >> From: Marek Ol??k >> >> When passing buffers between processes, the receiving process needs to >> know >> the original buffer domain, so that it doe

[PATCH 1/6] drm/radeon: add a way to get and set initial buffer domains

2014-02-26 Thread Christian König
Am 26.02.2014 01:44, schrieb Marek Ol??k: > From: Marek Ol??k > > When passing buffers between processes, the receiving process needs to know > the original buffer domain, so that it doesn't accidentally move the buffer. > > Signed-off-by: Marek Ol??k This patch is: Reviewed-by: Christian K?nig

[PATCH 1/6] drm/radeon: add a way to get and set initial buffer domains

2014-02-26 Thread Marek Olšák
From: Marek Ol??k When passing buffers between processes, the receiving process needs to know the original buffer domain, so that it doesn't accidentally move the buffer. Signed-off-by: Marek Ol??k --- drivers/gpu/drm/radeon/radeon.h| 3 +++ drivers/gpu/drm/radeon/radeon_drv.c| 3

[PATCH 1/6] drm/radeon: add a way to get and set initial buffer domains

2014-02-24 Thread Christian König
Am 24.02.2014 16:20, schrieb Marek Ol??k: > From: Marek Ol??k > > When passing buffers between processes, the receiving process needs to know > the original buffer domain, so that it doesn't accidentally move the buffer. > > Signed-off-by: Marek Ol??k > --- > drivers/gpu/drm/radeon/radeon.h

[PATCH 1/6] drm/radeon: add a way to get and set initial buffer domains

2014-02-24 Thread Marek Olšák
From: Marek Ol??k When passing buffers between processes, the receiving process needs to know the original buffer domain, so that it doesn't accidentally move the buffer. Signed-off-by: Marek Ol??k --- drivers/gpu/drm/radeon/radeon.h| 3 +++ drivers/gpu/drm/radeon/radeon_drv.c| 3