All of lore.kernel.org
 help / color / mirror / Atom feed
* v3.17-rc4+: DRM warning
@ 2014-09-12  7:49 Chris Clayton
  2014-09-12  8:51 ` Daniel Vetter
  0 siblings, 1 reply; 6+ messages in thread
From: Chris Clayton @ 2014-09-12  7:49 UTC (permalink / raw)
  To: intel-gfx

[-- Attachment #1: Type: text/plain, Size: 5162 bytes --]

Hi,

Firstly, please cc me on any reply because I'm not subscribed to LKML.

I've just built and installed the current development kernel (v3.17-rc4-222-gc73f6fd)on a desktop machine and I'm
getting a warning that I haven't seen before. A full dmesg is attached, but the warning is:

[   23.131726] [drm:intel_pipe_config_compare] *ERROR* mismatch in limited_color_range (expected 1, found 0)
[   23.131727] ------------[ cut here ]------------
[   23.131770] WARNING: CPU: 3 PID: 149 at drivers/gpu/drm/i915/intel_display.c:10659 check_crtc_state+0x7e3/0xe50 [i915]()
[   23.131770] pipe state doesn't match!
[   23.131778] Modules linked in: firewire_ohci uhci_hcd(+) videobuf2_dma_sg videobuf2_memops videobuf2_core i915(+)
ehci_pci rc_core v4l2_common videodev firewire_core ehci_hcd evdev cfbfillrect cfbimgblt cfbcopyarea drm_kms_helper
[   23.131780] CPU: 3 PID: 149 Comm: modprobe Not tainted 3.17.0-rc4+ #322
[   23.131781] Hardware name: Gigabyte Technology Co., Ltd. EG41MF-US2H/EG41MF-US2H, BIOS F2 04/09/2009
[   23.131783]  0000000000000009 ffffffff8145a016 ffff8802316eb3c0 ffffffff81040d0d
[   23.131784]  ffff8802369e0060 ffff8802316eb410 0000000000000001 ffff8802369e0708
[   23.131786]  ffff8802316f3338 ffffffff81040d77 ffffffffa0187529 ffffffff00000018
[   23.131786] Call Trace:
[   23.131791]  [<ffffffff8145a016>] ? dump_stack+0x49/0x6a
[   23.131795]  [<ffffffff81040d0d>] ? warn_slowpath_common+0x6d/0x90
[   23.131797]  [<ffffffff81040d77>] ? warn_slowpath_fmt+0x47/0x50
[   23.131817]  [<ffffffffa0123d03>] ? check_crtc_state+0x7e3/0xe50 [i915]
[   23.131838]  [<ffffffffa0131c81>] ? intel_modeset_check_state+0x1f1/0x760 [i915]
[   23.131858]  [<ffffffffa013227d>] ? intel_set_mode+0x1d/0x30 [i915]
[   23.131882]  [<ffffffffa013334b>] ? intel_crtc_set_config+0xaab/0xe90 [i915]
[   23.131884]  [<ffffffff811ec3a2>] ? idr_get_empty_slot+0x192/0x3b0
[   23.131886]  [<ffffffff811eba9b>] ? get_from_free_list+0x3b/0x50
[   23.131889]  [<ffffffff812a1b6d>] ? drm_mode_set_config_internal+0x5d/0xe0
[   23.131893]  [<ffffffffa0007eec>] ? restore_fbdev_mode+0xac/0xd0 [drm_kms_helper]
[   23.131895]  [<ffffffffa0007f29>] ? drm_fb_helper_restore_fbdev_mode_unlocked+0x19/0x30 [drm_kms_helper]
[   23.131898]  [<ffffffffa0009f8d>] ? drm_fb_helper_set_par+0x1d/0x60 [drm_kms_helper]
[   23.131918]  [<ffffffffa013db61>] ? intel_fbdev_set_par+0x11/0x60 [i915]
[   23.131920]  [<ffffffff81227720>] ? fbcon_init+0x5e0/0x670
[   23.131923]  [<ffffffff8127a66c>] ? visual_init+0xac/0x110
[   23.131924]  [<ffffffff8127c930>] ? do_bind_con_driver+0x170/0x410
[   23.131926]  [<ffffffff8127d153>] ? do_take_over_console+0xa3/0x190
[   23.131928]  [<ffffffff81227803>] ? do_fbcon_takeover+0x53/0xb0
[   23.131930]  [<ffffffff81059e35>] ? notifier_call_chain+0x45/0x70
[   23.131931]  [<ffffffff8105a12c>] ? __blocking_notifier_call_chain+0x3c/0x60
[   23.131934]  [<ffffffff8122f5d6>] ? register_framebuffer+0x1f6/0x320
[   23.131936]  [<ffffffffa0009dcd>] ? drm_fb_helper_initial_config+0x36d/0x510 [drm_kms_helper]
[   23.131955]  [<ffffffffa01164f7>] ? gen4_read32+0x37/0x40 [i915]
[   23.131979]  [<ffffffffa0161f20>] ? i915_driver_load+0xfd0/0x1030 [i915]
[   23.131982]  [<ffffffff8106ef8f>] ? __wake_up+0x2f/0x50
[   23.131985]  [<ffffffff813ea188>] ? netlink_broadcast_filtered+0x1f8/0x370
[   23.131987]  [<ffffffff811eded0>] ? kobj_ns_drop+0x60/0x60
[   23.131988]  [<ffffffff811ee15c>] ? kobject_uevent_env+0xfc/0x400
[   23.131991]  [<ffffffff812b3b0e>] ? get_device+0xe/0x20
[   23.131992]  [<ffffffff8145708b>] ? klist_add_tail+0x1b/0x40
[   23.131994]  [<ffffffff812b4ef2>] ? device_add+0x192/0x5b0
[   23.131997]  [<ffffffff8129bf4c>] ? drm_dev_register+0x9c/0xf0
[   23.131998]  [<ffffffff8129e533>] ? drm_get_pci_dev+0xc3/0x1e0
[   23.132001]  [<ffffffff81213ee0>] ? pci_device_probe+0x60/0xb0
[   23.132014]  [<ffffffff812b7a9a>] ? really_probe+0x5a/0x220
[   23.132015]  [<ffffffff812b7d21>] ? __driver_attach+0x81/0x90
[   23.132017]  [<ffffffff812b7ca0>] ? __device_attach+0x40/0x40
[   23.132018]  [<ffffffff812b5e4b>] ? bus_for_each_dev+0x5b/0x90
[   23.132019]  [<ffffffff812b7310>] ? bus_add_driver+0x160/0x210
[   23.132021]  [<ffffffffa01a0000>] ? 0xffffffffa01a0000
[   23.132022]  [<ffffffff812b8326>] ? driver_register+0x56/0xe0
[   23.132028]  [<ffffffff810002b4>] ? do_one_initcall+0x84/0x1b0
[   23.132031]  [<ffffffff8109f11f>] ? load_module+0x1b5f/0x2150
[   23.132033]  [<ffffffff8109c090>] ? store_uevent+0x40/0x40
[   23.132035]  [<ffffffff8109f7a1>] ? SyS_init_module+0x91/0xc0
[   23.132037]  [<ffffffff81460a21>] ? sysenter_dispatch+0x7/0x1e
[   23.132038] ---[ end trace e6521cda3000b0ed ]---
[   23.132047] Console: switching to colour frame buffer device 240x67
[   23.164707] i915 0000:00:02.0: fb0: inteldrmfb frame buffer device
[   23.165971] i915 0000:00:02.0: registered panic notifier
[   23.172065] [drm] Initialized i915 1.6.0 20140725 for 0000:00:02.0 on minor 0

I don't see this warning on my laptop, which also has intel-based graphics, so I guess it's related to the specific
hardware on the desktop machine.

Please let me know if I can help diagnose this warning or test any fix.

Chris

[-- Attachment #2: drm_warning.dmesg.txt --]
[-- Type: text/plain, Size: 48878 bytes --]

[    0.000000] Initializing cgroup subsys cpu
[    0.000000] Linux version 3.17.0-rc4+ (chris@upstairs) (gcc version 4.9.2 20140910 (prerelease) (GCC) ) #322 SMP PREEMPT Fri Sep 12 07:43:31 BST 2014
[    0.000000] Command line: root=/dev/sda2 ro resume=/dev/sda11
[    0.000000] e820: BIOS-provided physical RAM map:
[    0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009f7ff] usable
[    0.000000] BIOS-e820: [mem 0x000000000009f800-0x000000000009ffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000bdcdffff] usable
[    0.000000] BIOS-e820: [mem 0x00000000bdce0000-0x00000000bdce2fff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x00000000bdce3000-0x00000000bdceffff] ACPI data
[    0.000000] BIOS-e820: [mem 0x00000000bdcf0000-0x00000000bdcfffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000c0000000-0x00000000cfffffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000ffffffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000023fffffff] usable
[    0.000000] NX (Execute Disable) protection: active
[    0.000000] SMBIOS 2.4 present.
[    0.000000] DMI: Gigabyte Technology Co., Ltd. EG41MF-US2H/EG41MF-US2H, BIOS F2 04/09/2009
[    0.000000] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[    0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable
[    0.000000] AGP: No AGP bridge found
[    0.000000] e820: last_pfn = 0x240000 max_arch_pfn = 0x400000000
[    0.000000] MTRR default type: uncachable
[    0.000000] MTRR fixed ranges enabled:
[    0.000000]   00000-9FFFF write-back
[    0.000000]   A0000-BFFFF uncachable
[    0.000000]   C0000-CBFFF write-protect
[    0.000000]   CC000-EFFFF uncachable
[    0.000000]   F0000-FFFFF write-through
[    0.000000] MTRR variable ranges enabled:
[    0.000000]   0 base 000000000 mask F00000000 write-back
[    0.000000]   1 base 0C0000000 mask FC0000000 uncachable
[    0.000000]   2 base 0BE000000 mask FFE000000 uncachable
[    0.000000]   3 base 0BDE00000 mask FFFE00000 uncachable
[    0.000000]   4 base 100000000 mask F00000000 write-back
[    0.000000]   5 base 200000000 mask FC0000000 write-back
[    0.000000]   6 base 0BDD00000 mask FFFF00000 uncachable
[    0.000000]   7 disabled
[    0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106
[    0.000000] original variable MTRRs
[    0.000000] reg 0, base: 0GB, range: 4GB, type WB
[    0.000000] reg 1, base: 3GB, range: 1GB, type UC
[    0.000000] reg 2, base: 3040MB, range: 32MB, type UC
[    0.000000] reg 3, base: 3038MB, range: 2MB, type UC
[    0.000000] reg 4, base: 4GB, range: 4GB, type WB
[    0.000000] reg 5, base: 8GB, range: 1GB, type WB
[    0.000000] reg 6, base: 3037MB, range: 1MB, type UC
[    0.000000] total RAM covered: 8157M
[    0.000000] Found optimal setting for mtrr clean up
[    0.000000]  gran_size: 64K 	chunk_size: 64M 	num_reg: 7  	lose cover RAM: 0G
[    0.000000] New variable MTRRs
[    0.000000] reg 0, base: 0GB, range: 2GB, type WB
[    0.000000] reg 1, base: 2GB, range: 1GB, type WB
[    0.000000] reg 2, base: 3037MB, range: 1MB, type UC
[    0.000000] reg 3, base: 3038MB, range: 2MB, type UC
[    0.000000] reg 4, base: 3040MB, range: 32MB, type UC
[    0.000000] reg 5, base: 4GB, range: 4GB, type WB
[    0.000000] reg 6, base: 8GB, range: 1GB, type WB
[    0.000000] e820: update [mem 0xbdd00000-0xffffffff] usable ==> reserved
[    0.000000] e820: last_pfn = 0xbdce0 max_arch_pfn = 0x400000000
[    0.000000] found SMP MP-table at [mem 0x000f5760-0x000f576f] mapped at [ffff8800000f5760]
[    0.000000] Base memory trampoline at [ffff880000099000] 99000 size 24576
[    0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]
[    0.000000]  [mem 0x00000000-0x000fffff] page 4k
[    0.000000] BRK [0x01793000, 0x01793fff] PGTABLE
[    0.000000] BRK [0x01794000, 0x01794fff] PGTABLE
[    0.000000] BRK [0x01795000, 0x01795fff] PGTABLE
[    0.000000] init_memory_mapping: [mem 0x23fe00000-0x23fffffff]
[    0.000000]  [mem 0x23fe00000-0x23fffffff] page 2M
[    0.000000] BRK [0x01796000, 0x01796fff] PGTABLE
[    0.000000] init_memory_mapping: [mem 0x23c000000-0x23fdfffff]
[    0.000000]  [mem 0x23c000000-0x23fdfffff] page 2M
[    0.000000] init_memory_mapping: [mem 0x200000000-0x23bffffff]
[    0.000000]  [mem 0x200000000-0x23bffffff] page 2M
[    0.000000] init_memory_mapping: [mem 0x00100000-0xbdcdffff]
[    0.000000]  [mem 0x00100000-0x001fffff] page 4k
[    0.000000]  [mem 0x00200000-0xbdbfffff] page 2M
[    0.000000]  [mem 0xbdc00000-0xbdcdffff] page 4k
[    0.000000] init_memory_mapping: [mem 0x100000000-0x1ffffffff]
[    0.000000]  [mem 0x100000000-0x1ffffffff] page 2M
[    0.000000] BRK [0x01797000, 0x01797fff] PGTABLE
[    0.000000] BRK [0x01798000, 0x01798fff] PGTABLE
[    0.000000] ACPI: Early table checksum verification disabled
[    0.000000] ACPI: RSDP 0x00000000000F7150 000014 (v00 GBT   )
[    0.000000] ACPI: RSDT 0x00000000BDCE3040 00003C (v01 GBT    GBTUACPI 42302E31 GBTU 01010101)
[    0.000000] ACPI: FACP 0x00000000BDCE30C0 000074 (v01 GBT    GBTUACPI 42302E31 GBTU 01010101)
[    0.000000] ACPI: DSDT 0x00000000BDCE3180 003DE7 (v01 GBT    GBTUACPI 00001000 MSFT 0100000C)
[    0.000000] ACPI: FACS 0x00000000BDCE0000 000040
[    0.000000] ACPI: HPET 0x00000000BDCE70C0 000038 (v01 GBT    GBTUACPI 42302E31 GBTU 00000098)
[    0.000000] ACPI: MCFG 0x00000000BDCE7140 00003C (v01 GBT    GBTUACPI 42302E31 GBTU 01010101)
[    0.000000] ACPI: TAMG 0x00000000BDCE7180 006442 (v01 GBT    GBT   B0 5455312E BG?? 00020101)
[    0.000000] ACPI: APIC 0x00000000BDCE6FC0 000084 (v01 GBT    GBTUACPI 42302E31 GBTU 01010101)
[    0.000000] ACPI: SSDT 0x00000000BDCEDEF0 0003AB (v01 PmRef  CpuPm    00003000 INTL 20040311)
[    0.000000] ACPI: Local APIC address 0xfee00000
[    0.000000]  [ffffea0000000000-ffffea0008ffffff] PMD -> [ffff880237600000-ffff88023f5fffff] on node 0
[    0.000000] Zone ranges:
[    0.000000]   DMA      [mem 0x00001000-0x00ffffff]
[    0.000000]   DMA32    [mem 0x01000000-0xffffffff]
[    0.000000]   Normal   [mem 0x100000000-0x23fffffff]
[    0.000000] Movable zone start for each node
[    0.000000] Early memory node ranges
[    0.000000]   node   0: [mem 0x00001000-0x0009efff]
[    0.000000]   node   0: [mem 0x00100000-0xbdcdffff]
[    0.000000]   node   0: [mem 0x100000000-0x23fffffff]
[    0.000000] On node 0 totalpages: 2088062
[    0.000000]   DMA zone: 64 pages used for memmap
[    0.000000]   DMA zone: 21 pages reserved
[    0.000000]   DMA zone: 3998 pages, LIFO batch:0
[    0.000000]   DMA32 zone: 12084 pages used for memmap
[    0.000000]   DMA32 zone: 773344 pages, LIFO batch:31
[    0.000000]   Normal zone: 20480 pages used for memmap
[    0.000000]   Normal zone: 1310720 pages, LIFO batch:31
[    0.000000] Reserving Intel graphics stolen memory at 0xbe000000-0xbfffffff
[    0.000000] ACPI: PM-Timer IO Port: 0x408
[    0.000000] ACPI: Local APIC address 0xfee00000
[    0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x03] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x02] lapic_id[0x01] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x03] lapic_id[0x02] enabled)
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x00] dfl dfl lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x01] dfl dfl lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x02] dfl dfl lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x03] dfl dfl lint[0x1])
[    0.000000] ACPI: IOAPIC (id[0x02] address[0xfec00000] gsi_base[0])
[    0.000000] IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-23
[    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
[    0.000000] ACPI: IRQ0 used by override.
[    0.000000] ACPI: IRQ9 used by override.
[    0.000000] Using ACPI (MADT) for SMP configuration information
[    0.000000] ACPI: HPET id: 0x8086a201 base: 0xfed00000
[    0.000000] smpboot: Allowing 4 CPUs, 0 hotplug CPUs
[    0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]
[    0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]
[    0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]
[    0.000000] PM: Registered nosave memory: [mem 0xbdce0000-0xbdce2fff]
[    0.000000] PM: Registered nosave memory: [mem 0xbdce3000-0xbdceffff]
[    0.000000] PM: Registered nosave memory: [mem 0xbdcf0000-0xbdcfffff]
[    0.000000] PM: Registered nosave memory: [mem 0xbdd00000-0xbdffffff]
[    0.000000] PM: Registered nosave memory: [mem 0xbe000000-0xcfffffff]
[    0.000000] PM: Registered nosave memory: [mem 0xd0000000-0xfebfffff]
[    0.000000] PM: Registered nosave memory: [mem 0xfec00000-0xffffffff]
[    0.000000] e820: [mem 0xd0000000-0xfebfffff] available for PCI devices
[    0.000000] setup_percpu: NR_CPUS:4 nr_cpumask_bits:4 nr_cpu_ids:4 nr_node_ids:1
[    0.000000] PERCPU: Embedded 26 pages/cpu @ffff88023fc00000 s74304 r8192 d24000 u524288
[    0.000000] pcpu-alloc: s74304 r8192 d24000 u524288 alloc=1*2097152
[    0.000000] pcpu-alloc: [0] 0 1 2 3 
[    0.000000] Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 2055413
[    0.000000] Kernel command line: root=/dev/sda2 ro resume=/dev/sda11
[    0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
[    0.000000] Dentry cache hash table entries: 1048576 (order: 11, 8388608 bytes)
[    0.000000] Inode-cache hash table entries: 524288 (order: 10, 4194304 bytes)
[    0.000000] xsave: enabled xstate_bv 0x3, cntxt size 0x240 using standard form
[    0.000000] AGP: Checking aperture...
[    0.000000] AGP: No AGP bridge found
[    0.000000] Memory: 8134384K/8352248K available (4493K kernel code, 423K rwdata, 1592K rodata, 776K init, 432K bss, 217864K reserved)
[    0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
[    0.000000] Preemptible hierarchical RCU implementation.
[    0.000000] 	CONFIG_RCU_FANOUT set to non-default value of 32
[    0.000000] NR_IRQS:4352 nr_irqs:456 0
[    0.000000] Console: colour VGA+ 80x25
[    0.000000] console [tty0] enabled
[    0.000000] hpet clockevent registered
[    0.000000] tsc: Fast TSC calibration using PIT
[    0.000000] tsc: Detected 2499.813 MHz processor
[    0.001003] Calibrating delay loop (skipped), value calculated using timer frequency.. 4999.62 BogoMIPS (lpj=2499813)
[    0.001080] pid_max: default: 32768 minimum: 301
[    0.001120] ACPI: Core revision 20140724
[    0.003575] ACPI: All ACPI Tables successfully acquired
[    0.004023] Security Framework initialized
[    0.004068] Mount-cache hash table entries: 16384 (order: 5, 131072 bytes)
[    0.004108] Mountpoint-cache hash table entries: 16384 (order: 5, 131072 bytes)
[    0.004437] CPU: Physical Processor ID: 0
[    0.004472] CPU: Processor Core ID: 0
[    0.005003] mce: CPU supports 6 MCE banks
[    0.005042] CPU0: Thermal monitoring enabled (TM2)
[    0.005083] Last level iTLB entries: 4KB 128, 2MB 4, 4MB 4
Last level dTLB entries: 4KB 256, 2MB 0, 4MB 32, 1GB 0
[    0.005222] Freeing SMP alternatives memory: 16K (ffffffff81721000 - ffffffff81725000)
[    0.005677] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[    0.015738] smpboot: CPU0: Intel(R) Core(TM)2 Quad CPU    Q8300  @ 2.50GHz (fam: 06, model: 17, stepping: 0a)
[    0.016000] Performance Events: PEBS fmt0+, 4-deep LBR, Core2 events, Intel PMU driver.
[    0.016000] ... version:                2
[    0.016000] ... bit width:              40
[    0.016000] ... generic registers:      2
[    0.016000] ... value mask:             000000ffffffffff
[    0.016000] ... max period:             000000007fffffff
[    0.016000] ... fixed-purpose events:   3
[    0.016000] ... event mask:             0000000700000003
[    0.021058] x86: Booting SMP configuration:
[    0.021095] .... node  #0, CPUs:      #1 #2 #3
[    0.061010] x86: Booted up 1 node, 4 CPUs
[    0.061092] smpboot: Total of 4 processors activated (19998.50 BogoMIPS)
[    0.062089] devtmpfs: initialized
[    0.063077] PM: Registering ACPI NVS region [mem 0xbdce0000-0xbdce2fff] (12288 bytes)
[    0.063315] NET: Registered protocol family 16
[    0.063451] cpuidle: using governor ladder
[    0.063488] cpuidle: using governor menu
[    0.063544] ACPI: bus type PCI registered
[    0.063583] PCI: Using configuration type 1 for base access
[    0.067080] ACPI: Added _OSI(Module Device)
[    0.067116] ACPI: Added _OSI(Processor Device)
[    0.067152] ACPI: Added _OSI(3.0 _SCP Extensions)
[    0.067188] ACPI: Added _OSI(Processor Aggregator Device)
[    0.070151] ACPI: Dynamic OEM Table Load:
[    0.070228] ACPI: SSDT 0xFFFF880236A06800 00022A (v01 PmRef  Cpu0Ist  00003000 INTL 20040311)
[    0.070528] ACPI: Dynamic OEM Table Load:
[    0.070600] ACPI: SSDT 0xFFFF880236A0B000 000152 (v01 PmRef  Cpu1Ist  00003000 INTL 20040311)
[    0.071021] ACPI: Dynamic OEM Table Load:
[    0.071092] ACPI: SSDT 0xFFFF880236A0B200 000152 (v01 PmRef  Cpu2Ist  00003000 INTL 20040311)
[    0.071377] ACPI: Dynamic OEM Table Load:
[    0.071449] ACPI: SSDT 0xFFFF880236A0B400 000152 (v01 PmRef  Cpu3Ist  00003000 INTL 20040311)
[    0.071761] ACPI: Interpreter enabled
[    0.071799] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20140724/hwxface-580)
[    0.071891] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20140724/hwxface-580)
[    0.071991] ACPI: (supports S0 S3 S4 S5)
[    0.072001] ACPI: Using IOAPIC for interrupt routing
[    0.072056] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[    0.074819] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
[    0.074861] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments]
[    0.074903] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM
[    0.075021] PCI host bridge to bus 0000:00
[    0.075057] pci_bus 0000:00: root bus resource [bus 00-ff]
[    0.075095] pci_bus 0000:00: root bus resource [io  0x0000-0x0cf7]
[    0.075134] pci_bus 0000:00: root bus resource [io  0x0d00-0xffff]
[    0.075173] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]
[    0.075224] pci_bus 0000:00: root bus resource [mem 0x000c0000-0x000dffff]
[    0.075264] pci_bus 0000:00: root bus resource [mem 0xbdd00000-0xfebfffff]
[    0.075321] pci 0000:00:00.0: [8086:2e30] type 00 class 0x060000
[    0.075396] pci 0000:00:02.0: [8086:2e32] type 00 class 0x030000
[    0.075407] pci 0000:00:02.0: reg 0x10: [mem 0xe1000000-0xe13fffff 64bit]
[    0.075412] pci 0000:00:02.0: reg 0x18: [mem 0xd0000000-0xdfffffff 64bit pref]
[    0.075417] pci 0000:00:02.0: reg 0x20: [io  0xe000-0xe007]
[    0.075486] pci 0000:00:02.1: [8086:2e33] type 00 class 0x038000
[    0.075494] pci 0000:00:02.1: reg 0x10: [mem 0xe1400000-0xe14fffff 64bit]
[    0.075591] pci 0000:00:1b.0: [8086:27d8] type 00 class 0x040300
[    0.075603] pci 0000:00:1b.0: reg 0x10: [mem 0xe1700000-0xe1703fff 64bit]
[    0.075648] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
[    0.075685] pci 0000:00:1b.0: System wakeup disabled by ACPI
[    0.075755] pci 0000:00:1c.0: [8086:27d0] type 01 class 0x060400
[    0.075799] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
[    0.075837] pci 0000:00:1c.0: System wakeup disabled by ACPI
[    0.075907] pci 0000:00:1c.1: [8086:27d2] type 01 class 0x060400
[    0.075951] pci 0000:00:1c.1: PME# supported from D0 D3hot D3cold
[    0.075988] pci 0000:00:1c.1: System wakeup disabled by ACPI
[    0.076036] pci 0000:00:1d.0: [8086:27c8] type 00 class 0x0c0300
[    0.076069] pci 0000:00:1d.0: reg 0x20: [io  0xe100-0xe11f]
[    0.076116] pci 0000:00:1d.0: System wakeup disabled by ACPI
[    0.076184] pci 0000:00:1d.1: [8086:27c9] type 00 class 0x0c0300
[    0.076221] pci 0000:00:1d.1: reg 0x20: [io  0xe200-0xe21f]
[    0.076272] pci 0000:00:1d.1: System wakeup disabled by ACPI
[    0.076340] pci 0000:00:1d.2: [8086:27ca] type 00 class 0x0c0300
[    0.076373] pci 0000:00:1d.2: reg 0x20: [io  0xe300-0xe31f]
[    0.076419] pci 0000:00:1d.2: System wakeup disabled by ACPI
[    0.076487] pci 0000:00:1d.3: [8086:27cb] type 00 class 0x0c0300
[    0.076520] pci 0000:00:1d.3: reg 0x20: [io  0xe400-0xe41f]
[    0.076566] pci 0000:00:1d.3: System wakeup disabled by ACPI
[    0.076638] pci 0000:00:1d.7: [8086:27cc] type 00 class 0x0c0320
[    0.076653] pci 0000:00:1d.7: reg 0x10: [mem 0xe1704000-0xe17043ff]
[    0.076738] pci 0000:00:1d.7: System wakeup disabled by ACPI
[    0.076807] pci 0000:00:1e.0: [8086:244e] type 01 class 0x060401
[    0.076872] pci 0000:00:1e.0: System wakeup disabled by ACPI
[    0.076944] pci 0000:00:1f.0: [8086:27b8] type 00 class 0x060100
[    0.077041] pci 0000:00:1f.0: can't claim BAR 7 [io  0x0400-0x047f]: address conflict with ACPI CPU throttle [io  0x0410-0x0415]
[    0.077105] pci 0000:00:1f.0: quirk: [io  0x0480-0x04bf] claimed by ICH6 GPIO
[    0.077148] pci 0000:00:1f.0: ICH7 LPC Generic IO decode 1 PIO at 0800 (mask 000f)
[    0.077190] pci 0000:00:1f.0: ICH7 LPC Generic IO decode 2 PIO at 0290 (mask 000f)
[    0.077320] pci 0000:00:1f.2: [8086:27c0] type 00 class 0x01018a
[    0.077331] pci 0000:00:1f.2: reg 0x10: [io  0x0000-0x0007]
[    0.077338] pci 0000:00:1f.2: reg 0x14: [io  0x0000-0x0003]
[    0.077344] pci 0000:00:1f.2: reg 0x18: [io  0x0000-0x0007]
[    0.077351] pci 0000:00:1f.2: reg 0x1c: [io  0x0000-0x0003]
[    0.077357] pci 0000:00:1f.2: reg 0x20: [io  0xf000-0xf00f]
[    0.077371] pci 0000:00:1f.2: legacy IDE quirk: reg 0x10: [io  0x01f0-0x01f7]
[    0.077411] pci 0000:00:1f.2: legacy IDE quirk: reg 0x14: [io  0x03f6]
[    0.077451] pci 0000:00:1f.2: legacy IDE quirk: reg 0x18: [io  0x0170-0x0177]
[    0.077492] pci 0000:00:1f.2: legacy IDE quirk: reg 0x1c: [io  0x0376]
[    0.078011] pci 0000:00:1f.2: PME# supported from D3hot
[    0.078073] pci 0000:00:1f.3: [8086:27da] type 00 class 0x0c0500
[    0.078117] pci 0000:00:1f.3: reg 0x20: [io  0x0500-0x051f]
[    0.078231] pci 0000:00:1c.0: PCI bridge to [bus 01]
[    0.078337] pci 0000:02:00.0: [10ec:8168] type 00 class 0x020000
[    0.078350] pci 0000:02:00.0: reg 0x10: [io  0xd000-0xd0ff]
[    0.078376] pci 0000:02:00.0: reg 0x18: [mem 0xe1510000-0xe1510fff 64bit pref]
[    0.078392] pci 0000:02:00.0: reg 0x20: [mem 0xe1500000-0xe150ffff 64bit pref]
[    0.078403] pci 0000:02:00.0: reg 0x30: [mem 0x00000000-0x0000ffff pref]
[    0.078437] pci 0000:02:00.0: supports D1 D2
[    0.078439] pci 0000:02:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.080016] pci 0000:00:1c.1: PCI bridge to [bus 02]
[    0.080057] pci 0000:00:1c.1:   bridge window [io  0xd000-0xdfff]
[    0.080061] pci 0000:00:1c.1:   bridge window [mem 0xe0000000-0xe0ffffff]
[    0.080066] pci 0000:00:1c.1:   bridge window [mem 0xe1500000-0xe15fffff 64bit pref]
[    0.080108] pci 0000:03:01.0: [1131:7133] type 00 class 0x048000
[    0.080124] pci 0000:03:01.0: reg 0x10: [mem 0xe1605000-0xe16057ff]
[    0.080185] pci 0000:03:01.0: supports D1 D2
[    0.080237] pci 0000:03:07.0: [104c:8024] type 00 class 0x0c0010
[    0.080252] pci 0000:03:07.0: reg 0x10: [mem 0xe1604000-0xe16047ff]
[    0.080261] pci 0000:03:07.0: reg 0x14: [mem 0xe1600000-0xe1603fff]
[    0.080323] pci 0000:03:07.0: supports D1 D2
[    0.080325] pci 0000:03:07.0: PME# supported from D0 D1 D2 D3hot
[    0.080385] pci 0000:00:1e.0: PCI bridge to [bus 03] (subtractive decode)
[    0.080429] pci 0000:00:1e.0:   bridge window [mem 0xe1600000-0xe16fffff]
[    0.080433] pci 0000:00:1e.0:   bridge window [io  0x0000-0x0cf7] (subtractive decode)
[    0.080435] pci 0000:00:1e.0:   bridge window [io  0x0d00-0xffff] (subtractive decode)
[    0.080437] pci 0000:00:1e.0:   bridge window [mem 0x000a0000-0x000bffff] (subtractive decode)
[    0.080438] pci 0000:00:1e.0:   bridge window [mem 0x000c0000-0x000dffff] (subtractive decode)
[    0.080440] pci 0000:00:1e.0:   bridge window [mem 0xbdd00000-0xfebfffff] (subtractive decode)
[    0.080454] pci_bus 0000:00: on NUMA node 0
[    0.080796] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 *5 6 7 9 10 11 12 14 15)
[    0.081090] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 7 9 *10 11 12 14 15)
[    0.081414] ACPI: PCI Interrupt Link [LNKC] (IRQs *3 4 5 6 7 9 10 11 12 14 15)
[    0.081717] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 7 9 10 *11 12 14 15)
[    0.082038] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 7 9 10 11 12 14 15) *0, disabled.
[    0.082397] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 7 9 10 11 12 14 15) *0, disabled.
[    0.082737] ACPI: PCI Interrupt Link [LNK0] (IRQs 3 4 5 6 7 9 10 11 12 14 15) *0, disabled.
[    0.083072] ACPI: PCI Interrupt Link [LNK1] (IRQs 3 4 5 6 *7 9 10 11 12 14 15)
[    0.083428] ACPI: Enabled 2 GPEs in block 00 to 1F
[    0.083553] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none
[    0.083553] vgaarb: loaded
[    0.083553] vgaarb: bridge control possible 0000:00:02.0
[    0.083553] SCSI subsystem initialized
[    0.083553] libata version 3.00 loaded.
[    0.083553] ACPI: bus type USB registered
[    0.083553] usbcore: registered new interface driver usbfs
[    0.083553] usbcore: registered new interface driver hub
[    0.084024] usbcore: registered new device driver usb
[    0.084108] Advanced Linux Sound Architecture Driver Initialized.
[    0.084166] PCI: Using ACPI for IRQ routing
[    0.084201] PCI: pci_cache_line_size set to 64 bytes
[    0.084248] e820: reserve RAM buffer [mem 0x0009f800-0x0009ffff]
[    0.084250] e820: reserve RAM buffer [mem 0xbdce0000-0xbfffffff]
[    0.084390] Switched to clocksource hpet
[    0.084501] pnp: PnP ACPI init
[    0.084624] system 00:00: [io  0x04d0-0x04d1] has been reserved
[    0.084663] system 00:00: [io  0x0290-0x029f] has been reserved
[    0.084702] system 00:00: [io  0x0800-0x087f] has been reserved
[    0.084740] system 00:00: [io  0x0290-0x0294] has been reserved
[    0.084779] system 00:00: [io  0x0880-0x088f] has been reserved
[    0.084819] system 00:00: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.084870] pnp 00:01: Plug and Play ACPI device, IDs PNP0b00 (active)
[    0.084870] pnp 00:02: [dma 2]
[    0.084870] pnp 00:02: Plug and Play ACPI device, IDs PNP0700 (active)
[    0.084870] system 00:03: [io  0x0400-0x04cf] could not be reserved
[    0.084870] system 00:03: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.084939] system 00:04: [mem 0xc0000000-0xcfffffff] has been reserved
[    0.084980] system 00:04: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.085116] system 00:05: [mem 0x000cc600-0x000cffff] has been reserved
[    0.085157] system 00:05: [mem 0x000f0000-0x000f7fff] could not be reserved
[    0.085198] system 00:05: [mem 0x000f8000-0x000fbfff] could not be reserved
[    0.085238] system 00:05: [mem 0x000fc000-0x000fffff] could not be reserved
[    0.085279] system 00:05: [mem 0xbdce0000-0xbdcfffff] could not be reserved
[    0.085319] system 00:05: [mem 0x00000000-0x0009ffff] could not be reserved
[    0.085360] system 00:05: [mem 0x00100000-0xbdcdffff] could not be reserved
[    0.085401] system 00:05: [mem 0xfec00000-0xfec00fff] could not be reserved
[    0.085441] system 00:05: [mem 0xfed13000-0xfed1dfff] has been reserved
[    0.085481] system 00:05: [mem 0xfed20000-0xfed8ffff] has been reserved
[    0.085521] system 00:05: [mem 0xfee00000-0xfee00fff] has been reserved
[    0.085561] system 00:05: [mem 0xffb00000-0xffb7ffff] has been reserved
[    0.085601] system 00:05: [mem 0xfff00000-0xffffffff] has been reserved
[    0.085641] system 00:05: [mem 0x000e0000-0x000effff] has been reserved
[    0.085681] system 00:05: Plug and Play ACPI device, IDs PNP0c01 (active)
[    0.085688] pnp: PnP ACPI: found 6 devices
[    0.093806] pci 0000:00:1c.0: bridge window [io  0x1000-0x0fff] to [bus 01] add_size 1000
[    0.093810] pci 0000:00:1c.0: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 01] add_size 200000
[    0.093812] pci 0000:00:1c.0: bridge window [mem 0x00100000-0x000fffff] to [bus 01] add_size 200000
[    0.093825] pci 0000:00:1f.0: BAR 7: [io  0x0400-0x047f] has bogus alignment
[    0.093867] pci 0000:00:1c.0: res[8]=[mem 0x00100000-0x000fffff] get_res_add_size add_size 200000
[    0.093869] pci 0000:00:1c.0: res[9]=[mem 0x00100000-0x000fffff 64bit pref] get_res_add_size add_size 200000
[    0.093871] pci 0000:00:1c.0: res[7]=[io  0x1000-0x0fff] get_res_add_size add_size 1000
[    0.093875] pci 0000:00:1c.0: BAR 8: assigned [mem 0xbdd00000-0xbdefffff]
[    0.093918] pci 0000:00:1c.0: BAR 9: assigned [mem 0xe1800000-0xe19fffff 64bit pref]
[    0.093961] pci 0000:00:1c.0: BAR 7: assigned [io  0x1000-0x1fff]
[    0.094000] pci 0000:00:1c.0: PCI bridge to [bus 01]
[    0.094041] pci 0000:00:1c.0:   bridge window [io  0x1000-0x1fff]
[    0.094082] pci 0000:00:1c.0:   bridge window [mem 0xbdd00000-0xbdefffff]
[    0.094123] pci 0000:00:1c.0:   bridge window [mem 0xe1800000-0xe19fffff 64bit pref]
[    0.094169] pci 0000:02:00.0: BAR 6: assigned [mem 0xe0000000-0xe000ffff pref]
[    0.094210] pci 0000:00:1c.1: PCI bridge to [bus 02]
[    0.094247] pci 0000:00:1c.1:   bridge window [io  0xd000-0xdfff]
[    0.094288] pci 0000:00:1c.1:   bridge window [mem 0xe0000000-0xe0ffffff]
[    0.094330] pci 0000:00:1c.1:   bridge window [mem 0xe1500000-0xe15fffff 64bit pref]
[    0.094374] pci 0000:00:1e.0: PCI bridge to [bus 03]
[    0.094413] pci 0000:00:1e.0:   bridge window [mem 0xe1600000-0xe16fffff]
[    0.094458] pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7]
[    0.094460] pci_bus 0000:00: resource 5 [io  0x0d00-0xffff]
[    0.094462] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff]
[    0.094463] pci_bus 0000:00: resource 7 [mem 0x000c0000-0x000dffff]
[    0.094465] pci_bus 0000:00: resource 8 [mem 0xbdd00000-0xfebfffff]
[    0.094467] pci_bus 0000:01: resource 0 [io  0x1000-0x1fff]
[    0.094468] pci_bus 0000:01: resource 1 [mem 0xbdd00000-0xbdefffff]
[    0.094470] pci_bus 0000:01: resource 2 [mem 0xe1800000-0xe19fffff 64bit pref]
[    0.094471] pci_bus 0000:02: resource 0 [io  0xd000-0xdfff]
[    0.094473] pci_bus 0000:02: resource 1 [mem 0xe0000000-0xe0ffffff]
[    0.094475] pci_bus 0000:02: resource 2 [mem 0xe1500000-0xe15fffff 64bit pref]
[    0.094476] pci_bus 0000:03: resource 1 [mem 0xe1600000-0xe16fffff]
[    0.094478] pci_bus 0000:03: resource 4 [io  0x0000-0x0cf7]
[    0.094479] pci_bus 0000:03: resource 5 [io  0x0d00-0xffff]
[    0.094481] pci_bus 0000:03: resource 6 [mem 0x000a0000-0x000bffff]
[    0.094483] pci_bus 0000:03: resource 7 [mem 0x000c0000-0x000dffff]
[    0.094484] pci_bus 0000:03: resource 8 [mem 0xbdd00000-0xfebfffff]
[    0.094505] NET: Registered protocol family 2
[    0.094720] TCP established hash table entries: 65536 (order: 7, 524288 bytes)
[    0.094899] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
[    0.095222] TCP: Hash tables configured (established 65536 bind 65536)
[    0.095299] TCP: reno registered
[    0.095335] UDP hash table entries: 4096 (order: 5, 131072 bytes)
[    0.095414] UDP-Lite hash table entries: 4096 (order: 5, 131072 bytes)
[    0.095561] NET: Registered protocol family 1
[    0.095617] pci 0000:00:02.0: Boot video device
[    0.107100] PCI: CLS 32 bytes, default 64
[    0.107130] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[    0.107172] software IO TLB [mem 0xb9ce0000-0xbdce0000] (64MB) mapped at [ffff8800b9ce0000-ffff8800bdcdffff]
[    0.107485] microcode: CPU0 sig=0x1067a, pf=0x10, revision=0xa07
[    0.107536] microcode: CPU1 sig=0x1067a, pf=0x10, revision=0xa07
[    0.107590] microcode: CPU2 sig=0x1067a, pf=0x10, revision=0xa07
[    0.107640] microcode: CPU3 sig=0x1067a, pf=0x10, revision=0xa07
[    0.107747] microcode: Microcode Update Driver: v2.00 <tigran@aivazian.fsnet.co.uk>, Peter Oruba
[    0.108028] futex hash table entries: 1024 (order: 4, 65536 bytes)
[    0.110410] fuse init (API version 7.23)
[    0.110547] msgmni has been set to 15887
[    0.111664] io scheduler noop registered
[    0.111754] io scheduler cfq registered (default)
[    0.112052] intel_idle: does not run on family 6 model 23
[    0.112103] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0
[    0.112148] ACPI: Power Button [PWRB]
[    0.112237] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input1
[    0.112278] ACPI: Power Button [PWRF]
[    0.112359] tsc: Marking TSC unstable due to TSC halts in idle
[    0.112402] ACPI: acpi_idle registered with cpuidle
[    0.117586] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
[    0.117885] Linux agpgart interface v0.103
[    0.117970] agpgart-intel 0000:00:00.0: Intel G41 Chipset
[    0.118035] agpgart-intel 0000:00:00.0: detected gtt size: 2097152K total, 262144K mappable
[    0.118599] agpgart-intel 0000:00:00.0: detected 32768K stolen memory
[    0.118773] agpgart-intel 0000:00:00.0: AGP aperture is 256M @ 0xd0000000
[    0.118859] [drm] Initialized drm 1.1.0 20060810
[    0.118981] ata_piix 0000:00:1f.2: version 2.13
[    0.119091] ata_piix 0000:00:1f.2: MAP [ P0 P2 P1 P3 ]
[    0.119736] scsi host0: ata_piix
[    0.119929] scsi host1: ata_piix
[    0.119991] ata1: SATA max UDMA/133 cmd 0x1f0 ctl 0x3f6 bmdma 0xf000 irq 14
[    0.120045] ata2: SATA max UDMA/133 cmd 0x170 ctl 0x376 bmdma 0xf008 irq 15
[    0.120122] r8169 Gigabit Ethernet driver 2.3LK-NAPI loaded
[    0.120191] r8169 0000:02:00.0: can't disable ASPM; OS doesn't have ASPM control
[    0.120509] r8169 0000:02:00.0 eth0: RTL8168c/8111c at 0xffffc90000028000, 6c:f0:49:14:96:87, XID 1c4000c0 IRQ 17
[    0.120568] r8169 0000:02:00.0 eth0: jumbo features [frames: 6128 bytes, tx checksumming: ko]
[    0.120694] i8042: PNP: No PS/2 controller found. Probing ports directly.
[    0.121105] serio: i8042 KBD port at 0x60,0x64 irq 1
[    0.121159] serio: i8042 AUX port at 0x60,0x64 irq 12
[    0.121366] mousedev: PS/2 mouse device common for all mice
[    0.121661] i801_smbus 0000:00:1f.3: SMBus using PCI Interrupt
[    0.121856] usbcore: registered new interface driver usbhid
[    0.121894] usbhid: USB HID core driver
[    0.122317] ip_tables: (C) 2000-2006 Netfilter Core Team
[    0.122357] TCP: cubic registered
[    0.122401] NET: Registered protocol family 15
[    0.122767] registered taskstats version 1
[    0.132495] sound hdaudioC0D2: autoconfig: line_outs=4 (0x14/0x15/0x16/0x17/0x0) type:line
[    0.132538] sound hdaudioC0D2:    speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
[    0.132578] sound hdaudioC0D2:    hp_outs=1 (0x1b/0x0/0x0/0x0/0x0)
[    0.132616] sound hdaudioC0D2:    mono: mono_out=0x0
[    0.132653] sound hdaudioC0D2:    dig-out=0x1e/0x0
[    0.132689] sound hdaudioC0D2:    inputs:
[    0.132724] sound hdaudioC0D2:      Rear Mic=0x18
[    0.132760] sound hdaudioC0D2:      Front Mic=0x19
[    0.132796] sound hdaudioC0D2:      Line=0x1a
[    0.132831] sound hdaudioC0D2:      CD=0x1c
[    0.132866] sound hdaudioC0D2:    dig-in=0x1f
[    0.300199] ata2.01: ATAPI: HL-DT-ST DVDRAM GH22LS50, TL03, max UDMA/100
[    0.303779] ata1.00: HPA detected: current 1953523055, native 1953525168
[    0.303824] ata1.00: ATA-8: WDC WD10EARS-00Y5B1, 80.00A80, max UDMA/133
[    0.303866] ata1.00: 1953523055 sectors, multi 16: LBA48 NCQ (depth 0/32)
[    0.303911] ata1.01: ATAPI: HL-DT-ST BD-RE  BH10LS30, 1.01, max UDMA/133
[    0.306175] ata2.01: configured for UDMA/100
[    0.307790] ata1.00: configured for UDMA/133
[    0.345120] ata1.01: configured for UDMA/133
[    0.350959] scsi 0:0:0:0: Direct-Access     ATA      WDC WD10EARS-00Y 0A80 PQ: 0 ANSI: 5
[    0.351160] sd 0:0:0:0: [sda] 1953523055 512-byte logical blocks: (1.00 TB/931 GiB)
[    0.351199] sd 0:0:0:0: Attached scsi generic sg0 type 0
[    0.360076] scsi 0:0:1:0: CD-ROM            HL-DT-ST BD-RE  BH10LS30  1.01 PQ: 0 ANSI: 5
[    0.360105] sd 0:0:0:0: [sda] Write Protect is off
[    0.360108] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[    0.360140] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    0.421356] sr 0:0:1:0: [sr0] scsi3-mmc drive: 40x/40x writer dvd-ram cd/rw xa/form2 cdda tray
[    0.421414] cdrom: Uniform CD-ROM driver Revision: 3.20
[    0.421569] sr 0:0:1:0: Attached scsi CD-ROM sr0
[    0.421615] sr 0:0:1:0: Attached scsi generic sg1 type 5
[    0.425119] scsi 1:0:1:0: CD-ROM            HL-DT-ST DVDRAM GH22LS50  TL03 PQ: 0 ANSI: 5
[    0.454829] sr 1:0:1:0: [sr1] scsi3-mmc drive: 48x/48x writer dvd-ram cd/rw xa/form2 cdda tray
[    0.455076] sr 1:0:1:0: Attached scsi CD-ROM sr1
[    0.455146] sr 1:0:1:0: Attached scsi generic sg2 type 5
[    0.544967]  sda: sda1 sda2 sda3 sda4 < sda5 sda6 sda7 sda8 sda9 sda10 sda11 sda12 >
[    0.545605] sd 0:0:0:0: [sda] Attached SCSI disk
[    0.545844] ALSA device list:
[    0.545879]   #0: HDA Intel at 0xe1700000 irq 16
[    0.589587] EXT3-fs (sda2): recovery required on readonly filesystem
[    0.589628] EXT3-fs (sda2): write access will be enabled during recovery
[    0.968492] random: nonblocking pool is initialized
[   20.504142] kjournald starting.  Commit interval 5 seconds
[   20.526555] EXT3-fs (sda2): recovery complete
[   20.526593] EXT3-fs (sda2): mounted filesystem with writeback data mode
[   20.526647] VFS: Mounted root (ext3 filesystem) readonly on device 8:2.
[   20.535905] devtmpfs: mounted
[   20.536611] Freeing unused kernel memory: 776K (ffffffff8165f000 - ffffffff81721000)
[   21.549563] EXT3-fs (sda2): using internal journal
[   22.074116] udevd[101]: starting version 182
[   22.604377] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[   22.719468] Linux video capture interface: v2.00
[   22.818508] ehci-pci: EHCI PCI platform driver
[   22.818714] ehci-pci 0000:00:1d.7: EHCI Host Controller
[   22.818777] ehci-pci 0000:00:1d.7: new USB bus registered, assigned bus number 1
[   22.822726] ehci-pci 0000:00:1d.7: cache line size of 32 is not supported
[   22.822742] ehci-pci 0000:00:1d.7: irq 23, io mem 0xe1704000
[   22.828015] ehci-pci 0000:00:1d.7: USB 2.0 started, EHCI 1.00
[   22.828112] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[   22.828153] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[   22.828194] usb usb1: Product: EHCI Host Controller
[   22.828232] usb usb1: Manufacturer: Linux 3.17.0-rc4+ ehci_hcd
[   22.828277] usb usb1: SerialNumber: 0000:00:1d.7
[   22.828589] hub 1-0:1.0: USB hub found
[   22.828646] hub 1-0:1.0: 8 ports detected
[   23.002973] [drm] Memory usable by graphics device = 2048M
[   23.003047] [drm] Replacing VGA console driver
[   23.003564] Console: switching to colour dummy device 80x25
[   23.009059] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
[   23.009064] [drm] Driver supports precise vblank timestamp query.
[   23.009129] vgaarb: device changed decodes: PCI:0000:00:02.0,olddecodes=io+mem,decodes=io+mem:owns=io+mem
[   23.029906] uhci_hcd: USB Universal Host Controller Interface driver
[   23.088048] firewire_ohci 0000:03:07.0: added OHCI v1.10 device as card 0, 4 IR + 8 IT contexts, quirks 0x2
[   23.111418] fbcon: inteldrmfb (fb0) is primary device
[   23.130029] usb 1-2: new high-speed USB device number 2 using ehci-pci
[   23.131726] [drm:intel_pipe_config_compare] *ERROR* mismatch in limited_color_range (expected 1, found 0)
[   23.131727] ------------[ cut here ]------------
[   23.131770] WARNING: CPU: 3 PID: 149 at drivers/gpu/drm/i915/intel_display.c:10659 check_crtc_state+0x7e3/0xe50 [i915]()
[   23.131770] pipe state doesn't match!
[   23.131778] Modules linked in: firewire_ohci uhci_hcd(+) videobuf2_dma_sg videobuf2_memops videobuf2_core i915(+) ehci_pci rc_core v4l2_common videodev firewire_core ehci_hcd evdev cfbfillrect cfbimgblt cfbcopyarea drm_kms_helper
[   23.131780] CPU: 3 PID: 149 Comm: modprobe Not tainted 3.17.0-rc4+ #322
[   23.131781] Hardware name: Gigabyte Technology Co., Ltd. EG41MF-US2H/EG41MF-US2H, BIOS F2 04/09/2009
[   23.131783]  0000000000000009 ffffffff8145a016 ffff8802316eb3c0 ffffffff81040d0d
[   23.131784]  ffff8802369e0060 ffff8802316eb410 0000000000000001 ffff8802369e0708
[   23.131786]  ffff8802316f3338 ffffffff81040d77 ffffffffa0187529 ffffffff00000018
[   23.131786] Call Trace:
[   23.131791]  [<ffffffff8145a016>] ? dump_stack+0x49/0x6a
[   23.131795]  [<ffffffff81040d0d>] ? warn_slowpath_common+0x6d/0x90
[   23.131797]  [<ffffffff81040d77>] ? warn_slowpath_fmt+0x47/0x50
[   23.131817]  [<ffffffffa0123d03>] ? check_crtc_state+0x7e3/0xe50 [i915]
[   23.131838]  [<ffffffffa0131c81>] ? intel_modeset_check_state+0x1f1/0x760 [i915]
[   23.131858]  [<ffffffffa013227d>] ? intel_set_mode+0x1d/0x30 [i915]
[   23.131882]  [<ffffffffa013334b>] ? intel_crtc_set_config+0xaab/0xe90 [i915]
[   23.131884]  [<ffffffff811ec3a2>] ? idr_get_empty_slot+0x192/0x3b0
[   23.131886]  [<ffffffff811eba9b>] ? get_from_free_list+0x3b/0x50
[   23.131889]  [<ffffffff812a1b6d>] ? drm_mode_set_config_internal+0x5d/0xe0
[   23.131893]  [<ffffffffa0007eec>] ? restore_fbdev_mode+0xac/0xd0 [drm_kms_helper]
[   23.131895]  [<ffffffffa0007f29>] ? drm_fb_helper_restore_fbdev_mode_unlocked+0x19/0x30 [drm_kms_helper]
[   23.131898]  [<ffffffffa0009f8d>] ? drm_fb_helper_set_par+0x1d/0x60 [drm_kms_helper]
[   23.131918]  [<ffffffffa013db61>] ? intel_fbdev_set_par+0x11/0x60 [i915]
[   23.131920]  [<ffffffff81227720>] ? fbcon_init+0x5e0/0x670
[   23.131923]  [<ffffffff8127a66c>] ? visual_init+0xac/0x110
[   23.131924]  [<ffffffff8127c930>] ? do_bind_con_driver+0x170/0x410
[   23.131926]  [<ffffffff8127d153>] ? do_take_over_console+0xa3/0x190
[   23.131928]  [<ffffffff81227803>] ? do_fbcon_takeover+0x53/0xb0
[   23.131930]  [<ffffffff81059e35>] ? notifier_call_chain+0x45/0x70
[   23.131931]  [<ffffffff8105a12c>] ? __blocking_notifier_call_chain+0x3c/0x60
[   23.131934]  [<ffffffff8122f5d6>] ? register_framebuffer+0x1f6/0x320
[   23.131936]  [<ffffffffa0009dcd>] ? drm_fb_helper_initial_config+0x36d/0x510 [drm_kms_helper]
[   23.131955]  [<ffffffffa01164f7>] ? gen4_read32+0x37/0x40 [i915]
[   23.131979]  [<ffffffffa0161f20>] ? i915_driver_load+0xfd0/0x1030 [i915]
[   23.131982]  [<ffffffff8106ef8f>] ? __wake_up+0x2f/0x50
[   23.131985]  [<ffffffff813ea188>] ? netlink_broadcast_filtered+0x1f8/0x370
[   23.131987]  [<ffffffff811eded0>] ? kobj_ns_drop+0x60/0x60
[   23.131988]  [<ffffffff811ee15c>] ? kobject_uevent_env+0xfc/0x400
[   23.131991]  [<ffffffff812b3b0e>] ? get_device+0xe/0x20
[   23.131992]  [<ffffffff8145708b>] ? klist_add_tail+0x1b/0x40
[   23.131994]  [<ffffffff812b4ef2>] ? device_add+0x192/0x5b0
[   23.131997]  [<ffffffff8129bf4c>] ? drm_dev_register+0x9c/0xf0
[   23.131998]  [<ffffffff8129e533>] ? drm_get_pci_dev+0xc3/0x1e0
[   23.132001]  [<ffffffff81213ee0>] ? pci_device_probe+0x60/0xb0
[   23.132014]  [<ffffffff812b7a9a>] ? really_probe+0x5a/0x220
[   23.132015]  [<ffffffff812b7d21>] ? __driver_attach+0x81/0x90
[   23.132017]  [<ffffffff812b7ca0>] ? __device_attach+0x40/0x40
[   23.132018]  [<ffffffff812b5e4b>] ? bus_for_each_dev+0x5b/0x90
[   23.132019]  [<ffffffff812b7310>] ? bus_add_driver+0x160/0x210
[   23.132021]  [<ffffffffa01a0000>] ? 0xffffffffa01a0000
[   23.132022]  [<ffffffff812b8326>] ? driver_register+0x56/0xe0
[   23.132028]  [<ffffffff810002b4>] ? do_one_initcall+0x84/0x1b0
[   23.132031]  [<ffffffff8109f11f>] ? load_module+0x1b5f/0x2150
[   23.132033]  [<ffffffff8109c090>] ? store_uevent+0x40/0x40
[   23.132035]  [<ffffffff8109f7a1>] ? SyS_init_module+0x91/0xc0
[   23.132037]  [<ffffffff81460a21>] ? sysenter_dispatch+0x7/0x1e
[   23.132038] ---[ end trace e6521cda3000b0ed ]---
[   23.132047] Console: switching to colour frame buffer device 240x67
[   23.164707] i915 0000:00:02.0: fb0: inteldrmfb frame buffer device
[   23.165971] i915 0000:00:02.0: registered panic notifier
[   23.172065] [drm] Initialized i915 1.6.0 20140725 for 0000:00:02.0 on minor 0
[   23.173564] uhci_hcd 0000:00:1d.0: UHCI Host Controller
[   23.175197] uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 2
[   23.176624] uhci_hcd 0000:00:1d.0: irq 23, io base 0x0000e100
[   23.177963] usb usb2: New USB device found, idVendor=1d6b, idProduct=0001
[   23.179238] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[   23.180480] usb usb2: Product: UHCI Host Controller
[   23.181873] usb usb2: Manufacturer: Linux 3.17.0-rc4+ uhci_hcd
[   23.183202] usb usb2: SerialNumber: 0000:00:1d.0
[   23.183875] saa7130/34: v4l2 driver version 0, 2, 17 loaded
[   23.183985] saa7133[0]: found at 0000:03:01.0, rev: 209, irq: 19, latency: 32, mmio: 0xe1605000
[   23.183989] saa7133[0]: subsystem: 11bd:002f, board: Pinnacle PCTV 310i [card=101,autodetected]
[   23.184030] saa7133[0]: board init: gpio is 600c000
[   23.189159] hub 2-0:1.0: USB hub found
[   23.190284] hub 2-0:1.0: 2 ports detected
[   23.191571] uhci_hcd 0000:00:1d.1: UHCI Host Controller
[   23.192671] uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 3
[   23.193809] uhci_hcd 0000:00:1d.1: irq 19, io base 0x0000e200
[   23.194969] usb usb3: New USB device found, idVendor=1d6b, idProduct=0001
[   23.196097] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[   23.197189] usb usb3: Product: UHCI Host Controller
[   23.198252] usb usb3: Manufacturer: Linux 3.17.0-rc4+ uhci_hcd
[   23.199367] usb usb3: SerialNumber: 0000:00:1d.1
[   23.203809] hub 3-0:1.0: USB hub found
[   23.204913] hub 3-0:1.0: 2 ports detected
[   23.206150] uhci_hcd 0000:00:1d.2: UHCI Host Controller
[   23.207228] uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 4
[   23.208300] uhci_hcd 0000:00:1d.2: irq 18, io base 0x0000e300
[   23.209370] usb usb4: New USB device found, idVendor=1d6b, idProduct=0001
[   23.210409] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[   23.211449] usb usb4: Product: UHCI Host Controller
[   23.212496] usb usb4: Manufacturer: Linux 3.17.0-rc4+ uhci_hcd
[   23.213542] usb usb4: SerialNumber: 0000:00:1d.2
[   23.214684] hub 4-0:1.0: USB hub found
[   23.215723] hub 4-0:1.0: 2 ports detected
[   23.216869] uhci_hcd 0000:00:1d.3: UHCI Host Controller
[   23.217907] uhci_hcd 0000:00:1d.3: new USB bus registered, assigned bus number 5
[   23.218985] uhci_hcd 0000:00:1d.3: irq 16, io base 0x0000e400
[   23.220051] usb usb5: New USB device found, idVendor=1d6b, idProduct=0001
[   23.221083] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[   23.222121] usb usb5: Product: UHCI Host Controller
[   23.223158] usb usb5: Manufacturer: Linux 3.17.0-rc4+ uhci_hcd
[   23.224182] usb usb5: SerialNumber: 0000:00:1d.3
[   23.225298] hub 5-0:1.0: USB hub found
[   23.226347] hub 5-0:1.0: 2 ports detected
[   23.247965] usb 1-2: New USB device found, idVendor=05e3, idProduct=070e
[   23.249047] usb 1-2: New USB device strings: Mfr=0, Product=1, SerialNumber=2
[   23.250149] usb 1-2: Product: USB Storage
[   23.251242] usb 1-2: SerialNumber: 000000009317
[   23.287148] saa7133[0]: i2c eeprom read error (err=-5)
[   23.589107] firewire_core 0000:03:07.0: created device fw0: GUID 00201c56006cf049, S400
[   23.682016] tuner 9-004b: Tuner -1 found with type(s) Radio TV.
[   23.718013] tda829x 9-004b: setting tuner address to 61
[   23.866037] usb 5-1: new low-speed USB device number 2 using uhci_hcd
[   24.032049] usb 5-1: New USB device found, idVendor=046d, idProduct=c517
[   24.033200] usb 5-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[   24.034326] usb 5-1: Product: USB Receiver
[   24.035426] usb 5-1: Manufacturer: Logitech
[   24.053352] input: Logitech USB Receiver as /devices/pci0000:00/0000:00:1d.3/usb5/5-1/5-1:1.0/0003:046D:C517.0001/input/input5
[   24.054570] logitech 0003:046D:C517.0001: input: USB HID v1.10 Keyboard [Logitech USB Receiver] on usb-0000:00:1d.3-1/input0
[   24.088080] logitech 0003:046D:C517.0002: fixing up Logitech keyboard report descriptor
[   24.089874] input: Logitech USB Receiver as /devices/pci0000:00/0000:00:1d.3/usb5/5-1/5-1:1.1/0003:046D:C517.0002/input/input6
[   24.091169] logitech 0003:046D:C517.0002: input: USB HID v1.10 Mouse [Logitech USB Receiver] on usb-0000:00:1d.3-1/input1
[   24.179012] tda829x 9-004b: type set to tda8290+75a
[   24.700029] usb 5-2: new full-speed USB device number 3 using uhci_hcd
[   25.065047] usb 5-2: New USB device found, idVendor=1130, idProduct=1620
[   25.066319] usb 5-2: New USB device strings: Mfr=0, Product=2, SerialNumber=0
[   25.067555] usb 5-2: Product: USB  AUDIO  
[   25.075102] input: USB  AUDIO   as /devices/pci0000:00/0000:00:1d.3/usb5/5-2/5-2:1.2/0003:1130:1620.0003/input/input7
[   25.076471] hid-generic 0003:1130:1620.0003: input: USB HID v1.10 Device [USB  AUDIO  ] on usb-0000:00:1d.3-2/input2
[   25.221055] usb 5-2: Warning! Unlikely big volume range (=17152), cval->res is probably wrong.
[   25.222409] usb 5-2: [2] FU [PCM Playback Volume] ch = 2, val = 0/17152/1
[   25.224044] usbcore: registered new interface driver snd-usb-audio
[   25.224335] usb-storage 1-2:1.0: USB Mass Storage device detected
[   25.224460] scsi host2: usb-storage 1-2:1.0
[   25.224547] usbcore: registered new interface driver usb-storage
[   26.227231] scsi 2:0:0:0: Direct-Access     Generic  STORAGE DEVICE   9317 PQ: 0 ANSI: 0
[   26.228761] sd 2:0:0:0: Attached scsi generic sg3 type 0
[   26.231845] scsi 2:0:0:1: Direct-Access     Generic  STORAGE DEVICE   9317 PQ: 0 ANSI: 0
[   26.233354] sd 2:0:0:1: Attached scsi generic sg4 type 0
[   26.237088] scsi 2:0:0:2: Direct-Access     Generic  STORAGE DEVICE   9317 PQ: 0 ANSI: 0
[   26.238606] sd 2:0:0:2: Attached scsi generic sg5 type 0
[   26.242842] scsi 2:0:0:3: Direct-Access     Generic  STORAGE DEVICE   9317 PQ: 0 ANSI: 0
[   26.244394] sd 2:0:0:3: Attached scsi generic sg6 type 0
[   26.251462] sd 2:0:0:0: [sdb] Attached SCSI removable disk
[   26.255845] sd 2:0:0:1: [sdc] Attached SCSI removable disk
[   26.258836] sd 2:0:0:3: [sde] Attached SCSI removable disk
[   26.260707] sd 2:0:0:2: [sdd] Attached SCSI removable disk
[   27.161014] IR keymap rc-pinnacle-color not found
[   27.162371] Registered IR keymap rc-empty
[   27.163735] input: i2c IR (Pinnacle PCTV) as /devices/virtual/rc/rc0/input8
[   27.165248] rc0: i2c IR (Pinnacle PCTV) as /devices/virtual/rc/rc0
[   27.166597] ir-kbd-i2c: i2c IR (Pinnacle PCTV) detected at i2c-9/9-0047/ir0 [saa7133[0]]
[   27.201082] saa7133[0]: registered device video0 [v4l2]
[   27.202512] saa7133[0]: registered device vbi0
[   27.203876] saa7133[0]: registered device radio0
[   27.244494] dvb_init() allocating 1 frontend
[   27.282022] DVB: registering new adapter (saa7133[0])
[   27.283403] saa7134 0000:03:01.0: DVB: registering adapter 0 frontend 0 (Philips TDA10046H DVB-T)...
[   27.310010] tda1004x: setting up plls for 48MHz sampling clock
[   27.472009] tda1004x: found firmware revision 20 -- ok
[   27.651760] saa7134 ALSA driver for DMA sound loaded
[   27.653194] saa7133[0]/alsa: saa7133[0] at 0xe1605000 irq 19 registered as card -1
[   30.518476] microcode: CPU0 sig=0x1067a, pf=0x10, revision=0xa07
[   30.519470] microcode: CPU0 updated to revision 0xa0b, date = 2010-09-28
[   30.526803] microcode: CPU1 sig=0x1067a, pf=0x10, revision=0xa07
[   30.527799] microcode: CPU1 updated to revision 0xa0b, date = 2010-09-28
[   30.534924] microcode: CPU2 sig=0x1067a, pf=0x10, revision=0xa07
[   30.535003] microcode: CPU2 updated to revision 0xa0b, date = 2010-09-28
[   30.543181] microcode: CPU3 sig=0x1067a, pf=0x10, revision=0xa07
[   30.544011] microcode: CPU3 updated to revision 0xa0b, date = 2010-09-28
[   31.268683] kjournald starting.  Commit interval 5 seconds
[   31.268703] EXT3-fs (sda5): warning: maximal mount count reached, running e2fsck is recommended
[   31.268955] EXT3-fs (sda5): using internal journal
[   31.268957] EXT3-fs (sda5): recovery complete
[   31.268958] EXT3-fs (sda5): mounted filesystem with writeback data mode
[   34.117149] kjournald starting.  Commit interval 5 seconds
[   34.117182] EXT3-fs (sda9): warning: maximal mount count reached, running e2fsck is recommended
[   34.117416] EXT3-fs (sda9): using internal journal
[   34.162366] EXT3-fs (sda9): recovery complete
[   34.163775] EXT3-fs (sda9): mounted filesystem with writeback data mode
[   43.494077] kjournald starting.  Commit interval 5 seconds
[   43.494103] EXT3-fs (sda10): warning: maximal mount count reached, running e2fsck is recommended
[   43.496954] EXT3-fs (sda10): using internal journal
[   43.541335] EXT3-fs (sda10): recovery complete
[   43.542775] EXT3-fs (sda10): mounted filesystem with writeback data mode
[   43.610520] Adding 7815584k swap on /dev/sda11.  Priority:-1 extents:1 across:7815584k 
[   44.343311] r8169 0000:02:00.0 eth0: link down
[   44.343330] r8169 0000:02:00.0 eth0: link down
[   46.039133] r8169 0000:02:00.0 eth0: link up
[   47.104089] nf_conntrack version 0.5.0 (16384 buckets, 65536 max)

[-- Attachment #3: Type: text/plain, Size: 159 bytes --]

_______________________________________________
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/intel-gfx

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: v3.17-rc4+: DRM warning
  2014-09-12  7:49 v3.17-rc4+: DRM warning Chris Clayton
@ 2014-09-12  8:51 ` Daniel Vetter
  2014-09-12  9:24   ` Chris Clayton
  0 siblings, 1 reply; 6+ messages in thread
From: Daniel Vetter @ 2014-09-12  8:51 UTC (permalink / raw)
  To: Chris Clayton; +Cc: intel-gfx

On Fri, Sep 12, 2014 at 08:49:48AM +0100, Chris Clayton wrote:
> Hi,
> 
> Firstly, please cc me on any reply because I'm not subscribed to LKML.
> 
> I've just built and installed the current development kernel (v3.17-rc4-222-gc73f6fd)on a desktop machine and I'm
> getting a warning that I haven't seen before. A full dmesg is attached, but the warning is:

Please boot with drm.debug=0xe, reproduce the issue and attach the
complete dmesg (from boot-up to the backtrace).

Thanks, Daniel

> 
> [   23.131726] [drm:intel_pipe_config_compare] *ERROR* mismatch in limited_color_range (expected 1, found 0)
> [   23.131727] ------------[ cut here ]------------
> [   23.131770] WARNING: CPU: 3 PID: 149 at drivers/gpu/drm/i915/intel_display.c:10659 check_crtc_state+0x7e3/0xe50 [i915]()
> [   23.131770] pipe state doesn't match!
> [   23.131778] Modules linked in: firewire_ohci uhci_hcd(+) videobuf2_dma_sg videobuf2_memops videobuf2_core i915(+)
> ehci_pci rc_core v4l2_common videodev firewire_core ehci_hcd evdev cfbfillrect cfbimgblt cfbcopyarea drm_kms_helper
> [   23.131780] CPU: 3 PID: 149 Comm: modprobe Not tainted 3.17.0-rc4+ #322
> [   23.131781] Hardware name: Gigabyte Technology Co., Ltd. EG41MF-US2H/EG41MF-US2H, BIOS F2 04/09/2009
> [   23.131783]  0000000000000009 ffffffff8145a016 ffff8802316eb3c0 ffffffff81040d0d
> [   23.131784]  ffff8802369e0060 ffff8802316eb410 0000000000000001 ffff8802369e0708
> [   23.131786]  ffff8802316f3338 ffffffff81040d77 ffffffffa0187529 ffffffff00000018
> [   23.131786] Call Trace:
> [   23.131791]  [<ffffffff8145a016>] ? dump_stack+0x49/0x6a
> [   23.131795]  [<ffffffff81040d0d>] ? warn_slowpath_common+0x6d/0x90
> [   23.131797]  [<ffffffff81040d77>] ? warn_slowpath_fmt+0x47/0x50
> [   23.131817]  [<ffffffffa0123d03>] ? check_crtc_state+0x7e3/0xe50 [i915]
> [   23.131838]  [<ffffffffa0131c81>] ? intel_modeset_check_state+0x1f1/0x760 [i915]
> [   23.131858]  [<ffffffffa013227d>] ? intel_set_mode+0x1d/0x30 [i915]
> [   23.131882]  [<ffffffffa013334b>] ? intel_crtc_set_config+0xaab/0xe90 [i915]
> [   23.131884]  [<ffffffff811ec3a2>] ? idr_get_empty_slot+0x192/0x3b0
> [   23.131886]  [<ffffffff811eba9b>] ? get_from_free_list+0x3b/0x50
> [   23.131889]  [<ffffffff812a1b6d>] ? drm_mode_set_config_internal+0x5d/0xe0
> [   23.131893]  [<ffffffffa0007eec>] ? restore_fbdev_mode+0xac/0xd0 [drm_kms_helper]
> [   23.131895]  [<ffffffffa0007f29>] ? drm_fb_helper_restore_fbdev_mode_unlocked+0x19/0x30 [drm_kms_helper]
> [   23.131898]  [<ffffffffa0009f8d>] ? drm_fb_helper_set_par+0x1d/0x60 [drm_kms_helper]
> [   23.131918]  [<ffffffffa013db61>] ? intel_fbdev_set_par+0x11/0x60 [i915]
> [   23.131920]  [<ffffffff81227720>] ? fbcon_init+0x5e0/0x670
> [   23.131923]  [<ffffffff8127a66c>] ? visual_init+0xac/0x110
> [   23.131924]  [<ffffffff8127c930>] ? do_bind_con_driver+0x170/0x410
> [   23.131926]  [<ffffffff8127d153>] ? do_take_over_console+0xa3/0x190
> [   23.131928]  [<ffffffff81227803>] ? do_fbcon_takeover+0x53/0xb0
> [   23.131930]  [<ffffffff81059e35>] ? notifier_call_chain+0x45/0x70
> [   23.131931]  [<ffffffff8105a12c>] ? __blocking_notifier_call_chain+0x3c/0x60
> [   23.131934]  [<ffffffff8122f5d6>] ? register_framebuffer+0x1f6/0x320
> [   23.131936]  [<ffffffffa0009dcd>] ? drm_fb_helper_initial_config+0x36d/0x510 [drm_kms_helper]
> [   23.131955]  [<ffffffffa01164f7>] ? gen4_read32+0x37/0x40 [i915]
> [   23.131979]  [<ffffffffa0161f20>] ? i915_driver_load+0xfd0/0x1030 [i915]
> [   23.131982]  [<ffffffff8106ef8f>] ? __wake_up+0x2f/0x50
> [   23.131985]  [<ffffffff813ea188>] ? netlink_broadcast_filtered+0x1f8/0x370
> [   23.131987]  [<ffffffff811eded0>] ? kobj_ns_drop+0x60/0x60
> [   23.131988]  [<ffffffff811ee15c>] ? kobject_uevent_env+0xfc/0x400
> [   23.131991]  [<ffffffff812b3b0e>] ? get_device+0xe/0x20
> [   23.131992]  [<ffffffff8145708b>] ? klist_add_tail+0x1b/0x40
> [   23.131994]  [<ffffffff812b4ef2>] ? device_add+0x192/0x5b0
> [   23.131997]  [<ffffffff8129bf4c>] ? drm_dev_register+0x9c/0xf0
> [   23.131998]  [<ffffffff8129e533>] ? drm_get_pci_dev+0xc3/0x1e0
> [   23.132001]  [<ffffffff81213ee0>] ? pci_device_probe+0x60/0xb0
> [   23.132014]  [<ffffffff812b7a9a>] ? really_probe+0x5a/0x220
> [   23.132015]  [<ffffffff812b7d21>] ? __driver_attach+0x81/0x90
> [   23.132017]  [<ffffffff812b7ca0>] ? __device_attach+0x40/0x40
> [   23.132018]  [<ffffffff812b5e4b>] ? bus_for_each_dev+0x5b/0x90
> [   23.132019]  [<ffffffff812b7310>] ? bus_add_driver+0x160/0x210
> [   23.132021]  [<ffffffffa01a0000>] ? 0xffffffffa01a0000
> [   23.132022]  [<ffffffff812b8326>] ? driver_register+0x56/0xe0
> [   23.132028]  [<ffffffff810002b4>] ? do_one_initcall+0x84/0x1b0
> [   23.132031]  [<ffffffff8109f11f>] ? load_module+0x1b5f/0x2150
> [   23.132033]  [<ffffffff8109c090>] ? store_uevent+0x40/0x40
> [   23.132035]  [<ffffffff8109f7a1>] ? SyS_init_module+0x91/0xc0
> [   23.132037]  [<ffffffff81460a21>] ? sysenter_dispatch+0x7/0x1e
> [   23.132038] ---[ end trace e6521cda3000b0ed ]---
> [   23.132047] Console: switching to colour frame buffer device 240x67
> [   23.164707] i915 0000:00:02.0: fb0: inteldrmfb frame buffer device
> [   23.165971] i915 0000:00:02.0: registered panic notifier
> [   23.172065] [drm] Initialized i915 1.6.0 20140725 for 0000:00:02.0 on minor 0
> 
> I don't see this warning on my laptop, which also has intel-based graphics, so I guess it's related to the specific
> hardware on the desktop machine.
> 
> Please let me know if I can help diagnose this warning or test any fix.
> 
> Chris

> [    0.000000] Initializing cgroup subsys cpu
> [    0.000000] Linux version 3.17.0-rc4+ (chris@upstairs) (gcc version 4.9.2 20140910 (prerelease) (GCC) ) #322 SMP PREEMPT Fri Sep 12 07:43:31 BST 2014
> [    0.000000] Command line: root=/dev/sda2 ro resume=/dev/sda11
> [    0.000000] e820: BIOS-provided physical RAM map:
> [    0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009f7ff] usable
> [    0.000000] BIOS-e820: [mem 0x000000000009f800-0x000000000009ffff] reserved
> [    0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved
> [    0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000bdcdffff] usable
> [    0.000000] BIOS-e820: [mem 0x00000000bdce0000-0x00000000bdce2fff] ACPI NVS
> [    0.000000] BIOS-e820: [mem 0x00000000bdce3000-0x00000000bdceffff] ACPI data
> [    0.000000] BIOS-e820: [mem 0x00000000bdcf0000-0x00000000bdcfffff] reserved
> [    0.000000] BIOS-e820: [mem 0x00000000c0000000-0x00000000cfffffff] reserved
> [    0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000ffffffff] reserved
> [    0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000023fffffff] usable
> [    0.000000] NX (Execute Disable) protection: active
> [    0.000000] SMBIOS 2.4 present.
> [    0.000000] DMI: Gigabyte Technology Co., Ltd. EG41MF-US2H/EG41MF-US2H, BIOS F2 04/09/2009
> [    0.000000] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
> [    0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable
> [    0.000000] AGP: No AGP bridge found
> [    0.000000] e820: last_pfn = 0x240000 max_arch_pfn = 0x400000000
> [    0.000000] MTRR default type: uncachable
> [    0.000000] MTRR fixed ranges enabled:
> [    0.000000]   00000-9FFFF write-back
> [    0.000000]   A0000-BFFFF uncachable
> [    0.000000]   C0000-CBFFF write-protect
> [    0.000000]   CC000-EFFFF uncachable
> [    0.000000]   F0000-FFFFF write-through
> [    0.000000] MTRR variable ranges enabled:
> [    0.000000]   0 base 000000000 mask F00000000 write-back
> [    0.000000]   1 base 0C0000000 mask FC0000000 uncachable
> [    0.000000]   2 base 0BE000000 mask FFE000000 uncachable
> [    0.000000]   3 base 0BDE00000 mask FFFE00000 uncachable
> [    0.000000]   4 base 100000000 mask F00000000 write-back
> [    0.000000]   5 base 200000000 mask FC0000000 write-back
> [    0.000000]   6 base 0BDD00000 mask FFFF00000 uncachable
> [    0.000000]   7 disabled
> [    0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106
> [    0.000000] original variable MTRRs
> [    0.000000] reg 0, base: 0GB, range: 4GB, type WB
> [    0.000000] reg 1, base: 3GB, range: 1GB, type UC
> [    0.000000] reg 2, base: 3040MB, range: 32MB, type UC
> [    0.000000] reg 3, base: 3038MB, range: 2MB, type UC
> [    0.000000] reg 4, base: 4GB, range: 4GB, type WB
> [    0.000000] reg 5, base: 8GB, range: 1GB, type WB
> [    0.000000] reg 6, base: 3037MB, range: 1MB, type UC
> [    0.000000] total RAM covered: 8157M
> [    0.000000] Found optimal setting for mtrr clean up
> [    0.000000]  gran_size: 64K 	chunk_size: 64M 	num_reg: 7  	lose cover RAM: 0G
> [    0.000000] New variable MTRRs
> [    0.000000] reg 0, base: 0GB, range: 2GB, type WB
> [    0.000000] reg 1, base: 2GB, range: 1GB, type WB
> [    0.000000] reg 2, base: 3037MB, range: 1MB, type UC
> [    0.000000] reg 3, base: 3038MB, range: 2MB, type UC
> [    0.000000] reg 4, base: 3040MB, range: 32MB, type UC
> [    0.000000] reg 5, base: 4GB, range: 4GB, type WB
> [    0.000000] reg 6, base: 8GB, range: 1GB, type WB
> [    0.000000] e820: update [mem 0xbdd00000-0xffffffff] usable ==> reserved
> [    0.000000] e820: last_pfn = 0xbdce0 max_arch_pfn = 0x400000000
> [    0.000000] found SMP MP-table at [mem 0x000f5760-0x000f576f] mapped at [ffff8800000f5760]
> [    0.000000] Base memory trampoline at [ffff880000099000] 99000 size 24576
> [    0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]
> [    0.000000]  [mem 0x00000000-0x000fffff] page 4k
> [    0.000000] BRK [0x01793000, 0x01793fff] PGTABLE
> [    0.000000] BRK [0x01794000, 0x01794fff] PGTABLE
> [    0.000000] BRK [0x01795000, 0x01795fff] PGTABLE
> [    0.000000] init_memory_mapping: [mem 0x23fe00000-0x23fffffff]
> [    0.000000]  [mem 0x23fe00000-0x23fffffff] page 2M
> [    0.000000] BRK [0x01796000, 0x01796fff] PGTABLE
> [    0.000000] init_memory_mapping: [mem 0x23c000000-0x23fdfffff]
> [    0.000000]  [mem 0x23c000000-0x23fdfffff] page 2M
> [    0.000000] init_memory_mapping: [mem 0x200000000-0x23bffffff]
> [    0.000000]  [mem 0x200000000-0x23bffffff] page 2M
> [    0.000000] init_memory_mapping: [mem 0x00100000-0xbdcdffff]
> [    0.000000]  [mem 0x00100000-0x001fffff] page 4k
> [    0.000000]  [mem 0x00200000-0xbdbfffff] page 2M
> [    0.000000]  [mem 0xbdc00000-0xbdcdffff] page 4k
> [    0.000000] init_memory_mapping: [mem 0x100000000-0x1ffffffff]
> [    0.000000]  [mem 0x100000000-0x1ffffffff] page 2M
> [    0.000000] BRK [0x01797000, 0x01797fff] PGTABLE
> [    0.000000] BRK [0x01798000, 0x01798fff] PGTABLE
> [    0.000000] ACPI: Early table checksum verification disabled
> [    0.000000] ACPI: RSDP 0x00000000000F7150 000014 (v00 GBT   )
> [    0.000000] ACPI: RSDT 0x00000000BDCE3040 00003C (v01 GBT    GBTUACPI 42302E31 GBTU 01010101)
> [    0.000000] ACPI: FACP 0x00000000BDCE30C0 000074 (v01 GBT    GBTUACPI 42302E31 GBTU 01010101)
> [    0.000000] ACPI: DSDT 0x00000000BDCE3180 003DE7 (v01 GBT    GBTUACPI 00001000 MSFT 0100000C)
> [    0.000000] ACPI: FACS 0x00000000BDCE0000 000040
> [    0.000000] ACPI: HPET 0x00000000BDCE70C0 000038 (v01 GBT    GBTUACPI 42302E31 GBTU 00000098)
> [    0.000000] ACPI: MCFG 0x00000000BDCE7140 00003C (v01 GBT    GBTUACPI 42302E31 GBTU 01010101)
> [    0.000000] ACPI: TAMG 0x00000000BDCE7180 006442 (v01 GBT    GBT   B0 5455312E BG?? 00020101)
> [    0.000000] ACPI: APIC 0x00000000BDCE6FC0 000084 (v01 GBT    GBTUACPI 42302E31 GBTU 01010101)
> [    0.000000] ACPI: SSDT 0x00000000BDCEDEF0 0003AB (v01 PmRef  CpuPm    00003000 INTL 20040311)
> [    0.000000] ACPI: Local APIC address 0xfee00000
> [    0.000000]  [ffffea0000000000-ffffea0008ffffff] PMD -> [ffff880237600000-ffff88023f5fffff] on node 0
> [    0.000000] Zone ranges:
> [    0.000000]   DMA      [mem 0x00001000-0x00ffffff]
> [    0.000000]   DMA32    [mem 0x01000000-0xffffffff]
> [    0.000000]   Normal   [mem 0x100000000-0x23fffffff]
> [    0.000000] Movable zone start for each node
> [    0.000000] Early memory node ranges
> [    0.000000]   node   0: [mem 0x00001000-0x0009efff]
> [    0.000000]   node   0: [mem 0x00100000-0xbdcdffff]
> [    0.000000]   node   0: [mem 0x100000000-0x23fffffff]
> [    0.000000] On node 0 totalpages: 2088062
> [    0.000000]   DMA zone: 64 pages used for memmap
> [    0.000000]   DMA zone: 21 pages reserved
> [    0.000000]   DMA zone: 3998 pages, LIFO batch:0
> [    0.000000]   DMA32 zone: 12084 pages used for memmap
> [    0.000000]   DMA32 zone: 773344 pages, LIFO batch:31
> [    0.000000]   Normal zone: 20480 pages used for memmap
> [    0.000000]   Normal zone: 1310720 pages, LIFO batch:31
> [    0.000000] Reserving Intel graphics stolen memory at 0xbe000000-0xbfffffff
> [    0.000000] ACPI: PM-Timer IO Port: 0x408
> [    0.000000] ACPI: Local APIC address 0xfee00000
> [    0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)
> [    0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x03] enabled)
> [    0.000000] ACPI: LAPIC (acpi_id[0x02] lapic_id[0x01] enabled)
> [    0.000000] ACPI: LAPIC (acpi_id[0x03] lapic_id[0x02] enabled)
> [    0.000000] ACPI: LAPIC_NMI (acpi_id[0x00] dfl dfl lint[0x1])
> [    0.000000] ACPI: LAPIC_NMI (acpi_id[0x01] dfl dfl lint[0x1])
> [    0.000000] ACPI: LAPIC_NMI (acpi_id[0x02] dfl dfl lint[0x1])
> [    0.000000] ACPI: LAPIC_NMI (acpi_id[0x03] dfl dfl lint[0x1])
> [    0.000000] ACPI: IOAPIC (id[0x02] address[0xfec00000] gsi_base[0])
> [    0.000000] IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-23
> [    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
> [    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
> [    0.000000] ACPI: IRQ0 used by override.
> [    0.000000] ACPI: IRQ9 used by override.
> [    0.000000] Using ACPI (MADT) for SMP configuration information
> [    0.000000] ACPI: HPET id: 0x8086a201 base: 0xfed00000
> [    0.000000] smpboot: Allowing 4 CPUs, 0 hotplug CPUs
> [    0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]
> [    0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]
> [    0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]
> [    0.000000] PM: Registered nosave memory: [mem 0xbdce0000-0xbdce2fff]
> [    0.000000] PM: Registered nosave memory: [mem 0xbdce3000-0xbdceffff]
> [    0.000000] PM: Registered nosave memory: [mem 0xbdcf0000-0xbdcfffff]
> [    0.000000] PM: Registered nosave memory: [mem 0xbdd00000-0xbdffffff]
> [    0.000000] PM: Registered nosave memory: [mem 0xbe000000-0xcfffffff]
> [    0.000000] PM: Registered nosave memory: [mem 0xd0000000-0xfebfffff]
> [    0.000000] PM: Registered nosave memory: [mem 0xfec00000-0xffffffff]
> [    0.000000] e820: [mem 0xd0000000-0xfebfffff] available for PCI devices
> [    0.000000] setup_percpu: NR_CPUS:4 nr_cpumask_bits:4 nr_cpu_ids:4 nr_node_ids:1
> [    0.000000] PERCPU: Embedded 26 pages/cpu @ffff88023fc00000 s74304 r8192 d24000 u524288
> [    0.000000] pcpu-alloc: s74304 r8192 d24000 u524288 alloc=1*2097152
> [    0.000000] pcpu-alloc: [0] 0 1 2 3 
> [    0.000000] Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 2055413
> [    0.000000] Kernel command line: root=/dev/sda2 ro resume=/dev/sda11
> [    0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
> [    0.000000] Dentry cache hash table entries: 1048576 (order: 11, 8388608 bytes)
> [    0.000000] Inode-cache hash table entries: 524288 (order: 10, 4194304 bytes)
> [    0.000000] xsave: enabled xstate_bv 0x3, cntxt size 0x240 using standard form
> [    0.000000] AGP: Checking aperture...
> [    0.000000] AGP: No AGP bridge found
> [    0.000000] Memory: 8134384K/8352248K available (4493K kernel code, 423K rwdata, 1592K rodata, 776K init, 432K bss, 217864K reserved)
> [    0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
> [    0.000000] Preemptible hierarchical RCU implementation.
> [    0.000000] 	CONFIG_RCU_FANOUT set to non-default value of 32
> [    0.000000] NR_IRQS:4352 nr_irqs:456 0
> [    0.000000] Console: colour VGA+ 80x25
> [    0.000000] console [tty0] enabled
> [    0.000000] hpet clockevent registered
> [    0.000000] tsc: Fast TSC calibration using PIT
> [    0.000000] tsc: Detected 2499.813 MHz processor
> [    0.001003] Calibrating delay loop (skipped), value calculated using timer frequency.. 4999.62 BogoMIPS (lpj=2499813)
> [    0.001080] pid_max: default: 32768 minimum: 301
> [    0.001120] ACPI: Core revision 20140724
> [    0.003575] ACPI: All ACPI Tables successfully acquired
> [    0.004023] Security Framework initialized
> [    0.004068] Mount-cache hash table entries: 16384 (order: 5, 131072 bytes)
> [    0.004108] Mountpoint-cache hash table entries: 16384 (order: 5, 131072 bytes)
> [    0.004437] CPU: Physical Processor ID: 0
> [    0.004472] CPU: Processor Core ID: 0
> [    0.005003] mce: CPU supports 6 MCE banks
> [    0.005042] CPU0: Thermal monitoring enabled (TM2)
> [    0.005083] Last level iTLB entries: 4KB 128, 2MB 4, 4MB 4
> Last level dTLB entries: 4KB 256, 2MB 0, 4MB 32, 1GB 0
> [    0.005222] Freeing SMP alternatives memory: 16K (ffffffff81721000 - ffffffff81725000)
> [    0.005677] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
> [    0.015738] smpboot: CPU0: Intel(R) Core(TM)2 Quad CPU    Q8300  @ 2.50GHz (fam: 06, model: 17, stepping: 0a)
> [    0.016000] Performance Events: PEBS fmt0+, 4-deep LBR, Core2 events, Intel PMU driver.
> [    0.016000] ... version:                2
> [    0.016000] ... bit width:              40
> [    0.016000] ... generic registers:      2
> [    0.016000] ... value mask:             000000ffffffffff
> [    0.016000] ... max period:             000000007fffffff
> [    0.016000] ... fixed-purpose events:   3
> [    0.016000] ... event mask:             0000000700000003
> [    0.021058] x86: Booting SMP configuration:
> [    0.021095] .... node  #0, CPUs:      #1 #2 #3
> [    0.061010] x86: Booted up 1 node, 4 CPUs
> [    0.061092] smpboot: Total of 4 processors activated (19998.50 BogoMIPS)
> [    0.062089] devtmpfs: initialized
> [    0.063077] PM: Registering ACPI NVS region [mem 0xbdce0000-0xbdce2fff] (12288 bytes)
> [    0.063315] NET: Registered protocol family 16
> [    0.063451] cpuidle: using governor ladder
> [    0.063488] cpuidle: using governor menu
> [    0.063544] ACPI: bus type PCI registered
> [    0.063583] PCI: Using configuration type 1 for base access
> [    0.067080] ACPI: Added _OSI(Module Device)
> [    0.067116] ACPI: Added _OSI(Processor Device)
> [    0.067152] ACPI: Added _OSI(3.0 _SCP Extensions)
> [    0.067188] ACPI: Added _OSI(Processor Aggregator Device)
> [    0.070151] ACPI: Dynamic OEM Table Load:
> [    0.070228] ACPI: SSDT 0xFFFF880236A06800 00022A (v01 PmRef  Cpu0Ist  00003000 INTL 20040311)
> [    0.070528] ACPI: Dynamic OEM Table Load:
> [    0.070600] ACPI: SSDT 0xFFFF880236A0B000 000152 (v01 PmRef  Cpu1Ist  00003000 INTL 20040311)
> [    0.071021] ACPI: Dynamic OEM Table Load:
> [    0.071092] ACPI: SSDT 0xFFFF880236A0B200 000152 (v01 PmRef  Cpu2Ist  00003000 INTL 20040311)
> [    0.071377] ACPI: Dynamic OEM Table Load:
> [    0.071449] ACPI: SSDT 0xFFFF880236A0B400 000152 (v01 PmRef  Cpu3Ist  00003000 INTL 20040311)
> [    0.071761] ACPI: Interpreter enabled
> [    0.071799] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20140724/hwxface-580)
> [    0.071891] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20140724/hwxface-580)
> [    0.071991] ACPI: (supports S0 S3 S4 S5)
> [    0.072001] ACPI: Using IOAPIC for interrupt routing
> [    0.072056] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
> [    0.074819] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
> [    0.074861] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments]
> [    0.074903] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM
> [    0.075021] PCI host bridge to bus 0000:00
> [    0.075057] pci_bus 0000:00: root bus resource [bus 00-ff]
> [    0.075095] pci_bus 0000:00: root bus resource [io  0x0000-0x0cf7]
> [    0.075134] pci_bus 0000:00: root bus resource [io  0x0d00-0xffff]
> [    0.075173] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]
> [    0.075224] pci_bus 0000:00: root bus resource [mem 0x000c0000-0x000dffff]
> [    0.075264] pci_bus 0000:00: root bus resource [mem 0xbdd00000-0xfebfffff]
> [    0.075321] pci 0000:00:00.0: [8086:2e30] type 00 class 0x060000
> [    0.075396] pci 0000:00:02.0: [8086:2e32] type 00 class 0x030000
> [    0.075407] pci 0000:00:02.0: reg 0x10: [mem 0xe1000000-0xe13fffff 64bit]
> [    0.075412] pci 0000:00:02.0: reg 0x18: [mem 0xd0000000-0xdfffffff 64bit pref]
> [    0.075417] pci 0000:00:02.0: reg 0x20: [io  0xe000-0xe007]
> [    0.075486] pci 0000:00:02.1: [8086:2e33] type 00 class 0x038000
> [    0.075494] pci 0000:00:02.1: reg 0x10: [mem 0xe1400000-0xe14fffff 64bit]
> [    0.075591] pci 0000:00:1b.0: [8086:27d8] type 00 class 0x040300
> [    0.075603] pci 0000:00:1b.0: reg 0x10: [mem 0xe1700000-0xe1703fff 64bit]
> [    0.075648] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
> [    0.075685] pci 0000:00:1b.0: System wakeup disabled by ACPI
> [    0.075755] pci 0000:00:1c.0: [8086:27d0] type 01 class 0x060400
> [    0.075799] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
> [    0.075837] pci 0000:00:1c.0: System wakeup disabled by ACPI
> [    0.075907] pci 0000:00:1c.1: [8086:27d2] type 01 class 0x060400
> [    0.075951] pci 0000:00:1c.1: PME# supported from D0 D3hot D3cold
> [    0.075988] pci 0000:00:1c.1: System wakeup disabled by ACPI
> [    0.076036] pci 0000:00:1d.0: [8086:27c8] type 00 class 0x0c0300
> [    0.076069] pci 0000:00:1d.0: reg 0x20: [io  0xe100-0xe11f]
> [    0.076116] pci 0000:00:1d.0: System wakeup disabled by ACPI
> [    0.076184] pci 0000:00:1d.1: [8086:27c9] type 00 class 0x0c0300
> [    0.076221] pci 0000:00:1d.1: reg 0x20: [io  0xe200-0xe21f]
> [    0.076272] pci 0000:00:1d.1: System wakeup disabled by ACPI
> [    0.076340] pci 0000:00:1d.2: [8086:27ca] type 00 class 0x0c0300
> [    0.076373] pci 0000:00:1d.2: reg 0x20: [io  0xe300-0xe31f]
> [    0.076419] pci 0000:00:1d.2: System wakeup disabled by ACPI
> [    0.076487] pci 0000:00:1d.3: [8086:27cb] type 00 class 0x0c0300
> [    0.076520] pci 0000:00:1d.3: reg 0x20: [io  0xe400-0xe41f]
> [    0.076566] pci 0000:00:1d.3: System wakeup disabled by ACPI
> [    0.076638] pci 0000:00:1d.7: [8086:27cc] type 00 class 0x0c0320
> [    0.076653] pci 0000:00:1d.7: reg 0x10: [mem 0xe1704000-0xe17043ff]
> [    0.076738] pci 0000:00:1d.7: System wakeup disabled by ACPI
> [    0.076807] pci 0000:00:1e.0: [8086:244e] type 01 class 0x060401
> [    0.076872] pci 0000:00:1e.0: System wakeup disabled by ACPI
> [    0.076944] pci 0000:00:1f.0: [8086:27b8] type 00 class 0x060100
> [    0.077041] pci 0000:00:1f.0: can't claim BAR 7 [io  0x0400-0x047f]: address conflict with ACPI CPU throttle [io  0x0410-0x0415]
> [    0.077105] pci 0000:00:1f.0: quirk: [io  0x0480-0x04bf] claimed by ICH6 GPIO
> [    0.077148] pci 0000:00:1f.0: ICH7 LPC Generic IO decode 1 PIO at 0800 (mask 000f)
> [    0.077190] pci 0000:00:1f.0: ICH7 LPC Generic IO decode 2 PIO at 0290 (mask 000f)
> [    0.077320] pci 0000:00:1f.2: [8086:27c0] type 00 class 0x01018a
> [    0.077331] pci 0000:00:1f.2: reg 0x10: [io  0x0000-0x0007]
> [    0.077338] pci 0000:00:1f.2: reg 0x14: [io  0x0000-0x0003]
> [    0.077344] pci 0000:00:1f.2: reg 0x18: [io  0x0000-0x0007]
> [    0.077351] pci 0000:00:1f.2: reg 0x1c: [io  0x0000-0x0003]
> [    0.077357] pci 0000:00:1f.2: reg 0x20: [io  0xf000-0xf00f]
> [    0.077371] pci 0000:00:1f.2: legacy IDE quirk: reg 0x10: [io  0x01f0-0x01f7]
> [    0.077411] pci 0000:00:1f.2: legacy IDE quirk: reg 0x14: [io  0x03f6]
> [    0.077451] pci 0000:00:1f.2: legacy IDE quirk: reg 0x18: [io  0x0170-0x0177]
> [    0.077492] pci 0000:00:1f.2: legacy IDE quirk: reg 0x1c: [io  0x0376]
> [    0.078011] pci 0000:00:1f.2: PME# supported from D3hot
> [    0.078073] pci 0000:00:1f.3: [8086:27da] type 00 class 0x0c0500
> [    0.078117] pci 0000:00:1f.3: reg 0x20: [io  0x0500-0x051f]
> [    0.078231] pci 0000:00:1c.0: PCI bridge to [bus 01]
> [    0.078337] pci 0000:02:00.0: [10ec:8168] type 00 class 0x020000
> [    0.078350] pci 0000:02:00.0: reg 0x10: [io  0xd000-0xd0ff]
> [    0.078376] pci 0000:02:00.0: reg 0x18: [mem 0xe1510000-0xe1510fff 64bit pref]
> [    0.078392] pci 0000:02:00.0: reg 0x20: [mem 0xe1500000-0xe150ffff 64bit pref]
> [    0.078403] pci 0000:02:00.0: reg 0x30: [mem 0x00000000-0x0000ffff pref]
> [    0.078437] pci 0000:02:00.0: supports D1 D2
> [    0.078439] pci 0000:02:00.0: PME# supported from D0 D1 D2 D3hot D3cold
> [    0.080016] pci 0000:00:1c.1: PCI bridge to [bus 02]
> [    0.080057] pci 0000:00:1c.1:   bridge window [io  0xd000-0xdfff]
> [    0.080061] pci 0000:00:1c.1:   bridge window [mem 0xe0000000-0xe0ffffff]
> [    0.080066] pci 0000:00:1c.1:   bridge window [mem 0xe1500000-0xe15fffff 64bit pref]
> [    0.080108] pci 0000:03:01.0: [1131:7133] type 00 class 0x048000
> [    0.080124] pci 0000:03:01.0: reg 0x10: [mem 0xe1605000-0xe16057ff]
> [    0.080185] pci 0000:03:01.0: supports D1 D2
> [    0.080237] pci 0000:03:07.0: [104c:8024] type 00 class 0x0c0010
> [    0.080252] pci 0000:03:07.0: reg 0x10: [mem 0xe1604000-0xe16047ff]
> [    0.080261] pci 0000:03:07.0: reg 0x14: [mem 0xe1600000-0xe1603fff]
> [    0.080323] pci 0000:03:07.0: supports D1 D2
> [    0.080325] pci 0000:03:07.0: PME# supported from D0 D1 D2 D3hot
> [    0.080385] pci 0000:00:1e.0: PCI bridge to [bus 03] (subtractive decode)
> [    0.080429] pci 0000:00:1e.0:   bridge window [mem 0xe1600000-0xe16fffff]
> [    0.080433] pci 0000:00:1e.0:   bridge window [io  0x0000-0x0cf7] (subtractive decode)
> [    0.080435] pci 0000:00:1e.0:   bridge window [io  0x0d00-0xffff] (subtractive decode)
> [    0.080437] pci 0000:00:1e.0:   bridge window [mem 0x000a0000-0x000bffff] (subtractive decode)
> [    0.080438] pci 0000:00:1e.0:   bridge window [mem 0x000c0000-0x000dffff] (subtractive decode)
> [    0.080440] pci 0000:00:1e.0:   bridge window [mem 0xbdd00000-0xfebfffff] (subtractive decode)
> [    0.080454] pci_bus 0000:00: on NUMA node 0
> [    0.080796] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 *5 6 7 9 10 11 12 14 15)
> [    0.081090] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 7 9 *10 11 12 14 15)
> [    0.081414] ACPI: PCI Interrupt Link [LNKC] (IRQs *3 4 5 6 7 9 10 11 12 14 15)
> [    0.081717] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 7 9 10 *11 12 14 15)
> [    0.082038] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 7 9 10 11 12 14 15) *0, disabled.
> [    0.082397] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 7 9 10 11 12 14 15) *0, disabled.
> [    0.082737] ACPI: PCI Interrupt Link [LNK0] (IRQs 3 4 5 6 7 9 10 11 12 14 15) *0, disabled.
> [    0.083072] ACPI: PCI Interrupt Link [LNK1] (IRQs 3 4 5 6 *7 9 10 11 12 14 15)
> [    0.083428] ACPI: Enabled 2 GPEs in block 00 to 1F
> [    0.083553] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none
> [    0.083553] vgaarb: loaded
> [    0.083553] vgaarb: bridge control possible 0000:00:02.0
> [    0.083553] SCSI subsystem initialized
> [    0.083553] libata version 3.00 loaded.
> [    0.083553] ACPI: bus type USB registered
> [    0.083553] usbcore: registered new interface driver usbfs
> [    0.083553] usbcore: registered new interface driver hub
> [    0.084024] usbcore: registered new device driver usb
> [    0.084108] Advanced Linux Sound Architecture Driver Initialized.
> [    0.084166] PCI: Using ACPI for IRQ routing
> [    0.084201] PCI: pci_cache_line_size set to 64 bytes
> [    0.084248] e820: reserve RAM buffer [mem 0x0009f800-0x0009ffff]
> [    0.084250] e820: reserve RAM buffer [mem 0xbdce0000-0xbfffffff]
> [    0.084390] Switched to clocksource hpet
> [    0.084501] pnp: PnP ACPI init
> [    0.084624] system 00:00: [io  0x04d0-0x04d1] has been reserved
> [    0.084663] system 00:00: [io  0x0290-0x029f] has been reserved
> [    0.084702] system 00:00: [io  0x0800-0x087f] has been reserved
> [    0.084740] system 00:00: [io  0x0290-0x0294] has been reserved
> [    0.084779] system 00:00: [io  0x0880-0x088f] has been reserved
> [    0.084819] system 00:00: Plug and Play ACPI device, IDs PNP0c02 (active)
> [    0.084870] pnp 00:01: Plug and Play ACPI device, IDs PNP0b00 (active)
> [    0.084870] pnp 00:02: [dma 2]
> [    0.084870] pnp 00:02: Plug and Play ACPI device, IDs PNP0700 (active)
> [    0.084870] system 00:03: [io  0x0400-0x04cf] could not be reserved
> [    0.084870] system 00:03: Plug and Play ACPI device, IDs PNP0c02 (active)
> [    0.084939] system 00:04: [mem 0xc0000000-0xcfffffff] has been reserved
> [    0.084980] system 00:04: Plug and Play ACPI device, IDs PNP0c02 (active)
> [    0.085116] system 00:05: [mem 0x000cc600-0x000cffff] has been reserved
> [    0.085157] system 00:05: [mem 0x000f0000-0x000f7fff] could not be reserved
> [    0.085198] system 00:05: [mem 0x000f8000-0x000fbfff] could not be reserved
> [    0.085238] system 00:05: [mem 0x000fc000-0x000fffff] could not be reserved
> [    0.085279] system 00:05: [mem 0xbdce0000-0xbdcfffff] could not be reserved
> [    0.085319] system 00:05: [mem 0x00000000-0x0009ffff] could not be reserved
> [    0.085360] system 00:05: [mem 0x00100000-0xbdcdffff] could not be reserved
> [    0.085401] system 00:05: [mem 0xfec00000-0xfec00fff] could not be reserved
> [    0.085441] system 00:05: [mem 0xfed13000-0xfed1dfff] has been reserved
> [    0.085481] system 00:05: [mem 0xfed20000-0xfed8ffff] has been reserved
> [    0.085521] system 00:05: [mem 0xfee00000-0xfee00fff] has been reserved
> [    0.085561] system 00:05: [mem 0xffb00000-0xffb7ffff] has been reserved
> [    0.085601] system 00:05: [mem 0xfff00000-0xffffffff] has been reserved
> [    0.085641] system 00:05: [mem 0x000e0000-0x000effff] has been reserved
> [    0.085681] system 00:05: Plug and Play ACPI device, IDs PNP0c01 (active)
> [    0.085688] pnp: PnP ACPI: found 6 devices
> [    0.093806] pci 0000:00:1c.0: bridge window [io  0x1000-0x0fff] to [bus 01] add_size 1000
> [    0.093810] pci 0000:00:1c.0: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 01] add_size 200000
> [    0.093812] pci 0000:00:1c.0: bridge window [mem 0x00100000-0x000fffff] to [bus 01] add_size 200000
> [    0.093825] pci 0000:00:1f.0: BAR 7: [io  0x0400-0x047f] has bogus alignment
> [    0.093867] pci 0000:00:1c.0: res[8]=[mem 0x00100000-0x000fffff] get_res_add_size add_size 200000
> [    0.093869] pci 0000:00:1c.0: res[9]=[mem 0x00100000-0x000fffff 64bit pref] get_res_add_size add_size 200000
> [    0.093871] pci 0000:00:1c.0: res[7]=[io  0x1000-0x0fff] get_res_add_size add_size 1000
> [    0.093875] pci 0000:00:1c.0: BAR 8: assigned [mem 0xbdd00000-0xbdefffff]
> [    0.093918] pci 0000:00:1c.0: BAR 9: assigned [mem 0xe1800000-0xe19fffff 64bit pref]
> [    0.093961] pci 0000:00:1c.0: BAR 7: assigned [io  0x1000-0x1fff]
> [    0.094000] pci 0000:00:1c.0: PCI bridge to [bus 01]
> [    0.094041] pci 0000:00:1c.0:   bridge window [io  0x1000-0x1fff]
> [    0.094082] pci 0000:00:1c.0:   bridge window [mem 0xbdd00000-0xbdefffff]
> [    0.094123] pci 0000:00:1c.0:   bridge window [mem 0xe1800000-0xe19fffff 64bit pref]
> [    0.094169] pci 0000:02:00.0: BAR 6: assigned [mem 0xe0000000-0xe000ffff pref]
> [    0.094210] pci 0000:00:1c.1: PCI bridge to [bus 02]
> [    0.094247] pci 0000:00:1c.1:   bridge window [io  0xd000-0xdfff]
> [    0.094288] pci 0000:00:1c.1:   bridge window [mem 0xe0000000-0xe0ffffff]
> [    0.094330] pci 0000:00:1c.1:   bridge window [mem 0xe1500000-0xe15fffff 64bit pref]
> [    0.094374] pci 0000:00:1e.0: PCI bridge to [bus 03]
> [    0.094413] pci 0000:00:1e.0:   bridge window [mem 0xe1600000-0xe16fffff]
> [    0.094458] pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7]
> [    0.094460] pci_bus 0000:00: resource 5 [io  0x0d00-0xffff]
> [    0.094462] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff]
> [    0.094463] pci_bus 0000:00: resource 7 [mem 0x000c0000-0x000dffff]
> [    0.094465] pci_bus 0000:00: resource 8 [mem 0xbdd00000-0xfebfffff]
> [    0.094467] pci_bus 0000:01: resource 0 [io  0x1000-0x1fff]
> [    0.094468] pci_bus 0000:01: resource 1 [mem 0xbdd00000-0xbdefffff]
> [    0.094470] pci_bus 0000:01: resource 2 [mem 0xe1800000-0xe19fffff 64bit pref]
> [    0.094471] pci_bus 0000:02: resource 0 [io  0xd000-0xdfff]
> [    0.094473] pci_bus 0000:02: resource 1 [mem 0xe0000000-0xe0ffffff]
> [    0.094475] pci_bus 0000:02: resource 2 [mem 0xe1500000-0xe15fffff 64bit pref]
> [    0.094476] pci_bus 0000:03: resource 1 [mem 0xe1600000-0xe16fffff]
> [    0.094478] pci_bus 0000:03: resource 4 [io  0x0000-0x0cf7]
> [    0.094479] pci_bus 0000:03: resource 5 [io  0x0d00-0xffff]
> [    0.094481] pci_bus 0000:03: resource 6 [mem 0x000a0000-0x000bffff]
> [    0.094483] pci_bus 0000:03: resource 7 [mem 0x000c0000-0x000dffff]
> [    0.094484] pci_bus 0000:03: resource 8 [mem 0xbdd00000-0xfebfffff]
> [    0.094505] NET: Registered protocol family 2
> [    0.094720] TCP established hash table entries: 65536 (order: 7, 524288 bytes)
> [    0.094899] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
> [    0.095222] TCP: Hash tables configured (established 65536 bind 65536)
> [    0.095299] TCP: reno registered
> [    0.095335] UDP hash table entries: 4096 (order: 5, 131072 bytes)
> [    0.095414] UDP-Lite hash table entries: 4096 (order: 5, 131072 bytes)
> [    0.095561] NET: Registered protocol family 1
> [    0.095617] pci 0000:00:02.0: Boot video device
> [    0.107100] PCI: CLS 32 bytes, default 64
> [    0.107130] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
> [    0.107172] software IO TLB [mem 0xb9ce0000-0xbdce0000] (64MB) mapped at [ffff8800b9ce0000-ffff8800bdcdffff]
> [    0.107485] microcode: CPU0 sig=0x1067a, pf=0x10, revision=0xa07
> [    0.107536] microcode: CPU1 sig=0x1067a, pf=0x10, revision=0xa07
> [    0.107590] microcode: CPU2 sig=0x1067a, pf=0x10, revision=0xa07
> [    0.107640] microcode: CPU3 sig=0x1067a, pf=0x10, revision=0xa07
> [    0.107747] microcode: Microcode Update Driver: v2.00 <tigran@aivazian.fsnet.co.uk>, Peter Oruba
> [    0.108028] futex hash table entries: 1024 (order: 4, 65536 bytes)
> [    0.110410] fuse init (API version 7.23)
> [    0.110547] msgmni has been set to 15887
> [    0.111664] io scheduler noop registered
> [    0.111754] io scheduler cfq registered (default)
> [    0.112052] intel_idle: does not run on family 6 model 23
> [    0.112103] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0
> [    0.112148] ACPI: Power Button [PWRB]
> [    0.112237] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input1
> [    0.112278] ACPI: Power Button [PWRF]
> [    0.112359] tsc: Marking TSC unstable due to TSC halts in idle
> [    0.112402] ACPI: acpi_idle registered with cpuidle
> [    0.117586] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
> [    0.117885] Linux agpgart interface v0.103
> [    0.117970] agpgart-intel 0000:00:00.0: Intel G41 Chipset
> [    0.118035] agpgart-intel 0000:00:00.0: detected gtt size: 2097152K total, 262144K mappable
> [    0.118599] agpgart-intel 0000:00:00.0: detected 32768K stolen memory
> [    0.118773] agpgart-intel 0000:00:00.0: AGP aperture is 256M @ 0xd0000000
> [    0.118859] [drm] Initialized drm 1.1.0 20060810
> [    0.118981] ata_piix 0000:00:1f.2: version 2.13
> [    0.119091] ata_piix 0000:00:1f.2: MAP [ P0 P2 P1 P3 ]
> [    0.119736] scsi host0: ata_piix
> [    0.119929] scsi host1: ata_piix
> [    0.119991] ata1: SATA max UDMA/133 cmd 0x1f0 ctl 0x3f6 bmdma 0xf000 irq 14
> [    0.120045] ata2: SATA max UDMA/133 cmd 0x170 ctl 0x376 bmdma 0xf008 irq 15
> [    0.120122] r8169 Gigabit Ethernet driver 2.3LK-NAPI loaded
> [    0.120191] r8169 0000:02:00.0: can't disable ASPM; OS doesn't have ASPM control
> [    0.120509] r8169 0000:02:00.0 eth0: RTL8168c/8111c at 0xffffc90000028000, 6c:f0:49:14:96:87, XID 1c4000c0 IRQ 17
> [    0.120568] r8169 0000:02:00.0 eth0: jumbo features [frames: 6128 bytes, tx checksumming: ko]
> [    0.120694] i8042: PNP: No PS/2 controller found. Probing ports directly.
> [    0.121105] serio: i8042 KBD port at 0x60,0x64 irq 1
> [    0.121159] serio: i8042 AUX port at 0x60,0x64 irq 12
> [    0.121366] mousedev: PS/2 mouse device common for all mice
> [    0.121661] i801_smbus 0000:00:1f.3: SMBus using PCI Interrupt
> [    0.121856] usbcore: registered new interface driver usbhid
> [    0.121894] usbhid: USB HID core driver
> [    0.122317] ip_tables: (C) 2000-2006 Netfilter Core Team
> [    0.122357] TCP: cubic registered
> [    0.122401] NET: Registered protocol family 15
> [    0.122767] registered taskstats version 1
> [    0.132495] sound hdaudioC0D2: autoconfig: line_outs=4 (0x14/0x15/0x16/0x17/0x0) type:line
> [    0.132538] sound hdaudioC0D2:    speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
> [    0.132578] sound hdaudioC0D2:    hp_outs=1 (0x1b/0x0/0x0/0x0/0x0)
> [    0.132616] sound hdaudioC0D2:    mono: mono_out=0x0
> [    0.132653] sound hdaudioC0D2:    dig-out=0x1e/0x0
> [    0.132689] sound hdaudioC0D2:    inputs:
> [    0.132724] sound hdaudioC0D2:      Rear Mic=0x18
> [    0.132760] sound hdaudioC0D2:      Front Mic=0x19
> [    0.132796] sound hdaudioC0D2:      Line=0x1a
> [    0.132831] sound hdaudioC0D2:      CD=0x1c
> [    0.132866] sound hdaudioC0D2:    dig-in=0x1f
> [    0.300199] ata2.01: ATAPI: HL-DT-ST DVDRAM GH22LS50, TL03, max UDMA/100
> [    0.303779] ata1.00: HPA detected: current 1953523055, native 1953525168
> [    0.303824] ata1.00: ATA-8: WDC WD10EARS-00Y5B1, 80.00A80, max UDMA/133
> [    0.303866] ata1.00: 1953523055 sectors, multi 16: LBA48 NCQ (depth 0/32)
> [    0.303911] ata1.01: ATAPI: HL-DT-ST BD-RE  BH10LS30, 1.01, max UDMA/133
> [    0.306175] ata2.01: configured for UDMA/100
> [    0.307790] ata1.00: configured for UDMA/133
> [    0.345120] ata1.01: configured for UDMA/133
> [    0.350959] scsi 0:0:0:0: Direct-Access     ATA      WDC WD10EARS-00Y 0A80 PQ: 0 ANSI: 5
> [    0.351160] sd 0:0:0:0: [sda] 1953523055 512-byte logical blocks: (1.00 TB/931 GiB)
> [    0.351199] sd 0:0:0:0: Attached scsi generic sg0 type 0
> [    0.360076] scsi 0:0:1:0: CD-ROM            HL-DT-ST BD-RE  BH10LS30  1.01 PQ: 0 ANSI: 5
> [    0.360105] sd 0:0:0:0: [sda] Write Protect is off
> [    0.360108] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
> [    0.360140] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
> [    0.421356] sr 0:0:1:0: [sr0] scsi3-mmc drive: 40x/40x writer dvd-ram cd/rw xa/form2 cdda tray
> [    0.421414] cdrom: Uniform CD-ROM driver Revision: 3.20
> [    0.421569] sr 0:0:1:0: Attached scsi CD-ROM sr0
> [    0.421615] sr 0:0:1:0: Attached scsi generic sg1 type 5
> [    0.425119] scsi 1:0:1:0: CD-ROM            HL-DT-ST DVDRAM GH22LS50  TL03 PQ: 0 ANSI: 5
> [    0.454829] sr 1:0:1:0: [sr1] scsi3-mmc drive: 48x/48x writer dvd-ram cd/rw xa/form2 cdda tray
> [    0.455076] sr 1:0:1:0: Attached scsi CD-ROM sr1
> [    0.455146] sr 1:0:1:0: Attached scsi generic sg2 type 5
> [    0.544967]  sda: sda1 sda2 sda3 sda4 < sda5 sda6 sda7 sda8 sda9 sda10 sda11 sda12 >
> [    0.545605] sd 0:0:0:0: [sda] Attached SCSI disk
> [    0.545844] ALSA device list:
> [    0.545879]   #0: HDA Intel at 0xe1700000 irq 16
> [    0.589587] EXT3-fs (sda2): recovery required on readonly filesystem
> [    0.589628] EXT3-fs (sda2): write access will be enabled during recovery
> [    0.968492] random: nonblocking pool is initialized
> [   20.504142] kjournald starting.  Commit interval 5 seconds
> [   20.526555] EXT3-fs (sda2): recovery complete
> [   20.526593] EXT3-fs (sda2): mounted filesystem with writeback data mode
> [   20.526647] VFS: Mounted root (ext3 filesystem) readonly on device 8:2.
> [   20.535905] devtmpfs: mounted
> [   20.536611] Freeing unused kernel memory: 776K (ffffffff8165f000 - ffffffff81721000)
> [   21.549563] EXT3-fs (sda2): using internal journal
> [   22.074116] udevd[101]: starting version 182
> [   22.604377] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
> [   22.719468] Linux video capture interface: v2.00
> [   22.818508] ehci-pci: EHCI PCI platform driver
> [   22.818714] ehci-pci 0000:00:1d.7: EHCI Host Controller
> [   22.818777] ehci-pci 0000:00:1d.7: new USB bus registered, assigned bus number 1
> [   22.822726] ehci-pci 0000:00:1d.7: cache line size of 32 is not supported
> [   22.822742] ehci-pci 0000:00:1d.7: irq 23, io mem 0xe1704000
> [   22.828015] ehci-pci 0000:00:1d.7: USB 2.0 started, EHCI 1.00
> [   22.828112] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
> [   22.828153] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
> [   22.828194] usb usb1: Product: EHCI Host Controller
> [   22.828232] usb usb1: Manufacturer: Linux 3.17.0-rc4+ ehci_hcd
> [   22.828277] usb usb1: SerialNumber: 0000:00:1d.7
> [   22.828589] hub 1-0:1.0: USB hub found
> [   22.828646] hub 1-0:1.0: 8 ports detected
> [   23.002973] [drm] Memory usable by graphics device = 2048M
> [   23.003047] [drm] Replacing VGA console driver
> [   23.003564] Console: switching to colour dummy device 80x25
> [   23.009059] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
> [   23.009064] [drm] Driver supports precise vblank timestamp query.
> [   23.009129] vgaarb: device changed decodes: PCI:0000:00:02.0,olddecodes=io+mem,decodes=io+mem:owns=io+mem
> [   23.029906] uhci_hcd: USB Universal Host Controller Interface driver
> [   23.088048] firewire_ohci 0000:03:07.0: added OHCI v1.10 device as card 0, 4 IR + 8 IT contexts, quirks 0x2
> [   23.111418] fbcon: inteldrmfb (fb0) is primary device
> [   23.130029] usb 1-2: new high-speed USB device number 2 using ehci-pci
> [   23.131726] [drm:intel_pipe_config_compare] *ERROR* mismatch in limited_color_range (expected 1, found 0)
> [   23.131727] ------------[ cut here ]------------
> [   23.131770] WARNING: CPU: 3 PID: 149 at drivers/gpu/drm/i915/intel_display.c:10659 check_crtc_state+0x7e3/0xe50 [i915]()
> [   23.131770] pipe state doesn't match!
> [   23.131778] Modules linked in: firewire_ohci uhci_hcd(+) videobuf2_dma_sg videobuf2_memops videobuf2_core i915(+) ehci_pci rc_core v4l2_common videodev firewire_core ehci_hcd evdev cfbfillrect cfbimgblt cfbcopyarea drm_kms_helper
> [   23.131780] CPU: 3 PID: 149 Comm: modprobe Not tainted 3.17.0-rc4+ #322
> [   23.131781] Hardware name: Gigabyte Technology Co., Ltd. EG41MF-US2H/EG41MF-US2H, BIOS F2 04/09/2009
> [   23.131783]  0000000000000009 ffffffff8145a016 ffff8802316eb3c0 ffffffff81040d0d
> [   23.131784]  ffff8802369e0060 ffff8802316eb410 0000000000000001 ffff8802369e0708
> [   23.131786]  ffff8802316f3338 ffffffff81040d77 ffffffffa0187529 ffffffff00000018
> [   23.131786] Call Trace:
> [   23.131791]  [<ffffffff8145a016>] ? dump_stack+0x49/0x6a
> [   23.131795]  [<ffffffff81040d0d>] ? warn_slowpath_common+0x6d/0x90
> [   23.131797]  [<ffffffff81040d77>] ? warn_slowpath_fmt+0x47/0x50
> [   23.131817]  [<ffffffffa0123d03>] ? check_crtc_state+0x7e3/0xe50 [i915]
> [   23.131838]  [<ffffffffa0131c81>] ? intel_modeset_check_state+0x1f1/0x760 [i915]
> [   23.131858]  [<ffffffffa013227d>] ? intel_set_mode+0x1d/0x30 [i915]
> [   23.131882]  [<ffffffffa013334b>] ? intel_crtc_set_config+0xaab/0xe90 [i915]
> [   23.131884]  [<ffffffff811ec3a2>] ? idr_get_empty_slot+0x192/0x3b0
> [   23.131886]  [<ffffffff811eba9b>] ? get_from_free_list+0x3b/0x50
> [   23.131889]  [<ffffffff812a1b6d>] ? drm_mode_set_config_internal+0x5d/0xe0
> [   23.131893]  [<ffffffffa0007eec>] ? restore_fbdev_mode+0xac/0xd0 [drm_kms_helper]
> [   23.131895]  [<ffffffffa0007f29>] ? drm_fb_helper_restore_fbdev_mode_unlocked+0x19/0x30 [drm_kms_helper]
> [   23.131898]  [<ffffffffa0009f8d>] ? drm_fb_helper_set_par+0x1d/0x60 [drm_kms_helper]
> [   23.131918]  [<ffffffffa013db61>] ? intel_fbdev_set_par+0x11/0x60 [i915]
> [   23.131920]  [<ffffffff81227720>] ? fbcon_init+0x5e0/0x670
> [   23.131923]  [<ffffffff8127a66c>] ? visual_init+0xac/0x110
> [   23.131924]  [<ffffffff8127c930>] ? do_bind_con_driver+0x170/0x410
> [   23.131926]  [<ffffffff8127d153>] ? do_take_over_console+0xa3/0x190
> [   23.131928]  [<ffffffff81227803>] ? do_fbcon_takeover+0x53/0xb0
> [   23.131930]  [<ffffffff81059e35>] ? notifier_call_chain+0x45/0x70
> [   23.131931]  [<ffffffff8105a12c>] ? __blocking_notifier_call_chain+0x3c/0x60
> [   23.131934]  [<ffffffff8122f5d6>] ? register_framebuffer+0x1f6/0x320
> [   23.131936]  [<ffffffffa0009dcd>] ? drm_fb_helper_initial_config+0x36d/0x510 [drm_kms_helper]
> [   23.131955]  [<ffffffffa01164f7>] ? gen4_read32+0x37/0x40 [i915]
> [   23.131979]  [<ffffffffa0161f20>] ? i915_driver_load+0xfd0/0x1030 [i915]
> [   23.131982]  [<ffffffff8106ef8f>] ? __wake_up+0x2f/0x50
> [   23.131985]  [<ffffffff813ea188>] ? netlink_broadcast_filtered+0x1f8/0x370
> [   23.131987]  [<ffffffff811eded0>] ? kobj_ns_drop+0x60/0x60
> [   23.131988]  [<ffffffff811ee15c>] ? kobject_uevent_env+0xfc/0x400
> [   23.131991]  [<ffffffff812b3b0e>] ? get_device+0xe/0x20
> [   23.131992]  [<ffffffff8145708b>] ? klist_add_tail+0x1b/0x40
> [   23.131994]  [<ffffffff812b4ef2>] ? device_add+0x192/0x5b0
> [   23.131997]  [<ffffffff8129bf4c>] ? drm_dev_register+0x9c/0xf0
> [   23.131998]  [<ffffffff8129e533>] ? drm_get_pci_dev+0xc3/0x1e0
> [   23.132001]  [<ffffffff81213ee0>] ? pci_device_probe+0x60/0xb0
> [   23.132014]  [<ffffffff812b7a9a>] ? really_probe+0x5a/0x220
> [   23.132015]  [<ffffffff812b7d21>] ? __driver_attach+0x81/0x90
> [   23.132017]  [<ffffffff812b7ca0>] ? __device_attach+0x40/0x40
> [   23.132018]  [<ffffffff812b5e4b>] ? bus_for_each_dev+0x5b/0x90
> [   23.132019]  [<ffffffff812b7310>] ? bus_add_driver+0x160/0x210
> [   23.132021]  [<ffffffffa01a0000>] ? 0xffffffffa01a0000
> [   23.132022]  [<ffffffff812b8326>] ? driver_register+0x56/0xe0
> [   23.132028]  [<ffffffff810002b4>] ? do_one_initcall+0x84/0x1b0
> [   23.132031]  [<ffffffff8109f11f>] ? load_module+0x1b5f/0x2150
> [   23.132033]  [<ffffffff8109c090>] ? store_uevent+0x40/0x40
> [   23.132035]  [<ffffffff8109f7a1>] ? SyS_init_module+0x91/0xc0
> [   23.132037]  [<ffffffff81460a21>] ? sysenter_dispatch+0x7/0x1e
> [   23.132038] ---[ end trace e6521cda3000b0ed ]---
> [   23.132047] Console: switching to colour frame buffer device 240x67
> [   23.164707] i915 0000:00:02.0: fb0: inteldrmfb frame buffer device
> [   23.165971] i915 0000:00:02.0: registered panic notifier
> [   23.172065] [drm] Initialized i915 1.6.0 20140725 for 0000:00:02.0 on minor 0
> [   23.173564] uhci_hcd 0000:00:1d.0: UHCI Host Controller
> [   23.175197] uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 2
> [   23.176624] uhci_hcd 0000:00:1d.0: irq 23, io base 0x0000e100
> [   23.177963] usb usb2: New USB device found, idVendor=1d6b, idProduct=0001
> [   23.179238] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
> [   23.180480] usb usb2: Product: UHCI Host Controller
> [   23.181873] usb usb2: Manufacturer: Linux 3.17.0-rc4+ uhci_hcd
> [   23.183202] usb usb2: SerialNumber: 0000:00:1d.0
> [   23.183875] saa7130/34: v4l2 driver version 0, 2, 17 loaded
> [   23.183985] saa7133[0]: found at 0000:03:01.0, rev: 209, irq: 19, latency: 32, mmio: 0xe1605000
> [   23.183989] saa7133[0]: subsystem: 11bd:002f, board: Pinnacle PCTV 310i [card=101,autodetected]
> [   23.184030] saa7133[0]: board init: gpio is 600c000
> [   23.189159] hub 2-0:1.0: USB hub found
> [   23.190284] hub 2-0:1.0: 2 ports detected
> [   23.191571] uhci_hcd 0000:00:1d.1: UHCI Host Controller
> [   23.192671] uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 3
> [   23.193809] uhci_hcd 0000:00:1d.1: irq 19, io base 0x0000e200
> [   23.194969] usb usb3: New USB device found, idVendor=1d6b, idProduct=0001
> [   23.196097] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
> [   23.197189] usb usb3: Product: UHCI Host Controller
> [   23.198252] usb usb3: Manufacturer: Linux 3.17.0-rc4+ uhci_hcd
> [   23.199367] usb usb3: SerialNumber: 0000:00:1d.1
> [   23.203809] hub 3-0:1.0: USB hub found
> [   23.204913] hub 3-0:1.0: 2 ports detected
> [   23.206150] uhci_hcd 0000:00:1d.2: UHCI Host Controller
> [   23.207228] uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 4
> [   23.208300] uhci_hcd 0000:00:1d.2: irq 18, io base 0x0000e300
> [   23.209370] usb usb4: New USB device found, idVendor=1d6b, idProduct=0001
> [   23.210409] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
> [   23.211449] usb usb4: Product: UHCI Host Controller
> [   23.212496] usb usb4: Manufacturer: Linux 3.17.0-rc4+ uhci_hcd
> [   23.213542] usb usb4: SerialNumber: 0000:00:1d.2
> [   23.214684] hub 4-0:1.0: USB hub found
> [   23.215723] hub 4-0:1.0: 2 ports detected
> [   23.216869] uhci_hcd 0000:00:1d.3: UHCI Host Controller
> [   23.217907] uhci_hcd 0000:00:1d.3: new USB bus registered, assigned bus number 5
> [   23.218985] uhci_hcd 0000:00:1d.3: irq 16, io base 0x0000e400
> [   23.220051] usb usb5: New USB device found, idVendor=1d6b, idProduct=0001
> [   23.221083] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1
> [   23.222121] usb usb5: Product: UHCI Host Controller
> [   23.223158] usb usb5: Manufacturer: Linux 3.17.0-rc4+ uhci_hcd
> [   23.224182] usb usb5: SerialNumber: 0000:00:1d.3
> [   23.225298] hub 5-0:1.0: USB hub found
> [   23.226347] hub 5-0:1.0: 2 ports detected
> [   23.247965] usb 1-2: New USB device found, idVendor=05e3, idProduct=070e
> [   23.249047] usb 1-2: New USB device strings: Mfr=0, Product=1, SerialNumber=2
> [   23.250149] usb 1-2: Product: USB Storage
> [   23.251242] usb 1-2: SerialNumber: 000000009317
> [   23.287148] saa7133[0]: i2c eeprom read error (err=-5)
> [   23.589107] firewire_core 0000:03:07.0: created device fw0: GUID 00201c56006cf049, S400
> [   23.682016] tuner 9-004b: Tuner -1 found with type(s) Radio TV.
> [   23.718013] tda829x 9-004b: setting tuner address to 61
> [   23.866037] usb 5-1: new low-speed USB device number 2 using uhci_hcd
> [   24.032049] usb 5-1: New USB device found, idVendor=046d, idProduct=c517
> [   24.033200] usb 5-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
> [   24.034326] usb 5-1: Product: USB Receiver
> [   24.035426] usb 5-1: Manufacturer: Logitech
> [   24.053352] input: Logitech USB Receiver as /devices/pci0000:00/0000:00:1d.3/usb5/5-1/5-1:1.0/0003:046D:C517.0001/input/input5
> [   24.054570] logitech 0003:046D:C517.0001: input: USB HID v1.10 Keyboard [Logitech USB Receiver] on usb-0000:00:1d.3-1/input0
> [   24.088080] logitech 0003:046D:C517.0002: fixing up Logitech keyboard report descriptor
> [   24.089874] input: Logitech USB Receiver as /devices/pci0000:00/0000:00:1d.3/usb5/5-1/5-1:1.1/0003:046D:C517.0002/input/input6
> [   24.091169] logitech 0003:046D:C517.0002: input: USB HID v1.10 Mouse [Logitech USB Receiver] on usb-0000:00:1d.3-1/input1
> [   24.179012] tda829x 9-004b: type set to tda8290+75a
> [   24.700029] usb 5-2: new full-speed USB device number 3 using uhci_hcd
> [   25.065047] usb 5-2: New USB device found, idVendor=1130, idProduct=1620
> [   25.066319] usb 5-2: New USB device strings: Mfr=0, Product=2, SerialNumber=0
> [   25.067555] usb 5-2: Product: USB  AUDIO  
> [   25.075102] input: USB  AUDIO   as /devices/pci0000:00/0000:00:1d.3/usb5/5-2/5-2:1.2/0003:1130:1620.0003/input/input7
> [   25.076471] hid-generic 0003:1130:1620.0003: input: USB HID v1.10 Device [USB  AUDIO  ] on usb-0000:00:1d.3-2/input2
> [   25.221055] usb 5-2: Warning! Unlikely big volume range (=17152), cval->res is probably wrong.
> [   25.222409] usb 5-2: [2] FU [PCM Playback Volume] ch = 2, val = 0/17152/1
> [   25.224044] usbcore: registered new interface driver snd-usb-audio
> [   25.224335] usb-storage 1-2:1.0: USB Mass Storage device detected
> [   25.224460] scsi host2: usb-storage 1-2:1.0
> [   25.224547] usbcore: registered new interface driver usb-storage
> [   26.227231] scsi 2:0:0:0: Direct-Access     Generic  STORAGE DEVICE   9317 PQ: 0 ANSI: 0
> [   26.228761] sd 2:0:0:0: Attached scsi generic sg3 type 0
> [   26.231845] scsi 2:0:0:1: Direct-Access     Generic  STORAGE DEVICE   9317 PQ: 0 ANSI: 0
> [   26.233354] sd 2:0:0:1: Attached scsi generic sg4 type 0
> [   26.237088] scsi 2:0:0:2: Direct-Access     Generic  STORAGE DEVICE   9317 PQ: 0 ANSI: 0
> [   26.238606] sd 2:0:0:2: Attached scsi generic sg5 type 0
> [   26.242842] scsi 2:0:0:3: Direct-Access     Generic  STORAGE DEVICE   9317 PQ: 0 ANSI: 0
> [   26.244394] sd 2:0:0:3: Attached scsi generic sg6 type 0
> [   26.251462] sd 2:0:0:0: [sdb] Attached SCSI removable disk
> [   26.255845] sd 2:0:0:1: [sdc] Attached SCSI removable disk
> [   26.258836] sd 2:0:0:3: [sde] Attached SCSI removable disk
> [   26.260707] sd 2:0:0:2: [sdd] Attached SCSI removable disk
> [   27.161014] IR keymap rc-pinnacle-color not found
> [   27.162371] Registered IR keymap rc-empty
> [   27.163735] input: i2c IR (Pinnacle PCTV) as /devices/virtual/rc/rc0/input8
> [   27.165248] rc0: i2c IR (Pinnacle PCTV) as /devices/virtual/rc/rc0
> [   27.166597] ir-kbd-i2c: i2c IR (Pinnacle PCTV) detected at i2c-9/9-0047/ir0 [saa7133[0]]
> [   27.201082] saa7133[0]: registered device video0 [v4l2]
> [   27.202512] saa7133[0]: registered device vbi0
> [   27.203876] saa7133[0]: registered device radio0
> [   27.244494] dvb_init() allocating 1 frontend
> [   27.282022] DVB: registering new adapter (saa7133[0])
> [   27.283403] saa7134 0000:03:01.0: DVB: registering adapter 0 frontend 0 (Philips TDA10046H DVB-T)...
> [   27.310010] tda1004x: setting up plls for 48MHz sampling clock
> [   27.472009] tda1004x: found firmware revision 20 -- ok
> [   27.651760] saa7134 ALSA driver for DMA sound loaded
> [   27.653194] saa7133[0]/alsa: saa7133[0] at 0xe1605000 irq 19 registered as card -1
> [   30.518476] microcode: CPU0 sig=0x1067a, pf=0x10, revision=0xa07
> [   30.519470] microcode: CPU0 updated to revision 0xa0b, date = 2010-09-28
> [   30.526803] microcode: CPU1 sig=0x1067a, pf=0x10, revision=0xa07
> [   30.527799] microcode: CPU1 updated to revision 0xa0b, date = 2010-09-28
> [   30.534924] microcode: CPU2 sig=0x1067a, pf=0x10, revision=0xa07
> [   30.535003] microcode: CPU2 updated to revision 0xa0b, date = 2010-09-28
> [   30.543181] microcode: CPU3 sig=0x1067a, pf=0x10, revision=0xa07
> [   30.544011] microcode: CPU3 updated to revision 0xa0b, date = 2010-09-28
> [   31.268683] kjournald starting.  Commit interval 5 seconds
> [   31.268703] EXT3-fs (sda5): warning: maximal mount count reached, running e2fsck is recommended
> [   31.268955] EXT3-fs (sda5): using internal journal
> [   31.268957] EXT3-fs (sda5): recovery complete
> [   31.268958] EXT3-fs (sda5): mounted filesystem with writeback data mode
> [   34.117149] kjournald starting.  Commit interval 5 seconds
> [   34.117182] EXT3-fs (sda9): warning: maximal mount count reached, running e2fsck is recommended
> [   34.117416] EXT3-fs (sda9): using internal journal
> [   34.162366] EXT3-fs (sda9): recovery complete
> [   34.163775] EXT3-fs (sda9): mounted filesystem with writeback data mode
> [   43.494077] kjournald starting.  Commit interval 5 seconds
> [   43.494103] EXT3-fs (sda10): warning: maximal mount count reached, running e2fsck is recommended
> [   43.496954] EXT3-fs (sda10): using internal journal
> [   43.541335] EXT3-fs (sda10): recovery complete
> [   43.542775] EXT3-fs (sda10): mounted filesystem with writeback data mode
> [   43.610520] Adding 7815584k swap on /dev/sda11.  Priority:-1 extents:1 across:7815584k 
> [   44.343311] r8169 0000:02:00.0 eth0: link down
> [   44.343330] r8169 0000:02:00.0 eth0: link down
> [   46.039133] r8169 0000:02:00.0 eth0: link up
> [   47.104089] nf_conntrack version 0.5.0 (16384 buckets, 65536 max)

> _______________________________________________
> Intel-gfx mailing list
> Intel-gfx@lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/intel-gfx


-- 
Daniel Vetter
Software Engineer, Intel Corporation
+41 (0) 79 365 57 48 - http://blog.ffwll.ch

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: v3.17-rc4+: DRM warning
  2014-09-12  8:51 ` Daniel Vetter
