1.1.0版本
This commit is contained in:
111
UniTAP/dev/modules/dut_tests/cfg/[0x0F]snk_dut_vrr.json
Normal file
111
UniTAP/dev/modules/dut_tests/cfg/[0x0F]snk_dut_vrr.json
Normal file
@@ -0,0 +1,111 @@
|
||||
{
|
||||
"descriptions": [
|
||||
{
|
||||
"configId": "0x1180000",
|
||||
"defaultValue": "10000",
|
||||
"description": "Timeout period used for all VRR tests, in milliseconds. Default timeout is 10000ms.",
|
||||
"flag": 3,
|
||||
"id": "TSI_VRR_SINK_DUT_TIMEOUT",
|
||||
"maxValue": 2147483647,
|
||||
"minValue": 0,
|
||||
"name": "Test timeout, in milliseconds",
|
||||
"type": 4
|
||||
},
|
||||
{
|
||||
"configId": "0x1180001",
|
||||
"defaultValue": "60",
|
||||
"description": "VRR Max value. Default timeout is 60.",
|
||||
"flag": 3,
|
||||
"id": "TSI_VRR_SINK_DUT_VRR_MAX",
|
||||
"maxValue": 2147483647,
|
||||
"minValue": 0,
|
||||
"name": "VRR Max value",
|
||||
"type": 4
|
||||
},
|
||||
{
|
||||
"configId": "0x1180002",
|
||||
"defaultValue": "30",
|
||||
"description": "VRR Min value. Default timeout is 30.",
|
||||
"flag": 3,
|
||||
"id": "TSI_VRR_SINK_DUT_VRR_MIN",
|
||||
"maxValue": 2147483647,
|
||||
"minValue": 0,
|
||||
"name": "VRR Min value",
|
||||
"type": 4
|
||||
},
|
||||
{
|
||||
"configId": "0x1180003",
|
||||
"defaultValue": "45",
|
||||
"description": "VRR Static value. Default timeout is 45.",
|
||||
"flag": 3,
|
||||
"id": "TSI_VRR_SINK_DUT_VRR_STATIC",
|
||||
"maxValue": 2147483647,
|
||||
"minValue": 0,
|
||||
"name": "VRR Static value",
|
||||
"type": 4
|
||||
},
|
||||
{
|
||||
"configId": "0x1180004",
|
||||
"defaultValue": "1",
|
||||
"description": "Determines step of changing frame rate. Default timeout is 1.",
|
||||
"flag": 3,
|
||||
"id": "TSI_VRR_SINK_DUT_VRR_STEP",
|
||||
"maxValue": 2147483647,
|
||||
"minValue": 0,
|
||||
"name": "VRR Step value",
|
||||
"type": 4
|
||||
},
|
||||
{
|
||||
"configId": "0x1180005",
|
||||
"defaultValue": "1000",
|
||||
"description": "Determines timer to change frame rate. Default timeout is 1000.",
|
||||
"flag": 3,
|
||||
"id": "TSI_VRR_SINK_DUT_VRR_TIME_STEP",
|
||||
"maxValue": 2147483647,
|
||||
"minValue": 0,
|
||||
"name": "VRR Time step value",
|
||||
"type": 4
|
||||
},
|
||||
{
|
||||
"configId": "0x1180006",
|
||||
"defaultValue": "0x00000003",
|
||||
"description": "VRR Enable and M_CONST",
|
||||
"bitList":
|
||||
[
|
||||
{"mask": "0x00000001", "description": "VRR Enable value"},
|
||||
{"mask": "0x00000002", "description": "M_CONST"}
|
||||
],
|
||||
"flag": 3,
|
||||
"id": "TSI_VRR_SINK_DUT_VRR_ENABLE",
|
||||
"name": "VRR Enable and M_CONST",
|
||||
"type": 12
|
||||
},
|
||||
{
|
||||
"configId": "0x1180007",
|
||||
"defaultValue": "3",
|
||||
"description": "VFront and RB.",
|
||||
"bitList":
|
||||
[
|
||||
{"mask": "0x00000003", "description": "Base VFront"},
|
||||
{"mask": "0x00000004", "description": "RB"}
|
||||
],
|
||||
"flag": 3,
|
||||
"id": "TSI_VRR_SINK_DUT_BASE_VFRONT",
|
||||
"name": "VFront and RB",
|
||||
"type": 12
|
||||
},
|
||||
{
|
||||
"configId": "0x1180008",
|
||||
"defaultValue": "50",
|
||||
"description": "Base Refresh Rate. Default timeout is 50.",
|
||||
"flag": 3,
|
||||
"id": "TSI_VRR_SINK_DUT_BASE_RATE",
|
||||
"maxValue": 2147483647,
|
||||
"minValue": 0,
|
||||
"name": "Base Refresh Rate",
|
||||
"type": 4
|
||||
}
|
||||
],
|
||||
"id": "0x0F",
|
||||
"name": "VRR Sink DUT Tests"
|
||||
}
|
||||
Reference in New Issue
Block a user