[PATCH] drm/radeon: allow CMASK and FMASK in the CS checker on r600-r700

2012-08-20 Thread Alex Deucher
On Sun, Aug 19, 2012 at 5:58 PM, Dave Airlie wrote: > On Mon, Aug 20, 2012 at 7:51 AM, Marek Ol??k wrote: >> Please can someone tell me if this patch will end up in kernel 3.6 or 3.7. >> >> If it is merged in Linus's tree in the coming days, I'll try to >> complete R600-R700 MSAA support (and the

[PATCH] drm/radeon: allow CMASK and FMASK in the CS checker on r600-r700

2012-08-20 Thread Dave Airlie
On Mon, Aug 20, 2012 at 7:51 AM, Marek Ol??k wrote: > Please can someone tell me if this patch will end up in kernel 3.6 or 3.7. > > If it is merged in Linus's tree in the coming days, I'll try to > complete R600-R700 MSAA support (and therefore GL3.0) for Mesa 9.0. I'll try and get it merged to

Re: [PATCH] drm/radeon: allow CMASK and FMASK in the CS checker on r600-r700

2012-08-20 Thread Alex Deucher
On Sun, Aug 19, 2012 at 5:58 PM, Dave Airlie wrote: > On Mon, Aug 20, 2012 at 7:51 AM, Marek Olšák wrote: >> Please can someone tell me if this patch will end up in kernel 3.6 or 3.7. >> >> If it is merged in Linus's tree in the coming days, I'll try to >> complete R600-R700 MSAA support (and the

[PATCH] drm/radeon: allow CMASK and FMASK in the CS checker on r600-r700

2012-08-19 Thread Marek Olšák
Please can someone tell me if this patch will end up in kernel 3.6 or 3.7. If it is merged in Linus's tree in the coming days, I'll try to complete R600-R700 MSAA support (and therefore GL3.0) for Mesa 9.0. Marek On Sun, Aug 19, 2012 at 2:22 AM, Marek Ol??k wrote: > MSAA is impossible without t

Re: [PATCH] drm/radeon: allow CMASK and FMASK in the CS checker on r600-r700

2012-08-19 Thread Dave Airlie
On Mon, Aug 20, 2012 at 7:51 AM, Marek Olšák wrote: > Please can someone tell me if this patch will end up in kernel 3.6 or 3.7. > > If it is merged in Linus's tree in the coming days, I'll try to > complete R600-R700 MSAA support (and therefore GL3.0) for Mesa 9.0. I'll try and get it merged to

Re: [PATCH] drm/radeon: allow CMASK and FMASK in the CS checker on r600-r700

2012-08-19 Thread Marek Olšák
Please can someone tell me if this patch will end up in kernel 3.6 or 3.7. If it is merged in Linus's tree in the coming days, I'll try to complete R600-R700 MSAA support (and therefore GL3.0) for Mesa 9.0. Marek On Sun, Aug 19, 2012 at 2:22 AM, Marek Olšák wrote: > MSAA is impossible without t

[PATCH] drm/radeon: allow CMASK and FMASK in the CS checker on r600-r700

2012-08-19 Thread Jerome Glisse
On Sat, Aug 18, 2012 at 8:22 PM, Marek Ol??k wrote: > MSAA is impossible without them. Reviewed-by: Jerome Glisse > Signed-off-by: Marek Ol??k > --- > drivers/gpu/drm/radeon/r600_cs.c | 94 > +- > drivers/gpu/drm/radeon/r600d.h | 17 ++ > dri

Re: [PATCH] drm/radeon: allow CMASK and FMASK in the CS checker on r600-r700

2012-08-19 Thread Jerome Glisse
On Sat, Aug 18, 2012 at 8:22 PM, Marek Olšák wrote: > MSAA is impossible without them. Reviewed-by: Jerome Glisse > Signed-off-by: Marek Olšák > --- > drivers/gpu/drm/radeon/r600_cs.c | 94 > +- > drivers/gpu/drm/radeon/r600d.h | 17 ++ > dri

[PATCH] drm/radeon: allow CMASK and FMASK in the CS checker on r600-r700

2012-08-19 Thread Marek Olšák
MSAA is impossible without them. Signed-off-by: Marek Ol??k --- drivers/gpu/drm/radeon/r600_cs.c | 94 +- drivers/gpu/drm/radeon/r600d.h | 17 ++ drivers/gpu/drm/radeon/radeon_drv.c |3 +- drivers/gpu/drm/radeon/reg_srcs/r600 |8 --- 4 f

[PATCH] drm/radeon: allow CMASK and FMASK in the CS checker on r600-r700

2012-08-18 Thread Marek Olšák
MSAA is impossible without them. Signed-off-by: Marek Olšák --- drivers/gpu/drm/radeon/r600_cs.c | 94 +- drivers/gpu/drm/radeon/r600d.h | 17 ++ drivers/gpu/drm/radeon/radeon_drv.c |3 +- drivers/gpu/drm/radeon/reg_srcs/r600 |8 --- 4 f