@ 2014-09-12  9:24   ` Chris Clayton
  2014-09-12 12:46     ` [PATCH] drm/i915: Add limited color range readout for HDMI/DP ports on g4x/vlv/chv ville.syrjala
  0 siblings, 1 reply; 6+ messages in thread
From: Chris Clayton @ 2014-09-12  9:24 UTC (permalink / raw)
  To: Daniel Vetter; +Cc: intel-gfx



On 09/12/14 09:51, Daniel Vetter wrote:
> On Fri, Sep 12, 2014 at 08:49:48AM +0100, Chris Clayton wrote:
>> Hi,
>>
>> Firstly, please cc me on any reply because I'm not subscribed to LKML.
>>
>> I've just built and installed the current development kernel (v3.17-rc4-222-gc73f6fd)on a desktop machine and I'm
>> getting a warning that I haven't seen before. A full dmesg is attached, but the warning is:
> 
> Please boot with drm.debug=0xe, reproduce the issue and attach the
> complete dmesg (from boot-up to the backtrace).
> 
> Thanks, Daniel

Thanks Daniel. Here's the debug dmesg.

[    0.078412] pci 0000:02:00.0: reg 0x30: [mem 0x00000000-0x0000ffff pref]
[    0.078447] pci 0000:02:00.0: supports D1 D2
[    0.078448] pci 0000:02:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.080016] pci 0000:00:1c.1: PCI bridge to [bus 02]
[    0.080057] pci 0000:00:1c.1:   bridge window [io  0xd000-0xdfff]
[    0.080060] pci 0000:00:1c.1:   bridge window [mem 0xe0000000-0xe0ffffff]
[    0.080066] pci 0000:00:1c.1:   bridge window [mem 0xe1500000-0xe15fffff 64bit pref]
[    0.080108] pci 0000:03:01.0: [1131:7133] type 00 class 0x048000
[    0.080124] pci 0000:03:01.0: reg 0x10: [mem 0xe1605000-0xe16057ff]
[    0.080184] pci 0000:03:01.0: supports D1 D2
[    0.080235] pci 0000:03:07.0: [104c:8024] type 00 class 0x0c0010
[    0.080250] pci 0000:03:07.0: reg 0x10: [mem 0xe1604000-0xe16047ff]
[    0.080259] pci 0000:03:07.0: reg 0x14: [mem 0xe1600000-0xe1603fff]
[    0.080311] pci 0000:03:07.0: supports D1 D2
[    0.080313] pci 0000:03:07.0: PME# supported from D0 D1 D2 D3hot
[    0.080373] pci 0000:00:1e.0: PCI bridge to [bus 03] (subtractive decode)
[    0.080417] pci 0000:00:1e.0:   bridge window [mem 0xe1600000-0xe16fffff]
[    0.080422] pci 0000:00:1e.0:   bridge window [io  0x0000-0x0cf7] (subtractive decode)
[    0.080423] pci 0000:00:1e.0:   bridge window [io  0x0d00-0xffff] (subtractive decode)
[    0.080425] pci 0000:00:1e.0:   bridge window [mem 0x000a0000-0x000bffff] (subtractive decode)
[    0.080427] pci 0000:00:1e.0:   bridge window [mem 0x000c0000-0x000dffff] (subtractive decode)
[    0.080428] pci 0000:00:1e.0:   bridge window [mem 0xbdd00000-0xfebfffff] (subtractive decode)
[    0.080442] pci_bus 0000:00: on NUMA node 0
[    0.080784] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 *5 6 7 9 10 11 12 14 15)
[    0.081090] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 7 9 *10 11 12 14 15)
[    0.081412] ACPI: PCI Interrupt Link [LNKC] (IRQs *3 4 5 6 7 9 10 11 12 14 15)
[    0.081714] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 7 9 10 *11 12 14 15)
[    0.082021] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 7 9 10 11 12 14 15) *0, disabled.
[    0.082382] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 7 9 10 11 12 14 15) *0, disabled.
[    0.082721] ACPI: PCI Interrupt Link [LNK0] (IRQs 3 4 5 6 7 9 10 11 12 14 15) *0, disabled.
[    0.083042] ACPI: PCI Interrupt Link [LNK1] (IRQs 3 4 5 6 *7 9 10 11 12 14 15)
[    0.083399] ACPI: Enabled 2 GPEs in block 00 to 1F
[    0.083525] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none
[    0.083525] vgaarb: loaded
[    0.083525] vgaarb: bridge control possible 0000:00:02.0
[    0.083525] SCSI subsystem initialized
[    0.083525] libata version 3.00 loaded.
[    0.083525] ACPI: bus type USB registered
[    0.083525] usbcore: registered new interface driver usbfs
[    0.083525] usbcore: registered new interface driver hub
[    0.084024] usbcore: registered new device driver usb
[    0.084108] Advanced Linux Sound Architecture Driver Initialized.
[    0.084155] PCI: Using ACPI for IRQ routing
[    0.084209] PCI: pci_cache_line_size set to 64 bytes
[    0.084245] e820: reserve RAM buffer [mem 0x0009f800-0x0009ffff]
[    0.084246] e820: reserve RAM buffer [mem 0xbdce0000-0xbfffffff]
[    0.084384] Switched to clocksource hpet
[    0.084496] pnp: PnP ACPI init
[    0.084620] system 00:00: [io  0x04d0-0x04d1] has been reserved
[    0.084659] system 00:00: [io  0x0290-0x029f] has been reserved
[    0.084698] system 00:00: [io  0x0800-0x087f] has been reserved
[    0.084737] system 00:00: [io  0x0290-0x0294] has been reserved
[    0.084775] system 00:00: [io  0x0880-0x088f] has been reserved
[    0.084815] system 00:00: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.084866] pnp 00:01: Plug and Play ACPI device, IDs PNP0b00 (active)
[    0.084960] pnp 00:02: [dma 2]
[    0.084960] pnp 00:02: Plug and Play ACPI device, IDs PNP0700 (active)
[    0.084960] system 00:03: [io  0x0400-0x04cf] could not be reserved
[    0.084960] system 00:03: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.084960] system 00:04: [mem 0xc0000000-0xcfffffff] has been reserved
[    0.084968] system 00:04: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.085104] system 00:05: [mem 0x000cc600-0x000cffff] has been reserved
[    0.085145] system 00:05: [mem 0x000f0000-0x000f7fff] could not be reserved
[    0.085185] system 00:05: [mem 0x000f8000-0x000fbfff] could not be reserved
[    0.085226] system 00:05: [mem 0x000fc000-0x000fffff] could not be reserved
[    0.085266] system 00:05: [mem 0xbdce0000-0xbdcfffff] could not be reserved
[    0.085307] system 00:05: [mem 0x00000000-0x0009ffff] could not be reserved
[    0.085348] system 00:05: [mem 0x00100000-0xbdcdffff] could not be reserved
[    0.085388] system 00:05: [mem 0xfec00000-0xfec00fff] could not be reserved
[    0.085429] system 00:05: [mem 0xfed13000-0xfed1dfff] has been reserved
[    0.085469] system 00:05: [mem 0xfed20000-0xfed8ffff] has been reserved
[    0.085508] system 00:05: [mem 0xfee00000-0xfee00fff] has been reserved
[    0.085548] system 00:05: [mem 0xffb00000-0xffb7ffff] has been reserved
[    0.085588] system 00:05: [mem 0xfff00000-0xffffffff] has been reserved
[    0.085628] system 00:05: [mem 0x000e0000-0x000effff] has been reserved
[    0.085668] system 00:05: Plug and Play ACPI device, IDs PNP0c01 (active)
[    0.085675] pnp: PnP ACPI: found 6 devices
[    0.093789] pci 0000:00:1c.0: bridge window [io  0x1000-0x0fff] to [bus 01] add_size 1000
[    0.093792] pci 0000:00:1c.0: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 01] add_size 200000
[    0.093794] pci 0000:00:1c.0: bridge window [mem 0x00100000-0x000fffff] to [bus 01] add_size 200000
[    0.093807] pci 0000:00:1f.0: BAR 7: [io  0x0400-0x047f] has bogus alignment
[    0.093849] pci 0000:00:1c.0: res[8]=[mem 0x00100000-0x000fffff] get_res_add_size add_size 200000
[    0.093851] pci 0000:00:1c.0: res[9]=[mem 0x00100000-0x000fffff 64bit pref] get_res_add_size add_size 200000
[    0.093853] pci 0000:00:1c.0: res[7]=[io  0x1000-0x0fff] get_res_add_size add_size 1000
[    0.093857] pci 0000:00:1c.0: BAR 8: assigned [mem 0xbdd00000-0xbdefffff]
[    0.093900] pci 0000:00:1c.0: BAR 9: assigned [mem 0xe1800000-0xe19fffff 64bit pref]
[    0.093942] pci 0000:00:1c.0: BAR 7: assigned [io  0x1000-0x1fff]
[    0.093981] pci 0000:00:1c.0: PCI bridge to [bus 01]
[    0.094022] pci 0000:00:1c.0:   bridge window [io  0x1000-0x1fff]
[    0.094063] pci 0000:00:1c.0:   bridge window [mem 0xbdd00000-0xbdefffff]
[    0.094105] pci 0000:00:1c.0:   bridge window [mem 0xe1800000-0xe19fffff 64bit pref]
[    0.094150] pci 0000:02:00.0: BAR 6: assigned [mem 0xe0000000-0xe000ffff pref]
[    0.094191] pci 0000:00:1c.1: PCI bridge to [bus 02]
[    0.094229] pci 0000:00:1c.1:   bridge window [io  0xd000-0xdfff]
[    0.094270] pci 0000:00:1c.1:   bridge window [mem 0xe0000000-0xe0ffffff]
[    0.094312] pci 0000:00:1c.1:   bridge window [mem 0xe1500000-0xe15fffff 64bit pref]
[    0.094356] pci 0000:00:1e.0: PCI bridge to [bus 03]
[    0.094395] pci 0000:00:1e.0:   bridge window [mem 0xe1600000-0xe16fffff]
[    0.094440] pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7]
[    0.094442] pci_bus 0000:00: resource 5 [io  0x0d00-0xffff]
[    0.094443] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff]
[    0.094445] pci_bus 0000:00: resource 7 [mem 0x000c0000-0x000dffff]
[    0.094446] pci_bus 0000:00: resource 8 [mem 0xbdd00000-0xfebfffff]
[    0.094448] pci_bus 0000:01: resource 0 [io  0x1000-0x1fff]
[    0.094450] pci_bus 0000:01: resource 1 [mem 0xbdd00000-0xbdefffff]
[    0.094451] pci_bus 0000:01: resource 2 [mem 0xe1800000-0xe19fffff 64bit pref]
[    0.094453] pci_bus 0000:02: resource 0 [io  0xd000-0xdfff]
[    0.094454] pci_bus 0000:02: resource 1 [mem 0xe0000000-0xe0ffffff]
[    0.094456] pci_bus 0000:02: resource 2 [mem 0xe1500000-0xe15fffff 64bit pref]
[    0.094457] pci_bus 0000:03: resource 1 [mem 0xe1600000-0xe16fffff]
[    0.094459] pci_bus 0000:03: resource 4 [io  0x0000-0x0cf7]
[    0.094461] pci_bus 0000:03: resource 5 [io  0x0d00-0xffff]
[    0.094462] pci_bus 0000:03: resource 6 [mem 0x000a0000-0x000bffff]
[    0.094464] pci_bus 0000:03: resource 7 [mem 0x000c0000-0x000dffff]
[    0.094465] pci_bus 0000:03: resource 8 [mem 0xbdd00000-0xfebfffff]
[    0.094488] NET: Registered protocol family 2
[    0.094705] TCP established hash table entries: 65536 (order: 7, 524288 bytes)
[    0.094882] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
[    0.095194] TCP: Hash tables configured (established 65536 bind 65536)
[    0.095272] TCP: reno registered
[    0.095307] UDP hash table entries: 4096 (order: 5, 131072 bytes)
[    0.095388] UDP-Lite hash table entries: 4096 (order: 5, 131072 bytes)
[    0.095533] NET: Registered protocol family 1
[    0.095588] pci 0000:00:02.0: Boot video device
[    0.107099] PCI: CLS 32 bytes, default 64
[    0.107129] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[    0.107173] software IO TLB [mem 0xb9ce0000-0xbdce0000] (64MB) mapped at [ffff8800b9ce0000-ffff8800bdcdffff]
[    0.107485] microcode: CPU0 sig=0x1067a, pf=0x10, revision=0xa07
[    0.107528] microcode: CPU1 sig=0x1067a, pf=0x10, revision=0xa07
[    0.107580] microcode: CPU2 sig=0x1067a, pf=0x10, revision=0xa07
[    0.107640] microcode: CPU3 sig=0x1067a, pf=0x10, revision=0xa07
[    0.107747] microcode: Microcode Update Driver: v2.00 <tigran@aivazian.fsnet.co.uk>, Peter Oruba
[    0.108028] futex hash table entries: 1024 (order: 4, 65536 bytes)
[    0.110425] fuse init (API version 7.23)
[    0.110571] msgmni has been set to 15887
[    0.111663] io scheduler noop registered
[    0.111751] io scheduler cfq registered (default)
[    0.112050] intel_idle: does not run on family 6 model 23
[    0.112100] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0
[    0.112146] ACPI: Power Button [PWRB]
[    0.112235] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input1
[    0.112276] ACPI: Power Button [PWRF]
[    0.112356] tsc: Marking TSC unstable due to TSC halts in idle
[    0.112400] ACPI: acpi_idle registered with cpuidle
[    0.117536] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
[    0.117836] Linux agpgart interface v0.103
[    0.117922] agpgart-intel 0000:00:00.0: Intel G41 Chipset
[    0.117978] agpgart-intel 0000:00:00.0: detected gtt size: 2097152K total, 262144K mappable
[    0.118551] agpgart-intel 0000:00:00.0: detected 32768K stolen memory
[    0.118725] agpgart-intel 0000:00:00.0: AGP aperture is 256M @ 0xd0000000
[    0.118810] [drm] Initialized drm 1.1.0 20060810
[    0.118933] ata_piix 0000:00:1f.2: version 2.13
[    0.119046] ata_piix 0000:00:1f.2: MAP [ P0 P2 P1 P3 ]
[    0.119689] scsi host0: ata_piix
[    0.119883] scsi host1: ata_piix
[    0.119945] ata1: SATA max UDMA/133 cmd 0x1f0 ctl 0x3f6 bmdma 0xf000 irq 14
[    0.119985] ata2: SATA max UDMA/133 cmd 0x170 ctl 0x376 bmdma 0xf008 irq 15
[    0.120076] r8169 Gigabit Ethernet driver 2.3LK-NAPI loaded
[    0.120147] r8169 0000:02:00.0: can't disable ASPM; OS doesn't have ASPM control
[    0.120459] r8169 0000:02:00.0 eth0: RTL8168c/8111c at 0xffffc90000028000, 6c:f0:49:14:96:87, XID 1c4000c0 IRQ 17
[    0.120517] r8169 0000:02:00.0 eth0: jumbo features [frames: 6128 bytes, tx checksumming: ko]
[    0.120644] i8042: PNP: No PS/2 controller found. Probing ports directly.
[    0.121073] serio: i8042 KBD port at 0x60,0x64 irq 1
[    0.121128] serio: i8042 AUX port at 0x60,0x64 irq 12
[    0.121334] mousedev: PS/2 mouse device common for all mice
[    0.121628] i801_smbus 0000:00:1f.3: SMBus using PCI Interrupt
[    0.121824] usbcore: registered new interface driver usbhid
[    0.121862] usbhid: USB HID core driver
[    0.122299] ip_tables: (C) 2000-2006 Netfilter Core Team
[    0.122338] TCP: cubic registered
[    0.122383] NET: Registered protocol family 15
[    0.122749] registered taskstats version 1
[    0.132477] sound hdaudioC0D2: autoconfig: line_outs=4 (0x14/0x15/0x16/0x17/0x0) type:line
[    0.132520] sound hdaudioC0D2:    speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
[    0.132560] sound hdaudioC0D2:    hp_outs=1 (0x1b/0x0/0x0/0x0/0x0)
[    0.132598] sound hdaudioC0D2:    mono: mono_out=0x0
[    0.132634] sound hdaudioC0D2:    dig-out=0x1e/0x0
[    0.132670] sound hdaudioC0D2:    inputs:
[    0.132706] sound hdaudioC0D2:      Rear Mic=0x18
[    0.132742] sound hdaudioC0D2:      Front Mic=0x19
[    0.132778] sound hdaudioC0D2:      Line=0x1a
[    0.132813] sound hdaudioC0D2:      CD=0x1c
[    0.132848] sound hdaudioC0D2:    dig-in=0x1f
[    0.300332] ata2.01: ATAPI: HL-DT-ST DVDRAM GH22LS50, TL03, max UDMA/100
[    0.304207] ata1.00: HPA detected: current 1953523055, native 1953525168
[    0.304253] ata1.00: ATA-8: WDC WD10EARS-00Y5B1, 80.00A80, max UDMA/133
[    0.304294] ata1.00: 1953523055 sectors, multi 16: LBA48 NCQ (depth 0/32)
[    0.304339] ata1.01: ATAPI: HL-DT-ST BD-RE  BH10LS30, 1.01, max UDMA/133
[    0.306177] ata2.01: configured for UDMA/100
[    0.308223] ata1.00: configured for UDMA/133
[    0.346120] ata1.01: configured for UDMA/133
[    0.351956] scsi 0:0:0:0: Direct-Access     ATA      WDC WD10EARS-00Y 0A80 PQ: 0 ANSI: 5
[    0.352158] sd 0:0:0:0: [sda] 1953523055 512-byte logical blocks: (1.00 TB/931 GiB)
[    0.352197] sd 0:0:0:0: Attached scsi generic sg0 type 0
[    0.361075] scsi 0:0:1:0: CD-ROM            HL-DT-ST BD-RE  BH10LS30  1.01 PQ: 0 ANSI: 5
[    0.361106] sd 0:0:0:0: [sda] Write Protect is off
[    0.361109] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[    0.361140] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    0.430685] sr 0:0:1:0: [sr0] scsi3-mmc drive: 40x/40x writer dvd-ram cd/rw xa/form2 cdda tray
[    0.430742] cdrom: Uniform CD-ROM driver Revision: 3.20
[    0.430897] sr 0:0:1:0: Attached scsi CD-ROM sr0
[    0.430942] sr 0:0:1:0: Attached scsi generic sg1 type 5
[    0.434450] scsi 1:0:1:0: CD-ROM            HL-DT-ST DVDRAM GH22LS50  TL03 PQ: 0 ANSI: 5
[    0.463839] sr 1:0:1:0: [sr1] scsi3-mmc drive: 48x/48x writer dvd-ram cd/rw xa/form2 cdda tray
[    0.464084] sr 1:0:1:0: Attached scsi CD-ROM sr1
[    0.464152] sr 1:0:1:0: Attached scsi generic sg2 type 5
[    0.543506]  sda: sda1 sda2 sda3 sda4 < sda5 sda6 sda7 sda8 sda9 sda10 sda11 sda12 >
[    0.544170] sd 0:0:0:0: [sda] Attached SCSI disk
[    0.544414] ALSA device list:
[    0.544450]   #0: HDA Intel at 0xe1700000 irq 16
[    0.587826] EXT3-fs (sda2): recovery required on readonly filesystem
[    0.587867] EXT3-fs (sda2): write access will be enabled during recovery
[    0.966553] random: nonblocking pool is initialized
[   13.469153] kjournald starting.  Commit interval 5 seconds
[   13.491568] EXT3-fs (sda2): recovery complete
[   13.491608] EXT3-fs (sda2): mounted filesystem with writeback data mode
[   13.491662] VFS: Mounted root (ext3 filesystem) readonly on device 8:2.
[   13.500916] devtmpfs: mounted
[   13.501626] Freeing unused kernel memory: 776K (ffffffff8165f000 - ffffffff81721000)
[   14.536765] EXT3-fs (sda2): using internal journal
[   15.094630] udevd[101]: starting version 182
[   15.472482] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[   15.482817] ehci-pci: EHCI PCI platform driver
[   15.483042] ehci-pci 0000:00:1d.7: EHCI Host Controller
[   15.483087] ehci-pci 0000:00:1d.7: new USB bus registered, assigned bus number 1
[   15.487039] ehci-pci 0000:00:1d.7: cache line size of 32 is not supported
[   15.487057] ehci-pci 0000:00:1d.7: irq 23, io mem 0xe1704000
[   15.493019] ehci-pci 0000:00:1d.7: USB 2.0 started, EHCI 1.00
[   15.493096] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[   15.493139] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[   15.493181] usb usb1: Product: EHCI Host Controller
[   15.493234] usb usb1: Manufacturer: Linux 3.17.0-rc4+ ehci_hcd
[   15.493272] usb usb1: SerialNumber: 0000:00:1d.7
[   15.493424] hub 1-0:1.0: USB hub found
[   15.493468] hub 1-0:1.0: 8 ports detected
[   15.795035] usb 1-2: new high-speed USB device number 2 using ehci-pci
[   15.824051] uhci_hcd: USB Universal Host Controller Interface driver
[   15.824245] uhci_hcd 0000:00:1d.0: UHCI Host Controller
[   15.824299] uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 2
[   15.824386] uhci_hcd 0000:00:1d.0: irq 23, io base 0x0000e100
[   15.824477] usb usb2: New USB device found, idVendor=1d6b, idProduct=0001
[   15.824517] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[   15.824558] usb usb2: Product: UHCI Host Controller
[   15.824594] usb usb2: Manufacturer: Linux 3.17.0-rc4+ uhci_hcd
[   15.824632] usb usb2: SerialNumber: 0000:00:1d.0
[   15.824829] hub 2-0:1.0: USB hub found
[   15.824874] hub 2-0:1.0: 2 ports detected
[   15.825122] uhci_hcd 0000:00:1d.1: UHCI Host Controller
[   15.825164] uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 3
[   15.825226] uhci_hcd 0000:00:1d.1: irq 19, io base 0x0000e200
[   15.825305] usb usb3: New USB device found, idVendor=1d6b, idProduct=0001
[   15.825345] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[   15.825386] usb usb3: Product: UHCI Host Controller
[   15.825422] usb usb3: Manufacturer: Linux 3.17.0-rc4+ uhci_hcd
[   15.825460] usb usb3: SerialNumber: 0000:00:1d.1
[   15.825586] hub 3-0:1.0: USB hub found
[   15.825628] hub 3-0:1.0: 2 ports detected
[   15.825812] uhci_hcd 0000:00:1d.2: UHCI Host Controller
[   15.825853] uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 4
[   15.825920] uhci_hcd 0000:00:1d.2: irq 18, io base 0x0000e300
[   15.825993] usb usb4: New USB device found, idVendor=1d6b, idProduct=0001
[   15.826066] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[   15.826107] usb usb4: Product: UHCI Host Controller
[   15.826143] usb usb4: Manufacturer: Linux 3.17.0-rc4+ uhci_hcd
[   15.826181] usb usb4: SerialNumber: 0000:00:1d.2
[   15.826306] hub 4-0:1.0: USB hub found
[   15.826348] hub 4-0:1.0: 2 ports detected
[   15.826525] uhci_hcd 0000:00:1d.3: UHCI Host Controller
[   15.826566] uhci_hcd 0000:00:1d.3: new USB bus registered, assigned bus number 5
[   15.826625] uhci_hcd 0000:00:1d.3: irq 16, io base 0x0000e400
[   15.826699] usb usb5: New USB device found, idVendor=1d6b, idProduct=0001
[   15.826740] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[   15.826780] usb usb5: Product: UHCI Host Controller
[   15.826816] usb usb5: Manufacturer: Linux 3.17.0-rc4+ uhci_hcd
[   15.826854] usb usb5: SerialNumber: 0000:00:1d.3
[   15.826974] hub 5-0:1.0: USB hub found
[   15.827040] hub 5-0:1.0: 2 ports detected
[   15.913020] usb 1-2: New USB device found, idVendor=05e3, idProduct=070e
[   15.913065] usb 1-2: New USB device strings: Mfr=0, Product=1, SerialNumber=2
[   15.913108] usb 1-2: Product: USB Storage
[   15.913144] usb 1-2: SerialNumber: 000000009317
[   16.021061] firewire_ohci 0000:03:07.0: added OHCI v1.10 device as card 0, 4 IR + 8 IT contexts, quirks 0x2
[   16.033850] Linux video capture interface: v2.00
[   16.099230] saa7130/34: v4l2 driver version 0, 2, 17 loaded
[   16.099399] saa7133[0]: found at 0000:03:01.0, rev: 209, irq: 19, latency: 32, mmio: 0xe1605000
[   16.099460] saa7133[0]: subsystem: 11bd:002f, board: Pinnacle PCTV 310i [card=101,autodetected]
[   16.099528] saa7133[0]: board init: gpio is 600c000
[   16.190082] [drm:i915_dump_device_info] i915 device info: gen=4, pciid=0x2e32 rev=0x03
flags=need_gfx_hws,is_g4x,has_pipe_cxsr,has_hotplug,
[   16.190109] [drm:intel_detect_pch] No PCH found.
[   16.190112] [drm] Memory usable by graphics device = 2048M
[   16.190153] [drm:i915_gem_gtt_init] GMADR size = 256M
[   16.190154] [drm:i915_gem_gtt_init] GTT stolen size = 32M
[   16.190155] [drm:i915_gem_gtt_init] ppgtt mode: 0
[   16.190156] [drm] Replacing VGA console driver
[   16.190687] Console: switching to colour dummy device 80x25
[   16.191130] [drm:intel_opregion_setup] graphic opregion physical addr: 0xbdce0800
[   16.191139] [drm:intel_opregion_setup] SWSCI supported
[   16.197015] [drm:swsci_setup] SWSCI BIOS requested (00000241) SBCB callbacks that are not supported (00000001)
[   16.197017] [drm:swsci_setup] SWSCI GBDA callbacks 000004f3, SBCB callbacks 00000241
[   16.197039] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
[   16.197045] [drm] Driver supports precise vblank timestamp query.
[   16.197049] [drm:init_vbt_defaults] Set default to SSC at 100000 kHz
[   16.197052] [drm:validate_vbt] Using VBT from OpRegion: $VBT EAGLELAKE      d
[   16.197055] [drm:parse_general_features] BDB_GENERAL_FEATURES int_tv_support 1 int_crt_support 1 lvds_use_ssc 0
lvds_ssc_freq 96000 display_clock_mode 0 fdi_rx_polarity_inverted 0
[   16.197057] [drm:parse_general_definitions] crt_ddc_bus_pin: 2
[   16.197060] [drm:parse_sdvo_panel_data] Found SDVO panel mode in BIOS VBT tables:
[   16.197063] [drm:drm_mode_debug_printmodeline] Modeline 0:"1600x1200" 0 162000 1600 1664 1856 2160 1200 1201 1204
1250 0x8 0xa
[   16.197065] [drm:parse_sdvo_device_mapping] No SDVO device info is found in VBT
[   16.197066] [drm:parse_driver_features] DRRS State Enabled:0
[   16.197077] [drm:intel_dsm_pci_probe] no _DSM method for intel device
[   16.197086] [drm:i915_gem_init_stolen] found 33554432 bytes of stolen memory at be000000
[   16.197088] [drm:intel_display_power_get] enabling always-on
[   16.197109] [drm:intel_modeset_init] 2 display pipes available.
[   16.197115] [drm:intel_modeset_init] pipe A sprite A init failed: -19
[   16.197120] [drm:intel_modeset_init] pipe B sprite B init failed: -19
[   16.197124] vgaarb: device changed decodes: PCI:0000:00:02.0,olddecodes=io+mem,decodes=io+mem:owns=io+mem
[   16.197486] [drm:intel_setup_outputs] probing SDVOB
[   16.197489] [drm:intel_gmbus_force_bit] enabling bit-banging on i915 gmbus dpb. force bit now 1
[   16.197771] [drm:intel_sdvo_read_byte] i2c transfer returned -6
[   16.197773] [drm:intel_sdvo_init] No SDVO device found on SDVOB
[   16.197796] [drm:intel_gmbus_force_bit] disabling bit-banging on i915 gmbus dpb. force bit now 0
[   16.197798] [drm:intel_setup_outputs] probing HDMI on SDVOB
[   16.197847] [drm:intel_dp_init_connector] Adding DP connector on port B
[   16.197879] [drm:intel_dp_aux_init] registering DPDDC-B bus for card0-DP-1
[   16.197897] [drm:intel_setup_outputs] probing SDVOC
[   16.197898] [drm:intel_gmbus_force_bit] enabling bit-banging on i915 gmbus dpb. force bit now 1
[   16.198189] [drm:intel_sdvo_read_byte] i2c transfer returned -6
[   16.198190] [drm:intel_sdvo_init] No SDVO device found on SDVOC
[   16.198204] [drm:intel_gmbus_force_bit] disabling bit-banging on i915 gmbus dpb. force bit now 0
[   16.198209] [drm:intel_setup_outputs] probing HDMI on SDVOC
[   16.198238] [drm:intel_dp_init_connector] Adding DP connector on port C
[   16.198263] [drm:intel_dp_aux_init] registering DPDDC-C bus for card0-DP-2
[   16.198287] [drm:intel_modeset_readout_hw_state] [CRTC:7] hw state readout: enabled
[   16.198288] [drm:intel_modeset_readout_hw_state] [CRTC:10] hw state readout: disabled
[   16.198290] [drm:intel_modeset_readout_hw_state] [ENCODER:12:DAC-12] hw state readout: disabled, pipe A
[   16.198293] [drm:intel_modeset_readout_hw_state] [ENCODER:13:TMDS-13] hw state readout: enabled, pipe A
[   16.198294] [drm:intel_modeset_readout_hw_state] [ENCODER:18:TMDS-18] hw state readout: disabled, pipe A
[   16.198296] [drm:intel_modeset_readout_hw_state] [ENCODER:20:TMDS-20] hw state readout: disabled, pipe A
[   16.198298] [drm:intel_modeset_readout_hw_state] [ENCODER:22:TMDS-22] hw state readout: disabled, pipe A
[   16.198300] [drm:intel_modeset_readout_hw_state] [CONNECTOR:11:VGA-1] hw state readout: disabled
[   16.198301] [drm:intel_modeset_readout_hw_state] [CONNECTOR:14:HDMI-A-1] hw state readout: enabled
[   16.198303] [drm:intel_modeset_readout_hw_state] [CONNECTOR:19:DP-1] hw state readout: disabled
[   16.198304] [drm:intel_modeset_readout_hw_state] [CONNECTOR:21:HDMI-A-2] hw state readout: disabled
[   16.198306] [drm:intel_modeset_readout_hw_state] [CONNECTOR:23:DP-2] hw state readout: disabled
[   16.198309] [drm:intel_dump_pipe_config] [CRTC:7][setup_hw_state] config for pipe A
[   16.198310] [drm:intel_dump_pipe_config] cpu_transcoder: A
[   16.198311] [drm:intel_dump_pipe_config] pipe bpp: 24, dithering: 0
[   16.198313] [drm:intel_dump_pipe_config] fdi/pch: 0, lanes: 0, gmch_m: 0, gmch_n: 0, link_m: 0, link_n: 0, tu: 0
[   16.198314] [drm:intel_dump_pipe_config] dp: 0, gmch_m: 0, gmch_n: 0, link_m: 0, link_n: 0, tu: 0
[   16.198315] [drm:intel_dump_pipe_config] requested mode:
[   16.198317] [drm:drm_mode_debug_printmodeline] Modeline 0:"" 0 0 640 0 0 0 400 0 0 0 0x0 0x0
[   16.198318] [drm:intel_dump_pipe_config] adjusted mode:
[   16.198320] [drm:drm_mode_debug_printmodeline] Modeline 0:"" 0 0 0 0 0 0 0 0 0 0 0x0 0x5
[   16.198322] [drm:intel_dump_crtc_timings] crtc timings: 25200 640 656 752 800 400 450 452 525, type: 0x0 flags: 0x5
[   16.198326] [drm:intel_dump_pipe_config] port clock: 25200
[   16.198327] [drm:intel_dump_pipe_config] pipe src size: 640x400
[   16.198329] [drm:intel_dump_pipe_config] gmch pfit: control: 0x00000000, ratios: 0x00000000, lvds border: 0x00000000
[   16.198330] [drm:intel_dump_pipe_config] pch pfit: pos: 0x00000000, size: 0x00000000, disabled
[   16.198331] [drm:intel_dump_pipe_config] ips: 0
[   16.198332] [drm:intel_dump_pipe_config] double wide: 0
[   16.198335] [drm:gm45_get_vblank_counter] trying to get vblank count for disabled pipe B
[   16.198336] [drm:i915_get_vblank_timestamp] crtc 1 is disabled
[   16.198338] [drm:gm45_get_vblank_counter] trying to get vblank count for disabled pipe B
[   16.198339] [drm:intel_dump_pipe_config] [CRTC:10][setup_hw_state] config for pipe B
[   16.198340] [drm:intel_dump_pipe_config] cpu_transcoder: B
[   16.198341] [drm:intel_dump_pipe_config] pipe bpp: 0, dithering: 0
[   16.198343] [drm:intel_dump_pipe_config] fdi/pch: 0, lanes: 0, gmch_m: 0, gmch_n: 0, link_m: 0, link_n: 0, tu: 0
[   16.198344] [drm:intel_dump_pipe_config] dp: 0, gmch_m: 0, gmch_n: 0, link_m: 0, link_n: 0, tu: 0
[   16.198345] [drm:intel_dump_pipe_config] requested mode:
[   16.198347] [drm:drm_mode_debug_printmodeline] Modeline 0:"" 0 0 0 0 0 0 0 0 0 0 0x0 0x0
[   16.198348] [drm:intel_dump_pipe_config] adjusted mode:
[   16.198350] [drm:drm_mode_debug_printmodeline] Modeline 0:"" 0 0 0 0 0 0 0 0 0 0 0x0 0x0
[   16.198352] [drm:intel_dump_crtc_timings] crtc timings: 0 0 0 0 0 0 0 0 0, type: 0x0 flags: 0x0
[   16.198353] [drm:intel_dump_pipe_config] port clock: 0
[   16.198354] [drm:intel_dump_pipe_config] pipe src size: 0x0
[   16.198355] [drm:intel_dump_pipe_config] gmch pfit: control: 0x00000000, ratios: 0x00000000, lvds border: 0x00000000
[   16.198356] [drm:intel_dump_pipe_config] pch pfit: pos: 0x00000000, size: 0x00000000, disabled
[   16.198357] [drm:intel_dump_pipe_config] ips: 0
[   16.198358] [drm:intel_dump_pipe_config] double wide: 0
[   16.198360] [drm:intel_connector_check_state] [CONNECTOR:14:HDMI-A-1]
[   16.198363] [drm:check_encoder_state] [ENCODER:12:DAC-12]
[   16.198364] [drm:check_encoder_state] [ENCODER:13:TMDS-13]
[   16.198365] [drm:check_encoder_state] [ENCODER:18:TMDS-18]
[   16.198367] [drm:check_encoder_state] [ENCODER:20:TMDS-20]
[   16.198368] [drm:check_encoder_state] [ENCODER:22:TMDS-22]
[   16.198370] [drm:check_crtc_state] [CRTC:7]
[   16.198374] [drm:check_crtc_state] [CRTC:10]
[   16.198379] [drm:i9xx_get_plane_config] pipe/plane 0/0 with fb: size=640x400@16, offset=0, pitch 1536, size 0x96000
[   16.198380] [drm:i915_gem_object_create_stolen_for_preallocated] creating preallocated stolen object:
stolen_offset=0, gtt_offset=0, size=96000
[   16.198384] [drm:i915_pages_create_for_stolen] offset=0x0, size=614400
[   16.198387] [drm:intel_alloc_plane_obj] plane fb obj ffff880231766000
[   16.198389] [drm:i915_gem_setup_global_gtt] reserving preallocated space: 0 + 96000
[   16.198391] [drm:i915_gem_setup_global_gtt] clearing unused GTT space: [96000, 7ffff000]
[   16.200360] [drm:i915_gem_context_init] fake context support initialized
[   16.200373] [drm:init_status_page] render ring hws offset: 0x00097000
[   16.200375] [drm:i915_gem_object_create_stolen] creating stolen object: size=20000
[   16.200377] [drm:i915_pages_create_for_stolen] offset=0x96000, size=131072
[   16.200400] [drm:init_status_page] bsd ring hws offset: 0x000ba000
[   16.200402] [drm:i915_gem_object_create_stolen] creating stolen object: size=20000
[   16.200403] [drm:i915_pages_create_for_stolen] offset=0xb6000, size=131072
[   16.200422] [drm:drm_helper_probe_single_connector_modes_merge_bits] [CONNECTOR:11:VGA-1]
[   16.200424] [drm:intel_crt_detect] [CONNECTOR:11:VGA-1] force=1
[   16.202156] saa7133[0]: i2c eeprom read error (err=-5)
[   16.212011] [drm:intel_crt_detect] CRT not detected via hotplug
[   16.213012] [drm:gmbus_xfer] GMBUS [i915 gmbus vga] NAK for addr: 0050 r(1)
[   16.213014] [drm:drm_do_probe_ddc_edid] drm: skipping non-existent adapter i915 gmbus vga
[   16.213015] [drm:intel_crt_get_edid] CRT GMBUS EDID read failed, retry using GPIO bit-banging
[   16.213017] [drm:intel_gmbus_force_bit] enabling bit-banging on i915 gmbus vga. force bit now 1
[   16.213278] [drm:drm_do_probe_ddc_edid] drm: skipping non-existent adapter i915 gmbus vga
[   16.213280] [drm:intel_gmbus_force_bit] disabling bit-banging on i915 gmbus vga. force bit now 0
[   16.213281] [drm:intel_crt_detect_ddc] CRT not detected via DDC:0x50 [no valid EDID found]
[   16.213283] [drm:drm_helper_probe_single_connector_modes_merge_bits] [CONNECTOR:11:VGA-1] disconnected
[   16.213285] [drm:drm_helper_probe_single_connector_modes_merge_bits] [CONNECTOR:14:HDMI-A-1]
[   16.213287] [drm:intel_hdmi_detect] [CONNECTOR:14:HDMI-A-1]
[   16.254012] [drm:drm_detect_monitor_audio] Monitor has basic audio support
[   16.295065] [drm:drm_edid_to_eld] ELD monitor E2250
[   16.295068] [drm:parse_hdmi_vsdb] HDMI: DVI dual 0, max TMDS clock 0, latency present 0 0, video latency 0 0, audio
latency 0 0
[   16.295070] [drm:drm_edid_to_eld] ELD size 7, SAD count 1
[   16.295089] [drm:drm_helper_probe_single_connector_modes_merge_bits] [CONNECTOR:14:HDMI-A-1] probed modes :
[   16.295092] [drm:drm_mode_debug_printmodeline] Modeline 26:"1920x1080" 60 148500 1920 2008 2052 2200 1080 1084 1089
1125 0x48 0x5
[   16.295095] [drm:drm_mode_debug_printmodeline] Modeline 48:"1920x1080" 60 148352 1920 2008 2052 2200 1080 1084 1089
1125 0x40 0x5
[   16.295098] [drm:drm_mode_debug_printmodeline] Modeline 28:"1920x1080i" 60 74250 1920 2008 2052 2200 1080 1084 1094
1125 0x40 0x15
[   16.295101] [drm:drm_mode_debug_printmodeline] Modeline 50:"1920x1080i" 60 74176 1920 2008 2052 2200 1080 1084 1094
1125 0x40 0x15
[   16.295104] [drm:drm_mode_debug_printmodeline] Modeline 45:"1920x1080" 50 148500 1920 2448 2492 2640 1080 1084 1089
1125 0x40 0x5
[   16.295107] [drm:drm_mode_debug_printmodeline] Modeline 42:"1920x1080i" 50 74250 1920 2448 2492 2640 1080 1084 1094
1125 0x40 0x15
[   16.295110] [drm:drm_mode_debug_printmodeline] Modeline 34:"1680x1050" 60 119000 1680 1728 1760 1840 1050 1053 1059
1080 0x40 0x9
[   16.295112] [drm:drm_mode_debug_printmodeline] Modeline 32:"1280x1024" 60 108000 1280 1328 1440 1688 1024 1025 1028
1066 0x40 0x5
[   16.295115] [drm:drm_mode_debug_printmodeline] Modeline 33:"1280x960" 60 108000 1280 1376 1488 1800 960 961 964 1000
0x40 0x5
[   16.295118] [drm:drm_mode_debug_printmodeline] Modeline 31:"1152x864" 60 81579 1152 1216 1336 1520 864 865 868 895
0x0 0x6
[   16.295121] [drm:drm_mode_debug_printmodeline] Modeline 29:"1280x720" 60 74250 1280 1390 1430 1650 720 725 730 750
0x40 0x5
[   16.295124] [drm:drm_mode_debug_printmodeline] Modeline 51:"1280x720" 60 74176 1280 1390 1430 1650 720 725 730 750
0x40 0x5
[   16.295127] [drm:drm_mode_debug_printmodeline] Modeline 47:"1280x720" 50 74250 1280 1720 1760 1980 720 725 730 750
0x40 0x5
[   16.295129] [drm:drm_mode_debug_printmodeline] Modeline 37:"1024x768" 60 65000 1024 1048 1184 1344 768 771 777 806
0x40 0xa
[   16.295132] [drm:drm_mode_debug_printmodeline] Modeline 35:"800x600" 60 40000 800 840 968 1056 600 601 605 628 0x40 0x5
[   16.295135] [drm:drm_mode_debug_printmodeline] Modeline 43:"720x576" 50 27000 720 732 796 864 576 581 586 625 0x40 0xa
[   16.295138] [drm:drm_mode_debug_printmodeline] Modeline 52:"720x480" 60 27027 720 736 798 858 480 489 495 525 0x40 0xa
[   16.295140] [drm:drm_mode_debug_printmodeline] Modeline 30:"720x480" 60 27000 720 736 798 858 480 489 495 525 0x40 0xa
[   16.295143] [drm:drm_mode_debug_printmodeline] Modeline 36:"640x480" 60 25200 640 656 752 800 480 490 492 525 0x40 0xa
[   16.295146] [drm:drm_mode_debug_printmodeline] Modeline 41:"640x480" 60 25175 640 656 752 800 480 490 492 525 0x40 0xa
[   16.295148] [drm:drm_helper_probe_single_connector_modes_merge_bits] [CONNECTOR:19:DP-1]
[   16.295151] [drm:intel_dp_detect] [CONNECTOR:19:DP-1]
[   16.295153] [drm:drm_helper_probe_single_connector_modes_merge_bits] [CONNECTOR:19:DP-1] disconnected
[   16.295155] [drm:drm_helper_probe_single_connector_modes_merge_bits] [CONNECTOR:21:HDMI-A-2]
[   16.295157] [drm:intel_hdmi_detect] [CONNECTOR:21:HDMI-A-2]
[   16.296016] [drm:gmbus_xfer] GMBUS [i915 gmbus dpc] NAK for addr: 0050 r(1)
[   16.296018] [drm:drm_do_probe_ddc_edid] drm: skipping non-existent adapter i915 gmbus dpc
[   16.296020] [drm:drm_helper_probe_single_connector_modes_merge_bits] [CONNECTOR:21:HDMI-A-2] disconnected
[   16.296022] [drm:drm_helper_probe_single_connector_modes_merge_bits] [CONNECTOR:23:DP-2]
[   16.296023] [drm:intel_dp_detect] [CONNECTOR:23:DP-2]
[   16.296025] [drm:drm_helper_probe_single_connector_modes_merge_bits] [CONNECTOR:23:DP-2] disconnected
[   16.296027] [drm:drm_setup_crtcs]
[   16.296029] [drm:drm_enable_connectors] connector 11 enabled? no
[   16.296031] [drm:drm_enable_connectors] connector 14 enabled? yes
[   16.296032] [drm:drm_enable_connectors] connector 19 enabled? no
[   16.296034] [drm:drm_enable_connectors] connector 21 enabled? no
[   16.296035] [drm:drm_enable_connectors] connector 23 enabled? no
[   16.296037] [drm:intel_fb_initial_config] connector VGA-1 not enabled, skipping
[   16.296039] [drm:intel_fb_initial_config] looking for cmdline mode on connector HDMI-A-1
[   16.296040] [drm:intel_fb_initial_config] looking for preferred mode on connector HDMI-A-1
[   16.296043] [drm:intel_fb_initial_config] connector HDMI-A-1 on pipe A [CRTC:7]: 1920x1080
[   16.296044] [drm:intel_fb_initial_config] connector DP-1 not enabled, skipping
[   16.296045] [drm:intel_fb_initial_config] connector HDMI-A-2 not enabled, skipping
[   16.296047] [drm:intel_fb_initial_config] connector DP-2 not enabled, skipping
[   16.296048] [drm:drm_setup_crtcs] desired mode 1920x1080 set on crtc 7
[   16.296051] [drm:intelfb_create] no BIOS fb, allocating a new one
[   16.296053] [drm:i915_gem_object_create_stolen] creating stolen object: size=7e9000
[   16.296056] [drm:i915_pages_create_for_stolen] offset=0xd6000, size=8294400
[   16.297427] [drm:intelfb_create] allocated 1920x1080 fb: 0x000dc000, bo ffff8802317668c0
[   16.297496] fbcon: inteldrmfb (fb0) is primary device
[   16.297553] [drm:intel_crtc_set_config] [CRTC:7] [FB:38] #connectors=1 (x y) (0 0)
[   16.297555] [drm:intel_set_config_compute_mode_changes] modes are different, full mode set
[   16.297557] [drm:drm_mode_debug_printmodeline] Modeline 0:"" 0 0 0 0 0 0 0 0 0 0 0x0 0x0
[   16.297559] [drm:drm_mode_debug_printmodeline] Modeline 27:"1920x1080" 60 148500 1920 2008 2052 2200 1080 1084 1089
1125 0x48 0x5
[   16.297560] [drm:intel_set_config_compute_mode_changes] computed changes for [CRTC:7], mode_changed=1, fb_changed=0
[   16.297561] [drm:intel_modeset_stage_output_state] [CONNECTOR:14:HDMI-A-1] to [CRTC:7]
[   16.297564] [drm:intel_modeset_affected_pipes] set mode pipe masks: modeset: 1, prepare: 1, disable: 0
[   16.297566] [drm:connected_sink_compute_bpp] [CONNECTOR:14:HDMI-A-1] checking for sink bpp constrains
[   16.297568] [drm:intel_hdmi_compute_config] picking bpc to 8 for HDMI output
[   16.297568] [drm:intel_hdmi_compute_config] forcing pipe bpc to 24 for HDMI
[   16.297570] [drm:intel_modeset_pipe_config] plane bpp: 24, pipe bpp: 24, dithering: 0
[   16.297571] [drm:intel_dump_pipe_config] [CRTC:7][modeset] config for pipe A
[   16.297572] [drm:intel_dump_pipe_config] cpu_transcoder: A
[   16.297573] [drm:intel_dump_pipe_config] pipe bpp: 24, dithering: 0
[   16.297574] [drm:intel_dump_pipe_config] fdi/pch: 0, lanes: 0, gmch_m: 0, gmch_n: 0, link_m: 0, link_n: 0, tu: 0
[   16.297575] [drm:intel_dump_pipe_config] dp: 0, gmch_m: 0, gmch_n: 0, link_m: 0, link_n: 0, tu: 0
[   16.297576] [drm:intel_dump_pipe_config] requested mode:
[   16.297578] [drm:drm_mode_debug_printmodeline] Modeline 0:"1920x1080" 60 148500 1920 2008 2052 2200 1080 1084 1089
1125 0x48 0x5
[   16.297578] [drm:intel_dump_pipe_config] adjusted mode:
[   16.297580] [drm:drm_mode_debug_printmodeline] Modeline 0:"1920x1080" 60 148500 1920 2008 2052 2200 1080 1084 1089
1125 0x48 0x5
[   16.297582] [drm:intel_dump_crtc_timings] crtc timings: 148500 1920 2008 2052 2200 1080 1084 1089 1125, type: 0x48
flags: 0x5
[   16.297583] [drm:intel_dump_pipe_config] port clock: 148500
[   16.297584] [drm:intel_dump_pipe_config] pipe src size: 1920x1080
[   16.297585] [drm:intel_dump_pipe_config] gmch pfit: control: 0x00000000, ratios: 0x00000000, lvds border: 0x00000000
[   16.297586] [drm:intel_dump_pipe_config] pch pfit: pos: 0x00000000, size: 0x00000000, disabled
[   16.297586] [drm:intel_dump_pipe_config] ips: 0
[   16.297587] [drm:intel_dump_pipe_config] double wide: 0
[   16.297589] [drm:intel_set_memory_cxsr] memory self-refresh is disabled
[   16.311439] [drm:intel_hpd_irq_handler] hotplug event received, stat 0x00100000, dig 0x00000000
[   16.311440] [drm:intel_hpd_irq_handler] digital hpd port 2 1
[   16.311441] [drm:intel_hpd_irq_handler] Received HPD interrupt on PIN 5 - cnt: 0
[   16.311455] [drm:intel_dp_hpd_pulse] got hpd irq on port 2 - long
[   16.326021] tuner 9-004b: Tuner -1 found with type(s) Radio TV.
[   16.331027] [drm:intel_set_memory_cxsr] memory self-refresh is disabled
[   16.331030] [drm:g4x_update_wm] Setting FIFO watermarks - A: plane=2, cursor=2, B: plane=2, cursor=2, SR: plane=0,
cursor=0
[   16.331071] [drm:i9xx_set_pipeconf] disabling CxSR downclocking
[   16.331075] [drm:i9xx_update_primary_plane] Writing base 000DC000 00000000 0 0 7680
[   16.331078] [drm:intel_hdmi_prepare] Enabling HDMI audio on pipe A
[   16.331080] [drm:intel_write_eld] ELD on [CONNECTOR:14:HDMI-A-1], [ENCODER:13:TMDS-13]
[   16.331082] [drm:g4x_write_eld] ELD size 7
[   16.331747] [drm:g4x_check_srwm] SR watermark: display plane 114, cursor 2
[   16.331748] [drm:g4x_check_srwm] display watermark is too large(114/63), disabling
[   16.331749] [drm:intel_set_memory_cxsr] memory self-refresh is disabled
[   16.331750] [drm:g4x_update_wm] Setting FIFO watermarks - A: plane=49, cursor=2, B: plane=2, cursor=2, SR: plane=0,
cursor=0
[   16.331759] [drm:intel_connector_check_state] [CONNECTOR:14:HDMI-A-1]
[   16.331762] [drm:check_encoder_state] [ENCODER:12:DAC-12]
[   16.331763] [drm:check_encoder_state] [ENCODER:13:TMDS-13]
[   16.331765] [drm:check_encoder_state] [ENCODER:18:TMDS-18]
[   16.331766] [drm:check_encoder_state] [ENCODER:20:TMDS-20]
[   16.331768] [drm:check_encoder_state] [ENCODER:22:TMDS-22]
[   16.331770] [drm:check_crtc_state] [CRTC:7]
[   16.331776] [drm:intel_pipe_config_compare] *ERROR* mismatch in limited_color_range (expected 1, found 0)
[   16.331776] ------------[ cut here ]------------
[   16.331808] WARNING: CPU: 2 PID: 161 at drivers/gpu/drm/i915/intel_display.c:10659 check_crtc_state+0x7e3/0xe50 [i915]()
[   16.331809] pipe state doesn't match!
[   16.331819] Modules linked in: tda8290 tuner i915(+) saa7134(+) tveeprom videobuf2_dma_sg videobuf2_memops
videobuf2_core rc_core v4l2_common videodev cfbfillrect cfbimgblt cfbcopyarea drm_kms_helper firewire_ohci firewire_core
uhci_hcd evdev ehci_pci ehci_hcd
[   16.331821] CPU: 2 PID: 161 Comm: modprobe Not tainted 3.17.0-rc4+ #322
[   16.331822] Hardware name: Gigabyte Technology Co., Ltd. EG41MF-US2H/EG41MF-US2H, BIOS F2 04/09/2009
[   16.331824]  0000000000000009 ffffffff8145a016 ffff8800b9bd73c0 ffffffff81040d0d
[   16.331825]  ffff88023621f060 ffff8800b9bd7410 0000000000000001 ffff88023621f708
[   16.331827]  ffff8802317c0338 ffffffff81040d77 ffffffffa0209529 ffffffff00000018
[   16.331828] Call Trace:
[   16.331833]  [<ffffffff8145a016>] ? dump_stack+0x49/0x6a
[   16.331836]  [<ffffffff81040d0d>] ? warn_slowpath_common+0x6d/0x90
[   16.331838]  [<ffffffff81040d77>] ? warn_slowpath_fmt+0x47/0x50
[   16.331858]  [<ffffffffa01a5d03>] ? check_crtc_state+0x7e3/0xe50 [i915]
[   16.331879]  [<ffffffffa01b3c81>] ? intel_modeset_check_state+0x1f1/0x760 [i915]
[   16.331899]  [<ffffffffa01b427d>] ? intel_set_mode+0x1d/0x30 [i915]
[   16.331923]  [<ffffffffa01b534b>] ? intel_crtc_set_config+0xaab/0xe90 [i915]
[   16.331926]  [<ffffffff811eba9b>] ? get_from_free_list+0x3b/0x50
[   16.331929]  [<ffffffff812a1b6d>] ? drm_mode_set_config_internal+0x5d/0xe0
[   16.331933]  [<ffffffffa00c0eec>] ? restore_fbdev_mode+0xac/0xd0 [drm_kms_helper]
[   16.331935]  [<ffffffffa00c0f29>] ? drm_fb_helper_restore_fbdev_mode_unlocked+0x19/0x30 [drm_kms_helper]
[   16.331938]  [<ffffffffa00c2f8d>] ? drm_fb_helper_set_par+0x1d/0x60 [drm_kms_helper]
[   16.331958]  [<ffffffffa01bfb61>] ? intel_fbdev_set_par+0x11/0x60 [i915]
[   16.331960]  [<ffffffff81227720>] ? fbcon_init+0x5e0/0x670
[   16.331963]  [<ffffffff8127a66c>] ? visual_init+0xac/0x110
[   16.331964]  [<ffffffff8127c930>] ? do_bind_con_driver+0x170/0x410
[   16.331966]  [<ffffffff8127d153>] ? do_take_over_console+0xa3/0x190
[   16.331967]  [<ffffffff81227803>] ? do_fbcon_takeover+0x53/0xb0
[   16.331970]  [<ffffffff81059e35>] ? notifier_call_chain+0x45/0x70
[   16.331972]  [<ffffffff8105a12c>] ? __blocking_notifier_call_chain+0x3c/0x60
[   16.331974]  [<ffffffff8122f5d6>] ? register_framebuffer+0x1f6/0x320
[   16.331976]  [<ffffffffa00c2dcd>] ? drm_fb_helper_initial_config+0x36d/0x510 [drm_kms_helper]
[   16.331995]  [<ffffffffa01984f7>] ? gen4_read32+0x37/0x40 [i915]
[   16.332009]  [<ffffffffa01e3f20>] ? i915_driver_load+0xfd0/0x1030 [i915]
[   16.332029]  [<ffffffff8129bf4c>] ? drm_dev_register+0x9c/0xf0
[   16.332031]  [<ffffffff8129e533>] ? drm_get_pci_dev+0xc3/0x1e0
[   16.332034]  [<ffffffff81213ee0>] ? pci_device_probe+0x60/0xb0
[   16.332036]  [<ffffffff812b7a9a>] ? really_probe+0x5a/0x220
[   16.332037]  [<ffffffff812b7d21>] ? __driver_attach+0x81/0x90
[   16.332038]  [<ffffffff812b7ca0>] ? __device_attach+0x40/0x40
[   16.332040]  [<ffffffff812b5e4b>] ? bus_for_each_dev+0x5b/0x90
[   16.332041]  [<ffffffff812b7310>] ? bus_add_driver+0x160/0x210
[   16.332043]  [<ffffffffa0222000>] ? 0xffffffffa0222000
[   16.332044]  [<ffffffff812b8326>] ? driver_register+0x56/0xe0
[   16.332046]  [<ffffffff810002b4>] ? do_one_initcall+0x84/0x1b0
[   16.332049]  [<ffffffff8109f11f>] ? load_module+0x1b5f/0x2150
[   16.332051]  [<ffffffff8109c090>] ? store_uevent+0x40/0x40
[   16.332053]  [<ffffffff8109f7a1>] ? SyS_init_module+0x91/0xc0
[   16.332056]  [<ffffffff81460a21>] ? sysenter_dispatch+0x7/0x1e
[   16.332057] ---[ end trace f39c85dc9dc2a812 ]---
[   16.332058] [drm:intel_dump_pipe_config] [CRTC:7][hw state] config for pipe A
[   16.332059] [drm:intel_dump_pipe_config] cpu_transcoder: A
[   16.332060] [drm:intel_dump_pipe_config] pipe bpp: 24, dithering: 0
[   16.332061] [drm:intel_dump_pipe_config] fdi/pch: 0, lanes: 0, gmch_m: 0, gmch_n: 0, link_m: 0, link_n: 0, tu: 0
[   16.332062] [drm:intel_dump_pipe_config] dp: 0, gmch_m: 0, gmch_n: 0, link_m: 0, link_n: 0, tu: 0
[   16.332063] [drm:intel_dump_pipe_config] requested mode:
[   16.332065] [drm:drm_mode_debug_printmodeline] Modeline 0:"" 0 0 1920 0 0 0 1080 0 0 0 0x0 0x0
[   16.332065] [drm:intel_dump_pipe_config] adjusted mode:
[   16.332067] [drm:drm_mode_debug_printmodeline] Modeline 0:"" 0 0 0 0 0 0 0 0 0 0 0x0 0x5
[   16.332069] [drm:intel_dump_crtc_timings] crtc timings: 148800 1920 2008 2052 2200 1080 1084 1089 1125, type: 0x0
flags: 0x5
[   16.332070] [drm:intel_dump_pipe_config] port clock: 148800
[   16.332071] [drm:intel_dump_pipe_config] pipe src size: 1920x1080
[   16.332072] [drm:intel_dump_pipe_config] gmch pfit: control: 0x00000000, ratios: 0x00000000, lvds border: 0x00000000
[   16.332073] [drm:intel_dump_pipe_config] pch pfit: pos: 0x00000000, size: 0x00000000, disabled
[   16.332073] [drm:intel_dump_pipe_config] ips: 0
[   16.332078] [drm:intel_dump_pipe_config] double wide: 0
[   16.332079] [drm:intel_dump_pipe_config] [CRTC:7][sw state] config for pipe A
[   16.332079] [drm:intel_dump_pipe_config] cpu_transcoder: A
[   16.332080] [drm:intel_dump_pipe_config] pipe bpp: 24, dithering: 0
[   16.332082] [drm:intel_dump_pipe_config] fdi/pch: 0, lanes: 0, gmch_m: 0, gmch_n: 0, link_m: 0, link_n: 0, tu: 0
[   16.332083] [drm:intel_dump_pipe_config] dp: 0, gmch_m: 0, gmch_n: 0, link_m: 0, link_n: 0, tu: 0
[   16.332083] [drm:intel_dump_pipe_config] requested mode:
[   16.332085] [drm:drm_mode_debug_printmodeline] Modeline 0:"1920x1080" 60 148500 1920 2008 2052 2200 1080 1084 1089
1125 0x48 0x5
[   16.332086] [drm:intel_dump_pipe_config] adjusted mode:
[   16.332088] [drm:drm_mode_debug_printmodeline] Modeline 0:"1920x1080" 60 148500 1920 2008 2052 2200 1080 1084 1089
1125 0x48 0x5
[   16.332089] [drm:intel_dump_crtc_timings] crtc timings: 148500 1920 2008 2052 2200 1080 1084 1089 1125, type: 0x48
flags: 0x5
[   16.332090] [drm:intel_dump_pipe_config] port clock: 148500
[   16.332091] [drm:intel_dump_pipe_config] pipe src size: 1920x1080
[   16.332092] [drm:intel_dump_pipe_config] gmch pfit: control: 0x00000000, ratios: 0x00000000, lvds border: 0x00000000
[   16.332093] [drm:intel_dump_pipe_config] pch pfit: pos: 0x00000000, size: 0x00000000, disabled
[   16.332093] [drm:intel_dump_pipe_config] ips: 0
[   16.332094] [drm:intel_dump_pipe_config] double wide: 0
[   16.332095] [drm:check_crtc_state] [CRTC:10]
[   16.332099] [drm:intel_crtc_set_config] [CRTC:10] [NOFB]
[   16.332100] [drm:intel_set_config_compute_mode_changes] computed changes for [CRTC:10], mode_changed=0, fb_changed=0
[   16.332102] [drm:intel_modeset_stage_output_state] [CONNECTOR:14:HDMI-A-1] to [CRTC:7]
[   16.332111] Console: switching to colour frame buffer device 240x67
[   16.332121] [drm:intel_crtc_set_config] [CRTC:7] [FB:38] #connectors=1 (x y) (0 0)
[   16.332123] [drm:intel_set_config_compute_mode_changes] computed changes for [CRTC:7], mode_changed=0, fb_changed=0
[   16.332124] [drm:intel_modeset_stage_output_state] [CONNECTOR:14:HDMI-A-1] to [CRTC:7]
[   16.333927] [drm:i915_hotplug_work_func] running encoder hotplug functions
[   16.333930] [drm:i915_hotplug_work_func] Connector HDMI-A-2 (pin 5) received hotplug event.
[   16.333931] [drm:i915_hotplug_work_func] Connector DP-2 (pin 5) received hotplug event.
[   16.333933] [drm:intel_hdmi_detect] [CONNECTOR:21:HDMI-A-2]
[   16.335023] [drm:gmbus_xfer] GMBUS [i915 gmbus dpc] NAK for addr: 0050 r(1)
[   16.335024] [drm:drm_do_probe_ddc_edid] drm: skipping non-existent adapter i915 gmbus dpc
[   16.335027] [drm:intel_dp_detect] [CONNECTOR:23:DP-2]
[   16.355783] i915 0000:00:02.0: fb0: inteldrmfb frame buffer device
[   16.357093] i915 0000:00:02.0: registered panic notifier
[   16.363014] tda829x 9-004b: setting tuner address to 61
[   16.363083] [drm] Initialized i915 1.6.0 20140725 for 0000:00:02.0 on minor 0
[   16.522105] firewire_core 0000:03:07.0: created device fw0: GUID 00201c56006cf049, S400
[   16.526036] usb 5-1: new low-speed USB device number 2 using uhci_hcd
[   16.691699] usb 5-1: New USB device found, idVendor=046d, idProduct=c517
[   16.693168] usb 5-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[   16.694561] usb 5-1: Product: USB Receiver
[   16.695910] usb 5-1: Manufacturer: Logitech
[   16.714013] input: Logitech USB Receiver as
/devices/pci0000:00/0000:00:1d.3/usb5/5-1/5-1:1.0/0003:046D:C517.0001/input/input5
[   16.715410] logitech 0003:046D:C517.0001: input: USB HID v1.10 Keyboard [Logitech USB Receiver] on
usb-0000:00:1d.3-1/input0
[   16.748734] logitech 0003:046D:C517.0002: fixing up Logitech keyboard report descriptor
[   16.750736] input: Logitech USB Receiver as
/devices/pci0000:00/0000:00:1d.3/usb5/5-1/5-1:1.1/0003:046D:C517.0002/input/input6
[   16.752189] logitech 0003:046D:C517.0002: input: USB HID v1.10 Mouse [Logitech USB Receiver] on usb-0000:00:1d.3-1/input1
[   16.873028] tda829x 9-004b: type set to tda8290+75a
[   16.959025] usb 5-2: new full-speed USB device number 3 using uhci_hcd
[   17.122699] usb 5-2: New USB device found, idVendor=1130, idProduct=1620
[   17.124054] usb 5-2: New USB device strings: Mfr=0, Product=2, SerialNumber=0
[   17.125300] usb 5-2: Product: USB  AUDIO
[   17.132751] input: USB  AUDIO   as /devices/pci0000:00/0000:00:1d.3/usb5/5-2/5-2:1.2/0003:1130:1620.0003/input/input7
[   17.134092] hid-generic 0003:1130:1620.0003: input: USB HID v1.10 Device [USB  AUDIO  ] on usb-0000:00:1d.3-2/input2
[   17.600514] usb-storage 1-2:1.0: USB Mass Storage device detected
[   17.601990] scsi host2: usb-storage 1-2:1.0
[   17.603363] usbcore: registered new interface driver usb-storage
[   17.694702] usb 5-2: Warning! Unlikely big volume range (=17152), cval->res is probably wrong.
[   17.696048] usb 5-2: [2] FU [PCM Playback Volume] ch = 2, val = 0/17152/1
[   17.697617] usbcore: registered new interface driver snd-usb-audio
[   18.605162] scsi 2:0:0:0: Direct-Access     Generic  STORAGE DEVICE   9317 PQ: 0 ANSI: 0
[   18.606672] sd 2:0:0:0: Attached scsi generic sg3 type 0
[   18.609276] scsi 2:0:0:1: Direct-Access     Generic  STORAGE DEVICE   9317 PQ: 0 ANSI: 0
[   18.610747] sd 2:0:0:1: Attached scsi generic sg4 type 0
[   18.614156] scsi 2:0:0:2: Direct-Access     Generic  STORAGE DEVICE   9317 PQ: 0 ANSI: 0
[   18.615659] sd 2:0:0:2: Attached scsi generic sg5 type 0
[   18.619653] scsi 2:0:0:3: Direct-Access     Generic  STORAGE DEVICE   9317 PQ: 0 ANSI: 0
[   18.621207] sd 2:0:0:3: Attached scsi generic sg6 type 0
[   18.626907] sd 2:0:0:0: [sdb] Attached SCSI removable disk
[   18.632155] sd 2:0:0:1: [sdc] Attached SCSI removable disk
[   18.635527] sd 2:0:0:3: [sde] Attached SCSI removable disk
[   18.637033] sd 2:0:0:2: [sdd] Attached SCSI removable disk
[   19.882013] IR keymap rc-pinnacle-color not found
[   19.883357] Registered IR keymap rc-empty
[   19.884720] input: i2c IR (Pinnacle PCTV) as /devices/virtual/rc/rc0/input8
[   19.886171] rc0: i2c IR (Pinnacle PCTV) as /devices/virtual/rc/rc0
[   19.887513] ir-kbd-i2c: i2c IR (Pinnacle PCTV) detected at i2c-9/9-0047/ir0 [saa7133[0]]
[   19.923088] saa7133[0]: registered device video0 [v4l2]
[   19.924498] saa7133[0]: registered device vbi0
[   19.925835] saa7133[0]: registered device radio0
[   19.976401] dvb_init() allocating 1 frontend
[   19.992019] DVB: registering new adapter (saa7133[0])
[   19.993364] saa7134 0000:03:01.0: DVB: registering adapter 0 frontend 0 (Philips TDA10046H DVB-T)...
[   20.027010] tda1004x: setting up plls for 48MHz sampling clock
[   20.189010] tda1004x: found firmware revision 20 -- ok
[   20.361263] saa7134 ALSA driver for DMA sound loaded
[   20.362690] saa7133[0]/alsa: saa7133[0] at 0xe1605000 irq 19 registered as card -1
[   23.273152] microcode: CPU0 sig=0x1067a, pf=0x10, revision=0xa07
[   23.274147] microcode: CPU0 updated to revision 0xa0b, date = 2010-09-28
[   23.281468] microcode: CPU1 sig=0x1067a, pf=0x10, revision=0xa07
[   23.282464] microcode: CPU1 updated to revision 0xa0b, date = 2010-09-28
[   23.289593] microcode: CPU2 sig=0x1067a, pf=0x10, revision=0xa07
[   23.290589] microcode: CPU2 updated to revision 0xa0b, date = 2010-09-28
[   23.297836] microcode: CPU3 sig=0x1067a, pf=0x10, revision=0xa07
[   23.298003] microcode: CPU3 updated to revision 0xa0b, date = 2010-09-28
[   24.089261] kjournald starting.  Commit interval 5 seconds
[   24.089281] EXT3-fs (sda5): warning: maximal mount count reached, running e2fsck is recommended
[   24.089532] EXT3-fs (sda5): using internal journal
[   24.089534] EXT3-fs (sda5): recovery complete
[   24.089535] EXT3-fs (sda5): mounted filesystem with writeback data mode
[   26.459925] kjournald starting.  Commit interval 5 seconds
[   26.459958] EXT3-fs (sda9): warning: maximal mount count reached, running e2fsck is recommended
[   26.461398] EXT3-fs (sda9): using internal journal
[   26.505171] EXT3-fs (sda9): recovery complete
[   26.506599] EXT3-fs (sda9): mounted filesystem with writeback data mode
[   26.625848] kjournald starting.  Commit interval 5 seconds
[   26.625863] EXT3-fs (sda10): warning: maximal mount count reached, running e2fsck is recommended
[   26.626101] EXT3-fs (sda10): using internal journal
[   26.673147] EXT3-fs (sda10): recovery complete
[   26.674583] EXT3-fs (sda10): mounted filesystem with writeback data mode
[   26.742442] Adding 7815584k swap on /dev/sda11.  Priority:-1 extents:1 across:7815584k
[   27.208321] r8169 0000:02:00.0 eth0: link down
[   27.209572] r8169 0000:02:00.0 eth0: link down
[   28.956717] r8169 0000:02:00.0 eth0: link up
[   29.980346] nf_conntrack version 0.5.0 (16384 buckets, 65536 max)
[   57.899273] [drm:i915_gem_open]
[   57.899326] [drm:intel_crtc_set_config] [CRTC:7] [FB:38] #connectors=1 (x y) (0 0)
[   57.899331] [drm:intel_set_config_compute_mode_changes] computed changes for [CRTC:7], mode_changed=0, fb_changed=0
[   57.899333] [drm:intel_modeset_stage_output_state] [CONNECTOR:14:HDMI-A-1] to [CRTC:7]
[   57.899335] [drm:intel_crtc_set_config] [CRTC:10] [NOFB]
[   57.899336] [drm:intel_set_config_compute_mode_changes] computed changes for [CRTC:10], mode_changed=0, fb_changed=0
[   57.899338] [drm:intel_modeset_stage_output_state] [CONNECTOR:14:HDMI-A-1] to [CRTC:7]
[   59.502428] [drm:intel_crtc_set_config] [CRTC:7] [FB:38] #connectors=1 (x y) (0 0)
[   59.502432] [drm:intel_set_config_compute_mode_changes] computed changes for [CRTC:7], mode_changed=0, fb_changed=0
[   59.502434] [drm:intel_modeset_stage_output_state] [CONNECTOR:14:HDMI-A-1] to [CRTC:7]
[   59.507507] [drm:i915_gem_open]
[   59.507519] [drm:drm_mode_getresources] CRTC[2] CONNECTORS[5] ENCODERS[5]
[   59.575074] [drm:drm_mode_getresources] CRTC[2] CONNECTORS[5] ENCODERS[5]
[   59.575093] [drm:drm_mode_addfb] [FB:39]
[   59.575351] [drm:drm_mode_getresources] CRTC[2] CONNECTORS[5] ENCODERS[5]
[   59.575354] [drm:drm_mode_getresources] CRTC[2] CONNECTORS[5] ENCODERS[5]
[   59.575396] [drm:drm_mode_getconnector] [CONNECTOR:11:?]
[   59.575411] [drm:drm_mode_getconnector] [CONNECTOR:11:?]
[   59.575445] [drm:drm_mode_getconnector] [CONNECTOR:14:?]
[   59.575452] [drm:drm_mode_getconnector] [CONNECTOR:14:?]
[   59.575488] [drm:drm_mode_getconnector] [CONNECTOR:19:?]
[   59.575492] [drm:drm_mode_getconnector] [CONNECTOR:19:?]
[   59.575518] [drm:drm_mode_getconnector] [CONNECTOR:21:?]
[   59.575523] [drm:drm_mode_getconnector] [CONNECTOR:21:?]
[   59.575550] [drm:drm_mode_getconnector] [CONNECTOR:23:?]
[   59.575554] [drm:drm_mode_getconnector] [CONNECTOR:23:?]
[   60.960488] [drm:drm_mode_addfb] [FB:39]
[   60.960784] [drm:drm_mode_setcrtc] [CRTC:7]
[   60.960788] [drm:drm_mode_setcrtc] [CONNECTOR:14:HDMI-A-1]
[   60.960791] [drm:intel_crtc_set_config] [CRTC:7] [FB:39] #connectors=1 (x y) (0 0)
[   60.960794] [drm:intel_set_config_compute_mode_changes] computed changes for [CRTC:7], mode_changed=0, fb_changed=1
[   60.960796] [drm:intel_modeset_stage_output_state] [CONNECTOR:14:HDMI-A-1] to [CRTC:7]
[   60.963774] [drm:i9xx_update_primary_plane] Writing base 008E5000 00000000 0 0 7680
[   60.975025] [drm:drm_mode_setcrtc] [CRTC:10]
[   60.975027] [drm:intel_crtc_set_config] [CRTC:10] [NOFB]
[   60.975029] [drm:intel_set_config_compute_mode_changes] computed changes for [CRTC:10], mode_changed=0, fb_changed=0
[   60.975031] [drm:intel_modeset_stage_output_state] [CONNECTOR:14:HDMI-A-1] to [CRTC:7]
[   64.691186] [drm:add_framebuffer_internal] [FB:40]
[   64.691196] [drm:g4x_check_srwm] SR watermark: display plane 114, cursor 6
[   64.691197] [drm:g4x_check_srwm] display watermark is too large(114/63), disabling
[   64.691199] [drm:intel_set_memory_cxsr] memory self-refresh is disabled
[   64.691201] [drm:g4x_update_wm] Setting FIFO watermarks - A: plane=49, cursor=6, B: plane=2, cursor=2, SR: plane=0,
cursor=0

