AMD GPU 屏幕上方画面撕裂 解决方案
Tofloor
poster avatar
jzc
deepin
2020-07-25 05:59
Author
系统: v20 beta
硬件: AMD CPU 带核显

看到论坛里也有人遇到了这个问题
我的CPU是 AMD R3 2200g  ,他的是 3500u 。
在屏幕上方 拖动窗口, 或者播放 B站滚动弹幕,会出现画面撕裂的现象。

解决方案: 修改 xorg 配置  加入 Tear free rendering

https://forum.manjaro.org/t/screen-tearing-amd/63505/12

https://wiki.archlinux.org/index.php/AMDGPU#Tear_free_rendering

sudo vim /etc/X11/xorg.conf.d/20-amdgpu.conf

Section "Device"
          Identifier "AMD"
          Driver "amdgpu"
          Option "TearFree" "true"
EndSection
Reply Favorite View the author
All Replies
avatar
jzc
deepin
2020-07-25 06:01
#1
https://bbs.deepin.org/user/48640     这个需要对 amd 显卡 xorg  相关问题进行优化,希望记录一下
Reply View the author
avatar
沈拙言
deepin
2020-08-06 01:52
#2
牛批! 不撕裂了, 完美。
Reply View the author
avatar
Hello
deepin
2020-08-06 02:18
#3
Reply View the author
avatar
jingle
deepin
2020-08-06 02:47
#4
https://bbs.deepin.org/post/197635
@jingle 改进记录一下

谢谢反馈
Reply View the author
avatar
jingle
deepin
2020-08-06 02:47
#5
Reply View the author
avatar
jiutian123
deepin
2020-10-06 08:41
#6
intel 核显不知道能不能用
Reply View the author