[PATCH] drm/radeon/kms: fix regressions in CS checker due to r6xx tiling changes

2010-06-09 Thread Rafał Miłecki
W dniu 9 czerwca 2010 16:25 u?ytkownik Alex Deucher napisa?: > 2010/6/9 Rafa? Mi?ecki : >> Any news on that? Maybe you can get it as is (for d-r-t) Dave and >> eventually get another patch later? > > I have a set of rebased patches built against drm-fixes (including > Matt's suggestion), but

[PATCH] drm/radeon/kms: fix regressions in CS checker due to r6xx tiling changes

2010-06-09 Thread Rafał Miłecki
Any news on that? Maybe you can get it as is (for d-r-t) Dave and eventually get another patch later? -- Rafa?

[PATCH] drm/radeon/kms: fix regressions in CS checker due to r6xx tiling changes

2010-06-09 Thread Alex Deucher
2010/6/9 Rafa? Mi?ecki : > Any news on that? Maybe you can get it as is (for d-r-t) Dave and > eventually get another patch later? I have a set of rebased patches built against drm-fixes (including Matt's suggestion), but there are still a few 3D demos that are causing CS errors with tiling

Re: [PATCH] drm/radeon/kms: fix regressions in CS checker due to r6xx tiling changes

2010-06-09 Thread Rafał Miłecki
Any news on that? Maybe you can get it as is (for d-r-t) Dave and eventually get another patch later? -- Rafał ___ dri-devel mailing list dri-devel@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/dri-devel

Re: [PATCH] drm/radeon/kms: fix regressions in CS checker due to r6xx tiling changes

2010-06-09 Thread Alex Deucher
2010/6/9 Rafał Miłecki zaj...@gmail.com: Any news on that? Maybe you can get it as is (for d-r-t) Dave and eventually get another patch later? I have a set of rebased patches built against drm-fixes (including Matt's suggestion), but there are still a few 3D demos that are causing CS errors

Re: [PATCH] drm/radeon/kms: fix regressions in CS checker due to r6xx tiling changes

2010-06-09 Thread Rafał Miłecki
W dniu 9 czerwca 2010 16:25 użytkownik Alex Deucher alexdeuc...@gmail.com napisał: 2010/6/9 Rafał Miłecki zaj...@gmail.com: Any news on that? Maybe you can get it as is (for d-r-t) Dave and eventually get another patch later? I have a set of rebased patches built against drm-fixes (including

[PATCH] drm/radeon/kms: fix regressions in CS checker due to r6xx tiling changes

2010-06-03 Thread Alex Deucher
On Wed, Jun 2, 2010 at 9:30 PM, Matt Turner wrote: > On Wed, Jun 2, 2010 at 3:16 PM, Alex Deucher wrote: >> On Wed, Jun 2, 2010 at 2:32 PM, Matt Turner wrote: >>> On Wed, Jun 2, 2010 at 1:53 PM, Alex Deucher >>> wrote: Fixes: https://bugs.freedesktop.org/show_bug.cgi?id=28327

[PATCH] drm/radeon/kms: fix regressions in CS checker due to r6xx tiling changes

2010-06-02 Thread Matt Turner
On Wed, Jun 2, 2010 at 3:16 PM, Alex Deucher wrote: > On Wed, Jun 2, 2010 at 2:32 PM, Matt Turner wrote: >> On Wed, Jun 2, 2010 at 1:53 PM, Alex Deucher >> wrote: >>> Fixes: >>> https://bugs.freedesktop.org/show_bug.cgi?id=28327 >>> >>> Signed-off-by: Alex Deucher >>> --- >>>

[PATCH] drm/radeon/kms: fix regressions in CS checker due to r6xx tiling changes

2010-06-02 Thread Alex Deucher
On Wed, Jun 2, 2010 at 2:32 PM, Matt Turner wrote: > On Wed, Jun 2, 2010 at 1:53 PM, Alex Deucher wrote: >> Fixes: >> https://bugs.freedesktop.org/show_bug.cgi?id=28327 >> >> Signed-off-by: Alex Deucher >> --- >> ?drivers/gpu/drm/radeon/r600_cs.c | ? 43 >> ++---

[PATCH] drm/radeon/kms: fix regressions in CS checker due to r6xx tiling changes

2010-06-02 Thread Matt Turner
On Wed, Jun 2, 2010 at 1:53 PM, Alex Deucher wrote: > Fixes: > https://bugs.freedesktop.org/show_bug.cgi?id=28327 > > Signed-off-by: Alex Deucher > --- > ?drivers/gpu/drm/radeon/r600_cs.c | ? 43 ++--- > ?1 files changed, 16 insertions(+), 27 deletions(-) > > diff

[PATCH] drm/radeon/kms: fix regressions in CS checker due to r6xx tiling changes

2010-06-02 Thread Alex Deucher
Fixes: https://bugs.freedesktop.org/show_bug.cgi?id=28327 Signed-off-by: Alex Deucher --- drivers/gpu/drm/radeon/r600_cs.c | 43 ++--- 1 files changed, 16 insertions(+), 27 deletions(-) diff --git a/drivers/gpu/drm/radeon/r600_cs.c

[PATCH] drm/radeon/kms: fix regressions in CS checker due to r6xx tiling changes

2010-06-02 Thread Alex Deucher
Fixes: https://bugs.freedesktop.org/show_bug.cgi?id=28327 Signed-off-by: Alex Deucher alexdeuc...@gmail.com --- drivers/gpu/drm/radeon/r600_cs.c | 43 ++--- 1 files changed, 16 insertions(+), 27 deletions(-) diff --git a/drivers/gpu/drm/radeon/r600_cs.c

Re: [PATCH] drm/radeon/kms: fix regressions in CS checker due to r6xx tiling changes

2010-06-02 Thread Matt Turner
On Wed, Jun 2, 2010 at 1:53 PM, Alex Deucher alexdeuc...@gmail.com wrote: Fixes: https://bugs.freedesktop.org/show_bug.cgi?id=28327 Signed-off-by: Alex Deucher alexdeuc...@gmail.com ---  drivers/gpu/drm/radeon/r600_cs.c |   43 ++---  1 files changed, 16

Re: [PATCH] drm/radeon/kms: fix regressions in CS checker due to r6xx tiling changes

2010-06-02 Thread Alex Deucher
On Wed, Jun 2, 2010 at 2:32 PM, Matt Turner matts...@gmail.com wrote: On Wed, Jun 2, 2010 at 1:53 PM, Alex Deucher alexdeuc...@gmail.com wrote: Fixes: https://bugs.freedesktop.org/show_bug.cgi?id=28327 Signed-off-by: Alex Deucher alexdeuc...@gmail.com ---  drivers/gpu/drm/radeon/r600_cs.c |

Re: [PATCH] drm/radeon/kms: fix regressions in CS checker due to r6xx tiling changes

2010-06-02 Thread Matt Turner
On Wed, Jun 2, 2010 at 3:16 PM, Alex Deucher alexdeuc...@gmail.com wrote: On Wed, Jun 2, 2010 at 2:32 PM, Matt Turner matts...@gmail.com wrote: On Wed, Jun 2, 2010 at 1:53 PM, Alex Deucher alexdeuc...@gmail.com wrote: Fixes: https://bugs.freedesktop.org/show_bug.cgi?id=28327 Signed-off-by:

Re: [PATCH] drm/radeon/kms: fix regressions in CS checker due to r6xx tiling changes

2010-06-02 Thread Alex Deucher
On Wed, Jun 2, 2010 at 9:30 PM, Matt Turner matts...@gmail.com wrote: On Wed, Jun 2, 2010 at 3:16 PM, Alex Deucher alexdeuc...@gmail.com wrote: On Wed, Jun 2, 2010 at 2:32 PM, Matt Turner matts...@gmail.com wrote: On Wed, Jun 2, 2010 at 1:53 PM, Alex Deucher alexdeuc...@gmail.com wrote: Fixes: