Skip to content
  1. Oct 04, 2019
  2. Oct 03, 2019
  3. Oct 01, 2019
    • Andrei Warkentin's avatar
      Platforms/RPi3: DisplayDxe virtual resolution improvements · 77757381
      Andrei Warkentin authored
      
      
      The Pi GPU decouples requested resolution from actual physical resolution
      and can perform scaling of virtual resolutions. This enables platform users
      to do something like ask for 1024x768 and get a framebuffer of that size,
      regardless of the actual output (which could be a very blurry SDTV).
      
      Specifically, this patch allows selecting which specific virtual
      resolutions to enable, thus replacing the old all-or-nothing behaviour
      with either all virtual resolutions supported, or just the native one.
      
      This patch also adds enables the common 7" Pi (800x480) screen to be used
      at 800x600 resolution, instead of forcing 640x480 as the only usable
      resolution.
      
      Signed-off-by: default avatarPete Batard <pete@akeo.ie>
      Reviewed-by: default avatarLeif Lindholm <leif.lindholm@linaro.org>
      77757381
  4. Sep 28, 2019
  5. Sep 26, 2019
  6. Sep 25, 2019
  7. Sep 24, 2019
  8. Sep 23, 2019
  9. Sep 19, 2019
  10. Sep 17, 2019
  11. Sep 16, 2019
  12. Sep 13, 2019
Loading