• @[email protected]
    link
    fedilink
    English
    1810 months ago

    Wait, aren’t most phones OLED? Wouldn’t it be trivial to light up a few pixels in the corner of the screen when it’s off? Do phones not do this (I’m still running my S7 into the ground so I have a dedicated LED)?

    • @[email protected]
      link
      fedilink
      English
      20
      edit-2
      10 months ago

      It’s not trivial. An LED only needs power to light up, an OLED Pixel always needs the GPU to be powered on and it would be a significant power loss to implement a pixel sadly

      • @[email protected]
        link
        fedilink
        English
        1710 months ago

        The full Always On Display (which shows the clock + some notifications) uses less than 1% battery per hour on my ancient S7, are new phones not any better than that?

        • @[email protected]
          link
          fedilink
          English
          510 months ago

          It doesn’t if the screen is connected directly to the frame buffer which can refresh independently. Whether that’s actually implemented this way in hardware, well who knows, but I suspect it is as that’s useful to display any static image. Then just power up the display driver for a microsecond to refresh the image if needed.

      • @[email protected]
        link
        fedilink
        English
        710 months ago

        None of this is true. It may happen in practice on some poorly-designed devices, but the “GPU” in the SoC can remain powered off, and the display controller remain in low-power mode.

      • fadingembers
        link
        fedilink
        English
        510 months ago

        I mean there’s a ton of phones that have always on displays (AOD)

    • @[email protected]
      link
      fedilink
      English
      1010 months ago

      I have my always on display which gives me icons of the notifications in a predictable place on screen all the time.

      My battery still lasts a full day so power concerns not an issue

    • @[email protected]
      link
      fedilink
      English
      7
      edit-2
      10 months ago

      OLED does see significant power benefits for black pixels but it’s no where close to lighting just a single LED