[PATCH xf86-video-ati resend 1/2] EXA/6xx/7xx: fast solid pixmap support

Michel Dänzer michel at daenzer.net
Wed Jun 1 09:19:09 UTC 2016


On 01.06.2016 18:02, tan.hu at zte.com.cn wrote:
> Michel Dänzer <michel at daenzer.net> wrote on 2016-05-31 17:01:59:
> 
>>> +   R600SetSolidConsts(pScrn, &ps_alu_consts[0], pSrcPicture->format,
>>> +      pSrcPicture->pSourcePict->solidFill.color, 0);
>> [...]
>>> +   R600SetSolidConsts(pScrn, &ps_alu_consts[4], pMaskPicture->format,
>>> +      pMaskPicture->pSourcePict->solidFill.color, 1);
>>
>> The second lines of the R600SetSolidConsts calls aren't aligned with the
>> opening parentheses.
>>
>>
>> There may be more similar indentation problems that I missed.
> 
> Thank for reviewing. I have resend the patch after fixing indentation 
> problems, please check it.

Pushed, thanks!


-- 
Earthling Michel Dänzer               |               http://www.amd.com
Libre software enthusiast             |             Mesa and X developer


More information about the xorg-driver-ati mailing list