On 20/05/2019 23:33, Mark Thompson wrote:
> On 12/05/2019 20:00, Jonas Karlman wrote:
>> From what I understand support for composed layers wont be added to AMD as
>> it technically are multiple objects. I am not even sure if AMD have support
>> for NV12 as a drm plane format.
>
> Yeah. Mesa de
On 12/05/2019 20:00, Jonas Karlman wrote:
> On 2019-05-12 19:28, Mark Thompson wrote:
>> On 09/05/2019 20:38, Jonas Karlman wrote:
>>> Hello,
>>>
>>> When a multi-layer AVDRMFrameDescriptor is used to describe a frame the
>>> overall
>>> frame format is missing and applications need to deduce the
On 2019-05-12 19:28, Mark Thompson wrote:
> On 09/05/2019 20:38, Jonas Karlman wrote:
>> Hello,
>>
>> When a multi-layer AVDRMFrameDescriptor is used to describe a frame the
>> overall
>> frame format is missing and applications need to deduce the frame
>> DRM_FORMAT_*
>> based on sw_format or th
On 09/05/2019 20:38, Jonas Karlman wrote:
> Hello,
>
> When a multi-layer AVDRMFrameDescriptor is used to describe a frame the
> overall
> frame format is missing and applications need to deduce the frame DRM_FORMAT_*
> based on sw_format or the layers format.
>
> This patchset adds a AVDRMFrame
Hello,
When a multi-layer AVDRMFrameDescriptor is used to describe a frame the overall
frame format is missing and applications need to deduce the frame DRM_FORMAT_*
based on sw_format or the layers format.
This patchset adds a AVDRMFrameDescriptor.format field to remove any ambiguity
of what fra