[PATCH] drm/radeon: fix cursor corruption on aruba and newer

2013-01-21 Thread Jerome Glisse
On Mon, Jan 21, 2013 at 5:10 PM, Alex Deucher wrote: > On Mon, Jan 21, 2013 at 4:22 PM, Alex Deucher > wrote: >> On Mon, Jan 21, 2013 at 3:50 PM, wrote: >>> From: Jerome Glisse >>> >>> Aruba and newer gpu does not need the avivo cursor work around, >>> quite the opposite this work around lead

[PATCH] drm/radeon: fix cursor corruption on aruba and newer

2013-01-21 Thread Alex Deucher
On Mon, Jan 21, 2013 at 4:22 PM, Alex Deucher wrote: > On Mon, Jan 21, 2013 at 3:50 PM, wrote: >> From: Jerome Glisse >> >> Aruba and newer gpu does not need the avivo cursor work around, >> quite the opposite this work around lead to corruption. >> >> Signed-off-by: Jerome Glisse >> --- >> d

[PATCH] drm/radeon: fix cursor corruption on aruba and newer

2013-01-21 Thread Jerome Glisse
On Mon, Jan 21, 2013 at 4:22 PM, Alex Deucher wrote: > On Mon, Jan 21, 2013 at 3:50 PM, wrote: >> From: Jerome Glisse >> >> Aruba and newer gpu does not need the avivo cursor work around, >> quite the opposite this work around lead to corruption. >> >> Signed-off-by: Jerome Glisse >> --- >> d

[PATCH] drm/radeon: fix cursor corruption on aruba and newer

2013-01-21 Thread Alex Deucher
On Mon, Jan 21, 2013 at 3:50 PM, wrote: > From: Jerome Glisse > > Aruba and newer gpu does not need the avivo cursor work around, > quite the opposite this work around lead to corruption. > > Signed-off-by: Jerome Glisse > --- > drivers/gpu/drm/radeon/radeon_cursor.c | 2 +- > 1 file changed,

[PATCH] drm/radeon: fix cursor corruption on aruba and newer

2013-01-21 Thread j.gli...@gmail.com
From: Jerome Glisse Aruba and newer gpu does not need the avivo cursor work around, quite the opposite this work around lead to corruption. Signed-off-by: Jerome Glisse --- drivers/gpu/drm/radeon/radeon_cursor.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/gpu/dr

Re: [PATCH] drm/radeon: fix cursor corruption on aruba and newer

2013-01-21 Thread Jerome Glisse
On Mon, Jan 21, 2013 at 5:10 PM, Alex Deucher wrote: > On Mon, Jan 21, 2013 at 4:22 PM, Alex Deucher wrote: >> On Mon, Jan 21, 2013 at 3:50 PM, wrote: >>> From: Jerome Glisse >>> >>> Aruba and newer gpu does not need the avivo cursor work around, >>> quite the opposite this work around lead to

Re: [PATCH] drm/radeon: fix cursor corruption on aruba and newer

2013-01-21 Thread Alex Deucher
On Mon, Jan 21, 2013 at 4:22 PM, Alex Deucher wrote: > On Mon, Jan 21, 2013 at 3:50 PM, wrote: >> From: Jerome Glisse >> >> Aruba and newer gpu does not need the avivo cursor work around, >> quite the opposite this work around lead to corruption. >> >> Signed-off-by: Jerome Glisse >> --- >> d

Re: [PATCH] drm/radeon: fix cursor corruption on aruba and newer

2013-01-21 Thread Jerome Glisse
On Mon, Jan 21, 2013 at 4:22 PM, Alex Deucher wrote: > On Mon, Jan 21, 2013 at 3:50 PM, wrote: >> From: Jerome Glisse >> >> Aruba and newer gpu does not need the avivo cursor work around, >> quite the opposite this work around lead to corruption. >> >> Signed-off-by: Jerome Glisse >> --- >> d

Re: [PATCH] drm/radeon: fix cursor corruption on aruba and newer

2013-01-21 Thread Alex Deucher
On Mon, Jan 21, 2013 at 3:50 PM, wrote: > From: Jerome Glisse > > Aruba and newer gpu does not need the avivo cursor work around, > quite the opposite this work around lead to corruption. > > Signed-off-by: Jerome Glisse > --- > drivers/gpu/drm/radeon/radeon_cursor.c | 2 +- > 1 file changed,

[PATCH] drm/radeon: fix cursor corruption on aruba and newer

2013-01-21 Thread j . glisse
From: Jerome Glisse Aruba and newer gpu does not need the avivo cursor work around, quite the opposite this work around lead to corruption. Signed-off-by: Jerome Glisse --- drivers/gpu/drm/radeon/radeon_cursor.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/gpu/dr