Re: [PATCH] drm/radeon: fix checking of MSAA renderbuffers on r600-r700

2012-08-20 Thread Marek Olšák
On Mon, Aug 20, 2012 at 7:35 AM, Paul Menzel wrote: > Dear Marek, > > > thank you for all your work on MSAA. > > > Am Sonntag, den 19.08.2012, 21:23 +0200 schrieb Marek Olšák: > > Unfortunately you do not provide any commit message. What is the problem > and what are the symptoms? When was it intr

Re: [PATCH] drm/radeon: fix checking of MSAA renderbuffers on r600-r700

2012-08-19 Thread Paul Menzel
Dear Marek, thank you for all your work on MSAA. Am Sonntag, den 19.08.2012, 21:23 +0200 schrieb Marek Olšák: Unfortunately you do not provide any commit message. What is the problem and what are the symptoms? When was it introduced? How is it solved in your patch? > Signed-off-by: Marek Olšá