* Issue with a SOYO monitor and Trimslice
@ 2013-09-22 11:26 Steev Klimaszewski
[not found] ` <CAKCjkJY4nYte00jj-f78G_cohXuXSw-krrubJh1dgANtvRhJkA-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
0 siblings, 1 reply; 5+ messages in thread
From: Steev Klimaszewski @ 2013-09-22 11:26 UTC (permalink / raw)
To: linux-tegra-u79uwXL29TY76Z2rM5mHXA
Hi all,
Was talking on IRC in #tegra and it was suggested that I email here as
a reminder to tagr (Sorry, I don't know your real name!)
When I boot Linus' tree (3.12-rc1 at commit
c43a3855f41a25330326570d8e8d54e9927b3f56 ) my monitor, which has only
dvi and vga input, simply shows a box that states "Out of Range". I
am able to ssh into the machine, and run startx (using the modesetting
driver) and then use xrandr to change the resolution from 1680x1050 to
something like 1024x768. However, in dmesg with drm.debug=0xf I see
the following:
[ 1.044566] [drm] Initialized drm 1.1.0 20060810
[ 1.051787] [drm:drm_platform_init],
[ 1.051795] [drm:drm_get_platform_dev],
[ 1.051837] [drm:drm_get_minor],
[ 1.052139] [drm:drm_get_minor], new minor assigned 64
[ 1.052148] [drm:drm_get_minor],
[ 1.052411] [drm:drm_get_minor], new minor assigned 0
[ 1.052980] [drm:drm_sysfs_connector_add], adding "HDMI-A-1" to sysfs
[ 1.053108] [drm:drm_sysfs_hotplug_event], generating hotplug event
[ 1.053193] [drm] Supports vblank timestamp caching Rev 1 (10.10.2010).
[ 1.059814] [drm] No driver support for vblank timestamp query.
[ 1.065734] [drm:drm_helper_probe_single_connector_modes],
[CONNECTOR:9:HDMI-A-1]
[ 1.078585] [drm:drm_helper_probe_single_connector_modes],
[CONNECTOR:9:HDMI-A-1] probed modes :
[ 1.078595] [drm:drm_mode_debug_printmodeline], Modeline
12:"1680x1050" 60 146200 1680 1784 1960 2240 1050 1053 1059 1089 0x48
0xa
[ 1.078607] [drm:drm_mode_debug_printmodeline], Modeline
14:"1280x1024" 75 135000 1280 1296 1440 1688 1024 1025 1028 1066 0x40
0x5
[ 1.078618] [drm:drm_mode_debug_printmodeline], Modeline
13:"1280x1024" 60 108000 1280 1328 1440 1688 1024 1025 1028 1066 0x40
0x5
[ 1.078628] [drm:drm_mode_debug_printmodeline], Modeline
16:"1440x900" 75 136750 1440 1536 1688 1936 900 903 909 942 0x40 0x6
[ 1.078638] [drm:drm_mode_debug_printmodeline], Modeline
15:"1440x900" 60 88750 1440 1488 1520 1600 900 903 909 926 0x40 0x9
[ 1.078647] [drm:drm_mode_debug_printmodeline], Modeline
24:"1024x768" 75 78800 1024 1040 1136 1312 768 769 772 800 0x40 0x5
[ 1.078657] [drm:drm_mode_debug_printmodeline], Modeline
25:"1024x768" 70 75000 1024 1048 1184 1328 768 771 777 806 0x40 0xa
[ 1.078666] [drm:drm_mode_debug_printmodeline], Modeline
26:"1024x768" 60 65000 1024 1048 1184 1344 768 771 777 806 0x40 0xa
[ 1.078676] [drm:drm_mode_debug_printmodeline], Modeline
27:"800x600" 75 49500 800 816 896 1056 600 601 604 625 0x40 0x5
[ 1.078685] [drm:drm_mode_debug_printmodeline], Modeline
28:"800x600" 72 50000 800 856 976 1040 600 637 643 666 0x40 0x5
[ 1.078695] [drm:drm_mode_debug_printmodeline], Modeline
17:"800x600" 60 40000 800 840 968 1056 600 601 605 628 0x40 0x5
[ 1.078704] [drm:drm_mode_debug_printmodeline], Modeline
18:"800x600" 56 36000 800 824 896 1024 600 601 603 625 0x40 0x5
[ 1.078714] [drm:drm_mode_debug_printmodeline], Modeline
19:"640x480" 75 31500 640 656 720 840 480 481 484 500 0x40 0xa
[ 1.078723] [drm:drm_mode_debug_printmodeline], Modeline
20:"640x480" 73 31500 640 664 704 832 480 489 491 520 0x40 0xa
[ 1.078733] [drm:drm_mode_debug_printmodeline], Modeline
21:"640x480" 60 25200 640 656 752 800 480 490 492 525 0x40 0xa
[ 1.078742] [drm:drm_mode_debug_printmodeline], Modeline
22:"720x400" 70 28320 720 738 846 900 400 412 414 449 0x40 0x6
[ 1.078752] [drm:drm_setup_crtcs],
[ 1.078760] [drm:drm_enable_connectors], connector 9 enabled? yes
[ 1.078767] [drm:drm_target_preferred], looking for cmdline mode on
connector 9
[ 1.078773] [drm:drm_target_preferred], looking for preferred mode
on connector 9
[ 1.078778] [drm:drm_target_preferred], found mode 1680x1050
[ 1.078783] [drm:drm_setup_crtcs], picking CRTCs for 4096x4096 config
[ 1.078791] [drm:drm_setup_crtcs], desired mode 1680x1050 set on crtc 3
[ 1.090114] [drm:drm_framebuffer_reference], FB ID: 29
[ 1.091245] [drm:drm_crtc_helper_set_config],
[ 1.091252] [drm:drm_crtc_helper_set_config], [CRTC:3] [FB:29]
#connectors=1 (x y) (0 0)
[ 1.091296] [drm:drm_crtc_helper_set_config], crtc has no fb, full mode set
[ 1.091299] [drm:drm_crtc_helper_set_config], modes are different,
full mode set
[ 1.091307] [drm:drm_mode_debug_printmodeline], Modeline 0:"" 0 0 0
0 0 0 0 0 0 0 0x0 0x0
[ 1.091316] [drm:drm_mode_debug_printmodeline], Modeline
23:"1680x1050" 60 146200 1680 1784 1960 2240 1050 1053 1059 1089 0x48
0xa
[ 1.091320] [drm:drm_crtc_helper_set_config], encoder changed, full
mode switch
[ 1.091323] [drm:drm_crtc_helper_set_config], crtc changed, full mode switch
[ 1.091328] [drm:drm_crtc_helper_set_config],
[CONNECTOR:9:HDMI-A-1] to [CRTC:3]
[ 1.091332] [drm:drm_crtc_helper_set_config], attempting to set
mode from userspace
[ 1.091340] [drm:drm_mode_debug_printmodeline], Modeline
23:"1680x1050" 60 146200 1680 1784 1960 2240 1050 1053 1059 1089 0x48
0xa
[ 1.091350] [drm:drm_crtc_helper_set_mode], [CRTC:3]
[ 1.111389] [drm:drm_vblank_get], enabling vblank on crtc 0, ret: 0
[ 1.111395] [drm:drm_update_vblank_count], enabling vblank
interrupts on crtc 0, missed 0
[ 1.113432] [drm:tegra_crtc_setup_clk], rate: 292000000, div: 1
[ 1.113448] [drm:drm_crtc_helper_set_mode], [ENCODER:10:TMDS-10]
set [MODE:23:1680x1050]
[ 1.115491] tegra-hdmi 54280000.hdmi: cannot set audio to 44100 at
146200000 pclk
[ 1.115511] [drm:drm_calc_timestamping_constants], crtc 3: hwmode:
htotal 2240, vtotal 1089, vdisplay 1050
[ 1.115517] [drm:drm_calc_timestamping_constants], crtc 3: clock
146200 kHz framedur 16685088 linedur 15321, pixeldur 6
[ 1.115523] [drm:drm_crtc_helper_set_config], Setting connector
DPMS state to on
[ 1.115527] [drm:drm_crtc_helper_set_config],
[CONNECTOR:9:HDMI-A-1] set DPMS on
[ 1.115534] [drm:drm_framebuffer_reference], FB ID: 29
[ 1.115537] [drm:drm_crtc_helper_set_config],
[ 1.115541] [drm:drm_crtc_helper_set_config], [CRTC:6] [NOFB]
[ 1.115544] [drm:drm_framebuffer_reference], FB ID: 29
[ 1.115547] [drm:drm_framebuffer_unreference], FB ID: 29
[ 1.115624] [drm:drm_crtc_helper_set_config],
[ 1.115630] [drm:drm_crtc_helper_set_config], [CRTC:3] [FB:29]
#connectors=1 (x y) (0 0)
[ 1.115674] [drm:drm_crtc_helper_set_config],
[CONNECTOR:9:HDMI-A-1] to [CRTC:3]
[ 1.115680] [drm:drm_framebuffer_reference], FB ID: 29
[ 1.115683] [drm:drm_framebuffer_unreference], FB ID: 29
[ 1.134304] Console: switching to colour frame buffer device 210x65
[ 1.134315] [drm:drm_crtc_helper_set_config],
[ 1.134320] [drm:drm_crtc_helper_set_config], [CRTC:3] [FB:29]
#connectors=1 (x y) (0 0)
[ 1.134364] [drm:drm_crtc_helper_set_config],
[CONNECTOR:9:HDMI-A-1] to [CRTC:3]
[ 1.134369] [drm:drm_framebuffer_reference], FB ID: 29
[ 1.134373] [drm:drm_framebuffer_unreference], FB ID: 29
[ 1.165563] tegra-host1x 50000000.host1x: fb0: frame buffer device
[ 1.171829] tegra-host1x 50000000.host1x: registered panic notifier
[ 1.178096] [drm] Initialized tegra 0.0.0 20120330 on minor 0
[ 80.824626] [drm:drm_crtc_helper_set_config],
[ 80.824638] [drm:drm_crtc_helper_set_config], [CRTC:3] [FB:29]
#connectors=1 (x y) (0 0)
[ 80.824720] [drm:drm_crtc_helper_set_config],
[CONNECTOR:9:HDMI-A-1] to [CRTC:3]
[ 80.824730] [drm:drm_framebuffer_reference], FB ID: 29
[ 80.824736] [drm:drm_framebuffer_unreference], FB ID: 29
run startx
[ 839.591574] [drm:drm_stub_open],
[ 839.591591] [drm:drm_open_helper], pid = 2419, minor = 0
[ 839.591617] [drm:drm_setup],
[ 839.591642] [drm:drm_release], open_count = 1
[ 839.591653] [drm:drm_release], pid = 2419, device = 0xe200, open_count = 1
[ 839.591672] [drm:drm_lastclose],
[ 839.591685] [drm:drm_crtc_helper_set_config],
[ 839.591692] [drm:drm_crtc_helper_set_config], [CRTC:3] [FB:29]
#connectors=1 (x y) (0 0)
[ 839.591760] [drm:drm_crtc_helper_set_config],
[CONNECTOR:9:HDMI-A-1] to [CRTC:3]
[ 839.591773] [drm:drm_framebuffer_reference], FB ID: 29
[ 839.591781] [drm:drm_framebuffer_unreference], FB ID: 29
[ 839.591789] [drm:drm_crtc_helper_set_config],
[ 839.591796] [drm:drm_crtc_helper_set_config], [CRTC:6] [NOFB]
[ 839.591805] [drm:drm_framebuffer_reference], FB ID: 29
[ 839.591812] [drm:drm_framebuffer_unreference], FB ID: 29
[ 839.591820] [drm:drm_lastclose], driver lastclose completed
[ 839.591829] [drm:drm_lastclose], lastclose completed
[ 839.592114] vgaarb: this pci device is not a vga device
[ 839.597430] [drm:drm_stub_open],
[ 839.597443] [drm:drm_open_helper], pid = 2419, minor = 0
[ 839.597465] [drm:drm_setup],
[ 839.597540] [drm:drm_ioctl], pid=2419, dev=0xe200, auth=1, DRM_IOCTL_GET_CAP
[ 839.597583] [drm:drm_ioctl], pid=2419, dev=0xe200, auth=1,
DRM_IOCTL_MODE_GETRESOURCES
[ 839.597602] [drm:drm_mode_getresources], CRTC[2] CONNECTORS[1] ENCODERS[1]
[ 839.597631] [drm:drm_ioctl], pid=2419, dev=0xe200, auth=1,
DRM_IOCTL_MODE_GETRESOURCES
[ 839.597645] [drm:drm_mode_getresources], CRTC[2] CONNECTORS[1] ENCODERS[1]
[ 839.597697] [drm:drm_ioctl], pid=2419, dev=0xe200, auth=1,
DRM_IOCTL_MODE_CREATE_DUMB
[ 839.597723] tegra-host1x 50000000.host1x: failed to allocate buffer
with size 0
[ 839.606660] [drm:drm_ioctl], ret = -12
[ 839.607045] [drm:drm_ioctl], pid=2419, dev=0xe200, auth=1, DRM_IOCTL_GET_CAP
[ 839.607122] [drm:drm_ioctl], pid=2419, dev=0xe200, auth=1, DRM_IOCTL_GET_CAP
[ 839.607157] [drm:drm_ioctl], pid=2419, dev=0xe200, auth=1,
DRM_IOCTL_MODE_GETRESOURCES
[ 839.607175] [drm:drm_mode_getresources], CRTC[2] CONNECTORS[1] ENCODERS[1]
[ 839.607190] [drm:drm_ioctl], pid=2419, dev=0xe200, auth=1,
DRM_IOCTL_MODE_GETRESOURCES
[ 839.607203] [drm:drm_mode_getresources], CRTC[2] CONNECTORS[1] ENCODERS[1]
[ 839.607273] [drm:drm_ioctl], pid=2419, dev=0xe200, auth=1,
DRM_IOCTL_MODE_GETCRTC
[ 839.607307] [drm:drm_ioctl], pid=2419, dev=0xe200, auth=1,
DRM_IOCTL_MODE_GETCRTC
[ 839.607336] [drm:drm_ioctl], pid=2419, dev=0xe200, auth=1,
DRM_IOCTL_MODE_GETCONNECTOR
[ 839.607348] [drm:drm_mode_getconnector], [CONNECTOR:9:?]
[ 839.607359] [drm:drm_helper_probe_single_connector_modes],
[CONNECTOR:9:HDMI-A-1]
[ 839.620302] [drm:drm_helper_probe_single_connector_modes],
[CONNECTOR:9:HDMI-A-1] probed modes :
[ 839.620317] [drm:drm_mode_debug_printmodeline], Modeline
12:"1680x1050" 60 146200 1680 1784 1960 2240 1050 1053 1059 1089 0x48
0xa
[ 839.620332] [drm:drm_mode_debug_printmodeline], Modeline
14:"1280x1024" 75 135000 1280 1296 1440 1688 1024 1025 1028 1066 0x40
0x5
[ 839.620347] [drm:drm_mode_debug_printmodeline], Modeline
13:"1280x1024" 60 108000 1280 1328 1440 1688 1024 1025 1028 1066 0x40
0x5
[ 839.620360] [drm:drm_mode_debug_printmodeline], Modeline
16:"1440x900" 75 136750 1440 1536 1688 1936 900 903 909 942 0x40 0x6
[ 839.620373] [drm:drm_mode_debug_printmodeline], Modeline
15:"1440x900" 60 88750 1440 1488 1520 1600 900 903 909 926 0x40 0x9
[ 839.620386] [drm:drm_mode_debug_printmodeline], Modeline
24:"1024x768" 75 78800 1024 1040 1136 1312 768 769 772 800 0x40 0x5
[ 839.620399] [drm:drm_mode_debug_printmodeline], Modeline
25:"1024x768" 70 75000 1024 1048 1184 1328 768 771 777 806 0x40 0xa
[ 839.620412] [drm:drm_mode_debug_printmodeline], Modeline
26:"1024x768" 60 65000 1024 1048 1184 1344 768 771 777 806 0x40 0xa
[ 839.620424] [drm:drm_mode_debug_printmodeline], Modeline
27:"800x600" 75 49500 800 816 896 1056 600 601 604 625 0x40 0x5
[ 839.620437] [drm:drm_mode_debug_printmodeline], Modeline
28:"800x600" 72 50000 800 856 976 1040 600 637 643 666 0x40 0x5
[ 839.620450] [drm:drm_mode_debug_printmodeline], Modeline
17:"800x600" 60 40000 800 840 968 1056 600 601 605 628 0x40 0x5
[ 839.620463] [drm:drm_mode_debug_printmodeline], Modeline
18:"800x600" 56 36000 800 824 896 1024 600 601 603 625 0x40 0x5
[ 839.620475] [drm:drm_mode_debug_printmodeline], Modeline
19:"640x480" 75 31500 640 656 720 840 480 481 484 500 0x40 0xa
[ 839.620488] [drm:drm_mode_debug_printmodeline], Modeline
20:"640x480" 73 31500 640 664 704 832 480 489 491 520 0x40 0xa
[ 839.620501] [drm:drm_mode_debug_printmodeline], Modeline
21:"640x480" 60 25200 640 656 752 800 480 490 492 525 0x40 0xa
[ 839.620513] [drm:drm_mode_debug_printmodeline], Modeline
22:"720x400" 70 28320 720 738 846 900 400 412 414 449 0x40 0x6
[ 839.620550] [drm:drm_ioctl], pid=2419, dev=0xe200, auth=1,
DRM_IOCTL_MODE_GETCONNECTOR
[ 839.620563] [drm:drm_mode_getconnector], [CONNECTOR:9:?]
[ 839.620621] [drm:drm_ioctl], pid=2419, dev=0xe200, auth=1,
DRM_IOCTL_MODE_GETENCODER
[ 839.620784] [drm:drm_ioctl], pid=2419, dev=0xe200, auth=1,
DRM_IOCTL_MODE_GETPROPERTY
[ 839.620806] [drm:drm_ioctl], pid=2419, dev=0xe200, auth=1,
DRM_IOCTL_MODE_GETPROPERTY
[ 839.620832] [drm:drm_ioctl], pid=2419, dev=0xe200, auth=1,
DRM_IOCTL_MODE_GETPROPERTY
[ 839.620850] [drm:drm_ioctl], pid=2419, dev=0xe200, auth=1,
DRM_IOCTL_MODE_GETPROPERTY
[ 839.620930] [drm:drm_ioctl], pid=2419, dev=0xe200, auth=1,
DRM_IOCTL_MODE_GETCONNECTOR
[ 839.620945] [drm:drm_mode_getconnector], [CONNECTOR:9:?]
[ 839.620956] [drm:drm_helper_probe_single_connector_modes],
[CONNECTOR:9:HDMI-A-1]
[ 839.633853] [drm:drm_helper_probe_single_connector_modes],
[CONNECTOR:9:HDMI-A-1] probed modes :
[ 839.633867] [drm:drm_mode_debug_printmodeline], Modeline
12:"1680x1050" 60 146200 1680 1784 1960 2240 1050 1053 1059 1089 0x48
0xa
[ 839.633882] [drm:drm_mode_debug_printmodeline], Modeline
14:"1280x1024" 75 135000 1280 1296 1440 1688 1024 1025 1028 1066 0x40
0x5
[ 839.633896] [drm:drm_mode_debug_printmodeline], Modeline
13:"1280x1024" 60 108000 1280 1328 1440 1688 1024 1025 1028 1066 0x40
0x5
[ 839.633909] [drm:drm_mode_debug_printmodeline], Modeline
16:"1440x900" 75 136750 1440 1536 1688 1936 900 903 909 942 0x40 0x6
[ 839.633922] [drm:drm_mode_debug_printmodeline], Modeline
15:"1440x900" 60 88750 1440 1488 1520 1600 900 903 909 926 0x40 0x9
[ 839.633935] [drm:drm_mode_debug_printmodeline], Modeline
24:"1024x768" 75 78800 1024 1040 1136 1312 768 769 772 800 0x40 0x5
[ 839.633947] [drm:drm_mode_debug_printmodeline], Modeline
25:"1024x768" 70 75000 1024 1048 1184 1328 768 771 777 806 0x40 0xa
[ 839.633960] [drm:drm_mode_debug_printmodeline], Modeline
26:"1024x768" 60 65000 1024 1048 1184 1344 768 771 777 806 0x40 0xa
[ 839.633973] [drm:drm_mode_debug_printmodeline], Modeline
27:"800x600" 75 49500 800 816 896 1056 600 601 604 625 0x40 0x5
[ 839.633985] [drm:drm_mode_debug_printmodeline], Modeline
28:"800x600" 72 50000 800 856 976 1040 600 637 643 666 0x40 0x5
[ 839.633998] [drm:drm_mode_debug_printmodeline], Modeline
17:"800x600" 60 40000 800 840 968 1056 600 601 605 628 0x40 0x5
[ 839.634011] [drm:drm_mode_debug_printmodeline], Modeline
18:"800x600" 56 36000 800 824 896 1024 600 601 603 625 0x40 0x5
[ 839.634023] [drm:drm_mode_debug_printmodeline], Modeline
19:"640x480" 75 31500 640 656 720 840 480 481 484 500 0x40 0xa
[ 839.634036] [drm:drm_mode_debug_printmodeline], Modeline
20:"640x480" 73 31500 640 664 704 832 480 489 491 520 0x40 0xa
[ 839.634048] [drm:drm_mode_debug_printmodeline], Modeline
21:"640x480" 60 25200 640 656 752 800 480 490 492 525 0x40 0xa
[ 839.634061] [drm:drm_mode_debug_printmodeline], Modeline
22:"720x400" 70 28320 720 738 846 900 400 412 414 449 0x40 0x6
[ 839.634085] [drm:drm_ioctl], pid=2419, dev=0xe200, auth=1,
DRM_IOCTL_MODE_GETCONNECTOR
[ 839.634097] [drm:drm_mode_getconnector], [CONNECTOR:9:?]
[ 839.634137] [drm:drm_ioctl], pid=2419, dev=0xe200, auth=1,
DRM_IOCTL_MODE_GETPROPERTY
[ 839.634154] [drm:drm_ioctl], pid=2419, dev=0xe200, auth=1,
DRM_IOCTL_MODE_GETPROPERTY
[ 839.634189] [drm:drm_ioctl], pid=2419, dev=0xe200, auth=1,
DRM_IOCTL_MODE_GETPROPBLOB
[ 839.634206] [drm:drm_ioctl], pid=2419, dev=0xe200, auth=1,
DRM_IOCTL_MODE_GETPROPBLOB
[ 839.634223] [drm:drm_ioctl], pid=2419, dev=0xe200, auth=1,
DRM_IOCTL_MODE_GETPROPERTY
[ 839.634240] [drm:drm_ioctl], pid=2419, dev=0xe200, auth=1,
DRM_IOCTL_MODE_GETPROPERTY
[ 839.648436] vgaarb: this pci device is not a vga device
[ 839.653836] [drm:drm_ioctl], pid=2419, dev=0xe200, auth=1,
DRM_IOCTL_SET_MASTER
[ 839.653857] [drm:drm_ioctl], pid=2419, dev=0xe200, auth=1,
DRM_IOCTL_MODE_CREATE_DUMB
[ 839.663252] [drm:drm_ioctl], pid=2419, dev=0xe200, auth=1,
DRM_IOCTL_MODE_CREATE_DUMB
[ 839.663546] [drm:drm_ioctl], pid=2419, dev=0xe200, auth=1,
DRM_IOCTL_MODE_CREATE_DUMB
[ 839.670188] [drm:drm_ioctl], pid=2419, dev=0xe200, auth=1,
DRM_IOCTL_MODE_GETPROPERTY
[ 839.670213] [drm:drm_ioctl], pid=2419, dev=0xe200, auth=1,
DRM_IOCTL_MODE_GETPROPERTY
[ 839.670232] [drm:drm_ioctl], pid=2419, dev=0xe200, auth=1,
DRM_IOCTL_MODE_GETPROPERTY
[ 839.670250] [drm:drm_ioctl], pid=2419, dev=0xe200, auth=1,
DRM_IOCTL_MODE_GETPROPERTY
[ 839.670668] [drm:drm_ioctl], pid=2419, dev=0xe200, auth=1,
DRM_IOCTL_SET_MASTER
[ 839.670703] [drm:drm_ioctl], pid=2419, dev=0xe200, auth=1,
DRM_IOCTL_MODE_ADDFB
[ 839.670726] [drm:drm_framebuffer_reference], FB ID: 30
[ 839.670736] [drm:drm_mode_addfb], [FB:30]
[ 839.670834] [drm:drm_ioctl], pid=2419, dev=0xe200, auth=1,
DRM_IOCTL_MODE_SETGAMMA
[ 839.670852] [drm:drm_ioctl], ret = -38
[ 839.670880] [drm:drm_ioctl], pid=2419, dev=0xe200, auth=1,
DRM_IOCTL_MODE_SETCRTC
[ 839.670893] [drm:drm_mode_setcrtc], [CRTC:3]
[ 839.670902] [drm:drm_framebuffer_reference], FB ID: 30
[ 839.670922] [drm:drm_mode_setcrtc], [CONNECTOR:9:HDMI-A-1]
[ 839.670931] [drm:drm_crtc_helper_set_config],
[ 839.670939] [drm:drm_crtc_helper_set_config], [CRTC:3] [FB:30]
#connectors=1 (x y) (0 0)
[ 839.671006] [drm:drm_crtc_helper_set_config],
[CONNECTOR:9:HDMI-A-1] to [CRTC:3]
[ 839.671015] [drm:drm_crtc_helper_set_config], attempting to set
mode from userspace
[ 839.671023] [drm:drm_mode_debug_printmodeline], Modeline
31:"1680x1050" 0 146200 1680 1784 1960 2240 1050 1053 1059 1089 0x0
0xa
[ 839.671043] [drm:drm_crtc_helper_set_mode], [CRTC:3]
[ 839.689489] [drm:drm_vblank_get], enabling vblank on crtc 0, ret: 0
[ 839.689504] [drm:drm_update_vblank_count], enabling vblank
interrupts on crtc 0, missed 0
[ 839.689542] [drm:tegra_crtc_setup_clk], rate: 292000000, div: 1
[ 839.689565] [drm:drm_crtc_helper_set_mode], [ENCODER:10:TMDS-10]
set [MODE:31:1680x1050]
[ 839.691716] [drm:drm_calc_timestamping_constants], crtc 3: hwmode:
htotal 2240, vtotal 1089, vdisplay 1050
[ 839.691730] [drm:drm_calc_timestamping_constants], crtc 3: clock
146200 kHz framedur 16685088 linedur 15321, pixeldur 6
[ 839.691745] [drm:drm_crtc_helper_set_config], Setting connector
DPMS state to on
[ 839.691754] [drm:drm_crtc_helper_set_config],
[CONNECTOR:9:HDMI-A-1] set DPMS on
[ 839.691768] [drm:drm_framebuffer_reference], FB ID: 30
[ 839.691777] [drm:drm_framebuffer_unreference], FB ID: 29
[ 839.691785] [drm:drm_framebuffer_unreference], FB ID: 30
[ 839.691824] [drm:drm_ioctl], pid=2419, dev=0xe200, auth=1,
DRM_IOCTL_MODE_SETPROPERTY
[ 839.691843] [drm:drm_ioctl], pid=2419, dev=0xe200, auth=1,
DRM_IOCTL_MODE_SETCRTC
[ 839.691855] [drm:drm_mode_setcrtc], [CRTC:6]
[ 839.691863] [drm:drm_crtc_helper_set_config],
[ 839.691965] [drm:drm_crtc_helper_set_config], [CRTC:6] [NOFB]
[ 839.691975] [drm:drm_framebuffer_reference], FB ID: 30
[ 839.691983] [drm:drm_framebuffer_unreference], FB ID: 30
[ 839.840216] [drm:drm_ioctl], pid=2419, dev=0xe200, auth=1,
DRM_IOCTL_MODE_SETGAMMA
[ 839.840257] [drm:drm_ioctl], ret = -38
[ 839.840279] [drm:drm_ioctl], pid=2419, dev=0xe200, auth=1,
DRM_IOCTL_MODE_SETCRTC
[ 839.840301] [drm:drm_mode_setcrtc], [CRTC:3]
[ 839.840317] [drm:drm_framebuffer_reference], FB ID: 30
[ 839.840353] [drm:drm_mode_setcrtc], [CONNECTOR:9:HDMI-A-1]
[ 839.840369] [drm:drm_crtc_helper_set_config],
[ 839.840381] [drm:drm_crtc_helper_set_config], [CRTC:3] [FB:30]
#connectors=1 (x y) (0 0)
[ 839.840491] [drm:drm_crtc_helper_set_config],
[CONNECTOR:9:HDMI-A-1] to [CRTC:3]
[ 839.840512] [drm:drm_framebuffer_reference], FB ID: 30
[ 839.840525] [drm:drm_framebuffer_unreference], FB ID: 30
[ 839.840538] [drm:drm_framebuffer_unreference], FB ID: 30
[ 839.840566] [drm:drm_ioctl], pid=2419, dev=0xe200, auth=1,
DRM_IOCTL_MODE_SETPROPERTY
[ 839.840596] [drm:drm_ioctl], pid=2419, dev=0xe200, auth=1,
DRM_IOCTL_MODE_SETCRTC
[ 839.840617] [drm:drm_mode_setcrtc], [CRTC:6]
[ 839.840630] [drm:drm_crtc_helper_set_config],
[ 839.840641] [drm:drm_crtc_helper_set_config], [CRTC:6] [NOFB]
[ 839.840657] [drm:drm_framebuffer_reference], FB ID: 30
[ 839.840669] [drm:drm_framebuffer_unreference], FB ID: 30
[ 839.841446] [drm:drm_ioctl], pid=2419, dev=0xe200, auth=1,
DRM_IOCTL_MODE_MAP_DUMB
[ 839.841508] [drm:drm_vm_open_locked], 0xb6a80000,0x00004000
[ 839.841539] [drm:drm_ioctl], pid=2419, dev=0xe200, auth=1,
DRM_IOCTL_MODE_MAP_DUMB
[ 839.841572] [drm:drm_vm_open_locked], 0xb6a7c000,0x00004000
[ 839.841598] [drm:drm_ioctl], pid=2419, dev=0xe200, auth=1,
DRM_IOCTL_MODE_MAP_DUMB
[ 839.841630] [drm:drm_vm_open_locked], 0xb62d1000,0x0035e000
[ 840.116367] [drm:drm_vm_open_locked], 0xb62d1000,0x0035e000
[ 840.116719] [drm:drm_vm_open_locked], 0xb6a7c000,0x00004000
[ 840.116742] [drm:drm_vm_open_locked], 0xb6a80000,0x00004000
[ 840.120297] [drm:drm_vm_close_locked], 0xb62d1000,0x0035e000
[ 840.120352] [drm:drm_vm_close_locked], 0xb6a7c000,0x00004000
[ 840.120367] [drm:drm_vm_close_locked], 0xb6a80000,0x00004000
[ 840.367755] [drm:drm_ioctl], pid=2419, dev=0xe200, auth=1,
DRM_IOCTL_MODE_SETPROPERTY
[ 840.369049] [drm:drm_ioctl], pid=2419, dev=0xe200, auth=1,
DRM_IOCTL_MODE_DIRTYFB
[ 840.369068] [drm:drm_framebuffer_reference], FB ID: 30
[ 840.369080] [drm:drm_framebuffer_unreference], FB ID: 30
[ 840.369089] [drm:drm_ioctl], ret = -38
[ 842.754377] [drm:drm_ioctl], pid=2419, dev=0xe200, auth=1,
DRM_IOCTL_MODE_CURSOR
[ 842.754403] [drm:drm_ioctl], ret = -6
[ 842.754438] [drm:drm_ioctl], pid=2419, dev=0xe200, auth=1,
DRM_IOCTL_MODE_CURSOR
[ 842.754449] [drm:drm_ioctl], ret = -6
[ 842.754470] [drm:drm_ioctl], pid=2419, dev=0xe200, auth=1,
DRM_IOCTL_MODE_CURSOR
[ 842.754482] [drm:drm_ioctl], ret = -14
[ 842.754491] [drm:drm_ioctl], pid=2419, dev=0xe200, auth=1,
DRM_IOCTL_MODE_CURSOR
[ 842.754501] [drm:drm_ioctl], ret = -6
[ 843.406867] [drm:drm_ioctl], pid=2419, dev=0xe200, auth=1,
DRM_IOCTL_MODE_GETCONNECTOR
[ 843.406888] [drm:drm_mode_getconnector], [CONNECTOR:9:?]
[ 843.406900] [drm:drm_helper_probe_single_connector_modes],
[CONNECTOR:9:HDMI-A-1]
[ 843.419908] [drm:drm_helper_probe_single_connector_modes],
[CONNECTOR:9:HDMI-A-1] probed modes :
[ 843.419925] [drm:drm_mode_debug_printmodeline], Modeline
12:"1680x1050" 60 146200 1680 1784 1960 2240 1050 1053 1059 1089 0x48
0xa
[ 843.419938] [drm:drm_mode_debug_printmodeline], Modeline
14:"1280x1024" 75 135000 1280 1296 1440 1688 1024 1025 1028 1066 0x40
0x5
[ 843.419949] [drm:drm_mode_debug_printmodeline], Modeline
13:"1280x1024" 60 108000 1280 1328 1440 1688 1024 1025 1028 1066 0x40
0x5
[ 843.419960] [drm:drm_mode_debug_printmodeline], Modeline
16:"1440x900" 75 136750 1440 1536 1688 1936 900 903 909 942 0x40 0x6
[ 843.419971] [drm:drm_mode_debug_printmodeline], Modeline
15:"1440x900" 60 88750 1440 1488 1520 1600 900 903 909 926 0x40 0x9
[ 843.419982] [drm:drm_mode_debug_printmodeline], Modeline
24:"1024x768" 75 78800 1024 1040 1136 1312 768 769 772 800 0x40 0x5
[ 843.419993] [drm:drm_mode_debug_printmodeline], Modeline
25:"1024x768" 70 75000 1024 1048 1184 1328 768 771 777 806 0x40 0xa
[ 843.420003] [drm:drm_mode_debug_printmodeline], Modeline
26:"1024x768" 60 65000 1024 1048 1184 1344 768 771 777 806 0x40 0xa
[ 843.420014] [drm:drm_mode_debug_printmodeline], Modeline
27:"800x600" 75 49500 800 816 896 1056 600 601 604 625 0x40 0x5
[ 843.420024] [drm:drm_mode_debug_printmodeline], Modeline
28:"800x600" 72 50000 800 856 976 1040 600 637 643 666 0x40 0x5
[ 843.420035] [drm:drm_mode_debug_printmodeline], Modeline
17:"800x600" 60 40000 800 840 968 1056 600 601 605 628 0x40 0x5
[ 843.420046] [drm:drm_mode_debug_printmodeline], Modeline
18:"800x600" 56 36000 800 824 896 1024 600 601 603 625 0x40 0x5
[ 843.420056] [drm:drm_mode_debug_printmodeline], Modeline
19:"640x480" 75 31500 640 656 720 840 480 481 484 500 0x40 0xa
[ 843.420067] [drm:drm_mode_debug_printmodeline], Modeline
20:"640x480" 73 31500 640 664 704 832 480 489 491 520 0x40 0xa
[ 843.420078] [drm:drm_mode_debug_printmodeline], Modeline
21:"640x480" 60 25200 640 656 752 800 480 490 492 525 0x40 0xa
[ 843.420088] [drm:drm_mode_debug_printmodeline], Modeline
22:"720x400" 70 28320 720 738 846 900 400 412 414 449 0x40 0x6
[ 843.420127] [drm:drm_ioctl], pid=2419, dev=0xe200, auth=1,
DRM_IOCTL_MODE_GETCONNECTOR
[ 843.420138] [drm:drm_mode_getconnector], [CONNECTOR:9:?]
[ 843.420178] [drm:drm_ioctl], pid=2419, dev=0xe200, auth=1,
DRM_IOCTL_MODE_GETPROPERTY
[ 843.420193] [drm:drm_ioctl], pid=2419, dev=0xe200, auth=1,
DRM_IOCTL_MODE_GETPROPERTY
[ 843.420249] [drm:drm_ioctl], pid=2419, dev=0xe200, auth=1,
DRM_IOCTL_MODE_GETPROPBLOB
[ 843.420263] [drm:drm_ioctl], pid=2419, dev=0xe200, auth=1,
DRM_IOCTL_MODE_GETPROPBLOB
[ 843.420277] [drm:drm_ioctl], pid=2419, dev=0xe200, auth=1,
DRM_IOCTL_MODE_GETPROPERTY
[ 843.420292] [drm:drm_ioctl], pid=2419, dev=0xe200, auth=1,
DRM_IOCTL_MODE_GETPROPERTY
[ 844.699485] [drm:vblank_disable_fn], disabling vblank on crtc 0
Still shows Out of Range.
Setting the mode via xrandr -d :0 --output HDMI-0 --mode 1280x1024
gives me a working display, although there is slight corruption along
the right border of the screen.
Then running xrand -d :0 --output HDMI-0 --mode 1680x1050 goes back to
"Out of Range"
and the following is in dmesg (after a dmesg -c)
[ 1278.580836] [drm:drm_ioctl], pid=2419, dev=0xe200, auth=1,
DRM_IOCTL_MODE_GETCONNECTOR
[ 1278.580862] [drm:drm_mode_getconnector], [CONNECTOR:9:?]
[ 1278.580880] [drm:drm_helper_probe_single_connector_modes],
[CONNECTOR:9:HDMI-A-1]
[ 1278.593961] [drm:drm_helper_probe_single_connector_modes],
[CONNECTOR:9:HDMI-A-1] probed modes :
[ 1278.593978] [drm:drm_mode_debug_printmodeline], Modeline
12:"1680x1050" 60 146200 1680 1784 1960 2240 1050 1053 1059 1089 0x48
0xa
[ 1278.593997] [drm:drm_mode_debug_printmodeline], Modeline
14:"1280x1024" 75 135000 1280 1296 1440 1688 1024 1025 1028 1066 0x40
0x5
[ 1278.594014] [drm:drm_mode_debug_printmodeline], Modeline
13:"1280x1024" 60 108000 1280 1328 1440 1688 1024 1025 1028 1066 0x40
0x5
[ 1278.594030] [drm:drm_mode_debug_printmodeline], Modeline
16:"1440x900" 75 136750 1440 1536 1688 1936 900 903 909 942 0x40 0x6
[ 1278.594046] [drm:drm_mode_debug_printmodeline], Modeline
15:"1440x900" 60 88750 1440 1488 1520 1600 900 903 909 926 0x40 0x9
[ 1278.594062] [drm:drm_mode_debug_printmodeline], Modeline
24:"1024x768" 75 78800 1024 1040 1136 1312 768 769 772 800 0x40 0x5
[ 1278.594078] [drm:drm_mode_debug_printmodeline], Modeline
25:"1024x768" 70 75000 1024 1048 1184 1328 768 771 777 806 0x40 0xa
[ 1278.594094] [drm:drm_mode_debug_printmodeline], Modeline
26:"1024x768" 60 65000 1024 1048 1184 1344 768 771 777 806 0x40 0xa
[ 1278.594110] [drm:drm_mode_debug_printmodeline], Modeline
27:"800x600" 75 49500 800 816 896 1056 600 601 604 625 0x40 0x5
[ 1278.594126] [drm:drm_mode_debug_printmodeline], Modeline
28:"800x600" 72 50000 800 856 976 1040 600 637 643 666 0x40 0x5
[ 1278.594142] [drm:drm_mode_debug_printmodeline], Modeline
17:"800x600" 60 40000 800 840 968 1056 600 601 605 628 0x40 0x5
[ 1278.594157] [drm:drm_mode_debug_printmodeline], Modeline
18:"800x600" 56 36000 800 824 896 1024 600 601 603 625 0x40 0x5
[ 1278.594173] [drm:drm_mode_debug_printmodeline], Modeline
19:"640x480" 75 31500 640 656 720 840 480 481 484 500 0x40 0xa
[ 1278.594189] [drm:drm_mode_debug_printmodeline], Modeline
20:"640x480" 73 31500 640 664 704 832 480 489 491 520 0x40 0xa
[ 1278.594205] [drm:drm_mode_debug_printmodeline], Modeline
21:"640x480" 60 25200 640 656 752 800 480 490 492 525 0x40 0xa
[ 1278.594221] [drm:drm_mode_debug_printmodeline], Modeline
22:"720x400" 70 28320 720 738 846 900 400 412 414 449 0x40 0x6
[ 1278.594257] [drm:drm_ioctl], pid=2419, dev=0xe200, auth=1,
DRM_IOCTL_MODE_GETCONNECTOR
[ 1278.594272] [drm:drm_mode_getconnector], [CONNECTOR:9:?]
[ 1278.594325] [drm:drm_ioctl], pid=2419, dev=0xe200, auth=1,
DRM_IOCTL_MODE_GETPROPERTY
[ 1278.594346] [drm:drm_ioctl], pid=2419, dev=0xe200, auth=1,
DRM_IOCTL_MODE_GETPROPERTY
[ 1278.594370] [drm:drm_ioctl], pid=2419, dev=0xe200, auth=1,
DRM_IOCTL_MODE_GETPROPBLOB
[ 1278.594388] [drm:drm_ioctl], pid=2419, dev=0xe200, auth=1,
DRM_IOCTL_MODE_GETPROPBLOB
[ 1278.594409] [drm:drm_ioctl], pid=2419, dev=0xe200, auth=1,
DRM_IOCTL_MODE_GETPROPERTY
[ 1278.594430] [drm:drm_ioctl], pid=2419, dev=0xe200, auth=1,
DRM_IOCTL_MODE_GETPROPERTY
[ 1278.600629] [drm:drm_ioctl], pid=2419, dev=0xe200, auth=1,
DRM_IOCTL_MODE_CREATE_DUMB
[ 1278.618871] [drm:drm_ioctl], pid=2419, dev=0xe200, auth=1,
DRM_IOCTL_MODE_ADDFB
[ 1278.618922] [drm:drm_framebuffer_reference], FB ID: 30
[ 1278.618939] [drm:drm_mode_addfb], [FB:30]
[ 1278.618955] [drm:drm_ioctl], pid=2419, dev=0xe200, auth=1,
DRM_IOCTL_MODE_MAP_DUMB
[ 1278.619008] [drm:drm_vm_open_locked], 0xb62d1000,0x0035e000
[ 1278.619218] [drm:drm_ioctl], pid=2419, dev=0xe200, auth=1,
DRM_IOCTL_MODE_SETGAMMA
[ 1278.619245] [drm:drm_ioctl], ret = -38
[ 1278.619265] [drm:drm_ioctl], pid=2419, dev=0xe200, auth=1,
DRM_IOCTL_MODE_SETCRTC
[ 1278.619285] [drm:drm_mode_setcrtc], [CRTC:3]
[ 1278.619299] [drm:drm_framebuffer_reference], FB ID: 30
[ 1278.619331] [drm:drm_mode_setcrtc], [CONNECTOR:9:HDMI-A-1]
[ 1278.619346] [drm:drm_crtc_helper_set_config],
[ 1278.619357] [drm:drm_crtc_helper_set_config], [CRTC:3] [FB:30]
#connectors=1 (x y) (0 0)
[ 1278.619529] [drm:drm_crtc_helper_set_config],
[CONNECTOR:9:HDMI-A-1] to [CRTC:3]
[ 1278.619570] [drm:drm_framebuffer_reference], FB ID: 30
[ 1278.619606] [drm:drm_framebuffer_unreference], FB ID: 31
[ 1278.619645] [drm:drm_framebuffer_unreference], FB ID: 30
[ 1278.619689] [drm:drm_ioctl], pid=2419, dev=0xe200, auth=1,
DRM_IOCTL_MODE_SETPROPERTY
[ 1278.619720] [drm:drm_ioctl], pid=2419, dev=0xe200, auth=1,
DRM_IOCTL_MODE_RMFB
[ 1278.619742] [drm:__drm_framebuffer_unreference], FB ID: 0
[ 1278.619755] [drm:drm_framebuffer_unreference], FB ID: 0
[ 1278.619917] [drm:drm_vm_close_locked], 0xb5ae8000,0x00280000
[ 1278.619941] [drm:drm_ioctl], pid=2419, dev=0xe200, auth=1,
DRM_IOCTL_MODE_DESTROY_DUMB
[ 1278.648089] [drm:drm_ioctl], pid=2419, dev=0xe200, auth=1,
DRM_IOCTL_MODE_SETGAMMA
[ 1278.648132] [drm:drm_ioctl], ret = -38
[ 1278.648154] [drm:drm_ioctl], pid=2419, dev=0xe200, auth=1,
DRM_IOCTL_MODE_SETCRTC
[ 1278.648176] [drm:drm_mode_setcrtc], [CRTC:3]
[ 1278.648193] [drm:drm_framebuffer_reference], FB ID: 30
[ 1278.648228] [drm:drm_mode_setcrtc], [CONNECTOR:9:HDMI-A-1]
[ 1278.648243] [drm:drm_crtc_helper_set_config],
[ 1278.648254] [drm:drm_crtc_helper_set_config], [CRTC:3] [FB:30]
#connectors=1 (x y) (0 0)
[ 1278.648361] [drm:drm_crtc_helper_set_config], modes are different,
full mode set
[ 1278.648374] [drm:drm_mode_debug_printmodeline], Modeline 30:"" 0
135000 1280 1296 1440 1688 1024 1025 1028 1066 0x0 0x5
[ 1278.648397] [drm:drm_mode_debug_printmodeline], Modeline 31:"" 0
146200 1680 1784 1960 2240 1050 1053 1059 1089 0x0 0xa
[ 1278.648423] [drm:drm_crtc_helper_set_config],
[CONNECTOR:9:HDMI-A-1] to [CRTC:3]
[ 1278.648438] [drm:drm_crtc_helper_set_config], attempting to set
mode from userspace
[ 1278.648450] [drm:drm_mode_debug_printmodeline], Modeline 31:"" 0
146200 1680 1784 1960 2240 1050 1053 1059 1089 0x0 0xa
[ 1278.648484] [drm:drm_crtc_helper_set_mode], [CRTC:3]
[ 1278.668032] [drm:drm_vblank_get], enabling vblank on crtc 0, ret: 0
[ 1278.668058] [drm:drm_update_vblank_count], enabling vblank
interrupts on crtc 0, missed 0
[ 1278.669115] [drm:tegra_crtc_setup_clk], rate: 292000000, div: 1
[ 1278.669153] [drm:drm_crtc_helper_set_mode], [ENCODER:10:TMDS-10]
set [MODE:31:]
[ 1278.670530] [drm:drm_calc_timestamping_constants], crtc 3: hwmode:
htotal 2240, vtotal 1089, vdisplay 1050
[ 1278.670554] [drm:drm_calc_timestamping_constants], crtc 3: clock
146200 kHz framedur 16685088 linedur 15321, pixeldur 6
[ 1278.670578] [drm:drm_crtc_helper_set_config], Setting connector
DPMS state to on
[ 1278.670593] [drm:drm_crtc_helper_set_config],
[CONNECTOR:9:HDMI-A-1] set DPMS on
[ 1278.670722] [drm:drm_framebuffer_reference], FB ID: 30
[ 1278.670740] [drm:drm_framebuffer_unreference], FB ID: 30
[ 1278.670754] [drm:drm_framebuffer_unreference], FB ID: 30
[ 1278.670814] [drm:drm_ioctl], pid=2419, dev=0xe200, auth=1,
DRM_IOCTL_MODE_SETPROPERTY
The monitor is a SOYO DYLM2284 22".
--
This e-mail and any attachments are for the sole use of the intended
recipients(s) and may be confidential. Use of any Pwnie Express product
signifies your agreement to the Rapid Focus Security EULA<http://pwnieexpress.com/pdfs/RFSEULA.pdf>and is subject to export controls under the U.S. Commerce Department's
Export Administration Regulations ("EAR").
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: Issue with a SOYO monitor and Trimslice
[not found] ` <CAKCjkJY4nYte00jj-f78G_cohXuXSw-krrubJh1dgANtvRhJkA-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
@ 2013-09-23 11:28 ` Steev Klimaszewski
2013-11-11 9:46 ` Thierry Reding
1 sibling, 0 replies; 5+ messages in thread
From: Steev Klimaszewski @ 2013-09-23 11:28 UTC (permalink / raw)
To: linux-tegra-u79uwXL29TY76Z2rM5mHXA
After talking with Thierry on IRC more, it was mentioned that the
warning I was seeing wasn't in the log I sent. When using modesetting
0.3.0 (Debian Wheezy) the following occurs:
on startx
[ 100.793758] [drm:drm_crtc_helper_set_config],
[ 100.793770] [drm:drm_crtc_helper_set_config], [CRTC:3] [FB:29]
#connectors=1 (x y) (0 0)
[ 100.793850] [drm:drm_crtc_helper_set_config],
[CONNECTOR:9:HDMI-A-1] to [CRTC:3]
[ 100.793860] [drm:drm_framebuffer_reference], FB ID: 29
[ 100.793866] [drm:drm_framebuffer_unreference], FB ID: 29
[ 100.825639] [drm:drm_stub_open],
[ 100.825658] [drm:drm_open_helper], pid = 2389, minor = 0
[ 100.825689] [drm:drm_setup],
[ 100.825719] [drm:drm_release], open_count = 1
[ 100.825733] [drm:drm_release], pid = 2389, device = 0xe200, open_count = 1
[ 100.825757] [drm:drm_lastclose],
[ 100.825772] [drm:drm_crtc_helper_set_config],
[ 100.825782] [drm:drm_crtc_helper_set_config], [CRTC:3] [FB:29]
#connectors=1 (x y) (0 0)
[ 100.825864] [drm:drm_crtc_helper_set_config],
[CONNECTOR:9:HDMI-A-1] to [CRTC:3]
[ 100.825879] [drm:drm_framebuffer_reference], FB ID: 29
[ 100.825889] [drm:drm_framebuffer_unreference], FB ID: 29
[ 100.825899] [drm:drm_crtc_helper_set_config],
[ 100.825907] [drm:drm_crtc_helper_set_config], [CRTC:6] [NOFB]
[ 100.825919] [drm:drm_framebuffer_reference], FB ID: 29
[ 100.825928] [drm:drm_framebuffer_unreference], FB ID: 29
[ 100.825939] [drm:drm_lastclose], driver lastclose completed
[ 100.825952] [drm:drm_lastclose], lastclose completed
[ 100.826350] vgaarb: this pci device is not a vga device
[ 100.833225] [drm:drm_stub_open],
[ 100.833244] [drm:drm_open_helper], pid = 2389, minor = 0
[ 100.833273] [drm:drm_setup],
[ 100.833375] [drm:drm_ioctl], pid=2389, dev=0xe200, auth=1, DRM_IOCTL_GET_CAP
[ 100.833428] [drm:drm_ioctl], pid=2389, dev=0xe200, auth=1,
DRM_IOCTL_MODE_GETRESOURCES
[ 100.833450] [drm:drm_mode_getresources], CRTC[2] CONNECTORS[1] ENCODERS[1]
[ 100.833487] [drm:drm_ioctl], pid=2389, dev=0xe200, auth=1,
DRM_IOCTL_MODE_GETRESOURCES
[ 100.833504] [drm:drm_mode_getresources], CRTC[2] CONNECTORS[1] ENCODERS[1]
[ 100.833570] [drm:drm_ioctl], pid=2389, dev=0xe200, auth=1,
DRM_IOCTL_MODE_CREATE_DUMB
[ 100.833601] tegra-host1x 50000000.host1x: failed to allocate buffer
with size 0
[ 100.841621] [drm:drm_ioctl], ret = -12
[ 100.842082] [drm:drm_ioctl], pid=2389, dev=0xe200, auth=1, DRM_IOCTL_GET_CAP
[ 100.842176] [drm:drm_ioctl], pid=2389, dev=0xe200, auth=1, DRM_IOCTL_GET_CAP
[ 100.842224] [drm:drm_ioctl], pid=2389, dev=0xe200, auth=1,
DRM_IOCTL_MODE_GETRESOURCES
[ 100.842245] [drm:drm_mode_getresources], CRTC[2] CONNECTORS[1] ENCODERS[1]
[ 100.842264] [drm:drm_ioctl], pid=2389, dev=0xe200, auth=1,
DRM_IOCTL_MODE_GETRESOURCES
[ 100.842279] [drm:drm_mode_getresources], CRTC[2] CONNECTORS[1] ENCODERS[1]
[ 100.842362] [drm:drm_ioctl], pid=2389, dev=0xe200, auth=1,
DRM_IOCTL_MODE_GETCRTC
[ 100.842414] [drm:drm_ioctl], pid=2389, dev=0xe200, auth=1,
DRM_IOCTL_MODE_GETCRTC
[ 100.842450] [drm:drm_ioctl], pid=2389, dev=0xe200, auth=1,
DRM_IOCTL_MODE_GETCONNECTOR
[ 100.842465] [drm:drm_mode_getconnector], [CONNECTOR:9:?]
[ 100.842480] [drm:drm_helper_probe_single_connector_modes],
[CONNECTOR:9:HDMI-A-1]
[ 100.855511] [drm:drm_helper_probe_single_connector_modes],
[CONNECTOR:9:HDMI-A-1] probed modes :
[ 100.855529] [drm:drm_mode_debug_printmodeline], Modeline
12:"1680x1050" 60 146200 1680 1784 1960 2240 1050 1053 1059 1089 0x48
0xa
[ 100.855549] [drm:drm_mode_debug_printmodeline], Modeline
14:"1280x1024" 75 135000 1280 1296 1440 1688 1024 1025 1028 1066 0x40
0x5
[ 100.855566] [drm:drm_mode_debug_printmodeline], Modeline
13:"1280x1024" 60 108000 1280 1328 1440 1688 1024 1025 1028 1066 0x40
0x5
[ 100.855583] [drm:drm_mode_debug_printmodeline], Modeline
16:"1440x900" 75 136750 1440 1536 1688 1936 900 903 909 942 0x40 0x6
[ 100.855600] [drm:drm_mode_debug_printmodeline], Modeline
15:"1440x900" 60 88750 1440 1488 1520 1600 900 903 909 926 0x40 0x9
[ 100.855616] [drm:drm_mode_debug_printmodeline], Modeline
24:"1024x768" 75 78800 1024 1040 1136 1312 768 769 772 800 0x40 0x5
[ 100.855632] [drm:drm_mode_debug_printmodeline], Modeline
25:"1024x768" 70 75000 1024 1048 1184 1328 768 771 777 806 0x40 0xa
[ 100.855649] [drm:drm_mode_debug_printmodeline], Modeline
26:"1024x768" 60 65000 1024 1048 1184 1344 768 771 777 806 0x40 0xa
[ 100.855665] [drm:drm_mode_debug_printmodeline], Modeline
27:"800x600" 75 49500 800 816 896 1056 600 601 604 625 0x40 0x5
[ 100.855681] [drm:drm_mode_debug_printmodeline], Modeline
28:"800x600" 72 50000 800 856 976 1040 600 637 643 666 0x40 0x5
[ 100.855697] [drm:drm_mode_debug_printmodeline], Modeline
17:"800x600" 60 40000 800 840 968 1056 600 601 605 628 0x40 0x5
[ 100.855713] [drm:drm_mode_debug_printmodeline], Modeline
18:"800x600" 56 36000 800 824 896 1024 600 601 603 625 0x40 0x5
[ 100.855729] [drm:drm_mode_debug_printmodeline], Modeline
19:"640x480" 75 31500 640 656 720 840 480 481 484 500 0x40 0xa
[ 100.855745] [drm:drm_mode_debug_printmodeline], Modeline
20:"640x480" 73 31500 640 664 704 832 480 489 491 520 0x40 0xa
[ 100.855761] [drm:drm_mode_debug_printmodeline], Modeline
21:"640x480" 60 25200 640 656 752 800 480 490 492 525 0x40 0xa
[ 100.855778] [drm:drm_mode_debug_printmodeline], Modeline
22:"720x400" 70 28320 720 738 846 900 400 412 414 449 0x40 0x6
[ 100.855821] [drm:drm_ioctl], pid=2389, dev=0xe200, auth=1,
DRM_IOCTL_MODE_GETCONNECTOR
[ 100.855838] [drm:drm_mode_getconnector], [CONNECTOR:9:?]
[ 100.855913] [drm:drm_ioctl], pid=2389, dev=0xe200, auth=1,
DRM_IOCTL_MODE_GETENCODER
[ 100.856122] [drm:drm_ioctl], pid=2389, dev=0xe200, auth=1,
DRM_IOCTL_MODE_GETPROPERTY
[ 100.856151] [drm:drm_ioctl], pid=2389, dev=0xe200, auth=1,
DRM_IOCTL_MODE_GETPROPERTY
[ 100.856186] [drm:drm_ioctl], pid=2389, dev=0xe200, auth=1,
DRM_IOCTL_MODE_GETPROPERTY
[ 100.856210] [drm:drm_ioctl], pid=2389, dev=0xe200, auth=1,
DRM_IOCTL_MODE_GETPROPERTY
[ 100.856322] [drm:drm_ioctl], pid=2389, dev=0xe200, auth=1,
DRM_IOCTL_MODE_GETCONNECTOR
[ 100.856342] [drm:drm_mode_getconnector], [CONNECTOR:9:?]
[ 100.856357] [drm:drm_helper_probe_single_connector_modes],
[CONNECTOR:9:HDMI-A-1]
[ 100.869867] [drm:drm_helper_probe_single_connector_modes],
[CONNECTOR:9:HDMI-A-1] probed modes :
[ 100.869885] [drm:drm_mode_debug_printmodeline], Modeline
12:"1680x1050" 60 146200 1680 1784 1960 2240 1050 1053 1059 1089 0x48
0xa
[ 100.869904] [drm:drm_mode_debug_printmodeline], Modeline
14:"1280x1024" 75 135000 1280 1296 1440 1688 1024 1025 1028 1066 0x40
0x5
[ 100.869921] [drm:drm_mode_debug_printmodeline], Modeline
13:"1280x1024" 60 108000 1280 1328 1440 1688 1024 1025 1028 1066 0x40
0x5
[ 100.869938] [drm:drm_mode_debug_printmodeline], Modeline
16:"1440x900" 75 136750 1440 1536 1688 1936 900 903 909 942 0x40 0x6
[ 100.869954] [drm:drm_mode_debug_printmodeline], Modeline
15:"1440x900" 60 88750 1440 1488 1520 1600 900 903 909 926 0x40 0x9
[ 100.869971] [drm:drm_mode_debug_printmodeline], Modeline
24:"1024x768" 75 78800 1024 1040 1136 1312 768 769 772 800 0x40 0x5
[ 100.869987] [drm:drm_mode_debug_printmodeline], Modeline
25:"1024x768" 70 75000 1024 1048 1184 1328 768 771 777 806 0x40 0xa
[ 100.870003] [drm:drm_mode_debug_printmodeline], Modeline
26:"1024x768" 60 65000 1024 1048 1184 1344 768 771 777 806 0x40 0xa
[ 100.870020] [drm:drm_mode_debug_printmodeline], Modeline
27:"800x600" 75 49500 800 816 896 1056 600 601 604 625 0x40 0x5
[ 100.870036] [drm:drm_mode_debug_printmodeline], Modeline
28:"800x600" 72 50000 800 856 976 1040 600 637 643 666 0x40 0x5
[ 100.870052] [drm:drm_mode_debug_printmodeline], Modeline
17:"800x600" 60 40000 800 840 968 1056 600 601 605 628 0x40 0x5
[ 100.870068] [drm:drm_mode_debug_printmodeline], Modeline
18:"800x600" 56 36000 800 824 896 1024 600 601 603 625 0x40 0x5
[ 100.870084] [drm:drm_mode_debug_printmodeline], Modeline
19:"640x480" 75 31500 640 656 720 840 480 481 484 500 0x40 0xa
[ 100.870100] [drm:drm_mode_debug_printmodeline], Modeline
20:"640x480" 73 31500 640 664 704 832 480 489 491 520 0x40 0xa
[ 100.870116] [drm:drm_mode_debug_printmodeline], Modeline
21:"640x480" 60 25200 640 656 752 800 480 490 492 525 0x40 0xa
[ 100.870132] [drm:drm_mode_debug_printmodeline], Modeline
22:"720x400" 70 28320 720 738 846 900 400 412 414 449 0x40 0x6
[ 100.870165] [drm:drm_ioctl], pid=2389, dev=0xe200, auth=1,
DRM_IOCTL_MODE_GETCONNECTOR
[ 100.870181] [drm:drm_mode_getconnector], [CONNECTOR:9:?]
[ 100.870235] [drm:drm_ioctl], pid=2389, dev=0xe200, auth=1,
DRM_IOCTL_MODE_GETPROPERTY
[ 100.870257] [drm:drm_ioctl], pid=2389, dev=0xe200, auth=1,
DRM_IOCTL_MODE_GETPROPERTY
[ 100.870305] [drm:drm_ioctl], pid=2389, dev=0xe200, auth=1,
DRM_IOCTL_MODE_GETPROPBLOB
[ 100.870326] [drm:drm_ioctl], pid=2389, dev=0xe200, auth=1,
DRM_IOCTL_MODE_GETPROPBLOB
[ 100.870349] [drm:drm_ioctl], pid=2389, dev=0xe200, auth=1,
DRM_IOCTL_MODE_GETPROPERTY
[ 100.870371] [drm:drm_ioctl], pid=2389, dev=0xe200, auth=1,
DRM_IOCTL_MODE_GETPROPERTY
[ 100.888222] vgaarb: this pci device is not a vga device
[ 100.893578] [drm:drm_ioctl], pid=2389, dev=0xe200, auth=1,
DRM_IOCTL_SET_MASTER
[ 100.893603] [drm:drm_ioctl], pid=2389, dev=0xe200, auth=1,
DRM_IOCTL_MODE_CREATE_DUMB
[ 100.910271] [drm:drm_ioctl], pid=2389, dev=0xe200, auth=1,
DRM_IOCTL_MODE_CREATE_DUMB
[ 100.910708] [drm:drm_ioctl], pid=2389, dev=0xe200, auth=1,
DRM_IOCTL_MODE_CREATE_DUMB
[ 100.917590] [drm:drm_ioctl], pid=2389, dev=0xe200, auth=1,
DRM_IOCTL_MODE_GETPROPERTY
[ 100.917621] [drm:drm_ioctl], pid=2389, dev=0xe200, auth=1,
DRM_IOCTL_MODE_GETPROPERTY
[ 100.917645] [drm:drm_ioctl], pid=2389, dev=0xe200, auth=1,
DRM_IOCTL_MODE_GETPROPERTY
[ 100.917668] [drm:drm_ioctl], pid=2389, dev=0xe200, auth=1,
DRM_IOCTL_MODE_GETPROPERTY
[ 100.918501] [drm:drm_ioctl], pid=2389, dev=0xe200, auth=1,
DRM_IOCTL_SET_MASTER
[ 100.918545] [drm:drm_ioctl], pid=2389, dev=0xe200, auth=1,
DRM_IOCTL_MODE_ADDFB
[ 100.918574] [drm:drm_framebuffer_reference], FB ID: 30
[ 100.918586] [drm:drm_mode_addfb], [FB:30]
[ 100.918696] [drm:drm_ioctl], pid=2389, dev=0xe200, auth=1,
DRM_IOCTL_MODE_SETGAMMA
[ 100.918720] [drm:drm_ioctl], ret = -38
[ 100.918767] [drm:drm_ioctl], pid=2389, dev=0xe200, auth=1,
DRM_IOCTL_MODE_SETCRTC
[ 100.918786] [drm:drm_mode_setcrtc], [CRTC:3]
[ 100.918801] [drm:drm_framebuffer_reference], FB ID: 30
[ 100.918878] [drm:drm_mode_setcrtc], [CONNECTOR:9:HDMI-A-1]
[ 100.918892] [drm:drm_crtc_helper_set_config],
[ 100.918902] [drm:drm_crtc_helper_set_config], [CRTC:3] [FB:30]
#connectors=1 (x y) (0 0)
[ 100.918984] [drm:drm_crtc_helper_set_config],
[CONNECTOR:9:HDMI-A-1] to [CRTC:3]
[ 100.918997] [drm:drm_crtc_helper_set_config], attempting to set
mode from userspace
[ 100.919006] [drm:drm_mode_debug_printmodeline], Modeline
31:"1680x1050" 0 146200 1680 1784 1960 2240 1050 1053 1059 1089 0x0
0xa
[ 100.919034] [drm:drm_crtc_helper_set_mode], [CRTC:3]
[ 100.939091] [drm:drm_vblank_get], enabling vblank on crtc 0, ret: 0
[ 100.939110] [drm:drm_update_vblank_count], enabling vblank
interrupts on crtc 0, missed 0
[ 100.939147] [drm:tegra_crtc_setup_clk], rate: 292000000, div: 1
[ 100.939165] ------------[ cut here ]------------
[ 100.943789] WARNING: CPU: 1 PID: 2389 at
drivers/gpu/host1x/drm/dc.c:575 tegra_dc_format+0x5c/0xb8()
[ 100.953100] unsupported pixel format 875710290, using default
[ 100.958944] Modules linked in: dm_crypt dm_mod rt2800usb rt2800lib
rt2x00usb rt2x00lib mac80211 cfg80211 rfkill snd_soc_tegra_trimslice
r8169 snd_soc_tegra_utils mii snd_soc_tlv320aic23 snd_soc_tegra20_i2s
snd_soc_tegra_pcm snd_soc_tegra20_das regmap_mmio
[ 100.981823] CPU: 1 PID: 2389 Comm: Xorg Not tainted 3.12.0-rc1+ #6
[ 100.988065] [<c0015b48>] (unwind_backtrace+0x0/0xf8) from
[<c0011988>] (show_stack+0x10/0x14)
[ 100.996606] [<c0011988>] (show_stack+0x10/0x14) from [<c047286c>]
(dump_stack+0x80/0xc4)
[ 101.004738] [<c047286c>] (dump_stack+0x80/0xc4) from [<c00255d8>]
(warn_slowpath_common+0x64/0x88)
[ 101.013720] [<c00255d8>] (warn_slowpath_common+0x64/0x88) from
[<c0025690>] (warn_slowpath_fmt+0x30/0x40)
[ 101.023325] [<c0025690>] (warn_slowpath_fmt+0x30/0x40) from
[<c0274fc0>] (tegra_dc_format+0x5c/0xb8)
[ 101.032477] [<c0274fc0>] (tegra_dc_format+0x5c/0xb8) from
[<c02754c8>] (tegra_crtc_mode_set+0x308/0x3a4)
[ 101.041981] [<c02754c8>] (tegra_crtc_mode_set+0x308/0x3a4) from
[<c02508a8>] (drm_crtc_helper_set_mode+0x2d0/0x4e4)
[ 101.052434] [<c02508a8>] (drm_crtc_helper_set_mode+0x2d0/0x4e4)
from [<c02513e0>] (drm_crtc_helper_set_config+0x804/0x978)
[ 101.063516] [<c02513e0>] (drm_crtc_helper_set_config+0x804/0x978)
from [<c025f9d8>] (drm_mode_set_config_internal+0x54/0xd0)
[ 101.074755] [<c025f9d8>] (drm_mode_set_config_internal+0x54/0xd0)
from [<c026183c>] (drm_mode_setcrtc+0xcc/0x500)
[ 101.085113] [<c026183c>] (drm_mode_setcrtc+0xcc/0x500) from
[<c0254ff8>] (drm_ioctl+0x460/0x53c)
[ 101.093931] [<c0254ff8>] (drm_ioctl+0x460/0x53c) from [<c00e5da8>]
(do_vfs_ioctl+0x80/0x5a4)
[ 101.102426] [<c00e5da8>] (do_vfs_ioctl+0x80/0x5a4) from
[<c00e6304>] (SyS_ioctl+0x38/0x60)
[ 101.110723] [<c00e6304>] (SyS_ioctl+0x38/0x60) from [<c000e700>]
(ret_fast_syscall+0x0/0x30)
[ 101.119218] ---[ end trace c89e8f7e5431f942 ]---
[ 101.123831] ------------[ cut here ]------------
[ 101.128500] WARNING: CPU: 0 PID: 2389 at
drivers/gpu/host1x/drm/dc.c:306 tegra_dc_setup_window+0x6d4/0x800()
[ 101.138349] Modules linked in: dm_crypt dm_mod rt2800usb rt2800lib
rt2x00usb rt2x00lib mac80211 cfg80211 rfkill snd_soc_tegra_trimslice
r8169 snd_soc_tegra_utils mii snd_soc_tlv320aic23 snd_soc_tegra20_i2s
snd_soc_tegra_pcm snd_soc_tegra20_das regmap_mmio
[ 101.161633] CPU: 0 PID: 2389 Comm: Xorg Tainted: G W 3.12.0-rc1+ #6
[ 101.168886] [<c0015b48>] (unwind_backtrace+0x0/0xf8) from
[<c0011988>] (show_stack+0x10/0x14)
[ 101.177477] [<c0011988>] (show_stack+0x10/0x14) from [<c047286c>]
(dump_stack+0x80/0xc4)
[ 101.185601] [<c047286c>] (dump_stack+0x80/0xc4) from [<c00255d8>]
(warn_slowpath_common+0x64/0x88)
[ 101.194613] [<c00255d8>] (warn_slowpath_common+0x64/0x88) from
[<c0025618>] (warn_slowpath_null+0x1c/0x24)
[ 101.204321] [<c0025618>] (warn_slowpath_null+0x1c/0x24) from
[<c0274e38>] (tegra_dc_setup_window+0x6d4/0x800)
[ 101.214268] [<c0274e38>] (tegra_dc_setup_window+0x6d4/0x800) from
[<c02754f8>] (tegra_crtc_mode_set+0x338/0x3a4)
[ 101.224496] [<c02754f8>] (tegra_crtc_mode_set+0x338/0x3a4) from
[<c02508a8>] (drm_crtc_helper_set_mode+0x2d0/0x4e4)
[ 101.234981] [<c02508a8>] (drm_crtc_helper_set_mode+0x2d0/0x4e4)
from [<c02513e0>] (drm_crtc_helper_set_config+0x804/0x978)
[ 101.246093] [<c02513e0>] (drm_crtc_helper_set_config+0x804/0x978)
from [<c025f9d8>] (drm_mode_set_config_internal+0x54/0xd0)
[ 101.257367] [<c025f9d8>] (drm_mode_set_config_internal+0x54/0xd0)
from [<c026183c>] (drm_mode_setcrtc+0xcc/0x500)
[ 101.267686] [<c026183c>] (drm_mode_setcrtc+0xcc/0x500) from
[<c0254ff8>] (drm_ioctl+0x460/0x53c)
[ 101.276572] [<c0254ff8>] (drm_ioctl+0x460/0x53c) from [<c00e5da8>]
(do_vfs_ioctl+0x80/0x5a4)
[ 101.285067] [<c00e5da8>] (do_vfs_ioctl+0x80/0x5a4) from
[<c00e6304>] (SyS_ioctl+0x38/0x60)
[ 101.293392] [<c00e6304>] (SyS_ioctl+0x38/0x60) from [<c000e700>]
(ret_fast_syscall+0x0/0x30)
[ 101.301879] ---[ end trace c89e8f7e5431f943 ]---
[ 101.306499] [drm:drm_crtc_helper_set_mode], [ENCODER:10:TMDS-10]
set [MODE:31:1680x1050]
[ 101.308428] [drm:drm_calc_timestamping_constants], crtc 3: hwmode:
htotal 2240, vtotal 1089, vdisplay 1050
[ 101.308447] [drm:drm_calc_timestamping_constants], crtc 3: clock
146200 kHz framedur 16685088 linedur 15321, pixeldur 6
[ 101.308466] [drm:drm_crtc_helper_set_config], Setting connector
DPMS state to on
[ 101.308478] [drm:drm_crtc_helper_set_config],
[CONNECTOR:9:HDMI-A-1] set DPMS on
[ 101.308496] [drm:drm_framebuffer_reference], FB ID: 30
[ 101.308507] [drm:drm_framebuffer_unreference], FB ID: 29
[ 101.308516] [drm:drm_framebuffer_unreference], FB ID: 30
[ 101.308664] [drm:drm_ioctl], pid=2389, dev=0xe200, auth=1,
DRM_IOCTL_MODE_SETPROPERTY
[ 101.308692] [drm:drm_ioctl], pid=2389, dev=0xe200, auth=1,
DRM_IOCTL_MODE_SETCRTC
[ 101.308708] [drm:drm_mode_setcrtc], [CRTC:6]
[ 101.308718] [drm:drm_crtc_helper_set_config],
[ 101.308726] [drm:drm_crtc_helper_set_config], [CRTC:6] [NOFB]
[ 101.308736] [drm:drm_framebuffer_reference], FB ID: 30
[ 101.308746] [drm:drm_framebuffer_unreference], FB ID: 30
[ 101.441433] [drm:drm_ioctl], pid=2389, dev=0xe200, auth=1,
DRM_IOCTL_MODE_SETGAMMA
[ 101.441464] [drm:drm_ioctl], ret = -38
[ 101.441480] [drm:drm_ioctl], pid=2389, dev=0xe200, auth=1,
DRM_IOCTL_MODE_SETCRTC
[ 101.441496] [drm:drm_mode_setcrtc], [CRTC:3]
[ 101.441508] [drm:drm_framebuffer_reference], FB ID: 30
[ 101.441535] [drm:drm_mode_setcrtc], [CONNECTOR:9:HDMI-A-1]
[ 101.441546] [drm:drm_crtc_helper_set_config],
[ 101.441555] [drm:drm_crtc_helper_set_config], [CRTC:3] [FB:30]
#connectors=1 (x y) (0 0)
[ 101.441638] [drm:drm_crtc_helper_set_config],
[CONNECTOR:9:HDMI-A-1] to [CRTC:3]
[ 101.441654] [drm:drm_framebuffer_reference], FB ID: 30
[ 101.441664] [drm:drm_framebuffer_unreference], FB ID: 30
[ 101.441673] [drm:drm_framebuffer_unreference], FB ID: 30
[ 101.441692] [drm:drm_ioctl], pid=2389, dev=0xe200, auth=1,
DRM_IOCTL_MODE_SETPROPERTY
[ 101.441714] [drm:drm_ioctl], pid=2389, dev=0xe200, auth=1,
DRM_IOCTL_MODE_SETCRTC
[ 101.441729] [drm:drm_mode_setcrtc], [CRTC:6]
[ 101.441738] [drm:drm_crtc_helper_set_config],
[ 101.441745] [drm:drm_crtc_helper_set_config], [CRTC:6] [NOFB]
[ 101.441758] [drm:drm_framebuffer_reference], FB ID: 30
[ 101.441766] [drm:drm_framebuffer_unreference], FB ID: 30
[ 101.442355] [drm:drm_ioctl], pid=2389, dev=0xe200, auth=1,
DRM_IOCTL_MODE_MAP_DUMB
[ 101.442402] [drm:drm_vm_open_locked], 0xb6a63000,0x00004000
[ 101.442425] [drm:drm_ioctl], pid=2389, dev=0xe200, auth=1,
DRM_IOCTL_MODE_MAP_DUMB
[ 101.442450] [drm:drm_vm_open_locked], 0xb6a5f000,0x00004000
[ 101.442469] [drm:drm_ioctl], pid=2389, dev=0xe200, auth=1,
DRM_IOCTL_MODE_MAP_DUMB
[ 101.442492] [drm:drm_vm_open_locked], 0xb6106000,0x0050c000
[ 101.635424] [drm:drm_vm_open_locked], 0xb6106000,0x0050c000
[ 101.635669] [drm:drm_vm_open_locked], 0xb6a5f000,0x00004000
[ 101.635684] [drm:drm_vm_open_locked], 0xb6a63000,0x00004000
[ 101.638325] [drm:drm_vm_close_locked], 0xb6106000,0x0050c000
[ 101.638362] [drm:drm_vm_close_locked], 0xb6a5f000,0x00004000
[ 101.638372] [drm:drm_vm_close_locked], 0xb6a63000,0x00004000
[ 101.872145] [drm:drm_ioctl], pid=2389, dev=0xe200, auth=1,
DRM_IOCTL_MODE_SETPROPERTY
[ 101.872412] [drm:drm_ioctl], pid=2389, dev=0xe200, auth=1,
DRM_IOCTL_MODE_DIRTYFB
[ 101.872435] [drm:drm_framebuffer_reference], FB ID: 30
[ 101.872456] [drm:drm_framebuffer_unreference], FB ID: 30
[ 101.872467] [drm:drm_ioctl], ret = -38
[ 104.436270] [drm:drm_ioctl], pid=2389, dev=0xe200, auth=1,
DRM_IOCTL_MODE_CURSOR
[ 104.436301] [drm:drm_ioctl], ret = -6
[ 104.436347] [drm:drm_ioctl], pid=2389, dev=0xe200, auth=1,
DRM_IOCTL_MODE_CURSOR
[ 104.436363] [drm:drm_ioctl], ret = -6
[ 104.436390] [drm:drm_ioctl], pid=2389, dev=0xe200, auth=1,
DRM_IOCTL_MODE_CURSOR
[ 104.436404] [drm:drm_ioctl], ret = -14
[ 104.436415] [drm:drm_ioctl], pid=2389, dev=0xe200, auth=1,
DRM_IOCTL_MODE_CURSOR
[ 104.436428] [drm:drm_ioctl], ret = -6
And then after running "xrandr -d :0 --output HDMI-0 --mode 1280x1024
[ 776.115334] [drm:drm_ioctl], pid=2389, dev=0xe200, auth=1,
DRM_IOCTL_MODE_GETCONNECTOR
[ 776.115399] [drm:drm_mode_getconnector], [CONNECTOR:9:?]
[ 776.115445] [drm:drm_helper_probe_single_connector_modes],
[CONNECTOR:9:HDMI-A-1]
[ 776.129122] [drm:drm_helper_probe_single_connector_modes],
[CONNECTOR:9:HDMI-A-1] probed modes :
[ 776.129170] [drm:drm_mode_debug_printmodeline], Modeline
12:"1680x1050" 60 146200 1680 1784 1960 2240 1050 1053 1059 1089 0x48
0xa
[ 776.129223] [drm:drm_mode_debug_printmodeline], Modeline
14:"1280x1024" 75 135000 1280 1296 1440 1688 1024 1025 1028 1066 0x40
0x5
[ 776.129272] [drm:drm_mode_debug_printmodeline], Modeline
13:"1280x1024" 60 108000 1280 1328 1440 1688 1024 1025 1028 1066 0x40
0x5
[ 776.129318] [drm:drm_mode_debug_printmodeline], Modeline
16:"1440x900" 75 136750 1440 1536 1688 1936 900 903 909 942 0x40 0x6
[ 776.129363] [drm:drm_mode_debug_printmodeline], Modeline
15:"1440x900" 60 88750 1440 1488 1520 1600 900 903 909 926 0x40 0x9
[ 776.129408] [drm:drm_mode_debug_printmodeline], Modeline
24:"1024x768" 75 78800 1024 1040 1136 1312 768 769 772 800 0x40 0x5
[ 776.129453] [drm:drm_mode_debug_printmodeline], Modeline
25:"1024x768" 70 75000 1024 1048 1184 1328 768 771 777 806 0x40 0xa
[ 776.129497] [drm:drm_mode_debug_printmodeline], Modeline
26:"1024x768" 60 65000 1024 1048 1184 1344 768 771 777 806 0x40 0xa
[ 776.129541] [drm:drm_mode_debug_printmodeline], Modeline
27:"800x600" 75 49500 800 816 896 1056 600 601 604 625 0x40 0x5
[ 776.129585] [drm:drm_mode_debug_printmodeline], Modeline
28:"800x600" 72 50000 800 856 976 1040 600 637 643 666 0x40 0x5
[ 776.129629] [drm:drm_mode_debug_printmodeline], Modeline
17:"800x600" 60 40000 800 840 968 1056 600 601 605 628 0x40 0x5
[ 776.129672] [drm:drm_mode_debug_printmodeline], Modeline
18:"800x600" 56 36000 800 824 896 1024 600 601 603 625 0x40 0x5
[ 776.129716] [drm:drm_mode_debug_printmodeline], Modeline
19:"640x480" 75 31500 640 656 720 840 480 481 484 500 0x40 0xa
[ 776.129760] [drm:drm_mode_debug_printmodeline], Modeline
20:"640x480" 73 31500 640 664 704 832 480 489 491 520 0x40 0xa
[ 776.129804] [drm:drm_mode_debug_printmodeline], Modeline
21:"640x480" 60 25200 640 656 752 800 480 490 492 525 0x40 0xa
[ 776.129848] [drm:drm_mode_debug_printmodeline], Modeline
22:"720x400" 70 28320 720 738 846 900 400 412 414 449 0x40 0x6
[ 776.129939] [drm:drm_ioctl], pid=2389, dev=0xe200, auth=1,
DRM_IOCTL_MODE_GETCONNECTOR
[ 776.129981] [drm:drm_mode_getconnector], [CONNECTOR:9:?]
[ 776.130123] [drm:drm_ioctl], pid=2389, dev=0xe200, auth=1,
DRM_IOCTL_MODE_GETPROPERTY
[ 776.130182] [drm:drm_ioctl], pid=2389, dev=0xe200, auth=1,
DRM_IOCTL_MODE_GETPROPERTY
[ 776.130247] [drm:drm_ioctl], pid=2389, dev=0xe200, auth=1,
DRM_IOCTL_MODE_GETPROPBLOB
[ 776.130297] [drm:drm_ioctl], pid=2389, dev=0xe200, auth=1,
DRM_IOCTL_MODE_GETPROPBLOB
[ 776.130356] [drm:drm_ioctl], pid=2389, dev=0xe200, auth=1,
DRM_IOCTL_MODE_GETPROPERTY
[ 776.130415] [drm:drm_ioctl], pid=2389, dev=0xe200, auth=1,
DRM_IOCTL_MODE_GETPROPERTY
[ 776.142973] [drm:drm_ioctl], pid=2389, dev=0xe200, auth=1,
DRM_IOCTL_MODE_SETPROPERTY
[ 776.152646] [drm:drm_ioctl], pid=2389, dev=0xe200, auth=1,
DRM_IOCTL_MODE_CREATE_DUMB
[ 776.183596] [drm:drm_ioctl], pid=2389, dev=0xe200, auth=1,
DRM_IOCTL_MODE_ADDFB
[ 776.183771] [drm:drm_framebuffer_reference], FB ID: 31
[ 776.183811] [drm:drm_mode_addfb], [FB:31]
[ 776.183863] [drm:drm_ioctl], pid=2389, dev=0xe200, auth=1,
DRM_IOCTL_MODE_MAP_DUMB
[ 776.183959] [drm:drm_vm_open_locked], 0xb5572000,0x003c0000
[ 776.184367] [drm:drm_ioctl], pid=2389, dev=0xe200, auth=1,
DRM_IOCTL_MODE_RMFB
[ 776.184421] [drm:__drm_framebuffer_unreference], FB ID: 0
[ 776.184458] [drm:drm_crtc_helper_set_config],
[ 776.184481] [drm:drm_crtc_helper_set_config], [CRTC:3] [NOFB]
[ 776.184516] [drm:drm_framebuffer_unreference], FB ID: 0
[ 776.184545] [drm:drm_framebuffer_unreference], FB ID: 0
[ 776.185296] [drm:drm_vm_close_locked], 0xb6106000,0x0050c000
[ 776.185352] [drm:drm_ioctl], pid=2389, dev=0xe200, auth=1,
DRM_IOCTL_MODE_DESTROY_DUMB
[ 776.244733] [drm:drm_ioctl], pid=2389, dev=0xe200, auth=1,
DRM_IOCTL_MODE_SETGAMMA
[ 776.244808] [drm:drm_ioctl], ret = -38
[ 776.244850] [drm:drm_ioctl], pid=2389, dev=0xe200, auth=1,
DRM_IOCTL_MODE_SETCRTC
[ 776.244894] [drm:drm_mode_setcrtc], [CRTC:3]
[ 776.244927] [drm:drm_framebuffer_reference], FB ID: 31
[ 776.244995] [drm:drm_mode_setcrtc], [CONNECTOR:9:HDMI-A-1]
[ 776.245027] [drm:drm_crtc_helper_set_config],
[ 776.245051] [drm:drm_crtc_helper_set_config], [CRTC:3] [FB:31]
#connectors=1 (x y) (0 0)
[ 776.245266] [drm:drm_crtc_helper_set_config], crtc has no fb, full mode set
[ 776.245294] [drm:drm_crtc_helper_set_config], modes are different,
full mode set
[ 776.245320] [drm:drm_mode_debug_printmodeline], Modeline
31:"1680x1050" 0 146200 1680 1784 1960 2240 1050 1053 1059 1089 0x0
0xa
[ 776.245369] [drm:drm_mode_debug_printmodeline], Modeline 30:"" 0
135000 1280 1296 1440 1688 1024 1025 1028 1066 0x0 0x5
[ 776.245418] [drm:drm_crtc_helper_set_config], encoder changed, full
mode switch
[ 776.245443] [drm:drm_crtc_helper_set_config], crtc changed, full mode switch
[ 776.245470] [drm:drm_crtc_helper_set_config],
[CONNECTOR:9:HDMI-A-1] to [CRTC:3]
[ 776.245500] [drm:drm_crtc_helper_set_config], attempting to set
mode from userspace
[ 776.245523] [drm:drm_mode_debug_printmodeline], Modeline 30:"" 0
135000 1280 1296 1440 1688 1024 1025 1028 1066 0x0 0x5
[ 776.245593] [drm:drm_crtc_helper_set_mode], [CRTC:3]
[ 776.265196] [drm:drm_vblank_get], enabling vblank on crtc 0, ret: 0
[ 776.265251] [drm:drm_update_vblank_count], enabling vblank
interrupts on crtc 0, missed 0
[ 776.266365] [drm:tegra_crtc_setup_clk], rate: 270000000, div: 2
[ 776.266413] ------------[ cut here ]------------
[ 776.271266] WARNING: CPU: 0 PID: 2389 at
drivers/gpu/host1x/drm/dc.c:575 tegra_dc_format+0x5c/0xb8()
[ 776.280434] unsupported pixel format 875710290, using default
[ 776.286273] Modules linked in: dm_crypt dm_mod rt2800usb rt2800lib
rt2x00usb rt2x00lib mac80211 cfg80211 rfkill snd_soc_tegra_trimslice
r8169 snd_soc_tegra_utils mii snd_soc_tlv320aic23 snd_soc_tegra20_i2s
snd_soc_tegra_pcm snd_soc_tegra20_das regmap_mmio
[ 776.309311] CPU: 0 PID: 2389 Comm: Xorg Tainted: G W 3.12.0-rc1+ #6
[ 776.316619] [<c0015b48>] (unwind_backtrace+0x0/0xf8) from
[<c0011988>] (show_stack+0x10/0x14)
[ 776.325337] [<c0011988>] (show_stack+0x10/0x14) from [<c047286c>]
(dump_stack+0x80/0xc4)
[ 776.333545] [<c047286c>] (dump_stack+0x80/0xc4) from [<c00255d8>]
(warn_slowpath_common+0x64/0x88)
[ 776.342631] [<c00255d8>] (warn_slowpath_common+0x64/0x88) from
[<c0025690>] (warn_slowpath_fmt+0x30/0x40)
[ 776.352336] [<c0025690>] (warn_slowpath_fmt+0x30/0x40) from
[<c0274fc0>] (tegra_dc_format+0x5c/0xb8)
[ 776.361596] [<c0274fc0>] (tegra_dc_format+0x5c/0xb8) from
[<c02754c8>] (tegra_crtc_mode_set+0x308/0x3a4)
[ 776.371410] [<c02754c8>] (tegra_crtc_mode_set+0x308/0x3a4) from
[<c02508a8>] (drm_crtc_helper_set_mode+0x2d0/0x4e4)
[ 776.382065] [<c02508a8>] (drm_crtc_helper_set_mode+0x2d0/0x4e4)
from [<c02513e0>] (drm_crtc_helper_set_config+0x804/0x978)
[ 776.393440] [<c02513e0>] (drm_crtc_helper_set_config+0x804/0x978)
from [<c025f9d8>] (drm_mode_set_config_internal+0x54/0xd0)
[ 776.404925] [<c025f9d8>] (drm_mode_set_config_internal+0x54/0xd0)
from [<c026183c>] (drm_mode_setcrtc+0xcc/0x500)
[ 776.415425] [<c026183c>] (drm_mode_setcrtc+0xcc/0x500) from
[<c0254ff8>] (drm_ioctl+0x460/0x53c)
[ 776.424272] [<c0254ff8>] (drm_ioctl+0x460/0x53c) from [<c00e5da8>]
(do_vfs_ioctl+0x80/0x5a4)
[ 776.432750] [<c00e5da8>] (do_vfs_ioctl+0x80/0x5a4) from
[<c00e6304>] (SyS_ioctl+0x38/0x60)
[ 776.441051] [<c00e6304>] (SyS_ioctl+0x38/0x60) from [<c000e700>]
(ret_fast_syscall+0x0/0x30)
[ 776.449568] ---[ end trace c89e8f7e5431f944 ]---
[ 776.454279] [drm:drm_crtc_helper_set_mode], [ENCODER:10:TMDS-10]
set [MODE:30:]
[ 776.456382] [drm:drm_calc_timestamping_constants], crtc 3: hwmode:
htotal 1688, vtotal 1066, vdisplay 1024
[ 776.456401] [drm:drm_calc_timestamping_constants], crtc 3: clock
135000 kHz framedur 13328948 linedur 12503, pixeldur 7
[ 776.456421] [drm:drm_crtc_helper_set_config], Setting connector
DPMS state to on
[ 776.456433] [drm:drm_crtc_helper_set_config],
[CONNECTOR:9:HDMI-A-1] set DPMS on
[ 776.456457] [drm:drm_framebuffer_reference], FB ID: 31
[ 776.456466] [drm:drm_framebuffer_unreference], FB ID: 31
[ 776.456517] [drm:drm_ioctl], pid=2389, dev=0xe200, auth=1,
DRM_IOCTL_MODE_SETPROPERTY
--
This e-mail and any attachments are for the sole use of the intended
recipients(s) and may be confidential. Use of any Pwnie Express product
signifies your agreement to the Rapid Focus Security EULA<http://pwnieexpress.com/pdfs/RFSEULA.pdf>and is subject to export controls under the U.S. Commerce Department's
Export Administration Regulations ("EAR").
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: Issue with a SOYO monitor and Trimslice
[not found] ` <CAKCjkJY4nYte00jj-f78G_cohXuXSw-krrubJh1dgANtvRhJkA-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2013-09-23 11:28 ` Steev Klimaszewski
@ 2013-11-11 9:46 ` Thierry Reding
[not found] ` <20131111094625.GJ3884-AwZRO8vwLAwmlAP/+Wk3EA@public.gmane.org>
1 sibling, 1 reply; 5+ messages in thread
From: Thierry Reding @ 2013-11-11 9:46 UTC (permalink / raw)
To: Steev Klimaszewski; +Cc: linux-tegra-u79uwXL29TY76Z2rM5mHXA
[-- Attachment #1: Type: text/plain, Size: 1115 bytes --]
On Sun, Sep 22, 2013 at 06:26:11AM -0500, Steev Klimaszewski wrote:
> Hi all,
>
> Was talking on IRC in #tegra and it was suggested that I email here as
> a reminder to tagr (Sorry, I don't know your real name!)
>
> When I boot Linus' tree (3.12-rc1 at commit
> c43a3855f41a25330326570d8e8d54e9927b3f56 ) my monitor, which has only
> dvi and vga input, simply shows a box that states "Out of Range". I
> am able to ssh into the machine, and run startx (using the modesetting
> driver) and then use xrandr to change the resolution from 1680x1050 to
> something like 1024x768. However, in dmesg with drm.debug=0xf I see
> the following:
Hi Steev,
I just remembered this thread from a while ago. There were some patches
to fix DVI support that will be merged into 3.13. You can find them in
the drm/for-next branch here:
http://cgit.freedesktop.org/tegra/linux
Specifically:
http://cgit.freedesktop.org/tegra/linux/commit/?h=drm/for-next&id=9f1591231aa72edd2cdad507520ad4088682262a
I'm not sure if it fixes the issue that you were seeing, but it might be
worth a try.
Thierry
[-- Attachment #2: Type: application/pgp-signature, Size: 836 bytes --]
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: Issue with a SOYO monitor and Trimslice
[not found] ` <20131111094625.GJ3884-AwZRO8vwLAwmlAP/+Wk3EA@public.gmane.org>
@ 2013-11-11 11:49 ` Steev Klimaszewski
[not found] ` <CAKCjkJaGvW80ycb_oh62_0WXUS0k8HJ=rMaPO+Gad_ZYAxbR_g-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
0 siblings, 1 reply; 5+ messages in thread
From: Steev Klimaszewski @ 2013-11-11 11:49 UTC (permalink / raw)
To: Thierry Reding; +Cc: linux-tegra-u79uwXL29TY76Z2rM5mHXA
On Mon, Nov 11, 2013 at 3:46 AM, Thierry Reding
<thierry.reding-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:
> On Sun, Sep 22, 2013 at 06:26:11AM -0500, Steev Klimaszewski wrote:
> Hi Steev,
>
> I just remembered this thread from a while ago. There were some patches
> to fix DVI support that will be merged into 3.13. You can find them in
> the drm/for-next branch here:
>
> http://cgit.freedesktop.org/tegra/linux
>
> Specifically:
>
> http://cgit.freedesktop.org/tegra/linux/commit/?h=drm/for-next&id=9f1591231aa72edd2cdad507520ad4088682262a
>
> I'm not sure if it fixes the issue that you were seeing, but it might be
> worth a try.
>
> Thierry
Hi Thierry,
Sadly, it doesn't seem to have changed anything. What I did here was:
git clone git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
cd linux
git remote add nvidia git://anongit.freedesktop.org/tegra/linux
git fetch --all
git merge nvidia/drm/for-next
Edited the files that had conflicts which were all in i915 so for this
use case, i'm pretty sure it's fine that I ignored what the proper
solution should be
make ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- tegra_defconfig
make ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- -j8
... modules_install to the root partition of the sdcard
copied the dtb and zImage to boot partition of the sdcard
popped the sdcard in to the Trimslice
my boot.scr file looks like:
setenv bootargs rootfstype=ext4 drm.debug=0xf root=/dev/mmcblk0p2
rootwait console=ttyS0,115200n8;
ext2load mmc 0:1 ${loadaddr} zImage;
ext2load mmc 0:1 ${fdt_high} tegra20-trimslice.dtb;
bootz ${loadaddr} - ${fdt_high}
and dmesg | grep drm is:
[ 0.000000] Kernel command line: rootfstype=ext4 drm.debug=0xf
root=/dev/mmcblk0p2 rootwait console=ttyS0,115200n8
[ 1.085836] [drm] Initialized drm 1.1.0 20060810
[ 1.093550] [drm:drm_get_minor],
[ 1.093860] [drm:drm_get_minor], new minor assigned 64
[ 1.093869] [drm:drm_get_minor],
[ 1.094135] [drm:drm_get_minor], new minor assigned 0
[ 1.094446] [drm:drm_sysfs_connector_add], adding "HDMI-A-1" to sysfs
[ 1.094566] [drm:drm_sysfs_hotplug_event], generating hotplug event
[ 1.094666] [drm] Supports vblank timestamp caching Rev 1 (10.10.2010).
[ 1.101298] [drm] No driver support for vblank timestamp query.
[ 1.107254] [drm:drm_helper_probe_single_connector_modes],
[CONNECTOR:9:HDMI-A-1]
[ 1.120101] [drm:drm_helper_probe_single_connector_modes],
[CONNECTOR:9:HDMI-A-1] probed modes :
[ 1.120111] [drm:drm_mode_debug_printmodeline], Modeline
12:"1680x1050" 60 146200 1680 1784 1960 2240 1050 1053 1059 1089 0x48
0xa
[ 1.120123] [drm:drm_mode_debug_printmodeline], Modeline
14:"1280x1024" 75 135000 1280 1296 1440 1688 1024 1025 1028 1066 0x40
0x5
[ 1.120133] [drm:drm_mode_debug_printmodeline], Modeline
13:"1280x1024" 60 108000 1280 1328 1440 1688 1024 1025 1028 1066 0x40
0x5
[ 1.120143] [drm:drm_mode_debug_printmodeline], Modeline
16:"1440x900" 75 136750 1440 1536 1688 1936 900 903 909 942 0x40 0x6
[ 1.120153] [drm:drm_mode_debug_printmodeline], Modeline
15:"1440x900" 60 88750 1440 1488 1520 1600 900 903 909 926 0x40 0x9
[ 1.120162] [drm:drm_mode_debug_printmodeline], Modeline
24:"1024x768" 75 78800 1024 1040 1136 1312 768 769 772 800 0x40 0x5
[ 1.120172] [drm:drm_mode_debug_printmodeline], Modeline
25:"1024x768" 70 75000 1024 1048 1184 1328 768 771 777 806 0x40 0xa
[ 1.120182] [drm:drm_mode_debug_printmodeline], Modeline
26:"1024x768" 60 65000 1024 1048 1184 1344 768 771 777 806 0x40 0xa
[ 1.120191] [drm:drm_mode_debug_printmodeline], Modeline
27:"800x600" 75 49500 800 816 896 1056 600 601 604 625 0x40 0x5
[ 1.120201] [drm:drm_mode_debug_printmodeline], Modeline
28:"800x600" 72 50000 800 856 976 1040 600 637 643 666 0x40 0x5
[ 1.120211] [drm:drm_mode_debug_printmodeline], Modeline
17:"800x600" 60 40000 800 840 968 1056 600 601 605 628 0x40 0x5
[ 1.120221] [drm:drm_mode_debug_printmodeline], Modeline
18:"800x600" 56 36000 800 824 896 1024 600 601 603 625 0x40 0x5
[ 1.120230] [drm:drm_mode_debug_printmodeline], Modeline
19:"640x480" 75 31500 640 656 720 840 480 481 484 500 0x40 0xa
[ 1.120240] [drm:drm_mode_debug_printmodeline], Modeline
20:"640x480" 73 31500 640 664 704 832 480 489 491 520 0x40 0xa
[ 1.120249] [drm:drm_mode_debug_printmodeline], Modeline
21:"640x480" 60 25200 640 656 752 800 480 490 492 525 0x40 0xa
[ 1.120259] [drm:drm_mode_debug_printmodeline], Modeline
22:"720x400" 70 28320 720 738 846 900 400 412 414 449 0x40 0x6
[ 1.120268] [drm:drm_setup_crtcs],
[ 1.120277] [drm:drm_enable_connectors], connector 9 enabled? yes
[ 1.120284] [drm:drm_target_preferred], looking for cmdline mode on
connector 9
[ 1.120290] [drm:drm_target_preferred], looking for preferred mode
on connector 9
[ 1.120297] [drm:drm_target_preferred], found mode 1680x1050
[ 1.120302] [drm:drm_setup_crtcs], picking CRTCs for 4096x4096 config
[ 1.120311] [drm:drm_setup_crtcs], desired mode 1680x1050 set on crtc 3
[ 1.131548] [drm:drm_framebuffer_reference], FB ID: 29
[ 1.132660] [drm:drm_crtc_helper_set_config],
[ 1.132666] [drm:drm_crtc_helper_set_config], [CRTC:3] [FB:29]
#connectors=1 (x y) (0 0)
[ 1.132714] [drm:drm_crtc_helper_set_config], crtc has no fb, full mode set
[ 1.132718] [drm:drm_crtc_helper_set_config], modes are different,
full mode set
[ 1.132726] [drm:drm_mode_debug_printmodeline], Modeline 0:"" 0 0 0
0 0 0 0 0 0 0 0x0 0x0
[ 1.132734] [drm:drm_mode_debug_printmodeline], Modeline
23:"1680x1050" 60 146200 1680 1784 1960 2240 1050 1053 1059 1089 0x48
0xa
[ 1.132738] [drm:drm_crtc_helper_set_config], encoder changed, full
mode switch
[ 1.132741] [drm:drm_crtc_helper_set_config], crtc changed, full mode switch
[ 1.132746] [drm:drm_crtc_helper_set_config],
[CONNECTOR:9:HDMI-A-1] to [CRTC:3]
[ 1.132750] [drm:drm_crtc_helper_set_config], attempting to set
mode from userspace
[ 1.132757] [drm:drm_mode_debug_printmodeline], Modeline
23:"1680x1050" 60 146200 1680 1784 1960 2240 1050 1053 1059 1089 0x48
0xa
[ 1.132767] [drm:drm_crtc_helper_set_mode], [CRTC:3]
[ 1.152805] [drm:drm_vblank_get], enabling vblank on crtc 0, ret: 0
[ 1.152811] [drm:drm_update_vblank_count], enabling vblank
interrupts on crtc 0, missed 0
[ 1.154849] [drm:tegra_crtc_setup_clk], rate: 292000000, div: 1
[ 1.154864] [drm:drm_crtc_helper_set_mode], [ENCODER:10:TMDS-10]
set [MODE:23:1680x1050]
[ 1.156918] [drm:drm_calc_timestamping_constants], crtc 3: hwmode:
htotal 2240, vtotal 1089, vdisplay 1050
[ 1.156924] [drm:drm_calc_timestamping_constants], crtc 3: clock
146200 kHz framedur 16685088 linedur 15321, pixeldur 6
[ 1.156930] [drm:drm_crtc_helper_set_config], Setting connector
DPMS state to on
[ 1.156935] [drm:drm_crtc_helper_set_config],
[CONNECTOR:9:HDMI-A-1] set DPMS on
[ 1.156947] [drm:drm_framebuffer_reference], FB ID: 29
[ 1.156950] [drm:drm_crtc_helper_set_config],
[ 1.156953] [drm:drm_crtc_helper_set_config], [CRTC:6] [NOFB]
[ 1.156959] [drm:drm_framebuffer_reference], FB ID: 29
[ 1.156963] [drm:drm_framebuffer_unreference], FB ID: 29
[ 1.157039] [drm:drm_crtc_helper_set_config],
[ 1.157044] [drm:drm_crtc_helper_set_config], [CRTC:3] [FB:29]
#connectors=1 (x y) (0 0)
[ 1.157088] [drm:drm_crtc_helper_set_config],
[CONNECTOR:9:HDMI-A-1] to [CRTC:3]
[ 1.157093] [drm:drm_framebuffer_reference], FB ID: 29
[ 1.157097] [drm:drm_framebuffer_unreference], FB ID: 29
[ 1.175729] [drm:drm_crtc_helper_set_config],
[ 1.175734] [drm:drm_crtc_helper_set_config], [CRTC:3] [FB:29]
#connectors=1 (x y) (0 0)
[ 1.175778] [drm:drm_crtc_helper_set_config],
[CONNECTOR:9:HDMI-A-1] to [CRTC:3]
[ 1.175783] [drm:drm_framebuffer_reference], FB ID: 29
[ 1.175786] [drm:drm_framebuffer_unreference], FB ID: 29
[ 1.199512] host1x drm: fb0: frame buffer device
[ 1.204203] host1x drm: registered panic notifier
[ 1.208914] [drm] Initialized tegra 0.0.0 20120330 on minor 0
[ 6.165512] [drm:vblank_disable_fn], disabling vblank on crtc 0
[ 81.504478] [drm:drm_crtc_helper_set_config],
[ 81.504486] [drm:drm_crtc_helper_set_config], [CRTC:3] [FB:29]
#connectors=1 (x y) (0 0)
[ 81.504544] [drm:drm_crtc_helper_set_config],
[CONNECTOR:9:HDMI-A-1] to [CRTC:3]
[ 81.504550] [drm:drm_framebuffer_reference], FB ID: 29
[ 81.504554] [drm:drm_framebuffer_unreference], FB ID: 29
And Out of Range still shows up on the screen.
This is with an HDMI -> DVI cable plugged in to the HDMI port. When
plugged in to the DVI-D port, the drm subsystem doesn't even see it.
Are there any plans to enable the actual DVI-D port on the Trimslice?
--
This e-mail and any attachments are for the sole use of the intended
recipients(s) and may be confidential. Use of any Pwnie Express product
signifies your agreement to the Rapid Focus Security EULA<http://pwnieexpress.com/pdfs/RFSEULA.pdf>and is subject to export controls under the U.S. Commerce Department's
Export Administration Regulations ("EAR").
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: Issue with a SOYO monitor and Trimslice
[not found] ` <CAKCjkJaGvW80ycb_oh62_0WXUS0k8HJ=rMaPO+Gad_ZYAxbR_g-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
@ 2013-11-11 12:50 ` Thierry Reding
0 siblings, 0 replies; 5+ messages in thread
From: Thierry Reding @ 2013-11-11 12:50 UTC (permalink / raw)
To: Steev Klimaszewski; +Cc: linux-tegra-u79uwXL29TY76Z2rM5mHXA
[-- Attachment #1: Type: text/plain, Size: 3528 bytes --]
On Mon, Nov 11, 2013 at 05:49:42AM -0600, Steev Klimaszewski wrote:
> On Mon, Nov 11, 2013 at 3:46 AM, Thierry Reding
> <thierry.reding-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:
> > On Sun, Sep 22, 2013 at 06:26:11AM -0500, Steev Klimaszewski wrote:
> > Hi Steev,
> >
> > I just remembered this thread from a while ago. There were some patches
> > to fix DVI support that will be merged into 3.13. You can find them in
> > the drm/for-next branch here:
> >
> > http://cgit.freedesktop.org/tegra/linux
> >
> > Specifically:
> >
> > http://cgit.freedesktop.org/tegra/linux/commit/?h=drm/for-next&id=9f1591231aa72edd2cdad507520ad4088682262a
> >
> > I'm not sure if it fixes the issue that you were seeing, but it might be
> > worth a try.
> >
> > Thierry
>
> Hi Thierry,
>
> Sadly, it doesn't seem to have changed anything. What I did here was:
>
> git clone git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
> cd linux
> git remote add nvidia git://anongit.freedesktop.org/tegra/linux
> git fetch --all
> git merge nvidia/drm/for-next
> Edited the files that had conflicts which were all in i915 so for this
> use case, i'm pretty sure it's fine that I ignored what the proper
> solution should be
> make ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- tegra_defconfig
> make ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- -j8
> ... modules_install to the root partition of the sdcard
> copied the dtb and zImage to boot partition of the sdcard
> popped the sdcard in to the Trimslice
>
> my boot.scr file looks like:
>
> setenv bootargs rootfstype=ext4 drm.debug=0xf root=/dev/mmcblk0p2
> rootwait console=ttyS0,115200n8;
> ext2load mmc 0:1 ${loadaddr} zImage;
> ext2load mmc 0:1 ${fdt_high} tegra20-trimslice.dtb;
> bootz ${loadaddr} - ${fdt_high}
That all looks good.
> and dmesg | grep drm is:
[...]
> 23:"1680x1050" 60 146200 1680 1784 1960 2240 1050 1053 1059 1089 0x48
> 0xa
> [ 1.132767] [drm:drm_crtc_helper_set_mode], [CRTC:3]
> [ 1.152805] [drm:drm_vblank_get], enabling vblank on crtc 0, ret: 0
> [ 1.152811] [drm:drm_update_vblank_count], enabling vblank
> interrupts on crtc 0, missed 0
> [ 1.154849] [drm:tegra_crtc_setup_clk], rate: 292000000, div: 1
I certainly looks like the clock is properly set up here. The rate here
should be double that of the required frequency of the mode (146 MHz).
> And Out of Range still shows up on the screen.
>
> This is with an HDMI -> DVI cable plugged in to the HDMI port.
I can't make heads or tails of it. I remember seeing out-of-range when
the pixel clock wasn't running at the proper rate, or sometimes even
when the AVI infoframes were wrong... I don't think either of those
should be a problem, though.
> When plugged in to the DVI-D port, the drm subsystem doesn't even see it.
>
> Are there any plans to enable the actual DVI-D port on the Trimslice?
It's currently not hooked up in the device tree. I vaguely remember
someone (me?!) posting untested patches to make that work, but I can't
find them. Judging by the TrimSlice vendor kernel it seems like there's
no hotplug detect for DVI-D and there's a GPIO that controls whether or
not the DVI transceiver is enabled (GPIO P5). There's no way to control
that GPIO from the driver currently, but wiring up the DDC and the RGB
node should be simple.
The variant of the TrimSlice that I have doesn't come with the DVI
connector, so I can't test this unfortunately.
Thierry
[-- Attachment #2: Type: application/pgp-signature, Size: 836 bytes --]
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2013-11-11 12:50 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-09-22 11:26 Issue with a SOYO monitor and Trimslice Steev Klimaszewski
[not found] ` <CAKCjkJY4nYte00jj-f78G_cohXuXSw-krrubJh1dgANtvRhJkA-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2013-09-23 11:28 ` Steev Klimaszewski
2013-11-11 9:46 ` Thierry Reding
[not found] ` <20131111094625.GJ3884-AwZRO8vwLAwmlAP/+Wk3EA@public.gmane.org>
2013-11-11 11:49 ` Steev Klimaszewski
[not found] ` <CAKCjkJaGvW80ycb_oh62_0WXUS0k8HJ=rMaPO+Gad_ZYAxbR_g-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2013-11-11 12:50 ` Thierry Reding
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox