Re: [PATCH v2 0/6] Add support for atomic async page-flips

2022-09-22 Thread André Almeida

Hi Simon,

On 8/30/22 14:29, Simon Ser wrote:

This series adds support for DRM_MODE_PAGE_FLIP_ASYNC for atomic
commits, aka. "immediate flip" (which might result in tearing).
The feature was only available via the legacy uAPI, however for
gaming use-cases it may be desirable to enable it via the atomic
uAPI too.

- v1: https://patchwork.freedesktop.org/series/107683/
- User-space patch: https://github.com/Plagman/gamescope/pull/595
- IGT patch: https://patchwork.freedesktop.org/series/107681/

Main changes in v2: add docs, fail atomic commit if async flip isn't
possible.

Tested on an AMD Picasso iGPU.



I tested on an AMD vangogh GPU and worked with the IGT tests.

This series is Reviewed-by: André Almeida 


Simon Ser (6):
   amd/display: only accept async flips for fast updates
   drm: document DRM_MODE_PAGE_FLIP_ASYNC
   drm: introduce drm_mode_config.atomic_async_page_flip_not_supported
   drm: allow DRM_MODE_PAGE_FLIP_ASYNC for atomic commits
   drm: introduce DRM_CAP_ATOMIC_ASYNC_PAGE_FLIP
   amd/display: indicate support for atomic async page-flips on DC

  .../gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c |  8 ++
  .../amd/display/amdgpu_dm/amdgpu_dm_crtc.c| 10 +++
  drivers/gpu/drm/atmel-hlcdc/atmel_hlcdc_dc.c  |  1 +
  drivers/gpu/drm/drm_atomic_uapi.c | 28 +--
  drivers/gpu/drm/drm_ioctl.c   |  5 
  drivers/gpu/drm/i915/display/intel_display.c  |  1 +
  drivers/gpu/drm/nouveau/nouveau_display.c |  1 +
  drivers/gpu/drm/vc4/vc4_kms.c |  1 +
  include/drm/drm_mode_config.h | 11 
  include/uapi/drm/drm.h| 10 ++-
  include/uapi/drm/drm_mode.h   | 11 
  11 files changed, 83 insertions(+), 4 deletions(-)



[ANNOUNCE] weston 11.0.0

2022-09-22 Thread Simon Ser
This is the official release for Weston 11.0.0.

Highlights for this release:

- Continued work on color management infrastructure: 
  In Weston 11, if you enable the tentative, experimental and WIP color
  management option, Weston will not only blend in linear light, but
  you can also set up a monitor ICC profile and Weston will do some
  kind of color mapping from sRGB to that profile. Furthermore, you can
  configure a monitor into HDR mode and deliver HDR characteristics from
  weston.ini to the monitor, but Weston will *not* produce proper HDR
  content yet, meaning the display is incorrect.
- Various RDP improvements.
- Performance improvements in the DRM backend.
- Support for the wp_single_pixel_buffer_v1 protocol.
- weston_buffer refactoring.
- Groundwork for running multiple backends at the same time (e.g. KMS + RDP)
  and for multi-GPU support in the DRM backend. This is not supported
  yet, but may be in a future release.

Breaking changes for users:

- The cms-static and cms-colord plugins are now deprecated.
- A number of features have been removed from desktop-shell: multiple
  workspaces, zoom, exposay.
- wl_shell support has been removed (superseded by xdg-shell).
- The fbdev backend has been removed (superseded by KMS).
- weston-launch and launcher-direct have been removed (superseded by libseat).
- The weston-info and weston-gears clients have been removed (weston-info is
  superseded by wayland-info).
- The KMS max-bpc property is now set by default. If you experience black
  screens with (faulty) monitors, try lowering it in weston.ini.
- Weston will now abort when running out of memory. Weston is not suitable
  for memory constrained environments.

Simon Ser (1):
  build: bump to version 11.0.0 for the official release

git tag: 11.0.0

https://gitlab.freedesktop.org/wayland/weston/-/releases/11.0.0/downloads/weston-11.0.0.tar.xz
SHA256: a6138d4dc9554560ac304312df456019f4be025ec79130f05fb5f2e41c091e1d  
weston-11.0.0.tar.xz
SHA512: 
71554dc870e9c6832fdfb8f0e8dbcd7ad01c3827041c2f7fe4b7679df33b242fd00e7f0c8728d1aeecc648f8296a9d3fc502a66c91ec662f03086d9a28aab3ea
  weston-11.0.0.tar.xz
PGP:
https://gitlab.freedesktop.org/wayland/weston/-/releases/11.0.0/downloads/weston-11.0.0.tar.xz.sig