[PATCH 07/26] drm/radeon: add proper locking to the SA v2

2012-05-01 Thread Christian König
On 30.04.2012 17:58, Jerome Glisse wrote: > On Mon, Apr 30, 2012 at 10:50 AM, Christian K?nig > wrote: >> Make the suballocator self containing to locking. >> >> v2: split the bugfix into a seperate patch. >> >> Signed-off-by: Christian K?nig > I would say NAK but i don't have better solution yet

Re: [PATCH 07/26] drm/radeon: add proper locking to the SA v2

2012-05-01 Thread Christian König
On 30.04.2012 17:58, Jerome Glisse wrote: On Mon, Apr 30, 2012 at 10:50 AM, Christian König wrote: Make the suballocator self containing to locking. v2: split the bugfix into a seperate patch. Signed-off-by: Christian König I would say NAK but i don't have better solution yet to the issue.

[PATCH 07/26] drm/radeon: add proper locking to the SA v2

2012-04-30 Thread Christian König
Make the suballocator self containing to locking. v2: split the bugfix into a seperate patch. Signed-off-by: Christian K?nig --- drivers/gpu/drm/radeon/radeon.h|1 + drivers/gpu/drm/radeon/radeon_sa.c | 17 +++-- 2 files changed, 12 insertions(+), 6 deletions(-) diff --gi

[PATCH 07/26] drm/radeon: add proper locking to the SA v2

2012-04-30 Thread Jerome Glisse
On Mon, Apr 30, 2012 at 10:50 AM, Christian K?nig wrote: > Make the suballocator self containing to locking. > > v2: split the bugfix into a seperate patch. > > Signed-off-by: Christian K?nig I would say NAK but i don't have better solution yet to the issue. Idea is that cs mutex protect the SA,

Re: [PATCH 07/26] drm/radeon: add proper locking to the SA v2

2012-04-30 Thread Jerome Glisse
On Mon, Apr 30, 2012 at 10:50 AM, Christian König wrote: > Make the suballocator self containing to locking. > > v2: split the bugfix into a seperate patch. > > Signed-off-by: Christian König I would say NAK but i don't have better solution yet to the issue. Idea is that cs mutex protect the SA,

[PATCH 07/26] drm/radeon: add proper locking to the SA v2

2012-04-30 Thread Christian König
Make the suballocator self containing to locking. v2: split the bugfix into a seperate patch. Signed-off-by: Christian König --- drivers/gpu/drm/radeon/radeon.h|1 + drivers/gpu/drm/radeon/radeon_sa.c | 17 +++-- 2 files changed, 12 insertions(+), 6 deletions(-) diff --gi

[PATCH 07/26] drm/radeon: add proper locking to the SA v2

2012-04-25 Thread Christian König
Make the suballocator self containing to locking. v2: split the bugfix into a seperate patch. Signed-off-by: Christian K?nig --- drivers/gpu/drm/radeon/radeon.h|1 + drivers/gpu/drm/radeon/radeon_sa.c | 17 +++-- 2 files changed, 12 insertions(+), 6 deletions(-) diff --gi

[PATCH 07/26] drm/radeon: add proper locking to the SA v2

2012-04-25 Thread Christian König
Make the suballocator self containing to locking. v2: split the bugfix into a seperate patch. Signed-off-by: Christian König --- drivers/gpu/drm/radeon/radeon.h|1 + drivers/gpu/drm/radeon/radeon_sa.c | 17 +++-- 2 files changed, 12 insertions(+), 6 deletions(-) diff --gi