Skip to content

Commit 6a2e6c6

Browse files
lichangzeKT-lcz
authored andcommitted
fix: 过滤ZHAOXIN显卡部分显示模式
ZHAOXIN显卡不支持高于4K 30Hz的显示模式 Log: 过滤ZHAOXIN显卡部分显示模式 Task: https://pms.uniontech.com/task-view-214447.html Influence: 显示模式过滤 Change-Id: I4778ef2c41dc9934ade3d4d3a897179f6eb368f2
1 parent 544af97 commit 6a2e6c6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

misc/schemas/com.deepin.dde.display.gschema.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
<description>Output monitor map</description>
4242
</key>
4343
<key type="s" name="rate-filter">
44-
<default>'{"1002:6611": {"1920*1080": [59.94, 30, 29.97, 25, 24, 23.98],"1680*945": [60.02]},"1002:6779": {"1920*1080": [30,29.97,25,24,23.98]}}'</default>
44+
<default>'{"1D17:3A04": {"3840*2160": [60.03,60.02,60.01,60,59.99,59.98,59.97,59.96,59.95,59.94,50.05,50.04,50.03,50.02,50.01,50.0,49.99,49.98,49.97,45.04,45.03,45.02,45.01,45.0,44.99,44.98,44.97,44.96,44.95]},"1002:6611": {"1920*1080": [59.94, 30, 29.97, 25, 24, 23.98],"1680*945": [60.02]},"1002:6779": {"1920*1080": [30,29.97,25,24,23.98]}}'</default>
4545
<summary>Screen refresh rate filter</summary>
4646
<description>
4747
Screen refresh rate filter in JSON.

0 commit comments

Comments
 (0)