On 19.07.25 17:52, Ville Syrjälä wrote:
> On Sat, Jul 19, 2025 at 02:16:22AM +0200, Xaver Hugl wrote:
>> Am Do., 10. Juli 2025 um 22:21 Uhr schrieb Ville Syrjälä
>> :
>>>
>>> On Mon, Jul 07, 2025 at 03:41:20PM +, Naveen Kumar wrote:
Allow asynchronous page flips on planes that either lack
On Sat, Jul 19, 2025 at 02:16:22AM +0200, Xaver Hugl wrote:
> Am Do., 10. Juli 2025 um 22:21 Uhr schrieb Ville Syrjälä
> :
> >
> > On Mon, Jul 07, 2025 at 03:41:20PM +, Naveen Kumar wrote:
> > > Allow asynchronous page flips on planes that either lack a framebuffer or
> > > retain the same fram
Am Do., 10. Juli 2025 um 22:21 Uhr schrieb Ville Syrjälä
:
>
> On Mon, Jul 07, 2025 at 03:41:20PM +, Naveen Kumar wrote:
> > Allow asynchronous page flips on planes that either lack a framebuffer or
> > retain the same framebuffer, as long as no plane properties are modified.
> >
> > This avoid
On Mon, Jul 07, 2025 at 03:41:20PM +, Naveen Kumar wrote:
> Allow asynchronous page flips on planes that either lack a framebuffer or
> retain the same framebuffer, as long as no plane properties are modified.
>
> This avoids unnecessary failures in async flip paths when the update is
> effect
Allow asynchronous page flips on planes that either lack a framebuffer or
retain the same framebuffer, as long as no plane properties are modified.
This avoids unnecessary failures in async flip paths when the update is
effectively a no-op, improving compatibility with some compositors.
Closes: h