^ permalink raw reply	[flat|nested] 6+ messages in thread

* [PATCH] drm/i915: Add limited color range readout for HDMI/DP ports on g4x/vlv/chv
  2014-09-12  9:24   ` Chris Clayton
@ 2014-09-12 12:46     ` ville.syrjala
  2014-09-12 15:08       ` Chris Clayton
  0 siblings, 1 reply; 6+ messages in thread
From: ville.syrjala @ 2014-09-12 12:46 UTC (permalink / raw)
  To: intel-gfx; +Cc: Chris Clayton

From: Ville Syrjälä <ville.syrjala@linux.intel.com>

The limited color range knob is in the port registers on
g4x and vlv/chv for HDMI, and on g4x for DP. Add the relevant code
to read out the hardware state into pipe config. On vlv/chv the
DP port limited color range knob is in PIPECONF for which we
already have readout code.

Cc: Chris Clayton <chris2553@googlemail.com>
Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
---
 drivers/gpu/drm/i915/intel_dp.c   | 4 ++++
 drivers/gpu/drm/i915/intel_hdmi.c | 7 ++++++-
 2 files changed, 10 insertions(+), 1 deletion(-)

diff --git a/drivers/gpu/drm/i915/intel_dp.c b/drivers/gpu/drm/i915/intel_dp.c
index d8e868a..d73b4b7 100644
--- a/drivers/gpu/drm/i915/intel_dp.c
+++ b/drivers/gpu/drm/i915/intel_dp.c
@@ -1910,6 +1910,10 @@ static void intel_dp_get_config(struct intel_encoder *encoder,
 
 	pipe_config->adjusted_mode.flags |= flags;
 
+	if (!HAS_PCH_SPLIT(dev) && !IS_VALLEYVIEW(dev) &&
+	    tmp & DP_COLOR_RANGE_16_235)
+		pipe_config->limited_color_range = true;
+
 	pipe_config->has_dp_encoder = true;
 
 	intel_dp_get_m_n(crtc, pipe_config);
diff --git a/drivers/gpu/drm/i915/intel_hdmi.c b/drivers/gpu/drm/i915/intel_hdmi.c
index c586173..8199371 100644
--- a/drivers/gpu/drm/i915/intel_hdmi.c
+++ b/drivers/gpu/drm/i915/intel_hdmi.c
@@ -712,7 +712,8 @@ static void intel_hdmi_get_config(struct intel_encoder *encoder,
 				  struct intel_crtc_config *pipe_config)
 {
 	struct intel_hdmi *intel_hdmi = enc_to_intel_hdmi(&encoder->base);
-	struct drm_i915_private *dev_priv = encoder->base.dev->dev_private;
+	struct drm_device *dev = encoder->base.dev;
+	struct drm_i915_private *dev_priv = dev->dev_private;
 	u32 tmp, flags = 0;
 	int dotclock;
 
@@ -734,6 +735,10 @@ static void intel_hdmi_get_config(struct intel_encoder *encoder,
 	if (tmp & HDMI_MODE_SELECT_HDMI)
 		pipe_config->has_audio = true;
 
+	if (!HAS_PCH_SPLIT(dev) &&
+	    tmp & HDMI_COLOR_RANGE_16_235)
+		pipe_config->limited_color_range = true;
+
 	pipe_config->adjusted_mode.flags |= flags;
 
 	if ((tmp & SDVO_COLOR_FORMAT_MASK) == HDMI_COLOR_FORMAT_12bpc)
-- 
1.8.5.5

_______________________________________________
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/intel-gfx

^ permalink raw reply related	[flat|nested] 6+ messages in thread

* Re: [PATCH] drm/i915: Add limited color range readout for HDMI/DP ports on g4x/vlv/chv
  2014-09-12 12:46     ` [PATCH] drm/i915: Add limited color range readout for HDMI/DP ports on g4x/vlv/chv ville.syrjala
