There are 3 changes:
1) stride is specified for each buffer, not just one, so that drivers don't
have to derive it from the outputs
2) new per-output property dst_offset, which specifies the offset
into the buffer in dwords where the output should be stored,
so that drivers don't have to
- Original Message -
> On Mon, Jan 9, 2012 at 7:31 PM, Jose Fonseca
> wrote:
> >
> >
> > - Original Message -
> >> There are 3 changes:
> >>
> >> 1) stride is specified for each buffer, not just one, so that
> >> drivers
> >> don't
> >> have to derive it from the outputs
> >>
On Mon, Jan 9, 2012 at 7:31 PM, Jose Fonseca wrote:
>
>
> - Original Message -
>> There are 3 changes:
>>
>> 1) stride is specified for each buffer, not just one, so that drivers
>> don't
>> have to derive it from the outputs
>>
>> 2) new per-output property dst_offset, which specifies
- Original Message -
> There are 3 changes:
>
> 1) stride is specified for each buffer, not just one, so that drivers
> don't
>have to derive it from the outputs
>
> 2) new per-output property dst_offset, which specifies the offset
>into the buffer in dwords where the output sho
There are 3 changes:
1) stride is specified for each buffer, not just one, so that drivers don't
have to derive it from the outputs
2) new per-output property dst_offset, which specifies the offset
into the buffer in dwords where the output should be stored,
so that drivers don't have to