On Wed, 21 Oct 2020 18:09:05 +0100
Daniel Stone wrote:
> On Wed, 21 Oct 2020 at 17:34, Daniel Vetter wrote:
> > On Wed, Oct 21, 2020 at 05:11:00PM +0100, Daniel Stone wrote:
> > > It makes sense to me: some modes are annotated with a 'low-power'
> > > flag, tucked away behind a client cap whic
On Wed, 21 Oct 2020 at 17:34, Daniel Vetter wrote:
> On Wed, Oct 21, 2020 at 05:11:00PM +0100, Daniel Stone wrote:
> > It makes sense to me: some modes are annotated with a 'low-power'
> > flag, tucked away behind a client cap which makes clients opt in, and
> > they can switch into the low-power
On Wed, Oct 21, 2020 at 05:11:00PM +0100, Daniel Stone wrote:
> On Wed, 21 Oct 2020 at 16:58, Daniel Vetter wrote:
> > On Wed, Oct 21, 2020 at 4:59 PM Ken Huang wrote:
> > > It's useful in Android and other embedded devices to implement Always On
> > > Display (ex. showing clock faces with less
On Wed, 21 Oct 2020 at 16:58, Daniel Vetter wrote:
> On Wed, Oct 21, 2020 at 4:59 PM Ken Huang wrote:
> > It's useful in Android and other embedded devices to implement Always On
> > Display (ex. showing clock faces with less than 15% OPR on screen).
> >
> > OPR (On Pixel Ratio) is the percentag
On Wed, Oct 21, 2020 at 4:59 PM Ken Huang wrote:
>
> Hi All,
>
> It's useful in Android and other embedded devices to implement Always On
> Display (ex. showing clock faces with less than 15% OPR on screen).
>
> OPR (On Pixel Ratio) is the percentage of luminance amount over the display
> area.
On Wed, Oct 21, 2020 at 07:40:48AM +, Simon Ser wrote:
> On Wednesday, October 21, 2020 8:54 AM, Ken Huang
> wrote:
>
> > From: Adrian Salido sali...@google.com
> >
> > Some displays may support Low Power modes, however, these modes may
> > require special handling as they would usually requ
On Wednesday, October 21, 2020 8:54 AM, Ken Huang wrote:
> From: Adrian Salido sali...@google.com
>
> Some displays may support Low Power modes, however, these modes may
> require special handling as they would usually require lower OPR
> content on framebuffers.
I'm not familiar with OPR. Can y
Op 21-10-2020 om 08:54 schreef Ken Huang:
> From: Adrian Salido
>
> Some displays may support Low Power modes, however, these modes may
> require special handling as they would usually require lower OPR
> content on framebuffers. Add a drm mode flag to specify display
> capability to support low p