[Mesa-dev] [PATCH 09/24] radeon/vce: use nblk_y instead of npix_y

Christian König deathsimple at vodafone.de
Tue Oct 25 10:27:44 UTC 2016


Am 25.10.2016 um 12:18 schrieb Marek Olšák:
> On Tue, Oct 25, 2016 at 9:32 AM, Christian König
> <deathsimple at vodafone.de> wrote:
>> Am 25.10.2016 um 00:33 schrieb Marek Olšák:
>>> From: Marek Olšák <marek.olsak at amd.com>
>>>
>>> npix_y will be removed. level[0].npix_y will be removed too. nblk_y should
>>> be the same as npix_y if the block height == 1. However, nblk_y is aligned
>>> to the tile size, so it can be greater than npix_y.
>>
>> Mhm, what if block_height is > 1? That shouldn't happen in this case,
>> doesn't it?
> It's > 1 only for BCn (S3TC, BPTC), ETC2, ASTC.

Ok, that clearly will never happen. Patch is Reviewed-by: Christian 
König <christian.koenig at amd.com>.

Christian.

>
> Marek




More information about the mesa-dev mailing list