[Intel-gfx] i915 driver on Minnow board - 1920x1200 resolution not working

vinoth eswaran evinoth1206 at gmail.com
Tue Jun 21 07:09:19 UTC 2016


Hello,

I am currently working on an embedded project using Minnowboard max. I
have builded a customized Linux kernel-v4.4 and using u-boot (latest
version) as Boot loader.

The VESA driver in the u-boot takes more time to initialize,so I have
disabled it. I am passing the kernel parameters "video=" to enable the
HDMI port to which a monitor is connected.

The video parameter arguments "video=HDMI-A-1:1920x1200 at 60mD
video=VGA-1:d video=DP-1:d"

>From the dmesg I got to know that the 1920x1200 is not getting
supported or there is some probing issue

[    2.922671] [drm:drm_mode_prune_invalid] Not using 1920x1200 mode: CLOCK_HIGH

and the resolution is set to '1024x768'

 [    3.153392] [drm:intel_dump_pipe_config] adjusted mode:
[    3.153399] [drm:drm_mode_debug_printmodeline] Modeline
0:"1024x768" 60 65000 1024 1048 1184 1344 768 771 777 806 0x40 0

Do you have any idea why this is happening ?. Below is the i915 and
drm driver logs by passing the kernel parameters:drm.debug=0x06. If
you need any further information, please let me know.

