[PATCH 1/2] drm/radeon: allways add the VM clear duplicate

2015-07-08 Thread Christian König
On 08.07.2015 18:33, Alex Deucher wrote: > On Wed, Jul 8, 2015 at 12:31 PM, Christian König > wrote: >> On 08.07.2015 18:14, Alex Deucher wrote: >>> On Wed, Jul 8, 2015 at 12:08 PM, Christian König >>> wrote: On 08.07.2015 17:57, Alex Deucher wrote: > On Wed, Jul 8, 2015 at 3:56 AM, Ch

[PATCH 1/2] drm/radeon: allways add the VM clear duplicate

2015-07-08 Thread Christian König
On 08.07.2015 18:14, Alex Deucher wrote: > On Wed, Jul 8, 2015 at 12:08 PM, Christian König > wrote: >> On 08.07.2015 17:57, Alex Deucher wrote: >>> On Wed, Jul 8, 2015 at 3:56 AM, Christian König >> vodafone.de> >>> wrote: From: Christian König We need to allways add the VM cle

[PATCH 1/2] drm/radeon: allways add the VM clear duplicate

2015-07-08 Thread Christian König
On 08.07.2015 17:57, Alex Deucher wrote: > On Wed, Jul 8, 2015 at 3:56 AM, Christian König > wrote: >> From: Christian König >> >> We need to allways add the VM clear duplicate of the BO_VA, >> no matter what the old status was. >> >> Signed-off-by: Christian König >> Test-by: hadack at gmx.

[PATCH 1/2] drm/radeon: allways add the VM clear duplicate

2015-07-08 Thread Alex Deucher
On Wed, Jul 8, 2015 at 2:28 PM, Christian König wrote: > On 08.07.2015 18:33, Alex Deucher wrote: >> >> On Wed, Jul 8, 2015 at 12:31 PM, Christian König >> wrote: >>> >>> On 08.07.2015 18:14, Alex Deucher wrote: On Wed, Jul 8, 2015 at 12:08 PM, Christian König wrote: > >>>

[PATCH 1/2] drm/radeon: allways add the VM clear duplicate

2015-07-08 Thread Alex Deucher
On Wed, Jul 8, 2015 at 12:31 PM, Christian König wrote: > On 08.07.2015 18:14, Alex Deucher wrote: >> >> On Wed, Jul 8, 2015 at 12:08 PM, Christian König >> wrote: >>> >>> On 08.07.2015 17:57, Alex Deucher wrote: On Wed, Jul 8, 2015 at 3:56 AM, Christian König wrote: >

[PATCH 1/2] drm/radeon: allways add the VM clear duplicate

2015-07-08 Thread Alex Deucher
On Wed, Jul 8, 2015 at 12:08 PM, Christian König wrote: > On 08.07.2015 17:57, Alex Deucher wrote: >> >> On Wed, Jul 8, 2015 at 3:56 AM, Christian König >> wrote: >>> >>> From: Christian König >>> >>> We need to allways add the VM clear duplicate of the BO_VA, >>> no matter what the old statu

[PATCH 1/2] drm/radeon: allways add the VM clear duplicate

2015-07-08 Thread Alex Deucher
On Wed, Jul 8, 2015 at 3:56 AM, Christian König wrote: > From: Christian König > > We need to allways add the VM clear duplicate of the BO_VA, > no matter what the old status was. > > Signed-off-by: Christian König > Test-by: hadack at gmx.de This patch does not apply cleanly. It also adds

[PATCH 1/2] drm/radeon: allways add the VM clear duplicate

2015-07-08 Thread Christian König
From: Christian König We need to allways add the VM clear duplicate of the BO_VA, no matter what the old status was. Signed-off-by: Christian König Test-by: hadack at gmx.de --- drivers/gpu/drm/radeon/radeon_vm.c | 34 -- 1 file changed, 16 insertions(+), 18 d