@ 2014-09-12 15:08       ` Chris Clayton
  2014-09-15  9:21         ` Jani Nikula
  0 siblings, 1 reply; 6+ messages in thread
From: Chris Clayton @ 2014-09-12 15:08 UTC (permalink / raw)
  To: ville.syrjala, intel-gfx



On 09/12/14 13:46, ville.syrjala@linux.intel.com wrote:
> From: Ville Syrjälä <ville.syrjala@linux.intel.com>
> 
> The limited color range knob is in the port registers on
> g4x and vlv/chv for HDMI, and on g4x for DP. Add the relevant code
> to read out the hardware state into pipe config. On vlv/chv the
> DP port limited color range knob is in PIPECONF for which we
> already have readout code.
> 
With the patch below applied, the warning has gone away. My thanks to Daniel and Ville.

Tested-by: Chris Clayton <chris2553@googlemail.com>

> Cc: Chris Clayton <chris2553@googlemail.com>
> Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
> ---
>  drivers/gpu/drm/i915/intel_dp.c   | 4 ++++
>  drivers/gpu/drm/i915/intel_hdmi.c | 7 ++++++-
>  2 files changed, 10 insertions(+), 1 deletion(-)
> 
> diff --git a/drivers/gpu/drm/i915/intel_dp.c b/drivers/gpu/drm/i915/intel_dp.c
> index d8e868a..d73b4b7 100644
> --- a/drivers/gpu/drm/i915/intel_dp.c
> +++ b/drivers/gpu/drm/i915/intel_dp.c
> @@ -1910,6 +1910,10 @@ static void intel_dp_get_config(struct intel_encoder *encoder,
>  
>  	pipe_config->adjusted_mode.flags |= flags;
>  
> +	if (!HAS_PCH_SPLIT(dev) && !IS_VALLEYVIEW(dev) &&
> +	    tmp & DP_COLOR_RANGE_16_235)
> +		pipe_config->limited_color_range = true;
> +
>  	pipe_config->has_dp_encoder = true;
>  
>  	intel_dp_get_m_n(crtc, pipe_config);
> diff --git a/drivers/gpu/drm/i915/intel_hdmi.c b/drivers/gpu/drm/i915/intel_hdmi.c
> index c586173..8199371 100644
> --- a/drivers/gpu/drm/i915/intel_hdmi.c
> +++ b/drivers/gpu/drm/i915/intel_hdmi.c
> @@ -712,7 +712,8 @@ static void intel_hdmi_get_config(struct intel_encoder *encoder,
>  				  struct intel_crtc_config *pipe_config)
>  {
>  	struct intel_hdmi *intel_hdmi = enc_to_intel_hdmi(&encoder->base);
> -	struct drm_i915_private *dev_priv = encoder->base.dev->dev_private;
> +	struct drm_device *dev = encoder->base.dev;
> +	struct drm_i915_private *dev_priv = dev->dev_private;
>  	u32 tmp, flags = 0;
>  	int dotclock;
>  
> @@ -734,6 +735,10 @@ static void intel_hdmi_get_config(struct intel_encoder *encoder,
>  	if (tmp & HDMI_MODE_SELECT_HDMI)
>  		pipe_config->has_audio = true;
>  
> +	if (!HAS_PCH_SPLIT(dev) &&
> +	    tmp & HDMI_COLOR_RANGE_16_235)
> +		pipe_config->limited_color_range = true;
> +
>  	pipe_config->adjusted_mode.flags |= flags;
>  
>  	if ((tmp & SDVO_COLOR_FORMAT_MASK) == HDMI_COLOR_FORMAT_12bpc)
> 
_______________________________________________
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/intel-gfx

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [PATCH] drm/i915: Add limited color range readout for HDMI/DP ports on g4x/vlv/chv
  2014-09-12 15:08       ` Chris Clayton
@ 2014-09-15  9:21         ` Jani Nikula
  0 siblings, 0 replies; 6+ messages in thread
From: Jani Nikula @ 2014-09-15  9:21 UTC (permalink / raw)
  To: Chris Clayton, ville.syrjala, intel-gfx

On Fri, 12 Sep 2014, Chris Clayton <chris2553@googlemail.com> wrote:
> On 09/12/14 13:46, ville.syrjala@linux.intel.com wrote:
>> From: Ville Syrjälä <ville.syrjala@linux.intel.com>
>> 
>> The limited color range knob is in the port registers on
>> g4x and vlv/chv for HDMI, and on g4x for DP. Add the relevant code
>> to read out the hardware state into pipe config. On vlv/chv the
>> DP port limited color range knob is in PIPECONF for which we
>> already have readout code.
>> 
> With the patch below applied, the warning has gone away. My thanks to Daniel and Ville.
>
> Tested-by: Chris Clayton <chris2553@googlemail.com>

Pushed to drm-intel-fixes with Daniel's IRC reviewed-by. Thanks for the
patch and testing.

BR,
Jani.

>
>> Cc: Chris Clayton <chris2553@googlemail.com>
>> Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
>> ---
>>  drivers/gpu/drm/i915/intel_dp.c   | 4 ++++
>>  drivers/gpu/drm/i915/intel_hdmi.c | 7 ++++++-
>>  2 files changed, 10 insertions(+), 1 deletion(-)
>> 
>> diff --git a/drivers/gpu/drm/i915/intel_dp.c b/drivers/gpu/drm/i915/intel_dp.c
>> index d8e868a..d73b4b7 100644
>> --- a/drivers/gpu/drm/i915/intel_dp.c
>> +++ b/drivers/gpu/drm/i915/intel_dp.c
>> @@ -1910,6 +1910,10 @@ static void intel_dp_get_config(struct intel_encoder *encoder,
>>  
>>  	pipe_config->adjusted_mode.flags |= flags;
>>  
>> +	if (!HAS_PCH_SPLIT(dev) && !IS_VALLEYVIEW(dev) &&
>> +	    tmp & DP_COLOR_RANGE_16_235)
>> +		pipe_config->limited_color_range = true;
>> +
>>  	pipe_config->has_dp_encoder = true;
>>  
>>  	intel_dp_get_m_n(crtc, pipe_config);
>> diff --git a/drivers/gpu/drm/i915/intel_hdmi.c b/drivers/gpu/drm/i915/intel_hdmi.c
>> index c586173..8199371 100644
>> --- a/drivers/gpu/drm/i915/intel_hdmi.c
>> +++ b/drivers/gpu/drm/i915/intel_hdmi.c
>> @@ -712,7 +712,8 @@ static void intel_hdmi_get_config(struct intel_encoder *encoder,
>>  				  struct intel_crtc_config *pipe_config)
>>  {
>>  	struct intel_hdmi *intel_hdmi = enc_to_intel_hdmi(&encoder->base);
>> -	struct drm_i915_private *dev_priv = encoder->base.dev->dev_private;
>> +	struct drm_device *dev = encoder->base.dev;
>> +	struct drm_i915_private *dev_priv = dev->dev_private;
>>  	u32 tmp, flags = 0;
>>  	int dotclock;
>>  
>> @@ -734,6 +735,10 @@ static void intel_hdmi_get_config(struct intel_encoder *encoder,
>>  	if (tmp & HDMI_MODE_SELECT_HDMI)
>>  		pipe_config->has_audio = true;
>>  
>> +	if (!HAS_PCH_SPLIT(dev) &&
>> +	    tmp & HDMI_COLOR_RANGE_16_235)
>> +		pipe_config->limited_color_range = true;
>> +
>>  	pipe_config->adjusted_mode.flags |= flags;
>>  
>>  	if ((tmp & SDVO_COLOR_FORMAT_MASK) == HDMI_COLOR_FORMAT_12bpc)
>> 
> _______________________________________________
> Intel-gfx mailing list
> Intel-gfx@lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/intel-gfx

-- 
Jani Nikula, Intel Open Source Technology Center
_______________________________________________
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/intel-gfx

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2014-09-15  9:22 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-09-12  7:49 v3.17-rc4+: DRM warning Chris Clayton
2014-09-12  8:51 ` Daniel Vetter
2014-09-12  9:24   ` Chris Clayton
2014-09-12 12:46     ` [PATCH] drm/i915: Add limited color range readout for HDMI/DP ports on g4x/vlv/chv ville.syrjala
2014-09-12 15:08       ` Chris Clayton
2014-09-15  9:21         ` Jani Nikula

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.