[    0.000000] Command line: console=ttyS0,115200 quiet
initcall_debug=1 video=HDMI-A-1:1920x1200 at 60mD video=VGA-1:d
video=DP-1:d drm.debug=0x06
[    0.000000] Kernel command line: root=/dev/mmcblk0p2 rootwait
rootfstype=ext4 console=ttyS0,115200 console=tty0 console=ttyS0,115200
quiet initcall_debug=1 video=HDMI-A-1:1920x1200 at 60mD video=VGA-1:d
video=DP-1:d drm.debug=0x06
[    0.216108] calling  drm_core_init+0x0/0xed @ 1
[    0.216156] [drm] Initialized drm 1.1.0 20060810
[    0.216166] initcall drm_core_init+0x0/0xed returned 0 after 46 usecs
[    0.216174] calling  i915_init+0x0/0x99 @ 1
[    0.218466] [drm:i915_dump_device_info] i915 device info: gen=7,
pciid=0x0f31 rev=0x11
flags=is_mobile,need_gfx_hws,is_valleyview,has_hotplug,
[    0.218506] [drm:intel_detect_pch] No PCH found.
[    0.218592] [drm] Memory usable by graphics device = 2048M
[    0.218598] [drm:i915_gem_gtt_init] GMADR size = 256M
[    0.218602] [drm:i915_gem_gtt_init] GTT stolen size = 64M
[    0.218606] [drm:i915_gem_gtt_init] ppgtt mode: 1
[    0.218611] [drm] Replacing VGA console driver
[    0.218700] [drm:intel_opregion_setup] graphic opregion physical addr: 0x0
[    0.218705] [drm:intel_opregion_setup] ACPI OpRegion not supported!
[    0.218985] [drm:intel_device_info_runtime_init] slice total: 0
[    0.218990] [drm:intel_device_info_runtime_init] subslice total: 0
[    0.218994] [drm:intel_device_info_runtime_init] subslice per slice: 0
[    0.218997] [drm:intel_device_info_runtime_init] EU total: 0
[    0.219001] [drm:intel_device_info_runtime_init] EU per subslice: 0
[    0.219005] [drm:intel_device_info_runtime_init] has slice power gating: n
[    0.219009] [drm:intel_device_info_runtime_init] has subslice power gating: n
[    0.219012] [drm:intel_device_info_runtime_init] has EU power gating: n
[    0.219017] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
[    0.219020] [drm] Driver supports precise vblank timestamp query.
[    0.219025] [drm:init_vbt_defaults] Set default to SSC at 100000 kHz
[    0.219034] i915 0000:00:02.0: Invalid ROM contents
[    0.224515] [drm] failed to find VBIOS tables
[    0.224626] [drm:i915_gem_init_stolen] Memory reserved for graphics
device: 65536K, usable: 65536K
[    0.231939] [drm:vlv_cmnlane_wa] toggling display PHY side reset
[    0.243103] [drm:intel_power_well_enable] enabling always-on
[    0.243108] [drm:intel_power_well_enable] enabling display
[    0.245152] [drm:intel_power_well_enable] enabling dpio-tx-b-01
[    0.247194] [drm:intel_power_well_enable] enabling dpio-tx-b-23
[    0.250337] [drm:intel_power_well_enable] enabling dpio-tx-c-01
[    0.253729] [drm:intel_power_well_enable] enabling dpio-tx-c-23
[    0.254978] [drm:intel_power_well_enable] enabling dpio-common
[    0.300617] [drm:intel_modeset_init] 2 display pipes available.
[    0.304059] [drm:intel_update_czclk] CZ clock rate: 266667 kHz
[    0.306030] [drm:intel_update_cdclk] Current CD clock rate: 320000 kHz
[    0.306035] [drm:intel_update_max_cdclk] Max CD clock rate: 400000 kHz
[    0.306039] [drm:intel_update_max_cdclk] Max dotclock rate: 360000 kHz
[    0.306386] [drm] forcing VGA-1 connector OFF
[    0.306393] [drm:drm_connector_get_cmdline_mode] cmdline mode for
connector VGA-1 0x0 at 60Hz
[    0.306510] [drm:intel_crt_reset] crt adpa set to 0xf40000
[    0.306538] [drm] forcing HDMI-A-1 connector ON
[    0.306544] [drm:drm_connector_get_cmdline_mode] cmdline mode for
connector HDMI-A-1 1920x1200 at 60Hz with margins
[    0.306644] [drm:intel_dp_init_connector] Adding DP connector on port B
[    0.306666] [drm] forcing DP-1 connector OFF
[    0.306672] [drm:drm_connector_get_cmdline_mode] cmdline mode for
connector DP-1 0x0 at 60Hz
[    0.306763] [drm:intel_dp_aux_init] registering DPDDC-B bus for card0-DP-1
[    0.306845] [drm:intel_dsi_init]
[    0.306858] [drm:intel_modeset_readout_hw_state] [CRTC:21] hw state
readout: disabled
[    0.306865] [drm:intel_modeset_readout_hw_state] [CRTC:26] hw state
readout: disabled
[    0.306872] [drm:intel_modeset_readout_hw_state]
[ENCODER:30:DAC-30] hw state readout: disabled, pipe A
[    0.306898] [drm:intel_modeset_readout_hw_state]
[ENCODER:31:TMDS-31] hw state readout: disabled, pipe A
[    0.306904] [drm:intel_modeset_readout_hw_state]
[ENCODER:36:TMDS-36] hw state readout: disabled, pipe A
[    0.306910] [drm:intel_modeset_readout_hw_state]
[CONNECTOR:29:VGA-1] hw state readout: disabled
[    0.306915] [drm:intel_modeset_readout_hw_state]
[CONNECTOR:32:HDMI-A-1] hw state readout: disabled
[    0.306921] [drm:intel_modeset_readout_hw_state]
[CONNECTOR:37:DP-1] hw state readout: disabled
[    0.306930] [drm:intel_dump_pipe_config] [CRTC:21][setup_hw_state]
config ffff8800783cc400 for pipe A
[    0.306934] [drm:intel_dump_pipe_config] cpu_transcoder: A
[    0.306938] [drm:intel_dump_pipe_config] pipe bpp: 0, dithering: 0
[    0.306943] [drm:intel_dump_pipe_config] fdi/pch: 0, lanes: 0,
gmch_m: 0, gmch_n: 0, link_m: 0, link_n: 0, tu: 0
[    0.306948] [drm:intel_dump_pipe_config] dp: 0, lanes: 0, gmch_m:
0, gmch_n: 0, link_m: 0, link_n: 0, tu: 0
[    0.306953] [drm:intel_dump_pipe_config] dp: 0, lanes: 0, gmch_m2:
0, gmch_n2: 0, link_m2: 0, link_n2: 0, tu2: 0
[    0.306957] [drm:intel_dump_pipe_config] audio: 0, infoframes: 0
[    0.306961] [drm:intel_dump_pipe_config] requested mode:
[    0.306967] [drm:drm_mode_debug_printmodeline] Modeline 0:"" 0 0 0
0 0 0 0 0 0 0 0x0 0x0
[    0.306971] [drm:intel_dump_pipe_config] adjusted mode:
[    0.306977] [drm:drm_mode_debug_printmodeline] Modeline 0:"" 0 0 0
0 0 0 0 0 0 0 0x0 0x0
[    0.306982] [drm:intel_dump_crtc_timings] crtc timings: 0 0 0 0 0 0
0 0 0, type: 0x0 flags: 0x0
[    0.307024] [drm:intel_dump_pipe_config] port clock: 0
[    0.307027] [drm:intel_dump_pipe_config] pipe src size: 0x0
[    0.307032] [drm:intel_dump_pipe_config] num_scalers: 0,
scaler_users: 0x0, scaler_id: 0
[    0.307036] [drm:intel_dump_pipe_config] gmch pfit: control:
0x00000000, ratios: 0x00000000, lvds border: 0x00000000
[    0.307041] [drm:intel_dump_pipe_config] pch pfit: pos: 0x00000000,
size: 0x00000000, disabled
[    0.307044] [drm:intel_dump_pipe_config] ips: 0
[    0.307048] [drm:intel_dump_pipe_config] double wide: 0
[    0.307052] [drm:intel_dump_pipe_config] dpll_hw_state: dpll: 0x0,
dpll_md: 0x0, fp0: 0x0, fp1: 0x0
[    0.307056] [drm:intel_dump_pipe_config] planes on this crtc
[    0.307061] [drm:intel_dump_pipe_config] STANDARD PLANE:18 plane:
0.0 idx: 0 disabled, scaler_id = 0
[    0.307066] [drm:intel_dump_pipe_config] CURSOR PLANE:20 plane: 0.1
idx: 1 disabled, scaler_id = 0
[    0.307072] [drm:intel_dump_pipe_config] STANDARD PLANE:22 plane:
0.1 idx: 2 disabled, scaler_id = 0
[    0.307077] [drm:intel_dump_pipe_config] STANDARD PLANE:23 plane:
0.2 idx: 3 disabled, scaler_id = 0
[    0.307083] [drm:intel_dump_pipe_config] [CRTC:26][setup_hw_state]
config ffff8800783cd800 for pipe B
[    0.307087] [drm:intel_dump_pipe_config] cpu_transcoder: B
[    0.307091] [drm:intel_dump_pipe_config] pipe bpp: 0, dithering: 0
[    0.307096] [drm:intel_dump_pipe_config] fdi/pch: 0, lanes: 0,
gmch_m: 0, gmch_n: 0, link_m: 0, link_n: 0, tu: 0
[    0.307101] [drm:intel_dump_pipe_config] dp: 0, lanes: 0, gmch_m:
0, gmch_n: 0, link_m: 0, link_n: 0, tu: 0
[    0.307106] [drm:intel_dump_pipe_config] dp: 0, lanes: 0, gmch_m2:
0, gmch_n2: 0, link_m2: 0, link_n2: 0, tu2: 0
[    0.307110] [drm:intel_dump_pipe_config] audio: 0, infoframes: 0
[    0.307113] [drm:intel_dump_pipe_config] requested mode:
[    0.307119] [drm:drm_mode_debug_printmodeline] Modeline 0:"" 0 0 0
0 0 0 0 0 0 0 0x0 0x0
[    0.307123] [drm:intel_dump_pipe_config] adjusted mode:
[    0.307129] [drm:drm_mode_debug_printmodeline] Modeline 0:"" 0 0 0
0 0 0 0 0 0 0 0x0 0x0
[    0.307134] [drm:intel_dump_crtc_timings] crtc timings: 0 0 0 0 0 0
0 0 0, type: 0x0 flags: 0x0
[    0.307138] [drm:intel_dump_pipe_config] port clock: 0
[    0.307141] [drm:intel_dump_pipe_config] pipe src size: 0x0
[    0.307145] [drm:intel_dump_pipe_config] num_scalers: 0,
scaler_users: 0x0, scaler_id: 0
[    0.307150] [drm:intel_dump_pipe_config] gmch pfit: control:
0x00000000, ratios: 0x00000000, lvds border: 0x00000000
[    0.307154] [drm:intel_dump_pipe_config] pch pfit: pos: 0x00000000,
size: 0x00000000, disabled
[    0.307158] [drm:intel_dump_pipe_config] ips: 0
[    0.307161] [drm:intel_dump_pipe_config] double wide: 0
[    0.307165] [drm:intel_dump_pipe_config] dpll_hw_state: dpll: 0x0,
dpll_md: 0x0, fp0: 0x0, fp1: 0x0
[    0.307169] [drm:intel_dump_pipe_config] planes on this crtc
[    0.307174] [drm:intel_dump_pipe_config] STANDARD PLANE:24 plane:
1.0 idx: 4 disabled, scaler_id = 0
[    0.307179] [drm:intel_dump_pipe_config] CURSOR PLANE:25 plane: 1.2
idx: 5 disabled, scaler_id = 0
[    0.307184] [drm:intel_dump_pipe_config] STANDARD PLANE:27 plane:
1.1 idx: 6 disabled, scaler_id = 0
[    0.307189] [drm:intel_dump_pipe_config] STANDARD PLANE:28 plane:
1.2 idx: 7 disabled, scaler_id = 0
[    0.307199] [drm:vlv_get_fifo_size] Pipe A primary A FIFO size: 256
[    0.307204] [drm:vlv_get_fifo_size] Pipe A sprite A FIFO size: 128
[    0.307209] [drm:vlv_get_fifo_size] Pipe A sprite B FIFO size: 127
[    0.307215] [drm:vlv_get_fifo_size] Pipe B primary B FIFO size: 256
[    0.307220] [drm:vlv_get_fifo_size] Pipe B sprite C FIFO size: 128
[    0.307225] [drm:vlv_get_fifo_size] Pipe B sprite D FIFO size: 127
[    0.307230] [drm:vlv_wm_get_hw_state] Initial watermarks: pipe A,
plane=15, cursor=15, sprite0=15, sprite1=15
[    0.307235] [drm:vlv_wm_get_hw_state] Initial watermarks: pipe B,
plane=15, cursor=15, sprite0=15, sprite1=15
[    0.307240] [drm:vlv_wm_get_hw_state] Initial watermarks: SR
plane=127, SR cursor=0 level=0 cxsr=0
[    0.307248] [drm:intel_power_well_disable] disabling dpio-common
[    0.315400] [drm:intel_power_well_disable] disabling dpio-tx-c-23
[    0.323047] [drm:intel_power_well_disable] disabling dpio-tx-c-01
[    0.331078] [drm:intel_power_well_disable] disabling dpio-tx-b-23
[    0.339229] [drm:intel_power_well_disable] disabling dpio-tx-b-01
[    0.347378] [drm:intel_power_well_disable] disabling display
[    0.355534] [drm:intel_power_well_disable] disabling always-on
[    0.355550] [drm:i915_gem_setup_global_gtt] clearing unused GTT
space: [0, 7ffff000]
[    0.358565] [drm:gen6_ppgtt_init] Allocated pde space (2M) at GTT
entry: 7fdf0
[    0.361301] [drm:i915_gem_context_init] HW context support initialized
[    0.361315] [drm:i915_gem_object_create_stolen] creating stolen
object: size=20000
[    0.361323] [drm:i915_pages_create_for_stolen] offset=0x0, size=131072
[    0.361348] [drm:init_status_page] render ring hws offset: 0x00001000
[    0.361418] [drm:intel_init_pipe_control] render ring pipe control
offset: 0x00024000
[    0.361425] [drm:i915_gem_object_create_stolen] creating stolen
object: size=20000
[    0.361431] [drm:i915_pages_create_for_stolen] offset=0x20000, size=131072
[    0.361454] [drm:init_status_page] bsd ring hws offset: 0x00025000
[    0.361484] [drm:i915_gem_object_create_stolen] creating stolen
object: size=20000
[    0.361491] [drm:i915_pages_create_for_stolen] offset=0x40000, size=131072
[    0.361514] [drm:init_status_page] blitter ring hws offset: 0x00048000
[    0.363180] [drm:i915_gem_object_create_stolen_for_preallocated]
creating preallocated stolen object: stolen_offset=3efa000,
gtt_offset=ffffffff, size=6000
[    0.363188] [drm:i915_pages_create_for_stolen] offset=0x3efa000, size=24576
[    0.363194] [drm:valleyview_setup_pctx] PCBR: 0x7fefa001
[    0.365076] [drm:valleyview_init_gt_powersave] DDR speed: 1066 MHz
[    0.367122] [drm:valleyview_init_gt_powersave] max GPU freq: 668 MHz (213)
[    0.371201] [drm:valleyview_init_gt_powersave] RPe GPU freq: 534 MHz (207)
[    0.373243] [drm:valleyview_init_gt_powersave] RP1(Guar Freq) GPU
freq: 534 MHz (207)
[    0.375284] [drm:valleyview_init_gt_powersave] min GPU freq: 178 MHz (191)
[    0.377329] [drm:intel_update_cdclk] Current CD clock rate: 320000 kHz
[    0.377352] [drm:intel_fbdev_init_bios] pipe A not active or no fb, skipping
[    0.377356] [drm:intel_fbdev_init_bios] pipe B not active or no fb, skipping
[    0.377360] [drm:intel_fbdev_init_bios] no active fbs found, not
using BIOS config
[    0.377407] [drm:drm_helper_probe_single_connector_modes_merge_bits]
[CONNECTOR:29:VGA-1]
[    0.377417] [drm:drm_helper_probe_single_connector_modes_merge_bits]
[CONNECTOR:29:VGA-1] disconnected
[    0.377424] [drm] Initialized i915 1.6.0 20151010 for 0000:00:02.0 on minor 0
[    0.377430] [drm:drm_helper_probe_single_connector_modes_merge_bits]
[CONNECTOR:32:HDMI-A-1]
[    0.377435] [drm:intel_hdmi_force] [CONNECTOR:32:HDMI-A-1]
[    0.377442] [drm:intel_power_well_enable] enabling display
[    0.377531] initcall i915_init+0x0/0x99 returned 0 after 157401 usecs
[    0.385179] [drm:i915_redisable_vga_power_on] Something enabled VGA
plane, disabling it
[    0.385514] EVK i915 timeout error
[    0.391106] [drm] GMBUS [i915 gmbus dpb] timed out, falling back to
bit banging on pin 5
[    0.391418] [drm:drm_do_probe_ddc_edid] drm: skipping non-existent
adapter i915 gmbus dpb
[    0.391423] [drm:intel_power_well_disable] disabling display
[    0.397130] [drm:drm_mode_debug_printmodeline] Modeline
43:"1920x1200" 0 208108 1920 2056 2272 2694 1200 1201 1204 1287 0x20
0x6
[    0.397136] [drm:drm_mode_prune_invalid] Not using 1920x1200 mode: CLOCK_HIGH
[    0.397144] [drm:drm_helper_probe_single_connector_modes_merge_bits]
[CONNECTOR:32:HDMI-A-1] probed modes :
[    0.397152] [drm:drm_mode_debug_printmodeline] Modeline
42:"1024x768" 60 65000 1024 1048 1184 1344 768 771 777 806 0x40 0xa
[    0.397158] [drm:drm_mode_debug_printmodeline] Modeline
40:"800x600" 60 40000 800 840 968 1056 600 601 605 628 0x40 0x5
[    0.397165] [drm:drm_mode_debug_printmodeline] Modeline
39:"800x600" 56 36000 800 824 896 1024 600 601 603 625 0x40 0x5
[    0.397172] [drm:drm_mode_debug_printmodeline] Modeline
41:"848x480" 60 33750 848 864 976 1088 480 486 494 517 0x40 0x5
[    0.397179] [drm:drm_mode_debug_printmodeline] Modeline
38:"640x480" 60 25175 640 656 752 800 480 490 492 525 0x40 0xa
[    0.397185] [drm:drm_helper_probe_single_connector_modes_merge_bits]
[CONNECTOR:37:DP-1]
[    0.397189] [drm:intel_dp_force] [CONNECTOR:37:DP-1]
[    0.397194] [drm:drm_helper_probe_single_connector_modes_merge_bits]
[CONNECTOR:37:DP-1] disconnected
[    0.397200] [drm:drm_setup_crtcs]
[    0.397206] [drm:drm_enable_connectors] connector 29 enabled? no
[    0.397210] [drm:drm_enable_connectors] connector 32 enabled? yes
[    0.397214] [drm:drm_enable_connectors] connector 37 enabled? no
[    0.397219] [drm:intel_fb_initial_config] connector VGA-1 not
enabled, skipping
[    0.397223] [drm:intel_fb_initial_config] Not using firmware configuration
[    0.397228] [drm:drm_target_preferred] looking for cmdline mode on
connector 32
[    0.397234] [drm:drm_target_preferred] found mode 1920x1200
[    0.397239] [drm:drm_setup_crtcs] picking CRTCs for 8192x8192 config
[    0.397246] [drm:drm_setup_crtcs] desired mode 1920x1200 set on crtc 21 (0,0)
[    0.397252] [drm:intelfb_create] no BIOS fb, allocating a new one
[    0.397257] [drm:i915_gem_object_create_stolen] creating stolen
object: size=8ca000
[    0.397273] [drm:i915_pages_create_for_stolen] offset=0x60000, size=9216000
[    0.401859] [drm:intelfb_create] allocated 1920x1200 fb:
0x00080000, bo ffff880077f44000
[    0.402507] i915 0000:00:02.0: fb0: inteldrmfb frame buffer device
[    1.720491] [drm:intel_print_rc6_info] Enabling RC6 states: RC6 on
[    1.724445] [drm:valleyview_enable_rps] GPLL enabled? yes
[    1.724454] [drm:valleyview_enable_rps] GPU status: 0x0000cf90
[    1.724460] [drm:valleyview_enable_rps] current GPU freq: 534 MHz (207)
[    1.724464] [drm:valleyview_enable_rps] setting GPU freq to 534 MHz (207)
[    2.342931] [drm:i915_gem_open]
[    2.907266] [drm:drm_mode_getresources] CRTC[2] CONNECTORS[3] ENCODERS[3]
[    2.907280] [drm:drm_mode_getresources] [CRTC:21]
[    2.907285] [drm:drm_mode_getresources] [CRTC:26]
[    2.907289] [drm:drm_mode_getresources] [ENCODER:30:DAC-30]
[    2.907293] [drm:drm_mode_getresources] [ENCODER:31:TMDS-31]
[    2.907297] [drm:drm_mode_getresources] [ENCODER:36:TMDS-36]
[    2.907301] [drm:drm_mode_getresources] [CONNECTOR:29:VGA-1]
[    2.907306] [drm:drm_mode_getresources] [CONNECTOR:32:HDMI-A-1]
[    2.907309] [drm:drm_mode_getresources] [CONNECTOR:37:DP-1]
[    2.907314] [drm:drm_mode_getresources] CRTC[2] CONNECTORS[3] ENCODERS[3]
[    2.907325] [drm:drm_mode_getconnector] [CONNECTOR:29:?]
[    2.907332] [drm:drm_helper_probe_single_connector_modes_merge_bits]
[CONNECTOR:29:VGA-1]
[    2.907337] [drm:drm_helper_probe_single_connector_modes_merge_bits]
[CONNECTOR:29:VGA-1] disconnected
[    2.907347] [drm:drm_mode_getconnector] [CONNECTOR:29:?]
[    2.907359] [drm:drm_mode_getconnector] [CONNECTOR:32:?]
[    2.907364] [drm:drm_helper_probe_single_connector_modes_merge_bits]
[CONNECTOR:32:HDMI-A-1]
[    2.907369] [drm:intel_hdmi_force] [CONNECTOR:32:HDMI-A-1]
[    2.907376] [drm:intel_power_well_enable] enabling display
[    2.914623] [drm:i915_redisable_vga_power_on] Something enabled VGA
plane, disabling it
[    2.915229] [drm:drm_do_probe_ddc_edid] drm: skipping non-existent
adapter i915 gmbus dpb
[    2.915234] [drm:intel_power_well_disable] disabling display
[    2.922663] [drm:drm_mode_debug_printmodeline] Modeline
43:"1920x1200" 0 208108 1920 2056 2272 2694 1200 1201 1204 1287 0x20
0x6
[    2.922671] [drm:drm_mode_prune_invalid] Not using 1920x1200 mode: CLOCK_HIGH
[    2.922679] [drm:drm_helper_probe_single_connector_modes_merge_bits]
[CONNECTOR:32:HDMI-A-1] probed modes :
[    2.922687] [drm:drm_mode_debug_printmodeline] Modeline
42:"1024x768" 60 65000 1024 1048 1184 1344 768 771 777 806 0x40 0xa
[    2.922693] [drm:drm_mode_debug_printmodeline] Modeline
40:"800x600" 60 40000 800 840 968 1056 600 601 605 628 0x40 0x5
[    2.922700] [drm:drm_mode_debug_printmodeline] Modeline
39:"800x600" 56 36000 800 824 896 1024 600 601 603 625 0x40 0x5
[    2.922707] [drm:drm_mode_debug_printmodeline] Modeline
41:"848x480" 60 33750 848 864 976 1088 480 486 494 517 0x40 0x5
[    2.922714] [drm:drm_mode_debug_printmodeline] Modeline
38:"640x480" 60 25175 640 656 752 800 480 490 492 525 0x40 0xa
[    2.922743] [drm:drm_mode_getconnector] [CONNECTOR:32:?]
[    2.991908] [drm:i915_gem_context_create_ioctl] HW context 1 created
[    2.996365] [drm:drm_mode_getconnector] [CONNECTOR:37:?]
[    2.996376] [drm:drm_helper_probe_single_connector_modes_merge_bits]
[CONNECTOR:37:DP-1]
[    2.996381] [drm:intel_dp_force] [CONNECTOR:37:DP-1]
[    2.996386] [drm:drm_helper_probe_single_connector_modes_merge_bits]
[CONNECTOR:37:DP-1] disconnected
[    2.996396] [drm:drm_mode_getconnector] [CONNECTOR:37:?]
[    3.153160] [drm:drm_mode_addfb2] [FB:43]
[    3.153281] [drm:drm_mode_setcrtc] [CRTC:21]
[    3.153294] [drm:drm_mode_setcrtc] [CONNECTOR:32:HDMI-A-1]
[    3.153323] [drm:connected_sink_compute_bpp]
[CONNECTOR:32:HDMI-A-1] checking for sink bpp constrains
[    3.153329] [drm:connected_sink_compute_bpp] clamping display bpp
(was 30) to default limit of 24
[    3.153334] [drm:intel_hdmi_compute_config] picking bpc to 8 for HDMI output
[    3.153337] [drm:intel_hdmi_compute_config] forcing pipe bpc to 24 for HDMI
[    3.153343] [drm:intel_modeset_pipe_config] hw max bpp: 30, pipe
bpp: 24, dithering: 0
[    3.153350] [drm:intel_dump_pipe_config] [CRTC:21][modeset] config
ffff88007695b400 for pipe A
[    3.153354] [drm:intel_dump_pipe_config] cpu_transcoder: A
[    3.153358] [drm:intel_dump_pipe_config] pipe bpp: 24, dithering: 0
[    3.153363] [drm:intel_dump_pipe_config] fdi/pch: 0, lanes: 0,
gmch_m: 0, gmch_n: 0, link_m: 0, link_n: 0, tu: 0
[    3.153368] [drm:intel_dump_pipe_config] dp: 0, lanes: 0, gmch_m:
0, gmch_n: 0, link_m: 0, link_n: 0, tu: 0
[    3.153373] [drm:intel_dump_pipe_config] dp: 0, lanes: 0, gmch_m2:
0, gmch_n2: 0, link_m2: 0, link_n2: 0, tu2: 0
[    3.153377] [drm:intel_dump_pipe_config] audio: 0, infoframes: 0
[    3.153381] [drm:intel_dump_pipe_config] requested mode:
[    3.153388] [drm:drm_mode_debug_printmodeline] Modeline
0:"1024x768" 60 65000 1024 1048 1184 1344 768 771 777 806 0x40 0xa
[    3.153392] [drm:intel_dump_pipe_config] adjusted mode:
[    3.153399] [drm:drm_mode_debug_printmodeline] Modeline
0:"1024x768" 60 65000 1024 1048 1184 1344 768 771 777 806 0x40 0xa
[    3.153405] [drm:intel_dump_crtc_timings] crtc timings: 65000 1024
1048 1184 1344 768 771 777 806, type: 0x40 flags: 0xa
[    3.153409] [drm:intel_dump_pipe_config] port clock: 65000
[    3.153413] [drm:intel_dump_pipe_config] pipe src size: 1024x768
[    3.153417] [drm:intel_dump_pipe_config] num_scalers: 0,
scaler_users: 0x0, scaler_id: 0
[    3.153421] [drm:intel_dump_pipe_config] gmch pfit: control:
0x00000000, ratios: 0x00000000, lvds border: 0x00000000
[    3.153426] [drm:intel_dump_pipe_config] pch pfit: pos: 0x00000000,
size: 0x00000000, disabled
[    3.153429] [drm:intel_dump_pipe_config] ips: 0
[    3.153433] [drm:intel_dump_pipe_config] double wide: 0
[    3.153437] [drm:intel_dump_pipe_config] dpll_hw_state: dpll: 0x0,
dpll_md: 0x0, fp0: 0x0, fp1: 0x0
[    3.153441] [drm:intel_dump_pipe_config] planes on this crtc
[    3.153446] [drm:intel_dump_pipe_config] STANDARD PLANE:18 plane:
0.0 idx: 0 disabled, scaler_id = 0
[    3.153451] [drm:intel_dump_pipe_config] CURSOR PLANE:20 plane: 0.1
idx: 1 disabled, scaler_id = 0
[    3.153457] [drm:intel_dump_pipe_config] STANDARD PLANE:22 plane:
0.1 idx: 2 disabled, scaler_id = 0
[    3.153462] [drm:intel_dump_pipe_config] STANDARD PLANE:23 plane:
0.2 idx: 3 disabled, scaler_id = 0
[    3.154666] [drm:intel_set_memory_cxsr] memory self-refresh is disabled
[    3.154681] [drm:intel_power_well_enable] enabling display
[    3.168116] [drm:i915_redisable_vga_power_on] Something enabled VGA
plane, disabling it
[    3.168434] [drm:intel_power_well_enable] enabling dpio-tx-b-01
[    3.175881] [drm:intel_power_well_enable] enabling dpio-tx-b-23
[    3.183920] [drm:intel_power_well_enable] enabling dpio-tx-c-01
[    3.191895] [drm:intel_power_well_enable] enabling dpio-tx-c-23
[    3.199903] [drm:intel_power_well_enable] enabling dpio-common
[    3.222014] [drm:intel_update_cdclk] Current CD clock rate: 266667 kHz
[    3.284074] [drm:intel_enable_pipe] enabling pipe A
[    3.284105] [drm:vlv_pipe_set_fifo_size] Pipe A FIFO split 511 / 511 / 511
[    3.284117] [drm:vlv_update_wm] Setting FIFO watermarks - A:
plane=447, cursor=63, sprite0=0, sprite1=0, SR: plane=0, cursor=0
level=0 cxsr=0
[    3.300839] [drm:vlv_pipe_set_fifo_size] Pipe A FIFO split 511 / 511 / 511
[    3.300858] [drm:vlv_update_wm] Setting FIFO watermarks - A:
plane=447, cursor=63, sprite0=0, sprite1=0, SR: plane=959, cursor=0
level=0 cxsr=1
[    3.300863] [drm:intel_set_memory_cxsr] memory self-refresh is enabled
[    3.317508] [drm:intel_connector_check_state] [CONNECTOR:32:HDMI-A-1]
[    3.317522] [drm:check_encoder_state] [ENCODER:30:DAC-30]
[    3.317532] [drm:check_encoder_state] [ENCODER:31:TMDS-31]
[    3.317536] [drm:check_encoder_state] [ENCODER:36:TMDS-36]
[    3.317542] [drm:check_crtc_state] [CRTC:21]
[    3.481716] [drm:drm_mode_addfb2] [FB:46]
[    4.396698] [drm:vlv_pipe_set_fifo_size] Pipe A FIFO split 511 / 511 / 511
[    4.396715] [drm:vlv_update_wm] Setting FIFO watermarks - A:
plane=447, cursor=0, sprite0=0, sprite1=0, SR: plane=959, cursor=0
level=0 cxsr=1



Mit Freundlichen Grüßen
VinothKumar
+49 1798909072


More information about the Intel-gfx mailing list