CVSROOT: /cvs Module name: src Changes by: [email protected] 2026/09/01 13:46:08
Modified files:
sys/dev/pci/drm/apple: apple_drv.c
Log message:
drm: apple: Switch back to drm_atomic_helper_commit_tail_rpm()
>From Janne Grunau
bd8ce96f6e76b98940352b18fe735a7943471ed7 in AsahiLinux/linux
This implictly gets rid of drm_atomic_helper_wait_for_flip_done()
and makes graphical output on Apple Silicon machines noticably
snappier.
ok kettenis@ jsg@
