Re: [PATCH 2/3] exa: Accelerate ARGB2101010 pictures (v2)

2017-12-27 Thread Michel Dänzer
On 2017-12-23 07:07 AM, Mario Kleiner wrote: > From: Fredrik Höglund > > Tested by Mario on a Radeon HD 4000 series for the r600 > exa path, and on Radeon HD 5770 for the evergreen exa > path. > > Signed-off-by: Fredrik Höglund > Reviewed-and-Tested-by: Mario Kleiner > > v2: Add format handli

[PATCH 2/3] exa: Accelerate ARGB2101010 pictures (v2)

2017-12-22 Thread Mario Kleiner
From: Fredrik Höglund Tested by Mario on a Radeon HD 4000 series for the r600 exa path, and on Radeon HD 5770 for the evergreen exa path. Signed-off-by: Fredrik Höglund Reviewed-and-Tested-by: Mario Kleiner v2: Add format handling in XXXSetSolidConsts() as well, as suggested by Fredrik.