CVSROOT: /cvs Module name: src Changes by: [email protected] 2022/10/09 19:58:36
Modified files:
sys/dev/pci/drm/amd/amdgpu: amdgpu_display.c
Log message:
revert amdgpu dirty fb helper changes from 5.15.71
drm/amdgpu: don't register a dirty callback for non-atomic
drm/amdgpu: use dirty framebuffer helper
kettenis found that these changes made xpdf slow on x395 (picasso).
I can not reproduce this on renoir.
