Display services: Difference between revisions
No edit summary |
Masagrator (talk | contribs) No edit summary |
||
| Line 581: | Line 581: | ||
| 3201 || SetDisplayMode | | 3201 || SetDisplayMode | ||
|- | |- | ||
| 3202 || GetDisplayUnderscan | | 3202 || [[#GetDisplayUnderscan]] | ||
|- | |- | ||
| 3203 || SetDisplayUnderscan | | 3203 || [[#SetDisplayUnderscan]] | ||
|- | |- | ||
| 3204 || GetDisplayContentType | | 3204 || GetDisplayContentType | ||
| Line 635: | Line 635: | ||
| 9000 || [11.0.0+] [[#GetDp2hdmiController]] | | 9000 || [11.0.0+] [[#GetDp2hdmiController]] | ||
|} | |} | ||
=== GetDisplayUnderscan === | |||
Takes an input "nn::vi::DisplayId", returns u64. | |||
Stubbed on retail units, returns error code 0xC72. | |||
=== SetDisplayUnderscan === | |||
Takes an input "nn::vi::DisplayId" and u64, no output. | |||
Stubbed on retail units, returns error code 0xC72. | |||
=== GetDp2hdmiController === | === GetDp2hdmiController === | ||