We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b1dba0b commit e425675Copy full SHA for e425675
include/drm/display/drm_dp.h
@@ -651,6 +651,9 @@
651
# define DP_LINK_QUAL_PATTERN_PRSBS31 0x38
652
# define DP_LINK_QUAL_PATTERN_CUSTOM 0x40
653
# define DP_LINK_QUAL_PATTERN_SQUARE 0x48
654
+# define DP_LINK_QUAL_PATTERN_SQUARE_PRESHOOT_DISABLED 0x49
655
+# define DP_LINK_QUAL_PATTERN_SQUARE_DEEMPHASIS_DISABLED 0x4a
656
+# define DP_LINK_QUAL_PATTERN_SQUARE_PRESHOOT_DEEMPHASIS_DISABLED 0x4b
657
658
#define DP_TRAINING_LANE0_1_SET2 0x10f
659
#define DP_TRAINING_LANE2_3_SET2 0x110
0 commit comments