Re: Curtaining API / Force blanking displays

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi,

On Tue, 7 Apr 2020 at 09:23, Pekka Paalanen <ppaalanen@xxxxxxxxx> wrote:
> Maybe I should underline the read/write race:
>
> You do not get notified when a display server updates the screen, so
> you poll. When your poll returns a new FB id,

And that's only useful for Wayland systems. On X11, the server can
(and often does) render directly to a single static front buffer, so
whilst the observed KMS FB ID never changes, the content does. Which
you only know about if a) the display server tells you about it (so
the magic isn't all hidden in the kernel anyway), or b) you just
blindly update the content on a timer.

Cheers,
Daniel
_______________________________________________
dri-devel mailing list
dri-devel@xxxxxxxxxxxxxxxxxxxxx
https://lists.freedesktop.org/mailman/listinfo/dri-devel



[Index of Archives]     [Linux DRI Users]     [Linux Intel Graphics]     [Linux USB Devel]     [Video for Linux]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]     [XFree86]     [Linux USB Devel]     [Video for Linux]     [Linux Audio Users]     [Linux Kernel]     [Linux SCSI]     [XFree86]
  Powered by Linux