Commit db6c106
committed
drm: apple: Define IOMFB parameter for Adaptive Sync
IOMFB exposes a method that allows firmware consumers to change
display behaviour parameters at runtime. One such parameter is
IOMFBParameter_adaptive_sync, which allows DCP to be informed
of the desired minimum refresh rate, media target rate, and
fractional rate.
Add an enum to define the supported parameters, and add
IOMFBPARAM_ADAPTIVE_SYNC to it as a starting point.
Signed-off-by: James Calligeros <[email protected]>1 parent 02d3cce commit db6c106
1 file changed
Lines changed: 9 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
49 | 58 | | |
50 | 59 | | |
51 | 60 | | |
| |||
0 commit comments