Created
January 2, 2018 06:37
-
-
Save rossy/30b5606320eb38255d1e8251ed7a8bdb to your computer and use it in GitHub Desktop.
dxgiinfo results for AMD switchable graphics
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Adapter 0: | |
Device Name: AMD Radeon R7 M360 | |
Device ID: 1002:6900 (rev 81) | |
Subsystem ID: 1028:06de | |
LUID: 0000000000008d7e | |
Output 0: | |
Device Name: \\.\DISPLAY1 | |
Coordinates: 1920x1080+0+0 | |
Attached to desktop: TRUE | |
Bits-per-color: 8 | |
Color space: DXGI_COLOR_SPACE_RGB_FULL_G22_NONE_P709 (0) | |
Red primary: 0.640, 0.331 | |
Green primary: 0.300, 0.600 | |
Blue primary: 0.151, 0.060 | |
White point: 0.313, 0.330 | |
Min luminance: 0.5 nits | |
Max luminance: 270 nits | |
Max full-frame luminance: 270 nits | |
Desktop mode: DXGI_FORMAT_B8G8R8A8_UNORM (87) | |
Output 1: | |
Device Name: \\.\DISPLAY2 | |
Coordinates: 1920x1080+0-1920 | |
Attached to desktop: TRUE | |
Bits-per-color: 8 | |
Color space: DXGI_COLOR_SPACE_RGB_FULL_G22_NONE_P709 (0) | |
Red primary: 0.626, 0.349 | |
Green primary: 0.339, 0.624 | |
Blue primary: 0.154, 0.052 | |
White point: 0.314, 0.330 | |
Min luminance: 0.5 nits | |
Max luminance: 270 nits | |
Max full-frame luminance: 270 nits | |
Desktop mode: DXGI_FORMAT_B8G8R8A8_UNORM (87) | |
Output 2: | |
Device Name: \\.\DISPLAY3 | |
Coordinates: 1280x720+0+1920 | |
Attached to desktop: TRUE | |
Bits-per-color: 8 | |
Color space: DXGI_COLOR_SPACE_RGB_FULL_G22_NONE_P709 (0) | |
Red primary: 0.637, 0.339 | |
Green primary: 0.333, 0.620 | |
Blue primary: 0.150, 0.040 | |
White point: 0.313, 0.329 | |
Min luminance: 0.5 nits | |
Max luminance: 270 nits | |
Max full-frame luminance: 270 nits | |
Desktop mode: DXGI_FORMAT_B8G8R8A8_UNORM (87) | |
Adapter 1: | |
Device Name: Intel(R) HD Graphics 520 | |
Device ID: 8086:1916 (rev 07) | |
Subsystem ID: 1028:06de | |
LUID: 00000000000088e4 | |
Adapter 2: | |
Device Name: Microsoft Basic Render Driver | |
Device ID: 1414:008c (rev 00) | |
Subsystem ID: 0000:0000 | |
LUID: 0000000000008d5c |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Adapter 0: | |
Device Name: Intel(R) HD Graphics 520 | |
Device ID: 8086:1916 (rev 07) | |
Subsystem ID: 1028:06de | |
LUID: 00000000000088e4 | |
Output 0: | |
Device Name: \\.\DISPLAY1 | |
Coordinates: 1920x1080+0+0 | |
Attached to desktop: TRUE | |
Bits-per-color: 8 | |
Color space: DXGI_COLOR_SPACE_RGB_FULL_G22_NONE_P709 (0) | |
Red primary: 0.640, 0.331 | |
Green primary: 0.300, 0.600 | |
Blue primary: 0.151, 0.060 | |
White point: 0.313, 0.330 | |
Min luminance: 0.5 nits | |
Max luminance: 270 nits | |
Max full-frame luminance: 270 nits | |
Desktop mode: DXGI_FORMAT_B8G8R8A8_UNORM (87) | |
Output 1: | |
Device Name: \\.\DISPLAY2 | |
Coordinates: 1920x1080+0-1920 | |
Attached to desktop: TRUE | |
Bits-per-color: 8 | |
Color space: DXGI_COLOR_SPACE_RGB_FULL_G22_NONE_P709 (0) | |
Red primary: 0.626, 0.349 | |
Green primary: 0.339, 0.624 | |
Blue primary: 0.154, 0.052 | |
White point: 0.314, 0.330 | |
Min luminance: 0.5 nits | |
Max luminance: 270 nits | |
Max full-frame luminance: 270 nits | |
Desktop mode: DXGI_FORMAT_B8G8R8A8_UNORM (87) | |
Output 2: | |
Device Name: \\.\DISPLAY3 | |
Coordinates: 1280x720+0+1920 | |
Attached to desktop: TRUE | |
Bits-per-color: 8 | |
Color space: DXGI_COLOR_SPACE_RGB_FULL_G22_NONE_P709 (0) | |
Red primary: 0.637, 0.339 | |
Green primary: 0.333, 0.620 | |
Blue primary: 0.150, 0.040 | |
White point: 0.313, 0.329 | |
Min luminance: 0.5 nits | |
Max luminance: 270 nits | |
Max full-frame luminance: 270 nits | |
Desktop mode: DXGI_FORMAT_B8G8R8A8_UNORM (87) | |
Adapter 1: | |
Device Name: AMD Radeon R7 M360 | |
Device ID: 1002:6900 (rev 81) | |
Subsystem ID: 1028:06de | |
LUID: 0000000000008d7e | |
Adapter 2: | |
Device Name: Microsoft Basic Render Driver | |
Device ID: 1414:008c (rev 00) | |
Subsystem ID: 0000:0000 | |
LUID: 0000000000008d5c |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment