From: James Bottomley <James.Bottomley@HansenPartnership.com>
To: Jani Nikula <jani.nikula@linux.intel.com>,
Daniel Vetter <daniel@ffwll.ch>
Cc: intel-gfx <intel-gfx@lists.freedesktop.org>,
"Syrjala, Ville" <ville.syrjala@intel.com>,
linux-kernel <linux-kernel@vger.kernel.org>,
dri-devel <dri-devel@lists.freedesktop.org>,
Rodrigo Vivi <rodrigo.vivi@intel.com>
Subject: Re: Bad flicker on skylake HQD due to code in the 4.7 merge window
Date: Tue, 21 Jun 2016 09:53:15 -0400 [thread overview]
Message-ID: <1466517195.2291.2.camel@HansenPartnership.com> (raw)
In-Reply-To: <8737o89ti7.fsf@intel.com>
[-- Attachment #1: Type: text/plain, Size: 1485 bytes --]
On Mon, 2016-06-20 at 11:03 +0300, Jani Nikula wrote:
> Cc: Ville
>
> On Mon, 20 Jun 2016, James Bottomley <
> James.Bottomley@HansenPartnership.com> wrote:
> > OK, my candidate bad commit is this one:
> >
> > commit a05628195a0d9f3173dd9aa76f482aef692e46ee
> > Author: Ville Syrjälä <ville.syrjala@linux.intel.com>
> > Date: Mon Apr 11 10:23:51 2016 +0300
> >
> > drm/i915: Get panel_type from OpRegion panel details
> >
> > After being more careful about waiting to identify flicker, this
> > one seems to be the one the bisect finds. I'm now running v4.7-rc3
> > with this one reverted and am currently seeing no flicker problems.
> > It is, however, early days because the flicker can hide for long
> > periods, so I 'll wait until Monday evening and a few reboots
> > before declaring victory.
>
> If that turns out to be the bad commit, it doesn't really surprise
> me, and that in itself is depressing.
As far as I can tell, after running for a day with this reverted, this
is the problem. The flicker hasn't appeared with it reverted. It's
pretty noticeable with this commit included.
> It might be helpful if you could add drm.debug=14 module parameter,
> and provide dmesgs from boot both with and without the above commit
> (it's enough to see i915 load). Please also provide /sys/kernel/debug
> /dri/0/i915_opregion.
Assuming the Mailing list doesn't eat the attachments, they should all
be included.
James
[-- Attachment #2: dmesg.bad.txt --]
[-- Type: text/plain, Size: 121693 bytes --]
[ 0.000000] Linux version 4.7.0-rc4+ (jejb@jarvis) (gcc version 4.8.5 (SUSE Linux) ) #2 SMP PREEMPT Tue Jun 21 07:59:21 EDT 2016
[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-test root=UUID=994363fd-c12c-4c6c-92e9-85e8ac695cf9 ro resume=/dev/nvme0n1p2 splash=silent quiet showopts pcie_aspm=force drm.debug=14
[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256
[ 0.000000] x86/fpu: xstate_offset[3]: 960, xstate_sizes[3]: 64
[ 0.000000] x86/fpu: xstate_offset[4]: 1024, xstate_sizes[4]: 64
[ 0.000000] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
[ 0.000000] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
[ 0.000000] x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
[ 0.000000] x86/fpu: Supporting XSAVE feature 0x008: 'MPX bounds registers'
[ 0.000000] x86/fpu: Supporting XSAVE feature 0x010: 'MPX CSR'
[ 0.000000] x86/fpu: Enabled xstate features 0x1f, context size is 1088 bytes, using 'standard' format.
[ 0.000000] x86/fpu: Using 'eager' FPU context switches.
[ 0.000000] e820: BIOS-provided physical RAM map:
[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x0000000000000fff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000000001000-0x0000000000057fff] usable
[ 0.000000] BIOS-e820: [mem 0x0000000000058000-0x0000000000058fff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000000059000-0x000000000009cfff] usable
[ 0.000000] BIOS-e820: [mem 0x000000000009d000-0x000000000009ffff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x0000000069537fff] usable
[ 0.000000] BIOS-e820: [mem 0x0000000069538000-0x0000000069538fff] ACPI NVS
[ 0.000000] BIOS-e820: [mem 0x0000000069539000-0x0000000069562fff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000069563000-0x00000000695bdfff] usable
[ 0.000000] BIOS-e820: [mem 0x00000000695be000-0x0000000069daefff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000069daf000-0x000000007907dfff] usable
[ 0.000000] BIOS-e820: [mem 0x000000007907e000-0x00000000793f8fff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000793f9000-0x0000000079448fff] ACPI data
[ 0.000000] BIOS-e820: [mem 0x0000000079449000-0x0000000079c00fff] ACPI NVS
[ 0.000000] BIOS-e820: [mem 0x0000000079c01000-0x000000007a4fefff] reserved
[ 0.000000] BIOS-e820: [mem 0x000000007a4ff000-0x000000007a4fffff] usable
[ 0.000000] BIOS-e820: [mem 0x000000007a500000-0x000000007a5fffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000e0000000-0x00000000efffffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fe000000-0x00000000fe010fff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000027effffff] usable
[ 0.000000] NX (Execute Disable) protection: active
[ 0.000000] e820: update [mem 0x67a09018-0x67a19057] usable ==> usable
[ 0.000000] extended physical RAM map:
[ 0.000000] reserve setup_data: [mem 0x0000000000000000-0x0000000000000fff] reserved
[ 0.000000] reserve setup_data: [mem 0x0000000000001000-0x0000000000057fff] usable
[ 0.000000] reserve setup_data: [mem 0x0000000000058000-0x0000000000058fff] reserved
[ 0.000000] reserve setup_data: [mem 0x0000000000059000-0x000000000009cfff] usable
[ 0.000000] reserve setup_data: [mem 0x000000000009d000-0x000000000009ffff] reserved
[ 0.000000] reserve setup_data: [mem 0x0000000000100000-0x0000000067a09017] usable
[ 0.000000] reserve setup_data: [mem 0x0000000067a09018-0x0000000067a19057] usable
[ 0.000000] reserve setup_data: [mem 0x0000000067a19058-0x0000000069537fff] usable
[ 0.000000] reserve setup_data: [mem 0x0000000069538000-0x0000000069538fff] ACPI NVS
[ 0.000000] reserve setup_data: [mem 0x0000000069539000-0x0000000069562fff] reserved
[ 0.000000] reserve setup_data: [mem 0x0000000069563000-0x00000000695bdfff] usable
[ 0.000000] reserve setup_data: [mem 0x00000000695be000-0x0000000069daefff] reserved
[ 0.000000] reserve setup_data: [mem 0x0000000069daf000-0x000000007907dfff] usable
[ 0.000000] reserve setup_data: [mem 0x000000007907e000-0x00000000793f8fff] reserved
[ 0.000000] reserve setup_data: [mem 0x00000000793f9000-0x0000000079448fff] ACPI data
[ 0.000000] reserve setup_data: [mem 0x0000000079449000-0x0000000079c00fff] ACPI NVS
[ 0.000000] reserve setup_data: [mem 0x0000000079c01000-0x000000007a4fefff] reserved
[ 0.000000] reserve setup_data: [mem 0x000000007a4ff000-0x000000007a4fffff] usable
[ 0.000000] reserve setup_data: [mem 0x000000007a500000-0x000000007a5fffff] reserved
[ 0.000000] reserve setup_data: [mem 0x00000000e0000000-0x00000000efffffff] reserved
[ 0.000000] reserve setup_data: [mem 0x00000000fe000000-0x00000000fe010fff] reserved
[ 0.000000] reserve setup_data: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
[ 0.000000] reserve setup_data: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
[ 0.000000] reserve setup_data: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
[ 0.000000] reserve setup_data: [mem 0x0000000100000000-0x000000027effffff] usable
[ 0.000000] efi: EFI v2.40 by American Megatrends
[ 0.000000] efi: ACPI=0x7941a000 ACPI 2.0=0x7941a000 SMBIOS=0xf0000
[ 0.000000] SMBIOS 2.8 present.
[ 0.000000] DMI: Dell Inc. XPS 13 9350/07TYC2, BIOS 1.4.3 06/02/2016
[ 0.000000] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[ 0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable
[ 0.000000] e820: last_pfn = 0x27f000 max_arch_pfn = 0x400000000
[ 0.000000] MTRR default type: write-back
[ 0.000000] MTRR fixed ranges enabled:
[ 0.000000] 00000-9FFFF write-back
[ 0.000000] A0000-BFFFF uncachable
[ 0.000000] C0000-FFFFF write-protect
[ 0.000000] MTRR variable ranges enabled:
[ 0.000000] 0 base 0080000000 mask 7F80000000 uncachable
[ 0.000000] 1 base 007C000000 mask 7FFC000000 uncachable
[ 0.000000] 2 base 007B800000 mask 7FFF800000 uncachable
[ 0.000000] 3 disabled
[ 0.000000] 4 disabled
[ 0.000000] 5 disabled
[ 0.000000] 6 disabled
[ 0.000000] 7 disabled
[ 0.000000] 8 disabled
[ 0.000000] 9 disabled
[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT
[ 0.000000] e820: last_pfn = 0x7a500 max_arch_pfn = 0x400000000
[ 0.000000] Scanning 1 areas for low memory corruption
[ 0.000000] Base memory trampoline at [ffff880000097000] 97000 size 24576
[ 0.000000] Using GB pages for direct mapping
[ 0.000000] BRK [0x02073000, 0x02073fff] PGTABLE
[ 0.000000] BRK [0x02074000, 0x02074fff] PGTABLE
[ 0.000000] BRK [0x02075000, 0x02075fff] PGTABLE
[ 0.000000] BRK [0x02076000, 0x02076fff] PGTABLE
[ 0.000000] BRK [0x02077000, 0x02077fff] PGTABLE
[ 0.000000] BRK [0x02078000, 0x02078fff] PGTABLE
[ 0.000000] RAMDISK: [mem 0x2f6c7000-0x2ff3dfff]
[ 0.000000] ACPI: Early table checksum verification disabled
[ 0.000000] ACPI: RSDP 0x000000007941A000 000024 (v02 DELL )
[ 0.000000] ACPI: XSDT 0x000000007941A0B8 0000EC (v01 DELL CBX3 01072009 AMI 00010013)
[ 0.000000] ACPI: FACP 0x000000007943A9B8 00010C (v05 DELL CBX3 01072009 AMI 00010013)
[ 0.000000] ACPI: DSDT 0x000000007941A230 020784 (v02 DELL CBX3 01072009 INTL 20120913)
[ 0.000000] ACPI: FACS 0x0000000079C00F80 000040
[ 0.000000] ACPI: APIC 0x000000007943AAC8 000084 (v03 DELL CBX3 01072009 AMI 00010013)
[ 0.000000] ACPI: FPDT 0x000000007943AB50 000044 (v01 DELL CBX3 01072009 AMI 00010013)
[ 0.000000] ACPI: FIDT 0x000000007943AB98 00009C (v01 DELL CBX3 01072009 AMI 00010013)
[ 0.000000] ACPI: MCFG 0x000000007943AC38 00003C (v01 DELL CBX3 01072009 MSFT 00000097)
[ 0.000000] ACPI: HPET 0x000000007943AC78 000038 (v01 DELL CBX3 01072009 AMI. 0005000B)
[ 0.000000] ACPI: SSDT 0x000000007943ACB0 000315 (v01 SataRe SataTabl 00001000 INTL 20120913)
[ 0.000000] ACPI: LPIT 0x000000007943AFC8 000094 (v01 INTEL SKL-ULT 00000000 MSFT 0000005F)
[ 0.000000] ACPI: SSDT 0x000000007943B060 000248 (v02 INTEL sensrhub 00000000 INTL 20120913)
[ 0.000000] ACPI: SSDT 0x000000007943B2A8 002BAE (v02 INTEL PtidDevc 00001000 INTL 20120913)
[ 0.000000] ACPI: SSDT 0x000000007943DE58 000BE3 (v02 INTEL Ther_Rvp 00001000 INTL 20120913)
[ 0.000000] ACPI: DBGP 0x000000007943EA40 000034 (v01 INTEL 00000000 MSFT 0000005F)
[ 0.000000] ACPI: DBG2 0x000000007943EA78 000054 (v00 INTEL 00000000 MSFT 0000005F)
[ 0.000000] ACPI: SSDT 0x000000007943EAD0 000737 (v02 INTEL xh_rvp07 00000000 INTL 20120913)
[ 0.000000] ACPI: BOOT 0x000000007943F208 000028 (v01 DELL CBX3 01072009 AMI 00010013)
[ 0.000000] ACPI: SSDT 0x000000007943F230 0035AE (v02 SaSsdt SaSsdt 00003000 INTL 20120913)
[ 0.000000] ACPI: UEFI 0x00000000794427E0 000042 (v01 00000000 00000000)
[ 0.000000] ACPI: SSDT 0x0000000079442828 000E73 (v02 CpuRef CpuSsdt 00003000 INTL 20120913)
[ 0.000000] ACPI: MSDM 0x00000000794436A0 000055 (v03 DELL CBX3 06222004 AMI 00010013)
[ 0.000000] ACPI: SSDT 0x00000000794436F8 003B57 (v02 DptfTa DptfTabl 00001000 INTL 20120913)
[ 0.000000] ACPI: SLIC 0x0000000079447250 000176 (v03 DELL CBX3 01072009 MSFT 00010013)
[ 0.000000] ACPI: TCPA 0x00000000794473C8 000032 (v02 ALASKA NAPAASF 00000001 MSFT 01000013)
[ 0.000000] ACPI: BGRT 0x0000000079447400 000038 (v00 ?\xffffffbdq{ 01072009 AMI 00010013)
[ 0.000000] ACPI: DMAR 0x0000000079447438 0000F0 (v01 INTEL SKL 00000001 INTL 00000001)
[ 0.000000] ACPI: ASF! 0x0000000079447528 0000A5 (v32 INTEL HCG 00000001 TFSM 000F4240)
[ 0.000000] ACPI: Local APIC address 0xfee00000
[ 0.000000] No NUMA configuration found
[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000027effffff]
[ 0.000000] NODE_DATA(0) allocated [mem 0x27efe6000-0x27effcfff]
[ 0.000000] Zone ranges:
[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]
[ 0.000000] DMA32 [mem 0x0000000001000000-0x00000000ffffffff]
[ 0.000000] Normal [mem 0x0000000100000000-0x000000027effffff]
[ 0.000000] Device empty
[ 0.000000] Movable zone start for each node
[ 0.000000] Early memory node ranges
[ 0.000000] node 0: [mem 0x0000000000001000-0x0000000000057fff]
[ 0.000000] node 0: [mem 0x0000000000059000-0x000000000009cfff]
[ 0.000000] node 0: [mem 0x0000000000100000-0x0000000069537fff]
[ 0.000000] node 0: [mem 0x0000000069563000-0x00000000695bdfff]
[ 0.000000] node 0: [mem 0x0000000069daf000-0x000000007907dfff]
[ 0.000000] node 0: [mem 0x000000007a4ff000-0x000000007a4fffff]
[ 0.000000] node 0: [mem 0x0000000100000000-0x000000027effffff]
[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000027effffff]
[ 0.000000] On node 0 totalpages: 2062334
[ 0.000000] DMA zone: 64 pages used for memmap
[ 0.000000] DMA zone: 21 pages reserved
[ 0.000000] DMA zone: 3995 pages, LIFO batch:0
[ 0.000000] DMA32 zone: 7650 pages used for memmap
[ 0.000000] DMA32 zone: 489571 pages, LIFO batch:31
[ 0.000000] Normal zone: 24512 pages used for memmap
[ 0.000000] Normal zone: 1568768 pages, LIFO batch:31
[ 0.000000] tboot: non-0 tboot_addr but it is not of type E820_RESERVED
[ 0.000000] Reserving Intel graphics stolen memory at 0x7c000000-0x7fffffff
[ 0.000000] ACPI: PM-Timer IO Port: 0x1808
[ 0.000000] ACPI: Local APIC address 0xfee00000
[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x02] high edge lint[0x1])
[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x03] high edge lint[0x1])
[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x04] high edge lint[0x1])
[ 0.000000] IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-119
[ 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: 0x8086a701 base: 0xfed00000
[ 0.000000] smpboot: Allowing 4 CPUs, 0 hotplug CPUs
[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]
[ 0.000000] PM: Registered nosave memory: [mem 0x00058000-0x00058fff]
[ 0.000000] PM: Registered nosave memory: [mem 0x0009d000-0x0009ffff]
[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000fffff]
[ 0.000000] PM: Registered nosave memory: [mem 0x67a09000-0x67a09fff]
[ 0.000000] PM: Registered nosave memory: [mem 0x67a19000-0x67a19fff]
[ 0.000000] PM: Registered nosave memory: [mem 0x69538000-0x69538fff]
[ 0.000000] PM: Registered nosave memory: [mem 0x69539000-0x69562fff]
[ 0.000000] PM: Registered nosave memory: [mem 0x695be000-0x69daefff]
[ 0.000000] PM: Registered nosave memory: [mem 0x7907e000-0x793f8fff]
[ 0.000000] PM: Registered nosave memory: [mem 0x793f9000-0x79448fff]
[ 0.000000] PM: Registered nosave memory: [mem 0x79449000-0x79c00fff]
[ 0.000000] PM: Registered nosave memory: [mem 0x79c01000-0x7a4fefff]
[ 0.000000] PM: Registered nosave memory: [mem 0x7a500000-0x7a5fffff]
[ 0.000000] PM: Registered nosave memory: [mem 0x7a600000-0x7bffffff]
[ 0.000000] PM: Registered nosave memory: [mem 0x7c000000-0x7fffffff]
[ 0.000000] PM: Registered nosave memory: [mem 0x80000000-0xdfffffff]
[ 0.000000] PM: Registered nosave memory: [mem 0xe0000000-0xefffffff]
[ 0.000000] PM: Registered nosave memory: [mem 0xf0000000-0xfdffffff]
[ 0.000000] PM: Registered nosave memory: [mem 0xfe000000-0xfe010fff]
[ 0.000000] PM: Registered nosave memory: [mem 0xfe011000-0xfebfffff]
[ 0.000000] PM: Registered nosave memory: [mem 0xfec00000-0xfec00fff]
[ 0.000000] PM: Registered nosave memory: [mem 0xfec01000-0xfedfffff]
[ 0.000000] PM: Registered nosave memory: [mem 0xfee00000-0xfee00fff]
[ 0.000000] PM: Registered nosave memory: [mem 0xfee01000-0xfeffffff]
[ 0.000000] PM: Registered nosave memory: [mem 0xff000000-0xffffffff]
[ 0.000000] e820: [mem 0x80000000-0xdfffffff] available for PCI devices
[ 0.000000] Booting paravirtualized kernel on bare hardware
[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns
[ 0.000000] setup_percpu: NR_CPUS:512 nr_cpumask_bits:512 nr_cpu_ids:4 nr_node_ids:1
[ 0.000000] percpu: Embedded 35 pages/cpu @ffff88027ec00000 s104088 r8192 d31080 u524288
[ 0.000000] pcpu-alloc: s104088 r8192 d31080 u524288 alloc=1*2097152
[ 0.000000] pcpu-alloc: [0] 0 1 2 3
[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 2030087
[ 0.000000] Policy zone: Normal
[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-test root=UUID=994363fd-c12c-4c6c-92e9-85e8ac695cf9 ro resume=/dev/nvme0n1p2 splash=silent quiet showopts pcie_aspm=force drm.debug=14
[ 0.000000] PCIe ASPM is forcibly enabled
[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
[ 0.000000] Memory: 3705472K/8249336K available (7116K kernel code, 1183K rwdata, 3124K rodata, 1688K init, 1644K bss, 498416K reserved, 0K cma-reserved)
[ 0.000000] Preemptible hierarchical RCU implementation.
[ 0.000000] Build-time adjustment of leaf fanout to 64.
[ 0.000000] RCU restricting CPUs from NR_CPUS=512 to nr_cpu_ids=4.
[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=4
[ 0.000000] NR_IRQS:33024 nr_irqs:1024 16
[ 0.000000] spurious 8259A interrupt: IRQ7.
[ 0.000000] Console: colour dummy device 80x25
[ 0.000000] console [tty0] enabled
[ 0.000000] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 79635855245 ns
[ 0.000000] hpet clockevent registered
[ 0.000000] tsc: PIT calibration matches HPET. 2 loops
[ 0.000000] tsc: Detected 2399.965 MHz processor
[ 0.000024] Calibrating delay loop (skipped), value calculated using timer frequency.. 4799.93 BogoMIPS (lpj=9599860)
[ 0.000026] pid_max: default: 32768 minimum: 301
[ 0.000043] ACPI: Core revision 20160422
[ 0.000953] Security Framework initialized
[ 0.000958] AppArmor: AppArmor initialized
[ 0.001413] Dentry cache hash table entries: 1048576 (order: 11, 8388608 bytes)
[ 0.002920] Inode-cache hash table entries: 524288 (order: 10, 4194304 bytes)
[ 0.003643] Mount-cache hash table entries: 16384 (order: 5, 131072 bytes)
[ 0.003651] Mountpoint-cache hash table entries: 16384 (order: 5, 131072 bytes)
[ 0.003918] CPU: Physical Processor ID: 0
[ 0.003920] CPU: Processor Core ID: 0
[ 0.003924] ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
[ 0.003925] ENERGY_PERF_BIAS: View and update with x86_energy_perf_policy(8)
[ 0.003929] mce: CPU supports 8 MCE banks
[ 0.003938] CPU0: Thermal monitoring enabled (TM1)
[ 0.003954] process: using mwait in idle threads
[ 0.003956] Last level iTLB entries: 4KB 64, 2MB 8, 4MB 8
[ 0.003957] Last level dTLB entries: 4KB 64, 2MB 0, 4MB 0, 1GB 4
[ 0.004318] Freeing SMP alternatives memory: 28K (ffffffff81ecf000 - ffffffff81ed6000)
[ 0.015534] ftrace: allocating 27630 entries in 108 pages
[ 0.027242] smpboot: Max logical packages: 2
[ 0.027245] smpboot: APIC(0) Converting physical 0 to logical package 0
[ 0.027250] DMAR: Host address width 39
[ 0.027252] DMAR: DRHD base: 0x000000fed90000 flags: 0x0
[ 0.027259] DMAR: dmar0: reg_base_addr fed90000 ver 1:0 cap 1c0000c40660462 ecap 7e3ff0505e
[ 0.027261] DMAR: DRHD base: 0x000000fed91000 flags: 0x1
[ 0.027265] DMAR: dmar1: reg_base_addr fed91000 ver 1:0 cap d2008c40660462 ecap f050da
[ 0.027266] DMAR: RMRR base: 0x0000007918b000 end: 0x000000791aafff
[ 0.027267] DMAR: RMRR base: 0x0000007b800000 end: 0x0000007fffffff
[ 0.027269] DMAR: ANDD device: 1 name: \_SB.PCI0.I2C0
[ 0.027269] DMAR: ANDD device: 2 name: \_SB.PCI0.I2C1
[ 0.027271] DMAR-IR: IOAPIC id 2 under DRHD base 0xfed91000 IOMMU 1
[ 0.027272] DMAR-IR: HPET id 0 under DRHD base 0xfed91000
[ 0.027273] DMAR-IR: x2apic is disabled because BIOS sets x2apic opt out bit.
[ 0.027275] DMAR-IR: Use 'intremap=no_x2apic_optout' to override the BIOS setting.
[ 0.027464] DMAR: DRHD: handling fault status reg 2
[ 0.027469] DMAR: [INTR-REMAP] Request device [f0:1f.0] fault index 6824 [fault reason 37] Blocked a compatibility format interrupt request
[ 0.028706] DMAR-IR: Enabled IRQ remapping in xapic mode
[ 0.028707] x2apic: IRQ remapping doesn't support X2APIC mode
[ 0.032821] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[ 0.073151] TSC deadline timer enabled
[ 0.073155] smpboot: CPU0: Intel(R) Core(TM) i5-6200U CPU @ 2.30GHz (family: 0x6, model: 0x4e, stepping: 0x3)
[ 0.073159] Performance Events: PEBS fmt3+, 32-deep LBR, Skylake events, full-width counters, Intel PMU driver.
[ 0.073188] ... version: 4
[ 0.073189] ... bit width: 48
[ 0.073190] ... generic registers: 4
[ 0.073191] ... value mask: 0000ffffffffffff
[ 0.073192] ... max period: 0000ffffffffffff
[ 0.073193] ... fixed-purpose events: 3
[ 0.073193] ... event mask: 000000070000000f
[ 0.101312] NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter.
[ 0.121318] x86: Booting SMP configuration:
[ 0.121319] .... node #0, CPUs: #1 #2 #3
[ 0.395465] x86: Booted up 1 node, 4 CPUs
[ 0.395469] smpboot: Total of 4 processors activated (19202.90 BogoMIPS)
[ 0.415063] node 0 initialised, 1011362 pages in 12ms
[ 0.423528] devtmpfs: initialized
[ 0.423591] x86/mm: Memory block size: 128MB
[ 0.435486] PM: Registering ACPI NVS region [mem 0x69538000-0x69538fff] (4096 bytes)
[ 0.435488] PM: Registering ACPI NVS region [mem 0x79449000-0x79c00fff] (8093696 bytes)
[ 0.435706] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
[ 0.447453] pinctrl core: initialized pinctrl subsystem
[ 0.447572] RTC time: 13:41:03, date: 06/21/16
[ 0.455547] NET: Registered protocol family 16
[ 0.467471] cpuidle: using governor ladder
[ 0.479486] cpuidle: using governor menu
[ 0.479537] Simple Boot Flag at 0x47 set to 0x80
[ 0.479565] ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
[ 0.479566] ACPI: bus type PCI registered
[ 0.479568] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[ 0.499573] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
[ 0.499575] PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved in E820
[ 0.499583] PCI: Using configuration type 1 for base access
[ 0.499589] dmi type 0xB1 record - unknown flag
[ 0.523634] HugeTLB registered 1 GB page size, pre-allocated 0 pages
[ 0.523635] HugeTLB registered 2 MB page size, pre-allocated 0 pages
[ 0.547623] ACPI: Added _OSI(Module Device)
[ 0.547624] ACPI: Added _OSI(Processor Device)
[ 0.547625] ACPI: Added _OSI(3.0 _SCP Extensions)
[ 0.547626] ACPI: Added _OSI(Processor Aggregator Device)
[ 0.582241] ACPI: Executed 21 blocks of module-level executable AML code
[ 0.596021] ACPI: Executed 3 blocks of module-level executable AML code
[ 0.600254] ACPI: 9 ACPI AML tables successfully acquired and loaded
[ 0.616230] ACPI: [Firmware Bug]: BIOS _OSI(Linux) query ignored
[ 0.724556] ACPI: Dynamic OEM Table Load:
[ 0.724566] ACPI: SSDT 0xFFFF88027E7D6800 00061E (v02 PmRef Cpu0Ist 00003000 INTL 20120913)
[ 0.725679] ACPI: \_PR_.CPU0: _OSC native thermal LVT Acked
[ 0.727347] ACPI: Dynamic OEM Table Load:
[ 0.727353] ACPI: SSDT 0xFFFF88027E7DC000 00037F (v02 PmRef Cpu0Cst 00003001 INTL 20120913)
[ 0.729295] ACPI: Dynamic OEM Table Load:
[ 0.729301] ACPI: SSDT 0xFFFF88027E7D6000 0005AA (v02 PmRef ApIst 00003000 INTL 20120913)
[ 0.730880] ACPI: Dynamic OEM Table Load:
[ 0.730885] ACPI: SSDT 0xFFFF88027EC5DA00 000119 (v02 PmRef ApCst 00003000 INTL 20120913)
[ 0.734413] ACPI : EC: EC started
[ 0.768660] ACPI: Interpreter enabled
[ 0.768706] ACPI: (supports S0 S3 S4 S5)
[ 0.768707] ACPI: Using IOAPIC for interrupt routing
[ 0.768755] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[ 0.770776] ACPI: Power Resource [PG00] (on)
[ 0.771250] ACPI: Power Resource [PG01] (on)
[ 0.771713] ACPI: Power Resource [PG02] (on)
[ 0.774123] ACPI: Power Resource [WRST] (off)
[ 0.774605] ACPI: Power Resource [WRST] (off)
[ 0.775078] ACPI: Power Resource [WRST] (off)
[ 0.775547] ACPI: Power Resource [WRST] (off)
[ 0.776016] ACPI: Power Resource [WRST] (off)
[ 0.776489] ACPI: Power Resource [WRST] (off)
[ 0.776956] ACPI: Power Resource [WRST] (off)
[ 0.777424] ACPI: Power Resource [WRST] (off)
[ 0.777899] ACPI: Power Resource [WRST] (off)
[ 0.778401] ACPI: Power Resource [WRST] (off)
[ 0.778881] ACPI: Power Resource [WRST] (off)
[ 0.779347] ACPI: Power Resource [WRST] (off)
[ 0.779818] ACPI: Power Resource [WRST] (off)
[ 0.780283] ACPI: Power Resource [WRST] (off)
[ 0.780752] ACPI: Power Resource [WRST] (off)
[ 0.781218] ACPI: Power Resource [WRST] (off)
[ 0.781688] ACPI: Power Resource [WRST] (off)
[ 0.782156] ACPI: Power Resource [WRST] (off)
[ 0.782630] ACPI: Power Resource [WRST] (off)
[ 0.783097] ACPI: Power Resource [WRST] (off)
[ 0.799989] ACPI: Power Resource [FN00] (off)
[ 0.800121] ACPI: Power Resource [FN01] (off)
[ 0.800247] ACPI: Power Resource [FN02] (off)
[ 0.800372] ACPI: Power Resource [FN03] (off)
[ 0.800498] ACPI: Power Resource [FN04] (off)
[ 0.801952] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-fe])
[ 0.801959] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI]
[ 0.802011] \_SB_.PCI0 (33DB4D5B-1FF7-401C-9657-7441C03DD766): _OSC invalid UUID
[ 0.802012] _OSC request data: 1 1f 0
[ 0.802016] acpi PNP0A08:00: _OSC failed (AE_ERROR); disabling ASPM
[ 0.802811] PCI host bridge to bus 0000:00
[ 0.802813] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]
[ 0.802815] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]
[ 0.802816] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
[ 0.802818] pci_bus 0000:00: root bus resource [mem 0x000c0000-0x000c3fff window]
[ 0.802819] pci_bus 0000:00: root bus resource [mem 0x000c4000-0x000c7fff window]
[ 0.802820] pci_bus 0000:00: root bus resource [mem 0x000c8000-0x000cbfff window]
[ 0.802822] pci_bus 0000:00: root bus resource [mem 0x000cc000-0x000cffff window]
[ 0.802823] pci_bus 0000:00: root bus resource [mem 0x000d0000-0x000d3fff window]
[ 0.802824] pci_bus 0000:00: root bus resource [mem 0x000d4000-0x000d7fff window]
[ 0.802825] pci_bus 0000:00: root bus resource [mem 0x000d8000-0x000dbfff window]
[ 0.802827] pci_bus 0000:00: root bus resource [mem 0x000dc000-0x000dffff window]
[ 0.802828] pci_bus 0000:00: root bus resource [mem 0x000e4000-0x000e7fff window]
[ 0.802829] pci_bus 0000:00: root bus resource [mem 0x000e8000-0x000ebfff window]
[ 0.802830] pci_bus 0000:00: root bus resource [mem 0x000ec000-0x000effff window]
[ 0.802832] pci_bus 0000:00: root bus resource [mem 0x80000000-0xdfffffff window]
[ 0.802833] pci_bus 0000:00: root bus resource [mem 0xfd000000-0xfe7fffff window]
[ 0.802835] pci_bus 0000:00: root bus resource [bus 00-fe]
[ 0.802842] pci 0000:00:00.0: [8086:1904] type 00 class 0x060000
[ 0.802993] pci 0000:00:02.0: [8086:1916] type 00 class 0x030000
[ 0.803002] pci 0000:00:02.0: reg 0x10: [mem 0xdb000000-0xdbffffff 64bit]
[ 0.803008] pci 0000:00:02.0: reg 0x18: [mem 0x90000000-0x9fffffff 64bit pref]
[ 0.803013] pci 0000:00:02.0: reg 0x20: [io 0xf000-0xf03f]
[ 0.803181] pci 0000:00:04.0: [8086:1903] type 00 class 0x118000
[ 0.803192] pci 0000:00:04.0: reg 0x10: [mem 0xdc320000-0xdc327fff 64bit]
[ 0.803433] pci 0000:00:14.0: [8086:9d2f] type 00 class 0x0c0330
[ 0.803453] pci 0000:00:14.0: reg 0x10: [mem 0xdc310000-0xdc31ffff 64bit]
[ 0.803527] pci 0000:00:14.0: PME# supported from D3hot D3cold
[ 0.803672] pci 0000:00:14.0: System wakeup disabled by ACPI
[ 0.803713] pci 0000:00:14.2: [8086:9d31] type 00 class 0x118000
[ 0.803733] pci 0000:00:14.2: reg 0x10: [mem 0xdc338000-0xdc338fff 64bit]
[ 0.804007] pci 0000:00:15.0: [8086:9d60] type 00 class 0x118000
[ 0.804203] pci 0000:00:15.0: reg 0x10: [mem 0xdc337000-0xdc337fff 64bit]
[ 0.805201] pci 0000:00:15.1: [8086:9d61] type 00 class 0x118000
[ 0.805397] pci 0000:00:15.1: reg 0x10: [mem 0xdc336000-0xdc336fff 64bit]
[ 0.806323] pci 0000:00:16.0: [8086:9d3a] type 00 class 0x078000
[ 0.806339] pci 0000:00:16.0: reg 0x10: [mem 0xdc335000-0xdc335fff 64bit]
[ 0.806417] pci 0000:00:16.0: PME# supported from D3hot
[ 0.806599] pci 0000:00:17.0: [8086:9d03] type 00 class 0x010601
[ 0.806614] pci 0000:00:17.0: reg 0x10: [mem 0xdc330000-0xdc331fff]
[ 0.806623] pci 0000:00:17.0: reg 0x14: [mem 0xdc334000-0xdc3340ff]
[ 0.806632] pci 0000:00:17.0: reg 0x18: [io 0xf090-0xf097]
[ 0.806642] pci 0000:00:17.0: reg 0x1c: [io 0xf080-0xf083]
[ 0.806651] pci 0000:00:17.0: reg 0x20: [io 0xf060-0xf07f]
[ 0.806660] pci 0000:00:17.0: reg 0x24: [mem 0xdc333000-0xdc3337ff]
[ 0.806706] pci 0000:00:17.0: PME# supported from D3hot
[ 0.806887] pci 0000:00:1c.0: [8086:9d10] type 01 class 0x060400
[ 0.806962] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
[ 0.807140] pci 0000:00:1c.0: System wakeup disabled by ACPI
[ 0.807186] pci 0000:00:1c.4: [8086:9d14] type 01 class 0x060400
[ 0.807258] pci 0000:00:1c.4: PME# supported from D0 D3hot D3cold
[ 0.807435] pci 0000:00:1c.4: System wakeup disabled by ACPI
[ 0.807478] pci 0000:00:1c.5: [8086:9d15] type 01 class 0x060400
[ 0.807550] pci 0000:00:1c.5: PME# supported from D0 D3hot D3cold
[ 0.807723] pci 0000:00:1c.5: System wakeup disabled by ACPI
[ 0.807765] pci 0000:00:1d.0: [8086:9d18] type 01 class 0x060400
[ 0.807833] pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold
[ 0.808005] pci 0000:00:1d.0: System wakeup disabled by ACPI
[ 0.808071] pci 0000:00:1f.0: [8086:9d48] type 00 class 0x060100
[ 0.808339] pci 0000:00:1f.2: [8086:9d21] type 00 class 0x058000
[ 0.808350] pci 0000:00:1f.2: reg 0x10: [mem 0xdc32c000-0xdc32ffff]
[ 0.808551] pci 0000:00:1f.3: [8086:9d70] type 00 class 0x040380
[ 0.808574] pci 0000:00:1f.3: reg 0x10: [mem 0xdc328000-0xdc32bfff 64bit]
[ 0.808601] pci 0000:00:1f.3: reg 0x20: [mem 0xdc300000-0xdc30ffff 64bit]
[ 0.808652] pci 0000:00:1f.3: PME# supported from D3hot D3cold
[ 0.808872] pci 0000:00:1f.3: System wakeup disabled by ACPI
[ 0.808914] pci 0000:00:1f.4: [8086:9d23] type 00 class 0x0c0500
[ 0.808962] pci 0000:00:1f.4: reg 0x10: [mem 0xdc332000-0xdc3320ff 64bit]
[ 0.809034] pci 0000:00:1f.4: reg 0x20: [io 0xf040-0xf05f]
[ 0.809392] pci 0000:00:1c.0: PCI bridge to [bus 01-39]
[ 0.809397] pci 0000:00:1c.0: bridge window [mem 0xc4000000-0xda0fffff]
[ 0.809402] pci 0000:00:1c.0: bridge window [mem 0xa0000000-0xc1ffffff 64bit pref]
[ 0.809551] pci 0000:3a:00.0: [8086:095a] type 00 class 0x028000
[ 0.809592] pci 0000:3a:00.0: reg 0x10: [mem 0xdc200000-0xdc201fff 64bit]
[ 0.809781] pci 0000:3a:00.0: PME# supported from D0 D3hot D3cold
[ 0.809920] pci 0000:3a:00.0: System wakeup disabled by ACPI
[ 0.814438] pci 0000:00:1c.4: PCI bridge to [bus 3a]
[ 0.814443] pci 0000:00:1c.4: bridge window [mem 0xdc200000-0xdc2fffff]
[ 0.814582] pci 0000:3b:00.0: [10ec:525a] type 00 class 0xff0000
[ 0.814611] pci 0000:3b:00.0: reg 0x14: [mem 0xdc100000-0xdc100fff]
[ 0.814734] pci 0000:3b:00.0: supports D1 D2
[ 0.814735] pci 0000:3b:00.0: PME# supported from D1 D2 D3hot D3cold
[ 0.814841] pci 0000:3b:00.0: System wakeup disabled by ACPI
[ 0.822440] pci 0000:00:1c.5: PCI bridge to [bus 3b]
[ 0.822444] pci 0000:00:1c.5: bridge window [mem 0xdc100000-0xdc1fffff]
[ 0.822573] pci 0000:3c:00.0: [144d:a802] type 00 class 0x010802
[ 0.822593] pci 0000:3c:00.0: reg 0x10: [mem 0xdc000000-0xdc003fff 64bit]
[ 0.822602] pci 0000:3c:00.0: reg 0x18: [io 0xe000-0xe0ff]
[ 0.822806] pci 0000:3c:00.0: System wakeup disabled by ACPI
[ 0.830453] pci 0000:00:1d.0: PCI bridge to [bus 3c]
[ 0.830456] pci 0000:00:1d.0: bridge window [io 0xe000-0xefff]
[ 0.830459] pci 0000:00:1d.0: bridge window [mem 0xdc000000-0xdc0fffff]
[ 0.833465] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 10 *11 12 14 15)
[ 0.833541] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 *10 11 12 14 15)
[ 0.833613] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 10 *11 12 14 15)
[ 0.833686] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 10 *11 12 14 15)
[ 0.833759] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 10 *11 12 14 15)
[ 0.833831] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 10 *11 12 14 15)
[ 0.833905] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 10 *11 12 14 15)
[ 0.833977] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 10 *11 12 14 15)
[ 0.836244] ACPI: Enabled 6 GPEs in block 00 to 7F
[ 0.836280] ACPI : EC: EC stopped
[ 0.837436] ACPI : EC: GPE = 0x14, I/O: command/status = 0x934, data = 0x930
[ 0.837437] ACPI : EC: EC started
[ 0.868878] vgaarb: setting as boot device: PCI:0000:00:02.0
[ 0.868879] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none
[ 0.868882] vgaarb: loaded
[ 0.868883] vgaarb: bridge control possible 0000:00:02.0
[ 0.878563] SCSI subsystem initialized
[ 0.878596] libata version 3.00 loaded.
[ 0.878696] PCI: Using ACPI for IRQ routing
[ 0.902733] PCI: pci_cache_line_size set to 64 bytes
[ 0.902876] e820: reserve RAM buffer [mem 0x00058000-0x0005ffff]
[ 0.902878] e820: reserve RAM buffer [mem 0x0009d000-0x0009ffff]
[ 0.902879] e820: reserve RAM buffer [mem 0x67a09018-0x67ffffff]
[ 0.902880] e820: reserve RAM buffer [mem 0x69538000-0x6bffffff]
[ 0.902882] e820: reserve RAM buffer [mem 0x695be000-0x6bffffff]
[ 0.902883] e820: reserve RAM buffer [mem 0x7907e000-0x7bffffff]
[ 0.902884] e820: reserve RAM buffer [mem 0x7a500000-0x7bffffff]
[ 0.902886] e820: reserve RAM buffer [mem 0x27f000000-0x27fffffff]
[ 0.902978] NetLabel: Initializing
[ 0.902979] NetLabel: domain hash size = 128
[ 0.902980] NetLabel: protocols = UNLABELED CIPSOv4
[ 0.902992] NetLabel: unlabeled traffic allowed by default
[ 0.903081] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
[ 0.903086] hpet0: 8 comparators, 64-bit 24.000000 MHz counter
[ 0.905139] clocksource: Switched to clocksource hpet
[ 0.912247] VFS: Disk quotas dquot_6.6.0
[ 0.921195] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[ 0.933239] AppArmor: AppArmor Filesystem Enabled
[ 0.933268] pnp: PnP ACPI init
[ 0.933597] system 00:00: [io 0x0680-0x069f] has been reserved
[ 0.933599] system 00:00: [io 0xffff] has been reserved
[ 0.933601] system 00:00: [io 0xffff] has been reserved
[ 0.933602] system 00:00: [io 0xffff] has been reserved
[ 0.933604] system 00:00: [io 0x1800-0x18fe] has been reserved
[ 0.933605] system 00:00: [io 0x164e-0x164f] has been reserved
[ 0.933608] system 00:00: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 0.933734] pnp 00:01: Plug and Play ACPI device, IDs PNP0b00 (active)
[ 0.933784] system 00:02: [io 0x1854-0x1857] has been reserved
[ 0.933787] system 00:02: Plug and Play ACPI device, IDs INT3f0d PNP0c02 (active)
[ 0.933909] pnp 00:03: Plug and Play ACPI device, IDs PNP0303 (active)
[ 0.933934] pnp 00:04: Plug and Play ACPI device, IDs DLL0704 PNP0f13 (active)
[ 0.934246] system 00:05: [mem 0xfed10000-0xfed17fff] has been reserved
[ 0.934248] system 00:05: [mem 0xfed18000-0xfed18fff] has been reserved
[ 0.934250] system 00:05: [mem 0xfed19000-0xfed19fff] has been reserved
[ 0.934251] system 00:05: [mem 0xe0000000-0xefffffff] has been reserved
[ 0.934253] system 00:05: [mem 0xfed20000-0xfed3ffff] has been reserved
[ 0.934254] system 00:05: [mem 0xfed90000-0xfed93fff] could not be reserved
[ 0.934256] system 00:05: [mem 0xfed45000-0xfed8ffff] has been reserved
[ 0.934258] system 00:05: [mem 0xff000000-0xffffffff] has been reserved
[ 0.934259] system 00:05: [mem 0xfee00000-0xfeefffff] could not be reserved
[ 0.934261] system 00:05: [mem 0xdffe0000-0xdfffffff] has been reserved
[ 0.934263] system 00:05: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 0.934313] system 00:06: [mem 0xfd000000-0xfdabffff] has been reserved
[ 0.934315] system 00:06: [mem 0xfdad0000-0xfdadffff] has been reserved
[ 0.934317] system 00:06: [mem 0xfdb00000-0xfdffffff] has been reserved
[ 0.934319] system 00:06: [mem 0xfe000000-0xfe01ffff] could not be reserved
[ 0.934320] system 00:06: [mem 0xfe036000-0xfe03bfff] has been reserved
[ 0.934322] system 00:06: [mem 0xfe03d000-0xfe3fffff] has been reserved
[ 0.934323] system 00:06: [mem 0xfe410000-0xfe7fffff] has been reserved
[ 0.934325] system 00:06: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 0.934703] system 00:07: [io 0xff00-0xfffe] has been reserved
[ 0.934706] system 00:07: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 0.936252] system 00:08: [mem 0xfe029000-0xfe029fff] has been reserved
[ 0.936254] system 00:08: [mem 0xfe028000-0xfe028fff] has been reserved
[ 0.936256] system 00:08: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 0.937227] pnp 00:09: Plug and Play ACPI device, IDs PNP0c31 (active)
[ 0.943196] pnp: PnP ACPI: found 10 devices
[ 0.951728] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
[ 0.951739] pci 0000:00:1c.0: bridge window [io 0x1000-0x0fff] to [bus 01-39] add_size 1000
[ 0.951761] pci 0000:00:1c.0: res[13]=[io 0x1000-0x0fff] res_to_dev_res add_size 1000 min_align 1000
[ 0.951763] pci 0000:00:1c.0: res[13]=[io 0x1000-0x1fff] res_to_dev_res add_size 1000 min_align 1000
[ 0.951766] pci 0000:00:1c.0: BAR 13: assigned [io 0x2000-0x2fff]
[ 0.951768] pci 0000:00:1c.0: PCI bridge to [bus 01-39]
[ 0.951770] pci 0000:00:1c.0: bridge window [io 0x2000-0x2fff]
[ 0.951775] pci 0000:00:1c.0: bridge window [mem 0xc4000000-0xda0fffff]
[ 0.951778] pci 0000:00:1c.0: bridge window [mem 0xa0000000-0xc1ffffff 64bit pref]
[ 0.951783] pci 0000:00:1c.4: PCI bridge to [bus 3a]
[ 0.951787] pci 0000:00:1c.4: bridge window [mem 0xdc200000-0xdc2fffff]
[ 0.951795] pci 0000:00:1c.5: PCI bridge to [bus 3b]
[ 0.951799] pci 0000:00:1c.5: bridge window [mem 0xdc100000-0xdc1fffff]
[ 0.951805] pci 0000:00:1d.0: PCI bridge to [bus 3c]
[ 0.951807] pci 0000:00:1d.0: bridge window [io 0xe000-0xefff]
[ 0.951811] pci 0000:00:1d.0: bridge window [mem 0xdc000000-0xdc0fffff]
[ 0.951818] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window]
[ 0.951819] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window]
[ 0.951821] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
[ 0.951822] pci_bus 0000:00: resource 7 [mem 0x000c0000-0x000c3fff window]
[ 0.951823] pci_bus 0000:00: resource 8 [mem 0x000c4000-0x000c7fff window]
[ 0.951824] pci_bus 0000:00: resource 9 [mem 0x000c8000-0x000cbfff window]
[ 0.951826] pci_bus 0000:00: resource 10 [mem 0x000cc000-0x000cffff window]
[ 0.951827] pci_bus 0000:00: resource 11 [mem 0x000d0000-0x000d3fff window]
[ 0.951828] pci_bus 0000:00: resource 12 [mem 0x000d4000-0x000d7fff window]
[ 0.951830] pci_bus 0000:00: resource 13 [mem 0x000d8000-0x000dbfff window]
[ 0.951831] pci_bus 0000:00: resource 14 [mem 0x000dc000-0x000dffff window]
[ 0.951832] pci_bus 0000:00: resource 15 [mem 0x000e4000-0x000e7fff window]
[ 0.951833] pci_bus 0000:00: resource 16 [mem 0x000e8000-0x000ebfff window]
[ 0.951835] pci_bus 0000:00: resource 17 [mem 0x000ec000-0x000effff window]
[ 0.951836] pci_bus 0000:00: resource 18 [mem 0x80000000-0xdfffffff window]
[ 0.951837] pci_bus 0000:00: resource 19 [mem 0xfd000000-0xfe7fffff window]
[ 0.951839] pci_bus 0000:01: resource 0 [io 0x2000-0x2fff]
[ 0.951840] pci_bus 0000:01: resource 1 [mem 0xc4000000-0xda0fffff]
[ 0.951841] pci_bus 0000:01: resource 2 [mem 0xa0000000-0xc1ffffff 64bit pref]
[ 0.951843] pci_bus 0000:3a: resource 1 [mem 0xdc200000-0xdc2fffff]
[ 0.951844] pci_bus 0000:3b: resource 1 [mem 0xdc100000-0xdc1fffff]
[ 0.951845] pci_bus 0000:3c: resource 0 [io 0xe000-0xefff]
[ 0.951847] pci_bus 0000:3c: resource 1 [mem 0xdc000000-0xdc0fffff]
[ 1.013202] NET: Registered protocol family 2
[ 1.029247] TCP established hash table entries: 65536 (order: 7, 524288 bytes)
[ 1.029359] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
[ 1.029464] TCP: Hash tables configured (established 65536 bind 65536)
[ 1.029481] UDP hash table entries: 4096 (order: 5, 131072 bytes)
[ 1.029501] UDP-Lite hash table entries: 4096 (order: 5, 131072 bytes)
[ 1.053197] NET: Registered protocol family 1
[ 1.053210] pci 0000:00:02.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
[ 1.054334] PCI: CLS 0 bytes, default 64
[ 1.054376] Unpacking initramfs...
[ 1.985846] Freeing initrd memory: 8668K (ffff88002f6c7000 - ffff88002ff3e000)
[ 2.001226] DMAR: ACPI device "device:64" under DMAR at fed91000 as 00:15.0
[ 2.001230] DMAR: ACPI device "device:65" under DMAR at fed91000 as 00:15.1
[ 2.001258] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[ 2.001260] software IO TLB [mem 0x63a09000-0x67a09000] (64MB) mapped at [ffff880063a09000-ffff880067a08fff]
[ 2.001301] RAPL PMU: API unit is 2^-32 Joules, 5 fixed counters, 655360 ms ovfl timer
[ 2.001303] RAPL PMU: hw unit of domain pp0-core 2^-14 Joules
[ 2.001303] RAPL PMU: hw unit of domain package 2^-14 Joules
[ 2.001304] RAPL PMU: hw unit of domain dram 2^-14 Joules
[ 2.001305] RAPL PMU: hw unit of domain pp1-gpu 2^-14 Joules
[ 2.001306] RAPL PMU: hw unit of domain psys 2^-14 Joules
[ 2.001367] Scanning for low memory corruption every 60 seconds
[ 2.017344] futex hash table entries: 1024 (order: 4, 65536 bytes)
[ 2.029213] audit: initializing netlink subsys (disabled)
[ 2.029228] audit: type=2000 audit(1466516463.992:1): initialized
[ 2.029812] workingset: timestamp_bits=34 max_order=21 bucket_order=0
[ 2.029847] zbud: loaded
[ 2.197226] Key type big_key registered
[ 2.198011] Key type asymmetric registered
[ 2.198013] Asymmetric key parser 'x509' registered
[ 2.213289] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)
[ 2.213354] io scheduler noop registered
[ 2.213355] io scheduler deadline registered
[ 2.229258] io scheduler cfq registered (default)
[ 2.229975] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
[ 2.229981] pciehp: PCI Express Hot Plug Controller Driver version: 0.4
[ 2.230001] efifb: probing for efifb
[ 2.230024] efifb: framebuffer at 0x90000000, using 22500k, total 22500k
[ 2.230025] efifb: mode is 3200x1800x32, linelength=12800, pages=1
[ 2.230026] efifb: scrolling: redraw
[ 2.230027] efifb: Truecolor: size=8:8:8:8, shift=24:16:8:0
[ 2.241039] Console: switching to colour frame buffer device 400x112
[ 2.251900] fb0: EFI VGA frame buffer device
[ 2.251907] intel_idle: MWAIT substates: 0x11142120
[ 2.251908] intel_idle: v0.4.1 model 0x4E
[ 2.252123] intel_idle: lapic_timer_reliable_states 0xffffffff
[ 2.252255] GHES: HEST is not enabled!
[ 2.252330] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
[ 2.255069] Non-volatile memory driver v1.3
[ 2.255131] Linux agpgart interface v0.103
[ 2.255581] ahci 0000:00:17.0: version 3.0
[ 2.255768] ahci 0000:00:17.0: AHCI 0001.0301 32 slots 8 ports 6 Gbps 0x0 impl SATA mode
[ 2.255770] ahci 0000:00:17.0: flags: 64bit ncq pm led clo only pio slum part deso sadm sds apst
[ 2.256791] scsi host0: ahci
[ 2.256990] scsi host1: ahci
[ 2.257274] scsi host2: ahci
[ 2.257495] scsi host3: ahci
[ 2.257741] scsi host4: ahci
[ 2.257936] scsi host5: ahci
[ 2.258171] scsi host6: ahci
[ 2.258399] scsi host7: ahci
[ 2.258454] ata1: DUMMY
[ 2.258455] ata2: DUMMY
[ 2.258456] ata3: DUMMY
[ 2.258457] ata4: DUMMY
[ 2.258458] ata5: DUMMY
[ 2.258458] ata6: DUMMY
[ 2.258459] ata7: DUMMY
[ 2.258460] ata8: DUMMY
[ 2.258527] i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f13:PS2M] at 0x60,0x64 irq 1,12
[ 2.259066] i8042: Warning: Keylock active
[ 2.261362] serio: i8042 KBD port at 0x60,0x64 irq 1
[ 2.261392] serio: i8042 AUX port at 0x60,0x64 irq 12
[ 2.261504] mousedev: PS/2 mouse device common for all mice
[ 2.261663] rtc_cmos 00:01: RTC can wake from S4
[ 2.262186] rtc_cmos 00:01: rtc core: registered rtc_cmos as rtc0
[ 2.262269] rtc_cmos 00:01: alarms up to one month, y3k, 242 bytes nvram, hpet irqs
[ 2.262278] intel_pstate: Intel P-state driver initializing
[ 2.262583] intel_pstate: HWP enabled
[ 2.262588] ledtrig-cpu: registered to indicate activity on CPUs
[ 2.262589] EFI Variables Facility v0.08 2004-May-17
[ 2.262800] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input0
[ 2.267289] hidraw: raw HID events driver (C) Jiri Kosina
[ 2.267301] intel_pmc_core 0000:00:1f.2: enabling device (0000 -> 0002)
[ 2.357421] NET: Registered protocol family 10
[ 2.357920] microcode: CPU0 sig=0x406e3, pf=0x80, revision=0x8a
[ 2.357960] microcode: CPU1 sig=0x406e3, pf=0x80, revision=0x8a
[ 2.357971] microcode: CPU2 sig=0x406e3, pf=0x80, revision=0x8a
[ 2.358026] microcode: CPU3 sig=0x406e3, pf=0x80, revision=0x8a
[ 2.358114] microcode: Microcode Update Driver: v2.01 <tigran@aivazian.fsnet.co.uk>, Peter Oruba
[ 2.358337] registered taskstats version 1
[ 2.358352] zswap: loaded using pool lzo/zbud
[ 2.362639] Key type encrypted registered
[ 2.362642] AppArmor: AppArmor sha1 policy hashing enabled
[ 2.364081] Magic number: 4:90:686
[ 2.364083] hash matches drivers/base/power/main.c:1028
[ 2.364362] rtc_cmos 00:01: setting system clock to 2016-06-21 13:41:05 UTC (1466516465)
[ 2.364463] PM: Checking hibernation image partition /dev/nvme0n1p2
[ 3.001391] tsc: Refined TSC clocksource calibration: 2399.999 MHz
[ 3.001395] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x2298364cab5, max_idle_ns: 440795214892 ns
[ 3.089759] psmouse serio1: synaptics: queried max coordinates: x [..5666], y [..4734]
[ 3.123622] psmouse serio1: synaptics: queried min coordinates: x [1276..], y [1118..]
[ 3.183379] psmouse serio1: synaptics: Touchpad model: 1, fw: 8.2, id: 0x1e2a1, caps: 0xf00223/0x840300/0x12e800/0x0, board id: 3038, fw id: 2011643
[ 3.225560] input: SynPS/2 Synaptics TouchPad as /devices/platform/i8042/serio1/input/input2
[ 3.228693] PM: Hibernation image not present or could not be loaded.
[ 3.229612] Freeing unused kernel memory: 1688K (ffffffff81d29000 - ffffffff81ecf000)
[ 3.229615] Write protecting the kernel read-only data: 12288k
[ 3.230043] Freeing unused kernel memory: 1060K (ffff8800016f7000 - ffff880001800000)
[ 3.231681] Freeing unused kernel memory: 972K (ffff880001b0d000 - ffff880001c00000)
[ 3.234167] random: systemd urandom read with 19 bits of entropy available
[ 3.256105] systemd[1]: systemd 210 running in system mode. (+PAM +LIBWRAP +AUDIT +SELINUX -IMA +SYSVINIT +LIBCRYPTSETUP +GCRYPT +ACL +XZ +SECCOMP +APPARMOR)
[ 3.256245] systemd[1]: Detected architecture 'x86-64'.
[ 3.256247] systemd[1]: Running in initial RAM disk.
[ 3.256296] systemd[1]: Set hostname to <jarvis>.
[ 3.285809] systemd[1]: Expecting device dev-disk-by\x2duuid-994363fd\x2dc12c\x2d4c6c\x2d92e9\x2d85e8ac695cf9.device...
[ 3.285846] systemd[1]: Starting Timers.
[ 3.285861] systemd[1]: Reached target Timers.
[ 3.285875] systemd[1]: Starting -.slice.
[ 3.305375] systemd[1]: Created slice -.slice.
[ 3.305401] systemd[1]: Starting udev Kernel Socket.
[ 3.305430] systemd[1]: Listening on udev Kernel Socket.
[ 3.305448] systemd[1]: Starting udev Control Socket.
[ 3.305477] systemd[1]: Listening on udev Control Socket.
[ 3.305492] systemd[1]: Starting Journal Socket.
[ 3.305524] systemd[1]: Listening on Journal Socket.
[ 3.305541] systemd[1]: Starting Sockets.
[ 3.305554] systemd[1]: Reached target Sockets.
[ 3.305568] systemd[1]: Starting System Slice.
[ 3.305679] systemd[1]: Created slice System Slice.
[ 3.305694] systemd[1]: Starting system-systemd\x2dfsck.slice.
[ 3.305798] systemd[1]: Created slice system-systemd\x2dfsck.slice.
[ 3.305864] systemd[1]: Starting dracut cmdline hook...
[ 3.306223] systemd[1]: Starting Create list of required static device nodes for the current kernel...
[ 3.306662] systemd[1]: Starting Load Kernel Modules...
[ 3.307039] systemd[1]: Starting Entropy Daemon based on the HAVEGE algorithm...
[ 3.307438] systemd[1]: Started Entropy Daemon based on the HAVEGE algorithm.
[ 3.307565] systemd[1]: Starting Journal Service...
[ 3.309389] systemd[1]: Starting Slices.
[ 3.309411] systemd[1]: Reached target Slices.
[ 3.309444] systemd[1]: Starting Setup Virtual Console...
[ 3.309874] systemd[1]: Starting Swap.
[ 3.309895] systemd[1]: Reached target Swap.
[ 3.309919] systemd[1]: Starting Local File Systems.
[ 3.309936] systemd[1]: Reached target Local File Systems.
[ 3.310325] systemd[1]: Started Create list of required static device nodes for the current kernel.
[ 3.310554] systemd[1]: Started Load Kernel Modules.
[ 3.312324] systemd[1]: Starting Apply Kernel Variables...
[ 3.312828] systemd[1]: Starting Create static device nodes in /dev...
[ 3.315799] systemd[1]: Started Apply Kernel Variables.
[ 3.320609] systemd[1]: Started Create static device nodes in /dev.
[ 3.333058] systemd[1]: Started Setup Virtual Console.
[ 3.355029] systemd[1]: Started Journal Service.
[ 3.411244] input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input3
[ 3.412985] ACPI: Lid Switch [LID0]
[ 3.413046] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input4
[ 3.414049] ACPI: Power Button [PBTN]
[ 3.414118] input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input5
[ 3.414168] ACPI: Sleep Button [SBTN]
[ 3.414222] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input6
[ 3.414264] ACPI: Power Button [PWRF]
[ 3.439311] ACPI: bus type USB registered
[ 3.439330] usbcore: registered new interface driver usbfs
[ 3.439338] usbcore: registered new interface driver hub
[ 3.439357] usbcore: registered new device driver usb
[ 3.439915] [drm] Initialized drm 1.1.0 20060810
[ 3.440954] xhci_hcd 0000:00:14.0: xHCI Host Controller
[ 3.440971] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 1
[ 3.442431] xhci_hcd 0000:00:14.0: hcc params 0x200077c1 hci version 0x100 quirks 0x00109810
[ 3.442454] xhci_hcd 0000:00:14.0: cache line size of 64 is not supported
[ 3.442781] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[ 3.442783] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 3.442784] usb usb1: Product: xHCI Host Controller
[ 3.442792] usb usb1: Manufacturer: Linux 4.7.0-rc4+ xhci-hcd
[ 3.442794] usb usb1: SerialNumber: 0000:00:14.0
[ 3.443030] hub 1-0:1.0: USB hub found
[ 3.443107] hub 1-0:1.0: 12 ports detected
[ 3.450569] rtsx_pci 0000:3b:00.0: rtsx_pci_acquire_irq: pcr->msi_en = 1, pci->irq = 124
[ 3.459309] xhci_hcd 0000:00:14.0: xHCI Host Controller
[ 3.459315] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 2
[ 3.459371] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003
[ 3.459373] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 3.459374] usb usb2: Product: xHCI Host Controller
[ 3.459376] usb usb2: Manufacturer: Linux 4.7.0-rc4+ xhci-hcd
[ 3.459377] usb usb2: SerialNumber: 0000:00:14.0
[ 3.459551] hub 2-0:1.0: USB hub found
[ 3.459582] hub 2-0:1.0: 6 ports detected
[ 3.461544] nvme nvme0: pci function 0000:3c:00.0
[ 3.475143] usb: port power management may be unreliable
[ 3.478669] [drm:intel_detect_pch] Found SunrisePoint LP PCH
[ 3.478673] [drm:get_allowed_dc_mask] Allowed DC state mask 03
[ 3.493252] [drm:i915_dump_device_info] i915 device info: gen=9, pciid=0x1916 rev=0x07 flags=need_gfx_hws,is_skylake,has_fbc,has_hotplug,has_llc,has_ddi,has_fpga_dbg,
[ 3.493513] [drm:intel_device_info_runtime_init] slice total: 1
[ 3.493516] [drm:intel_device_info_runtime_init] subslice total: 3
[ 3.493517] [drm:intel_device_info_runtime_init] subslice per slice: 3
[ 3.493518] [drm:intel_device_info_runtime_init] EU total: 24
[ 3.493520] [drm:intel_device_info_runtime_init] EU per subslice: 8
[ 3.493521] [drm:intel_device_info_runtime_init] has slice power gating: n
[ 3.493522] [drm:intel_device_info_runtime_init] has subslice power gating: n
[ 3.493523] [drm:intel_device_info_runtime_init] has EU power gating: y
[ 3.493580] [drm:i915_gem_init_stolen] Memory reserved for graphics device: 65536K, usable: 64512K
[ 3.493582] [drm] Memory usable by graphics device = 4096M
[ 3.493583] [drm:i915_ggtt_init_hw] GMADR size = 256M
[ 3.493584] [drm:i915_ggtt_init_hw] GTT stolen size = 64M
[ 3.493586] [drm:i915_ggtt_init_hw] ppgtt mode: 3
[ 3.493588] checking generic (90000000 15f9000) vs hw (90000000 10000000)
[ 3.493589] fb: switching to inteldrmfb from EFI VGA
[ 3.493617] Console: switching to colour dummy device 80x25
[ 3.493690] [drm] Replacing VGA console driver
[ 3.493731] [drm:intel_opregion_setup] graphic opregion physical addr: 0x79bea018
[ 3.493739] [drm:intel_opregion_setup] Public ACPI methods supported
[ 3.493740] [drm:intel_opregion_setup] SWSCI supported
[ 3.499676] [drm:swsci_setup] SWSCI GBDA callbacks 00000cb3, SBCB callbacks 00300483
[ 3.499679] [drm:intel_opregion_setup] ASLE supported
[ 3.499681] [drm:intel_opregion_setup] ASLE extension supported
[ 3.499683] [drm:intel_opregion_setup] Found valid VBT in ACPI OpRegion (Mailbox #4)
[ 3.499749] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
[ 3.499750] [drm] Driver supports precise vblank timestamp query.
[ 3.499752] [drm:init_vbt_defaults] Set default to SSC at 120000 kHz
[ 3.499754] [drm:intel_bios_init] VBT signature "$VBT SKYLAKE ", BDB version 203
[ 3.499755] [drm:parse_general_features] BDB_GENERAL_FEATURES int_tv_support 0 int_crt_support 0 lvds_use_ssc 0 lvds_ssc_freq 120000 display_clock_mode 1 fdi_rx_polarity_inverted 0
[ 3.499757] [drm:parse_general_definitions] crt_ddc_bus_pin: 2
[ 3.501304] [drm:parse_lfp_panel_data] Panel type: 0 (OpRegion)
[ 3.501307] [drm:parse_lfp_panel_data] DRRS supported mode is static
[ 3.501310] [drm:parse_lfp_panel_data] Found panel mode in BIOS VBT tables:
[ 3.501313] [drm:drm_mode_debug_printmodeline] Modeline 0:"640x480" 0 25180 640 648 744 784 480 482 484 509 0x8 0xa
[ 3.501314] [drm:parse_lfp_panel_data] VBT initial LVDS value 300
[ 3.501315] [drm:parse_lfp_backlight] VBT backlight PWM modulation frequency 200 Hz, active high, min brightness 0, level 255
[ 3.501317] [drm:parse_sdvo_device_mapping] Unsupported child device size for SDVO mapping.
[ 3.501318] [drm:parse_device_mapping] Expected child device config size for VBT version 203 not known; assuming 38
[ 3.501321] [drm:parse_driver_features] DRRS State Enabled:0
[ 3.501323] [drm:parse_ddi_port] Port A VBT info: DP:1 HDMI:0 DVI:0 EDP:1 CRT:0
[ 3.501325] [drm:parse_ddi_port] VBT HDMI level shift for port A: 0
[ 3.501326] [drm:parse_ddi_port] Port B VBT info: DP:1 HDMI:1 DVI:1 EDP:0 CRT:0
[ 3.501328] [drm:parse_ddi_port] VBT HDMI level shift for port B: 8
[ 3.501329] [drm:parse_ddi_port] Port C VBT info: DP:1 HDMI:1 DVI:1 EDP:0 CRT:0
[ 3.501331] [drm:parse_ddi_port] VBT HDMI level shift for port C: 8
[ 3.501383] [drm:intel_dsm_pci_probe] no _DSM method for intel device
[ 3.501390] [drm:gen9_set_dc_state] Setting DC state from 00 to 00
[ 3.501436] [drm:intel_power_well_enable] enabling power well 1
[ 3.501454] [drm:intel_power_well_enable] enabling MISC IO power well
[ 3.501477] [drm:intel_power_well_enable] enabling always-on
[ 3.501479] [drm:intel_power_well_enable] enabling DC off
[ 3.501481] [drm:gen9_set_dc_state] Setting DC state from 00 to 00
[ 3.501509] [drm:intel_power_well_enable] enabling power well 2
[ 3.501527] [drm:intel_power_well_enable] enabling DDI A/E power well
[ 3.501550] [drm:intel_power_well_enable] enabling DDI B power well
[ 3.501564] [drm:skl_set_power_well] Enabling DDI B power well
[ 3.501568] [drm:intel_power_well_enable] enabling DDI C power well
[ 3.501582] [drm:skl_set_power_well] Enabling DDI C power well
[ 3.501587] [drm:intel_power_well_enable] enabling DDI D power well
[ 3.501600] [drm:skl_set_power_well] Enabling DDI D power well
[ 3.501610] [drm:gen9_set_dc_state] Setting DC state from 00 to 00
[ 3.501748] [drm:intel_csr_ucode_init] Loading i915/skl_dmc_ver1.bin
[ 3.505479] [drm:intel_print_wm_latency] Gen9 Plane WM0 latency 2 (2.0 usec)
[ 3.505482] [drm:intel_print_wm_latency] Gen9 Plane WM1 latency 19 (19.0 usec)
[ 3.505484] [drm:intel_print_wm_latency] Gen9 Plane WM2 latency 28 (28.0 usec)
[ 3.505485] [drm:intel_print_wm_latency] Gen9 Plane WM3 latency 32 (32.0 usec)
[ 3.505486] [drm:intel_print_wm_latency] Gen9 Plane WM4 latency 63 (63.0 usec)
[ 3.505487] [drm:intel_print_wm_latency] Gen9 Plane WM5 latency 77 (77.0 usec)
[ 3.505488] [drm:intel_print_wm_latency] Gen9 Plane WM6 latency 83 (83.0 usec)
[ 3.505489] [drm:intel_print_wm_latency] Gen9 Plane WM7 latency 99 (99.0 usec)
[ 3.505490] [drm:intel_modeset_init] 3 display pipes available.
[ 3.505517] [drm:intel_update_rawclk] rawclk rate: 24000 kHz
[ 3.505531] [drm:intel_update_cdclk] Current CD clock rate: 450000 kHz
[ 3.505535] [drm:intel_update_max_cdclk] Max CD clock rate: 675000 kHz
[ 3.505536] [drm:intel_update_max_cdclk] Max dotclock rate: 675000 kHz
[ 3.505574] vgaarb: device changed decodes: PCI:0000:00:02.0,olddecodes=io+mem,decodes=io+mem:owns=io+mem
[ 3.505931] [drm:intel_dp_init_connector] Adding eDP connector on port A
[ 3.506071] [drm:intel_dp_init_panel_power_sequencer] cur t1_t3 0 t8 0 t9 0 t10 500 t11_t12 6000
[ 3.506072] [drm:intel_dp_init_panel_power_sequencer] vbt t1_t3 2000 t8 10 t9 2000 t10 500 t11_t12 5000
[ 3.506073] [drm:intel_dp_init_panel_power_sequencer] panel power up delay 200, power down delay 50, power cycle delay 600
[ 3.506075] [drm:intel_dp_init_panel_power_sequencer] backlight on delay 1, off delay 200
[ 3.506077] [drm:intel_dp_aux_init] registering DPDDC-A bus for card0-eDP-1
[ 3.506187] [drm:edp_panel_vdd_on] Turning eDP port A VDD on
[ 3.506283] [drm:edp_panel_vdd_on] PP_STATUS: 0x80000008 PP_CONTROL: 0xabcd000f
[ 3.506858] [drm:intel_dp_get_dpcd] DPCD: 12 14 84 40 00 00 01 01 02 00 00 00 00 0b 00
[ 3.507776] [drm:intel_dp_get_dpcd] Detected EDP PSR Panel.
[ 3.507777] [drm:intel_dp_get_dpcd] Display Port TPS3 support: source yes, sink no
[ 3.508275] [drm:intel_dp_print_rates] source rates: 162000, 216000, 270000, 324000, 432000, 540000
[ 3.508279] [drm:intel_dp_print_rates] sink rates: 162000, 270000, 540000
[ 3.508280] [drm:intel_dp_print_rates] common rates: 162000, 270000, 540000
[ 3.508370] [drm:intel_dp_init_panel_power_sequencer_registers] panel power sequencer register settings: PP_ON 0x7d00001, PP_OFF 0x1f40001, PP_DIV 0x4af06
[ 3.510571] [drm] Finished loading i915/skl_dmc_ver1.bin (v1.26)
[ 3.513290] [drm:drm_edid_to_eld] ELD: no CEA Extension found
[ 3.513291] [drm:intel_dp_drrs_init] VBT doesn't support DRRS
[ 3.513329] [drm:intel_panel_setup_backlight] Connector eDP-1 backlight initialized, enabled, brightness 937/937
[ 3.513360] [drm:intel_dp_init_connector] Adding DP connector on port B
[ 3.513396] [drm:intel_dp_aux_init] registering DPDDC-B bus for card0-DP-1
[ 3.513474] [drm:intel_hdmi_init_connector] Adding HDMI connector on port B
[ 3.513511] [drm:intel_dp_init_connector] Adding DP connector on port C
[ 3.513532] [drm:intel_dp_aux_init] registering DPDDC-C bus for card0-DP-2
[ 3.513604] [drm:intel_hdmi_init_connector] Adding HDMI connector on port C
[ 3.513690] [drm:intel_modeset_readout_hw_state] [CRTC:26] hw state readout: enabled
[ 3.513699] [drm:intel_modeset_readout_hw_state] [CRTC:30] hw state readout: disabled
[ 3.513708] [drm:intel_modeset_readout_hw_state] [CRTC:34] hw state readout: disabled
[ 3.513717] [drm:intel_modeset_readout_hw_state] DPLL 0 hw state readout: crtc_mask 0x00000001, on 1
[ 3.513721] [drm:intel_modeset_readout_hw_state] DPLL 1 hw state readout: crtc_mask 0x00000000, on 0
[ 3.513726] [drm:intel_modeset_readout_hw_state] DPLL 2 hw state readout: crtc_mask 0x00000000, on 0
[ 3.513730] [drm:intel_modeset_readout_hw_state] DPLL 3 hw state readout: crtc_mask 0x00000000, on 0
[ 3.513772] [drm:intel_ddi_get_config] pipe has 24 bpp for eDP panel, overriding BIOS-provided max 18 bpp
[ 3.513777] [drm:intel_modeset_readout_hw_state] [ENCODER:36:TMDS-36] hw state readout: enabled, pipe A
[ 3.513781] [drm:intel_modeset_readout_hw_state] [ENCODER:45:TMDS-45] hw state readout: disabled, pipe A
[ 3.513782] [drm:intel_modeset_readout_hw_state] [ENCODER:47:DP MST-47] hw state readout: disabled, pipe A
[ 3.513783] [drm:intel_modeset_readout_hw_state] [ENCODER:48:DP MST-48] hw state readout: disabled, pipe B
[ 3.513784] [drm:intel_modeset_readout_hw_state] [ENCODER:49:DP MST-49] hw state readout: disabled, pipe C
[ 3.513786] [drm:intel_modeset_readout_hw_state] [ENCODER:52:TMDS-52] hw state readout: disabled, pipe A
[ 3.513786] [drm:intel_modeset_readout_hw_state] [ENCODER:54:DP MST-54] hw state readout: disabled, pipe A
[ 3.513787] [drm:intel_modeset_readout_hw_state] [ENCODER:55:DP MST-55] hw state readout: disabled, pipe B
[ 3.513788] [drm:intel_modeset_readout_hw_state] [ENCODER:56:DP MST-56] hw state readout: disabled, pipe C
[ 3.513795] [drm:intel_modeset_readout_hw_state] [CONNECTOR:37:eDP-1] hw state readout: enabled
[ 3.513799] [drm:intel_modeset_readout_hw_state] [CONNECTOR:46:DP-1] hw state readout: disabled
[ 3.513804] [drm:intel_modeset_readout_hw_state] [CONNECTOR:50:HDMI-A-1] hw state readout: disabled
[ 3.513808] [drm:intel_modeset_readout_hw_state] [CONNECTOR:53:DP-2] hw state readout: disabled
[ 3.513813] [drm:intel_modeset_readout_hw_state] [CONNECTOR:57:HDMI-A-2] hw state readout: disabled
[ 3.513887] [drm:intel_dump_pipe_config] [CRTC:26][setup_hw_state] config ffff880272e63000 for pipe A
[ 3.513888] [drm:intel_dump_pipe_config] cpu_transcoder: EDP
[ 3.513889] [drm:intel_dump_pipe_config] pipe bpp: 24, dithering: 0
[ 3.513890] [drm:intel_dump_pipe_config] fdi/pch: 0, lanes: 0, gmch_m: 0, gmch_n: 0, link_m: 0, link_n: 0, tu: 0
[ 3.513891] [drm:intel_dump_pipe_config] dp: 1, lanes: 4, gmch_m: 4348677, gmch_n: 8388608, link_m: 362389, link_n: 524288, tu: 64
[ 3.513892] [drm:intel_dump_pipe_config] dp: 1, lanes: 4, gmch_m2: 0, gmch_n2: 0, link_m2: 0, link_n2: 0, tu2: 0
[ 3.513893] [drm:intel_dump_pipe_config] audio: 0, infoframes: 0
[ 3.513894] [drm:intel_dump_pipe_config] requested mode:
[ 3.513896] [drm:drm_mode_debug_printmodeline] Modeline 0:"3200x1800" 60 373249 3200 3248 3280 3360 1800 1803 1808 1852 0x40 0xa
[ 3.513897] [drm:intel_dump_pipe_config] adjusted mode:
[ 3.513898] [drm:drm_mode_debug_printmodeline] Modeline 0:"3200x1800" 60 373249 3200 3248 3280 3360 1800 1803 1808 1852 0x40 0xa
[ 3.513900] [drm:intel_dump_crtc_timings] crtc timings: 373249 3200 3248 3280 3360 1800 1803 1808 1852, type: 0x40 flags: 0xa
[ 3.513901] [drm:intel_dump_pipe_config] port clock: 540000
[ 3.513902] [drm:intel_dump_pipe_config] pipe src size: 3200x1800
[ 3.513903] [drm:intel_dump_pipe_config] num_scalers: 2, scaler_users: 0x0, scaler_id: -1
[ 3.513904] [drm:intel_dump_pipe_config] gmch pfit: control: 0x00000000, ratios: 0x00000000, lvds border: 0x00000000
[ 3.513905] [drm:intel_dump_pipe_config] pch pfit: pos: 0x00000000, size: 0x00000000, disabled
[ 3.513905] [drm:intel_dump_pipe_config] ips: 0
[ 3.513906] [drm:intel_dump_pipe_config] double wide: 0
[ 3.513907] [drm:intel_dump_pipe_config] ddi_pll_sel: 0; dpll_hw_state: ctrl1: 0x1, cfgcr1: 0x0, cfgcr2: 0x0
[ 3.513908] [drm:intel_dump_pipe_config] planes on this crtc
[ 3.513909] [drm:intel_dump_pipe_config] STANDARD PLANE:23 plane: 0.0 idx: 0 disabled, scaler_id = -1
[ 3.513910] [drm:intel_dump_pipe_config] CURSOR PLANE:25 plane: 0.1 idx: 1 disabled, scaler_id = -1
[ 3.513911] [drm:intel_dump_pipe_config] STANDARD PLANE:27 plane: 0.1 idx: 2 disabled, scaler_id = -1
[ 3.513919] [drm:intel_dump_pipe_config] [CRTC:30][setup_hw_state] config ffff880272eb3000 for pipe B
[ 3.513919] [drm:intel_dump_pipe_config] cpu_transcoder: B
[ 3.513920] [drm:intel_dump_pipe_config] pipe bpp: 0, dithering: 0
[ 3.513921] [drm:intel_dump_pipe_config] fdi/pch: 0, lanes: 0, gmch_m: 0, gmch_n: 0, link_m: 0, link_n: 0, tu: 0
[ 3.513922] [drm:intel_dump_pipe_config] dp: 0, lanes: 0, gmch_m: 0, gmch_n: 0, link_m: 0, link_n: 0, tu: 0
[ 3.513923] [drm:intel_dump_pipe_config] dp: 0, lanes: 0, gmch_m2: 0, gmch_n2: 0, link_m2: 0, link_n2: 0, tu2: 0
[ 3.513924] [drm:intel_dump_pipe_config] audio: 0, infoframes: 0
[ 3.513925] [drm:intel_dump_pipe_config] requested mode:
[ 3.513926] [drm:drm_mode_debug_printmodeline] Modeline 0:"" 0 0 0 0 0 0 0 0 0 0 0x0 0x0
[ 3.513927] [drm:intel_dump_pipe_config] adjusted mode:
[ 3.513928] [drm:drm_mode_debug_printmodeline] Modeline 0:"" 0 0 0 0 0 0 0 0 0 0 0x0 0x0
[ 3.513930] [drm:intel_dump_crtc_timings] crtc timings: 0 0 0 0 0 0 0 0 0, type: 0x0 flags: 0x0
[ 3.513930] [drm:intel_dump_pipe_config] port clock: 0
[ 3.513931] [drm:intel_dump_pipe_config] pipe src size: 0x0
[ 3.513932] [drm:intel_dump_pipe_config] num_scalers: 2, scaler_users: 0x0, scaler_id: 0
[ 3.513933] [drm:intel_dump_pipe_config] gmch pfit: control: 0x00000000, ratios: 0x00000000, lvds border: 0x00000000
[ 3.513934] [drm:intel_dump_pipe_config] pch pfit: pos: 0x00000000, size: 0x00000000, disabled
[ 3.513935] [drm:intel_dump_pipe_config] ips: 0
[ 3.513935] [drm:intel_dump_pipe_config] double wide: 0
[ 3.513936] [drm:intel_dump_pipe_config] ddi_pll_sel: 0; dpll_hw_state: ctrl1: 0x0, cfgcr1: 0x0, cfgcr2: 0x0
[ 3.513937] [drm:intel_dump_pipe_config] planes on this crtc
[ 3.513938] [drm:intel_dump_pipe_config] STANDARD PLANE:28 plane: 1.0 idx: 3 disabled, scaler_id = -1
[ 3.513939] [drm:intel_dump_pipe_config] CURSOR PLANE:29 plane: 1.2 idx: 4 disabled, scaler_id = -1
[ 3.513940] [drm:intel_dump_pipe_config] STANDARD PLANE:31 plane: 1.1 idx: 5 disabled, scaler_id = -1
[ 3.513951] [drm:intel_dump_pipe_config] [CRTC:34][setup_hw_state] config ffff880272f28800 for pipe C
[ 3.513951] [drm:intel_dump_pipe_config] cpu_transcoder: C
[ 3.513952] [drm:intel_dump_pipe_config] pipe bpp: 0, dithering: 0
[ 3.513953] [drm:intel_dump_pipe_config] fdi/pch: 0, lanes: 0, gmch_m: 0, gmch_n: 0, link_m: 0, link_n: 0, tu: 0
[ 3.513954] [drm:intel_dump_pipe_config] dp: 0, lanes: 0, gmch_m: 0, gmch_n: 0, link_m: 0, link_n: 0, tu: 0
[ 3.513955] [drm:intel_dump_pipe_config] dp: 0, lanes: 0, gmch_m2: 0, gmch_n2: 0, link_m2: 0, link_n2: 0, tu2: 0
[ 3.513956] [drm:intel_dump_pipe_config] audio: 0, infoframes: 0
[ 3.513957] [drm:intel_dump_pipe_config] requested mode:
[ 3.513958] [drm:drm_mode_debug_printmodeline] Modeline 0:"" 0 0 0 0 0 0 0 0 0 0 0x0 0x0
[ 3.513959] [drm:intel_dump_pipe_config] adjusted mode:
[ 3.513960] [drm:drm_mode_debug_printmodeline] Modeline 0:"" 0 0 0 0 0 0 0 0 0 0 0x0 0x0
[ 3.513961] [drm:intel_dump_crtc_timings] crtc timings: 0 0 0 0 0 0 0 0 0, type: 0x0 flags: 0x0
[ 3.513962] [drm:intel_dump_pipe_config] port clock: 0
[ 3.513963] [drm:intel_dump_pipe_config] pipe src size: 0x0
[ 3.513964] [drm:intel_dump_pipe_config] num_scalers: 1, scaler_users: 0x0, scaler_id: 0
[ 3.513965] [drm:intel_dump_pipe_config] gmch pfit: control: 0x00000000, ratios: 0x00000000, lvds border: 0x00000000
[ 3.513966] [drm:intel_dump_pipe_config] pch pfit: pos: 0x00000000, size: 0x00000000, disabled
[ 3.513966] [drm:intel_dump_pipe_config] ips: 0
[ 3.513967] [drm:intel_dump_pipe_config] double wide: 0
[ 3.513968] [drm:intel_dump_pipe_config] ddi_pll_sel: 0; dpll_hw_state: ctrl1: 0x0, cfgcr1: 0x0, cfgcr2: 0x0
[ 3.513969] [drm:intel_dump_pipe_config] planes on this crtc
[ 3.513970] [drm:intel_dump_pipe_config] STANDARD PLANE:32 plane: 2.0 idx: 6 disabled, scaler_id = -1
[ 3.513971] [drm:intel_dump_pipe_config] CURSOR PLANE:33 plane: 2.3 idx: 7 disabled, scaler_id = -1
[ 3.513972] [drm:intel_dump_pipe_config] STANDARD PLANE:35 plane: 2.1 idx: 8 disabled, scaler_id = -1
[ 3.514337] [drm:intel_power_well_disable] disabling DDI D power well
[ 3.514354] [drm:skl_set_power_well] Disabling DDI D power well
[ 3.514372] [drm:intel_power_well_disable] disabling DDI C power well
[ 3.514391] [drm:skl_set_power_well] Disabling DDI C power well
[ 3.514400] [drm:intel_power_well_disable] disabling DDI B power well
[ 3.514418] [drm:skl_set_power_well] Disabling DDI B power well
[ 3.514436] [drm:intel_power_well_disable] disabling power well 2
[ 3.514510] [drm:skl_set_power_well] Disabling power well 2
[ 3.514547] [drm:skylake_get_initial_plane_config] pipe A with fb: size=3200x1800@32, offset=0, pitch 12800, size 0x15f9000
[ 3.514549] [drm:i915_gem_object_create_stolen_for_preallocated] creating preallocated stolen object: stolen_offset=0, gtt_offset=0, size=15f9000
[ 3.514552] [drm:i915_pages_create_for_stolen] offset=0x0, size=23040000
[ 3.514555] [drm:intel_alloc_initial_plane_obj] initial plane fb obj ffff880272e9db40
[ 3.514764] [drm:i915_gem_setup_global_gtt] reserving preallocated space: 0 + 15f9000
[ 3.514765] [drm:i915_gem_setup_global_gtt] clearing unused GTT space: [15f9000, fffff000]
[ 3.516113] [drm:i915_gem_context_init] LR context support initialized
[ 3.516122] [drm:intel_init_pipe_control] render ring pipe control offset: 0x015f9000
[ 3.516188] [drm:gen8_init_common_ring] Execlists enabled for render ring
[ 3.516240] [drm:gen8_init_common_ring] Execlists enabled for blitter ring
[ 3.516283] [drm:gen8_init_common_ring] Execlists enabled for bsd ring
[ 3.516323] [drm:gen8_init_common_ring] Execlists enabled for video enhancement ring
[ 3.516543] [drm:intel_update_cdclk] Current CD clock rate: 450000 kHz
[ 3.516544] [drm:nop_init_clock_gating] No clock gating settings or workarounds applied.
[ 3.516616] [drm:intel_backlight_device_register] Connector eDP-1 backlight sysfs interface registered
[ 3.516618] [drm:intel_fbdev_init_bios] found possible fb from plane A
[ 3.516619] [drm:intel_fbdev_init_bios] pipe B not active or no fb, skipping
[ 3.516620] [drm:intel_fbdev_init_bios] pipe C not active or no fb, skipping
[ 3.516620] [drm:intel_fbdev_init_bios] checking plane A for BIOS fb
[ 3.516622] [drm:intel_fbdev_init_bios] pipe A area: 3200x1800, bpp: 32, size: 23040000
[ 3.516623] [drm:intel_fbdev_init_bios] fb big enough for plane A (23040000 >= 23040000)
[ 3.516624] [drm:intel_fbdev_init_bios] pipe B not active, skipping
[ 3.516625] [drm:intel_fbdev_init_bios] pipe C not active, skipping
[ 3.516625] [drm:intel_fbdev_init_bios] using BIOS fb for initial console
[ 3.516728] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:37:eDP-1]
[ 3.516729] [drm:intel_dp_detect] [CONNECTOR:37:eDP-1]
[ 3.517922] [drm:intel_didl_outputs] 9 outputs detected
[ 3.519699] ACPI: Video Device [GFX0] (multi-head: yes rom: no post: no)
[ 3.520857] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input7
[ 3.520996] [drm] Initialized i915 1.6.0 20160425 for 0000:00:02.0 on minor 0
[ 3.524757] [drm:drm_dp_dpcd_access] too many retries, giving up
[ 3.524766] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:37:eDP-1] status updated from unknown to connected
[ 3.524782] [drm:drm_edid_to_eld] ELD: no CEA Extension found
[ 3.524785] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:37:eDP-1] probed modes :
[ 3.524787] [drm:drm_mode_debug_printmodeline] Modeline 38:"3200x1800" 60 373250 3200 3248 3280 3360 1800 1803 1808 1852 0x48 0xa
[ 3.524789] [drm:drm_mode_debug_printmodeline] Modeline 39:"3200x1800" 48 298600 3200 3248 3280 3360 1800 1803 1808 1852 0x40 0xa
[ 3.524790] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:46:DP-1]
[ 3.524791] [drm:intel_dp_detect] [CONNECTOR:46:DP-1]
[ 3.524793] [drm:intel_power_well_enable] enabling power well 2
[ 3.524806] [drm:skl_set_power_well] Enabling power well 2
[ 3.524868] [drm:intel_power_well_disable] disabling power well 2
[ 3.524942] [drm:skl_set_power_well] Disabling power well 2
[ 3.524956] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:46:DP-1] status updated from unknown to disconnected
[ 3.524957] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:46:DP-1] disconnected
[ 3.524958] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:50:HDMI-A-1]
[ 3.524959] [drm:intel_hdmi_detect] [CONNECTOR:50:HDMI-A-1]
[ 3.573936] nvme0n1: p1 p2 p3 p4
[ 3.649251] [drm:intel_hdmi_detect] HDMI live status down
[ 3.649256] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:50:HDMI-A-1] status updated from unknown to disconnected
[ 3.649259] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:50:HDMI-A-1] disconnected
[ 3.649262] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:53:DP-2]
[ 3.649264] [drm:intel_dp_detect] [CONNECTOR:53:DP-2]
[ 3.649267] [drm:intel_power_well_enable] enabling power well 2
[ 3.649277] [drm:skl_set_power_well] Enabling power well 2
[ 3.649345] [drm:intel_power_well_disable] disabling power well 2
[ 3.649422] [drm:skl_set_power_well] Disabling power well 2
[ 3.649441] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:53:DP-2] status updated from unknown to disconnected
[ 3.649443] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:53:DP-2] disconnected
[ 3.649445] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:57:HDMI-A-2]
[ 3.649446] [drm:intel_hdmi_detect] [CONNECTOR:57:HDMI-A-2]
[ 3.657283] raid6: sse2x1 gen() 9096 MB/s
[ 3.725261] raid6: sse2x1 xor() 6766 MB/s
[ 3.777269] [drm:intel_hdmi_detect] HDMI live status down
[ 3.777273] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:57:HDMI-A-2] status updated from unknown to disconnected
[ 3.777275] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:57:HDMI-A-2] disconnected
[ 3.777277] [drm:drm_setup_crtcs]
[ 3.777279] [drm:drm_enable_connectors] connector 37 enabled? yes
[ 3.777280] [drm:drm_enable_connectors] connector 46 enabled? no
[ 3.777281] [drm:drm_enable_connectors] connector 50 enabled? no
[ 3.777282] [drm:drm_enable_connectors] connector 53 enabled? no
[ 3.777283] [drm:drm_enable_connectors] connector 57 enabled? no
[ 3.777286] [drm:intel_fb_initial_config] looking for cmdline mode on connector eDP-1
[ 3.777287] [drm:intel_fb_initial_config] looking for preferred mode on connector eDP-1 0
[ 3.777290] [drm:intel_fb_initial_config] connector eDP-1 on pipe A [CRTC:26]: 3200x1800
[ 3.777291] [drm:intel_fb_initial_config] connector DP-1 not enabled, skipping
[ 3.777292] [drm:intel_fb_initial_config] connector HDMI-A-1 not enabled, skipping
[ 3.777293] [drm:intel_fb_initial_config] connector DP-2 not enabled, skipping
[ 3.777295] [drm:intel_fb_initial_config] connector HDMI-A-2 not enabled, skipping
[ 3.777296] [drm:drm_setup_crtcs] desired mode 3200x1800 set on crtc 26 (0,0)
[ 3.777299] [drm:intelfb_create] re-using BIOS fb
[ 3.777321] [drm:intelfb_create] allocated 3200x1800 fb: 0x00000000, bo ffff880272e9db40
[ 3.777380] fbcon: inteldrmfb (fb0) is primary device
[ 3.777480] [drm:connected_sink_compute_bpp] [CONNECTOR:37:eDP-1] checking for sink bpp constrains
[ 3.777481] [drm:connected_sink_compute_bpp] clamping display bpp (was 36) to EDID reported max of 24
[ 3.777484] [drm:skl_update_scaler_crtc] Updating scaler for [CRTC:26] scaler_user index 0.31
[ 3.777485] [drm:intel_dp_compute_config] DP link computation with max lane count 4 max bw 540000 pixel clock 373250KHz
[ 3.777489] [drm:intel_dp_compute_config] DP link bw 14 rate select 00 lane count 4 clock 540000 bpp 24
[ 3.777490] [drm:intel_dp_compute_config] DP link bw required 895800 available 1728000
[ 3.777491] [drm:intel_modeset_pipe_config] hw max bpp: 36, pipe bpp: 24, dithering: 0
[ 3.777493] [drm:intel_dump_pipe_config] [CRTC:26][modeset] config ffff88002fe1c800 for pipe A
[ 3.777494] [drm:intel_dump_pipe_config] cpu_transcoder: EDP
[ 3.777494] [drm:intel_dump_pipe_config] pipe bpp: 24, dithering: 0
[ 3.777495] [drm:intel_dump_pipe_config] fdi/pch: 0, lanes: 0, gmch_m: 0, gmch_n: 0, link_m: 0, link_n: 0, tu: 0
[ 3.777496] [drm:intel_dump_pipe_config] dp: 1, lanes: 4, gmch_m: 4348677, gmch_n: 8388608, link_m: 724779, link_n: 1048576, tu: 64
[ 3.777497] [drm:intel_dump_pipe_config] dp: 1, lanes: 4, gmch_m2: 0, gmch_n2: 0, link_m2: 0, link_n2: 0, tu2: 0
[ 3.777497] [drm:intel_dump_pipe_config] audio: 0, infoframes: 0
[ 3.777498] [drm:intel_dump_pipe_config] requested mode:
[ 3.777499] [drm:drm_mode_debug_printmodeline] Modeline 0:"3200x1800" 60 373250 3200 3248 3280 3360 1800 1803 1808 1852 0x48 0xa
[ 3.777500] [drm:intel_dump_pipe_config] adjusted mode:
[ 3.777501] [drm:drm_mode_debug_printmodeline] Modeline 0:"3200x1800" 60 373250 3200 3248 3280 3360 1800 1803 1808 1852 0x48 0xa
[ 3.777503] [drm:intel_dump_crtc_timings] crtc timings: 373250 3200 3248 3280 3360 1800 1803 1808 1852, type: 0x48 flags: 0xa
[ 3.777503] [drm:intel_dump_pipe_config] port clock: 540000
[ 3.777504] [drm:intel_dump_pipe_config] pipe src size: 3200x1800
[ 3.777505] [drm:intel_dump_pipe_config] num_scalers: 2, scaler_users: 0x0, scaler_id: -1
[ 3.777506] [drm:intel_dump_pipe_config] gmch pfit: control: 0x00000000, ratios: 0x00000000, lvds border: 0x00000000
[ 3.777507] [drm:intel_dump_pipe_config] pch pfit: pos: 0x00000000, size: 0x00000000, disabled
[ 3.777507] [drm:intel_dump_pipe_config] ips: 0
[ 3.777507] [drm:intel_dump_pipe_config] double wide: 0
[ 3.777508] [drm:intel_dump_pipe_config] ddi_pll_sel: 0; dpll_hw_state: ctrl1: 0x1, cfgcr1: 0x0, cfgcr2: 0x0
[ 3.777509] [drm:intel_dump_pipe_config] planes on this crtc
[ 3.777511] [drm:intel_dump_pipe_config] STANDARD PLANE:23 plane: 0.0 idx: 0 enabled
[ 3.777512] [drm:intel_dump_pipe_config] FB:59, fb = 3200x1800 format = 0x34325258
[ 3.777512] [drm:intel_dump_pipe_config] scaler:-1 src (0, 0) 3200x1800 dst (0, 0) 3200x1800
[ 3.777513] [drm:intel_dump_pipe_config] CURSOR PLANE:25 plane: 0.1 idx: 1 disabled, scaler_id = -1
[ 3.777514] [drm:intel_dump_pipe_config] STANDARD PLANE:27 plane: 0.1 idx: 2 disabled, scaler_id = -1
[ 3.777518] [drm:skl_update_scaler_plane] Updating scaler for [PLANE:23] scaler_user index 0.0
[ 3.777520] [drm:intel_find_shared_dpll] CRTC:26 allocated DPLL 0
[ 3.777521] [drm:intel_reference_shared_dpll] using DPLL 0 for pipe A
[ 3.777522] [drm:skl_update_scaler_crtc] Updating scaler for [CRTC:26] scaler_user index 0.31
[ 3.779665] [drm:intel_edp_backlight_off]
[ 3.793256] raid6: sse2x2 gen() 10620 MB/s
[ 3.825283] usb 1-3: new full-speed USB device number 2 using xhci_hcd
[ 3.861243] raid6: sse2x2 xor() 8103 MB/s
[ 3.929258] raid6: sse2x4 gen() 12260 MB/s
[ 3.981256] [drm:intel_panel_actually_set_backlight] set backlight PWM = 0
[ 3.981284] [drm:lpt_disable_backlight] cpu backlight was enabled, disabling
[ 3.981346] [drm:intel_disable_pipe] disabling pipe A
[ 3.997230] raid6: sse2x4 xor() 9261 MB/s
[ 3.997544] [drm:edp_panel_off] Turn eDP port A panel power off
[ 3.997589] [drm:wait_panel_off] Wait for panel power off time
[ 3.997619] [drm:wait_panel_status] mask b0000000 value 00000000 status 80000008 control abcd0000
[ 3.998033] [drm:intel_get_hpd_pins] hotplug event received, stat 0x01000000, dig 0x11101010, pins 0x00000010
[ 3.998034] [drm:intel_hpd_irq_handler] digital hpd port A - short
[ 3.998069] [drm:intel_dp_hpd_pulse] got hpd irq on port A - short
[ 4.049816] [drm:intel_get_hpd_pins] hotplug event received, stat 0x01000000, dig 0x12101010, pins 0x00000010
[ 4.049816] [drm:intel_hpd_irq_handler] digital hpd port A - long
[ 4.049817] [drm:intel_hpd_irq_storm_detect] Received HPD interrupt on PIN 4 - cnt: 0
[ 4.065253] clocksource: Switched to clocksource tsc
[ 4.065263] [drm:wait_panel_status] Wait complete
[ 4.065268] [drm:intel_disable_shared_dpll] disable DPLL 0 (active 1, on? 1) for crtc 26
[ 4.065270] [drm:intel_disable_shared_dpll] disabling DPLL 0
[ 4.065273] [drm:verify_encoder_state] [ENCODER:36:TMDS-36]
[ 4.065274] [drm:verify_encoder_state] [ENCODER:45:TMDS-45]
[ 4.065276] [drm:verify_encoder_state] [ENCODER:47:DP MST-47]
[ 4.065276] [drm:verify_encoder_state] [ENCODER:48:DP MST-48]
[ 4.065277] [drm:verify_encoder_state] [ENCODER:49:DP MST-49]
[ 4.065278] [drm:verify_encoder_state] [ENCODER:52:TMDS-52]
[ 4.065279] [drm:verify_encoder_state] [ENCODER:54:DP MST-54]
[ 4.065280] [drm:verify_encoder_state] [ENCODER:55:DP MST-55]
[ 4.065280] [drm:verify_encoder_state] [ENCODER:56:DP MST-56]
[ 4.065281] [drm:intel_connector_verify_state] [CONNECTOR:46:DP-1]
[ 4.065282] [drm:intel_connector_verify_state] [CONNECTOR:50:HDMI-A-1]
[ 4.065283] [drm:intel_connector_verify_state] [CONNECTOR:53:DP-2]
[ 4.065284] [drm:intel_connector_verify_state] [CONNECTOR:57:HDMI-A-2]
[ 4.065285] [drm:verify_single_dpll_state] DPLL 0
[ 4.065286] [drm:verify_single_dpll_state] DPLL 1
[ 4.065287] [drm:verify_single_dpll_state] DPLL 2
[ 4.065288] [drm:verify_single_dpll_state] DPLL 3
[ 4.065290] [drm:intel_enable_shared_dpll] enable DPLL 0 (active 1, on? 0) for crtc 26
[ 4.065291] [drm:intel_enable_shared_dpll] enabling DPLL 0
[ 4.065303] [drm:edp_panel_on] Turn eDP port A panel power on
[ 4.065310] [drm:wait_panel_power_cycle] Wait for panel power cycle
[ 4.065315] raid6: avx2x1 gen() 14661 MB/s
[ 4.066400] usb 1-3: New USB device found, idVendor=8087, idProduct=0a2a
[ 4.066401] usb 1-3: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[ 4.133188] raid6: avx2x2 gen() 21423 MB/s
[ 4.201189] raid6: avx2x4 gen() 22687 MB/s
[ 4.201190] raid6: using algorithm avx2x4 gen() 22687 MB/s
[ 4.201190] raid6: using avx2x2 recovery algorithm
[ 4.201363] xor: automatically using best checksumming function:
[ 4.233197] usb 1-4: new full-speed USB device number 3 using xhci_hcd
[ 4.241187] avx : 23213.000 MB/sec
[ 4.409438] Btrfs loaded, crc32c=crc32c-intel, assert=on
[ 4.409439] BTRFS: selftest: sectorsize: 4096 nodesize: 4096
[ 4.409439] BTRFS: selftest: sectorsize: 4096 nodesize: 8192
[ 4.409439] BTRFS: selftest: sectorsize: 4096 nodesize: 16384
[ 4.409440] BTRFS: selftest: sectorsize: 4096 nodesize: 32768
[ 4.409440] BTRFS: selftest: sectorsize: 4096 nodesize: 65536
[ 4.409756] BTRFS: device fsid 994363fd-c12c-4c6c-92e9-85e8ac695cf9 devid 1 transid 295632 /dev/nvme0n1p3
[ 4.419080] usb 1-4: New USB device found, idVendor=04f3, idProduct=20d0
[ 4.419081] usb 1-4: New USB device strings: Mfr=4, Product=14, SerialNumber=0
[ 4.419082] usb 1-4: Product: Touchscreen
[ 4.419083] usb 1-4: Manufacturer: ELAN
[ 4.425770] usbcore: registered new interface driver usbhid
[ 4.425771] usbhid: USB HID core driver
[ 4.585381] usb 1-5: new high-speed USB device number 4 using xhci_hcd
[ 4.605403] [drm:wait_panel_status] mask b800000f value 00000000 status 00000000 control abcd0000
[ 4.605410] [drm:wait_panel_status] Wait complete
[ 4.605433] [drm:wait_panel_on] Wait for panel power on
[ 4.605448] [drm:wait_panel_status] mask b000000f value 80000008 status 0000000a control abcd0003
[ 4.661604] [drm:intel_get_hpd_pins] hotplug event received, stat 0x01000000, dig 0x12101010, pins 0x00000010
[ 4.661605] [drm:intel_hpd_irq_handler] digital hpd port A - long
[ 4.661606] [drm:intel_hpd_irq_storm_detect] Received HPD interrupt on PIN 4 - cnt: 1
[ 4.809778] [drm:wait_panel_status] Wait complete
[ 4.809839] [drm:edp_panel_vdd_on] Turning eDP port A VDD on
[ 4.809885] [drm:edp_panel_vdd_on] PP_STATUS: 0x80000008 PP_CONTROL: 0xabcd000b
[ 4.810302] [drm:intel_dp_get_dpcd] DPCD: 12 14 84 40 00 00 01 01 02 00 00 00 00 0b 00
[ 4.811051] [drm:intel_dp_get_dpcd] Detected EDP PSR Panel.
[ 4.811052] [drm:intel_dp_get_dpcd] Display Port TPS3 support: source yes, sink no
[ 4.811365] [drm:intel_dp_set_signal_levels] Using signal levels 00000000
[ 4.811365] [drm:intel_dp_set_signal_levels] Using vswing level 0
[ 4.811365] [drm:intel_dp_set_signal_levels] Using pre-emphasis level 0
[ 4.811664] [drm:intel_dp_print_rates] source rates: 162000, 216000, 270000, 324000, 432000, 540000
[ 4.811665] [drm:intel_dp_print_rates] sink rates: 162000, 270000, 540000
[ 4.811666] [drm:intel_dp_print_rates] common rates: 162000, 270000, 540000
[ 4.815558] usb 1-5: New USB device found, idVendor=0bda, idProduct=5682
[ 4.815559] usb 1-5: New USB device strings: Mfr=3, Product=1, SerialNumber=2
[ 4.815560] usb 1-5: Product: Integrated_Webcam_HD
[ 4.815560] usb 1-5: Manufacturer: CKFEH41I373010052032
[ 4.815561] usb 1-5: SerialNumber: 200901010001
[ 4.817124] [drm:drm_dp_dpcd_access] too many retries, giving up
[ 4.817461] [drm:intel_dp_link_training_clock_recovery] clock recovery OK
[ 4.817462] [drm:intel_dp_training_pattern] 5.4 Gbps link rate without sink TPS3 support
[ 4.818373] [drm:intel_dp_set_signal_levels] Using signal levels 08000000
[ 4.818374] [drm:intel_dp_set_signal_levels] Using vswing level 2
[ 4.818374] [drm:intel_dp_set_signal_levels] Using pre-emphasis level 1
[ 4.819277] [drm:intel_dp_set_signal_levels] Using signal levels 08000000
[ 4.819277] [drm:intel_dp_set_signal_levels] Using vswing level 2
[ 4.819278] [drm:intel_dp_set_signal_levels] Using pre-emphasis level 1
[ 4.820179] [drm:intel_dp_link_training_channel_equalization] Channel EQ done. DP Training successful
[ 4.820329] [drm:skylake_pfit_enable] for crtc_state = ffff88002fe1c800
[ 4.820562] [drm:skl_wm_flush_pipe] flush pipe A (pass 3)
[ 4.820563] [drm:intel_enable_pipe] enabling pipe A
[ 4.820568] [drm:intel_edp_backlight_on]
[ 4.820569] [drm:intel_panel_enable_backlight] pipe A
[ 4.820607] [drm:intel_panel_actually_set_backlight] set backlight PWM = 937
[ 4.820646] [drm:intel_psr_match_conditions] PSR disable by flag
[ 4.820646] [drm:intel_edp_drrs_enable] Panel doesn't support DRRS
[ 4.837294] [drm:intel_connector_verify_state] [CONNECTOR:37:eDP-1]
[ 4.837298] [drm:verify_crtc_state] [CRTC:26]
[ 4.837307] [drm:verify_single_dpll_state] DPLL 0
[ 4.837317] [drm:drm_fb_helper_hotplug_event]
[ 4.837318] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:37:eDP-1]
[ 4.837318] [drm:intel_dp_detect] [CONNECTOR:37:eDP-1]
[ 4.837676] [drm:drm_edid_to_eld] ELD: no CEA Extension found
[ 4.837678] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:37:eDP-1] probed modes :
[ 4.837680] [drm:drm_mode_debug_printmodeline] Modeline 38:"3200x1800" 60 373250 3200 3248 3280 3360 1800 1803 1808 1852 0x48 0xa
[ 4.837682] [drm:drm_mode_debug_printmodeline] Modeline 39:"3200x1800" 48 298600 3200 3248 3280 3360 1800 1803 1808 1852 0x40 0xa
[ 4.837683] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:46:DP-1]
[ 4.837684] [drm:intel_dp_detect] [CONNECTOR:46:DP-1]
[ 4.837685] [drm:intel_power_well_enable] enabling power well 2
[ 4.837687] [drm:skl_set_power_well] Enabling power well 2
[ 4.837701] [drm:intel_power_well_disable] disabling power well 2
[ 4.837706] [drm:skl_set_power_well] Disabling power well 2
[ 4.837707] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:46:DP-1] disconnected
[ 4.837708] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:50:HDMI-A-1]
[ 4.837709] [drm:intel_hdmi_detect] [CONNECTOR:50:HDMI-A-1]
[ 4.838010] [drm:intel_dp_hpd_pulse] ignoring long hpd on eDP port A
[ 4.853537] [drm] RC6 on
[ 4.965273] [drm:intel_hdmi_detect] HDMI live status down
[ 4.965275] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:50:HDMI-A-1] disconnected
[ 4.965276] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:53:DP-2]
[ 4.965276] [drm:intel_dp_detect] [CONNECTOR:53:DP-2]
[ 4.965277] [drm:intel_power_well_enable] enabling power well 2
[ 4.965278] [drm:skl_set_power_well] Enabling power well 2
[ 4.967357] [drm:intel_power_well_disable] disabling power well 2
[ 4.967362] [drm:skl_set_power_well] Disabling power well 2
[ 4.967363] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:53:DP-2] disconnected
[ 4.967364] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:57:HDMI-A-2]
[ 4.967365] [drm:intel_hdmi_detect] [CONNECTOR:57:HDMI-A-2]
[ 5.093402] [drm:intel_hdmi_detect] HDMI live status down
[ 5.093405] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:57:HDMI-A-2] disconnected
[ 5.093410] [drm:drm_setup_crtcs]
[ 5.093412] [drm:drm_enable_connectors] connector 37 enabled? yes
[ 5.093412] [drm:drm_enable_connectors] connector 46 enabled? no
[ 5.093413] [drm:drm_enable_connectors] connector 50 enabled? no
[ 5.093413] [drm:drm_enable_connectors] connector 53 enabled? no
[ 5.093414] [drm:drm_enable_connectors] connector 57 enabled? no
[ 5.093416] [drm:intel_fb_initial_config] looking for cmdline mode on connector eDP-1
[ 5.093416] [drm:intel_fb_initial_config] looking for preferred mode on connector eDP-1 0
[ 5.093417] [drm:intel_fb_initial_config] connector eDP-1 on pipe A [CRTC:26]: 3200x1800
[ 5.093418] [drm:intel_fb_initial_config] connector DP-1 not enabled, skipping
[ 5.093418] [drm:intel_fb_initial_config] connector HDMI-A-1 not enabled, skipping
[ 5.093423] [drm:intel_fb_initial_config] connector DP-2 not enabled, skipping
[ 5.093423] [drm:intel_fb_initial_config] connector HDMI-A-2 not enabled, skipping
[ 5.093434] [drm:drm_setup_crtcs] desired mode 3200x1800 set on crtc 26 (0,0)
[ 5.093453] [drm:skl_update_scaler_plane] Updating scaler for [PLANE:23] scaler_user index 0.0
[ 5.093498] Console: switching to colour frame buffer device 400x112
[ 5.093511] [drm:skl_update_scaler_plane] Updating scaler for [PLANE:23] scaler_user index 0.0
[ 5.102586] i915 0000:00:02.0: fb0: inteldrmfb frame buffer device
[ 5.114503] [drm:i915_gem_open]
[ 5.114676] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:37:eDP-1]
[ 5.114679] [drm:intel_dp_detect] [CONNECTOR:37:eDP-1]
[ 5.115037] [drm:drm_edid_to_eld] ELD: no CEA Extension found
[ 5.115041] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:37:eDP-1] probed modes :
[ 5.115043] [drm:drm_mode_debug_printmodeline] Modeline 38:"3200x1800" 60 373250 3200 3248 3280 3360 1800 1803 1808 1852 0x48 0xa
[ 5.115045] [drm:drm_mode_debug_printmodeline] Modeline 39:"3200x1800" 48 298600 3200 3248 3280 3360 1800 1803 1808 1852 0x40 0xa
[ 5.122410] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:46:DP-1]
[ 5.122413] [drm:intel_dp_detect] [CONNECTOR:46:DP-1]
[ 5.122416] [drm:intel_power_well_enable] enabling power well 2
[ 5.122419] [drm:skl_set_power_well] Enabling power well 2
[ 5.122438] [drm:intel_power_well_disable] disabling power well 2
[ 5.122443] [drm:skl_set_power_well] Disabling power well 2
[ 5.122446] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:46:DP-1] disconnected
[ 5.122451] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:50:HDMI-A-1]
[ 5.122452] [drm:intel_hdmi_detect] [CONNECTOR:50:HDMI-A-1]
[ 5.146180] PM: Starting manual resume from disk
[ 5.146184] PM: Hibernation image partition 259:2 present
[ 5.146185] PM: Looking for hibernation image.
[ 5.146299] PM: Image not found (code -22)
[ 5.146299] PM: Hibernation image not present or could not be loaded.
[ 5.158284] BTRFS info (device nvme0n1p3): disk space caching is enabled
[ 5.158288] BTRFS info (device nvme0n1p3): has skinny extents
[ 5.169089] BTRFS info (device nvme0n1p3): detected SSD devices, enabling SSD mode
[ 5.249396] [drm:intel_hdmi_detect] HDMI live status down
[ 5.249400] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:50:HDMI-A-1] disconnected
[ 5.249412] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:53:DP-2]
[ 5.249428] [drm:intel_dp_detect] [CONNECTOR:53:DP-2]
[ 5.249430] [drm:intel_power_well_enable] enabling power well 2
[ 5.249432] [drm:skl_set_power_well] Enabling power well 2
[ 5.249445] [drm:intel_power_well_disable] disabling power well 2
[ 5.249450] [drm:skl_set_power_well] Disabling power well 2
[ 5.249452] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:53:DP-2] disconnected
[ 5.249456] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:57:HDMI-A-2]
[ 5.249457] [drm:intel_hdmi_detect] [CONNECTOR:57:HDMI-A-2]
[ 5.381410] [drm:intel_hdmi_detect] HDMI live status down
[ 5.381415] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:57:HDMI-A-2] disconnected
[ 5.381439] [drm:drm_mode_addfb2] [FB:58]
[ 5.408510] systemd-journald[138]: Received SIGTERM from PID 1 (systemd).
[ 5.549585] BTRFS info (device nvme0n1p3): disk space caching is enabled
[ 5.566729] random: nonblocking pool is initialized
[ 5.597763] FUJITSU Extended Socket Network Device Driver - version 1.1 - Copyright (c) 2015 FUJITSU LIMITED
[ 5.599485] proc_thermal 0000:00:04.0: enabling device (0000 -> 0002)
[ 5.604323] ACPI: AC Adapter [AC] (on-line)
[ 5.610447] acpi INT33D5:00: intel-hid: created platform device
[ 5.620568] intel-lpss 0000:00:15.0: enabling device (0000 -> 0002)
[ 5.620732] ACPI Warning: \_SB.IETM._ART: Return Package type mismatch at index 0 - found Integer, expected Reference (20160422/nspredef-297)
[ 5.620741] ACPI: Invalid package element [0]: got number, expecting [R]
[ 5.620742] _ART package 0 is invalid, ignored
[ 5.621290] tpm_tis 00:09: 1.2 TPM (device-id 0xFE, rev-id 2)
[ 5.621367] input: Intel HID events as /devices/platform/INT33D5:00/input/input8
[ 5.628315] idma64 idma64.0: Found Intel integrated DMA 64-bit
[ 5.644436] intel-lpss 0000:00:15.1: enabling device (0000 -> 0002)
[ 5.644874] idma64 idma64.1: Found Intel integrated DMA 64-bit
[ 5.654521] thermal LNXTHERM:00: registered as thermal_zone3
[ 5.654525] ACPI: Thermal Zone [THM] (25 C)
[ 5.662511] mei_me 0000:00:16.0: enabling device (0000 -> 0002)
[ 5.672596] Bluetooth: Core ver 2.21
[ 5.672627] NET: Registered protocol family 31
[ 5.672629] Bluetooth: HCI device and connection manager initialized
[ 5.672632] Bluetooth: HCI socket layer initialized
[ 5.672634] Bluetooth: L2CAP socket layer initialized
[ 5.672639] Bluetooth: SCO socket layer initialized
[ 5.675528] Bluetooth: HCI UART driver ver 2.3
[ 5.675531] Bluetooth: HCI UART protocol H4 registered
[ 5.675532] Bluetooth: HCI UART protocol BCSP registered
[ 5.675534] Bluetooth: HCI UART protocol LL registered
[ 5.675535] Bluetooth: HCI UART protocol ATH3K registered
[ 5.675536] Bluetooth: HCI UART protocol Three-wire (H5) registered
[ 5.676703] Bluetooth: HCI UART protocol Intel registered
[ 5.676724] Bluetooth: HCI UART protocol BCM registered
[ 5.676725] Bluetooth: HCI UART protocol QCA registered
[ 5.676726] Bluetooth: HCI UART protocol AG6XX registered
[ 5.679403] [drm:intel_backlight_device_update_status] updating intel_backlight, brightness=937/937
[ 5.679407] [drm:intel_panel_actually_set_backlight] set backlight PWM = 937
[ 5.685704] ACPI: Battery Slot [BAT0] (battery present)
[ 5.686126] wmi: Mapper loaded
[ 5.689310] int3403 thermal: probe of INT3403:03 failed with error -22
[ 5.689383] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[ 5.691851] i801_smbus 0000:00:1f.4: SMBus using PCI interrupt
[ 5.705720] thermal LNXTHERM:01: registered as thermal_zone7
[ 5.705724] ACPI: Thermal Zone [TZ00] (28 C)
[ 5.713846] thermal LNXTHERM:02: registered as thermal_zone8
[ 5.713849] ACPI: Thermal Zone [TZ01] (30 C)
[ 5.729713] input: PC Speaker as /devices/platform/pcspkr/input/input9
[ 5.758309] AVX2 version of gcm_enc/dec engaged.
[ 5.758310] AES CTR mode by8 optimization enabled
[ 5.763323] Intel(R) Wireless WiFi driver for Linux
[ 5.763326] Copyright(c) 2003- 2015 Intel Corporation
[ 5.763397] iwlwifi 0000:3a:00.0: enabling device (0000 -> 0002)
[ 5.765066] iwlwifi 0000:3a:00.0: Unsupported splx structure
[ 5.772476] iwlwifi 0000:3a:00.0: loaded firmware version 21.302800.0 op_mode iwlmvm
[ 5.793882] dcdbas dcdbas: Dell Systems Management Base Driver (version 5.6.0-3.2)
[ 5.807918] iTCO_vendor_support: vendor-support=0
[ 5.808444] dell_wmi: Detected Dell WMI interface version 1
[ 5.808833] input: Dell WMI hotkeys as /devices/virtual/input/input10
[ 5.810118] iTCO_wdt: Intel TCO WatchDog Timer Driver v1.11
[ 5.810249] iTCO_wdt: Found a Intel PCH TCO device (Version=4, TCOBASE=0x0400)
[ 5.815480] snd_hda_intel 0000:00:1f.3: enabling device (0000 -> 0002)
[ 5.815705] snd_hda_intel 0000:00:1f.3: bound 0000:00:02.0 (ops i915_audio_component_bind_ops [i915])
[ 5.816724] iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
[ 5.829568] [drm:intel_power_well_enable] enabling power well 2
[ 5.829573] [drm:skl_set_power_well] Enabling power well 2
[ 5.833961] iwlwifi 0000:3a:00.0: Detected Intel(R) Dual Band Wireless AC 7265, REV=0x210
[ 5.835351] Adding 2096124k swap on /dev/nvme0n1p2. Priority:-1 extents:1 across:2096124k SSFS
[ 5.836156] iwlwifi 0000:3a:00.0: L1 Enabled - LTR Disabled
[ 5.836354] iwlwifi 0000:3a:00.0: L1 Enabled - LTR Disabled
[ 5.857035] intel_rapl: Found RAPL domain package
[ 5.857039] intel_rapl: Found RAPL domain core
[ 5.857041] intel_rapl: Found RAPL domain uncore
[ 5.857043] intel_rapl: Found RAPL domain dram
[ 5.889709] snd_hda_codec_realtek hdaudioC0D0: autoconfig for ALC3246: line_outs=1 (0x14/0x0/0x0/0x0/0x0) type:speaker
[ 5.889713] snd_hda_codec_realtek hdaudioC0D0: speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
[ 5.889714] snd_hda_codec_realtek hdaudioC0D0: hp_outs=1 (0x21/0x0/0x0/0x0/0x0)
[ 5.889715] snd_hda_codec_realtek hdaudioC0D0: mono: mono_out=0x0
[ 5.889716] snd_hda_codec_realtek hdaudioC0D0: inputs:
[ 5.889718] snd_hda_codec_realtek hdaudioC0D0: Headset Mic=0x19
[ 5.889719] snd_hda_codec_realtek hdaudioC0D0: Headphone Mic=0x1a
[ 5.889720] snd_hda_codec_realtek hdaudioC0D0: Internal Mic=0x12
[ 5.893351] device-mapper: uevent: version 1.0.3
[ 5.910551] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com
[ 5.913692] ieee80211 phy0: Selected rate control algorithm 'iwl-mvm-rs'
[ 5.918647] FAT-fs (nvme0n1p1): Volume was not properly unmounted. Some data may be corrupt. Please run fsck.
[ 5.926241] input: HDA Digital PCBeep as /devices/pci0000:00/0000:00:1f.3/sound/card0/input11
[ 5.927044] input: HDA Intel PCH Headphone Mic as /devices/pci0000:00/0000:00:1f.3/sound/card0/input12
[ 5.927117] input: HDA Intel PCH HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input13
[ 5.927174] input: HDA Intel PCH HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input14
[ 5.927225] input: HDA Intel PCH HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input15
[ 5.943902] [drm:intel_power_well_disable] disabling power well 2
[ 5.943916] [drm:skl_set_power_well] Disabling power well 2
[ 6.050927] input: ELAN Touchscreen as /devices/pci0000:00/0000:00:14.0/usb1/1-4/1-4:1.0/0003:04F3:20D0.0001/input/input16
[ 6.051157] hid-multitouch 0003:04F3:20D0.0001: input,hiddev0,hidraw0: USB HID v1.10 Device [ELAN Touchscreen] on usb-0000:00:14.0-4/input0
[ 6.059089] input: DLL0704:01 06CB:76AE Touchpad as /devices/pci0000:00/0000:00:15.1/i2c_designware.1/i2c-8/i2c-DLL0704:01/0018:06CB:76AE.0002/input/input18
[ 6.059308] hid-multitouch 0018:06CB:76AE.0002: input,hidraw1: I2C HID v1.00 Mouse [DLL0704:01 06CB:76AE] on i2c-DLL0704:01
[ 6.128822] [drm:drm_mode_addfb2] [FB:58]
[ 6.143634] [drm:drm_mode_setcrtc] [CRTC:26:crtc-0]
[ 6.143640] [drm:drm_mode_setcrtc] [CONNECTOR:37:eDP-1]
[ 6.143653] [drm:skl_update_scaler_plane] Updating scaler for [PLANE:23] scaler_user index 0.0
[ 6.159225] [drm:drm_mode_setcrtc] [CRTC:26:crtc-0]
[ 6.159232] [drm:drm_mode_setcrtc] [CONNECTOR:37:eDP-1]
[ 6.159243] [drm:skl_update_scaler_plane] Updating scaler for [PLANE:23] scaler_user index 0.0
[ 6.258942] systemd-journald[400]: Received request to flush runtime journal from PID 1
[ 6.259689] audit: type=1305 audit(1466516469.388:2): audit_pid=857 old=0 auid=4294967295 ses=4294967295 res=1
[ 6.292305] systemd-journald[400]: File /var/log/journal/69c54807c3cb473b82a49c7b7e022c37/system.journal corrupted or uncleanly shut down, renaming and replacing.
[ 6.658122] Linux video capture interface: v2.00
[ 6.662047] uvcvideo: Found UVC 1.00 device Integrated_Webcam_HD (0bda:5682)
[ 6.671552] input: Integrated_Webcam_HD as /devices/pci0000:00/0000:00:14.0/usb1/1-5/1-5:1.0/input/input20
[ 6.671797] usbcore: registered new interface driver uvcvideo
[ 6.671799] USB Video Class driver (1.1.1)
[ 6.770197] usbcore: registered new interface driver btusb
[ 6.784972] Bluetooth: hci0: read Intel version: 370810011003110e25
[ 6.784976] Bluetooth: hci0: Intel device is already patched. patch num: 25
[ 6.789737] systemd-journald[400]: Received request to flush runtime journal from PID 1
[ 8.121266] [drm:edp_panel_vdd_off_sync] Turning eDP port A VDD off
[ 8.121306] [drm:edp_panel_vdd_off_sync] PP_STATUS: 0x80000008 PP_CONTROL: 0xabcd0007
[ 8.121307] [drm:intel_power_well_disable] disabling DC off
[ 8.121309] [drm:skl_enable_dc6] Enabling DC6
[ 8.121311] [drm:gen9_set_dc_state] Setting DC state from 00 to 02
[ 10.875183] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[ 10.875187] Bluetooth: BNEP filters: protocol multicast
[ 10.875191] Bluetooth: BNEP socket layer initialized
[ 10.910128] SGI XFS with ACLs, security attributes, realtime, no debug enabled
[ 10.940798] ip6_tables: (C) 2000-2006 Netfilter Core Team
[ 11.021469] nf_conntrack version 0.5.0 (65536 buckets, 262144 max)
[ 11.026411] ip_tables: (C) 2000-2006 Netfilter Core Team
[ 11.068224] XFS (dm-0): Mounting V5 Filesystem
[ 11.087537] XFS (dm-0): Ending clean mount
[ 11.371561] [drm:i915_gem_open]
[ 11.382228] [drm:i915_gem_open]
[ 11.382513] [drm:i915_gem_open]
[ 11.383076] [drm:drm_mode_addfb2] [FB:61]
[ 11.437848] [drm:drm_mode_addfb2] [FB:61]
[ 11.438272] [drm:drm_mode_setcrtc] [CRTC:26:crtc-0]
[ 11.438276] [drm:drm_mode_setcrtc] [CONNECTOR:37:eDP-1]
[ 11.438286] [drm:skl_update_scaler_plane] Updating scaler for [PLANE:23] scaler_user index 0.0
[ 11.456086] [drm:drm_mode_setcrtc] [CRTC:30:crtc-1]
[ 11.456102] [drm:drm_mode_setcrtc] [CRTC:34:crtc-2]
[ 11.471813] iwlwifi 0000:3a:00.0: L1 Disabled - LTR Disabled
[ 11.472080] iwlwifi 0000:3a:00.0: L1 Disabled - LTR Disabled
[ 11.536666] iwlwifi 0000:3a:00.0: L1 Disabled - LTR Disabled
[ 11.536935] iwlwifi 0000:3a:00.0: L1 Disabled - LTR Disabled
[ 11.565498] NET: Registered protocol family 17
[ 11.873705] systemd-journald[400]: File /var/log/journal/69c54807c3cb473b82a49c7b7e022c37/user-486.journal corrupted or uncleanly shut down, renaming and replacing.
[ 11.881962] [drm:i915_gem_open]
[ 12.316788] [drm:skl_wm_flush_pipe] flush pipe A (pass 3)
[ 15.083743] wlan0: authenticate with 20:37:06:f6:24:64
[ 15.088511] wlan0: send auth to 20:37:06:f6:24:64 (try 1/3)
[ 15.089642] wlan0: authenticated
[ 15.093347] wlan0: associate with 20:37:06:f6:24:64 (try 1/3)
[ 15.096542] wlan0: RX AssocResp from 20:37:06:f6:24:64 (capab=0x421 status=0 aid=47)
[ 15.097991] wlan0: associated
[ 15.136813] wlan0: Limiting TX power to 20 dBm as advertised by 20:37:06:f6:24:64
[ 15.204161] SFW2-INext-DROP-DEFLT IN=wlan0 OUT= MAC=dc:53:60:cc:0f:b0:a4:6c:2a:10:43:80:08:00 SRC=9.232.160.4 DST=9.232.160.230 LEN=343 TOS=0x00 PREC=0x00 TTL=255 ID=11711 PROTO=UDP SPT=67 DPT=68 LEN=323
[ 15.266645] SFW2-INext-DROP-DEFLT IN=wlan0 OUT= MAC=dc:53:60:cc:0f:b0:a4:6c:2a:10:43:80:08:00 SRC=9.232.160.4 DST=9.232.160.230 LEN=343 TOS=0x00 PREC=0x00 TTL=255 ID=11712 PROTO=UDP SPT=67 DPT=68 LEN=323
[ 15.267804] SFW2-INext-DROP-DEFLT IN=wlan0 OUT= MAC=dc:53:60:cc:0f:b0:a4:6c:2a:10:43:80:08:00 SRC=9.232.160.3 DST=9.232.160.230 LEN=343 TOS=0x00 PREC=0x00 TTL=255 ID=53358 PROTO=UDP SPT=67 DPT=68 LEN=323
[ 15.697990] fuse init (API version 7.24)
[ 15.744102] [drm:intel_power_well_enable] enabling DC off
[ 15.744107] [drm:gen9_set_dc_state] Setting DC state from 02 to 00
[ 15.744110] [drm:intel_power_well_enable] enabling power well 2
[ 15.744113] [drm:skl_set_power_well] Enabling power well 2
[ 15.749896] [drm:i915_audio_component_sync_audio_rate] no valid port B
[ 15.757851] [drm:i915_audio_component_sync_audio_rate] no valid port B
[ 15.759933] [drm:i915_audio_component_sync_audio_rate] no valid port B
[ 15.765542] [drm:i915_audio_component_sync_audio_rate] no valid port B
[ 15.767673] [drm:i915_audio_component_sync_audio_rate] no valid port B
[ 15.773538] [drm:i915_audio_component_sync_audio_rate] no valid port B
[ 15.775684] [drm:i915_audio_component_sync_audio_rate] no valid port C
[ 15.781809] [drm:i915_audio_component_sync_audio_rate] no valid port C
[ 15.783874] [drm:i915_audio_component_sync_audio_rate] no valid port C
[ 15.789560] [drm:i915_audio_component_sync_audio_rate] no valid port C
[ 15.791625] [drm:i915_audio_component_sync_audio_rate] no valid port C
[ 15.794740] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:37:eDP-1]
[ 15.794744] [drm:intel_dp_detect] [CONNECTOR:37:eDP-1]
[ 15.794757] [drm:edp_panel_vdd_on] Turning eDP port A VDD on
[ 15.794806] [drm:edp_panel_vdd_on] PP_STATUS: 0x80000008 PP_CONTROL: 0xabcd000f
[ 15.795181] [drm:drm_edid_to_eld] ELD: no CEA Extension found
[ 15.795186] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:37:eDP-1] probed modes :
[ 15.795189] [drm:drm_mode_debug_printmodeline] Modeline 38:"3200x1800" 60 373250 3200 3248 3280 3360 1800 1803 1808 1852 0x48 0xa
[ 15.795192] [drm:drm_mode_debug_printmodeline] Modeline 39:"3200x1800" 48 298600 3200 3248 3280 3360 1800 1803 1808 1852 0x40 0xa
[ 15.795396] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:46:DP-1]
[ 15.795398] [drm:intel_dp_detect] [CONNECTOR:46:DP-1]
[ 15.795407] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:46:DP-1] disconnected
[ 15.795411] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:53:DP-2]
[ 15.795412] [drm:intel_dp_detect] [CONNECTOR:53:DP-2]
[ 15.795421] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:53:DP-2] disconnected
[ 15.795423] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:50:HDMI-A-1]
[ 15.795425] [drm:intel_hdmi_detect] [CONNECTOR:50:HDMI-A-1]
[ 15.798230] [drm:i915_audio_component_sync_audio_rate] no valid port C
[ 15.800351] [drm:i915_audio_component_sync_audio_rate] no valid port D
[ 15.805518] [drm:i915_audio_component_sync_audio_rate] no valid port D
[ 15.807685] [drm:i915_audio_component_sync_audio_rate] no valid port D
[ 15.813685] [drm:i915_audio_component_sync_audio_rate] no valid port D
[ 15.815772] [drm:i915_audio_component_sync_audio_rate] no valid port D
[ 15.821540] [drm:i915_audio_component_sync_audio_rate] no valid port D
[ 15.882119] Bluetooth: RFCOMM TTY layer initialized
[ 15.882126] Bluetooth: RFCOMM socket layer initialized
[ 15.882131] Bluetooth: RFCOMM ver 1.11
[ 15.921372] [drm:intel_hdmi_detect] HDMI live status down
[ 15.921378] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:50:HDMI-A-1] disconnected
[ 15.921401] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:57:HDMI-A-2]
[ 15.921403] [drm:intel_hdmi_detect] [CONNECTOR:57:HDMI-A-2]
[ 16.049353] [drm:intel_hdmi_detect] HDMI live status down
[ 16.049358] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:57:HDMI-A-2] disconnected
[ 16.051198] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:37:eDP-1]
[ 16.051202] [drm:intel_dp_detect] [CONNECTOR:37:eDP-1]
[ 16.051566] [drm:drm_edid_to_eld] ELD: no CEA Extension found
[ 16.051571] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:37:eDP-1] probed modes :
[ 16.051575] [drm:drm_mode_debug_printmodeline] Modeline 38:"3200x1800" 60 373250 3200 3248 3280 3360 1800 1803 1808 1852 0x48 0xa
[ 16.051577] [drm:drm_mode_debug_printmodeline] Modeline 39:"3200x1800" 48 298600 3200 3248 3280 3360 1800 1803 1808 1852 0x40 0xa
[ 16.051675] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:46:DP-1]
[ 16.051677] [drm:intel_dp_detect] [CONNECTOR:46:DP-1]
[ 16.051686] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:46:DP-1] disconnected
[ 16.051691] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:53:DP-2]
[ 16.051692] [drm:intel_dp_detect] [CONNECTOR:53:DP-2]
[ 16.051701] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:53:DP-2] disconnected
[ 16.051703] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:50:HDMI-A-1]
[ 16.051705] [drm:intel_hdmi_detect] [CONNECTOR:50:HDMI-A-1]
[ 16.181381] [drm:intel_hdmi_detect] HDMI live status down
[ 16.181387] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:50:HDMI-A-1] disconnected
[ 16.181416] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:57:HDMI-A-2]
[ 16.181417] [drm:intel_hdmi_detect] [CONNECTOR:57:HDMI-A-2]
[ 16.309348] [drm:intel_hdmi_detect] HDMI live status down
[ 16.309354] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:57:HDMI-A-2] disconnected
[ 16.310298] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:37:eDP-1]
[ 16.310304] [drm:intel_dp_detect] [CONNECTOR:37:eDP-1]
[ 16.315196] [drm:drm_edid_to_eld] ELD: no CEA Extension found
[ 16.315202] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:37:eDP-1] probed modes :
[ 16.315206] [drm:drm_mode_debug_printmodeline] Modeline 38:"3200x1800" 60 373250 3200 3248 3280 3360 1800 1803 1808 1852 0x48 0xa
[ 16.315208] [drm:drm_mode_debug_printmodeline] Modeline 39:"3200x1800" 48 298600 3200 3248 3280 3360 1800 1803 1808 1852 0x40 0xa
[ 16.315333] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:46:DP-1]
[ 16.315335] [drm:intel_dp_detect] [CONNECTOR:46:DP-1]
[ 16.315344] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:46:DP-1] disconnected
[ 16.315348] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:53:DP-2]
[ 16.315349] [drm:intel_dp_detect] [CONNECTOR:53:DP-2]
[ 16.315359] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:53:DP-2] disconnected
[ 16.315362] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:50:HDMI-A-1]
[ 16.315364] [drm:intel_hdmi_detect] [CONNECTOR:50:HDMI-A-1]
[ 16.441349] [drm:intel_hdmi_detect] HDMI live status down
[ 16.441354] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:50:HDMI-A-1] disconnected
[ 16.441372] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:57:HDMI-A-2]
[ 16.441373] [drm:intel_hdmi_detect] [CONNECTOR:57:HDMI-A-2]
[ 16.569354] [drm:intel_hdmi_detect] HDMI live status down
[ 16.569360] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:57:HDMI-A-2] disconnected
[ 16.613010] [drm:skl_wm_flush_pipe] flush pipe A (pass 3)
[ 16.613193] [drm:skl_wm_flush_pipe] flush pipe A (pass 3)
[ 16.617157] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:37:eDP-1]
[ 16.617162] [drm:intel_dp_detect] [CONNECTOR:37:eDP-1]
[ 16.618024] [drm:drm_edid_to_eld] ELD: no CEA Extension found
[ 16.618030] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:37:eDP-1] probed modes :
[ 16.618034] [drm:drm_mode_debug_printmodeline] Modeline 38:"3200x1800" 60 373250 3200 3248 3280 3360 1800 1803 1808 1852 0x48 0xa
[ 16.618037] [drm:drm_mode_debug_printmodeline] Modeline 39:"3200x1800" 48 298600 3200 3248 3280 3360 1800 1803 1808 1852 0x40 0xa
[ 16.618332] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:46:DP-1]
[ 16.618334] [drm:intel_dp_detect] [CONNECTOR:46:DP-1]
[ 16.618344] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:46:DP-1] disconnected
[ 16.618350] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:53:DP-2]
[ 16.618351] [drm:intel_dp_detect] [CONNECTOR:53:DP-2]
[ 16.618360] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:53:DP-2] disconnected
[ 16.618362] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:50:HDMI-A-1]
[ 16.618364] [drm:intel_hdmi_detect] [CONNECTOR:50:HDMI-A-1]
[ 16.745351] [drm:intel_hdmi_detect] HDMI live status down
[ 16.745356] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:50:HDMI-A-1] disconnected
[ 16.745375] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:57:HDMI-A-2]
[ 16.745375] [drm:intel_hdmi_detect] [CONNECTOR:57:HDMI-A-2]
[ 16.873358] [drm:intel_hdmi_detect] HDMI live status down
[ 16.873363] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:57:HDMI-A-2] disconnected
[ 16.874212] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:37:eDP-1]
[ 16.874215] [drm:intel_dp_detect] [CONNECTOR:37:eDP-1]
[ 16.874702] [drm:drm_edid_to_eld] ELD: no CEA Extension found
[ 16.874707] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:37:eDP-1] probed modes :
[ 16.874710] [drm:drm_mode_debug_printmodeline] Modeline 38:"3200x1800" 60 373250 3200 3248 3280 3360 1800 1803 1808 1852 0x48 0xa
[ 16.874712] [drm:drm_mode_debug_printmodeline] Modeline 39:"3200x1800" 48 298600 3200 3248 3280 3360 1800 1803 1808 1852 0x40 0xa
[ 16.874799] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:46:DP-1]
[ 16.874801] [drm:intel_dp_detect] [CONNECTOR:46:DP-1]
[ 16.874809] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:46:DP-1] disconnected
[ 16.874813] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:53:DP-2]
[ 16.874814] [drm:intel_dp_detect] [CONNECTOR:53:DP-2]
[ 16.874821] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:53:DP-2] disconnected
[ 16.874823] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:50:HDMI-A-1]
[ 16.874824] [drm:intel_hdmi_detect] [CONNECTOR:50:HDMI-A-1]
[ 17.001365] [drm:intel_hdmi_detect] HDMI live status down
[ 17.001383] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:50:HDMI-A-1] disconnected
[ 17.001401] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:57:HDMI-A-2]
[ 17.001402] [drm:intel_hdmi_detect] [CONNECTOR:57:HDMI-A-2]
[ 17.038759] SFW2-INext-DROP-DEFLT IN=wlan0 OUT= MAC= SRC=fe80:0000:0000:0000:de53:60ff:fecc:0fb0 DST=ff02:0000:0000:0000:0000:0000:0000:00fb LEN=465 TC=0 HOPLIMIT=255 FLOWLBL=408461 PROTO=UDP SPT=5353 DPT=5353 LEN=425
[ 17.097996] SFW2-INext-DROP-DEFLT IN=wlan0 OUT= MAC= SRC=fe80:0000:0000:0000:de53:60ff:fecc:0fb0 DST=ff02:0000:0000:0000:0000:0000:0000:00fb LEN=286 TC=0 HOPLIMIT=255 FLOWLBL=408461 PROTO=UDP SPT=5353 DPT=5353 LEN=246
[ 17.129357] [drm:intel_hdmi_detect] HDMI live status down
[ 17.129362] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:57:HDMI-A-2] disconnected
[ 17.292320] SFW2-INext-DROP-DEFLT IN=wlan0 OUT= MAC= SRC=fe80:0000:0000:0000:de53:60ff:fecc:0fb0 DST=ff02:0000:0000:0000:0000:0000:0000:00fb LEN=465 TC=0 HOPLIMIT=255 FLOWLBL=408461 PROTO=UDP SPT=5353 DPT=5353 LEN=425
[ 17.327015] [drm:i915_gem_open]
[ 17.327184] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:37:eDP-1]
[ 17.327188] [drm:intel_dp_detect] [CONNECTOR:37:eDP-1]
[ 17.327551] [drm:drm_edid_to_eld] ELD: no CEA Extension found
[ 17.327556] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:37:eDP-1] probed modes :
[ 17.327559] [drm:drm_mode_debug_printmodeline] Modeline 38:"3200x1800" 60 373250 3200 3248 3280 3360 1800 1803 1808 1852 0x48 0xa
[ 17.327561] [drm:drm_mode_debug_printmodeline] Modeline 39:"3200x1800" 48 298600 3200 3248 3280 3360 1800 1803 1808 1852 0x40 0xa
[ 17.327654] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:46:DP-1]
[ 17.327656] [drm:intel_dp_detect] [CONNECTOR:46:DP-1]
[ 17.327665] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:46:DP-1] disconnected
[ 17.327670] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:53:DP-2]
[ 17.327671] [drm:intel_dp_detect] [CONNECTOR:53:DP-2]
[ 17.327679] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:53:DP-2] disconnected
[ 17.327682] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:50:HDMI-A-1]
[ 17.327684] [drm:intel_hdmi_detect] [CONNECTOR:50:HDMI-A-1]
[ 17.453368] [drm:intel_hdmi_detect] HDMI live status down
[ 17.453373] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:50:HDMI-A-1] disconnected
[ 17.453390] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:57:HDMI-A-2]
[ 17.453391] [drm:intel_hdmi_detect] [CONNECTOR:57:HDMI-A-2]
[ 17.540716] SFW2-INext-DROP-DEFLT IN=wlan0 OUT= MAC= SRC=fe80:0000:0000:0000:de53:60ff:fecc:0fb0 DST=ff02:0000:0000:0000:0000:0000:0000:00fb LEN=465 TC=0 HOPLIMIT=255 FLOWLBL=408461 PROTO=UDP SPT=5353 DPT=5353 LEN=425
[ 17.581363] [drm:intel_hdmi_detect] HDMI live status down
[ 17.581371] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:57:HDMI-A-2] disconnected
[ 17.740888] SFW2-INext-DROP-DEFLT IN=wlan0 OUT= MAC= SRC=fe80:0000:0000:0000:de53:60ff:fecc:0fb0 DST=ff02:0000:0000:0000:0000:0000:0000:00fb LEN=429 TC=0 HOPLIMIT=255 FLOWLBL=408461 PROTO=UDP SPT=5353 DPT=5353 LEN=389
[ 17.788503] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:37:eDP-1]
[ 17.788507] [drm:intel_dp_detect] [CONNECTOR:37:eDP-1]
[ 17.788873] [drm:drm_edid_to_eld] ELD: no CEA Extension found
[ 17.788887] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:37:eDP-1] probed modes :
[ 17.788890] [drm:drm_mode_debug_printmodeline] Modeline 38:"3200x1800" 60 373250 3200 3248 3280 3360 1800 1803 1808 1852 0x48 0xa
[ 17.788893] [drm:drm_mode_debug_printmodeline] Modeline 39:"3200x1800" 48 298600 3200 3248 3280 3360 1800 1803 1808 1852 0x40 0xa
[ 17.788993] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:46:DP-1]
[ 17.788994] [drm:intel_dp_detect] [CONNECTOR:46:DP-1]
[ 17.789004] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:46:DP-1] disconnected
[ 17.789008] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:53:DP-2]
[ 17.789009] [drm:intel_dp_detect] [CONNECTOR:53:DP-2]
[ 17.789018] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:53:DP-2] disconnected
[ 17.789021] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:50:HDMI-A-1]
[ 17.789022] [drm:intel_hdmi_detect] [CONNECTOR:50:HDMI-A-1]
[ 17.913369] [drm:intel_hdmi_detect] HDMI live status down
[ 17.913375] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:50:HDMI-A-1] disconnected
[ 17.913395] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:57:HDMI-A-2]
[ 17.913396] [drm:intel_hdmi_detect] [CONNECTOR:57:HDMI-A-2]
[ 18.041371] [drm:intel_hdmi_detect] HDMI live status down
[ 18.041377] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:57:HDMI-A-2] disconnected
[ 18.046849] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:37:eDP-1]
[ 18.046852] [drm:intel_dp_detect] [CONNECTOR:37:eDP-1]
[ 18.047213] [drm:drm_edid_to_eld] ELD: no CEA Extension found
[ 18.047218] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:37:eDP-1] probed modes :
[ 18.047222] [drm:drm_mode_debug_printmodeline] Modeline 38:"3200x1800" 60 373250 3200 3248 3280 3360 1800 1803 1808 1852 0x48 0xa
[ 18.047224] [drm:drm_mode_debug_printmodeline] Modeline 39:"3200x1800" 48 298600 3200 3248 3280 3360 1800 1803 1808 1852 0x40 0xa
[ 18.047293] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:46:DP-1]
[ 18.047294] [drm:intel_dp_detect] [CONNECTOR:46:DP-1]
[ 18.047302] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:46:DP-1] disconnected
[ 18.047305] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:53:DP-2]
[ 18.047306] [drm:intel_dp_detect] [CONNECTOR:53:DP-2]
[ 18.047314] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:53:DP-2] disconnected
[ 18.047316] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:50:HDMI-A-1]
[ 18.047317] [drm:intel_hdmi_detect] [CONNECTOR:50:HDMI-A-1]
[ 18.173388] [drm:intel_hdmi_detect] HDMI live status down
[ 18.173393] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:50:HDMI-A-1] disconnected
[ 18.173411] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:57:HDMI-A-2]
[ 18.173412] [drm:intel_hdmi_detect] [CONNECTOR:57:HDMI-A-2]
[ 18.301377] [drm:intel_hdmi_detect] HDMI live status down
[ 18.301383] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:57:HDMI-A-2] disconnected
[ 18.849580] [drm:intel_power_well_disable] disabling power well 2
[ 18.849587] [drm:skl_set_power_well] Disabling power well 2
[ 20.758543] tun: Universal TUN/TAP device driver, 1.6
[ 20.758545] tun: (C) 1999-2004 Max Krasnyansky <maxk@qualcomm.com>
[ 21.049406] [drm:edp_panel_vdd_off_sync] Turning eDP port A VDD off
[ 21.049447] [drm:edp_panel_vdd_off_sync] PP_STATUS: 0x80000008 PP_CONTROL: 0xabcd0007
[ 21.049448] [drm:intel_power_well_disable] disabling DC off
[ 21.049451] [drm:skl_enable_dc6] Enabling DC6
[ 21.049452] [drm:gen9_set_dc_state] Setting DC state from 00 to 02
[ 21.570627] IPv4: martian source 9.232.160.230 from 9.0.154.13, on dev wlan0
[ 21.570631] ll header: 00000000: dc 53 60 cc 0f b0 60 73 5c c5 0d c0 08 00 .S`...`s\.....
[ 25.923259] [drm:skl_wm_flush_pipe] flush pipe A (pass 3)
[ 31.050823] [drm:skl_wm_flush_pipe] flush pipe A (pass 3)
[ 31.844083] IPv4: martian source 153.66.150.226 from 199.27.180.226, on dev tun0
[ 39.089916] [drm:skl_wm_flush_pipe] flush pipe A (pass 3)
[-- Attachment #3: dmesg.good.txt --]
[-- Type: text/plain, Size: 121249 bytes --]
[ 0.000000] Linux version 4.7.0-rc4+ (jejb@jarvis) (gcc version 4.8.5 (SUSE Linux) ) #2 SMP PREEMPT Tue Jun 21 07:59:21 EDT 2016
[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-test root=UUID=994363fd-c12c-4c6c-92e9-85e8ac695cf9 ro resume=/dev/nvme0n1p2 splash=silent quiet showopts pcie_aspm=force drm.debug=14
[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256
[ 0.000000] x86/fpu: xstate_offset[3]: 960, xstate_sizes[3]: 64
[ 0.000000] x86/fpu: xstate_offset[4]: 1024, xstate_sizes[4]: 64
[ 0.000000] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
[ 0.000000] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
[ 0.000000] x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
[ 0.000000] x86/fpu: Supporting XSAVE feature 0x008: 'MPX bounds registers'
[ 0.000000] x86/fpu: Supporting XSAVE feature 0x010: 'MPX CSR'
[ 0.000000] x86/fpu: Enabled xstate features 0x1f, context size is 1088 bytes, using 'standard' format.
[ 0.000000] x86/fpu: Using 'eager' FPU context switches.
[ 0.000000] e820: BIOS-provided physical RAM map:
[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x0000000000000fff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000000001000-0x0000000000057fff] usable
[ 0.000000] BIOS-e820: [mem 0x0000000000058000-0x0000000000058fff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000000059000-0x000000000009cfff] usable
[ 0.000000] BIOS-e820: [mem 0x000000000009d000-0x000000000009ffff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x0000000069537fff] usable
[ 0.000000] BIOS-e820: [mem 0x0000000069538000-0x0000000069538fff] ACPI NVS
[ 0.000000] BIOS-e820: [mem 0x0000000069539000-0x0000000069562fff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000069563000-0x00000000695bdfff] usable
[ 0.000000] BIOS-e820: [mem 0x00000000695be000-0x0000000069daefff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000069daf000-0x000000007907dfff] usable
[ 0.000000] BIOS-e820: [mem 0x000000007907e000-0x00000000793f8fff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000793f9000-0x0000000079448fff] ACPI data
[ 0.000000] BIOS-e820: [mem 0x0000000079449000-0x0000000079c00fff] ACPI NVS
[ 0.000000] BIOS-e820: [mem 0x0000000079c01000-0x000000007a4fefff] reserved
[ 0.000000] BIOS-e820: [mem 0x000000007a4ff000-0x000000007a4fffff] usable
[ 0.000000] BIOS-e820: [mem 0x000000007a500000-0x000000007a5fffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000e0000000-0x00000000efffffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fe000000-0x00000000fe010fff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000027effffff] usable
[ 0.000000] NX (Execute Disable) protection: active
[ 0.000000] e820: update [mem 0x67a09018-0x67a19057] usable ==> usable
[ 0.000000] extended physical RAM map:
[ 0.000000] reserve setup_data: [mem 0x0000000000000000-0x0000000000000fff] reserved
[ 0.000000] reserve setup_data: [mem 0x0000000000001000-0x0000000000057fff] usable
[ 0.000000] reserve setup_data: [mem 0x0000000000058000-0x0000000000058fff] reserved
[ 0.000000] reserve setup_data: [mem 0x0000000000059000-0x000000000009cfff] usable
[ 0.000000] reserve setup_data: [mem 0x000000000009d000-0x000000000009ffff] reserved
[ 0.000000] reserve setup_data: [mem 0x0000000000100000-0x0000000067a09017] usable
[ 0.000000] reserve setup_data: [mem 0x0000000067a09018-0x0000000067a19057] usable
[ 0.000000] reserve setup_data: [mem 0x0000000067a19058-0x0000000069537fff] usable
[ 0.000000] reserve setup_data: [mem 0x0000000069538000-0x0000000069538fff] ACPI NVS
[ 0.000000] reserve setup_data: [mem 0x0000000069539000-0x0000000069562fff] reserved
[ 0.000000] reserve setup_data: [mem 0x0000000069563000-0x00000000695bdfff] usable
[ 0.000000] reserve setup_data: [mem 0x00000000695be000-0x0000000069daefff] reserved
[ 0.000000] reserve setup_data: [mem 0x0000000069daf000-0x000000007907dfff] usable
[ 0.000000] reserve setup_data: [mem 0x000000007907e000-0x00000000793f8fff] reserved
[ 0.000000] reserve setup_data: [mem 0x00000000793f9000-0x0000000079448fff] ACPI data
[ 0.000000] reserve setup_data: [mem 0x0000000079449000-0x0000000079c00fff] ACPI NVS
[ 0.000000] reserve setup_data: [mem 0x0000000079c01000-0x000000007a4fefff] reserved
[ 0.000000] reserve setup_data: [mem 0x000000007a4ff000-0x000000007a4fffff] usable
[ 0.000000] reserve setup_data: [mem 0x000000007a500000-0x000000007a5fffff] reserved
[ 0.000000] reserve setup_data: [mem 0x00000000e0000000-0x00000000efffffff] reserved
[ 0.000000] reserve setup_data: [mem 0x00000000fe000000-0x00000000fe010fff] reserved
[ 0.000000] reserve setup_data: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
[ 0.000000] reserve setup_data: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
[ 0.000000] reserve setup_data: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
[ 0.000000] reserve setup_data: [mem 0x0000000100000000-0x000000027effffff] usable
[ 0.000000] efi: EFI v2.40 by American Megatrends
[ 0.000000] efi: ACPI=0x7941a000 ACPI 2.0=0x7941a000 SMBIOS=0xf0000
[ 0.000000] SMBIOS 2.8 present.
[ 0.000000] DMI: Dell Inc. XPS 13 9350/07TYC2, BIOS 1.4.3 06/02/2016
[ 0.000000] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[ 0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable
[ 0.000000] e820: last_pfn = 0x27f000 max_arch_pfn = 0x400000000
[ 0.000000] MTRR default type: write-back
[ 0.000000] MTRR fixed ranges enabled:
[ 0.000000] 00000-9FFFF write-back
[ 0.000000] A0000-BFFFF uncachable
[ 0.000000] C0000-FFFFF write-protect
[ 0.000000] MTRR variable ranges enabled:
[ 0.000000] 0 base 0080000000 mask 7F80000000 uncachable
[ 0.000000] 1 base 007C000000 mask 7FFC000000 uncachable
[ 0.000000] 2 base 007B800000 mask 7FFF800000 uncachable
[ 0.000000] 3 disabled
[ 0.000000] 4 disabled
[ 0.000000] 5 disabled
[ 0.000000] 6 disabled
[ 0.000000] 7 disabled
[ 0.000000] 8 disabled
[ 0.000000] 9 disabled
[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT
[ 0.000000] e820: last_pfn = 0x7a500 max_arch_pfn = 0x400000000
[ 0.000000] Scanning 1 areas for low memory corruption
[ 0.000000] Base memory trampoline at [ffff880000097000] 97000 size 24576
[ 0.000000] Using GB pages for direct mapping
[ 0.000000] BRK [0x02073000, 0x02073fff] PGTABLE
[ 0.000000] BRK [0x02074000, 0x02074fff] PGTABLE
[ 0.000000] BRK [0x02075000, 0x02075fff] PGTABLE
[ 0.000000] BRK [0x02076000, 0x02076fff] PGTABLE
[ 0.000000] BRK [0x02077000, 0x02077fff] PGTABLE
[ 0.000000] BRK [0x02078000, 0x02078fff] PGTABLE
[ 0.000000] RAMDISK: [mem 0x2f6d0000-0x2ff3dfff]
[ 0.000000] ACPI: Early table checksum verification disabled
[ 0.000000] ACPI: RSDP 0x000000007941A000 000024 (v02 DELL )
[ 0.000000] ACPI: XSDT 0x000000007941A0B8 0000EC (v01 DELL CBX3 01072009 AMI 00010013)
[ 0.000000] ACPI: FACP 0x000000007943A9B8 00010C (v05 DELL CBX3 01072009 AMI 00010013)
[ 0.000000] ACPI: DSDT 0x000000007941A230 020784 (v02 DELL CBX3 01072009 INTL 20120913)
[ 0.000000] ACPI: FACS 0x0000000079C00F80 000040
[ 0.000000] ACPI: APIC 0x000000007943AAC8 000084 (v03 DELL CBX3 01072009 AMI 00010013)
[ 0.000000] ACPI: FPDT 0x000000007943AB50 000044 (v01 DELL CBX3 01072009 AMI 00010013)
[ 0.000000] ACPI: FIDT 0x000000007943AB98 00009C (v01 DELL CBX3 01072009 AMI 00010013)
[ 0.000000] ACPI: MCFG 0x000000007943AC38 00003C (v01 DELL CBX3 01072009 MSFT 00000097)
[ 0.000000] ACPI: HPET 0x000000007943AC78 000038 (v01 DELL CBX3 01072009 AMI. 0005000B)
[ 0.000000] ACPI: SSDT 0x000000007943ACB0 000315 (v01 SataRe SataTabl 00001000 INTL 20120913)
[ 0.000000] ACPI: LPIT 0x000000007943AFC8 000094 (v01 INTEL SKL-ULT 00000000 MSFT 0000005F)
[ 0.000000] ACPI: SSDT 0x000000007943B060 000248 (v02 INTEL sensrhub 00000000 INTL 20120913)
[ 0.000000] ACPI: SSDT 0x000000007943B2A8 002BAE (v02 INTEL PtidDevc 00001000 INTL 20120913)
[ 0.000000] ACPI: SSDT 0x000000007943DE58 000BE3 (v02 INTEL Ther_Rvp 00001000 INTL 20120913)
[ 0.000000] ACPI: DBGP 0x000000007943EA40 000034 (v01 INTEL 00000000 MSFT 0000005F)
[ 0.000000] ACPI: DBG2 0x000000007943EA78 000054 (v00 INTEL 00000000 MSFT 0000005F)
[ 0.000000] ACPI: SSDT 0x000000007943EAD0 000737 (v02 INTEL xh_rvp07 00000000 INTL 20120913)
[ 0.000000] ACPI: BOOT 0x000000007943F208 000028 (v01 DELL CBX3 01072009 AMI 00010013)
[ 0.000000] ACPI: SSDT 0x000000007943F230 0035AE (v02 SaSsdt SaSsdt 00003000 INTL 20120913)
[ 0.000000] ACPI: UEFI 0x00000000794427E0 000042 (v01 00000000 00000000)
[ 0.000000] ACPI: SSDT 0x0000000079442828 000E73 (v02 CpuRef CpuSsdt 00003000 INTL 20120913)
[ 0.000000] ACPI: MSDM 0x00000000794436A0 000055 (v03 DELL CBX3 06222004 AMI 00010013)
[ 0.000000] ACPI: SSDT 0x00000000794436F8 003B57 (v02 DptfTa DptfTabl 00001000 INTL 20120913)
[ 0.000000] ACPI: SLIC 0x0000000079447250 000176 (v03 DELL CBX3 01072009 MSFT 00010013)
[ 0.000000] ACPI: TCPA 0x00000000794473C8 000032 (v02 ALASKA NAPAASF 00000001 MSFT 01000013)
[ 0.000000] ACPI: BGRT 0x0000000079447400 000038 (v00 ?\xffffffbdq{ 01072009 AMI 00010013)
[ 0.000000] ACPI: DMAR 0x0000000079447438 0000F0 (v01 INTEL SKL 00000001 INTL 00000001)
[ 0.000000] ACPI: ASF! 0x0000000079447528 0000A5 (v32 INTEL HCG 00000001 TFSM 000F4240)
[ 0.000000] ACPI: Local APIC address 0xfee00000
[ 0.000000] No NUMA configuration found
[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000027effffff]
[ 0.000000] NODE_DATA(0) allocated [mem 0x27efe6000-0x27effcfff]
[ 0.000000] Zone ranges:
[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]
[ 0.000000] DMA32 [mem 0x0000000001000000-0x00000000ffffffff]
[ 0.000000] Normal [mem 0x0000000100000000-0x000000027effffff]
[ 0.000000] Device empty
[ 0.000000] Movable zone start for each node
[ 0.000000] Early memory node ranges
[ 0.000000] node 0: [mem 0x0000000000001000-0x0000000000057fff]
[ 0.000000] node 0: [mem 0x0000000000059000-0x000000000009cfff]
[ 0.000000] node 0: [mem 0x0000000000100000-0x0000000069537fff]
[ 0.000000] node 0: [mem 0x0000000069563000-0x00000000695bdfff]
[ 0.000000] node 0: [mem 0x0000000069daf000-0x000000007907dfff]
[ 0.000000] node 0: [mem 0x000000007a4ff000-0x000000007a4fffff]
[ 0.000000] node 0: [mem 0x0000000100000000-0x000000027effffff]
[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000027effffff]
[ 0.000000] On node 0 totalpages: 2062334
[ 0.000000] DMA zone: 64 pages used for memmap
[ 0.000000] DMA zone: 21 pages reserved
[ 0.000000] DMA zone: 3995 pages, LIFO batch:0
[ 0.000000] DMA32 zone: 7650 pages used for memmap
[ 0.000000] DMA32 zone: 489571 pages, LIFO batch:31
[ 0.000000] Normal zone: 24512 pages used for memmap
[ 0.000000] Normal zone: 1568768 pages, LIFO batch:31
[ 0.000000] tboot: non-0 tboot_addr but it is not of type E820_RESERVED
[ 0.000000] Reserving Intel graphics stolen memory at 0x7c000000-0x7fffffff
[ 0.000000] ACPI: PM-Timer IO Port: 0x1808
[ 0.000000] ACPI: Local APIC address 0xfee00000
[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x02] high edge lint[0x1])
[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x03] high edge lint[0x1])
[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x04] high edge lint[0x1])
[ 0.000000] IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-119
[ 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: 0x8086a701 base: 0xfed00000
[ 0.000000] smpboot: Allowing 4 CPUs, 0 hotplug CPUs
[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]
[ 0.000000] PM: Registered nosave memory: [mem 0x00058000-0x00058fff]
[ 0.000000] PM: Registered nosave memory: [mem 0x0009d000-0x0009ffff]
[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000fffff]
[ 0.000000] PM: Registered nosave memory: [mem 0x67a09000-0x67a09fff]
[ 0.000000] PM: Registered nosave memory: [mem 0x67a19000-0x67a19fff]
[ 0.000000] PM: Registered nosave memory: [mem 0x69538000-0x69538fff]
[ 0.000000] PM: Registered nosave memory: [mem 0x69539000-0x69562fff]
[ 0.000000] PM: Registered nosave memory: [mem 0x695be000-0x69daefff]
[ 0.000000] PM: Registered nosave memory: [mem 0x7907e000-0x793f8fff]
[ 0.000000] PM: Registered nosave memory: [mem 0x793f9000-0x79448fff]
[ 0.000000] PM: Registered nosave memory: [mem 0x79449000-0x79c00fff]
[ 0.000000] PM: Registered nosave memory: [mem 0x79c01000-0x7a4fefff]
[ 0.000000] PM: Registered nosave memory: [mem 0x7a500000-0x7a5fffff]
[ 0.000000] PM: Registered nosave memory: [mem 0x7a600000-0x7bffffff]
[ 0.000000] PM: Registered nosave memory: [mem 0x7c000000-0x7fffffff]
[ 0.000000] PM: Registered nosave memory: [mem 0x80000000-0xdfffffff]
[ 0.000000] PM: Registered nosave memory: [mem 0xe0000000-0xefffffff]
[ 0.000000] PM: Registered nosave memory: [mem 0xf0000000-0xfdffffff]
[ 0.000000] PM: Registered nosave memory: [mem 0xfe000000-0xfe010fff]
[ 0.000000] PM: Registered nosave memory: [mem 0xfe011000-0xfebfffff]
[ 0.000000] PM: Registered nosave memory: [mem 0xfec00000-0xfec00fff]
[ 0.000000] PM: Registered nosave memory: [mem 0xfec01000-0xfedfffff]
[ 0.000000] PM: Registered nosave memory: [mem 0xfee00000-0xfee00fff]
[ 0.000000] PM: Registered nosave memory: [mem 0xfee01000-0xfeffffff]
[ 0.000000] PM: Registered nosave memory: [mem 0xff000000-0xffffffff]
[ 0.000000] e820: [mem 0x80000000-0xdfffffff] available for PCI devices
[ 0.000000] Booting paravirtualized kernel on bare hardware
[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns
[ 0.000000] setup_percpu: NR_CPUS:512 nr_cpumask_bits:512 nr_cpu_ids:4 nr_node_ids:1
[ 0.000000] percpu: Embedded 35 pages/cpu @ffff88027ec00000 s104088 r8192 d31080 u524288
[ 0.000000] pcpu-alloc: s104088 r8192 d31080 u524288 alloc=1*2097152
[ 0.000000] pcpu-alloc: [0] 0 1 2 3
[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 2030087
[ 0.000000] Policy zone: Normal
[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-test root=UUID=994363fd-c12c-4c6c-92e9-85e8ac695cf9 ro resume=/dev/nvme0n1p2 splash=silent quiet showopts pcie_aspm=force drm.debug=14
[ 0.000000] PCIe ASPM is forcibly enabled
[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
[ 0.000000] Memory: 3705508K/8249336K available (7116K kernel code, 1183K rwdata, 3124K rodata, 1688K init, 1644K bss, 498380K reserved, 0K cma-reserved)
[ 0.000000] Preemptible hierarchical RCU implementation.
[ 0.000000] Build-time adjustment of leaf fanout to 64.
[ 0.000000] RCU restricting CPUs from NR_CPUS=512 to nr_cpu_ids=4.
[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=4
[ 0.000000] NR_IRQS:33024 nr_irqs:1024 16
[ 0.000000] spurious 8259A interrupt: IRQ7.
[ 0.000000] Console: colour dummy device 80x25
[ 0.000000] console [tty0] enabled
[ 0.000000] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 79635855245 ns
[ 0.000000] hpet clockevent registered
[ 0.000000] tsc: Unable to calibrate against PIT
[ 0.000000] tsc: using HPET reference calibration
[ 0.000000] tsc: Detected 2399.933 MHz processor
[ 0.000024] Calibrating delay loop (skipped), value calculated using timer frequency.. 4799.86 BogoMIPS (lpj=9599732)
[ 0.000027] pid_max: default: 32768 minimum: 301
[ 0.000043] ACPI: Core revision 20160422
[ 0.001026] Security Framework initialized
[ 0.001031] AppArmor: AppArmor initialized
[ 0.001488] Dentry cache hash table entries: 1048576 (order: 11, 8388608 bytes)
[ 0.002984] Inode-cache hash table entries: 524288 (order: 10, 4194304 bytes)
[ 0.003635] Mount-cache hash table entries: 16384 (order: 5, 131072 bytes)
[ 0.003646] Mountpoint-cache hash table entries: 16384 (order: 5, 131072 bytes)
[ 0.003908] CPU: Physical Processor ID: 0
[ 0.003909] CPU: Processor Core ID: 0
[ 0.003913] ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
[ 0.003914] ENERGY_PERF_BIAS: View and update with x86_energy_perf_policy(8)
[ 0.003919] mce: CPU supports 8 MCE banks
[ 0.003928] CPU0: Thermal monitoring enabled (TM1)
[ 0.003943] process: using mwait in idle threads
[ 0.003946] Last level iTLB entries: 4KB 64, 2MB 8, 4MB 8
[ 0.003947] Last level dTLB entries: 4KB 64, 2MB 0, 4MB 0, 1GB 4
[ 0.004317] Freeing SMP alternatives memory: 28K (ffffffff81ecf000 - ffffffff81ed6000)
[ 0.014699] ftrace: allocating 27630 entries in 108 pages
[ 0.026346] smpboot: Max logical packages: 2
[ 0.026349] smpboot: APIC(0) Converting physical 0 to logical package 0
[ 0.026354] DMAR: Host address width 39
[ 0.026356] DMAR: DRHD base: 0x000000fed90000 flags: 0x0
[ 0.026363] DMAR: dmar0: reg_base_addr fed90000 ver 1:0 cap 1c0000c40660462 ecap 7e3ff0505e
[ 0.026365] DMAR: DRHD base: 0x000000fed91000 flags: 0x1
[ 0.026368] DMAR: dmar1: reg_base_addr fed91000 ver 1:0 cap d2008c40660462 ecap f050da
[ 0.026370] DMAR: RMRR base: 0x0000007918b000 end: 0x000000791aafff
[ 0.026371] DMAR: RMRR base: 0x0000007b800000 end: 0x0000007fffffff
[ 0.026372] DMAR: ANDD device: 1 name: \_SB.PCI0.I2C0
[ 0.026373] DMAR: ANDD device: 2 name: \_SB.PCI0.I2C1
[ 0.026375] DMAR-IR: IOAPIC id 2 under DRHD base 0xfed91000 IOMMU 1
[ 0.026376] DMAR-IR: HPET id 0 under DRHD base 0xfed91000
[ 0.026377] DMAR-IR: x2apic is disabled because BIOS sets x2apic opt out bit.
[ 0.026379] DMAR-IR: Use 'intremap=no_x2apic_optout' to override the BIOS setting.
[ 0.027798] DMAR-IR: Enabled IRQ remapping in xapic mode
[ 0.027799] x2apic: IRQ remapping doesn't support X2APIC mode
[ 0.031908] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[ 0.071601] TSC deadline timer enabled
[ 0.071605] smpboot: CPU0: Intel(R) Core(TM) i5-6200U CPU @ 2.30GHz (family: 0x6, model: 0x4e, stepping: 0x3)
[ 0.071609] Performance Events: PEBS fmt3+, 32-deep LBR, Skylake events, full-width counters, Intel PMU driver.
[ 0.071638] ... version: 4
[ 0.071639] ... bit width: 48
[ 0.071640] ... generic registers: 4
[ 0.071641] ... value mask: 0000ffffffffffff
[ 0.071642] ... max period: 0000ffffffffffff
[ 0.071642] ... fixed-purpose events: 3
[ 0.071643] ... event mask: 000000070000000f
[ 0.099761] NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter.
[ 0.121146] x86: Booting SMP configuration:
[ 0.121148] .... node #0, CPUs: #1 #2 #3
[ 0.395297] x86: Booted up 1 node, 4 CPUs
[ 0.395301] smpboot: Total of 4 processors activated (19202.67 BogoMIPS)
[ 0.414769] node 0 initialised, 1011362 pages in 12ms
[ 0.423394] devtmpfs: initialized
[ 0.423456] x86/mm: Memory block size: 128MB
[ 0.435317] PM: Registering ACPI NVS region [mem 0x69538000-0x69538fff] (4096 bytes)
[ 0.435319] PM: Registering ACPI NVS region [mem 0x79449000-0x79c00fff] (8093696 bytes)
[ 0.435536] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
[ 0.443300] pinctrl core: initialized pinctrl subsystem
[ 0.443419] RTC time: 13:47:44, date: 06/21/16
[ 0.455394] NET: Registered protocol family 16
[ 0.467322] cpuidle: using governor ladder
[ 0.475335] cpuidle: using governor menu
[ 0.475386] Simple Boot Flag at 0x47 set to 0x80
[ 0.475414] ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
[ 0.475415] ACPI: bus type PCI registered
[ 0.475416] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[ 0.499427] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
[ 0.499429] PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved in E820
[ 0.499437] PCI: Using configuration type 1 for base access
[ 0.499443] dmi type 0xB1 record - unknown flag
[ 0.519486] HugeTLB registered 1 GB page size, pre-allocated 0 pages
[ 0.519487] HugeTLB registered 2 MB page size, pre-allocated 0 pages
[ 0.543480] ACPI: Added _OSI(Module Device)
[ 0.543482] ACPI: Added _OSI(Processor Device)
[ 0.543483] ACPI: Added _OSI(3.0 _SCP Extensions)
[ 0.543484] ACPI: Added _OSI(Processor Aggregator Device)
[ 0.578790] ACPI: Executed 21 blocks of module-level executable AML code
[ 0.592720] ACPI: Executed 3 blocks of module-level executable AML code
[ 0.596970] ACPI: 9 ACPI AML tables successfully acquired and loaded
[ 0.612982] ACPI: [Firmware Bug]: BIOS _OSI(Linux) query ignored
[ 0.720383] ACPI: Dynamic OEM Table Load:
[ 0.720393] ACPI: SSDT 0xFFFF88027ECD1800 00061E (v02 PmRef Cpu0Ist 00003000 INTL 20120913)
[ 0.721518] ACPI: \_PR_.CPU0: _OSC native thermal LVT Acked
[ 0.723195] ACPI: Dynamic OEM Table Load:
[ 0.723201] ACPI: SSDT 0xFFFF88027EDD1400 00037F (v02 PmRef Cpu0Cst 00003001 INTL 20120913)
[ 0.725149] ACPI: Dynamic OEM Table Load:
[ 0.725155] ACPI: SSDT 0xFFFF88027EBC7000 0005AA (v02 PmRef ApIst 00003000 INTL 20120913)
[ 0.726737] ACPI: Dynamic OEM Table Load:
[ 0.726742] ACPI: SSDT 0xFFFF88017E52BA00 000119 (v02 PmRef ApCst 00003000 INTL 20120913)
[ 0.730284] ACPI : EC: EC started
[ 0.763239] ACPI: Interpreter enabled
[ 0.763286] ACPI: (supports S0 S3 S4 S5)
[ 0.763287] ACPI: Using IOAPIC for interrupt routing
[ 0.763333] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[ 0.765372] ACPI: Power Resource [PG00] (on)
[ 0.765857] ACPI: Power Resource [PG01] (on)
[ 0.766328] ACPI: Power Resource [PG02] (on)
[ 0.768758] ACPI: Power Resource [WRST] (off)
[ 0.769236] ACPI: Power Resource [WRST] (off)
[ 0.769719] ACPI: Power Resource [WRST] (off)
[ 0.770195] ACPI: Power Resource [WRST] (off)
[ 0.770670] ACPI: Power Resource [WRST] (off)
[ 0.771147] ACPI: Power Resource [WRST] (off)
[ 0.771619] ACPI: Power Resource [WRST] (off)
[ 0.772091] ACPI: Power Resource [WRST] (off)
[ 0.772565] ACPI: Power Resource [WRST] (off)
[ 0.773068] ACPI: Power Resource [WRST] (off)
[ 0.773559] ACPI: Power Resource [WRST] (off)
[ 0.774036] ACPI: Power Resource [WRST] (off)
[ 0.774507] ACPI: Power Resource [WRST] (off)
[ 0.774980] ACPI: Power Resource [WRST] (off)
[ 0.775452] ACPI: Power Resource [WRST] (off)
[ 0.775923] ACPI: Power Resource [WRST] (off)
[ 0.776397] ACPI: Power Resource [WRST] (off)
[ 0.776875] ACPI: Power Resource [WRST] (off)
[ 0.777347] ACPI: Power Resource [WRST] (off)
[ 0.777825] ACPI: Power Resource [WRST] (off)
[ 0.794833] ACPI: Power Resource [FN00] (off)
[ 0.794964] ACPI: Power Resource [FN01] (off)
[ 0.795090] ACPI: Power Resource [FN02] (off)
[ 0.795215] ACPI: Power Resource [FN03] (off)
[ 0.795342] ACPI: Power Resource [FN04] (off)
[ 0.796795] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-fe])
[ 0.796802] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI]
[ 0.796854] \_SB_.PCI0 (33DB4D5B-1FF7-401C-9657-7441C03DD766): _OSC invalid UUID
[ 0.796855] _OSC request data: 1 1f 0
[ 0.796859] acpi PNP0A08:00: _OSC failed (AE_ERROR); disabling ASPM
[ 0.797645] PCI host bridge to bus 0000:00
[ 0.797648] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]
[ 0.797650] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]
[ 0.797651] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
[ 0.797653] pci_bus 0000:00: root bus resource [mem 0x000c0000-0x000c3fff window]
[ 0.797654] pci_bus 0000:00: root bus resource [mem 0x000c4000-0x000c7fff window]
[ 0.797655] pci_bus 0000:00: root bus resource [mem 0x000c8000-0x000cbfff window]
[ 0.797656] pci_bus 0000:00: root bus resource [mem 0x000cc000-0x000cffff window]
[ 0.797658] pci_bus 0000:00: root bus resource [mem 0x000d0000-0x000d3fff window]
[ 0.797659] pci_bus 0000:00: root bus resource [mem 0x000d4000-0x000d7fff window]
[ 0.797661] pci_bus 0000:00: root bus resource [mem 0x000d8000-0x000dbfff window]
[ 0.797662] pci_bus 0000:00: root bus resource [mem 0x000dc000-0x000dffff window]
[ 0.797663] pci_bus 0000:00: root bus resource [mem 0x000e4000-0x000e7fff window]
[ 0.797664] pci_bus 0000:00: root bus resource [mem 0x000e8000-0x000ebfff window]
[ 0.797665] pci_bus 0000:00: root bus resource [mem 0x000ec000-0x000effff window]
[ 0.797667] pci_bus 0000:00: root bus resource [mem 0x80000000-0xdfffffff window]
[ 0.797668] pci_bus 0000:00: root bus resource [mem 0xfd000000-0xfe7fffff window]
[ 0.797670] pci_bus 0000:00: root bus resource [bus 00-fe]
[ 0.797677] pci 0000:00:00.0: [8086:1904] type 00 class 0x060000
[ 0.797828] pci 0000:00:02.0: [8086:1916] type 00 class 0x030000
[ 0.797837] pci 0000:00:02.0: reg 0x10: [mem 0xdb000000-0xdbffffff 64bit]
[ 0.797843] pci 0000:00:02.0: reg 0x18: [mem 0x90000000-0x9fffffff 64bit pref]
[ 0.797847] pci 0000:00:02.0: reg 0x20: [io 0xf000-0xf03f]
[ 0.798018] pci 0000:00:04.0: [8086:1903] type 00 class 0x118000
[ 0.798029] pci 0000:00:04.0: reg 0x10: [mem 0xdc320000-0xdc327fff 64bit]
[ 0.798271] pci 0000:00:14.0: [8086:9d2f] type 00 class 0x0c0330
[ 0.798291] pci 0000:00:14.0: reg 0x10: [mem 0xdc310000-0xdc31ffff 64bit]
[ 0.798364] pci 0000:00:14.0: PME# supported from D3hot D3cold
[ 0.798512] pci 0000:00:14.0: System wakeup disabled by ACPI
[ 0.798554] pci 0000:00:14.2: [8086:9d31] type 00 class 0x118000
[ 0.798573] pci 0000:00:14.2: reg 0x10: [mem 0xdc338000-0xdc338fff 64bit]
[ 0.798847] pci 0000:00:15.0: [8086:9d60] type 00 class 0x118000
[ 0.799055] pci 0000:00:15.0: reg 0x10: [mem 0xdc337000-0xdc337fff 64bit]
[ 0.800043] pci 0000:00:15.1: [8086:9d61] type 00 class 0x118000
[ 0.800227] pci 0000:00:15.1: reg 0x10: [mem 0xdc336000-0xdc336fff 64bit]
[ 0.801136] pci 0000:00:16.0: [8086:9d3a] type 00 class 0x078000
[ 0.801152] pci 0000:00:16.0: reg 0x10: [mem 0xdc335000-0xdc335fff 64bit]
[ 0.801226] pci 0000:00:16.0: PME# supported from D3hot
[ 0.801408] pci 0000:00:17.0: [8086:9d03] type 00 class 0x010601
[ 0.801423] pci 0000:00:17.0: reg 0x10: [mem 0xdc330000-0xdc331fff]
[ 0.801432] pci 0000:00:17.0: reg 0x14: [mem 0xdc334000-0xdc3340ff]
[ 0.801441] pci 0000:00:17.0: reg 0x18: [io 0xf090-0xf097]
[ 0.801450] pci 0000:00:17.0: reg 0x1c: [io 0xf080-0xf083]
[ 0.801460] pci 0000:00:17.0: reg 0x20: [io 0xf060-0xf07f]
[ 0.801468] pci 0000:00:17.0: reg 0x24: [mem 0xdc333000-0xdc3337ff]
[ 0.801516] pci 0000:00:17.0: PME# supported from D3hot
[ 0.801697] pci 0000:00:1c.0: [8086:9d10] type 01 class 0x060400
[ 0.801772] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
[ 0.801948] pci 0000:00:1c.0: System wakeup disabled by ACPI
[ 0.801997] pci 0000:00:1c.4: [8086:9d14] type 01 class 0x060400
[ 0.802070] pci 0000:00:1c.4: PME# supported from D0 D3hot D3cold
[ 0.802248] pci 0000:00:1c.4: System wakeup disabled by ACPI
[ 0.802286] pci 0000:00:1c.5: [8086:9d15] type 01 class 0x060400
[ 0.802358] pci 0000:00:1c.5: PME# supported from D0 D3hot D3cold
[ 0.802530] pci 0000:00:1c.5: System wakeup disabled by ACPI
[ 0.802573] pci 0000:00:1d.0: [8086:9d18] type 01 class 0x060400
[ 0.802640] pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold
[ 0.802812] pci 0000:00:1d.0: System wakeup disabled by ACPI
[ 0.802878] pci 0000:00:1f.0: [8086:9d48] type 00 class 0x060100
[ 0.803144] pci 0000:00:1f.2: [8086:9d21] type 00 class 0x058000
[ 0.803154] pci 0000:00:1f.2: reg 0x10: [mem 0xdc32c000-0xdc32ffff]
[ 0.803354] pci 0000:00:1f.3: [8086:9d70] type 00 class 0x040380
[ 0.803375] pci 0000:00:1f.3: reg 0x10: [mem 0xdc328000-0xdc32bfff 64bit]
[ 0.803401] pci 0000:00:1f.3: reg 0x20: [mem 0xdc300000-0xdc30ffff 64bit]
[ 0.803453] pci 0000:00:1f.3: PME# supported from D3hot D3cold
[ 0.803675] pci 0000:00:1f.3: System wakeup disabled by ACPI
[ 0.803717] pci 0000:00:1f.4: [8086:9d23] type 00 class 0x0c0500
[ 0.803765] pci 0000:00:1f.4: reg 0x10: [mem 0xdc332000-0xdc3320ff 64bit]
[ 0.803836] pci 0000:00:1f.4: reg 0x20: [io 0xf040-0xf05f]
[ 0.804191] pci 0000:00:1c.0: PCI bridge to [bus 01-39]
[ 0.804196] pci 0000:00:1c.0: bridge window [mem 0xc4000000-0xda0fffff]
[ 0.804201] pci 0000:00:1c.0: bridge window [mem 0xa0000000-0xc1ffffff 64bit pref]
[ 0.804362] pci 0000:3a:00.0: [8086:095a] type 00 class 0x028000
[ 0.804404] pci 0000:3a:00.0: reg 0x10: [mem 0xdc200000-0xdc201fff 64bit]
[ 0.804594] pci 0000:3a:00.0: PME# supported from D0 D3hot D3cold
[ 0.804733] pci 0000:3a:00.0: System wakeup disabled by ACPI
[ 0.810061] pci 0000:00:1c.4: PCI bridge to [bus 3a]
[ 0.810066] pci 0000:00:1c.4: bridge window [mem 0xdc200000-0xdc2fffff]
[ 0.810205] pci 0000:3b:00.0: [10ec:525a] type 00 class 0xff0000
[ 0.810234] pci 0000:3b:00.0: reg 0x14: [mem 0xdc100000-0xdc100fff]
[ 0.810352] pci 0000:3b:00.0: supports D1 D2
[ 0.810353] pci 0000:3b:00.0: PME# supported from D1 D2 D3hot D3cold
[ 0.810458] pci 0000:3b:00.0: System wakeup disabled by ACPI
[ 0.818056] pci 0000:00:1c.5: PCI bridge to [bus 3b]
[ 0.818060] pci 0000:00:1c.5: bridge window [mem 0xdc100000-0xdc1fffff]
[ 0.818190] pci 0000:3c:00.0: [144d:a802] type 00 class 0x010802
[ 0.818210] pci 0000:3c:00.0: reg 0x10: [mem 0xdc000000-0xdc003fff 64bit]
[ 0.818220] pci 0000:3c:00.0: reg 0x18: [io 0xe000-0xe0ff]
[ 0.818423] pci 0000:3c:00.0: System wakeup disabled by ACPI
[ 0.826068] pci 0000:00:1d.0: PCI bridge to [bus 3c]
[ 0.826071] pci 0000:00:1d.0: bridge window [io 0xe000-0xefff]
[ 0.826074] pci 0000:00:1d.0: bridge window [mem 0xdc000000-0xdc0fffff]
[ 0.829123] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 10 *11 12 14 15)
[ 0.829199] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 *10 11 12 14 15)
[ 0.829275] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 10 *11 12 14 15)
[ 0.829347] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 10 *11 12 14 15)
[ 0.829419] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 10 *11 12 14 15)
[ 0.829491] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 10 *11 12 14 15)
[ 0.829563] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 10 *11 12 14 15)
[ 0.829635] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 10 *11 12 14 15)
[ 0.835377] ACPI: Enabled 6 GPEs in block 00 to 7F
[ 0.835405] ACPI : EC: EC stopped
[ 0.836572] ACPI : EC: GPE = 0x14, I/O: command/status = 0x934, data = 0x930
[ 0.836574] ACPI : EC: EC started
[ 0.868085] vgaarb: setting as boot device: PCI:0000:00:02.0
[ 0.868087] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none
[ 0.868090] vgaarb: loaded
[ 0.868091] vgaarb: bridge control possible 0000:00:02.0
[ 0.878197] SCSI subsystem initialized
[ 0.878233] libata version 3.00 loaded.
[ 0.878333] PCI: Using ACPI for IRQ routing
[ 0.902404] PCI: pci_cache_line_size set to 64 bytes
[ 0.902548] e820: reserve RAM buffer [mem 0x00058000-0x0005ffff]
[ 0.902549] e820: reserve RAM buffer [mem 0x0009d000-0x0009ffff]
[ 0.902550] e820: reserve RAM buffer [mem 0x67a09018-0x67ffffff]
[ 0.902552] e820: reserve RAM buffer [mem 0x69538000-0x6bffffff]
[ 0.902553] e820: reserve RAM buffer [mem 0x695be000-0x6bffffff]
[ 0.902554] e820: reserve RAM buffer [mem 0x7907e000-0x7bffffff]
[ 0.902556] e820: reserve RAM buffer [mem 0x7a500000-0x7bffffff]
[ 0.902557] e820: reserve RAM buffer [mem 0x27f000000-0x27fffffff]
[ 0.902650] NetLabel: Initializing
[ 0.902651] NetLabel: domain hash size = 128
[ 0.902652] NetLabel: protocols = UNLABELED CIPSOv4
[ 0.902663] NetLabel: unlabeled traffic allowed by default
[ 0.902753] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
[ 0.902758] hpet0: 8 comparators, 64-bit 24.000000 MHz counter
[ 0.904804] clocksource: Switched to clocksource hpet
[ 0.911959] VFS: Disk quotas dquot_6.6.0
[ 0.920859] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[ 0.932904] AppArmor: AppArmor Filesystem Enabled
[ 0.932942] pnp: PnP ACPI init
[ 0.933248] system 00:00: [io 0x0680-0x069f] has been reserved
[ 0.933250] system 00:00: [io 0xffff] has been reserved
[ 0.933251] system 00:00: [io 0xffff] has been reserved
[ 0.933253] system 00:00: [io 0xffff] has been reserved
[ 0.933254] system 00:00: [io 0x1800-0x18fe] has been reserved
[ 0.933256] system 00:00: [io 0x164e-0x164f] has been reserved
[ 0.933266] system 00:00: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 0.933388] pnp 00:01: Plug and Play ACPI device, IDs PNP0b00 (active)
[ 0.933434] system 00:02: [io 0x1854-0x1857] has been reserved
[ 0.933436] system 00:02: Plug and Play ACPI device, IDs INT3f0d PNP0c02 (active)
[ 0.933557] pnp 00:03: Plug and Play ACPI device, IDs PNP0303 (active)
[ 0.933579] pnp 00:04: Plug and Play ACPI device, IDs DLL0704 PNP0f13 (active)
[ 0.933893] system 00:05: [mem 0xfed10000-0xfed17fff] has been reserved
[ 0.933895] system 00:05: [mem 0xfed18000-0xfed18fff] has been reserved
[ 0.933896] system 00:05: [mem 0xfed19000-0xfed19fff] has been reserved
[ 0.933898] system 00:05: [mem 0xe0000000-0xefffffff] has been reserved
[ 0.933900] system 00:05: [mem 0xfed20000-0xfed3ffff] has been reserved
[ 0.933902] system 00:05: [mem 0xfed90000-0xfed93fff] could not be reserved
[ 0.933903] system 00:05: [mem 0xfed45000-0xfed8ffff] has been reserved
[ 0.933905] system 00:05: [mem 0xff000000-0xffffffff] has been reserved
[ 0.933907] system 00:05: [mem 0xfee00000-0xfeefffff] could not be reserved
[ 0.933908] system 00:05: [mem 0xdffe0000-0xdfffffff] has been reserved
[ 0.933910] system 00:05: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 0.933960] system 00:06: [mem 0xfd000000-0xfdabffff] has been reserved
[ 0.933962] system 00:06: [mem 0xfdad0000-0xfdadffff] has been reserved
[ 0.933964] system 00:06: [mem 0xfdb00000-0xfdffffff] has been reserved
[ 0.933965] system 00:06: [mem 0xfe000000-0xfe01ffff] could not be reserved
[ 0.933967] system 00:06: [mem 0xfe036000-0xfe03bfff] has been reserved
[ 0.933969] system 00:06: [mem 0xfe03d000-0xfe3fffff] has been reserved
[ 0.933970] system 00:06: [mem 0xfe410000-0xfe7fffff] has been reserved
[ 0.933972] system 00:06: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 0.934359] system 00:07: [io 0xff00-0xfffe] has been reserved
[ 0.934361] system 00:07: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 0.935935] system 00:08: [mem 0xfe029000-0xfe029fff] has been reserved
[ 0.935937] system 00:08: [mem 0xfe028000-0xfe028fff] has been reserved
[ 0.935939] system 00:08: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 0.936914] pnp 00:09: Plug and Play ACPI device, IDs PNP0c31 (active)
[ 0.944054] pnp: PnP ACPI: found 10 devices
[ 0.952589] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
[ 0.952602] pci 0000:00:1c.0: bridge window [io 0x1000-0x0fff] to [bus 01-39] add_size 1000
[ 0.952624] pci 0000:00:1c.0: res[13]=[io 0x1000-0x0fff] res_to_dev_res add_size 1000 min_align 1000
[ 0.952625] pci 0000:00:1c.0: res[13]=[io 0x1000-0x1fff] res_to_dev_res add_size 1000 min_align 1000
[ 0.952628] pci 0000:00:1c.0: BAR 13: assigned [io 0x2000-0x2fff]
[ 0.952631] pci 0000:00:1c.0: PCI bridge to [bus 01-39]
[ 0.952633] pci 0000:00:1c.0: bridge window [io 0x2000-0x2fff]
[ 0.952637] pci 0000:00:1c.0: bridge window [mem 0xc4000000-0xda0fffff]
[ 0.952640] pci 0000:00:1c.0: bridge window [mem 0xa0000000-0xc1ffffff 64bit pref]
[ 0.952645] pci 0000:00:1c.4: PCI bridge to [bus 3a]
[ 0.952649] pci 0000:00:1c.4: bridge window [mem 0xdc200000-0xdc2fffff]
[ 0.952656] pci 0000:00:1c.5: PCI bridge to [bus 3b]
[ 0.952660] pci 0000:00:1c.5: bridge window [mem 0xdc100000-0xdc1fffff]
[ 0.952667] pci 0000:00:1d.0: PCI bridge to [bus 3c]
[ 0.952669] pci 0000:00:1d.0: bridge window [io 0xe000-0xefff]
[ 0.952672] pci 0000:00:1d.0: bridge window [mem 0xdc000000-0xdc0fffff]
[ 0.952679] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window]
[ 0.952681] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window]
[ 0.952682] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
[ 0.952683] pci_bus 0000:00: resource 7 [mem 0x000c0000-0x000c3fff window]
[ 0.952685] pci_bus 0000:00: resource 8 [mem 0x000c4000-0x000c7fff window]
[ 0.952686] pci_bus 0000:00: resource 9 [mem 0x000c8000-0x000cbfff window]
[ 0.952687] pci_bus 0000:00: resource 10 [mem 0x000cc000-0x000cffff window]
[ 0.952689] pci_bus 0000:00: resource 11 [mem 0x000d0000-0x000d3fff window]
[ 0.952690] pci_bus 0000:00: resource 12 [mem 0x000d4000-0x000d7fff window]
[ 0.952691] pci_bus 0000:00: resource 13 [mem 0x000d8000-0x000dbfff window]
[ 0.952692] pci_bus 0000:00: resource 14 [mem 0x000dc000-0x000dffff window]
[ 0.952694] pci_bus 0000:00: resource 15 [mem 0x000e4000-0x000e7fff window]
[ 0.952695] pci_bus 0000:00: resource 16 [mem 0x000e8000-0x000ebfff window]
[ 0.952696] pci_bus 0000:00: resource 17 [mem 0x000ec000-0x000effff window]
[ 0.952697] pci_bus 0000:00: resource 18 [mem 0x80000000-0xdfffffff window]
[ 0.952699] pci_bus 0000:00: resource 19 [mem 0xfd000000-0xfe7fffff window]
[ 0.952700] pci_bus 0000:01: resource 0 [io 0x2000-0x2fff]
[ 0.952701] pci_bus 0000:01: resource 1 [mem 0xc4000000-0xda0fffff]
[ 0.952703] pci_bus 0000:01: resource 2 [mem 0xa0000000-0xc1ffffff 64bit pref]
[ 0.952704] pci_bus 0000:3a: resource 1 [mem 0xdc200000-0xdc2fffff]
[ 0.952706] pci_bus 0000:3b: resource 1 [mem 0xdc100000-0xdc1fffff]
[ 0.952707] pci_bus 0000:3c: resource 0 [io 0xe000-0xefff]
[ 0.952708] pci_bus 0000:3c: resource 1 [mem 0xdc000000-0xdc0fffff]
[ 1.016867] NET: Registered protocol family 2
[ 1.028914] TCP established hash table entries: 65536 (order: 7, 524288 bytes)
[ 1.029025] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
[ 1.029130] TCP: Hash tables configured (established 65536 bind 65536)
[ 1.029147] UDP hash table entries: 4096 (order: 5, 131072 bytes)
[ 1.029167] UDP-Lite hash table entries: 4096 (order: 5, 131072 bytes)
[ 1.056868] NET: Registered protocol family 1
[ 1.056882] pci 0000:00:02.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
[ 1.058011] PCI: CLS 0 bytes, default 64
[ 1.058050] Unpacking initramfs...
[ 1.984378] Freeing initrd memory: 8632K (ffff88002f6d0000 - ffff88002ff3e000)
[ 1.996906] DMAR: ACPI device "device:64" under DMAR at fed91000 as 00:15.0
[ 1.996910] DMAR: ACPI device "device:65" under DMAR at fed91000 as 00:15.1
[ 1.996947] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[ 1.996949] software IO TLB [mem 0x63a09000-0x67a09000] (64MB) mapped at [ffff880063a09000-ffff880067a08fff]
[ 1.996983] RAPL PMU: API unit is 2^-32 Joules, 5 fixed counters, 655360 ms ovfl timer
[ 1.996984] RAPL PMU: hw unit of domain pp0-core 2^-14 Joules
[ 1.996985] RAPL PMU: hw unit of domain package 2^-14 Joules
[ 1.996985] RAPL PMU: hw unit of domain dram 2^-14 Joules
[ 1.996986] RAPL PMU: hw unit of domain pp1-gpu 2^-14 Joules
[ 1.996987] RAPL PMU: hw unit of domain psys 2^-14 Joules
[ 1.997048] Scanning for low memory corruption every 60 seconds
[ 2.013035] futex hash table entries: 1024 (order: 4, 65536 bytes)
[ 2.024894] audit: initializing netlink subsys (disabled)
[ 2.024907] audit: type=2000 audit(1466516865.992:1): initialized
[ 2.025494] workingset: timestamp_bits=34 max_order=21 bucket_order=0
[ 2.025520] zbud: loaded
[ 2.172903] Key type big_key registered
[ 2.173671] Key type asymmetric registered
[ 2.173676] Asymmetric key parser 'x509' registered
[ 2.188956] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)
[ 2.189022] io scheduler noop registered
[ 2.189023] io scheduler deadline registered
[ 2.200946] io scheduler cfq registered (default)
[ 2.201681] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
[ 2.201685] pciehp: PCI Express Hot Plug Controller Driver version: 0.4
[ 2.201709] efifb: probing for efifb
[ 2.201722] efifb: framebuffer at 0x90000000, using 22500k, total 22500k
[ 2.201723] efifb: mode is 3200x1800x32, linelength=12800, pages=1
[ 2.201724] efifb: scrolling: redraw
[ 2.201725] efifb: Truecolor: size=8:8:8:8, shift=24:16:8:0
[ 2.212813] Console: switching to colour frame buffer device 400x112
[ 2.223756] fb0: EFI VGA frame buffer device
[ 2.223763] intel_idle: MWAIT substates: 0x11142120
[ 2.223764] intel_idle: v0.4.1 model 0x4E
[ 2.223974] intel_idle: lapic_timer_reliable_states 0xffffffff
[ 2.224107] GHES: HEST is not enabled!
[ 2.224190] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
[ 2.226970] Non-volatile memory driver v1.3
[ 2.227033] Linux agpgart interface v0.103
[ 2.227472] ahci 0000:00:17.0: version 3.0
[ 2.227662] ahci 0000:00:17.0: AHCI 0001.0301 32 slots 8 ports 6 Gbps 0x0 impl SATA mode
[ 2.227664] ahci 0000:00:17.0: flags: 64bit ncq pm led clo only pio slum part deso sadm sds apst
[ 2.228689] scsi host0: ahci
[ 2.229048] scsi host1: ahci
[ 2.229225] scsi host2: ahci
[ 2.229411] scsi host3: ahci
[ 2.229590] scsi host4: ahci
[ 2.229773] scsi host5: ahci
[ 2.229943] scsi host6: ahci
[ 2.230131] scsi host7: ahci
[ 2.230175] ata1: DUMMY
[ 2.230176] ata2: DUMMY
[ 2.230176] ata3: DUMMY
[ 2.230177] ata4: DUMMY
[ 2.230178] ata5: DUMMY
[ 2.230179] ata6: DUMMY
[ 2.230179] ata7: DUMMY
[ 2.230180] ata8: DUMMY
[ 2.230234] i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f13:PS2M] at 0x60,0x64 irq 1,12
[ 2.230823] i8042: Warning: Keylock active
[ 2.233067] serio: i8042 KBD port at 0x60,0x64 irq 1
[ 2.233097] serio: i8042 AUX port at 0x60,0x64 irq 12
[ 2.233253] mousedev: PS/2 mouse device common for all mice
[ 2.233399] rtc_cmos 00:01: RTC can wake from S4
[ 2.233941] rtc_cmos 00:01: rtc core: registered rtc_cmos as rtc0
[ 2.234060] rtc_cmos 00:01: alarms up to one month, y3k, 242 bytes nvram, hpet irqs
[ 2.234068] intel_pstate: Intel P-state driver initializing
[ 2.234346] intel_pstate: HWP enabled
[ 2.234349] ledtrig-cpu: registered to indicate activity on CPUs
[ 2.234350] EFI Variables Facility v0.08 2004-May-17
[ 2.234630] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input0
[ 2.239205] hidraw: raw HID events driver (C) Jiri Kosina
[ 2.239223] intel_pmc_core 0000:00:1f.2: enabling device (0000 -> 0002)
[ 2.332974] NET: Registered protocol family 10
[ 2.333552] microcode: CPU0 sig=0x406e3, pf=0x80, revision=0x8a
[ 2.333592] microcode: CPU1 sig=0x406e3, pf=0x80, revision=0x8a
[ 2.333603] microcode: CPU2 sig=0x406e3, pf=0x80, revision=0x8a
[ 2.333674] microcode: CPU3 sig=0x406e3, pf=0x80, revision=0x8a
[ 2.333856] microcode: Microcode Update Driver: v2.01 <tigran@aivazian.fsnet.co.uk>, Peter Oruba
[ 2.334499] registered taskstats version 1
[ 2.334515] zswap: loaded using pool lzo/zbud
[ 2.339297] Key type encrypted registered
[ 2.339300] AppArmor: AppArmor sha1 policy hashing enabled
[ 2.340748] Magic number: 4:193:787
[ 2.341132] rtc_cmos 00:01: setting system clock to 2016-06-21 13:47:46 UTC (1466516866)
[ 2.341228] PM: Checking hibernation image partition /dev/nvme0n1p2
[ 2.997055] tsc: Refined TSC clocksource calibration: 2399.999 MHz
[ 2.997058] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x2298364cab5, max_idle_ns: 440795214892 ns
[ 3.059194] psmouse serio1: synaptics: queried max coordinates: x [..5666], y [..4734]
[ 3.090568] psmouse serio1: synaptics: queried min coordinates: x [1276..], y [1118..]
[ 3.149443] psmouse serio1: synaptics: Touchpad model: 1, fw: 8.2, id: 0x1e2a1, caps: 0xf00223/0x840300/0x12e800/0x0, board id: 3038, fw id: 2011643
[ 3.190578] input: SynPS/2 Synaptics TouchPad as /devices/platform/i8042/serio1/input/input2
[ 3.193648] PM: Hibernation image not present or could not be loaded.
[ 3.194519] Freeing unused kernel memory: 1688K (ffffffff81d29000 - ffffffff81ecf000)
[ 3.194521] Write protecting the kernel read-only data: 12288k
[ 3.194983] Freeing unused kernel memory: 1060K (ffff8800016f7000 - ffff880001800000)
[ 3.196606] Freeing unused kernel memory: 972K (ffff880001b0d000 - ffff880001c00000)
[ 3.199058] random: systemd urandom read with 17 bits of entropy available
[ 3.215735] systemd[1]: systemd 210 running in system mode. (+PAM +LIBWRAP +AUDIT +SELINUX -IMA +SYSVINIT +LIBCRYPTSETUP +GCRYPT +ACL +XZ +SECCOMP +APPARMOR)
[ 3.215863] systemd[1]: Detected architecture 'x86-64'.
[ 3.215866] systemd[1]: Running in initial RAM disk.
[ 3.215915] systemd[1]: Set hostname to <jarvis>.
[ 3.245272] systemd[1]: Expecting device dev-disk-by\x2duuid-994363fd\x2dc12c\x2d4c6c\x2d92e9\x2d85e8ac695cf9.device...
[ 3.245313] systemd[1]: Starting Timers.
[ 3.245327] systemd[1]: Reached target Timers.
[ 3.245341] systemd[1]: Starting -.slice.
[ 3.264991] systemd[1]: Created slice -.slice.
[ 3.265017] systemd[1]: Starting udev Kernel Socket.
[ 3.265065] systemd[1]: Listening on udev Kernel Socket.
[ 3.265081] systemd[1]: Starting udev Control Socket.
[ 3.265107] systemd[1]: Listening on udev Control Socket.
[ 3.265123] systemd[1]: Starting Journal Socket.
[ 3.265156] systemd[1]: Listening on Journal Socket.
[ 3.265173] systemd[1]: Starting Sockets.
[ 3.265186] systemd[1]: Reached target Sockets.
[ 3.265207] systemd[1]: Starting System Slice.
[ 3.265314] systemd[1]: Created slice System Slice.
[ 3.265328] systemd[1]: Starting system-systemd\x2dfsck.slice.
[ 3.265435] systemd[1]: Created slice system-systemd\x2dfsck.slice.
[ 3.265501] systemd[1]: Starting dracut cmdline hook...
[ 3.265855] systemd[1]: Starting Create list of required static device nodes for the current kernel...
[ 3.266282] systemd[1]: Starting Load Kernel Modules...
[ 3.266660] systemd[1]: Starting Entropy Daemon based on the HAVEGE algorithm...
[ 3.267067] systemd[1]: Started Entropy Daemon based on the HAVEGE algorithm.
[ 3.267692] systemd[1]: Starting Journal Service...
[ 3.268162] systemd[1]: Starting Slices.
[ 3.268182] systemd[1]: Reached target Slices.
[ 3.268221] systemd[1]: Starting Setup Virtual Console...
[ 3.269092] systemd[1]: Starting Swap.
[ 3.269111] systemd[1]: Reached target Swap.
[ 3.269134] systemd[1]: Starting Local File Systems.
[ 3.269151] systemd[1]: Reached target Local File Systems.
[ 3.269515] systemd[1]: Started Create list of required static device nodes for the current kernel.
[ 3.269748] systemd[1]: Started Load Kernel Modules.
[ 3.270777] systemd[1]: Starting Apply Kernel Variables...
[ 3.271272] systemd[1]: Starting Create static device nodes in /dev...
[ 3.274185] systemd[1]: Started Create static device nodes in /dev.
[ 3.277803] systemd[1]: Started Apply Kernel Variables.
[ 3.292715] systemd[1]: Started Setup Virtual Console.
[ 3.326451] systemd[1]: Started Journal Service.
[ 3.369767] input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input3
[ 3.371980] ACPI: Lid Switch [LID0]
[ 3.372052] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input4
[ 3.372099] ACPI: Power Button [PBTN]
[ 3.372154] input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input5
[ 3.372184] ACPI: Sleep Button [SBTN]
[ 3.372232] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input6
[ 3.372266] ACPI: Power Button [PWRF]
[ 3.412871] ACPI: bus type USB registered
[ 3.412962] usbcore: registered new interface driver usbfs
[ 3.412972] usbcore: registered new interface driver hub
[ 3.412987] usbcore: registered new device driver usb
[ 3.413285] [drm] Initialized drm 1.1.0 20060810
[ 3.414079] xhci_hcd 0000:00:14.0: xHCI Host Controller
[ 3.414086] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 1
[ 3.415447] xhci_hcd 0000:00:14.0: hcc params 0x200077c1 hci version 0x100 quirks 0x00109810
[ 3.415464] xhci_hcd 0000:00:14.0: cache line size of 64 is not supported
[ 3.416715] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[ 3.416719] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 3.416721] usb usb1: Product: xHCI Host Controller
[ 3.416723] usb usb1: Manufacturer: Linux 4.7.0-rc4+ xhci-hcd
[ 3.416725] usb usb1: SerialNumber: 0000:00:14.0
[ 3.417684] hub 1-0:1.0: USB hub found
[ 3.417752] hub 1-0:1.0: 12 ports detected
[ 3.425011] nvme nvme0: pci function 0000:3c:00.0
[ 3.429190] rtsx_pci 0000:3b:00.0: rtsx_pci_acquire_irq: pcr->msi_en = 1, pci->irq = 124
[ 3.456282] xhci_hcd 0000:00:14.0: xHCI Host Controller
[ 3.456288] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 2
[ 3.456454] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003
[ 3.456455] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 3.456457] usb usb2: Product: xHCI Host Controller
[ 3.456458] usb usb2: Manufacturer: Linux 4.7.0-rc4+ xhci-hcd
[ 3.456459] usb usb2: SerialNumber: 0000:00:14.0
[ 3.456818] hub 2-0:1.0: USB hub found
[ 3.456855] hub 2-0:1.0: 6 ports detected
[ 3.472086] usb: port power management may be unreliable
[ 3.476202] [drm:intel_detect_pch] Found SunrisePoint LP PCH
[ 3.476205] [drm:get_allowed_dc_mask] Allowed DC state mask 03
[ 3.504943] [drm:i915_dump_device_info] i915 device info: gen=9, pciid=0x1916 rev=0x07 flags=need_gfx_hws,is_skylake,has_fbc,has_hotplug,has_llc,has_ddi,has_fpga_dbg,
[ 3.505193] [drm:intel_device_info_runtime_init] slice total: 1
[ 3.505197] [drm:intel_device_info_runtime_init] subslice total: 3
[ 3.505198] [drm:intel_device_info_runtime_init] subslice per slice: 3
[ 3.505199] [drm:intel_device_info_runtime_init] EU total: 24
[ 3.505201] [drm:intel_device_info_runtime_init] EU per subslice: 8
[ 3.505202] [drm:intel_device_info_runtime_init] has slice power gating: n
[ 3.505203] [drm:intel_device_info_runtime_init] has subslice power gating: n
[ 3.505205] [drm:intel_device_info_runtime_init] has EU power gating: y
[ 3.505252] [drm:i915_gem_init_stolen] Memory reserved for graphics device: 65536K, usable: 64512K
[ 3.505253] [drm] Memory usable by graphics device = 4096M
[ 3.505255] [drm:i915_ggtt_init_hw] GMADR size = 256M
[ 3.505255] [drm:i915_ggtt_init_hw] GTT stolen size = 64M
[ 3.505256] [drm:i915_ggtt_init_hw] ppgtt mode: 3
[ 3.505258] checking generic (90000000 15f9000) vs hw (90000000 10000000)
[ 3.505259] fb: switching to inteldrmfb from EFI VGA
[ 3.505291] Console: switching to colour dummy device 80x25
[ 3.505387] [drm] Replacing VGA console driver
[ 3.505425] [drm:intel_opregion_setup] graphic opregion physical addr: 0x79bea018
[ 3.505431] [drm:intel_opregion_setup] Public ACPI methods supported
[ 3.505432] [drm:intel_opregion_setup] SWSCI supported
[ 3.510761] [drm:swsci_setup] SWSCI GBDA callbacks 00000cb3, SBCB callbacks 00300483
[ 3.510764] [drm:intel_opregion_setup] ASLE supported
[ 3.510765] [drm:intel_opregion_setup] ASLE extension supported
[ 3.510767] [drm:intel_opregion_setup] Found valid VBT in ACPI OpRegion (Mailbox #4)
[ 3.510821] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
[ 3.510822] [drm] Driver supports precise vblank timestamp query.
[ 3.510824] [drm:init_vbt_defaults] Set default to SSC at 120000 kHz
[ 3.510826] [drm:intel_bios_init] VBT signature "$VBT SKYLAKE ", BDB version 203
[ 3.510828] [drm:parse_general_features] BDB_GENERAL_FEATURES int_tv_support 0 int_crt_support 0 lvds_use_ssc 0 lvds_ssc_freq 120000 display_clock_mode 1 fdi_rx_polarity_inverted 0
[ 3.510829] [drm:parse_general_definitions] crt_ddc_bus_pin: 2
[ 3.510839] [drm:parse_lfp_panel_data] DRRS supported mode is seamless
[ 3.510841] [drm:parse_lfp_panel_data] Found panel mode in BIOS VBT tables:
[ 3.510845] [drm:drm_mode_debug_printmodeline] Modeline 0:"1024x768" 0 65000 1024 1048 1184 1344 768 771 777 806 0x8 0xa
[ 3.510847] [drm:parse_lfp_backlight] VBT backlight PWM modulation frequency 200 Hz, active high, min brightness 10, level 255
[ 3.510848] [drm:parse_sdvo_device_mapping] Unsupported child device size for SDVO mapping.
[ 3.510850] [drm:parse_device_mapping] Expected child device config size for VBT version 203 not known; assuming 38
[ 3.510852] [drm:parse_driver_features] DRRS State Enabled:0
[ 3.510854] [drm:parse_ddi_port] Port A VBT info: DP:1 HDMI:0 DVI:0 EDP:1 CRT:0
[ 3.510856] [drm:parse_ddi_port] VBT HDMI level shift for port A: 0
[ 3.510858] [drm:parse_ddi_port] Port B VBT info: DP:1 HDMI:1 DVI:1 EDP:0 CRT:0
[ 3.510859] [drm:parse_ddi_port] VBT HDMI level shift for port B: 8
[ 3.510861] [drm:parse_ddi_port] Port C VBT info: DP:1 HDMI:1 DVI:1 EDP:0 CRT:0
[ 3.510863] [drm:parse_ddi_port] VBT HDMI level shift for port C: 8
[ 3.510903] [drm:intel_dsm_pci_probe] no _DSM method for intel device
[ 3.510911] [drm:gen9_set_dc_state] Setting DC state from 00 to 00
[ 3.510948] [drm:intel_power_well_enable] enabling power well 1
[ 3.510975] [drm:intel_power_well_enable] enabling MISC IO power well
[ 3.510994] [drm:intel_power_well_enable] enabling always-on
[ 3.510995] [drm:intel_power_well_enable] enabling DC off
[ 3.510998] [drm:gen9_set_dc_state] Setting DC state from 00 to 00
[ 3.511025] [drm:intel_power_well_enable] enabling power well 2
[ 3.511044] [drm:intel_power_well_enable] enabling DDI A/E power well
[ 3.511062] [drm:intel_power_well_enable] enabling DDI B power well
[ 3.511076] [drm:skl_set_power_well] Enabling DDI B power well
[ 3.511080] [drm:intel_power_well_enable] enabling DDI C power well
[ 3.511094] [drm:skl_set_power_well] Enabling DDI C power well
[ 3.511099] [drm:intel_power_well_enable] enabling DDI D power well
[ 3.511113] [drm:skl_set_power_well] Enabling DDI D power well
[ 3.511122] [drm:gen9_set_dc_state] Setting DC state from 00 to 00
[ 3.511255] [drm:intel_csr_ucode_init] Loading i915/skl_dmc_ver1.bin
[ 3.516404] [drm:intel_print_wm_latency] Gen9 Plane WM0 latency 2 (2.0 usec)
[ 3.516407] [drm:intel_print_wm_latency] Gen9 Plane WM1 latency 19 (19.0 usec)
[ 3.516408] [drm:intel_print_wm_latency] Gen9 Plane WM2 latency 28 (28.0 usec)
[ 3.516409] [drm:intel_print_wm_latency] Gen9 Plane WM3 latency 32 (32.0 usec)
[ 3.516410] [drm:intel_print_wm_latency] Gen9 Plane WM4 latency 63 (63.0 usec)
[ 3.516411] [drm:intel_print_wm_latency] Gen9 Plane WM5 latency 77 (77.0 usec)
[ 3.516413] [drm:intel_print_wm_latency] Gen9 Plane WM6 latency 83 (83.0 usec)
[ 3.516414] [drm:intel_print_wm_latency] Gen9 Plane WM7 latency 99 (99.0 usec)
[ 3.516415] [drm:intel_modeset_init] 3 display pipes available.
[ 3.516450] [drm:intel_update_rawclk] rawclk rate: 24000 kHz
[ 3.516476] [drm:intel_update_cdclk] Current CD clock rate: 450000 kHz
[ 3.516485] [drm:intel_update_max_cdclk] Max CD clock rate: 675000 kHz
[ 3.516486] [drm:intel_update_max_cdclk] Max dotclock rate: 675000 kHz
[ 3.516560] vgaarb: device changed decodes: PCI:0000:00:02.0,olddecodes=io+mem,decodes=io+mem:owns=io+mem
[ 3.517051] [drm:intel_dp_init_connector] Adding eDP connector on port A
[ 3.517213] [drm:intel_dp_init_panel_power_sequencer] cur t1_t3 0 t8 0 t9 0 t10 500 t11_t12 6000
[ 3.517215] [drm:intel_dp_init_panel_power_sequencer] vbt t1_t3 2000 t8 10 t9 2000 t10 500 t11_t12 5000
[ 3.517216] [drm:intel_dp_init_panel_power_sequencer] panel power up delay 200, power down delay 50, power cycle delay 600
[ 3.517217] [drm:intel_dp_init_panel_power_sequencer] backlight on delay 1, off delay 200
[ 3.517219] [drm:intel_dp_aux_init] registering DPDDC-A bus for card0-eDP-1
[ 3.517343] [drm:edp_panel_vdd_on] Turning eDP port A VDD on
[ 3.517458] [drm:edp_panel_vdd_on] PP_STATUS: 0x80000008 PP_CONTROL: 0xabcd000f
[ 3.520155] [drm:intel_dp_get_dpcd] DPCD: 12 14 84 40 00 00 01 01 02 00 00 00 00 0b 00
[ 3.521189] [drm] Finished loading i915/skl_dmc_ver1.bin (v1.26)
[ 3.521206] [drm:intel_dp_get_dpcd] Detected EDP PSR Panel.
[ 3.521207] [drm:intel_dp_get_dpcd] Display Port TPS3 support: source yes, sink no
[ 3.521637] [drm:intel_dp_print_rates] source rates: 162000, 216000, 270000, 324000, 432000, 540000
[ 3.521641] [drm:intel_dp_print_rates] sink rates: 162000, 270000, 540000
[ 3.521642] [drm:intel_dp_print_rates] common rates: 162000, 270000, 540000
[ 3.521728] [drm:intel_dp_init_panel_power_sequencer_registers] panel power sequencer register settings: PP_ON 0x7d00001, PP_OFF 0x1f40001, PP_DIV 0x4af06
[ 3.526862] [drm:drm_edid_to_eld] ELD: no CEA Extension found
[ 3.526863] [drm:intel_dp_drrs_init] VBT doesn't support DRRS
[ 3.526913] [drm:intel_panel_setup_backlight] Connector eDP-1 backlight initialized, enabled, brightness 937/937
[ 3.526948] [drm:intel_dp_init_connector] Adding DP connector on port B
[ 3.526997] [drm:intel_dp_aux_init] registering DPDDC-B bus for card0-DP-1
[ 3.527076] [drm:intel_hdmi_init_connector] Adding HDMI connector on port B
[ 3.527122] [drm:intel_dp_init_connector] Adding DP connector on port C
[ 3.527158] [drm:intel_dp_aux_init] registering DPDDC-C bus for card0-DP-2
[ 3.527223] [drm:intel_hdmi_init_connector] Adding HDMI connector on port C
[ 3.527342] [drm:intel_modeset_readout_hw_state] [CRTC:26] hw state readout: enabled
[ 3.527351] [drm:intel_modeset_readout_hw_state] [CRTC:30] hw state readout: disabled
[ 3.527361] [drm:intel_modeset_readout_hw_state] [CRTC:34] hw state readout: disabled
[ 3.527370] [drm:intel_modeset_readout_hw_state] DPLL 0 hw state readout: crtc_mask 0x00000001, on 1
[ 3.527374] [drm:intel_modeset_readout_hw_state] DPLL 1 hw state readout: crtc_mask 0x00000000, on 0
[ 3.527379] [drm:intel_modeset_readout_hw_state] DPLL 2 hw state readout: crtc_mask 0x00000000, on 0
[ 3.527383] [drm:intel_modeset_readout_hw_state] DPLL 3 hw state readout: crtc_mask 0x00000000, on 0
[ 3.527416] [drm:intel_ddi_get_config] pipe has 24 bpp for eDP panel, overriding BIOS-provided max 18 bpp
[ 3.527420] [drm:intel_modeset_readout_hw_state] [ENCODER:36:TMDS-36] hw state readout: enabled, pipe A
[ 3.527425] [drm:intel_modeset_readout_hw_state] [ENCODER:45:TMDS-45] hw state readout: disabled, pipe A
[ 3.527426] [drm:intel_modeset_readout_hw_state] [ENCODER:47:DP MST-47] hw state readout: disabled, pipe A
[ 3.527427] [drm:intel_modeset_readout_hw_state] [ENCODER:48:DP MST-48] hw state readout: disabled, pipe B
[ 3.527428] [drm:intel_modeset_readout_hw_state] [ENCODER:49:DP MST-49] hw state readout: disabled, pipe C
[ 3.527434] [drm:intel_modeset_readout_hw_state] [ENCODER:52:TMDS-52] hw state readout: disabled, pipe A
[ 3.527435] [drm:intel_modeset_readout_hw_state] [ENCODER:54:DP MST-54] hw state readout: disabled, pipe A
[ 3.527436] [drm:intel_modeset_readout_hw_state] [ENCODER:55:DP MST-55] hw state readout: disabled, pipe B
[ 3.527437] [drm:intel_modeset_readout_hw_state] [ENCODER:56:DP MST-56] hw state readout: disabled, pipe C
[ 3.527452] [drm:intel_modeset_readout_hw_state] [CONNECTOR:37:eDP-1] hw state readout: enabled
[ 3.527461] [drm:intel_modeset_readout_hw_state] [CONNECTOR:46:DP-1] hw state readout: disabled
[ 3.527466] [drm:intel_modeset_readout_hw_state] [CONNECTOR:50:HDMI-A-1] hw state readout: disabled
[ 3.527470] [drm:intel_modeset_readout_hw_state] [CONNECTOR:53:DP-2] hw state readout: disabled
[ 3.527475] [drm:intel_modeset_readout_hw_state] [CONNECTOR:57:HDMI-A-2] hw state readout: disabled
[ 3.527553] [drm:intel_dump_pipe_config] [CRTC:26][setup_hw_state] config ffff880272f40800 for pipe A
[ 3.527558] [drm:intel_dump_pipe_config] cpu_transcoder: EDP
[ 3.527558] [drm:intel_dump_pipe_config] pipe bpp: 24, dithering: 0
[ 3.527560] [drm:intel_dump_pipe_config] fdi/pch: 0, lanes: 0, gmch_m: 0, gmch_n: 0, link_m: 0, link_n: 0, tu: 0
[ 3.527561] [drm:intel_dump_pipe_config] dp: 1, lanes: 4, gmch_m: 4348677, gmch_n: 8388608, link_m: 362389, link_n: 524288, tu: 64
[ 3.527563] [drm:intel_dump_pipe_config] dp: 1, lanes: 4, gmch_m2: 0, gmch_n2: 0, link_m2: 0, link_n2: 0, tu2: 0
[ 3.527564] [drm:intel_dump_pipe_config] audio: 0, infoframes: 0
[ 3.527565] [drm:intel_dump_pipe_config] requested mode:
[ 3.527567] [drm:drm_mode_debug_printmodeline] Modeline 0:"3200x1800" 60 373249 3200 3248 3280 3360 1800 1803 1808 1852 0x40 0xa
[ 3.527568] [drm:intel_dump_pipe_config] adjusted mode:
[ 3.527569] [drm:drm_mode_debug_printmodeline] Modeline 0:"3200x1800" 60 373249 3200 3248 3280 3360 1800 1803 1808 1852 0x40 0xa
[ 3.527571] [drm:intel_dump_crtc_timings] crtc timings: 373249 3200 3248 3280 3360 1800 1803 1808 1852, type: 0x40 flags: 0xa
[ 3.527572] [drm:intel_dump_pipe_config] port clock: 540000
[ 3.527573] [drm:intel_dump_pipe_config] pipe src size: 3200x1800
[ 3.527574] [drm:intel_dump_pipe_config] num_scalers: 2, scaler_users: 0x0, scaler_id: -1
[ 3.527575] [drm:intel_dump_pipe_config] gmch pfit: control: 0x00000000, ratios: 0x00000000, lvds border: 0x00000000
[ 3.527576] [drm:intel_dump_pipe_config] pch pfit: pos: 0x00000000, size: 0x00000000, disabled
[ 3.527577] [drm:intel_dump_pipe_config] ips: 0
[ 3.527578] [drm:intel_dump_pipe_config] double wide: 0
[ 3.527579] [drm:intel_dump_pipe_config] ddi_pll_sel: 0; dpll_hw_state: ctrl1: 0x1, cfgcr1: 0x0, cfgcr2: 0x0
[ 3.527580] [drm:intel_dump_pipe_config] planes on this crtc
[ 3.527582] [drm:intel_dump_pipe_config] STANDARD PLANE:23 plane: 0.0 idx: 0 disabled, scaler_id = -1
[ 3.527583] [drm:intel_dump_pipe_config] CURSOR PLANE:25 plane: 0.1 idx: 1 disabled, scaler_id = -1
[ 3.527584] [drm:intel_dump_pipe_config] STANDARD PLANE:27 plane: 0.1 idx: 2 disabled, scaler_id = -1
[ 3.527594] [drm:intel_dump_pipe_config] [CRTC:30][setup_hw_state] config ffff880272f85800 for pipe B
[ 3.527595] [drm:intel_dump_pipe_config] cpu_transcoder: B
[ 3.527596] [drm:intel_dump_pipe_config] pipe bpp: 0, dithering: 0
[ 3.527597] [drm:intel_dump_pipe_config] fdi/pch: 0, lanes: 0, gmch_m: 0, gmch_n: 0, link_m: 0, link_n: 0, tu: 0
[ 3.527599] [drm:intel_dump_pipe_config] dp: 0, lanes: 0, gmch_m: 0, gmch_n: 0, link_m: 0, link_n: 0, tu: 0
[ 3.527600] [drm:intel_dump_pipe_config] dp: 0, lanes: 0, gmch_m2: 0, gmch_n2: 0, link_m2: 0, link_n2: 0, tu2: 0
[ 3.527601] [drm:intel_dump_pipe_config] audio: 0, infoframes: 0
[ 3.527602] [drm:intel_dump_pipe_config] requested mode:
[ 3.527603] [drm:drm_mode_debug_printmodeline] Modeline 0:"" 0 0 0 0 0 0 0 0 0 0 0x0 0x0
[ 3.527604] [drm:intel_dump_pipe_config] adjusted mode:
[ 3.527609] [drm:drm_mode_debug_printmodeline] Modeline 0:"" 0 0 0 0 0 0 0 0 0 0 0x0 0x0
[ 3.527610] [drm:intel_dump_crtc_timings] crtc timings: 0 0 0 0 0 0 0 0 0, type: 0x0 flags: 0x0
[ 3.527611] [drm:intel_dump_pipe_config] port clock: 0
[ 3.527612] [drm:intel_dump_pipe_config] pipe src size: 0x0
[ 3.527613] [drm:intel_dump_pipe_config] num_scalers: 2, scaler_users: 0x0, scaler_id: 0
[ 3.527614] [drm:intel_dump_pipe_config] gmch pfit: control: 0x00000000, ratios: 0x00000000, lvds border: 0x00000000
[ 3.527615] [drm:intel_dump_pipe_config] pch pfit: pos: 0x00000000, size: 0x00000000, disabled
[ 3.527616] [drm:intel_dump_pipe_config] ips: 0
[ 3.527617] [drm:intel_dump_pipe_config] double wide: 0
[ 3.527618] [drm:intel_dump_pipe_config] ddi_pll_sel: 0; dpll_hw_state: ctrl1: 0x0, cfgcr1: 0x0, cfgcr2: 0x0
[ 3.527619] [drm:intel_dump_pipe_config] planes on this crtc
[ 3.527620] [drm:intel_dump_pipe_config] STANDARD PLANE:28 plane: 1.0 idx: 3 disabled, scaler_id = -1
[ 3.527621] [drm:intel_dump_pipe_config] CURSOR PLANE:29 plane: 1.2 idx: 4 disabled, scaler_id = -1
[ 3.527622] [drm:intel_dump_pipe_config] STANDARD PLANE:31 plane: 1.1 idx: 5 disabled, scaler_id = -1
[ 3.527631] [drm:intel_dump_pipe_config] [CRTC:34][setup_hw_state] config ffff880272f93000 for pipe C
[ 3.527632] [drm:intel_dump_pipe_config] cpu_transcoder: C
[ 3.527633] [drm:intel_dump_pipe_config] pipe bpp: 0, dithering: 0
[ 3.527634] [drm:intel_dump_pipe_config] fdi/pch: 0, lanes: 0, gmch_m: 0, gmch_n: 0, link_m: 0, link_n: 0, tu: 0
[ 3.527635] [drm:intel_dump_pipe_config] dp: 0, lanes: 0, gmch_m: 0, gmch_n: 0, link_m: 0, link_n: 0, tu: 0
[ 3.527636] [drm:intel_dump_pipe_config] dp: 0, lanes: 0, gmch_m2: 0, gmch_n2: 0, link_m2: 0, link_n2: 0, tu2: 0
[ 3.527637] [drm:intel_dump_pipe_config] audio: 0, infoframes: 0
[ 3.527638] [drm:intel_dump_pipe_config] requested mode:
[ 3.527639] [drm:drm_mode_debug_printmodeline] Modeline 0:"" 0 0 0 0 0 0 0 0 0 0 0x0 0x0
[ 3.527640] [drm:intel_dump_pipe_config] adjusted mode:
[ 3.527642] [drm:drm_mode_debug_printmodeline] Modeline 0:"" 0 0 0 0 0 0 0 0 0 0 0x0 0x0
[ 3.527643] [drm:intel_dump_crtc_timings] crtc timings: 0 0 0 0 0 0 0 0 0, type: 0x0 flags: 0x0
[ 3.527644] [drm:intel_dump_pipe_config] port clock: 0
[ 3.527645] [drm:intel_dump_pipe_config] pipe src size: 0x0
[ 3.527646] [drm:intel_dump_pipe_config] num_scalers: 1, scaler_users: 0x0, scaler_id: 0
[ 3.527647] [drm:intel_dump_pipe_config] gmch pfit: control: 0x00000000, ratios: 0x00000000, lvds border: 0x00000000
[ 3.527648] [drm:intel_dump_pipe_config] pch pfit: pos: 0x00000000, size: 0x00000000, disabled
[ 3.527649] [drm:intel_dump_pipe_config] ips: 0
[ 3.527650] [drm:intel_dump_pipe_config] double wide: 0
[ 3.527651] [drm:intel_dump_pipe_config] ddi_pll_sel: 0; dpll_hw_state: ctrl1: 0x0, cfgcr1: 0x0, cfgcr2: 0x0
[ 3.527652] [drm:intel_dump_pipe_config] planes on this crtc
[ 3.527653] [drm:intel_dump_pipe_config] STANDARD PLANE:32 plane: 2.0 idx: 6 disabled, scaler_id = -1
[ 3.527658] [drm:intel_dump_pipe_config] CURSOR PLANE:33 plane: 2.3 idx: 7 disabled, scaler_id = -1
[ 3.527659] [drm:intel_dump_pipe_config] STANDARD PLANE:35 plane: 2.1 idx: 8 disabled, scaler_id = -1
[ 3.528028] [drm:intel_power_well_disable] disabling DDI D power well
[ 3.528040] [drm:skl_set_power_well] Disabling DDI D power well
[ 3.528058] [drm:intel_power_well_disable] disabling DDI C power well
[ 3.528077] [drm:skl_set_power_well] Disabling DDI C power well
[ 3.528095] [drm:intel_power_well_disable] disabling DDI B power well
[ 3.528113] [drm:skl_set_power_well] Disabling DDI B power well
[ 3.528127] [drm:intel_power_well_disable] disabling power well 2
[ 3.528205] [drm:skl_set_power_well] Disabling power well 2
[ 3.528247] [drm:skylake_get_initial_plane_config] pipe A with fb: size=3200x1800@32, offset=0, pitch 12800, size 0x15f9000
[ 3.528249] [drm:i915_gem_object_create_stolen_for_preallocated] creating preallocated stolen object: stolen_offset=0, gtt_offset=0, size=15f9000
[ 3.528253] [drm:i915_pages_create_for_stolen] offset=0x0, size=23040000
[ 3.528257] [drm:intel_alloc_initial_plane_obj] initial plane fb obj ffff88002fcfed80
[ 3.528466] [drm:i915_gem_setup_global_gtt] reserving preallocated space: 0 + 15f9000
[ 3.528468] [drm:i915_gem_setup_global_gtt] clearing unused GTT space: [15f9000, fffff000]
[ 3.530114] [drm:i915_gem_context_init] LR context support initialized
[ 3.530151] [drm:intel_init_pipe_control] render ring pipe control offset: 0x015f9000
[ 3.530358] [drm:gen8_init_common_ring] Execlists enabled for render ring
[ 3.530430] [drm:gen8_init_common_ring] Execlists enabled for blitter ring
[ 3.530486] [drm:gen8_init_common_ring] Execlists enabled for bsd ring
[ 3.530539] [drm:gen8_init_common_ring] Execlists enabled for video enhancement ring
[ 3.530793] [drm:intel_update_cdclk] Current CD clock rate: 450000 kHz
[ 3.530795] [drm:nop_init_clock_gating] No clock gating settings or workarounds applied.
[ 3.530889] [drm:intel_backlight_device_register] Connector eDP-1 backlight sysfs interface registered
[ 3.530891] [drm:intel_fbdev_init_bios] found possible fb from plane A
[ 3.530892] [drm:intel_fbdev_init_bios] pipe B not active or no fb, skipping
[ 3.530893] [drm:intel_fbdev_init_bios] pipe C not active or no fb, skipping
[ 3.530894] [drm:intel_fbdev_init_bios] checking plane A for BIOS fb
[ 3.530898] [drm:intel_fbdev_init_bios] pipe A area: 3200x1800, bpp: 32, size: 23040000
[ 3.530899] [drm:intel_fbdev_init_bios] fb big enough for plane A (23040000 >= 23040000)
[ 3.530900] [drm:intel_fbdev_init_bios] pipe B not active, skipping
[ 3.530901] [drm:intel_fbdev_init_bios] pipe C not active, skipping
[ 3.530902] [drm:intel_fbdev_init_bios] using BIOS fb for initial console
[ 3.531052] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:37:eDP-1]
[ 3.531054] [drm:intel_dp_detect] [CONNECTOR:37:eDP-1]
[ 3.533485] [drm:intel_didl_outputs] 9 outputs detected
[ 3.536360] ACPI: Video Device [GFX0] (multi-head: yes rom: no post: no)
[ 3.538521] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input7
[ 3.538811] [drm] Initialized i915 1.6.0 20160425 for 0000:00:02.0 on minor 0
[ 3.539285] [drm:drm_dp_dpcd_access] too many retries, giving up
[ 3.539289] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:37:eDP-1] status updated from unknown to connected
[ 3.539304] [drm:drm_edid_to_eld] ELD: no CEA Extension found
[ 3.539307] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:37:eDP-1] probed modes :
[ 3.539310] [drm:drm_mode_debug_printmodeline] Modeline 38:"3200x1800" 60 373250 3200 3248 3280 3360 1800 1803 1808 1852 0x48 0xa
[ 3.539315] [drm:drm_mode_debug_printmodeline] Modeline 39:"3200x1800" 48 298600 3200 3248 3280 3360 1800 1803 1808 1852 0x40 0xa
[ 3.539316] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:46:DP-1]
[ 3.539317] [drm:intel_dp_detect] [CONNECTOR:46:DP-1]
[ 3.539319] [drm:intel_power_well_enable] enabling power well 2
[ 3.539336] [drm:skl_set_power_well] Enabling power well 2
[ 3.539413] [drm:intel_power_well_disable] disabling power well 2
[ 3.539473] [drm:skl_set_power_well] Disabling power well 2
[ 3.539492] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:46:DP-1] status updated from unknown to disconnected
[ 3.539493] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:46:DP-1] disconnected
[ 3.539497] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:50:HDMI-A-1]
[ 3.539498] [drm:intel_hdmi_detect] [CONNECTOR:50:HDMI-A-1]
[ 3.554453] nvme0n1: p1 p2 p3 p4
[ 3.640952] raid6: sse2x1 gen() 5676 MB/s
[ 3.668952] [drm:intel_hdmi_detect] HDMI live status down
[ 3.668957] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:50:HDMI-A-1] status updated from unknown to disconnected
[ 3.668961] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:50:HDMI-A-1] disconnected
[ 3.668964] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:53:DP-2]
[ 3.668965] [drm:intel_dp_detect] [CONNECTOR:53:DP-2]
[ 3.668968] [drm:intel_power_well_enable] enabling power well 2
[ 3.668982] [drm:skl_set_power_well] Enabling power well 2
[ 3.669041] [drm:intel_power_well_disable] disabling power well 2
[ 3.669100] [drm:skl_set_power_well] Disabling power well 2
[ 3.669114] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:53:DP-2] status updated from unknown to disconnected
[ 3.669116] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:53:DP-2] disconnected
[ 3.669118] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:57:HDMI-A-2]
[ 3.669119] [drm:intel_hdmi_detect] [CONNECTOR:57:HDMI-A-2]
[ 3.708989] raid6: sse2x1 xor() 5190 MB/s
[ 3.776962] raid6: sse2x2 gen() 8278 MB/s
[ 3.796980] [drm:intel_hdmi_detect] HDMI live status down
[ 3.796983] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:57:HDMI-A-2] status updated from unknown to disconnected
[ 3.796989] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:57:HDMI-A-2] disconnected
[ 3.796993] [drm:drm_setup_crtcs]
[ 3.796994] [drm:drm_enable_connectors] connector 37 enabled? yes
[ 3.796996] [drm:drm_enable_connectors] connector 46 enabled? no
[ 3.796997] [drm:drm_enable_connectors] connector 50 enabled? no
[ 3.796998] [drm:drm_enable_connectors] connector 53 enabled? no
[ 3.796999] [drm:drm_enable_connectors] connector 57 enabled? no
[ 3.797002] [drm:intel_fb_initial_config] looking for cmdline mode on connector eDP-1
[ 3.797003] [drm:intel_fb_initial_config] looking for preferred mode on connector eDP-1 0
[ 3.797006] [drm:intel_fb_initial_config] connector eDP-1 on pipe A [CRTC:26]: 3200x1800
[ 3.797007] [drm:intel_fb_initial_config] connector DP-1 not enabled, skipping
[ 3.797008] [drm:intel_fb_initial_config] connector HDMI-A-1 not enabled, skipping
[ 3.797010] [drm:intel_fb_initial_config] connector DP-2 not enabled, skipping
[ 3.797011] [drm:intel_fb_initial_config] connector HDMI-A-2 not enabled, skipping
[ 3.797013] [drm:drm_setup_crtcs] desired mode 3200x1800 set on crtc 26 (0,0)
[ 3.797016] [drm:intelfb_create] re-using BIOS fb
[ 3.797051] [drm:intelfb_create] allocated 3200x1800 fb: 0x00000000, bo ffff88002fcfed80
[ 3.797109] fbcon: inteldrmfb (fb0) is primary device
[ 3.797216] [drm:connected_sink_compute_bpp] [CONNECTOR:37:eDP-1] checking for sink bpp constrains
[ 3.797217] [drm:connected_sink_compute_bpp] clamping display bpp (was 36) to EDID reported max of 24
[ 3.797220] [drm:skl_update_scaler_crtc] Updating scaler for [CRTC:26] scaler_user index 0.31
[ 3.797221] [drm:intel_dp_compute_config] DP link computation with max lane count 4 max bw 540000 pixel clock 373250KHz
[ 3.797226] [drm:intel_dp_compute_config] DP link bw 14 rate select 00 lane count 4 clock 540000 bpp 24
[ 3.797227] [drm:intel_dp_compute_config] DP link bw required 895800 available 1728000
[ 3.797228] [drm:intel_modeset_pipe_config] hw max bpp: 36, pipe bpp: 24, dithering: 0
[ 3.797230] [drm:intel_dump_pipe_config] [CRTC:26][modeset] config ffff8802724be800 for pipe A
[ 3.797231] [drm:intel_dump_pipe_config] cpu_transcoder: EDP
[ 3.797231] [drm:intel_dump_pipe_config] pipe bpp: 24, dithering: 0
[ 3.797233] [drm:intel_dump_pipe_config] fdi/pch: 0, lanes: 0, gmch_m: 0, gmch_n: 0, link_m: 0, link_n: 0, tu: 0
[ 3.797234] [drm:intel_dump_pipe_config] dp: 1, lanes: 4, gmch_m: 4348677, gmch_n: 8388608, link_m: 724779, link_n: 1048576, tu: 64
[ 3.797235] [drm:intel_dump_pipe_config] dp: 1, lanes: 4, gmch_m2: 0, gmch_n2: 0, link_m2: 0, link_n2: 0, tu2: 0
[ 3.797236] [drm:intel_dump_pipe_config] audio: 0, infoframes: 0
[ 3.797237] [drm:intel_dump_pipe_config] requested mode:
[ 3.797239] [drm:drm_mode_debug_printmodeline] Modeline 0:"3200x1800" 60 373250 3200 3248 3280 3360 1800 1803 1808 1852 0x48 0xa
[ 3.797239] [drm:intel_dump_pipe_config] adjusted mode:
[ 3.797241] [drm:drm_mode_debug_printmodeline] Modeline 0:"3200x1800" 60 373250 3200 3248 3280 3360 1800 1803 1808 1852 0x48 0xa
[ 3.797243] [drm:intel_dump_crtc_timings] crtc timings: 373250 3200 3248 3280 3360 1800 1803 1808 1852, type: 0x48 flags: 0xa
[ 3.797244] [drm:intel_dump_pipe_config] port clock: 540000
[ 3.797244] [drm:intel_dump_pipe_config] pipe src size: 3200x1800
[ 3.797245] [drm:intel_dump_pipe_config] num_scalers: 2, scaler_users: 0x0, scaler_id: -1
[ 3.797246] [drm:intel_dump_pipe_config] gmch pfit: control: 0x00000000, ratios: 0x00000000, lvds border: 0x00000000
[ 3.797247] [drm:intel_dump_pipe_config] pch pfit: pos: 0x00000000, size: 0x00000000, disabled
[ 3.797248] [drm:intel_dump_pipe_config] ips: 0
[ 3.797248] [drm:intel_dump_pipe_config] double wide: 0
[ 3.797249] [drm:intel_dump_pipe_config] ddi_pll_sel: 0; dpll_hw_state: ctrl1: 0x1, cfgcr1: 0x0, cfgcr2: 0x0
[ 3.797250] [drm:intel_dump_pipe_config] planes on this crtc
[ 3.797252] [drm:intel_dump_pipe_config] STANDARD PLANE:23 plane: 0.0 idx: 0 enabled
[ 3.797254] [drm:intel_dump_pipe_config] FB:59, fb = 3200x1800 format = 0x34325258
[ 3.797254] [drm:intel_dump_pipe_config] scaler:-1 src (0, 0) 3200x1800 dst (0, 0) 3200x1800
[ 3.797255] [drm:intel_dump_pipe_config] CURSOR PLANE:25 plane: 0.1 idx: 1 disabled, scaler_id = -1
[ 3.797255] [drm:intel_dump_pipe_config] STANDARD PLANE:27 plane: 0.1 idx: 2 disabled, scaler_id = -1
[ 3.797259] [drm:skl_update_scaler_plane] Updating scaler for [PLANE:23] scaler_user index 0.0
[ 3.797262] [drm:intel_find_shared_dpll] CRTC:26 allocated DPLL 0
[ 3.797263] [drm:intel_reference_shared_dpll] using DPLL 0 for pipe A
[ 3.797264] [drm:skl_update_scaler_crtc] Updating scaler for [CRTC:26] scaler_user index 0.31
[ 3.812682] [drm:intel_edp_backlight_off]
[ 3.820970] usb 1-3: new full-speed USB device number 2 using xhci_hcd
[ 3.844950] raid6: sse2x2 xor() 5949 MB/s
[ 3.912955] raid6: sse2x4 gen() 9896 MB/s
[ 3.980940] raid6: sse2x4 xor() 7284 MB/s
[ 4.006240] usb 1-3: New USB device found, idVendor=8087, idProduct=0a2a
[ 4.006241] usb 1-3: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[ 4.012966] [drm:intel_panel_actually_set_backlight] set backlight PWM = 0
[ 4.012992] [drm:lpt_disable_backlight] cpu backlight was enabled, disabling
[ 4.013058] [drm:intel_disable_pipe] disabling pipe A
[ 4.031274] [drm:edp_panel_off] Turn eDP port A panel power off
[ 4.031319] [drm:wait_panel_off] Wait for panel power off time
[ 4.031349] [drm:wait_panel_status] mask b0000000 value 00000000 status a0000003 control abcd0000
[ 4.031786] [drm:intel_get_hpd_pins] hotplug event received, stat 0x01000000, dig 0x11101010, pins 0x00000010
[ 4.031788] [drm:intel_hpd_irq_handler] digital hpd port A - short
[ 4.031792] [drm:intel_dp_hpd_pulse] got hpd irq on port A - short
[ 4.048959] raid6: avx2x1 gen() 13480 MB/s
[ 4.083545] [drm:intel_get_hpd_pins] hotplug event received, stat 0x01000000, dig 0x12101010, pins 0x00000010
[ 4.083546] [drm:intel_hpd_irq_handler] digital hpd port A - long
[ 4.083547] [drm:intel_hpd_irq_storm_detect] Received HPD interrupt on PIN 4 - cnt: 0
[ 4.088971] [drm:wait_panel_status] Wait complete
[ 4.088978] [drm:intel_disable_shared_dpll] disable DPLL 0 (active 1, on? 1) for crtc 26
[ 4.088981] [drm:intel_disable_shared_dpll] disabling DPLL 0
[ 4.088985] [drm:verify_encoder_state] [ENCODER:36:TMDS-36]
[ 4.088986] [drm:verify_encoder_state] [ENCODER:45:TMDS-45]
[ 4.088988] [drm:verify_encoder_state] [ENCODER:47:DP MST-47]
[ 4.088988] [drm:verify_encoder_state] [ENCODER:48:DP MST-48]
[ 4.088989] [drm:verify_encoder_state] [ENCODER:49:DP MST-49]
[ 4.088990] [drm:verify_encoder_state] [ENCODER:52:TMDS-52]
[ 4.088991] [drm:verify_encoder_state] [ENCODER:54:DP MST-54]
[ 4.088992] [drm:verify_encoder_state] [ENCODER:55:DP MST-55]
[ 4.088992] [drm:verify_encoder_state] [ENCODER:56:DP MST-56]
[ 4.088993] [drm:intel_connector_verify_state] [CONNECTOR:46:DP-1]
[ 4.088995] [drm:intel_connector_verify_state] [CONNECTOR:50:HDMI-A-1]
[ 4.088995] [drm:intel_connector_verify_state] [CONNECTOR:53:DP-2]
[ 4.088996] [drm:intel_connector_verify_state] [CONNECTOR:57:HDMI-A-2]
[ 4.088997] [drm:verify_single_dpll_state] DPLL 0
[ 4.088999] [drm:verify_single_dpll_state] DPLL 1
[ 4.089003] [drm:verify_single_dpll_state] DPLL 2
[ 4.089008] [drm:verify_single_dpll_state] DPLL 3
[ 4.089014] [drm:intel_enable_shared_dpll] enable DPLL 0 (active 1, on? 0) for crtc 26
[ 4.089014] [drm:intel_enable_shared_dpll] enabling DPLL 0
[ 4.089155] [drm:edp_panel_on] Turn eDP port A panel power on
[ 4.089167] [drm:wait_panel_power_cycle] Wait for panel power cycle
[ 4.116976] raid6: avx2x2 gen() 15338 MB/s
[ 4.184963] clocksource: Switched to clocksource tsc
[ 4.184966] raid6: avx2x4 gen() 19940 MB/s
[ 4.184967] raid6: using algorithm avx2x4 gen() 19940 MB/s
[ 4.184967] raid6: using avx2x2 recovery algorithm
[ 4.185158] xor: automatically using best checksumming function:
[ 4.224897] avx : 23361.000 MB/sec
[ 4.240915] usb 1-4: new full-speed USB device number 3 using xhci_hcd
[ 4.426227] usb 1-4: New USB device found, idVendor=04f3, idProduct=20d0
[ 4.426228] usb 1-4: New USB device strings: Mfr=4, Product=14, SerialNumber=0
[ 4.426229] usb 1-4: Product: Touchscreen
[ 4.426230] usb 1-4: Manufacturer: ELAN
[ 4.432576] usbcore: registered new interface driver usbhid
[ 4.432577] usbhid: USB HID core driver
[ 4.440997] Btrfs loaded, crc32c=crc32c-intel, assert=on
[ 4.440998] BTRFS: selftest: sectorsize: 4096 nodesize: 4096
[ 4.440998] BTRFS: selftest: sectorsize: 4096 nodesize: 8192
[ 4.440999] BTRFS: selftest: sectorsize: 4096 nodesize: 16384
[ 4.440999] BTRFS: selftest: sectorsize: 4096 nodesize: 32768
[ 4.441000] BTRFS: selftest: sectorsize: 4096 nodesize: 65536
[ 4.441258] BTRFS: device fsid 994363fd-c12c-4c6c-92e9-85e8ac695cf9 devid 1 transid 295647 /dev/nvme0n1p3
[ 4.592914] usb 1-5: new high-speed USB device number 4 using xhci_hcd
[ 4.636973] [drm:wait_panel_status] mask b800000f value 00000000 status 00000000 control abcd0000
[ 4.636980] [drm:wait_panel_status] Wait complete
[ 4.637003] [drm:wait_panel_on] Wait for panel power on
[ 4.637018] [drm:wait_panel_status] mask b000000f value 80000008 status 0000000a control abcd0003
[ 4.686735] [drm:intel_get_hpd_pins] hotplug event received, stat 0x01000000, dig 0x12101010, pins 0x00000010
[ 4.686736] [drm:intel_hpd_irq_handler] digital hpd port A - long
[ 4.686737] [drm:intel_hpd_irq_storm_detect] Received HPD interrupt on PIN 4 - cnt: 1
[ 4.817948] usb 1-5: New USB device found, idVendor=0bda, idProduct=5682
[ 4.817949] usb 1-5: New USB device strings: Mfr=3, Product=1, SerialNumber=2
[ 4.817950] usb 1-5: Product: Integrated_Webcam_HD
[ 4.817951] usb 1-5: Manufacturer: CKFEH41I373010052032
[ 4.817952] usb 1-5: SerialNumber: 200901010001
[ 4.837175] [drm] RC6 on
[ 4.852960] [drm:wait_panel_status] Wait complete
[ 4.852973] [drm:edp_panel_vdd_on] Turning eDP port A VDD on
[ 4.853034] [drm:edp_panel_vdd_on] PP_STATUS: 0x80000008 PP_CONTROL: 0xabcd000b
[ 4.853445] [drm:intel_dp_get_dpcd] DPCD: 12 14 84 40 00 00 01 01 02 00 00 00 00 0b 00
[ 4.854189] [drm:intel_dp_get_dpcd] Detected EDP PSR Panel.
[ 4.854190] [drm:intel_dp_get_dpcd] Display Port TPS3 support: source yes, sink no
[ 4.854486] [drm:intel_dp_print_rates] source rates: 162000, 216000, 270000, 324000, 432000, 540000
[ 4.854486] [drm:intel_dp_print_rates] sink rates: 162000, 270000, 540000
[ 4.854487] [drm:intel_dp_print_rates] common rates: 162000, 270000, 540000
[ 4.854804] [drm:intel_dp_set_signal_levels] Using signal levels 00000000
[ 4.854805] [drm:intel_dp_set_signal_levels] Using vswing level 0
[ 4.854805] [drm:intel_dp_set_signal_levels] Using pre-emphasis level 0
[ 4.860047] [drm:drm_dp_dpcd_access] too many retries, giving up
[ 4.860662] [drm:intel_dp_link_training_clock_recovery] clock recovery OK
[ 4.860663] [drm:intel_dp_training_pattern] 5.4 Gbps link rate without sink TPS3 support
[ 4.861576] [drm:intel_dp_set_signal_levels] Using signal levels 08000000
[ 4.861577] [drm:intel_dp_set_signal_levels] Using vswing level 2
[ 4.861577] [drm:intel_dp_set_signal_levels] Using pre-emphasis level 1
[ 4.862480] [drm:intel_dp_link_training_channel_equalization] Channel EQ done. DP Training successful
[ 4.862630] [drm:skylake_pfit_enable] for crtc_state = ffff8802724be800
[ 4.862834] [drm:skl_wm_flush_pipe] flush pipe A (pass 3)
[ 4.862836] [drm:intel_enable_pipe] enabling pipe A
[ 4.862841] [drm:intel_edp_backlight_on]
[ 4.862842] [drm:intel_panel_enable_backlight] pipe A
[ 4.862880] [drm:intel_panel_actually_set_backlight] set backlight PWM = 937
[ 4.862919] [drm:intel_psr_match_conditions] PSR disable by flag
[ 4.862919] [drm:intel_edp_drrs_enable] Panel doesn't support DRRS
[ 4.879545] [drm:intel_connector_verify_state] [CONNECTOR:37:eDP-1]
[ 4.879549] [drm:verify_crtc_state] [CRTC:26]
[ 4.879561] [drm:verify_single_dpll_state] DPLL 0
[ 4.879572] [drm:drm_fb_helper_hotplug_event]
[ 4.879573] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:37:eDP-1]
[ 4.879574] [drm:intel_dp_detect] [CONNECTOR:37:eDP-1]
[ 4.879943] [drm:drm_edid_to_eld] ELD: no CEA Extension found
[ 4.879946] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:37:eDP-1] probed modes :
[ 4.879948] [drm:drm_mode_debug_printmodeline] Modeline 38:"3200x1800" 60 373250 3200 3248 3280 3360 1800 1803 1808 1852 0x48 0xa
[ 4.879950] [drm:drm_mode_debug_printmodeline] Modeline 39:"3200x1800" 48 298600 3200 3248 3280 3360 1800 1803 1808 1852 0x40 0xa
[ 4.879952] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:46:DP-1]
[ 4.879952] [drm:intel_dp_detect] [CONNECTOR:46:DP-1]
[ 4.879953] [drm:intel_power_well_enable] enabling power well 2
[ 4.879955] [drm:skl_set_power_well] Enabling power well 2
[ 4.879968] [drm:intel_power_well_disable] disabling power well 2
[ 4.879972] [drm:skl_set_power_well] Disabling power well 2
[ 4.879974] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:46:DP-1] disconnected
[ 4.879975] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:50:HDMI-A-1]
[ 4.879976] [drm:intel_hdmi_detect] [CONNECTOR:50:HDMI-A-1]
[ 4.880273] [drm:intel_dp_hpd_pulse] ignoring long hpd on eDP port A
[ 5.004947] [drm:intel_hdmi_detect] HDMI live status down
[ 5.004949] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:50:HDMI-A-1] disconnected
[ 5.004950] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:53:DP-2]
[ 5.004950] [drm:intel_dp_detect] [CONNECTOR:53:DP-2]
[ 5.004951] [drm:intel_power_well_enable] enabling power well 2
[ 5.004953] [drm:skl_set_power_well] Enabling power well 2
[ 5.004964] [drm:intel_power_well_disable] disabling power well 2
[ 5.004968] [drm:skl_set_power_well] Disabling power well 2
[ 5.004970] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:53:DP-2] disconnected
[ 5.004971] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:57:HDMI-A-2]
[ 5.004972] [drm:intel_hdmi_detect] [CONNECTOR:57:HDMI-A-2]
[ 5.132930] [drm:intel_hdmi_detect] HDMI live status down
[ 5.132932] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:57:HDMI-A-2] disconnected
[ 5.132951] [drm:drm_setup_crtcs]
[ 5.132952] [drm:drm_enable_connectors] connector 37 enabled? yes
[ 5.132953] [drm:drm_enable_connectors] connector 46 enabled? no
[ 5.132953] [drm:drm_enable_connectors] connector 50 enabled? no
[ 5.132954] [drm:drm_enable_connectors] connector 53 enabled? no
[ 5.132955] [drm:drm_enable_connectors] connector 57 enabled? no
[ 5.132957] [drm:intel_fb_initial_config] looking for cmdline mode on connector eDP-1
[ 5.132958] [drm:intel_fb_initial_config] looking for preferred mode on connector eDP-1 0
[ 5.132960] [drm:intel_fb_initial_config] connector eDP-1 on pipe A [CRTC:26]: 3200x1800
[ 5.132960] [drm:intel_fb_initial_config] connector DP-1 not enabled, skipping
[ 5.132961] [drm:intel_fb_initial_config] connector HDMI-A-1 not enabled, skipping
[ 5.132962] [drm:intel_fb_initial_config] connector DP-2 not enabled, skipping
[ 5.132962] [drm:intel_fb_initial_config] connector HDMI-A-2 not enabled, skipping
[ 5.132964] [drm:drm_setup_crtcs] desired mode 3200x1800 set on crtc 26 (0,0)
[ 5.133005] [drm:skl_update_scaler_plane] Updating scaler for [PLANE:23] scaler_user index 0.0
[ 5.133059] Console: switching to colour frame buffer device 400x112
[ 5.133073] [drm:skl_update_scaler_plane] Updating scaler for [PLANE:23] scaler_user index 0.0
[ 5.150202] i915 0000:00:02.0: fb0: inteldrmfb frame buffer device
[ 5.169878] [drm:i915_gem_open]
[ 5.170092] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:37:eDP-1]
[ 5.170095] [drm:intel_dp_detect] [CONNECTOR:37:eDP-1]
[ 5.170458] [drm:drm_edid_to_eld] ELD: no CEA Extension found
[ 5.170463] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:37:eDP-1] probed modes :
[ 5.170466] [drm:drm_mode_debug_printmodeline] Modeline 38:"3200x1800" 60 373250 3200 3248 3280 3360 1800 1803 1808 1852 0x48 0xa
[ 5.170469] [drm:drm_mode_debug_printmodeline] Modeline 39:"3200x1800" 48 298600 3200 3248 3280 3360 1800 1803 1808 1852 0x40 0xa
[ 5.178415] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:46:DP-1]
[ 5.178418] [drm:intel_dp_detect] [CONNECTOR:46:DP-1]
[ 5.178422] [drm:intel_power_well_enable] enabling power well 2
[ 5.178424] [drm:skl_set_power_well] Enabling power well 2
[ 5.178440] [drm:intel_power_well_disable] disabling power well 2
[ 5.178449] [drm:skl_set_power_well] Disabling power well 2
[ 5.178452] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:46:DP-1] disconnected
[ 5.178458] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:50:HDMI-A-1]
[ 5.178459] [drm:intel_hdmi_detect] [CONNECTOR:50:HDMI-A-1]
[ 5.202000] PM: Starting manual resume from disk
[ 5.202003] PM: Hibernation image partition 259:2 present
[ 5.202004] PM: Looking for hibernation image.
[ 5.202124] PM: Image not found (code -22)
[ 5.202125] PM: Hibernation image not present or could not be loaded.
[ 5.214603] BTRFS info (device nvme0n1p3): disk space caching is enabled
[ 5.214606] BTRFS info (device nvme0n1p3): has skinny extents
[ 5.225584] BTRFS info (device nvme0n1p3): detected SSD devices, enabling SSD mode
[ 5.304959] [drm:intel_hdmi_detect] HDMI live status down
[ 5.304964] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:50:HDMI-A-1] disconnected
[ 5.304977] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:53:DP-2]
[ 5.304979] [drm:intel_dp_detect] [CONNECTOR:53:DP-2]
[ 5.304982] [drm:intel_power_well_enable] enabling power well 2
[ 5.304984] [drm:skl_set_power_well] Enabling power well 2
[ 5.304998] [drm:intel_power_well_disable] disabling power well 2
[ 5.305004] [drm:skl_set_power_well] Disabling power well 2
[ 5.305006] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:53:DP-2] disconnected
[ 5.305011] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:57:HDMI-A-2]
[ 5.305012] [drm:intel_hdmi_detect] [CONNECTOR:57:HDMI-A-2]
[ 5.437122] [drm:intel_hdmi_detect] HDMI live status down
[ 5.437126] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:57:HDMI-A-2] disconnected
[ 5.437188] [drm:drm_mode_addfb2] [FB:58]
[ 5.464217] systemd-journald[138]: Received SIGTERM from PID 1 (systemd).
[ 5.618434] BTRFS info (device nvme0n1p3): disk space caching is enabled
[ 5.625583] random: nonblocking pool is initialized
[ 5.674626] proc_thermal 0000:00:04.0: enabling device (0000 -> 0002)
[ 5.678781] intel-lpss 0000:00:15.0: enabling device (0000 -> 0002)
[ 5.680959] FUJITSU Extended Socket Network Device Driver - version 1.1 - Copyright (c) 2015 FUJITSU LIMITED
[ 5.697015] tpm_tis 00:09: 1.2 TPM (device-id 0xFE, rev-id 2)
[ 5.697495] idma64 idma64.0: Found Intel integrated DMA 64-bit
[ 5.701183] thermal LNXTHERM:00: registered as thermal_zone2
[ 5.701186] ACPI: Thermal Zone [THM] (25 C)
[ 5.701945] thermal LNXTHERM:01: registered as thermal_zone3
[ 5.701948] ACPI: Thermal Zone [TZ00] (28 C)
[ 5.702250] thermal LNXTHERM:02: registered as thermal_zone4
[ 5.702252] ACPI: Thermal Zone [TZ01] (30 C)
[ 5.704048] ACPI: AC Adapter [AC] (on-line)
[ 5.713917] intel-lpss 0000:00:15.1: enabling device (0000 -> 0002)
[ 5.714219] idma64 idma64.1: Found Intel integrated DMA 64-bit
[ 5.728125] acpi INT33D5:00: intel-hid: created platform device
[ 5.732729] mei_me 0000:00:16.0: enabling device (0000 -> 0002)
[ 5.747843] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[ 5.748221] i801_smbus 0000:00:1f.4: SMBus using PCI interrupt
[ 5.751981] [drm:intel_backlight_device_update_status] updating intel_backlight, brightness=937/937
[ 5.751985] [drm:intel_panel_actually_set_backlight] set backlight PWM = 937
[ 5.788975] int3403 thermal: probe of INT3403:03 failed with error -22
[ 5.802616] ACPI Warning: \_SB.IETM._ART: Return Package type mismatch at index 0 - found Integer, expected Reference (20160422/nspredef-297)
[ 5.802626] ACPI: Invalid package element [0]: got number, expecting [R]
[ 5.802628] _ART package 0 is invalid, ignored
[ 5.803096] input: Intel HID events as /devices/platform/INT33D5:00/input/input8
[ 5.804522] input: PC Speaker as /devices/platform/pcspkr/input/input9
[ 5.813278] ACPI: Battery Slot [BAT0] (battery present)
[ 5.813508] wmi: Mapper loaded
[ 5.814222] AVX2 version of gcm_enc/dec engaged.
[ 5.814226] AES CTR mode by8 optimization enabled
[ 5.850672] Bluetooth: Core ver 2.21
[ 5.850686] NET: Registered protocol family 31
[ 5.850688] Bluetooth: HCI device and connection manager initialized
[ 5.850691] Bluetooth: HCI socket layer initialized
[ 5.850694] Bluetooth: L2CAP socket layer initialized
[ 5.850699] Bluetooth: SCO socket layer initialized
[ 5.852298] Intel(R) Wireless WiFi driver for Linux
[ 5.852301] Copyright(c) 2003- 2015 Intel Corporation
[ 5.852382] iwlwifi 0000:3a:00.0: enabling device (0000 -> 0002)
[ 5.858045] Bluetooth: HCI UART driver ver 2.3
[ 5.858050] Bluetooth: HCI UART protocol H4 registered
[ 5.858051] Bluetooth: HCI UART protocol BCSP registered
[ 5.858052] Bluetooth: HCI UART protocol LL registered
[ 5.858053] Bluetooth: HCI UART protocol ATH3K registered
[ 5.858054] Bluetooth: HCI UART protocol Three-wire (H5) registered
[ 5.858097] Bluetooth: HCI UART protocol Intel registered
[ 5.858126] Bluetooth: HCI UART protocol BCM registered
[ 5.858127] Bluetooth: HCI UART protocol QCA registered
[ 5.858128] Bluetooth: HCI UART protocol AG6XX registered
[ 5.860833] iwlwifi 0000:3a:00.0: Unsupported splx structure
[ 5.867477] iwlwifi 0000:3a:00.0: loaded firmware version 21.302800.0 op_mode iwlmvm
[ 5.894966] dcdbas dcdbas: Dell Systems Management Base Driver (version 5.6.0-3.2)
[ 5.896616] iwlwifi 0000:3a:00.0: Detected Intel(R) Dual Band Wireless AC 7265, REV=0x210
[ 5.898685] iwlwifi 0000:3a:00.0: L1 Enabled - LTR Disabled
[ 5.898872] iwlwifi 0000:3a:00.0: L1 Enabled - LTR Disabled
[ 5.921461] iTCO_vendor_support: vendor-support=0
[ 5.922248] iTCO_wdt: Intel TCO WatchDog Timer Driver v1.11
[ 5.922373] iTCO_wdt: Found a Intel PCH TCO device (Version=4, TCOBASE=0x0400)
[ 5.923004] iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
[ 5.930804] dell_wmi: Detected Dell WMI interface version 1
[ 5.930864] input: Dell WMI hotkeys as /devices/virtual/input/input10
[ 5.939321] snd_hda_intel 0000:00:1f.3: enabling device (0000 -> 0002)
[ 5.939691] snd_hda_intel 0000:00:1f.3: bound 0000:00:02.0 (ops i915_audio_component_bind_ops [i915])
[ 5.950751] intel_rapl: Found RAPL domain package
[ 5.950755] intel_rapl: Found RAPL domain core
[ 5.950757] intel_rapl: Found RAPL domain uncore
[ 5.950758] intel_rapl: Found RAPL domain dram
[ 5.954548] [drm:intel_power_well_enable] enabling power well 2
[ 5.954552] [drm:skl_set_power_well] Enabling power well 2
[ 6.008267] Adding 2096124k swap on /dev/nvme0n1p2. Priority:-1 extents:1 across:2096124k SSFS
[ 6.008673] ieee80211 phy0: Selected rate control algorithm 'iwl-mvm-rs'
[ 6.025480] snd_hda_codec_realtek hdaudioC0D0: autoconfig for ALC3246: line_outs=1 (0x14/0x0/0x0/0x0/0x0) type:speaker
[ 6.025485] snd_hda_codec_realtek hdaudioC0D0: speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
[ 6.025487] snd_hda_codec_realtek hdaudioC0D0: hp_outs=1 (0x21/0x0/0x0/0x0/0x0)
[ 6.025489] snd_hda_codec_realtek hdaudioC0D0: mono: mono_out=0x0
[ 6.025491] snd_hda_codec_realtek hdaudioC0D0: inputs:
[ 6.025493] snd_hda_codec_realtek hdaudioC0D0: Headset Mic=0x19
[ 6.025495] snd_hda_codec_realtek hdaudioC0D0: Headphone Mic=0x1a
[ 6.025497] snd_hda_codec_realtek hdaudioC0D0: Internal Mic=0x12
[ 6.054070] input: HDA Digital PCBeep as /devices/pci0000:00/0000:00:1f.3/sound/card0/input11
[ 6.056219] input: HDA Intel PCH Headphone Mic as /devices/pci0000:00/0000:00:1f.3/sound/card0/input12
[ 6.057006] input: HDA Intel PCH HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input13
[ 6.057243] input: HDA Intel PCH HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input14
[ 6.057887] input: HDA Intel PCH HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input15
[ 6.067091] FAT-fs (nvme0n1p1): Volume was not properly unmounted. Some data may be corrupt. Please run fsck.
[ 6.069401] device-mapper: uevent: version 1.0.3
[ 6.071672] [drm:intel_power_well_disable] disabling power well 2
[ 6.071681] [drm:skl_set_power_well] Disabling power well 2
[ 6.089016] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com
[ 6.165137] input: ELAN Touchscreen as /devices/pci0000:00/0000:00:14.0/usb1/1-4/1-4:1.0/0003:04F3:20D0.0001/input/input16
[ 6.165295] hid-multitouch 0003:04F3:20D0.0001: input,hiddev0,hidraw0: USB HID v1.10 Device [ELAN Touchscreen] on usb-0000:00:14.0-4/input0
[ 6.173289] input: DLL0704:01 06CB:76AE Touchpad as /devices/pci0000:00/0000:00:15.1/i2c_designware.1/i2c-8/i2c-DLL0704:01/0018:06CB:76AE.0002/input/input18
[ 6.173398] hid-multitouch 0018:06CB:76AE.0002: input,hidraw1: I2C HID v1.00 Mouse [DLL0704:01 06CB:76AE] on i2c-DLL0704:01
[ 6.317470] [drm:drm_mode_addfb2] [FB:58]
[ 6.327936] [drm:drm_mode_setcrtc] [CRTC:26:crtc-0]
[ 6.327941] [drm:drm_mode_setcrtc] [CONNECTOR:37:eDP-1]
[ 6.327952] [drm:skl_update_scaler_plane] Updating scaler for [PLANE:23] scaler_user index 0.0
[ 6.351557] [drm:drm_mode_setcrtc] [CRTC:26:crtc-0]
[ 6.351562] [drm:drm_mode_setcrtc] [CONNECTOR:37:eDP-1]
[ 6.351572] [drm:skl_update_scaler_plane] Updating scaler for [PLANE:23] scaler_user index 0.0
[ 6.449023] systemd-journald[413]: Received request to flush runtime journal from PID 1
[ 6.452844] audit: type=1305 audit(1466516870.603:2): audit_pid=931 old=0 auid=4294967295 ses=4294967295 res=1
[ 6.747065] Linux video capture interface: v2.00
[ 6.757822] uvcvideo: Found UVC 1.00 device Integrated_Webcam_HD (0bda:5682)
[ 6.767323] input: Integrated_Webcam_HD as /devices/pci0000:00/0000:00:14.0/usb1/1-5/1-5:1.0/input/input20
[ 6.767372] usbcore: registered new interface driver uvcvideo
[ 6.767373] USB Video Class driver (1.1.1)
[ 6.857278] usbcore: registered new interface driver btusb
[ 6.872526] Bluetooth: hci0: read Intel version: 370810011003110e25
[ 6.872529] Bluetooth: hci0: Intel device is already patched. patch num: 25
[ 6.885296] systemd-journald[413]: Received request to flush runtime journal from PID 1
[ 8.173208] [drm:edp_panel_vdd_off_sync] Turning eDP port A VDD off
[ 8.173248] [drm:edp_panel_vdd_off_sync] PP_STATUS: 0x80000008 PP_CONTROL: 0xabcd0007
[ 8.173250] [drm:intel_power_well_disable] disabling DC off
[ 8.173252] [drm:skl_enable_dc6] Enabling DC6
[ 8.173253] [drm:gen9_set_dc_state] Setting DC state from 00 to 02
[ 11.161598] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[ 11.161602] Bluetooth: BNEP filters: protocol multicast
[ 11.161605] Bluetooth: BNEP socket layer initialized
[ 11.197999] SGI XFS with ACLs, security attributes, realtime, no debug enabled
[ 11.199421] ip6_tables: (C) 2000-2006 Netfilter Core Team
[ 11.297161] nf_conntrack version 0.5.0 (65536 buckets, 262144 max)
[ 11.300148] ip_tables: (C) 2000-2006 Netfilter Core Team
[ 11.335429] XFS (dm-0): Mounting V5 Filesystem
[ 11.356198] XFS (dm-0): Ending clean mount
[ 11.673473] [drm:i915_gem_open]
[ 11.678424] [drm:i915_gem_open]
[ 11.678719] [drm:i915_gem_open]
[ 11.679333] [drm:drm_mode_addfb2] [FB:61]
[ 11.736571] [drm:drm_mode_addfb2] [FB:61]
[ 11.736993] [drm:drm_mode_setcrtc] [CRTC:26:crtc-0]
[ 11.736997] [drm:drm_mode_setcrtc] [CONNECTOR:37:eDP-1]
[ 11.737008] [drm:skl_update_scaler_plane] Updating scaler for [PLANE:23] scaler_user index 0.0
[ 11.748650] [drm:drm_mode_setcrtc] [CRTC:30:crtc-1]
[ 11.748666] [drm:drm_mode_setcrtc] [CRTC:34:crtc-2]
[ 11.784798] iwlwifi 0000:3a:00.0: L1 Disabled - LTR Disabled
[ 11.785073] iwlwifi 0000:3a:00.0: L1 Disabled - LTR Disabled
[ 11.849148] iwlwifi 0000:3a:00.0: L1 Disabled - LTR Disabled
[ 11.849433] iwlwifi 0000:3a:00.0: L1 Disabled - LTR Disabled
[ 11.880190] NET: Registered protocol family 17
[ 12.152780] [drm:i915_gem_open]
[ 12.558786] [drm:skl_wm_flush_pipe] flush pipe A (pass 3)
[ 14.789288] fuse init (API version 7.24)
[ 14.881497] [drm:intel_power_well_enable] enabling DC off
[ 14.881501] [drm:gen9_set_dc_state] Setting DC state from 02 to 00
[ 14.881504] [drm:intel_power_well_enable] enabling power well 2
[ 14.881506] [drm:skl_set_power_well] Enabling power well 2
[ 14.887436] [drm:i915_audio_component_sync_audio_rate] no valid port B
[ 14.893751] [drm:i915_audio_component_sync_audio_rate] no valid port B
[ 14.895578] [drm:i915_audio_component_sync_audio_rate] no valid port B
[ 14.901453] [drm:i915_audio_component_sync_audio_rate] no valid port B
[ 14.903165] [drm:i915_audio_component_sync_audio_rate] no valid port B
[ 14.913415] [drm:i915_audio_component_sync_audio_rate] no valid port B
[ 14.915103] [drm:i915_audio_component_sync_audio_rate] no valid port C
[ 14.921416] [drm:i915_audio_component_sync_audio_rate] no valid port C
[ 14.923165] [drm:i915_audio_component_sync_audio_rate] no valid port C
[ 14.929434] [drm:i915_audio_component_sync_audio_rate] no valid port C
[ 14.931103] [drm:i915_audio_component_sync_audio_rate] no valid port C
[ 14.937415] [drm:i915_audio_component_sync_audio_rate] no valid port C
[ 14.939166] [drm:i915_audio_component_sync_audio_rate] no valid port D
[ 14.945434] [drm:i915_audio_component_sync_audio_rate] no valid port D
[ 15.387329] wlan0: authenticate with 20:37:06:f6:24:64
[ 15.390481] wlan0: send auth to 20:37:06:f6:24:64 (try 1/3)
[ 15.391746] wlan0: authenticated
[ 15.393265] wlan0: associate with 20:37:06:f6:24:64 (try 1/3)
[ 15.396640] wlan0: RX AssocResp from 20:37:06:f6:24:64 (capab=0x421 status=0 aid=47)
[ 15.398167] wlan0: associated
[ 15.406808] wlan0: Limiting TX power to 20 dBm as advertised by 20:37:06:f6:24:64
[ 15.512318] SFW2-INext-DROP-DEFLT IN=wlan0 OUT= MAC=dc:53:60:cc:0f:b0:a4:6c:2a:10:43:80:08:00 SRC=9.232.160.4 DST=9.232.160.230 LEN=343 TOS=0x00 PREC=0x00 TTL=255 ID=15875 PROTO=UDP SPT=67 DPT=68 LEN=323
[ 15.512334] SFW2-INext-DROP-DEFLT IN=wlan0 OUT= MAC=dc:53:60:cc:0f:b0:a4:6c:2a:10:43:80:08:00 SRC=9.232.160.3 DST=9.232.160.230 LEN=343 TOS=0x00 PREC=0x00 TTL=255 ID=57631 PROTO=UDP SPT=67 DPT=68 LEN=323
[ 15.949508] [drm:i915_audio_component_sync_audio_rate] no valid port D
[ 15.957420] [drm:i915_audio_component_sync_audio_rate] no valid port D
[ 15.959278] [drm:i915_audio_component_sync_audio_rate] no valid port D
[ 15.965424] [drm:i915_audio_component_sync_audio_rate] no valid port D
[ 16.016521] Bluetooth: RFCOMM TTY layer initialized
[ 16.016528] Bluetooth: RFCOMM socket layer initialized
[ 16.016532] Bluetooth: RFCOMM ver 1.11
[ 16.804557] SFW2-INext-DROP-DEFLT IN=wlan0 OUT= MAC= SRC=fe80:0000:0000:0000:de53:60ff:fecc:0fb0 DST=ff02:0000:0000:0000:0000:0000:0000:00fb LEN=465 TC=0 HOPLIMIT=255 FLOWLBL=118155 PROTO=UDP SPT=5353 DPT=5353 LEN=425
[ 16.811803] SFW2-INext-DROP-DEFLT IN=wlan0 OUT= MAC= SRC=fe80:0000:0000:0000:de53:60ff:fecc:0fb0 DST=ff02:0000:0000:0000:0000:0000:0000:00fb LEN=286 TC=0 HOPLIMIT=255 FLOWLBL=118155 PROTO=UDP SPT=5353 DPT=5353 LEN=246
[ 17.055446] SFW2-INext-DROP-DEFLT IN=wlan0 OUT= MAC= SRC=fe80:0000:0000:0000:de53:60ff:fecc:0fb0 DST=ff02:0000:0000:0000:0000:0000:0000:00fb LEN=465 TC=0 HOPLIMIT=255 FLOWLBL=118155 PROTO=UDP SPT=5353 DPT=5353 LEN=425
[ 17.306094] SFW2-INext-DROP-DEFLT IN=wlan0 OUT= MAC= SRC=fe80:0000:0000:0000:de53:60ff:fecc:0fb0 DST=ff02:0000:0000:0000:0000:0000:0000:00fb LEN=465 TC=0 HOPLIMIT=255 FLOWLBL=118155 PROTO=UDP SPT=5353 DPT=5353 LEN=425
[ 17.507126] SFW2-INext-DROP-DEFLT IN=wlan0 OUT= MAC= SRC=fe80:0000:0000:0000:de53:60ff:fecc:0fb0 DST=ff02:0000:0000:0000:0000:0000:0000:00fb LEN=429 TC=0 HOPLIMIT=255 FLOWLBL=118155 PROTO=UDP SPT=5353 DPT=5353 LEN=389
[ 17.585583] [drm:i915_gem_open]
[ 17.585802] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:37:eDP-1]
[ 17.585805] [drm:intel_dp_detect] [CONNECTOR:37:eDP-1]
[ 17.585817] [drm:edp_panel_vdd_on] Turning eDP port A VDD on
[ 17.585864] [drm:edp_panel_vdd_on] PP_STATUS: 0x80000008 PP_CONTROL: 0xabcd000f
[ 17.586272] [drm:drm_edid_to_eld] ELD: no CEA Extension found
[ 17.586278] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:37:eDP-1] probed modes :
[ 17.586281] [drm:drm_mode_debug_printmodeline] Modeline 38:"3200x1800" 60 373250 3200 3248 3280 3360 1800 1803 1808 1852 0x48 0xa
[ 17.586284] [drm:drm_mode_debug_printmodeline] Modeline 39:"3200x1800" 48 298600 3200 3248 3280 3360 1800 1803 1808 1852 0x40 0xa
[ 17.586571] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:46:DP-1]
[ 17.586573] [drm:intel_dp_detect] [CONNECTOR:46:DP-1]
[ 17.586588] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:46:DP-1] disconnected
[ 17.586593] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:53:DP-2]
[ 17.586594] [drm:intel_dp_detect] [CONNECTOR:53:DP-2]
[ 17.586609] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:53:DP-2] disconnected
[ 17.586612] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:50:HDMI-A-1]
[ 17.586614] [drm:intel_hdmi_detect] [CONNECTOR:50:HDMI-A-1]
[ 17.713260] [drm:intel_hdmi_detect] HDMI live status down
[ 17.713267] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:50:HDMI-A-1] disconnected
[ 17.713593] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:57:HDMI-A-2]
[ 17.713596] [drm:intel_hdmi_detect] [CONNECTOR:57:HDMI-A-2]
[ 17.841258] [drm:intel_hdmi_detect] HDMI live status down
[ 17.841262] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:57:HDMI-A-2] disconnected
[ 17.842384] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:37:eDP-1]
[ 17.842388] [drm:intel_dp_detect] [CONNECTOR:37:eDP-1]
[ 17.849640] [drm:drm_edid_to_eld] ELD: no CEA Extension found
[ 17.849646] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:37:eDP-1] probed modes :
[ 17.849648] [drm:drm_mode_debug_printmodeline] Modeline 38:"3200x1800" 60 373250 3200 3248 3280 3360 1800 1803 1808 1852 0x48 0xa
[ 17.849650] [drm:drm_mode_debug_printmodeline] Modeline 39:"3200x1800" 48 298600 3200 3248 3280 3360 1800 1803 1808 1852 0x40 0xa
[ 17.849743] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:46:DP-1]
[ 17.849745] [drm:intel_dp_detect] [CONNECTOR:46:DP-1]
[ 17.849753] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:46:DP-1] disconnected
[ 17.849757] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:53:DP-2]
[ 17.849757] [drm:intel_dp_detect] [CONNECTOR:53:DP-2]
[ 17.849765] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:53:DP-2] disconnected
[ 17.849767] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:50:HDMI-A-1]
[ 17.849769] [drm:intel_hdmi_detect] [CONNECTOR:50:HDMI-A-1]
[ 17.977259] [drm:intel_hdmi_detect] HDMI live status down
[ 17.977265] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:50:HDMI-A-1] disconnected
[ 17.977297] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:57:HDMI-A-2]
[ 17.977298] [drm:intel_hdmi_detect] [CONNECTOR:57:HDMI-A-2]
[ 18.105268] [drm:intel_hdmi_detect] HDMI live status down
[ 18.105280] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:57:HDMI-A-2] disconnected
[ 18.105975] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:37:eDP-1]
[ 18.105978] [drm:intel_dp_detect] [CONNECTOR:37:eDP-1]
[ 18.109599] [drm:drm_edid_to_eld] ELD: no CEA Extension found
[ 18.109606] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:37:eDP-1] probed modes :
[ 18.109610] [drm:drm_mode_debug_printmodeline] Modeline 38:"3200x1800" 60 373250 3200 3248 3280 3360 1800 1803 1808 1852 0x48 0xa
[ 18.109612] [drm:drm_mode_debug_printmodeline] Modeline 39:"3200x1800" 48 298600 3200 3248 3280 3360 1800 1803 1808 1852 0x40 0xa
[ 18.109690] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:46:DP-1]
[ 18.109692] [drm:intel_dp_detect] [CONNECTOR:46:DP-1]
[ 18.109701] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:46:DP-1] disconnected
[ 18.109706] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:53:DP-2]
[ 18.109707] [drm:intel_dp_detect] [CONNECTOR:53:DP-2]
[ 18.109715] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:53:DP-2] disconnected
[ 18.109719] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:50:HDMI-A-1]
[ 18.109720] [drm:intel_hdmi_detect] [CONNECTOR:50:HDMI-A-1]
[ 18.241271] [drm:intel_hdmi_detect] HDMI live status down
[ 18.241276] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:50:HDMI-A-1] disconnected
[ 18.241293] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:57:HDMI-A-2]
[ 18.241294] [drm:intel_hdmi_detect] [CONNECTOR:57:HDMI-A-2]
[ 18.369265] [drm:intel_hdmi_detect] HDMI live status down
[ 18.369270] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:57:HDMI-A-2] disconnected
[ 18.376653] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:37:eDP-1]
[ 18.376657] [drm:intel_dp_detect] [CONNECTOR:37:eDP-1]
[ 18.377018] [drm:drm_edid_to_eld] ELD: no CEA Extension found
[ 18.377023] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:37:eDP-1] probed modes :
[ 18.377026] [drm:drm_mode_debug_printmodeline] Modeline 38:"3200x1800" 60 373250 3200 3248 3280 3360 1800 1803 1808 1852 0x48 0xa
[ 18.377028] [drm:drm_mode_debug_printmodeline] Modeline 39:"3200x1800" 48 298600 3200 3248 3280 3360 1800 1803 1808 1852 0x40 0xa
[ 18.377115] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:46:DP-1]
[ 18.377116] [drm:intel_dp_detect] [CONNECTOR:46:DP-1]
[ 18.377125] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:46:DP-1] disconnected
[ 18.377129] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:53:DP-2]
[ 18.377130] [drm:intel_dp_detect] [CONNECTOR:53:DP-2]
[ 18.377138] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:53:DP-2] disconnected
[ 18.377142] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:50:HDMI-A-1]
[ 18.377143] [drm:intel_hdmi_detect] [CONNECTOR:50:HDMI-A-1]
[ 18.505275] [drm:intel_hdmi_detect] HDMI live status down
[ 18.505281] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:50:HDMI-A-1] disconnected
[ 18.505336] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:57:HDMI-A-2]
[ 18.505337] [drm:intel_hdmi_detect] [CONNECTOR:57:HDMI-A-2]
[ 18.633275] [drm:intel_hdmi_detect] HDMI live status down
[ 18.633281] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:57:HDMI-A-2] disconnected
[ 18.636725] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:37:eDP-1]
[ 18.636730] [drm:intel_dp_detect] [CONNECTOR:37:eDP-1]
[ 18.637091] [drm:drm_edid_to_eld] ELD: no CEA Extension found
[ 18.637096] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:37:eDP-1] probed modes :
[ 18.637099] [drm:drm_mode_debug_printmodeline] Modeline 38:"3200x1800" 60 373250 3200 3248 3280 3360 1800 1803 1808 1852 0x48 0xa
[ 18.637102] [drm:drm_mode_debug_printmodeline] Modeline 39:"3200x1800" 48 298600 3200 3248 3280 3360 1800 1803 1808 1852 0x40 0xa
[ 18.637199] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:46:DP-1]
[ 18.637201] [drm:intel_dp_detect] [CONNECTOR:46:DP-1]
[ 18.637209] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:46:DP-1] disconnected
[ 18.637213] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:53:DP-2]
[ 18.637214] [drm:intel_dp_detect] [CONNECTOR:53:DP-2]
[ 18.637223] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:53:DP-2] disconnected
[ 18.637226] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:50:HDMI-A-1]
[ 18.637227] [drm:intel_hdmi_detect] [CONNECTOR:50:HDMI-A-1]
[ 18.765287] [drm:intel_hdmi_detect] HDMI live status down
[ 18.765293] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:50:HDMI-A-1] disconnected
[ 18.765509] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:57:HDMI-A-2]
[ 18.765510] [drm:intel_hdmi_detect] [CONNECTOR:57:HDMI-A-2]
[ 18.893277] [drm:intel_hdmi_detect] HDMI live status down
[ 18.893282] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:57:HDMI-A-2] disconnected
[ 18.893976] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:37:eDP-1]
[ 18.893981] [drm:intel_dp_detect] [CONNECTOR:37:eDP-1]
[ 18.894535] [drm:drm_edid_to_eld] ELD: no CEA Extension found
[ 18.894541] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:37:eDP-1] probed modes :
[ 18.894543] [drm:drm_mode_debug_printmodeline] Modeline 38:"3200x1800" 60 373250 3200 3248 3280 3360 1800 1803 1808 1852 0x48 0xa
[ 18.894545] [drm:drm_mode_debug_printmodeline] Modeline 39:"3200x1800" 48 298600 3200 3248 3280 3360 1800 1803 1808 1852 0x40 0xa
[ 18.894628] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:46:DP-1]
[ 18.894630] [drm:intel_dp_detect] [CONNECTOR:46:DP-1]
[ 18.894638] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:46:DP-1] disconnected
[ 18.894642] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:53:DP-2]
[ 18.894643] [drm:intel_dp_detect] [CONNECTOR:53:DP-2]
[ 18.894650] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:53:DP-2] disconnected
[ 18.894653] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:50:HDMI-A-1]
[ 18.894655] [drm:intel_hdmi_detect] [CONNECTOR:50:HDMI-A-1]
[ 18.985505] [drm:intel_power_well_disable] disabling power well 2
[ 18.985513] [drm:skl_set_power_well] Disabling power well 2
[ 19.021310] [drm:intel_hdmi_detect] HDMI live status down
[ 19.021315] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:50:HDMI-A-1] disconnected
[ 19.021332] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:57:HDMI-A-2]
[ 19.021334] [drm:intel_hdmi_detect] [CONNECTOR:57:HDMI-A-2]
[ 19.149288] [drm:intel_hdmi_detect] HDMI live status down
[ 19.149294] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:57:HDMI-A-2] disconnected
[ 19.149731] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:37:eDP-1]
[ 19.149734] [drm:intel_dp_detect] [CONNECTOR:37:eDP-1]
[ 19.150100] [drm:drm_edid_to_eld] ELD: no CEA Extension found
[ 19.150104] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:37:eDP-1] probed modes :
[ 19.150108] [drm:drm_mode_debug_printmodeline] Modeline 38:"3200x1800" 60 373250 3200 3248 3280 3360 1800 1803 1808 1852 0x48 0xa
[ 19.150110] [drm:drm_mode_debug_printmodeline] Modeline 39:"3200x1800" 48 298600 3200 3248 3280 3360 1800 1803 1808 1852 0x40 0xa
[ 19.150183] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:46:DP-1]
[ 19.150184] [drm:intel_dp_detect] [CONNECTOR:46:DP-1]
[ 19.150187] [drm:intel_power_well_enable] enabling power well 2
[ 19.150189] [drm:skl_set_power_well] Enabling power well 2
[ 19.150203] [drm:intel_power_well_disable] disabling power well 2
[ 19.150214] [drm:skl_set_power_well] Disabling power well 2
[ 19.150217] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:46:DP-1] disconnected
[ 19.150221] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:53:DP-2]
[ 19.150221] [drm:intel_dp_detect] [CONNECTOR:53:DP-2]
[ 19.150222] [drm:intel_power_well_enable] enabling power well 2
[ 19.150224] [drm:skl_set_power_well] Enabling power well 2
[ 19.150241] [drm:intel_power_well_disable] disabling power well 2
[ 19.150249] [drm:skl_set_power_well] Disabling power well 2
[ 19.150251] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:53:DP-2] disconnected
[ 19.150253] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:50:HDMI-A-1]
[ 19.150254] [drm:intel_hdmi_detect] [CONNECTOR:50:HDMI-A-1]
[ 19.277287] [drm:intel_hdmi_detect] HDMI live status down
[ 19.277292] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:50:HDMI-A-1] disconnected
[ 19.277633] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:57:HDMI-A-2]
[ 19.277634] [drm:intel_hdmi_detect] [CONNECTOR:57:HDMI-A-2]
[ 19.405292] [drm:intel_hdmi_detect] HDMI live status down
[ 19.405297] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:57:HDMI-A-2] disconnected
[ 19.436797] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:37:eDP-1]
[ 19.436802] [drm:intel_dp_detect] [CONNECTOR:37:eDP-1]
[ 19.437221] [drm:drm_edid_to_eld] ELD: no CEA Extension found
[ 19.437226] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:37:eDP-1] probed modes :
[ 19.437229] [drm:drm_mode_debug_printmodeline] Modeline 38:"3200x1800" 60 373250 3200 3248 3280 3360 1800 1803 1808 1852 0x48 0xa
[ 19.437231] [drm:drm_mode_debug_printmodeline] Modeline 39:"3200x1800" 48 298600 3200 3248 3280 3360 1800 1803 1808 1852 0x40 0xa
[ 19.437338] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:46:DP-1]
[ 19.437340] [drm:intel_dp_detect] [CONNECTOR:46:DP-1]
[ 19.437342] [drm:intel_power_well_enable] enabling power well 2
[ 19.437345] [drm:skl_set_power_well] Enabling power well 2
[ 19.437359] [drm:intel_power_well_disable] disabling power well 2
[ 19.437364] [drm:skl_set_power_well] Disabling power well 2
[ 19.437366] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:46:DP-1] disconnected
[ 19.437372] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:53:DP-2]
[ 19.437373] [drm:intel_dp_detect] [CONNECTOR:53:DP-2]
[ 19.437374] [drm:intel_power_well_enable] enabling power well 2
[ 19.437375] [drm:skl_set_power_well] Enabling power well 2
[ 19.437388] [drm:intel_power_well_disable] disabling power well 2
[ 19.437395] [drm:skl_set_power_well] Disabling power well 2
[ 19.437397] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:53:DP-2] disconnected
[ 19.437401] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:50:HDMI-A-1]
[ 19.437403] [drm:intel_hdmi_detect] [CONNECTOR:50:HDMI-A-1]
[ 19.573300] [drm:intel_hdmi_detect] HDMI live status down
[ 19.573306] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:50:HDMI-A-1] disconnected
[ 19.573325] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:57:HDMI-A-2]
[ 19.573326] [drm:intel_hdmi_detect] [CONNECTOR:57:HDMI-A-2]
[ 19.701296] [drm:intel_hdmi_detect] HDMI live status down
[ 19.701301] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:57:HDMI-A-2] disconnected
[ 19.731878] [drm:skl_wm_flush_pipe] flush pipe A (pass 3)
[ 19.732080] [drm:skl_wm_flush_pipe] flush pipe A (pass 3)
[ 20.438311] tun: Universal TUN/TAP device driver, 1.6
[ 20.438315] tun: (C) 1999-2004 Max Krasnyansky <maxk@qualcomm.com>
[ 22.438662] [drm:edp_panel_vdd_off_sync] Turning eDP port A VDD off
[ 22.438704] [drm:edp_panel_vdd_off_sync] PP_STATUS: 0x80000008 PP_CONTROL: 0xabcd0007
[ 22.438707] [drm:intel_power_well_disable] disabling DC off
[ 22.438709] [drm:skl_enable_dc6] Enabling DC6
[ 22.438711] [drm:gen9_set_dc_state] Setting DC state from 00 to 02
[ 25.479945] [drm:skl_wm_flush_pipe] flush pipe A (pass 3)
[-- Attachment #4: i915_opregion.bad --]
[-- Type: application/octet-stream, Size: 8192 bytes --]
[-- Attachment #5: i915_opregion.good --]
[-- Type: application/octet-stream, Size: 8192 bytes --]
[-- Attachment #6: Type: text/plain, Size: 160 bytes --]
_______________________________________________
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/intel-gfx
WARNING: multiple messages have this Message-ID (diff)
From: James Bottomley <James.Bottomley@HansenPartnership.com>
To: Jani Nikula <jani.nikula@linux.intel.com>,
Daniel Vetter <daniel@ffwll.ch>
Cc: intel-gfx <intel-gfx@lists.freedesktop.org>,
dri-devel <dri-devel@lists.freedesktop.org>,
linux-kernel <linux-kernel@vger.kernel.org>,
Rodrigo Vivi <rodrigo.vivi@intel.com>,
"Syrjala, Ville" <ville.syrjala@intel.com>
Subject: Re: [Intel-gfx] Bad flicker on skylake HQD due to code in the 4.7 merge window
Date: Tue, 21 Jun 2016 09:53:15 -0400 [thread overview]
Message-ID: <1466517195.2291.2.camel@HansenPartnership.com> (raw)
In-Reply-To: <8737o89ti7.fsf@intel.com>
[-- Attachment #1: Type: text/plain, Size: 1448 bytes --]
On Mon, 2016-06-20 at 11:03 +0300, Jani Nikula wrote:
> Cc: Ville
>
> On Mon, 20 Jun 2016, James Bottomley <
> James.Bottomley@HansenPartnership.com> wrote:
> > OK, my candidate bad commit is this one:
> >
> > commit a05628195a0d9f3173dd9aa76f482aef692e46ee
> > Author: Ville Syrjälä <ville.syrjala@linux.intel.com>
> > Date: Mon Apr 11 10:23:51 2016 +0300
> >
> > drm/i915: Get panel_type from OpRegion panel details
> >
> > After being more careful about waiting to identify flicker, this
> > one seems to be the one the bisect finds. I'm now running v4.7-rc3
> > with this one reverted and am currently seeing no flicker problems.
> > It is, however, early days because the flicker can hide for long
> > periods, so I 'll wait until Monday evening and a few reboots
> > before declaring victory.
>
> If that turns out to be the bad commit, it doesn't really surprise
> me, and that in itself is depressing.
As far as I can tell, after running for a day with this reverted, this
is the problem. The flicker hasn't appeared with it reverted. It's
pretty noticeable with this commit included.
> It might be helpful if you could add drm.debug=14 module parameter,
> and provide dmesgs from boot both with and without the above commit
> (it's enough to see i915 load). Please also provide /sys/kernel/debug
> /dri/0/i915_opregion.
Assuming the Mailing list doesn't eat the attachments, they should all
be included.
James
[-- Attachment #2: dmesg.bad.txt --]
[-- Type: text/plain, Size: 121693 bytes --]
[ 0.000000] Linux version 4.7.0-rc4+ (jejb@jarvis) (gcc version 4.8.5 (SUSE Linux) ) #2 SMP PREEMPT Tue Jun 21 07:59:21 EDT 2016
[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-test root=UUID=994363fd-c12c-4c6c-92e9-85e8ac695cf9 ro resume=/dev/nvme0n1p2 splash=silent quiet showopts pcie_aspm=force drm.debug=14
[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256
[ 0.000000] x86/fpu: xstate_offset[3]: 960, xstate_sizes[3]: 64
[ 0.000000] x86/fpu: xstate_offset[4]: 1024, xstate_sizes[4]: 64
[ 0.000000] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
[ 0.000000] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
[ 0.000000] x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
[ 0.000000] x86/fpu: Supporting XSAVE feature 0x008: 'MPX bounds registers'
[ 0.000000] x86/fpu: Supporting XSAVE feature 0x010: 'MPX CSR'
[ 0.000000] x86/fpu: Enabled xstate features 0x1f, context size is 1088 bytes, using 'standard' format.
[ 0.000000] x86/fpu: Using 'eager' FPU context switches.
[ 0.000000] e820: BIOS-provided physical RAM map:
[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x0000000000000fff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000000001000-0x0000000000057fff] usable
[ 0.000000] BIOS-e820: [mem 0x0000000000058000-0x0000000000058fff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000000059000-0x000000000009cfff] usable
[ 0.000000] BIOS-e820: [mem 0x000000000009d000-0x000000000009ffff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x0000000069537fff] usable
[ 0.000000] BIOS-e820: [mem 0x0000000069538000-0x0000000069538fff] ACPI NVS
[ 0.000000] BIOS-e820: [mem 0x0000000069539000-0x0000000069562fff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000069563000-0x00000000695bdfff] usable
[ 0.000000] BIOS-e820: [mem 0x00000000695be000-0x0000000069daefff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000069daf000-0x000000007907dfff] usable
[ 0.000000] BIOS-e820: [mem 0x000000007907e000-0x00000000793f8fff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000793f9000-0x0000000079448fff] ACPI data
[ 0.000000] BIOS-e820: [mem 0x0000000079449000-0x0000000079c00fff] ACPI NVS
[ 0.000000] BIOS-e820: [mem 0x0000000079c01000-0x000000007a4fefff] reserved
[ 0.000000] BIOS-e820: [mem 0x000000007a4ff000-0x000000007a4fffff] usable
[ 0.000000] BIOS-e820: [mem 0x000000007a500000-0x000000007a5fffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000e0000000-0x00000000efffffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fe000000-0x00000000fe010fff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000027effffff] usable
[ 0.000000] NX (Execute Disable) protection: active
[ 0.000000] e820: update [mem 0x67a09018-0x67a19057] usable ==> usable
[ 0.000000] extended physical RAM map:
[ 0.000000] reserve setup_data: [mem 0x0000000000000000-0x0000000000000fff] reserved
[ 0.000000] reserve setup_data: [mem 0x0000000000001000-0x0000000000057fff] usable
[ 0.000000] reserve setup_data: [mem 0x0000000000058000-0x0000000000058fff] reserved
[ 0.000000] reserve setup_data: [mem 0x0000000000059000-0x000000000009cfff] usable
[ 0.000000] reserve setup_data: [mem 0x000000000009d000-0x000000000009ffff] reserved
[ 0.000000] reserve setup_data: [mem 0x0000000000100000-0x0000000067a09017] usable
[ 0.000000] reserve setup_data: [mem 0x0000000067a09018-0x0000000067a19057] usable
[ 0.000000] reserve setup_data: [mem 0x0000000067a19058-0x0000000069537fff] usable
[ 0.000000] reserve setup_data: [mem 0x0000000069538000-0x0000000069538fff] ACPI NVS
[ 0.000000] reserve setup_data: [mem 0x0000000069539000-0x0000000069562fff] reserved
[ 0.000000] reserve setup_data: [mem 0x0000000069563000-0x00000000695bdfff] usable
[ 0.000000] reserve setup_data: [mem 0x00000000695be000-0x0000000069daefff] reserved
[ 0.000000] reserve setup_data: [mem 0x0000000069daf000-0x000000007907dfff] usable
[ 0.000000] reserve setup_data: [mem 0x000000007907e000-0x00000000793f8fff] reserved
[ 0.000000] reserve setup_data: [mem 0x00000000793f9000-0x0000000079448fff] ACPI data
[ 0.000000] reserve setup_data: [mem 0x0000000079449000-0x0000000079c00fff] ACPI NVS
[ 0.000000] reserve setup_data: [mem 0x0000000079c01000-0x000000007a4fefff] reserved
[ 0.000000] reserve setup_data: [mem 0x000000007a4ff000-0x000000007a4fffff] usable
[ 0.000000] reserve setup_data: [mem 0x000000007a500000-0x000000007a5fffff] reserved
[ 0.000000] reserve setup_data: [mem 0x00000000e0000000-0x00000000efffffff] reserved
[ 0.000000] reserve setup_data: [mem 0x00000000fe000000-0x00000000fe010fff] reserved
[ 0.000000] reserve setup_data: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
[ 0.000000] reserve setup_data: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
[ 0.000000] reserve setup_data: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
[ 0.000000] reserve setup_data: [mem 0x0000000100000000-0x000000027effffff] usable
[ 0.000000] efi: EFI v2.40 by American Megatrends
[ 0.000000] efi: ACPI=0x7941a000 ACPI 2.0=0x7941a000 SMBIOS=0xf0000
[ 0.000000] SMBIOS 2.8 present.
[ 0.000000] DMI: Dell Inc. XPS 13 9350/07TYC2, BIOS 1.4.3 06/02/2016
[ 0.000000] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[ 0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable
[ 0.000000] e820: last_pfn = 0x27f000 max_arch_pfn = 0x400000000
[ 0.000000] MTRR default type: write-back
[ 0.000000] MTRR fixed ranges enabled:
[ 0.000000] 00000-9FFFF write-back
[ 0.000000] A0000-BFFFF uncachable
[ 0.000000] C0000-FFFFF write-protect
[ 0.000000] MTRR variable ranges enabled:
[ 0.000000] 0 base 0080000000 mask 7F80000000 uncachable
[ 0.000000] 1 base 007C000000 mask 7FFC000000 uncachable
[ 0.000000] 2 base 007B800000 mask 7FFF800000 uncachable
[ 0.000000] 3 disabled
[ 0.000000] 4 disabled
[ 0.000000] 5 disabled
[ 0.000000] 6 disabled
[ 0.000000] 7 disabled
[ 0.000000] 8 disabled
[ 0.000000] 9 disabled
[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT
[ 0.000000] e820: last_pfn = 0x7a500 max_arch_pfn = 0x400000000
[ 0.000000] Scanning 1 areas for low memory corruption
[ 0.000000] Base memory trampoline at [ffff880000097000] 97000 size 24576
[ 0.000000] Using GB pages for direct mapping
[ 0.000000] BRK [0x02073000, 0x02073fff] PGTABLE
[ 0.000000] BRK [0x02074000, 0x02074fff] PGTABLE
[ 0.000000] BRK [0x02075000, 0x02075fff] PGTABLE
[ 0.000000] BRK [0x02076000, 0x02076fff] PGTABLE
[ 0.000000] BRK [0x02077000, 0x02077fff] PGTABLE
[ 0.000000] BRK [0x02078000, 0x02078fff] PGTABLE
[ 0.000000] RAMDISK: [mem 0x2f6c7000-0x2ff3dfff]
[ 0.000000] ACPI: Early table checksum verification disabled
[ 0.000000] ACPI: RSDP 0x000000007941A000 000024 (v02 DELL )
[ 0.000000] ACPI: XSDT 0x000000007941A0B8 0000EC (v01 DELL CBX3 01072009 AMI 00010013)
[ 0.000000] ACPI: FACP 0x000000007943A9B8 00010C (v05 DELL CBX3 01072009 AMI 00010013)
[ 0.000000] ACPI: DSDT 0x000000007941A230 020784 (v02 DELL CBX3 01072009 INTL 20120913)
[ 0.000000] ACPI: FACS 0x0000000079C00F80 000040
[ 0.000000] ACPI: APIC 0x000000007943AAC8 000084 (v03 DELL CBX3 01072009 AMI 00010013)
[ 0.000000] ACPI: FPDT 0x000000007943AB50 000044 (v01 DELL CBX3 01072009 AMI 00010013)
[ 0.000000] ACPI: FIDT 0x000000007943AB98 00009C (v01 DELL CBX3 01072009 AMI 00010013)
[ 0.000000] ACPI: MCFG 0x000000007943AC38 00003C (v01 DELL CBX3 01072009 MSFT 00000097)
[ 0.000000] ACPI: HPET 0x000000007943AC78 000038 (v01 DELL CBX3 01072009 AMI. 0005000B)
[ 0.000000] ACPI: SSDT 0x000000007943ACB0 000315 (v01 SataRe SataTabl 00001000 INTL 20120913)
[ 0.000000] ACPI: LPIT 0x000000007943AFC8 000094 (v01 INTEL SKL-ULT 00000000 MSFT 0000005F)
[ 0.000000] ACPI: SSDT 0x000000007943B060 000248 (v02 INTEL sensrhub 00000000 INTL 20120913)
[ 0.000000] ACPI: SSDT 0x000000007943B2A8 002BAE (v02 INTEL PtidDevc 00001000 INTL 20120913)
[ 0.000000] ACPI: SSDT 0x000000007943DE58 000BE3 (v02 INTEL Ther_Rvp 00001000 INTL 20120913)
[ 0.000000] ACPI: DBGP 0x000000007943EA40 000034 (v01 INTEL 00000000 MSFT 0000005F)
[ 0.000000] ACPI: DBG2 0x000000007943EA78 000054 (v00 INTEL 00000000 MSFT 0000005F)
[ 0.000000] ACPI: SSDT 0x000000007943EAD0 000737 (v02 INTEL xh_rvp07 00000000 INTL 20120913)
[ 0.000000] ACPI: BOOT 0x000000007943F208 000028 (v01 DELL CBX3 01072009 AMI 00010013)
[ 0.000000] ACPI: SSDT 0x000000007943F230 0035AE (v02 SaSsdt SaSsdt 00003000 INTL 20120913)
[ 0.000000] ACPI: UEFI 0x00000000794427E0 000042 (v01 00000000 00000000)
[ 0.000000] ACPI: SSDT 0x0000000079442828 000E73 (v02 CpuRef CpuSsdt 00003000 INTL 20120913)
[ 0.000000] ACPI: MSDM 0x00000000794436A0 000055 (v03 DELL CBX3 06222004 AMI 00010013)
[ 0.000000] ACPI: SSDT 0x00000000794436F8 003B57 (v02 DptfTa DptfTabl 00001000 INTL 20120913)
[ 0.000000] ACPI: SLIC 0x0000000079447250 000176 (v03 DELL CBX3 01072009 MSFT 00010013)
[ 0.000000] ACPI: TCPA 0x00000000794473C8 000032 (v02 ALASKA NAPAASF 00000001 MSFT 01000013)
[ 0.000000] ACPI: BGRT 0x0000000079447400 000038 (v00 ?\xffffffbdq{ 01072009 AMI 00010013)
[ 0.000000] ACPI: DMAR 0x0000000079447438 0000F0 (v01 INTEL SKL 00000001 INTL 00000001)
[ 0.000000] ACPI: ASF! 0x0000000079447528 0000A5 (v32 INTEL HCG 00000001 TFSM 000F4240)
[ 0.000000] ACPI: Local APIC address 0xfee00000
[ 0.000000] No NUMA configuration found
[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000027effffff]
[ 0.000000] NODE_DATA(0) allocated [mem 0x27efe6000-0x27effcfff]
[ 0.000000] Zone ranges:
[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]
[ 0.000000] DMA32 [mem 0x0000000001000000-0x00000000ffffffff]
[ 0.000000] Normal [mem 0x0000000100000000-0x000000027effffff]
[ 0.000000] Device empty
[ 0.000000] Movable zone start for each node
[ 0.000000] Early memory node ranges
[ 0.000000] node 0: [mem 0x0000000000001000-0x0000000000057fff]
[ 0.000000] node 0: [mem 0x0000000000059000-0x000000000009cfff]
[ 0.000000] node 0: [mem 0x0000000000100000-0x0000000069537fff]
[ 0.000000] node 0: [mem 0x0000000069563000-0x00000000695bdfff]
[ 0.000000] node 0: [mem 0x0000000069daf000-0x000000007907dfff]
[ 0.000000] node 0: [mem 0x000000007a4ff000-0x000000007a4fffff]
[ 0.000000] node 0: [mem 0x0000000100000000-0x000000027effffff]
[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000027effffff]
[ 0.000000] On node 0 totalpages: 2062334
[ 0.000000] DMA zone: 64 pages used for memmap
[ 0.000000] DMA zone: 21 pages reserved
[ 0.000000] DMA zone: 3995 pages, LIFO batch:0
[ 0.000000] DMA32 zone: 7650 pages used for memmap
[ 0.000000] DMA32 zone: 489571 pages, LIFO batch:31
[ 0.000000] Normal zone: 24512 pages used for memmap
[ 0.000000] Normal zone: 1568768 pages, LIFO batch:31
[ 0.000000] tboot: non-0 tboot_addr but it is not of type E820_RESERVED
[ 0.000000] Reserving Intel graphics stolen memory at 0x7c000000-0x7fffffff
[ 0.000000] ACPI: PM-Timer IO Port: 0x1808
[ 0.000000] ACPI: Local APIC address 0xfee00000
[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x02] high edge lint[0x1])
[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x03] high edge lint[0x1])
[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x04] high edge lint[0x1])
[ 0.000000] IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-119
[ 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: 0x8086a701 base: 0xfed00000
[ 0.000000] smpboot: Allowing 4 CPUs, 0 hotplug CPUs
[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]
[ 0.000000] PM: Registered nosave memory: [mem 0x00058000-0x00058fff]
[ 0.000000] PM: Registered nosave memory: [mem 0x0009d000-0x0009ffff]
[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000fffff]
[ 0.000000] PM: Registered nosave memory: [mem 0x67a09000-0x67a09fff]
[ 0.000000] PM: Registered nosave memory: [mem 0x67a19000-0x67a19fff]
[ 0.000000] PM: Registered nosave memory: [mem 0x69538000-0x69538fff]
[ 0.000000] PM: Registered nosave memory: [mem 0x69539000-0x69562fff]
[ 0.000000] PM: Registered nosave memory: [mem 0x695be000-0x69daefff]
[ 0.000000] PM: Registered nosave memory: [mem 0x7907e000-0x793f8fff]
[ 0.000000] PM: Registered nosave memory: [mem 0x793f9000-0x79448fff]
[ 0.000000] PM: Registered nosave memory: [mem 0x79449000-0x79c00fff]
[ 0.000000] PM: Registered nosave memory: [mem 0x79c01000-0x7a4fefff]
[ 0.000000] PM: Registered nosave memory: [mem 0x7a500000-0x7a5fffff]
[ 0.000000] PM: Registered nosave memory: [mem 0x7a600000-0x7bffffff]
[ 0.000000] PM: Registered nosave memory: [mem 0x7c000000-0x7fffffff]
[ 0.000000] PM: Registered nosave memory: [mem 0x80000000-0xdfffffff]
[ 0.000000] PM: Registered nosave memory: [mem 0xe0000000-0xefffffff]
[ 0.000000] PM: Registered nosave memory: [mem 0xf0000000-0xfdffffff]
[ 0.000000] PM: Registered nosave memory: [mem 0xfe000000-0xfe010fff]
[ 0.000000] PM: Registered nosave memory: [mem 0xfe011000-0xfebfffff]
[ 0.000000] PM: Registered nosave memory: [mem 0xfec00000-0xfec00fff]
[ 0.000000] PM: Registered nosave memory: [mem 0xfec01000-0xfedfffff]
[ 0.000000] PM: Registered nosave memory: [mem 0xfee00000-0xfee00fff]
[ 0.000000] PM: Registered nosave memory: [mem 0xfee01000-0xfeffffff]
[ 0.000000] PM: Registered nosave memory: [mem 0xff000000-0xffffffff]
[ 0.000000] e820: [mem 0x80000000-0xdfffffff] available for PCI devices
[ 0.000000] Booting paravirtualized kernel on bare hardware
[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns
[ 0.000000] setup_percpu: NR_CPUS:512 nr_cpumask_bits:512 nr_cpu_ids:4 nr_node_ids:1
[ 0.000000] percpu: Embedded 35 pages/cpu @ffff88027ec00000 s104088 r8192 d31080 u524288
[ 0.000000] pcpu-alloc: s104088 r8192 d31080 u524288 alloc=1*2097152
[ 0.000000] pcpu-alloc: [0] 0 1 2 3
[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 2030087
[ 0.000000] Policy zone: Normal
[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-test root=UUID=994363fd-c12c-4c6c-92e9-85e8ac695cf9 ro resume=/dev/nvme0n1p2 splash=silent quiet showopts pcie_aspm=force drm.debug=14
[ 0.000000] PCIe ASPM is forcibly enabled
[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
[ 0.000000] Memory: 3705472K/8249336K available (7116K kernel code, 1183K rwdata, 3124K rodata, 1688K init, 1644K bss, 498416K reserved, 0K cma-reserved)
[ 0.000000] Preemptible hierarchical RCU implementation.
[ 0.000000] Build-time adjustment of leaf fanout to 64.
[ 0.000000] RCU restricting CPUs from NR_CPUS=512 to nr_cpu_ids=4.
[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=4
[ 0.000000] NR_IRQS:33024 nr_irqs:1024 16
[ 0.000000] spurious 8259A interrupt: IRQ7.
[ 0.000000] Console: colour dummy device 80x25
[ 0.000000] console [tty0] enabled
[ 0.000000] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 79635855245 ns
[ 0.000000] hpet clockevent registered
[ 0.000000] tsc: PIT calibration matches HPET. 2 loops
[ 0.000000] tsc: Detected 2399.965 MHz processor
[ 0.000024] Calibrating delay loop (skipped), value calculated using timer frequency.. 4799.93 BogoMIPS (lpj=9599860)
[ 0.000026] pid_max: default: 32768 minimum: 301
[ 0.000043] ACPI: Core revision 20160422
[ 0.000953] Security Framework initialized
[ 0.000958] AppArmor: AppArmor initialized
[ 0.001413] Dentry cache hash table entries: 1048576 (order: 11, 8388608 bytes)
[ 0.002920] Inode-cache hash table entries: 524288 (order: 10, 4194304 bytes)
[ 0.003643] Mount-cache hash table entries: 16384 (order: 5, 131072 bytes)
[ 0.003651] Mountpoint-cache hash table entries: 16384 (order: 5, 131072 bytes)
[ 0.003918] CPU: Physical Processor ID: 0
[ 0.003920] CPU: Processor Core ID: 0
[ 0.003924] ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
[ 0.003925] ENERGY_PERF_BIAS: View and update with x86_energy_perf_policy(8)
[ 0.003929] mce: CPU supports 8 MCE banks
[ 0.003938] CPU0: Thermal monitoring enabled (TM1)
[ 0.003954] process: using mwait in idle threads
[ 0.003956] Last level iTLB entries: 4KB 64, 2MB 8, 4MB 8
[ 0.003957] Last level dTLB entries: 4KB 64, 2MB 0, 4MB 0, 1GB 4
[ 0.004318] Freeing SMP alternatives memory: 28K (ffffffff81ecf000 - ffffffff81ed6000)
[ 0.015534] ftrace: allocating 27630 entries in 108 pages
[ 0.027242] smpboot: Max logical packages: 2
[ 0.027245] smpboot: APIC(0) Converting physical 0 to logical package 0
[ 0.027250] DMAR: Host address width 39
[ 0.027252] DMAR: DRHD base: 0x000000fed90000 flags: 0x0
[ 0.027259] DMAR: dmar0: reg_base_addr fed90000 ver 1:0 cap 1c0000c40660462 ecap 7e3ff0505e
[ 0.027261] DMAR: DRHD base: 0x000000fed91000 flags: 0x1
[ 0.027265] DMAR: dmar1: reg_base_addr fed91000 ver 1:0 cap d2008c40660462 ecap f050da
[ 0.027266] DMAR: RMRR base: 0x0000007918b000 end: 0x000000791aafff
[ 0.027267] DMAR: RMRR base: 0x0000007b800000 end: 0x0000007fffffff
[ 0.027269] DMAR: ANDD device: 1 name: \_SB.PCI0.I2C0
[ 0.027269] DMAR: ANDD device: 2 name: \_SB.PCI0.I2C1
[ 0.027271] DMAR-IR: IOAPIC id 2 under DRHD base 0xfed91000 IOMMU 1
[ 0.027272] DMAR-IR: HPET id 0 under DRHD base 0xfed91000
[ 0.027273] DMAR-IR: x2apic is disabled because BIOS sets x2apic opt out bit.
[ 0.027275] DMAR-IR: Use 'intremap=no_x2apic_optout' to override the BIOS setting.
[ 0.027464] DMAR: DRHD: handling fault status reg 2
[ 0.027469] DMAR: [INTR-REMAP] Request device [f0:1f.0] fault index 6824 [fault reason 37] Blocked a compatibility format interrupt request
[ 0.028706] DMAR-IR: Enabled IRQ remapping in xapic mode
[ 0.028707] x2apic: IRQ remapping doesn't support X2APIC mode
[ 0.032821] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[ 0.073151] TSC deadline timer enabled
[ 0.073155] smpboot: CPU0: Intel(R) Core(TM) i5-6200U CPU @ 2.30GHz (family: 0x6, model: 0x4e, stepping: 0x3)
[ 0.073159] Performance Events: PEBS fmt3+, 32-deep LBR, Skylake events, full-width counters, Intel PMU driver.
[ 0.073188] ... version: 4
[ 0.073189] ... bit width: 48
[ 0.073190] ... generic registers: 4
[ 0.073191] ... value mask: 0000ffffffffffff
[ 0.073192] ... max period: 0000ffffffffffff
[ 0.073193] ... fixed-purpose events: 3
[ 0.073193] ... event mask: 000000070000000f
[ 0.101312] NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter.
[ 0.121318] x86: Booting SMP configuration:
[ 0.121319] .... node #0, CPUs: #1 #2 #3
[ 0.395465] x86: Booted up 1 node, 4 CPUs
[ 0.395469] smpboot: Total of 4 processors activated (19202.90 BogoMIPS)
[ 0.415063] node 0 initialised, 1011362 pages in 12ms
[ 0.423528] devtmpfs: initialized
[ 0.423591] x86/mm: Memory block size: 128MB
[ 0.435486] PM: Registering ACPI NVS region [mem 0x69538000-0x69538fff] (4096 bytes)
[ 0.435488] PM: Registering ACPI NVS region [mem 0x79449000-0x79c00fff] (8093696 bytes)
[ 0.435706] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
[ 0.447453] pinctrl core: initialized pinctrl subsystem
[ 0.447572] RTC time: 13:41:03, date: 06/21/16
[ 0.455547] NET: Registered protocol family 16
[ 0.467471] cpuidle: using governor ladder
[ 0.479486] cpuidle: using governor menu
[ 0.479537] Simple Boot Flag at 0x47 set to 0x80
[ 0.479565] ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
[ 0.479566] ACPI: bus type PCI registered
[ 0.479568] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[ 0.499573] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
[ 0.499575] PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved in E820
[ 0.499583] PCI: Using configuration type 1 for base access
[ 0.499589] dmi type 0xB1 record - unknown flag
[ 0.523634] HugeTLB registered 1 GB page size, pre-allocated 0 pages
[ 0.523635] HugeTLB registered 2 MB page size, pre-allocated 0 pages
[ 0.547623] ACPI: Added _OSI(Module Device)
[ 0.547624] ACPI: Added _OSI(Processor Device)
[ 0.547625] ACPI: Added _OSI(3.0 _SCP Extensions)
[ 0.547626] ACPI: Added _OSI(Processor Aggregator Device)
[ 0.582241] ACPI: Executed 21 blocks of module-level executable AML code
[ 0.596021] ACPI: Executed 3 blocks of module-level executable AML code
[ 0.600254] ACPI: 9 ACPI AML tables successfully acquired and loaded
[ 0.616230] ACPI: [Firmware Bug]: BIOS _OSI(Linux) query ignored
[ 0.724556] ACPI: Dynamic OEM Table Load:
[ 0.724566] ACPI: SSDT 0xFFFF88027E7D6800 00061E (v02 PmRef Cpu0Ist 00003000 INTL 20120913)
[ 0.725679] ACPI: \_PR_.CPU0: _OSC native thermal LVT Acked
[ 0.727347] ACPI: Dynamic OEM Table Load:
[ 0.727353] ACPI: SSDT 0xFFFF88027E7DC000 00037F (v02 PmRef Cpu0Cst 00003001 INTL 20120913)
[ 0.729295] ACPI: Dynamic OEM Table Load:
[ 0.729301] ACPI: SSDT 0xFFFF88027E7D6000 0005AA (v02 PmRef ApIst 00003000 INTL 20120913)
[ 0.730880] ACPI: Dynamic OEM Table Load:
[ 0.730885] ACPI: SSDT 0xFFFF88027EC5DA00 000119 (v02 PmRef ApCst 00003000 INTL 20120913)
[ 0.734413] ACPI : EC: EC started
[ 0.768660] ACPI: Interpreter enabled
[ 0.768706] ACPI: (supports S0 S3 S4 S5)
[ 0.768707] ACPI: Using IOAPIC for interrupt routing
[ 0.768755] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[ 0.770776] ACPI: Power Resource [PG00] (on)
[ 0.771250] ACPI: Power Resource [PG01] (on)
[ 0.771713] ACPI: Power Resource [PG02] (on)
[ 0.774123] ACPI: Power Resource [WRST] (off)
[ 0.774605] ACPI: Power Resource [WRST] (off)
[ 0.775078] ACPI: Power Resource [WRST] (off)
[ 0.775547] ACPI: Power Resource [WRST] (off)
[ 0.776016] ACPI: Power Resource [WRST] (off)
[ 0.776489] ACPI: Power Resource [WRST] (off)
[ 0.776956] ACPI: Power Resource [WRST] (off)
[ 0.777424] ACPI: Power Resource [WRST] (off)
[ 0.777899] ACPI: Power Resource [WRST] (off)
[ 0.778401] ACPI: Power Resource [WRST] (off)
[ 0.778881] ACPI: Power Resource [WRST] (off)
[ 0.779347] ACPI: Power Resource [WRST] (off)
[ 0.779818] ACPI: Power Resource [WRST] (off)
[ 0.780283] ACPI: Power Resource [WRST] (off)
[ 0.780752] ACPI: Power Resource [WRST] (off)
[ 0.781218] ACPI: Power Resource [WRST] (off)
[ 0.781688] ACPI: Power Resource [WRST] (off)
[ 0.782156] ACPI: Power Resource [WRST] (off)
[ 0.782630] ACPI: Power Resource [WRST] (off)
[ 0.783097] ACPI: Power Resource [WRST] (off)
[ 0.799989] ACPI: Power Resource [FN00] (off)
[ 0.800121] ACPI: Power Resource [FN01] (off)
[ 0.800247] ACPI: Power Resource [FN02] (off)
[ 0.800372] ACPI: Power Resource [FN03] (off)
[ 0.800498] ACPI: Power Resource [FN04] (off)
[ 0.801952] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-fe])
[ 0.801959] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI]
[ 0.802011] \_SB_.PCI0 (33DB4D5B-1FF7-401C-9657-7441C03DD766): _OSC invalid UUID
[ 0.802012] _OSC request data: 1 1f 0
[ 0.802016] acpi PNP0A08:00: _OSC failed (AE_ERROR); disabling ASPM
[ 0.802811] PCI host bridge to bus 0000:00
[ 0.802813] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]
[ 0.802815] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]
[ 0.802816] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
[ 0.802818] pci_bus 0000:00: root bus resource [mem 0x000c0000-0x000c3fff window]
[ 0.802819] pci_bus 0000:00: root bus resource [mem 0x000c4000-0x000c7fff window]
[ 0.802820] pci_bus 0000:00: root bus resource [mem 0x000c8000-0x000cbfff window]
[ 0.802822] pci_bus 0000:00: root bus resource [mem 0x000cc000-0x000cffff window]
[ 0.802823] pci_bus 0000:00: root bus resource [mem 0x000d0000-0x000d3fff window]
[ 0.802824] pci_bus 0000:00: root bus resource [mem 0x000d4000-0x000d7fff window]
[ 0.802825] pci_bus 0000:00: root bus resource [mem 0x000d8000-0x000dbfff window]
[ 0.802827] pci_bus 0000:00: root bus resource [mem 0x000dc000-0x000dffff window]
[ 0.802828] pci_bus 0000:00: root bus resource [mem 0x000e4000-0x000e7fff window]
[ 0.802829] pci_bus 0000:00: root bus resource [mem 0x000e8000-0x000ebfff window]
[ 0.802830] pci_bus 0000:00: root bus resource [mem 0x000ec000-0x000effff window]
[ 0.802832] pci_bus 0000:00: root bus resource [mem 0x80000000-0xdfffffff window]
[ 0.802833] pci_bus 0000:00: root bus resource [mem 0xfd000000-0xfe7fffff window]
[ 0.802835] pci_bus 0000:00: root bus resource [bus 00-fe]
[ 0.802842] pci 0000:00:00.0: [8086:1904] type 00 class 0x060000
[ 0.802993] pci 0000:00:02.0: [8086:1916] type 00 class 0x030000
[ 0.803002] pci 0000:00:02.0: reg 0x10: [mem 0xdb000000-0xdbffffff 64bit]
[ 0.803008] pci 0000:00:02.0: reg 0x18: [mem 0x90000000-0x9fffffff 64bit pref]
[ 0.803013] pci 0000:00:02.0: reg 0x20: [io 0xf000-0xf03f]
[ 0.803181] pci 0000:00:04.0: [8086:1903] type 00 class 0x118000
[ 0.803192] pci 0000:00:04.0: reg 0x10: [mem 0xdc320000-0xdc327fff 64bit]
[ 0.803433] pci 0000:00:14.0: [8086:9d2f] type 00 class 0x0c0330
[ 0.803453] pci 0000:00:14.0: reg 0x10: [mem 0xdc310000-0xdc31ffff 64bit]
[ 0.803527] pci 0000:00:14.0: PME# supported from D3hot D3cold
[ 0.803672] pci 0000:00:14.0: System wakeup disabled by ACPI
[ 0.803713] pci 0000:00:14.2: [8086:9d31] type 00 class 0x118000
[ 0.803733] pci 0000:00:14.2: reg 0x10: [mem 0xdc338000-0xdc338fff 64bit]
[ 0.804007] pci 0000:00:15.0: [8086:9d60] type 00 class 0x118000
[ 0.804203] pci 0000:00:15.0: reg 0x10: [mem 0xdc337000-0xdc337fff 64bit]
[ 0.805201] pci 0000:00:15.1: [8086:9d61] type 00 class 0x118000
[ 0.805397] pci 0000:00:15.1: reg 0x10: [mem 0xdc336000-0xdc336fff 64bit]
[ 0.806323] pci 0000:00:16.0: [8086:9d3a] type 00 class 0x078000
[ 0.806339] pci 0000:00:16.0: reg 0x10: [mem 0xdc335000-0xdc335fff 64bit]
[ 0.806417] pci 0000:00:16.0: PME# supported from D3hot
[ 0.806599] pci 0000:00:17.0: [8086:9d03] type 00 class 0x010601
[ 0.806614] pci 0000:00:17.0: reg 0x10: [mem 0xdc330000-0xdc331fff]
[ 0.806623] pci 0000:00:17.0: reg 0x14: [mem 0xdc334000-0xdc3340ff]
[ 0.806632] pci 0000:00:17.0: reg 0x18: [io 0xf090-0xf097]
[ 0.806642] pci 0000:00:17.0: reg 0x1c: [io 0xf080-0xf083]
[ 0.806651] pci 0000:00:17.0: reg 0x20: [io 0xf060-0xf07f]
[ 0.806660] pci 0000:00:17.0: reg 0x24: [mem 0xdc333000-0xdc3337ff]
[ 0.806706] pci 0000:00:17.0: PME# supported from D3hot
[ 0.806887] pci 0000:00:1c.0: [8086:9d10] type 01 class 0x060400
[ 0.806962] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
[ 0.807140] pci 0000:00:1c.0: System wakeup disabled by ACPI
[ 0.807186] pci 0000:00:1c.4: [8086:9d14] type 01 class 0x060400
[ 0.807258] pci 0000:00:1c.4: PME# supported from D0 D3hot D3cold
[ 0.807435] pci 0000:00:1c.4: System wakeup disabled by ACPI
[ 0.807478] pci 0000:00:1c.5: [8086:9d15] type 01 class 0x060400
[ 0.807550] pci 0000:00:1c.5: PME# supported from D0 D3hot D3cold
[ 0.807723] pci 0000:00:1c.5: System wakeup disabled by ACPI
[ 0.807765] pci 0000:00:1d.0: [8086:9d18] type 01 class 0x060400
[ 0.807833] pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold
[ 0.808005] pci 0000:00:1d.0: System wakeup disabled by ACPI
[ 0.808071] pci 0000:00:1f.0: [8086:9d48] type 00 class 0x060100
[ 0.808339] pci 0000:00:1f.2: [8086:9d21] type 00 class 0x058000
[ 0.808350] pci 0000:00:1f.2: reg 0x10: [mem 0xdc32c000-0xdc32ffff]
[ 0.808551] pci 0000:00:1f.3: [8086:9d70] type 00 class 0x040380
[ 0.808574] pci 0000:00:1f.3: reg 0x10: [mem 0xdc328000-0xdc32bfff 64bit]
[ 0.808601] pci 0000:00:1f.3: reg 0x20: [mem 0xdc300000-0xdc30ffff 64bit]
[ 0.808652] pci 0000:00:1f.3: PME# supported from D3hot D3cold
[ 0.808872] pci 0000:00:1f.3: System wakeup disabled by ACPI
[ 0.808914] pci 0000:00:1f.4: [8086:9d23] type 00 class 0x0c0500
[ 0.808962] pci 0000:00:1f.4: reg 0x10: [mem 0xdc332000-0xdc3320ff 64bit]
[ 0.809034] pci 0000:00:1f.4: reg 0x20: [io 0xf040-0xf05f]
[ 0.809392] pci 0000:00:1c.0: PCI bridge to [bus 01-39]
[ 0.809397] pci 0000:00:1c.0: bridge window [mem 0xc4000000-0xda0fffff]
[ 0.809402] pci 0000:00:1c.0: bridge window [mem 0xa0000000-0xc1ffffff 64bit pref]
[ 0.809551] pci 0000:3a:00.0: [8086:095a] type 00 class 0x028000
[ 0.809592] pci 0000:3a:00.0: reg 0x10: [mem 0xdc200000-0xdc201fff 64bit]
[ 0.809781] pci 0000:3a:00.0: PME# supported from D0 D3hot D3cold
[ 0.809920] pci 0000:3a:00.0: System wakeup disabled by ACPI
[ 0.814438] pci 0000:00:1c.4: PCI bridge to [bus 3a]
[ 0.814443] pci 0000:00:1c.4: bridge window [mem 0xdc200000-0xdc2fffff]
[ 0.814582] pci 0000:3b:00.0: [10ec:525a] type 00 class 0xff0000
[ 0.814611] pci 0000:3b:00.0: reg 0x14: [mem 0xdc100000-0xdc100fff]
[ 0.814734] pci 0000:3b:00.0: supports D1 D2
[ 0.814735] pci 0000:3b:00.0: PME# supported from D1 D2 D3hot D3cold
[ 0.814841] pci 0000:3b:00.0: System wakeup disabled by ACPI
[ 0.822440] pci 0000:00:1c.5: PCI bridge to [bus 3b]
[ 0.822444] pci 0000:00:1c.5: bridge window [mem 0xdc100000-0xdc1fffff]
[ 0.822573] pci 0000:3c:00.0: [144d:a802] type 00 class 0x010802
[ 0.822593] pci 0000:3c:00.0: reg 0x10: [mem 0xdc000000-0xdc003fff 64bit]
[ 0.822602] pci 0000:3c:00.0: reg 0x18: [io 0xe000-0xe0ff]
[ 0.822806] pci 0000:3c:00.0: System wakeup disabled by ACPI
[ 0.830453] pci 0000:00:1d.0: PCI bridge to [bus 3c]
[ 0.830456] pci 0000:00:1d.0: bridge window [io 0xe000-0xefff]
[ 0.830459] pci 0000:00:1d.0: bridge window [mem 0xdc000000-0xdc0fffff]
[ 0.833465] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 10 *11 12 14 15)
[ 0.833541] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 *10 11 12 14 15)
[ 0.833613] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 10 *11 12 14 15)
[ 0.833686] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 10 *11 12 14 15)
[ 0.833759] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 10 *11 12 14 15)
[ 0.833831] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 10 *11 12 14 15)
[ 0.833905] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 10 *11 12 14 15)
[ 0.833977] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 10 *11 12 14 15)
[ 0.836244] ACPI: Enabled 6 GPEs in block 00 to 7F
[ 0.836280] ACPI : EC: EC stopped
[ 0.837436] ACPI : EC: GPE = 0x14, I/O: command/status = 0x934, data = 0x930
[ 0.837437] ACPI : EC: EC started
[ 0.868878] vgaarb: setting as boot device: PCI:0000:00:02.0
[ 0.868879] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none
[ 0.868882] vgaarb: loaded
[ 0.868883] vgaarb: bridge control possible 0000:00:02.0
[ 0.878563] SCSI subsystem initialized
[ 0.878596] libata version 3.00 loaded.
[ 0.878696] PCI: Using ACPI for IRQ routing
[ 0.902733] PCI: pci_cache_line_size set to 64 bytes
[ 0.902876] e820: reserve RAM buffer [mem 0x00058000-0x0005ffff]
[ 0.902878] e820: reserve RAM buffer [mem 0x0009d000-0x0009ffff]
[ 0.902879] e820: reserve RAM buffer [mem 0x67a09018-0x67ffffff]
[ 0.902880] e820: reserve RAM buffer [mem 0x69538000-0x6bffffff]
[ 0.902882] e820: reserve RAM buffer [mem 0x695be000-0x6bffffff]
[ 0.902883] e820: reserve RAM buffer [mem 0x7907e000-0x7bffffff]
[ 0.902884] e820: reserve RAM buffer [mem 0x7a500000-0x7bffffff]
[ 0.902886] e820: reserve RAM buffer [mem 0x27f000000-0x27fffffff]
[ 0.902978] NetLabel: Initializing
[ 0.902979] NetLabel: domain hash size = 128
[ 0.902980] NetLabel: protocols = UNLABELED CIPSOv4
[ 0.902992] NetLabel: unlabeled traffic allowed by default
[ 0.903081] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
[ 0.903086] hpet0: 8 comparators, 64-bit 24.000000 MHz counter
[ 0.905139] clocksource: Switched to clocksource hpet
[ 0.912247] VFS: Disk quotas dquot_6.6.0
[ 0.921195] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[ 0.933239] AppArmor: AppArmor Filesystem Enabled
[ 0.933268] pnp: PnP ACPI init
[ 0.933597] system 00:00: [io 0x0680-0x069f] has been reserved
[ 0.933599] system 00:00: [io 0xffff] has been reserved
[ 0.933601] system 00:00: [io 0xffff] has been reserved
[ 0.933602] system 00:00: [io 0xffff] has been reserved
[ 0.933604] system 00:00: [io 0x1800-0x18fe] has been reserved
[ 0.933605] system 00:00: [io 0x164e-0x164f] has been reserved
[ 0.933608] system 00:00: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 0.933734] pnp 00:01: Plug and Play ACPI device, IDs PNP0b00 (active)
[ 0.933784] system 00:02: [io 0x1854-0x1857] has been reserved
[ 0.933787] system 00:02: Plug and Play ACPI device, IDs INT3f0d PNP0c02 (active)
[ 0.933909] pnp 00:03: Plug and Play ACPI device, IDs PNP0303 (active)
[ 0.933934] pnp 00:04: Plug and Play ACPI device, IDs DLL0704 PNP0f13 (active)
[ 0.934246] system 00:05: [mem 0xfed10000-0xfed17fff] has been reserved
[ 0.934248] system 00:05: [mem 0xfed18000-0xfed18fff] has been reserved
[ 0.934250] system 00:05: [mem 0xfed19000-0xfed19fff] has been reserved
[ 0.934251] system 00:05: [mem 0xe0000000-0xefffffff] has been reserved
[ 0.934253] system 00:05: [mem 0xfed20000-0xfed3ffff] has been reserved
[ 0.934254] system 00:05: [mem 0xfed90000-0xfed93fff] could not be reserved
[ 0.934256] system 00:05: [mem 0xfed45000-0xfed8ffff] has been reserved
[ 0.934258] system 00:05: [mem 0xff000000-0xffffffff] has been reserved
[ 0.934259] system 00:05: [mem 0xfee00000-0xfeefffff] could not be reserved
[ 0.934261] system 00:05: [mem 0xdffe0000-0xdfffffff] has been reserved
[ 0.934263] system 00:05: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 0.934313] system 00:06: [mem 0xfd000000-0xfdabffff] has been reserved
[ 0.934315] system 00:06: [mem 0xfdad0000-0xfdadffff] has been reserved
[ 0.934317] system 00:06: [mem 0xfdb00000-0xfdffffff] has been reserved
[ 0.934319] system 00:06: [mem 0xfe000000-0xfe01ffff] could not be reserved
[ 0.934320] system 00:06: [mem 0xfe036000-0xfe03bfff] has been reserved
[ 0.934322] system 00:06: [mem 0xfe03d000-0xfe3fffff] has been reserved
[ 0.934323] system 00:06: [mem 0xfe410000-0xfe7fffff] has been reserved
[ 0.934325] system 00:06: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 0.934703] system 00:07: [io 0xff00-0xfffe] has been reserved
[ 0.934706] system 00:07: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 0.936252] system 00:08: [mem 0xfe029000-0xfe029fff] has been reserved
[ 0.936254] system 00:08: [mem 0xfe028000-0xfe028fff] has been reserved
[ 0.936256] system 00:08: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 0.937227] pnp 00:09: Plug and Play ACPI device, IDs PNP0c31 (active)
[ 0.943196] pnp: PnP ACPI: found 10 devices
[ 0.951728] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
[ 0.951739] pci 0000:00:1c.0: bridge window [io 0x1000-0x0fff] to [bus 01-39] add_size 1000
[ 0.951761] pci 0000:00:1c.0: res[13]=[io 0x1000-0x0fff] res_to_dev_res add_size 1000 min_align 1000
[ 0.951763] pci 0000:00:1c.0: res[13]=[io 0x1000-0x1fff] res_to_dev_res add_size 1000 min_align 1000
[ 0.951766] pci 0000:00:1c.0: BAR 13: assigned [io 0x2000-0x2fff]
[ 0.951768] pci 0000:00:1c.0: PCI bridge to [bus 01-39]
[ 0.951770] pci 0000:00:1c.0: bridge window [io 0x2000-0x2fff]
[ 0.951775] pci 0000:00:1c.0: bridge window [mem 0xc4000000-0xda0fffff]
[ 0.951778] pci 0000:00:1c.0: bridge window [mem 0xa0000000-0xc1ffffff 64bit pref]
[ 0.951783] pci 0000:00:1c.4: PCI bridge to [bus 3a]
[ 0.951787] pci 0000:00:1c.4: bridge window [mem 0xdc200000-0xdc2fffff]
[ 0.951795] pci 0000:00:1c.5: PCI bridge to [bus 3b]
[ 0.951799] pci 0000:00:1c.5: bridge window [mem 0xdc100000-0xdc1fffff]
[ 0.951805] pci 0000:00:1d.0: PCI bridge to [bus 3c]
[ 0.951807] pci 0000:00:1d.0: bridge window [io 0xe000-0xefff]
[ 0.951811] pci 0000:00:1d.0: bridge window [mem 0xdc000000-0xdc0fffff]
[ 0.951818] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window]
[ 0.951819] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window]
[ 0.951821] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
[ 0.951822] pci_bus 0000:00: resource 7 [mem 0x000c0000-0x000c3fff window]
[ 0.951823] pci_bus 0000:00: resource 8 [mem 0x000c4000-0x000c7fff window]
[ 0.951824] pci_bus 0000:00: resource 9 [mem 0x000c8000-0x000cbfff window]
[ 0.951826] pci_bus 0000:00: resource 10 [mem 0x000cc000-0x000cffff window]
[ 0.951827] pci_bus 0000:00: resource 11 [mem 0x000d0000-0x000d3fff window]
[ 0.951828] pci_bus 0000:00: resource 12 [mem 0x000d4000-0x000d7fff window]
[ 0.951830] pci_bus 0000:00: resource 13 [mem 0x000d8000-0x000dbfff window]
[ 0.951831] pci_bus 0000:00: resource 14 [mem 0x000dc000-0x000dffff window]
[ 0.951832] pci_bus 0000:00: resource 15 [mem 0x000e4000-0x000e7fff window]
[ 0.951833] pci_bus 0000:00: resource 16 [mem 0x000e8000-0x000ebfff window]
[ 0.951835] pci_bus 0000:00: resource 17 [mem 0x000ec000-0x000effff window]
[ 0.951836] pci_bus 0000:00: resource 18 [mem 0x80000000-0xdfffffff window]
[ 0.951837] pci_bus 0000:00: resource 19 [mem 0xfd000000-0xfe7fffff window]
[ 0.951839] pci_bus 0000:01: resource 0 [io 0x2000-0x2fff]
[ 0.951840] pci_bus 0000:01: resource 1 [mem 0xc4000000-0xda0fffff]
[ 0.951841] pci_bus 0000:01: resource 2 [mem 0xa0000000-0xc1ffffff 64bit pref]
[ 0.951843] pci_bus 0000:3a: resource 1 [mem 0xdc200000-0xdc2fffff]
[ 0.951844] pci_bus 0000:3b: resource 1 [mem 0xdc100000-0xdc1fffff]
[ 0.951845] pci_bus 0000:3c: resource 0 [io 0xe000-0xefff]
[ 0.951847] pci_bus 0000:3c: resource 1 [mem 0xdc000000-0xdc0fffff]
[ 1.013202] NET: Registered protocol family 2
[ 1.029247] TCP established hash table entries: 65536 (order: 7, 524288 bytes)
[ 1.029359] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
[ 1.029464] TCP: Hash tables configured (established 65536 bind 65536)
[ 1.029481] UDP hash table entries: 4096 (order: 5, 131072 bytes)
[ 1.029501] UDP-Lite hash table entries: 4096 (order: 5, 131072 bytes)
[ 1.053197] NET: Registered protocol family 1
[ 1.053210] pci 0000:00:02.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
[ 1.054334] PCI: CLS 0 bytes, default 64
[ 1.054376] Unpacking initramfs...
[ 1.985846] Freeing initrd memory: 8668K (ffff88002f6c7000 - ffff88002ff3e000)
[ 2.001226] DMAR: ACPI device "device:64" under DMAR at fed91000 as 00:15.0
[ 2.001230] DMAR: ACPI device "device:65" under DMAR at fed91000 as 00:15.1
[ 2.001258] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[ 2.001260] software IO TLB [mem 0x63a09000-0x67a09000] (64MB) mapped at [ffff880063a09000-ffff880067a08fff]
[ 2.001301] RAPL PMU: API unit is 2^-32 Joules, 5 fixed counters, 655360 ms ovfl timer
[ 2.001303] RAPL PMU: hw unit of domain pp0-core 2^-14 Joules
[ 2.001303] RAPL PMU: hw unit of domain package 2^-14 Joules
[ 2.001304] RAPL PMU: hw unit of domain dram 2^-14 Joules
[ 2.001305] RAPL PMU: hw unit of domain pp1-gpu 2^-14 Joules
[ 2.001306] RAPL PMU: hw unit of domain psys 2^-14 Joules
[ 2.001367] Scanning for low memory corruption every 60 seconds
[ 2.017344] futex hash table entries: 1024 (order: 4, 65536 bytes)
[ 2.029213] audit: initializing netlink subsys (disabled)
[ 2.029228] audit: type=2000 audit(1466516463.992:1): initialized
[ 2.029812] workingset: timestamp_bits=34 max_order=21 bucket_order=0
[ 2.029847] zbud: loaded
[ 2.197226] Key type big_key registered
[ 2.198011] Key type asymmetric registered
[ 2.198013] Asymmetric key parser 'x509' registered
[ 2.213289] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)
[ 2.213354] io scheduler noop registered
[ 2.213355] io scheduler deadline registered
[ 2.229258] io scheduler cfq registered (default)
[ 2.229975] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
[ 2.229981] pciehp: PCI Express Hot Plug Controller Driver version: 0.4
[ 2.230001] efifb: probing for efifb
[ 2.230024] efifb: framebuffer at 0x90000000, using 22500k, total 22500k
[ 2.230025] efifb: mode is 3200x1800x32, linelength=12800, pages=1
[ 2.230026] efifb: scrolling: redraw
[ 2.230027] efifb: Truecolor: size=8:8:8:8, shift=24:16:8:0
[ 2.241039] Console: switching to colour frame buffer device 400x112
[ 2.251900] fb0: EFI VGA frame buffer device
[ 2.251907] intel_idle: MWAIT substates: 0x11142120
[ 2.251908] intel_idle: v0.4.1 model 0x4E
[ 2.252123] intel_idle: lapic_timer_reliable_states 0xffffffff
[ 2.252255] GHES: HEST is not enabled!
[ 2.252330] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
[ 2.255069] Non-volatile memory driver v1.3
[ 2.255131] Linux agpgart interface v0.103
[ 2.255581] ahci 0000:00:17.0: version 3.0
[ 2.255768] ahci 0000:00:17.0: AHCI 0001.0301 32 slots 8 ports 6 Gbps 0x0 impl SATA mode
[ 2.255770] ahci 0000:00:17.0: flags: 64bit ncq pm led clo only pio slum part deso sadm sds apst
[ 2.256791] scsi host0: ahci
[ 2.256990] scsi host1: ahci
[ 2.257274] scsi host2: ahci
[ 2.257495] scsi host3: ahci
[ 2.257741] scsi host4: ahci
[ 2.257936] scsi host5: ahci
[ 2.258171] scsi host6: ahci
[ 2.258399] scsi host7: ahci
[ 2.258454] ata1: DUMMY
[ 2.258455] ata2: DUMMY
[ 2.258456] ata3: DUMMY
[ 2.258457] ata4: DUMMY
[ 2.258458] ata5: DUMMY
[ 2.258458] ata6: DUMMY
[ 2.258459] ata7: DUMMY
[ 2.258460] ata8: DUMMY
[ 2.258527] i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f13:PS2M] at 0x60,0x64 irq 1,12
[ 2.259066] i8042: Warning: Keylock active
[ 2.261362] serio: i8042 KBD port at 0x60,0x64 irq 1
[ 2.261392] serio: i8042 AUX port at 0x60,0x64 irq 12
[ 2.261504] mousedev: PS/2 mouse device common for all mice
[ 2.261663] rtc_cmos 00:01: RTC can wake from S4
[ 2.262186] rtc_cmos 00:01: rtc core: registered rtc_cmos as rtc0
[ 2.262269] rtc_cmos 00:01: alarms up to one month, y3k, 242 bytes nvram, hpet irqs
[ 2.262278] intel_pstate: Intel P-state driver initializing
[ 2.262583] intel_pstate: HWP enabled
[ 2.262588] ledtrig-cpu: registered to indicate activity on CPUs
[ 2.262589] EFI Variables Facility v0.08 2004-May-17
[ 2.262800] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input0
[ 2.267289] hidraw: raw HID events driver (C) Jiri Kosina
[ 2.267301] intel_pmc_core 0000:00:1f.2: enabling device (0000 -> 0002)
[ 2.357421] NET: Registered protocol family 10
[ 2.357920] microcode: CPU0 sig=0x406e3, pf=0x80, revision=0x8a
[ 2.357960] microcode: CPU1 sig=0x406e3, pf=0x80, revision=0x8a
[ 2.357971] microcode: CPU2 sig=0x406e3, pf=0x80, revision=0x8a
[ 2.358026] microcode: CPU3 sig=0x406e3, pf=0x80, revision=0x8a
[ 2.358114] microcode: Microcode Update Driver: v2.01 <tigran@aivazian.fsnet.co.uk>, Peter Oruba
[ 2.358337] registered taskstats version 1
[ 2.358352] zswap: loaded using pool lzo/zbud
[ 2.362639] Key type encrypted registered
[ 2.362642] AppArmor: AppArmor sha1 policy hashing enabled
[ 2.364081] Magic number: 4:90:686
[ 2.364083] hash matches drivers/base/power/main.c:1028
[ 2.364362] rtc_cmos 00:01: setting system clock to 2016-06-21 13:41:05 UTC (1466516465)
[ 2.364463] PM: Checking hibernation image partition /dev/nvme0n1p2
[ 3.001391] tsc: Refined TSC clocksource calibration: 2399.999 MHz
[ 3.001395] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x2298364cab5, max_idle_ns: 440795214892 ns
[ 3.089759] psmouse serio1: synaptics: queried max coordinates: x [..5666], y [..4734]
[ 3.123622] psmouse serio1: synaptics: queried min coordinates: x [1276..], y [1118..]
[ 3.183379] psmouse serio1: synaptics: Touchpad model: 1, fw: 8.2, id: 0x1e2a1, caps: 0xf00223/0x840300/0x12e800/0x0, board id: 3038, fw id: 2011643
[ 3.225560] input: SynPS/2 Synaptics TouchPad as /devices/platform/i8042/serio1/input/input2
[ 3.228693] PM: Hibernation image not present or could not be loaded.
[ 3.229612] Freeing unused kernel memory: 1688K (ffffffff81d29000 - ffffffff81ecf000)
[ 3.229615] Write protecting the kernel read-only data: 12288k
[ 3.230043] Freeing unused kernel memory: 1060K (ffff8800016f7000 - ffff880001800000)
[ 3.231681] Freeing unused kernel memory: 972K (ffff880001b0d000 - ffff880001c00000)
[ 3.234167] random: systemd urandom read with 19 bits of entropy available
[ 3.256105] systemd[1]: systemd 210 running in system mode. (+PAM +LIBWRAP +AUDIT +SELINUX -IMA +SYSVINIT +LIBCRYPTSETUP +GCRYPT +ACL +XZ +SECCOMP +APPARMOR)
[ 3.256245] systemd[1]: Detected architecture 'x86-64'.
[ 3.256247] systemd[1]: Running in initial RAM disk.
[ 3.256296] systemd[1]: Set hostname to <jarvis>.
[ 3.285809] systemd[1]: Expecting device dev-disk-by\x2duuid-994363fd\x2dc12c\x2d4c6c\x2d92e9\x2d85e8ac695cf9.device...
[ 3.285846] systemd[1]: Starting Timers.
[ 3.285861] systemd[1]: Reached target Timers.
[ 3.285875] systemd[1]: Starting -.slice.
[ 3.305375] systemd[1]: Created slice -.slice.
[ 3.305401] systemd[1]: Starting udev Kernel Socket.
[ 3.305430] systemd[1]: Listening on udev Kernel Socket.
[ 3.305448] systemd[1]: Starting udev Control Socket.
[ 3.305477] systemd[1]: Listening on udev Control Socket.
[ 3.305492] systemd[1]: Starting Journal Socket.
[ 3.305524] systemd[1]: Listening on Journal Socket.
[ 3.305541] systemd[1]: Starting Sockets.
[ 3.305554] systemd[1]: Reached target Sockets.
[ 3.305568] systemd[1]: Starting System Slice.
[ 3.305679] systemd[1]: Created slice System Slice.
[ 3.305694] systemd[1]: Starting system-systemd\x2dfsck.slice.
[ 3.305798] systemd[1]: Created slice system-systemd\x2dfsck.slice.
[ 3.305864] systemd[1]: Starting dracut cmdline hook...
[ 3.306223] systemd[1]: Starting Create list of required static device nodes for the current kernel...
[ 3.306662] systemd[1]: Starting Load Kernel Modules...
[ 3.307039] systemd[1]: Starting Entropy Daemon based on the HAVEGE algorithm...
[ 3.307438] systemd[1]: Started Entropy Daemon based on the HAVEGE algorithm.
[ 3.307565] systemd[1]: Starting Journal Service...
[ 3.309389] systemd[1]: Starting Slices.
[ 3.309411] systemd[1]: Reached target Slices.
[ 3.309444] systemd[1]: Starting Setup Virtual Console...
[ 3.309874] systemd[1]: Starting Swap.
[ 3.309895] systemd[1]: Reached target Swap.
[ 3.309919] systemd[1]: Starting Local File Systems.
[ 3.309936] systemd[1]: Reached target Local File Systems.
[ 3.310325] systemd[1]: Started Create list of required static device nodes for the current kernel.
[ 3.310554] systemd[1]: Started Load Kernel Modules.
[ 3.312324] systemd[1]: Starting Apply Kernel Variables...
[ 3.312828] systemd[1]: Starting Create static device nodes in /dev...
[ 3.315799] systemd[1]: Started Apply Kernel Variables.
[ 3.320609] systemd[1]: Started Create static device nodes in /dev.
[ 3.333058] systemd[1]: Started Setup Virtual Console.
[ 3.355029] systemd[1]: Started Journal Service.
[ 3.411244] input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input3
[ 3.412985] ACPI: Lid Switch [LID0]
[ 3.413046] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input4
[ 3.414049] ACPI: Power Button [PBTN]
[ 3.414118] input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input5
[ 3.414168] ACPI: Sleep Button [SBTN]
[ 3.414222] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input6
[ 3.414264] ACPI: Power Button [PWRF]
[ 3.439311] ACPI: bus type USB registered
[ 3.439330] usbcore: registered new interface driver usbfs
[ 3.439338] usbcore: registered new interface driver hub
[ 3.439357] usbcore: registered new device driver usb
[ 3.439915] [drm] Initialized drm 1.1.0 20060810
[ 3.440954] xhci_hcd 0000:00:14.0: xHCI Host Controller
[ 3.440971] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 1
[ 3.442431] xhci_hcd 0000:00:14.0: hcc params 0x200077c1 hci version 0x100 quirks 0x00109810
[ 3.442454] xhci_hcd 0000:00:14.0: cache line size of 64 is not supported
[ 3.442781] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[ 3.442783] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 3.442784] usb usb1: Product: xHCI Host Controller
[ 3.442792] usb usb1: Manufacturer: Linux 4.7.0-rc4+ xhci-hcd
[ 3.442794] usb usb1: SerialNumber: 0000:00:14.0
[ 3.443030] hub 1-0:1.0: USB hub found
[ 3.443107] hub 1-0:1.0: 12 ports detected
[ 3.450569] rtsx_pci 0000:3b:00.0: rtsx_pci_acquire_irq: pcr->msi_en = 1, pci->irq = 124
[ 3.459309] xhci_hcd 0000:00:14.0: xHCI Host Controller
[ 3.459315] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 2
[ 3.459371] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003
[ 3.459373] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 3.459374] usb usb2: Product: xHCI Host Controller
[ 3.459376] usb usb2: Manufacturer: Linux 4.7.0-rc4+ xhci-hcd
[ 3.459377] usb usb2: SerialNumber: 0000:00:14.0
[ 3.459551] hub 2-0:1.0: USB hub found
[ 3.459582] hub 2-0:1.0: 6 ports detected
[ 3.461544] nvme nvme0: pci function 0000:3c:00.0
[ 3.475143] usb: port power management may be unreliable
[ 3.478669] [drm:intel_detect_pch] Found SunrisePoint LP PCH
[ 3.478673] [drm:get_allowed_dc_mask] Allowed DC state mask 03
[ 3.493252] [drm:i915_dump_device_info] i915 device info: gen=9, pciid=0x1916 rev=0x07 flags=need_gfx_hws,is_skylake,has_fbc,has_hotplug,has_llc,has_ddi,has_fpga_dbg,
[ 3.493513] [drm:intel_device_info_runtime_init] slice total: 1
[ 3.493516] [drm:intel_device_info_runtime_init] subslice total: 3
[ 3.493517] [drm:intel_device_info_runtime_init] subslice per slice: 3
[ 3.493518] [drm:intel_device_info_runtime_init] EU total: 24
[ 3.493520] [drm:intel_device_info_runtime_init] EU per subslice: 8
[ 3.493521] [drm:intel_device_info_runtime_init] has slice power gating: n
[ 3.493522] [drm:intel_device_info_runtime_init] has subslice power gating: n
[ 3.493523] [drm:intel_device_info_runtime_init] has EU power gating: y
[ 3.493580] [drm:i915_gem_init_stolen] Memory reserved for graphics device: 65536K, usable: 64512K
[ 3.493582] [drm] Memory usable by graphics device = 4096M
[ 3.493583] [drm:i915_ggtt_init_hw] GMADR size = 256M
[ 3.493584] [drm:i915_ggtt_init_hw] GTT stolen size = 64M
[ 3.493586] [drm:i915_ggtt_init_hw] ppgtt mode: 3
[ 3.493588] checking generic (90000000 15f9000) vs hw (90000000 10000000)
[ 3.493589] fb: switching to inteldrmfb from EFI VGA
[ 3.493617] Console: switching to colour dummy device 80x25
[ 3.493690] [drm] Replacing VGA console driver
[ 3.493731] [drm:intel_opregion_setup] graphic opregion physical addr: 0x79bea018
[ 3.493739] [drm:intel_opregion_setup] Public ACPI methods supported
[ 3.493740] [drm:intel_opregion_setup] SWSCI supported
[ 3.499676] [drm:swsci_setup] SWSCI GBDA callbacks 00000cb3, SBCB callbacks 00300483
[ 3.499679] [drm:intel_opregion_setup] ASLE supported
[ 3.499681] [drm:intel_opregion_setup] ASLE extension supported
[ 3.499683] [drm:intel_opregion_setup] Found valid VBT in ACPI OpRegion (Mailbox #4)
[ 3.499749] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
[ 3.499750] [drm] Driver supports precise vblank timestamp query.
[ 3.499752] [drm:init_vbt_defaults] Set default to SSC at 120000 kHz
[ 3.499754] [drm:intel_bios_init] VBT signature "$VBT SKYLAKE ", BDB version 203
[ 3.499755] [drm:parse_general_features] BDB_GENERAL_FEATURES int_tv_support 0 int_crt_support 0 lvds_use_ssc 0 lvds_ssc_freq 120000 display_clock_mode 1 fdi_rx_polarity_inverted 0
[ 3.499757] [drm:parse_general_definitions] crt_ddc_bus_pin: 2
[ 3.501304] [drm:parse_lfp_panel_data] Panel type: 0 (OpRegion)
[ 3.501307] [drm:parse_lfp_panel_data] DRRS supported mode is static
[ 3.501310] [drm:parse_lfp_panel_data] Found panel mode in BIOS VBT tables:
[ 3.501313] [drm:drm_mode_debug_printmodeline] Modeline 0:"640x480" 0 25180 640 648 744 784 480 482 484 509 0x8 0xa
[ 3.501314] [drm:parse_lfp_panel_data] VBT initial LVDS value 300
[ 3.501315] [drm:parse_lfp_backlight] VBT backlight PWM modulation frequency 200 Hz, active high, min brightness 0, level 255
[ 3.501317] [drm:parse_sdvo_device_mapping] Unsupported child device size for SDVO mapping.
[ 3.501318] [drm:parse_device_mapping] Expected child device config size for VBT version 203 not known; assuming 38
[ 3.501321] [drm:parse_driver_features] DRRS State Enabled:0
[ 3.501323] [drm:parse_ddi_port] Port A VBT info: DP:1 HDMI:0 DVI:0 EDP:1 CRT:0
[ 3.501325] [drm:parse_ddi_port] VBT HDMI level shift for port A: 0
[ 3.501326] [drm:parse_ddi_port] Port B VBT info: DP:1 HDMI:1 DVI:1 EDP:0 CRT:0
[ 3.501328] [drm:parse_ddi_port] VBT HDMI level shift for port B: 8
[ 3.501329] [drm:parse_ddi_port] Port C VBT info: DP:1 HDMI:1 DVI:1 EDP:0 CRT:0
[ 3.501331] [drm:parse_ddi_port] VBT HDMI level shift for port C: 8
[ 3.501383] [drm:intel_dsm_pci_probe] no _DSM method for intel device
[ 3.501390] [drm:gen9_set_dc_state] Setting DC state from 00 to 00
[ 3.501436] [drm:intel_power_well_enable] enabling power well 1
[ 3.501454] [drm:intel_power_well_enable] enabling MISC IO power well
[ 3.501477] [drm:intel_power_well_enable] enabling always-on
[ 3.501479] [drm:intel_power_well_enable] enabling DC off
[ 3.501481] [drm:gen9_set_dc_state] Setting DC state from 00 to 00
[ 3.501509] [drm:intel_power_well_enable] enabling power well 2
[ 3.501527] [drm:intel_power_well_enable] enabling DDI A/E power well
[ 3.501550] [drm:intel_power_well_enable] enabling DDI B power well
[ 3.501564] [drm:skl_set_power_well] Enabling DDI B power well
[ 3.501568] [drm:intel_power_well_enable] enabling DDI C power well
[ 3.501582] [drm:skl_set_power_well] Enabling DDI C power well
[ 3.501587] [drm:intel_power_well_enable] enabling DDI D power well
[ 3.501600] [drm:skl_set_power_well] Enabling DDI D power well
[ 3.501610] [drm:gen9_set_dc_state] Setting DC state from 00 to 00
[ 3.501748] [drm:intel_csr_ucode_init] Loading i915/skl_dmc_ver1.bin
[ 3.505479] [drm:intel_print_wm_latency] Gen9 Plane WM0 latency 2 (2.0 usec)
[ 3.505482] [drm:intel_print_wm_latency] Gen9 Plane WM1 latency 19 (19.0 usec)
[ 3.505484] [drm:intel_print_wm_latency] Gen9 Plane WM2 latency 28 (28.0 usec)
[ 3.505485] [drm:intel_print_wm_latency] Gen9 Plane WM3 latency 32 (32.0 usec)
[ 3.505486] [drm:intel_print_wm_latency] Gen9 Plane WM4 latency 63 (63.0 usec)
[ 3.505487] [drm:intel_print_wm_latency] Gen9 Plane WM5 latency 77 (77.0 usec)
[ 3.505488] [drm:intel_print_wm_latency] Gen9 Plane WM6 latency 83 (83.0 usec)
[ 3.505489] [drm:intel_print_wm_latency] Gen9 Plane WM7 latency 99 (99.0 usec)
[ 3.505490] [drm:intel_modeset_init] 3 display pipes available.
[ 3.505517] [drm:intel_update_rawclk] rawclk rate: 24000 kHz
[ 3.505531] [drm:intel_update_cdclk] Current CD clock rate: 450000 kHz
[ 3.505535] [drm:intel_update_max_cdclk] Max CD clock rate: 675000 kHz
[ 3.505536] [drm:intel_update_max_cdclk] Max dotclock rate: 675000 kHz
[ 3.505574] vgaarb: device changed decodes: PCI:0000:00:02.0,olddecodes=io+mem,decodes=io+mem:owns=io+mem
[ 3.505931] [drm:intel_dp_init_connector] Adding eDP connector on port A
[ 3.506071] [drm:intel_dp_init_panel_power_sequencer] cur t1_t3 0 t8 0 t9 0 t10 500 t11_t12 6000
[ 3.506072] [drm:intel_dp_init_panel_power_sequencer] vbt t1_t3 2000 t8 10 t9 2000 t10 500 t11_t12 5000
[ 3.506073] [drm:intel_dp_init_panel_power_sequencer] panel power up delay 200, power down delay 50, power cycle delay 600
[ 3.506075] [drm:intel_dp_init_panel_power_sequencer] backlight on delay 1, off delay 200
[ 3.506077] [drm:intel_dp_aux_init] registering DPDDC-A bus for card0-eDP-1
[ 3.506187] [drm:edp_panel_vdd_on] Turning eDP port A VDD on
[ 3.506283] [drm:edp_panel_vdd_on] PP_STATUS: 0x80000008 PP_CONTROL: 0xabcd000f
[ 3.506858] [drm:intel_dp_get_dpcd] DPCD: 12 14 84 40 00 00 01 01 02 00 00 00 00 0b 00
[ 3.507776] [drm:intel_dp_get_dpcd] Detected EDP PSR Panel.
[ 3.507777] [drm:intel_dp_get_dpcd] Display Port TPS3 support: source yes, sink no
[ 3.508275] [drm:intel_dp_print_rates] source rates: 162000, 216000, 270000, 324000, 432000, 540000
[ 3.508279] [drm:intel_dp_print_rates] sink rates: 162000, 270000, 540000
[ 3.508280] [drm:intel_dp_print_rates] common rates: 162000, 270000, 540000
[ 3.508370] [drm:intel_dp_init_panel_power_sequencer_registers] panel power sequencer register settings: PP_ON 0x7d00001, PP_OFF 0x1f40001, PP_DIV 0x4af06
[ 3.510571] [drm] Finished loading i915/skl_dmc_ver1.bin (v1.26)
[ 3.513290] [drm:drm_edid_to_eld] ELD: no CEA Extension found
[ 3.513291] [drm:intel_dp_drrs_init] VBT doesn't support DRRS
[ 3.513329] [drm:intel_panel_setup_backlight] Connector eDP-1 backlight initialized, enabled, brightness 937/937
[ 3.513360] [drm:intel_dp_init_connector] Adding DP connector on port B
[ 3.513396] [drm:intel_dp_aux_init] registering DPDDC-B bus for card0-DP-1
[ 3.513474] [drm:intel_hdmi_init_connector] Adding HDMI connector on port B
[ 3.513511] [drm:intel_dp_init_connector] Adding DP connector on port C
[ 3.513532] [drm:intel_dp_aux_init] registering DPDDC-C bus for card0-DP-2
[ 3.513604] [drm:intel_hdmi_init_connector] Adding HDMI connector on port C
[ 3.513690] [drm:intel_modeset_readout_hw_state] [CRTC:26] hw state readout: enabled
[ 3.513699] [drm:intel_modeset_readout_hw_state] [CRTC:30] hw state readout: disabled
[ 3.513708] [drm:intel_modeset_readout_hw_state] [CRTC:34] hw state readout: disabled
[ 3.513717] [drm:intel_modeset_readout_hw_state] DPLL 0 hw state readout: crtc_mask 0x00000001, on 1
[ 3.513721] [drm:intel_modeset_readout_hw_state] DPLL 1 hw state readout: crtc_mask 0x00000000, on 0
[ 3.513726] [drm:intel_modeset_readout_hw_state] DPLL 2 hw state readout: crtc_mask 0x00000000, on 0
[ 3.513730] [drm:intel_modeset_readout_hw_state] DPLL 3 hw state readout: crtc_mask 0x00000000, on 0
[ 3.513772] [drm:intel_ddi_get_config] pipe has 24 bpp for eDP panel, overriding BIOS-provided max 18 bpp
[ 3.513777] [drm:intel_modeset_readout_hw_state] [ENCODER:36:TMDS-36] hw state readout: enabled, pipe A
[ 3.513781] [drm:intel_modeset_readout_hw_state] [ENCODER:45:TMDS-45] hw state readout: disabled, pipe A
[ 3.513782] [drm:intel_modeset_readout_hw_state] [ENCODER:47:DP MST-47] hw state readout: disabled, pipe A
[ 3.513783] [drm:intel_modeset_readout_hw_state] [ENCODER:48:DP MST-48] hw state readout: disabled, pipe B
[ 3.513784] [drm:intel_modeset_readout_hw_state] [ENCODER:49:DP MST-49] hw state readout: disabled, pipe C
[ 3.513786] [drm:intel_modeset_readout_hw_state] [ENCODER:52:TMDS-52] hw state readout: disabled, pipe A
[ 3.513786] [drm:intel_modeset_readout_hw_state] [ENCODER:54:DP MST-54] hw state readout: disabled, pipe A
[ 3.513787] [drm:intel_modeset_readout_hw_state] [ENCODER:55:DP MST-55] hw state readout: disabled, pipe B
[ 3.513788] [drm:intel_modeset_readout_hw_state] [ENCODER:56:DP MST-56] hw state readout: disabled, pipe C
[ 3.513795] [drm:intel_modeset_readout_hw_state] [CONNECTOR:37:eDP-1] hw state readout: enabled
[ 3.513799] [drm:intel_modeset_readout_hw_state] [CONNECTOR:46:DP-1] hw state readout: disabled
[ 3.513804] [drm:intel_modeset_readout_hw_state] [CONNECTOR:50:HDMI-A-1] hw state readout: disabled
[ 3.513808] [drm:intel_modeset_readout_hw_state] [CONNECTOR:53:DP-2] hw state readout: disabled
[ 3.513813] [drm:intel_modeset_readout_hw_state] [CONNECTOR:57:HDMI-A-2] hw state readout: disabled
[ 3.513887] [drm:intel_dump_pipe_config] [CRTC:26][setup_hw_state] config ffff880272e63000 for pipe A
[ 3.513888] [drm:intel_dump_pipe_config] cpu_transcoder: EDP
[ 3.513889] [drm:intel_dump_pipe_config] pipe bpp: 24, dithering: 0
[ 3.513890] [drm:intel_dump_pipe_config] fdi/pch: 0, lanes: 0, gmch_m: 0, gmch_n: 0, link_m: 0, link_n: 0, tu: 0
[ 3.513891] [drm:intel_dump_pipe_config] dp: 1, lanes: 4, gmch_m: 4348677, gmch_n: 8388608, link_m: 362389, link_n: 524288, tu: 64
[ 3.513892] [drm:intel_dump_pipe_config] dp: 1, lanes: 4, gmch_m2: 0, gmch_n2: 0, link_m2: 0, link_n2: 0, tu2: 0
[ 3.513893] [drm:intel_dump_pipe_config] audio: 0, infoframes: 0
[ 3.513894] [drm:intel_dump_pipe_config] requested mode:
[ 3.513896] [drm:drm_mode_debug_printmodeline] Modeline 0:"3200x1800" 60 373249 3200 3248 3280 3360 1800 1803 1808 1852 0x40 0xa
[ 3.513897] [drm:intel_dump_pipe_config] adjusted mode:
[ 3.513898] [drm:drm_mode_debug_printmodeline] Modeline 0:"3200x1800" 60 373249 3200 3248 3280 3360 1800 1803 1808 1852 0x40 0xa
[ 3.513900] [drm:intel_dump_crtc_timings] crtc timings: 373249 3200 3248 3280 3360 1800 1803 1808 1852, type: 0x40 flags: 0xa
[ 3.513901] [drm:intel_dump_pipe_config] port clock: 540000
[ 3.513902] [drm:intel_dump_pipe_config] pipe src size: 3200x1800
[ 3.513903] [drm:intel_dump_pipe_config] num_scalers: 2, scaler_users: 0x0, scaler_id: -1
[ 3.513904] [drm:intel_dump_pipe_config] gmch pfit: control: 0x00000000, ratios: 0x00000000, lvds border: 0x00000000
[ 3.513905] [drm:intel_dump_pipe_config] pch pfit: pos: 0x00000000, size: 0x00000000, disabled
[ 3.513905] [drm:intel_dump_pipe_config] ips: 0
[ 3.513906] [drm:intel_dump_pipe_config] double wide: 0
[ 3.513907] [drm:intel_dump_pipe_config] ddi_pll_sel: 0; dpll_hw_state: ctrl1: 0x1, cfgcr1: 0x0, cfgcr2: 0x0
[ 3.513908] [drm:intel_dump_pipe_config] planes on this crtc
[ 3.513909] [drm:intel_dump_pipe_config] STANDARD PLANE:23 plane: 0.0 idx: 0 disabled, scaler_id = -1
[ 3.513910] [drm:intel_dump_pipe_config] CURSOR PLANE:25 plane: 0.1 idx: 1 disabled, scaler_id = -1
[ 3.513911] [drm:intel_dump_pipe_config] STANDARD PLANE:27 plane: 0.1 idx: 2 disabled, scaler_id = -1
[ 3.513919] [drm:intel_dump_pipe_config] [CRTC:30][setup_hw_state] config ffff880272eb3000 for pipe B
[ 3.513919] [drm:intel_dump_pipe_config] cpu_transcoder: B
[ 3.513920] [drm:intel_dump_pipe_config] pipe bpp: 0, dithering: 0
[ 3.513921] [drm:intel_dump_pipe_config] fdi/pch: 0, lanes: 0, gmch_m: 0, gmch_n: 0, link_m: 0, link_n: 0, tu: 0
[ 3.513922] [drm:intel_dump_pipe_config] dp: 0, lanes: 0, gmch_m: 0, gmch_n: 0, link_m: 0, link_n: 0, tu: 0
[ 3.513923] [drm:intel_dump_pipe_config] dp: 0, lanes: 0, gmch_m2: 0, gmch_n2: 0, link_m2: 0, link_n2: 0, tu2: 0
[ 3.513924] [drm:intel_dump_pipe_config] audio: 0, infoframes: 0
[ 3.513925] [drm:intel_dump_pipe_config] requested mode:
[ 3.513926] [drm:drm_mode_debug_printmodeline] Modeline 0:"" 0 0 0 0 0 0 0 0 0 0 0x0 0x0
[ 3.513927] [drm:intel_dump_pipe_config] adjusted mode:
[ 3.513928] [drm:drm_mode_debug_printmodeline] Modeline 0:"" 0 0 0 0 0 0 0 0 0 0 0x0 0x0
[ 3.513930] [drm:intel_dump_crtc_timings] crtc timings: 0 0 0 0 0 0 0 0 0, type: 0x0 flags: 0x0
[ 3.513930] [drm:intel_dump_pipe_config] port clock: 0
[ 3.513931] [drm:intel_dump_pipe_config] pipe src size: 0x0
[ 3.513932] [drm:intel_dump_pipe_config] num_scalers: 2, scaler_users: 0x0, scaler_id: 0
[ 3.513933] [drm:intel_dump_pipe_config] gmch pfit: control: 0x00000000, ratios: 0x00000000, lvds border: 0x00000000
[ 3.513934] [drm:intel_dump_pipe_config] pch pfit: pos: 0x00000000, size: 0x00000000, disabled
[ 3.513935] [drm:intel_dump_pipe_config] ips: 0
[ 3.513935] [drm:intel_dump_pipe_config] double wide: 0
[ 3.513936] [drm:intel_dump_pipe_config] ddi_pll_sel: 0; dpll_hw_state: ctrl1: 0x0, cfgcr1: 0x0, cfgcr2: 0x0
[ 3.513937] [drm:intel_dump_pipe_config] planes on this crtc
[ 3.513938] [drm:intel_dump_pipe_config] STANDARD PLANE:28 plane: 1.0 idx: 3 disabled, scaler_id = -1
[ 3.513939] [drm:intel_dump_pipe_config] CURSOR PLANE:29 plane: 1.2 idx: 4 disabled, scaler_id = -1
[ 3.513940] [drm:intel_dump_pipe_config] STANDARD PLANE:31 plane: 1.1 idx: 5 disabled, scaler_id = -1
[ 3.513951] [drm:intel_dump_pipe_config] [CRTC:34][setup_hw_state] config ffff880272f28800 for pipe C
[ 3.513951] [drm:intel_dump_pipe_config] cpu_transcoder: C
[ 3.513952] [drm:intel_dump_pipe_config] pipe bpp: 0, dithering: 0
[ 3.513953] [drm:intel_dump_pipe_config] fdi/pch: 0, lanes: 0, gmch_m: 0, gmch_n: 0, link_m: 0, link_n: 0, tu: 0
[ 3.513954] [drm:intel_dump_pipe_config] dp: 0, lanes: 0, gmch_m: 0, gmch_n: 0, link_m: 0, link_n: 0, tu: 0
[ 3.513955] [drm:intel_dump_pipe_config] dp: 0, lanes: 0, gmch_m2: 0, gmch_n2: 0, link_m2: 0, link_n2: 0, tu2: 0
[ 3.513956] [drm:intel_dump_pipe_config] audio: 0, infoframes: 0
[ 3.513957] [drm:intel_dump_pipe_config] requested mode:
[ 3.513958] [drm:drm_mode_debug_printmodeline] Modeline 0:"" 0 0 0 0 0 0 0 0 0 0 0x0 0x0
[ 3.513959] [drm:intel_dump_pipe_config] adjusted mode:
[ 3.513960] [drm:drm_mode_debug_printmodeline] Modeline 0:"" 0 0 0 0 0 0 0 0 0 0 0x0 0x0
[ 3.513961] [drm:intel_dump_crtc_timings] crtc timings: 0 0 0 0 0 0 0 0 0, type: 0x0 flags: 0x0
[ 3.513962] [drm:intel_dump_pipe_config] port clock: 0
[ 3.513963] [drm:intel_dump_pipe_config] pipe src size: 0x0
[ 3.513964] [drm:intel_dump_pipe_config] num_scalers: 1, scaler_users: 0x0, scaler_id: 0
[ 3.513965] [drm:intel_dump_pipe_config] gmch pfit: control: 0x00000000, ratios: 0x00000000, lvds border: 0x00000000
[ 3.513966] [drm:intel_dump_pipe_config] pch pfit: pos: 0x00000000, size: 0x00000000, disabled
[ 3.513966] [drm:intel_dump_pipe_config] ips: 0
[ 3.513967] [drm:intel_dump_pipe_config] double wide: 0
[ 3.513968] [drm:intel_dump_pipe_config] ddi_pll_sel: 0; dpll_hw_state: ctrl1: 0x0, cfgcr1: 0x0, cfgcr2: 0x0
[ 3.513969] [drm:intel_dump_pipe_config] planes on this crtc
[ 3.513970] [drm:intel_dump_pipe_config] STANDARD PLANE:32 plane: 2.0 idx: 6 disabled, scaler_id = -1
[ 3.513971] [drm:intel_dump_pipe_config] CURSOR PLANE:33 plane: 2.3 idx: 7 disabled, scaler_id = -1
[ 3.513972] [drm:intel_dump_pipe_config] STANDARD PLANE:35 plane: 2.1 idx: 8 disabled, scaler_id = -1
[ 3.514337] [drm:intel_power_well_disable] disabling DDI D power well
[ 3.514354] [drm:skl_set_power_well] Disabling DDI D power well
[ 3.514372] [drm:intel_power_well_disable] disabling DDI C power well
[ 3.514391] [drm:skl_set_power_well] Disabling DDI C power well
[ 3.514400] [drm:intel_power_well_disable] disabling DDI B power well
[ 3.514418] [drm:skl_set_power_well] Disabling DDI B power well
[ 3.514436] [drm:intel_power_well_disable] disabling power well 2
[ 3.514510] [drm:skl_set_power_well] Disabling power well 2
[ 3.514547] [drm:skylake_get_initial_plane_config] pipe A with fb: size=3200x1800@32, offset=0, pitch 12800, size 0x15f9000
[ 3.514549] [drm:i915_gem_object_create_stolen_for_preallocated] creating preallocated stolen object: stolen_offset=0, gtt_offset=0, size=15f9000
[ 3.514552] [drm:i915_pages_create_for_stolen] offset=0x0, size=23040000
[ 3.514555] [drm:intel_alloc_initial_plane_obj] initial plane fb obj ffff880272e9db40
[ 3.514764] [drm:i915_gem_setup_global_gtt] reserving preallocated space: 0 + 15f9000
[ 3.514765] [drm:i915_gem_setup_global_gtt] clearing unused GTT space: [15f9000, fffff000]
[ 3.516113] [drm:i915_gem_context_init] LR context support initialized
[ 3.516122] [drm:intel_init_pipe_control] render ring pipe control offset: 0x015f9000
[ 3.516188] [drm:gen8_init_common_ring] Execlists enabled for render ring
[ 3.516240] [drm:gen8_init_common_ring] Execlists enabled for blitter ring
[ 3.516283] [drm:gen8_init_common_ring] Execlists enabled for bsd ring
[ 3.516323] [drm:gen8_init_common_ring] Execlists enabled for video enhancement ring
[ 3.516543] [drm:intel_update_cdclk] Current CD clock rate: 450000 kHz
[ 3.516544] [drm:nop_init_clock_gating] No clock gating settings or workarounds applied.
[ 3.516616] [drm:intel_backlight_device_register] Connector eDP-1 backlight sysfs interface registered
[ 3.516618] [drm:intel_fbdev_init_bios] found possible fb from plane A
[ 3.516619] [drm:intel_fbdev_init_bios] pipe B not active or no fb, skipping
[ 3.516620] [drm:intel_fbdev_init_bios] pipe C not active or no fb, skipping
[ 3.516620] [drm:intel_fbdev_init_bios] checking plane A for BIOS fb
[ 3.516622] [drm:intel_fbdev_init_bios] pipe A area: 3200x1800, bpp: 32, size: 23040000
[ 3.516623] [drm:intel_fbdev_init_bios] fb big enough for plane A (23040000 >= 23040000)
[ 3.516624] [drm:intel_fbdev_init_bios] pipe B not active, skipping
[ 3.516625] [drm:intel_fbdev_init_bios] pipe C not active, skipping
[ 3.516625] [drm:intel_fbdev_init_bios] using BIOS fb for initial console
[ 3.516728] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:37:eDP-1]
[ 3.516729] [drm:intel_dp_detect] [CONNECTOR:37:eDP-1]
[ 3.517922] [drm:intel_didl_outputs] 9 outputs detected
[ 3.519699] ACPI: Video Device [GFX0] (multi-head: yes rom: no post: no)
[ 3.520857] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input7
[ 3.520996] [drm] Initialized i915 1.6.0 20160425 for 0000:00:02.0 on minor 0
[ 3.524757] [drm:drm_dp_dpcd_access] too many retries, giving up
[ 3.524766] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:37:eDP-1] status updated from unknown to connected
[ 3.524782] [drm:drm_edid_to_eld] ELD: no CEA Extension found
[ 3.524785] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:37:eDP-1] probed modes :
[ 3.524787] [drm:drm_mode_debug_printmodeline] Modeline 38:"3200x1800" 60 373250 3200 3248 3280 3360 1800 1803 1808 1852 0x48 0xa
[ 3.524789] [drm:drm_mode_debug_printmodeline] Modeline 39:"3200x1800" 48 298600 3200 3248 3280 3360 1800 1803 1808 1852 0x40 0xa
[ 3.524790] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:46:DP-1]
[ 3.524791] [drm:intel_dp_detect] [CONNECTOR:46:DP-1]
[ 3.524793] [drm:intel_power_well_enable] enabling power well 2
[ 3.524806] [drm:skl_set_power_well] Enabling power well 2
[ 3.524868] [drm:intel_power_well_disable] disabling power well 2
[ 3.524942] [drm:skl_set_power_well] Disabling power well 2
[ 3.524956] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:46:DP-1] status updated from unknown to disconnected
[ 3.524957] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:46:DP-1] disconnected
[ 3.524958] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:50:HDMI-A-1]
[ 3.524959] [drm:intel_hdmi_detect] [CONNECTOR:50:HDMI-A-1]
[ 3.573936] nvme0n1: p1 p2 p3 p4
[ 3.649251] [drm:intel_hdmi_detect] HDMI live status down
[ 3.649256] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:50:HDMI-A-1] status updated from unknown to disconnected
[ 3.649259] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:50:HDMI-A-1] disconnected
[ 3.649262] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:53:DP-2]
[ 3.649264] [drm:intel_dp_detect] [CONNECTOR:53:DP-2]
[ 3.649267] [drm:intel_power_well_enable] enabling power well 2
[ 3.649277] [drm:skl_set_power_well] Enabling power well 2
[ 3.649345] [drm:intel_power_well_disable] disabling power well 2
[ 3.649422] [drm:skl_set_power_well] Disabling power well 2
[ 3.649441] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:53:DP-2] status updated from unknown to disconnected
[ 3.649443] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:53:DP-2] disconnected
[ 3.649445] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:57:HDMI-A-2]
[ 3.649446] [drm:intel_hdmi_detect] [CONNECTOR:57:HDMI-A-2]
[ 3.657283] raid6: sse2x1 gen() 9096 MB/s
[ 3.725261] raid6: sse2x1 xor() 6766 MB/s
[ 3.777269] [drm:intel_hdmi_detect] HDMI live status down
[ 3.777273] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:57:HDMI-A-2] status updated from unknown to disconnected
[ 3.777275] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:57:HDMI-A-2] disconnected
[ 3.777277] [drm:drm_setup_crtcs]
[ 3.777279] [drm:drm_enable_connectors] connector 37 enabled? yes
[ 3.777280] [drm:drm_enable_connectors] connector 46 enabled? no
[ 3.777281] [drm:drm_enable_connectors] connector 50 enabled? no
[ 3.777282] [drm:drm_enable_connectors] connector 53 enabled? no
[ 3.777283] [drm:drm_enable_connectors] connector 57 enabled? no
[ 3.777286] [drm:intel_fb_initial_config] looking for cmdline mode on connector eDP-1
[ 3.777287] [drm:intel_fb_initial_config] looking for preferred mode on connector eDP-1 0
[ 3.777290] [drm:intel_fb_initial_config] connector eDP-1 on pipe A [CRTC:26]: 3200x1800
[ 3.777291] [drm:intel_fb_initial_config] connector DP-1 not enabled, skipping
[ 3.777292] [drm:intel_fb_initial_config] connector HDMI-A-1 not enabled, skipping
[ 3.777293] [drm:intel_fb_initial_config] connector DP-2 not enabled, skipping
[ 3.777295] [drm:intel_fb_initial_config] connector HDMI-A-2 not enabled, skipping
[ 3.777296] [drm:drm_setup_crtcs] desired mode 3200x1800 set on crtc 26 (0,0)
[ 3.777299] [drm:intelfb_create] re-using BIOS fb
[ 3.777321] [drm:intelfb_create] allocated 3200x1800 fb: 0x00000000, bo ffff880272e9db40
[ 3.777380] fbcon: inteldrmfb (fb0) is primary device
[ 3.777480] [drm:connected_sink_compute_bpp] [CONNECTOR:37:eDP-1] checking for sink bpp constrains
[ 3.777481] [drm:connected_sink_compute_bpp] clamping display bpp (was 36) to EDID reported max of 24
[ 3.777484] [drm:skl_update_scaler_crtc] Updating scaler for [CRTC:26] scaler_user index 0.31
[ 3.777485] [drm:intel_dp_compute_config] DP link computation with max lane count 4 max bw 540000 pixel clock 373250KHz
[ 3.777489] [drm:intel_dp_compute_config] DP link bw 14 rate select 00 lane count 4 clock 540000 bpp 24
[ 3.777490] [drm:intel_dp_compute_config] DP link bw required 895800 available 1728000
[ 3.777491] [drm:intel_modeset_pipe_config] hw max bpp: 36, pipe bpp: 24, dithering: 0
[ 3.777493] [drm:intel_dump_pipe_config] [CRTC:26][modeset] config ffff88002fe1c800 for pipe A
[ 3.777494] [drm:intel_dump_pipe_config] cpu_transcoder: EDP
[ 3.777494] [drm:intel_dump_pipe_config] pipe bpp: 24, dithering: 0
[ 3.777495] [drm:intel_dump_pipe_config] fdi/pch: 0, lanes: 0, gmch_m: 0, gmch_n: 0, link_m: 0, link_n: 0, tu: 0
[ 3.777496] [drm:intel_dump_pipe_config] dp: 1, lanes: 4, gmch_m: 4348677, gmch_n: 8388608, link_m: 724779, link_n: 1048576, tu: 64
[ 3.777497] [drm:intel_dump_pipe_config] dp: 1, lanes: 4, gmch_m2: 0, gmch_n2: 0, link_m2: 0, link_n2: 0, tu2: 0
[ 3.777497] [drm:intel_dump_pipe_config] audio: 0, infoframes: 0
[ 3.777498] [drm:intel_dump_pipe_config] requested mode:
[ 3.777499] [drm:drm_mode_debug_printmodeline] Modeline 0:"3200x1800" 60 373250 3200 3248 3280 3360 1800 1803 1808 1852 0x48 0xa
[ 3.777500] [drm:intel_dump_pipe_config] adjusted mode:
[ 3.777501] [drm:drm_mode_debug_printmodeline] Modeline 0:"3200x1800" 60 373250 3200 3248 3280 3360 1800 1803 1808 1852 0x48 0xa
[ 3.777503] [drm:intel_dump_crtc_timings] crtc timings: 373250 3200 3248 3280 3360 1800 1803 1808 1852, type: 0x48 flags: 0xa
[ 3.777503] [drm:intel_dump_pipe_config] port clock: 540000
[ 3.777504] [drm:intel_dump_pipe_config] pipe src size: 3200x1800
[ 3.777505] [drm:intel_dump_pipe_config] num_scalers: 2, scaler_users: 0x0, scaler_id: -1
[ 3.777506] [drm:intel_dump_pipe_config] gmch pfit: control: 0x00000000, ratios: 0x00000000, lvds border: 0x00000000
[ 3.777507] [drm:intel_dump_pipe_config] pch pfit: pos: 0x00000000, size: 0x00000000, disabled
[ 3.777507] [drm:intel_dump_pipe_config] ips: 0
[ 3.777507] [drm:intel_dump_pipe_config] double wide: 0
[ 3.777508] [drm:intel_dump_pipe_config] ddi_pll_sel: 0; dpll_hw_state: ctrl1: 0x1, cfgcr1: 0x0, cfgcr2: 0x0
[ 3.777509] [drm:intel_dump_pipe_config] planes on this crtc
[ 3.777511] [drm:intel_dump_pipe_config] STANDARD PLANE:23 plane: 0.0 idx: 0 enabled
[ 3.777512] [drm:intel_dump_pipe_config] FB:59, fb = 3200x1800 format = 0x34325258
[ 3.777512] [drm:intel_dump_pipe_config] scaler:-1 src (0, 0) 3200x1800 dst (0, 0) 3200x1800
[ 3.777513] [drm:intel_dump_pipe_config] CURSOR PLANE:25 plane: 0.1 idx: 1 disabled, scaler_id = -1
[ 3.777514] [drm:intel_dump_pipe_config] STANDARD PLANE:27 plane: 0.1 idx: 2 disabled, scaler_id = -1
[ 3.777518] [drm:skl_update_scaler_plane] Updating scaler for [PLANE:23] scaler_user index 0.0
[ 3.777520] [drm:intel_find_shared_dpll] CRTC:26 allocated DPLL 0
[ 3.777521] [drm:intel_reference_shared_dpll] using DPLL 0 for pipe A
[ 3.777522] [drm:skl_update_scaler_crtc] Updating scaler for [CRTC:26] scaler_user index 0.31
[ 3.779665] [drm:intel_edp_backlight_off]
[ 3.793256] raid6: sse2x2 gen() 10620 MB/s
[ 3.825283] usb 1-3: new full-speed USB device number 2 using xhci_hcd
[ 3.861243] raid6: sse2x2 xor() 8103 MB/s
[ 3.929258] raid6: sse2x4 gen() 12260 MB/s
[ 3.981256] [drm:intel_panel_actually_set_backlight] set backlight PWM = 0
[ 3.981284] [drm:lpt_disable_backlight] cpu backlight was enabled, disabling
[ 3.981346] [drm:intel_disable_pipe] disabling pipe A
[ 3.997230] raid6: sse2x4 xor() 9261 MB/s
[ 3.997544] [drm:edp_panel_off] Turn eDP port A panel power off
[ 3.997589] [drm:wait_panel_off] Wait for panel power off time
[ 3.997619] [drm:wait_panel_status] mask b0000000 value 00000000 status 80000008 control abcd0000
[ 3.998033] [drm:intel_get_hpd_pins] hotplug event received, stat 0x01000000, dig 0x11101010, pins 0x00000010
[ 3.998034] [drm:intel_hpd_irq_handler] digital hpd port A - short
[ 3.998069] [drm:intel_dp_hpd_pulse] got hpd irq on port A - short
[ 4.049816] [drm:intel_get_hpd_pins] hotplug event received, stat 0x01000000, dig 0x12101010, pins 0x00000010
[ 4.049816] [drm:intel_hpd_irq_handler] digital hpd port A - long
[ 4.049817] [drm:intel_hpd_irq_storm_detect] Received HPD interrupt on PIN 4 - cnt: 0
[ 4.065253] clocksource: Switched to clocksource tsc
[ 4.065263] [drm:wait_panel_status] Wait complete
[ 4.065268] [drm:intel_disable_shared_dpll] disable DPLL 0 (active 1, on? 1) for crtc 26
[ 4.065270] [drm:intel_disable_shared_dpll] disabling DPLL 0
[ 4.065273] [drm:verify_encoder_state] [ENCODER:36:TMDS-36]
[ 4.065274] [drm:verify_encoder_state] [ENCODER:45:TMDS-45]
[ 4.065276] [drm:verify_encoder_state] [ENCODER:47:DP MST-47]
[ 4.065276] [drm:verify_encoder_state] [ENCODER:48:DP MST-48]
[ 4.065277] [drm:verify_encoder_state] [ENCODER:49:DP MST-49]
[ 4.065278] [drm:verify_encoder_state] [ENCODER:52:TMDS-52]
[ 4.065279] [drm:verify_encoder_state] [ENCODER:54:DP MST-54]
[ 4.065280] [drm:verify_encoder_state] [ENCODER:55:DP MST-55]
[ 4.065280] [drm:verify_encoder_state] [ENCODER:56:DP MST-56]
[ 4.065281] [drm:intel_connector_verify_state] [CONNECTOR:46:DP-1]
[ 4.065282] [drm:intel_connector_verify_state] [CONNECTOR:50:HDMI-A-1]
[ 4.065283] [drm:intel_connector_verify_state] [CONNECTOR:53:DP-2]
[ 4.065284] [drm:intel_connector_verify_state] [CONNECTOR:57:HDMI-A-2]
[ 4.065285] [drm:verify_single_dpll_state] DPLL 0
[ 4.065286] [drm:verify_single_dpll_state] DPLL 1
[ 4.065287] [drm:verify_single_dpll_state] DPLL 2
[ 4.065288] [drm:verify_single_dpll_state] DPLL 3
[ 4.065290] [drm:intel_enable_shared_dpll] enable DPLL 0 (active 1, on? 0) for crtc 26
[ 4.065291] [drm:intel_enable_shared_dpll] enabling DPLL 0
[ 4.065303] [drm:edp_panel_on] Turn eDP port A panel power on
[ 4.065310] [drm:wait_panel_power_cycle] Wait for panel power cycle
[ 4.065315] raid6: avx2x1 gen() 14661 MB/s
[ 4.066400] usb 1-3: New USB device found, idVendor=8087, idProduct=0a2a
[ 4.066401] usb 1-3: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[ 4.133188] raid6: avx2x2 gen() 21423 MB/s
[ 4.201189] raid6: avx2x4 gen() 22687 MB/s
[ 4.201190] raid6: using algorithm avx2x4 gen() 22687 MB/s
[ 4.201190] raid6: using avx2x2 recovery algorithm
[ 4.201363] xor: automatically using best checksumming function:
[ 4.233197] usb 1-4: new full-speed USB device number 3 using xhci_hcd
[ 4.241187] avx : 23213.000 MB/sec
[ 4.409438] Btrfs loaded, crc32c=crc32c-intel, assert=on
[ 4.409439] BTRFS: selftest: sectorsize: 4096 nodesize: 4096
[ 4.409439] BTRFS: selftest: sectorsize: 4096 nodesize: 8192
[ 4.409439] BTRFS: selftest: sectorsize: 4096 nodesize: 16384
[ 4.409440] BTRFS: selftest: sectorsize: 4096 nodesize: 32768
[ 4.409440] BTRFS: selftest: sectorsize: 4096 nodesize: 65536
[ 4.409756] BTRFS: device fsid 994363fd-c12c-4c6c-92e9-85e8ac695cf9 devid 1 transid 295632 /dev/nvme0n1p3
[ 4.419080] usb 1-4: New USB device found, idVendor=04f3, idProduct=20d0
[ 4.419081] usb 1-4: New USB device strings: Mfr=4, Product=14, SerialNumber=0
[ 4.419082] usb 1-4: Product: Touchscreen
[ 4.419083] usb 1-4: Manufacturer: ELAN
[ 4.425770] usbcore: registered new interface driver usbhid
[ 4.425771] usbhid: USB HID core driver
[ 4.585381] usb 1-5: new high-speed USB device number 4 using xhci_hcd
[ 4.605403] [drm:wait_panel_status] mask b800000f value 00000000 status 00000000 control abcd0000
[ 4.605410] [drm:wait_panel_status] Wait complete
[ 4.605433] [drm:wait_panel_on] Wait for panel power on
[ 4.605448] [drm:wait_panel_status] mask b000000f value 80000008 status 0000000a control abcd0003
[ 4.661604] [drm:intel_get_hpd_pins] hotplug event received, stat 0x01000000, dig 0x12101010, pins 0x00000010
[ 4.661605] [drm:intel_hpd_irq_handler] digital hpd port A - long
[ 4.661606] [drm:intel_hpd_irq_storm_detect] Received HPD interrupt on PIN 4 - cnt: 1
[ 4.809778] [drm:wait_panel_status] Wait complete
[ 4.809839] [drm:edp_panel_vdd_on] Turning eDP port A VDD on
[ 4.809885] [drm:edp_panel_vdd_on] PP_STATUS: 0x80000008 PP_CONTROL: 0xabcd000b
[ 4.810302] [drm:intel_dp_get_dpcd] DPCD: 12 14 84 40 00 00 01 01 02 00 00 00 00 0b 00
[ 4.811051] [drm:intel_dp_get_dpcd] Detected EDP PSR Panel.
[ 4.811052] [drm:intel_dp_get_dpcd] Display Port TPS3 support: source yes, sink no
[ 4.811365] [drm:intel_dp_set_signal_levels] Using signal levels 00000000
[ 4.811365] [drm:intel_dp_set_signal_levels] Using vswing level 0
[ 4.811365] [drm:intel_dp_set_signal_levels] Using pre-emphasis level 0
[ 4.811664] [drm:intel_dp_print_rates] source rates: 162000, 216000, 270000, 324000, 432000, 540000
[ 4.811665] [drm:intel_dp_print_rates] sink rates: 162000, 270000, 540000
[ 4.811666] [drm:intel_dp_print_rates] common rates: 162000, 270000, 540000
[ 4.815558] usb 1-5: New USB device found, idVendor=0bda, idProduct=5682
[ 4.815559] usb 1-5: New USB device strings: Mfr=3, Product=1, SerialNumber=2
[ 4.815560] usb 1-5: Product: Integrated_Webcam_HD
[ 4.815560] usb 1-5: Manufacturer: CKFEH41I373010052032
[ 4.815561] usb 1-5: SerialNumber: 200901010001
[ 4.817124] [drm:drm_dp_dpcd_access] too many retries, giving up
[ 4.817461] [drm:intel_dp_link_training_clock_recovery] clock recovery OK
[ 4.817462] [drm:intel_dp_training_pattern] 5.4 Gbps link rate without sink TPS3 support
[ 4.818373] [drm:intel_dp_set_signal_levels] Using signal levels 08000000
[ 4.818374] [drm:intel_dp_set_signal_levels] Using vswing level 2
[ 4.818374] [drm:intel_dp_set_signal_levels] Using pre-emphasis level 1
[ 4.819277] [drm:intel_dp_set_signal_levels] Using signal levels 08000000
[ 4.819277] [drm:intel_dp_set_signal_levels] Using vswing level 2
[ 4.819278] [drm:intel_dp_set_signal_levels] Using pre-emphasis level 1
[ 4.820179] [drm:intel_dp_link_training_channel_equalization] Channel EQ done. DP Training successful
[ 4.820329] [drm:skylake_pfit_enable] for crtc_state = ffff88002fe1c800
[ 4.820562] [drm:skl_wm_flush_pipe] flush pipe A (pass 3)
[ 4.820563] [drm:intel_enable_pipe] enabling pipe A
[ 4.820568] [drm:intel_edp_backlight_on]
[ 4.820569] [drm:intel_panel_enable_backlight] pipe A
[ 4.820607] [drm:intel_panel_actually_set_backlight] set backlight PWM = 937
[ 4.820646] [drm:intel_psr_match_conditions] PSR disable by flag
[ 4.820646] [drm:intel_edp_drrs_enable] Panel doesn't support DRRS
[ 4.837294] [drm:intel_connector_verify_state] [CONNECTOR:37:eDP-1]
[ 4.837298] [drm:verify_crtc_state] [CRTC:26]
[ 4.837307] [drm:verify_single_dpll_state] DPLL 0
[ 4.837317] [drm:drm_fb_helper_hotplug_event]
[ 4.837318] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:37:eDP-1]
[ 4.837318] [drm:intel_dp_detect] [CONNECTOR:37:eDP-1]
[ 4.837676] [drm:drm_edid_to_eld] ELD: no CEA Extension found
[ 4.837678] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:37:eDP-1] probed modes :
[ 4.837680] [drm:drm_mode_debug_printmodeline] Modeline 38:"3200x1800" 60 373250 3200 3248 3280 3360 1800 1803 1808 1852 0x48 0xa
[ 4.837682] [drm:drm_mode_debug_printmodeline] Modeline 39:"3200x1800" 48 298600 3200 3248 3280 3360 1800 1803 1808 1852 0x40 0xa
[ 4.837683] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:46:DP-1]
[ 4.837684] [drm:intel_dp_detect] [CONNECTOR:46:DP-1]
[ 4.837685] [drm:intel_power_well_enable] enabling power well 2
[ 4.837687] [drm:skl_set_power_well] Enabling power well 2
[ 4.837701] [drm:intel_power_well_disable] disabling power well 2
[ 4.837706] [drm:skl_set_power_well] Disabling power well 2
[ 4.837707] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:46:DP-1] disconnected
[ 4.837708] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:50:HDMI-A-1]
[ 4.837709] [drm:intel_hdmi_detect] [CONNECTOR:50:HDMI-A-1]
[ 4.838010] [drm:intel_dp_hpd_pulse] ignoring long hpd on eDP port A
[ 4.853537] [drm] RC6 on
[ 4.965273] [drm:intel_hdmi_detect] HDMI live status down
[ 4.965275] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:50:HDMI-A-1] disconnected
[ 4.965276] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:53:DP-2]
[ 4.965276] [drm:intel_dp_detect] [CONNECTOR:53:DP-2]
[ 4.965277] [drm:intel_power_well_enable] enabling power well 2
[ 4.965278] [drm:skl_set_power_well] Enabling power well 2
[ 4.967357] [drm:intel_power_well_disable] disabling power well 2
[ 4.967362] [drm:skl_set_power_well] Disabling power well 2
[ 4.967363] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:53:DP-2] disconnected
[ 4.967364] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:57:HDMI-A-2]
[ 4.967365] [drm:intel_hdmi_detect] [CONNECTOR:57:HDMI-A-2]
[ 5.093402] [drm:intel_hdmi_detect] HDMI live status down
[ 5.093405] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:57:HDMI-A-2] disconnected
[ 5.093410] [drm:drm_setup_crtcs]
[ 5.093412] [drm:drm_enable_connectors] connector 37 enabled? yes
[ 5.093412] [drm:drm_enable_connectors] connector 46 enabled? no
[ 5.093413] [drm:drm_enable_connectors] connector 50 enabled? no
[ 5.093413] [drm:drm_enable_connectors] connector 53 enabled? no
[ 5.093414] [drm:drm_enable_connectors] connector 57 enabled? no
[ 5.093416] [drm:intel_fb_initial_config] looking for cmdline mode on connector eDP-1
[ 5.093416] [drm:intel_fb_initial_config] looking for preferred mode on connector eDP-1 0
[ 5.093417] [drm:intel_fb_initial_config] connector eDP-1 on pipe A [CRTC:26]: 3200x1800
[ 5.093418] [drm:intel_fb_initial_config] connector DP-1 not enabled, skipping
[ 5.093418] [drm:intel_fb_initial_config] connector HDMI-A-1 not enabled, skipping
[ 5.093423] [drm:intel_fb_initial_config] connector DP-2 not enabled, skipping
[ 5.093423] [drm:intel_fb_initial_config] connector HDMI-A-2 not enabled, skipping
[ 5.093434] [drm:drm_setup_crtcs] desired mode 3200x1800 set on crtc 26 (0,0)
[ 5.093453] [drm:skl_update_scaler_plane] Updating scaler for [PLANE:23] scaler_user index 0.0
[ 5.093498] Console: switching to colour frame buffer device 400x112
[ 5.093511] [drm:skl_update_scaler_plane] Updating scaler for [PLANE:23] scaler_user index 0.0
[ 5.102586] i915 0000:00:02.0: fb0: inteldrmfb frame buffer device
[ 5.114503] [drm:i915_gem_open]
[ 5.114676] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:37:eDP-1]
[ 5.114679] [drm:intel_dp_detect] [CONNECTOR:37:eDP-1]
[ 5.115037] [drm:drm_edid_to_eld] ELD: no CEA Extension found
[ 5.115041] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:37:eDP-1] probed modes :
[ 5.115043] [drm:drm_mode_debug_printmodeline] Modeline 38:"3200x1800" 60 373250 3200 3248 3280 3360 1800 1803 1808 1852 0x48 0xa
[ 5.115045] [drm:drm_mode_debug_printmodeline] Modeline 39:"3200x1800" 48 298600 3200 3248 3280 3360 1800 1803 1808 1852 0x40 0xa
[ 5.122410] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:46:DP-1]
[ 5.122413] [drm:intel_dp_detect] [CONNECTOR:46:DP-1]
[ 5.122416] [drm:intel_power_well_enable] enabling power well 2
[ 5.122419] [drm:skl_set_power_well] Enabling power well 2
[ 5.122438] [drm:intel_power_well_disable] disabling power well 2
[ 5.122443] [drm:skl_set_power_well] Disabling power well 2
[ 5.122446] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:46:DP-1] disconnected
[ 5.122451] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:50:HDMI-A-1]
[ 5.122452] [drm:intel_hdmi_detect] [CONNECTOR:50:HDMI-A-1]
[ 5.146180] PM: Starting manual resume from disk
[ 5.146184] PM: Hibernation image partition 259:2 present
[ 5.146185] PM: Looking for hibernation image.
[ 5.146299] PM: Image not found (code -22)
[ 5.146299] PM: Hibernation image not present or could not be loaded.
[ 5.158284] BTRFS info (device nvme0n1p3): disk space caching is enabled
[ 5.158288] BTRFS info (device nvme0n1p3): has skinny extents
[ 5.169089] BTRFS info (device nvme0n1p3): detected SSD devices, enabling SSD mode
[ 5.249396] [drm:intel_hdmi_detect] HDMI live status down
[ 5.249400] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:50:HDMI-A-1] disconnected
[ 5.249412] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:53:DP-2]
[ 5.249428] [drm:intel_dp_detect] [CONNECTOR:53:DP-2]
[ 5.249430] [drm:intel_power_well_enable] enabling power well 2
[ 5.249432] [drm:skl_set_power_well] Enabling power well 2
[ 5.249445] [drm:intel_power_well_disable] disabling power well 2
[ 5.249450] [drm:skl_set_power_well] Disabling power well 2
[ 5.249452] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:53:DP-2] disconnected
[ 5.249456] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:57:HDMI-A-2]
[ 5.249457] [drm:intel_hdmi_detect] [CONNECTOR:57:HDMI-A-2]
[ 5.381410] [drm:intel_hdmi_detect] HDMI live status down
[ 5.381415] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:57:HDMI-A-2] disconnected
[ 5.381439] [drm:drm_mode_addfb2] [FB:58]
[ 5.408510] systemd-journald[138]: Received SIGTERM from PID 1 (systemd).
[ 5.549585] BTRFS info (device nvme0n1p3): disk space caching is enabled
[ 5.566729] random: nonblocking pool is initialized
[ 5.597763] FUJITSU Extended Socket Network Device Driver - version 1.1 - Copyright (c) 2015 FUJITSU LIMITED
[ 5.599485] proc_thermal 0000:00:04.0: enabling device (0000 -> 0002)
[ 5.604323] ACPI: AC Adapter [AC] (on-line)
[ 5.610447] acpi INT33D5:00: intel-hid: created platform device
[ 5.620568] intel-lpss 0000:00:15.0: enabling device (0000 -> 0002)
[ 5.620732] ACPI Warning: \_SB.IETM._ART: Return Package type mismatch at index 0 - found Integer, expected Reference (20160422/nspredef-297)
[ 5.620741] ACPI: Invalid package element [0]: got number, expecting [R]
[ 5.620742] _ART package 0 is invalid, ignored
[ 5.621290] tpm_tis 00:09: 1.2 TPM (device-id 0xFE, rev-id 2)
[ 5.621367] input: Intel HID events as /devices/platform/INT33D5:00/input/input8
[ 5.628315] idma64 idma64.0: Found Intel integrated DMA 64-bit
[ 5.644436] intel-lpss 0000:00:15.1: enabling device (0000 -> 0002)
[ 5.644874] idma64 idma64.1: Found Intel integrated DMA 64-bit
[ 5.654521] thermal LNXTHERM:00: registered as thermal_zone3
[ 5.654525] ACPI: Thermal Zone [THM] (25 C)
[ 5.662511] mei_me 0000:00:16.0: enabling device (0000 -> 0002)
[ 5.672596] Bluetooth: Core ver 2.21
[ 5.672627] NET: Registered protocol family 31
[ 5.672629] Bluetooth: HCI device and connection manager initialized
[ 5.672632] Bluetooth: HCI socket layer initialized
[ 5.672634] Bluetooth: L2CAP socket layer initialized
[ 5.672639] Bluetooth: SCO socket layer initialized
[ 5.675528] Bluetooth: HCI UART driver ver 2.3
[ 5.675531] Bluetooth: HCI UART protocol H4 registered
[ 5.675532] Bluetooth: HCI UART protocol BCSP registered
[ 5.675534] Bluetooth: HCI UART protocol LL registered
[ 5.675535] Bluetooth: HCI UART protocol ATH3K registered
[ 5.675536] Bluetooth: HCI UART protocol Three-wire (H5) registered
[ 5.676703] Bluetooth: HCI UART protocol Intel registered
[ 5.676724] Bluetooth: HCI UART protocol BCM registered
[ 5.676725] Bluetooth: HCI UART protocol QCA registered
[ 5.676726] Bluetooth: HCI UART protocol AG6XX registered
[ 5.679403] [drm:intel_backlight_device_update_status] updating intel_backlight, brightness=937/937
[ 5.679407] [drm:intel_panel_actually_set_backlight] set backlight PWM = 937
[ 5.685704] ACPI: Battery Slot [BAT0] (battery present)
[ 5.686126] wmi: Mapper loaded
[ 5.689310] int3403 thermal: probe of INT3403:03 failed with error -22
[ 5.689383] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[ 5.691851] i801_smbus 0000:00:1f.4: SMBus using PCI interrupt
[ 5.705720] thermal LNXTHERM:01: registered as thermal_zone7
[ 5.705724] ACPI: Thermal Zone [TZ00] (28 C)
[ 5.713846] thermal LNXTHERM:02: registered as thermal_zone8
[ 5.713849] ACPI: Thermal Zone [TZ01] (30 C)
[ 5.729713] input: PC Speaker as /devices/platform/pcspkr/input/input9
[ 5.758309] AVX2 version of gcm_enc/dec engaged.
[ 5.758310] AES CTR mode by8 optimization enabled
[ 5.763323] Intel(R) Wireless WiFi driver for Linux
[ 5.763326] Copyright(c) 2003- 2015 Intel Corporation
[ 5.763397] iwlwifi 0000:3a:00.0: enabling device (0000 -> 0002)
[ 5.765066] iwlwifi 0000:3a:00.0: Unsupported splx structure
[ 5.772476] iwlwifi 0000:3a:00.0: loaded firmware version 21.302800.0 op_mode iwlmvm
[ 5.793882] dcdbas dcdbas: Dell Systems Management Base Driver (version 5.6.0-3.2)
[ 5.807918] iTCO_vendor_support: vendor-support=0
[ 5.808444] dell_wmi: Detected Dell WMI interface version 1
[ 5.808833] input: Dell WMI hotkeys as /devices/virtual/input/input10
[ 5.810118] iTCO_wdt: Intel TCO WatchDog Timer Driver v1.11
[ 5.810249] iTCO_wdt: Found a Intel PCH TCO device (Version=4, TCOBASE=0x0400)
[ 5.815480] snd_hda_intel 0000:00:1f.3: enabling device (0000 -> 0002)
[ 5.815705] snd_hda_intel 0000:00:1f.3: bound 0000:00:02.0 (ops i915_audio_component_bind_ops [i915])
[ 5.816724] iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
[ 5.829568] [drm:intel_power_well_enable] enabling power well 2
[ 5.829573] [drm:skl_set_power_well] Enabling power well 2
[ 5.833961] iwlwifi 0000:3a:00.0: Detected Intel(R) Dual Band Wireless AC 7265, REV=0x210
[ 5.835351] Adding 2096124k swap on /dev/nvme0n1p2. Priority:-1 extents:1 across:2096124k SSFS
[ 5.836156] iwlwifi 0000:3a:00.0: L1 Enabled - LTR Disabled
[ 5.836354] iwlwifi 0000:3a:00.0: L1 Enabled - LTR Disabled
[ 5.857035] intel_rapl: Found RAPL domain package
[ 5.857039] intel_rapl: Found RAPL domain core
[ 5.857041] intel_rapl: Found RAPL domain uncore
[ 5.857043] intel_rapl: Found RAPL domain dram
[ 5.889709] snd_hda_codec_realtek hdaudioC0D0: autoconfig for ALC3246: line_outs=1 (0x14/0x0/0x0/0x0/0x0) type:speaker
[ 5.889713] snd_hda_codec_realtek hdaudioC0D0: speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
[ 5.889714] snd_hda_codec_realtek hdaudioC0D0: hp_outs=1 (0x21/0x0/0x0/0x0/0x0)
[ 5.889715] snd_hda_codec_realtek hdaudioC0D0: mono: mono_out=0x0
[ 5.889716] snd_hda_codec_realtek hdaudioC0D0: inputs:
[ 5.889718] snd_hda_codec_realtek hdaudioC0D0: Headset Mic=0x19
[ 5.889719] snd_hda_codec_realtek hdaudioC0D0: Headphone Mic=0x1a
[ 5.889720] snd_hda_codec_realtek hdaudioC0D0: Internal Mic=0x12
[ 5.893351] device-mapper: uevent: version 1.0.3
[ 5.910551] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com
[ 5.913692] ieee80211 phy0: Selected rate control algorithm 'iwl-mvm-rs'
[ 5.918647] FAT-fs (nvme0n1p1): Volume was not properly unmounted. Some data may be corrupt. Please run fsck.
[ 5.926241] input: HDA Digital PCBeep as /devices/pci0000:00/0000:00:1f.3/sound/card0/input11
[ 5.927044] input: HDA Intel PCH Headphone Mic as /devices/pci0000:00/0000:00:1f.3/sound/card0/input12
[ 5.927117] input: HDA Intel PCH HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input13
[ 5.927174] input: HDA Intel PCH HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input14
[ 5.927225] input: HDA Intel PCH HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input15
[ 5.943902] [drm:intel_power_well_disable] disabling power well 2
[ 5.943916] [drm:skl_set_power_well] Disabling power well 2
[ 6.050927] input: ELAN Touchscreen as /devices/pci0000:00/0000:00:14.0/usb1/1-4/1-4:1.0/0003:04F3:20D0.0001/input/input16
[ 6.051157] hid-multitouch 0003:04F3:20D0.0001: input,hiddev0,hidraw0: USB HID v1.10 Device [ELAN Touchscreen] on usb-0000:00:14.0-4/input0
[ 6.059089] input: DLL0704:01 06CB:76AE Touchpad as /devices/pci0000:00/0000:00:15.1/i2c_designware.1/i2c-8/i2c-DLL0704:01/0018:06CB:76AE.0002/input/input18
[ 6.059308] hid-multitouch 0018:06CB:76AE.0002: input,hidraw1: I2C HID v1.00 Mouse [DLL0704:01 06CB:76AE] on i2c-DLL0704:01
[ 6.128822] [drm:drm_mode_addfb2] [FB:58]
[ 6.143634] [drm:drm_mode_setcrtc] [CRTC:26:crtc-0]
[ 6.143640] [drm:drm_mode_setcrtc] [CONNECTOR:37:eDP-1]
[ 6.143653] [drm:skl_update_scaler_plane] Updating scaler for [PLANE:23] scaler_user index 0.0
[ 6.159225] [drm:drm_mode_setcrtc] [CRTC:26:crtc-0]
[ 6.159232] [drm:drm_mode_setcrtc] [CONNECTOR:37:eDP-1]
[ 6.159243] [drm:skl_update_scaler_plane] Updating scaler for [PLANE:23] scaler_user index 0.0
[ 6.258942] systemd-journald[400]: Received request to flush runtime journal from PID 1
[ 6.259689] audit: type=1305 audit(1466516469.388:2): audit_pid=857 old=0 auid=4294967295 ses=4294967295 res=1
[ 6.292305] systemd-journald[400]: File /var/log/journal/69c54807c3cb473b82a49c7b7e022c37/system.journal corrupted or uncleanly shut down, renaming and replacing.
[ 6.658122] Linux video capture interface: v2.00
[ 6.662047] uvcvideo: Found UVC 1.00 device Integrated_Webcam_HD (0bda:5682)
[ 6.671552] input: Integrated_Webcam_HD as /devices/pci0000:00/0000:00:14.0/usb1/1-5/1-5:1.0/input/input20
[ 6.671797] usbcore: registered new interface driver uvcvideo
[ 6.671799] USB Video Class driver (1.1.1)
[ 6.770197] usbcore: registered new interface driver btusb
[ 6.784972] Bluetooth: hci0: read Intel version: 370810011003110e25
[ 6.784976] Bluetooth: hci0: Intel device is already patched. patch num: 25
[ 6.789737] systemd-journald[400]: Received request to flush runtime journal from PID 1
[ 8.121266] [drm:edp_panel_vdd_off_sync] Turning eDP port A VDD off
[ 8.121306] [drm:edp_panel_vdd_off_sync] PP_STATUS: 0x80000008 PP_CONTROL: 0xabcd0007
[ 8.121307] [drm:intel_power_well_disable] disabling DC off
[ 8.121309] [drm:skl_enable_dc6] Enabling DC6
[ 8.121311] [drm:gen9_set_dc_state] Setting DC state from 00 to 02
[ 10.875183] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[ 10.875187] Bluetooth: BNEP filters: protocol multicast
[ 10.875191] Bluetooth: BNEP socket layer initialized
[ 10.910128] SGI XFS with ACLs, security attributes, realtime, no debug enabled
[ 10.940798] ip6_tables: (C) 2000-2006 Netfilter Core Team
[ 11.021469] nf_conntrack version 0.5.0 (65536 buckets, 262144 max)
[ 11.026411] ip_tables: (C) 2000-2006 Netfilter Core Team
[ 11.068224] XFS (dm-0): Mounting V5 Filesystem
[ 11.087537] XFS (dm-0): Ending clean mount
[ 11.371561] [drm:i915_gem_open]
[ 11.382228] [drm:i915_gem_open]
[ 11.382513] [drm:i915_gem_open]
[ 11.383076] [drm:drm_mode_addfb2] [FB:61]
[ 11.437848] [drm:drm_mode_addfb2] [FB:61]
[ 11.438272] [drm:drm_mode_setcrtc] [CRTC:26:crtc-0]
[ 11.438276] [drm:drm_mode_setcrtc] [CONNECTOR:37:eDP-1]
[ 11.438286] [drm:skl_update_scaler_plane] Updating scaler for [PLANE:23] scaler_user index 0.0
[ 11.456086] [drm:drm_mode_setcrtc] [CRTC:30:crtc-1]
[ 11.456102] [drm:drm_mode_setcrtc] [CRTC:34:crtc-2]
[ 11.471813] iwlwifi 0000:3a:00.0: L1 Disabled - LTR Disabled
[ 11.472080] iwlwifi 0000:3a:00.0: L1 Disabled - LTR Disabled
[ 11.536666] iwlwifi 0000:3a:00.0: L1 Disabled - LTR Disabled
[ 11.536935] iwlwifi 0000:3a:00.0: L1 Disabled - LTR Disabled
[ 11.565498] NET: Registered protocol family 17
[ 11.873705] systemd-journald[400]: File /var/log/journal/69c54807c3cb473b82a49c7b7e022c37/user-486.journal corrupted or uncleanly shut down, renaming and replacing.
[ 11.881962] [drm:i915_gem_open]
[ 12.316788] [drm:skl_wm_flush_pipe] flush pipe A (pass 3)
[ 15.083743] wlan0: authenticate with 20:37:06:f6:24:64
[ 15.088511] wlan0: send auth to 20:37:06:f6:24:64 (try 1/3)
[ 15.089642] wlan0: authenticated
[ 15.093347] wlan0: associate with 20:37:06:f6:24:64 (try 1/3)
[ 15.096542] wlan0: RX AssocResp from 20:37:06:f6:24:64 (capab=0x421 status=0 aid=47)
[ 15.097991] wlan0: associated
[ 15.136813] wlan0: Limiting TX power to 20 dBm as advertised by 20:37:06:f6:24:64
[ 15.204161] SFW2-INext-DROP-DEFLT IN=wlan0 OUT= MAC=dc:53:60:cc:0f:b0:a4:6c:2a:10:43:80:08:00 SRC=9.232.160.4 DST=9.232.160.230 LEN=343 TOS=0x00 PREC=0x00 TTL=255 ID=11711 PROTO=UDP SPT=67 DPT=68 LEN=323
[ 15.266645] SFW2-INext-DROP-DEFLT IN=wlan0 OUT= MAC=dc:53:60:cc:0f:b0:a4:6c:2a:10:43:80:08:00 SRC=9.232.160.4 DST=9.232.160.230 LEN=343 TOS=0x00 PREC=0x00 TTL=255 ID=11712 PROTO=UDP SPT=67 DPT=68 LEN=323
[ 15.267804] SFW2-INext-DROP-DEFLT IN=wlan0 OUT= MAC=dc:53:60:cc:0f:b0:a4:6c:2a:10:43:80:08:00 SRC=9.232.160.3 DST=9.232.160.230 LEN=343 TOS=0x00 PREC=0x00 TTL=255 ID=53358 PROTO=UDP SPT=67 DPT=68 LEN=323
[ 15.697990] fuse init (API version 7.24)
[ 15.744102] [drm:intel_power_well_enable] enabling DC off
[ 15.744107] [drm:gen9_set_dc_state] Setting DC state from 02 to 00
[ 15.744110] [drm:intel_power_well_enable] enabling power well 2
[ 15.744113] [drm:skl_set_power_well] Enabling power well 2
[ 15.749896] [drm:i915_audio_component_sync_audio_rate] no valid port B
[ 15.757851] [drm:i915_audio_component_sync_audio_rate] no valid port B
[ 15.759933] [drm:i915_audio_component_sync_audio_rate] no valid port B
[ 15.765542] [drm:i915_audio_component_sync_audio_rate] no valid port B
[ 15.767673] [drm:i915_audio_component_sync_audio_rate] no valid port B
[ 15.773538] [drm:i915_audio_component_sync_audio_rate] no valid port B
[ 15.775684] [drm:i915_audio_component_sync_audio_rate] no valid port C
[ 15.781809] [drm:i915_audio_component_sync_audio_rate] no valid port C
[ 15.783874] [drm:i915_audio_component_sync_audio_rate] no valid port C
[ 15.789560] [drm:i915_audio_component_sync_audio_rate] no valid port C
[ 15.791625] [drm:i915_audio_component_sync_audio_rate] no valid port C
[ 15.794740] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:37:eDP-1]
[ 15.794744] [drm:intel_dp_detect] [CONNECTOR:37:eDP-1]
[ 15.794757] [drm:edp_panel_vdd_on] Turning eDP port A VDD on
[ 15.794806] [drm:edp_panel_vdd_on] PP_STATUS: 0x80000008 PP_CONTROL: 0xabcd000f
[ 15.795181] [drm:drm_edid_to_eld] ELD: no CEA Extension found
[ 15.795186] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:37:eDP-1] probed modes :
[ 15.795189] [drm:drm_mode_debug_printmodeline] Modeline 38:"3200x1800" 60 373250 3200 3248 3280 3360 1800 1803 1808 1852 0x48 0xa
[ 15.795192] [drm:drm_mode_debug_printmodeline] Modeline 39:"3200x1800" 48 298600 3200 3248 3280 3360 1800 1803 1808 1852 0x40 0xa
[ 15.795396] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:46:DP-1]
[ 15.795398] [drm:intel_dp_detect] [CONNECTOR:46:DP-1]
[ 15.795407] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:46:DP-1] disconnected
[ 15.795411] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:53:DP-2]
[ 15.795412] [drm:intel_dp_detect] [CONNECTOR:53:DP-2]
[ 15.795421] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:53:DP-2] disconnected
[ 15.795423] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:50:HDMI-A-1]
[ 15.795425] [drm:intel_hdmi_detect] [CONNECTOR:50:HDMI-A-1]
[ 15.798230] [drm:i915_audio_component_sync_audio_rate] no valid port C
[ 15.800351] [drm:i915_audio_component_sync_audio_rate] no valid port D
[ 15.805518] [drm:i915_audio_component_sync_audio_rate] no valid port D
[ 15.807685] [drm:i915_audio_component_sync_audio_rate] no valid port D
[ 15.813685] [drm:i915_audio_component_sync_audio_rate] no valid port D
[ 15.815772] [drm:i915_audio_component_sync_audio_rate] no valid port D
[ 15.821540] [drm:i915_audio_component_sync_audio_rate] no valid port D
[ 15.882119] Bluetooth: RFCOMM TTY layer initialized
[ 15.882126] Bluetooth: RFCOMM socket layer initialized
[ 15.882131] Bluetooth: RFCOMM ver 1.11
[ 15.921372] [drm:intel_hdmi_detect] HDMI live status down
[ 15.921378] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:50:HDMI-A-1] disconnected
[ 15.921401] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:57:HDMI-A-2]
[ 15.921403] [drm:intel_hdmi_detect] [CONNECTOR:57:HDMI-A-2]
[ 16.049353] [drm:intel_hdmi_detect] HDMI live status down
[ 16.049358] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:57:HDMI-A-2] disconnected
[ 16.051198] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:37:eDP-1]
[ 16.051202] [drm:intel_dp_detect] [CONNECTOR:37:eDP-1]
[ 16.051566] [drm:drm_edid_to_eld] ELD: no CEA Extension found
[ 16.051571] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:37:eDP-1] probed modes :
[ 16.051575] [drm:drm_mode_debug_printmodeline] Modeline 38:"3200x1800" 60 373250 3200 3248 3280 3360 1800 1803 1808 1852 0x48 0xa
[ 16.051577] [drm:drm_mode_debug_printmodeline] Modeline 39:"3200x1800" 48 298600 3200 3248 3280 3360 1800 1803 1808 1852 0x40 0xa
[ 16.051675] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:46:DP-1]
[ 16.051677] [drm:intel_dp_detect] [CONNECTOR:46:DP-1]
[ 16.051686] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:46:DP-1] disconnected
[ 16.051691] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:53:DP-2]
[ 16.051692] [drm:intel_dp_detect] [CONNECTOR:53:DP-2]
[ 16.051701] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:53:DP-2] disconnected
[ 16.051703] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:50:HDMI-A-1]
[ 16.051705] [drm:intel_hdmi_detect] [CONNECTOR:50:HDMI-A-1]
[ 16.181381] [drm:intel_hdmi_detect] HDMI live status down
[ 16.181387] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:50:HDMI-A-1] disconnected
[ 16.181416] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:57:HDMI-A-2]
[ 16.181417] [drm:intel_hdmi_detect] [CONNECTOR:57:HDMI-A-2]
[ 16.309348] [drm:intel_hdmi_detect] HDMI live status down
[ 16.309354] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:57:HDMI-A-2] disconnected
[ 16.310298] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:37:eDP-1]
[ 16.310304] [drm:intel_dp_detect] [CONNECTOR:37:eDP-1]
[ 16.315196] [drm:drm_edid_to_eld] ELD: no CEA Extension found
[ 16.315202] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:37:eDP-1] probed modes :
[ 16.315206] [drm:drm_mode_debug_printmodeline] Modeline 38:"3200x1800" 60 373250 3200 3248 3280 3360 1800 1803 1808 1852 0x48 0xa
[ 16.315208] [drm:drm_mode_debug_printmodeline] Modeline 39:"3200x1800" 48 298600 3200 3248 3280 3360 1800 1803 1808 1852 0x40 0xa
[ 16.315333] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:46:DP-1]
[ 16.315335] [drm:intel_dp_detect] [CONNECTOR:46:DP-1]
[ 16.315344] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:46:DP-1] disconnected
[ 16.315348] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:53:DP-2]
[ 16.315349] [drm:intel_dp_detect] [CONNECTOR:53:DP-2]
[ 16.315359] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:53:DP-2] disconnected
[ 16.315362] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:50:HDMI-A-1]
[ 16.315364] [drm:intel_hdmi_detect] [CONNECTOR:50:HDMI-A-1]
[ 16.441349] [drm:intel_hdmi_detect] HDMI live status down
[ 16.441354] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:50:HDMI-A-1] disconnected
[ 16.441372] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:57:HDMI-A-2]
[ 16.441373] [drm:intel_hdmi_detect] [CONNECTOR:57:HDMI-A-2]
[ 16.569354] [drm:intel_hdmi_detect] HDMI live status down
[ 16.569360] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:57:HDMI-A-2] disconnected
[ 16.613010] [drm:skl_wm_flush_pipe] flush pipe A (pass 3)
[ 16.613193] [drm:skl_wm_flush_pipe] flush pipe A (pass 3)
[ 16.617157] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:37:eDP-1]
[ 16.617162] [drm:intel_dp_detect] [CONNECTOR:37:eDP-1]
[ 16.618024] [drm:drm_edid_to_eld] ELD: no CEA Extension found
[ 16.618030] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:37:eDP-1] probed modes :
[ 16.618034] [drm:drm_mode_debug_printmodeline] Modeline 38:"3200x1800" 60 373250 3200 3248 3280 3360 1800 1803 1808 1852 0x48 0xa
[ 16.618037] [drm:drm_mode_debug_printmodeline] Modeline 39:"3200x1800" 48 298600 3200 3248 3280 3360 1800 1803 1808 1852 0x40 0xa
[ 16.618332] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:46:DP-1]
[ 16.618334] [drm:intel_dp_detect] [CONNECTOR:46:DP-1]
[ 16.618344] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:46:DP-1] disconnected
[ 16.618350] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:53:DP-2]
[ 16.618351] [drm:intel_dp_detect] [CONNECTOR:53:DP-2]
[ 16.618360] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:53:DP-2] disconnected
[ 16.618362] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:50:HDMI-A-1]
[ 16.618364] [drm:intel_hdmi_detect] [CONNECTOR:50:HDMI-A-1]
[ 16.745351] [drm:intel_hdmi_detect] HDMI live status down
[ 16.745356] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:50:HDMI-A-1] disconnected
[ 16.745375] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:57:HDMI-A-2]
[ 16.745375] [drm:intel_hdmi_detect] [CONNECTOR:57:HDMI-A-2]
[ 16.873358] [drm:intel_hdmi_detect] HDMI live status down
[ 16.873363] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:57:HDMI-A-2] disconnected
[ 16.874212] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:37:eDP-1]
[ 16.874215] [drm:intel_dp_detect] [CONNECTOR:37:eDP-1]
[ 16.874702] [drm:drm_edid_to_eld] ELD: no CEA Extension found
[ 16.874707] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:37:eDP-1] probed modes :
[ 16.874710] [drm:drm_mode_debug_printmodeline] Modeline 38:"3200x1800" 60 373250 3200 3248 3280 3360 1800 1803 1808 1852 0x48 0xa
[ 16.874712] [drm:drm_mode_debug_printmodeline] Modeline 39:"3200x1800" 48 298600 3200 3248 3280 3360 1800 1803 1808 1852 0x40 0xa
[ 16.874799] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:46:DP-1]
[ 16.874801] [drm:intel_dp_detect] [CONNECTOR:46:DP-1]
[ 16.874809] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:46:DP-1] disconnected
[ 16.874813] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:53:DP-2]
[ 16.874814] [drm:intel_dp_detect] [CONNECTOR:53:DP-2]
[ 16.874821] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:53:DP-2] disconnected
[ 16.874823] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:50:HDMI-A-1]
[ 16.874824] [drm:intel_hdmi_detect] [CONNECTOR:50:HDMI-A-1]
[ 17.001365] [drm:intel_hdmi_detect] HDMI live status down
[ 17.001383] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:50:HDMI-A-1] disconnected
[ 17.001401] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:57:HDMI-A-2]
[ 17.001402] [drm:intel_hdmi_detect] [CONNECTOR:57:HDMI-A-2]
[ 17.038759] SFW2-INext-DROP-DEFLT IN=wlan0 OUT= MAC= SRC=fe80:0000:0000:0000:de53:60ff:fecc:0fb0 DST=ff02:0000:0000:0000:0000:0000:0000:00fb LEN=465 TC=0 HOPLIMIT=255 FLOWLBL=408461 PROTO=UDP SPT=5353 DPT=5353 LEN=425
[ 17.097996] SFW2-INext-DROP-DEFLT IN=wlan0 OUT= MAC= SRC=fe80:0000:0000:0000:de53:60ff:fecc:0fb0 DST=ff02:0000:0000:0000:0000:0000:0000:00fb LEN=286 TC=0 HOPLIMIT=255 FLOWLBL=408461 PROTO=UDP SPT=5353 DPT=5353 LEN=246
[ 17.129357] [drm:intel_hdmi_detect] HDMI live status down
[ 17.129362] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:57:HDMI-A-2] disconnected
[ 17.292320] SFW2-INext-DROP-DEFLT IN=wlan0 OUT= MAC= SRC=fe80:0000:0000:0000:de53:60ff:fecc:0fb0 DST=ff02:0000:0000:0000:0000:0000:0000:00fb LEN=465 TC=0 HOPLIMIT=255 FLOWLBL=408461 PROTO=UDP SPT=5353 DPT=5353 LEN=425
[ 17.327015] [drm:i915_gem_open]
[ 17.327184] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:37:eDP-1]
[ 17.327188] [drm:intel_dp_detect] [CONNECTOR:37:eDP-1]
[ 17.327551] [drm:drm_edid_to_eld] ELD: no CEA Extension found
[ 17.327556] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:37:eDP-1] probed modes :
[ 17.327559] [drm:drm_mode_debug_printmodeline] Modeline 38:"3200x1800" 60 373250 3200 3248 3280 3360 1800 1803 1808 1852 0x48 0xa
[ 17.327561] [drm:drm_mode_debug_printmodeline] Modeline 39:"3200x1800" 48 298600 3200 3248 3280 3360 1800 1803 1808 1852 0x40 0xa
[ 17.327654] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:46:DP-1]
[ 17.327656] [drm:intel_dp_detect] [CONNECTOR:46:DP-1]
[ 17.327665] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:46:DP-1] disconnected
[ 17.327670] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:53:DP-2]
[ 17.327671] [drm:intel_dp_detect] [CONNECTOR:53:DP-2]
[ 17.327679] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:53:DP-2] disconnected
[ 17.327682] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:50:HDMI-A-1]
[ 17.327684] [drm:intel_hdmi_detect] [CONNECTOR:50:HDMI-A-1]
[ 17.453368] [drm:intel_hdmi_detect] HDMI live status down
[ 17.453373] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:50:HDMI-A-1] disconnected
[ 17.453390] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:57:HDMI-A-2]
[ 17.453391] [drm:intel_hdmi_detect] [CONNECTOR:57:HDMI-A-2]
[ 17.540716] SFW2-INext-DROP-DEFLT IN=wlan0 OUT= MAC= SRC=fe80:0000:0000:0000:de53:60ff:fecc:0fb0 DST=ff02:0000:0000:0000:0000:0000:0000:00fb LEN=465 TC=0 HOPLIMIT=255 FLOWLBL=408461 PROTO=UDP SPT=5353 DPT=5353 LEN=425
[ 17.581363] [drm:intel_hdmi_detect] HDMI live status down
[ 17.581371] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:57:HDMI-A-2] disconnected
[ 17.740888] SFW2-INext-DROP-DEFLT IN=wlan0 OUT= MAC= SRC=fe80:0000:0000:0000:de53:60ff:fecc:0fb0 DST=ff02:0000:0000:0000:0000:0000:0000:00fb LEN=429 TC=0 HOPLIMIT=255 FLOWLBL=408461 PROTO=UDP SPT=5353 DPT=5353 LEN=389
[ 17.788503] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:37:eDP-1]
[ 17.788507] [drm:intel_dp_detect] [CONNECTOR:37:eDP-1]
[ 17.788873] [drm:drm_edid_to_eld] ELD: no CEA Extension found
[ 17.788887] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:37:eDP-1] probed modes :
[ 17.788890] [drm:drm_mode_debug_printmodeline] Modeline 38:"3200x1800" 60 373250 3200 3248 3280 3360 1800 1803 1808 1852 0x48 0xa
[ 17.788893] [drm:drm_mode_debug_printmodeline] Modeline 39:"3200x1800" 48 298600 3200 3248 3280 3360 1800 1803 1808 1852 0x40 0xa
[ 17.788993] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:46:DP-1]
[ 17.788994] [drm:intel_dp_detect] [CONNECTOR:46:DP-1]
[ 17.789004] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:46:DP-1] disconnected
[ 17.789008] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:53:DP-2]
[ 17.789009] [drm:intel_dp_detect] [CONNECTOR:53:DP-2]
[ 17.789018] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:53:DP-2] disconnected
[ 17.789021] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:50:HDMI-A-1]
[ 17.789022] [drm:intel_hdmi_detect] [CONNECTOR:50:HDMI-A-1]
[ 17.913369] [drm:intel_hdmi_detect] HDMI live status down
[ 17.913375] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:50:HDMI-A-1] disconnected
[ 17.913395] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:57:HDMI-A-2]
[ 17.913396] [drm:intel_hdmi_detect] [CONNECTOR:57:HDMI-A-2]
[ 18.041371] [drm:intel_hdmi_detect] HDMI live status down
[ 18.041377] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:57:HDMI-A-2] disconnected
[ 18.046849] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:37:eDP-1]
[ 18.046852] [drm:intel_dp_detect] [CONNECTOR:37:eDP-1]
[ 18.047213] [drm:drm_edid_to_eld] ELD: no CEA Extension found
[ 18.047218] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:37:eDP-1] probed modes :
[ 18.047222] [drm:drm_mode_debug_printmodeline] Modeline 38:"3200x1800" 60 373250 3200 3248 3280 3360 1800 1803 1808 1852 0x48 0xa
[ 18.047224] [drm:drm_mode_debug_printmodeline] Modeline 39:"3200x1800" 48 298600 3200 3248 3280 3360 1800 1803 1808 1852 0x40 0xa
[ 18.047293] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:46:DP-1]
[ 18.047294] [drm:intel_dp_detect] [CONNECTOR:46:DP-1]
[ 18.047302] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:46:DP-1] disconnected
[ 18.047305] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:53:DP-2]
[ 18.047306] [drm:intel_dp_detect] [CONNECTOR:53:DP-2]
[ 18.047314] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:53:DP-2] disconnected
[ 18.047316] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:50:HDMI-A-1]
[ 18.047317] [drm:intel_hdmi_detect] [CONNECTOR:50:HDMI-A-1]
[ 18.173388] [drm:intel_hdmi_detect] HDMI live status down
[ 18.173393] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:50:HDMI-A-1] disconnected
[ 18.173411] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:57:HDMI-A-2]
[ 18.173412] [drm:intel_hdmi_detect] [CONNECTOR:57:HDMI-A-2]
[ 18.301377] [drm:intel_hdmi_detect] HDMI live status down
[ 18.301383] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:57:HDMI-A-2] disconnected
[ 18.849580] [drm:intel_power_well_disable] disabling power well 2
[ 18.849587] [drm:skl_set_power_well] Disabling power well 2
[ 20.758543] tun: Universal TUN/TAP device driver, 1.6
[ 20.758545] tun: (C) 1999-2004 Max Krasnyansky <maxk@qualcomm.com>
[ 21.049406] [drm:edp_panel_vdd_off_sync] Turning eDP port A VDD off
[ 21.049447] [drm:edp_panel_vdd_off_sync] PP_STATUS: 0x80000008 PP_CONTROL: 0xabcd0007
[ 21.049448] [drm:intel_power_well_disable] disabling DC off
[ 21.049451] [drm:skl_enable_dc6] Enabling DC6
[ 21.049452] [drm:gen9_set_dc_state] Setting DC state from 00 to 02
[ 21.570627] IPv4: martian source 9.232.160.230 from 9.0.154.13, on dev wlan0
[ 21.570631] ll header: 00000000: dc 53 60 cc 0f b0 60 73 5c c5 0d c0 08 00 .S`...`s\.....
[ 25.923259] [drm:skl_wm_flush_pipe] flush pipe A (pass 3)
[ 31.050823] [drm:skl_wm_flush_pipe] flush pipe A (pass 3)
[ 31.844083] IPv4: martian source 153.66.150.226 from 199.27.180.226, on dev tun0
[ 39.089916] [drm:skl_wm_flush_pipe] flush pipe A (pass 3)
[-- Attachment #3: dmesg.good.txt --]
[-- Type: text/plain, Size: 121249 bytes --]
[ 0.000000] Linux version 4.7.0-rc4+ (jejb@jarvis) (gcc version 4.8.5 (SUSE Linux) ) #2 SMP PREEMPT Tue Jun 21 07:59:21 EDT 2016
[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-test root=UUID=994363fd-c12c-4c6c-92e9-85e8ac695cf9 ro resume=/dev/nvme0n1p2 splash=silent quiet showopts pcie_aspm=force drm.debug=14
[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256
[ 0.000000] x86/fpu: xstate_offset[3]: 960, xstate_sizes[3]: 64
[ 0.000000] x86/fpu: xstate_offset[4]: 1024, xstate_sizes[4]: 64
[ 0.000000] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
[ 0.000000] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
[ 0.000000] x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
[ 0.000000] x86/fpu: Supporting XSAVE feature 0x008: 'MPX bounds registers'
[ 0.000000] x86/fpu: Supporting XSAVE feature 0x010: 'MPX CSR'
[ 0.000000] x86/fpu: Enabled xstate features 0x1f, context size is 1088 bytes, using 'standard' format.
[ 0.000000] x86/fpu: Using 'eager' FPU context switches.
[ 0.000000] e820: BIOS-provided physical RAM map:
[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x0000000000000fff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000000001000-0x0000000000057fff] usable
[ 0.000000] BIOS-e820: [mem 0x0000000000058000-0x0000000000058fff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000000059000-0x000000000009cfff] usable
[ 0.000000] BIOS-e820: [mem 0x000000000009d000-0x000000000009ffff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x0000000069537fff] usable
[ 0.000000] BIOS-e820: [mem 0x0000000069538000-0x0000000069538fff] ACPI NVS
[ 0.000000] BIOS-e820: [mem 0x0000000069539000-0x0000000069562fff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000069563000-0x00000000695bdfff] usable
[ 0.000000] BIOS-e820: [mem 0x00000000695be000-0x0000000069daefff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000069daf000-0x000000007907dfff] usable
[ 0.000000] BIOS-e820: [mem 0x000000007907e000-0x00000000793f8fff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000793f9000-0x0000000079448fff] ACPI data
[ 0.000000] BIOS-e820: [mem 0x0000000079449000-0x0000000079c00fff] ACPI NVS
[ 0.000000] BIOS-e820: [mem 0x0000000079c01000-0x000000007a4fefff] reserved
[ 0.000000] BIOS-e820: [mem 0x000000007a4ff000-0x000000007a4fffff] usable
[ 0.000000] BIOS-e820: [mem 0x000000007a500000-0x000000007a5fffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000e0000000-0x00000000efffffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fe000000-0x00000000fe010fff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000027effffff] usable
[ 0.000000] NX (Execute Disable) protection: active
[ 0.000000] e820: update [mem 0x67a09018-0x67a19057] usable ==> usable
[ 0.000000] extended physical RAM map:
[ 0.000000] reserve setup_data: [mem 0x0000000000000000-0x0000000000000fff] reserved
[ 0.000000] reserve setup_data: [mem 0x0000000000001000-0x0000000000057fff] usable
[ 0.000000] reserve setup_data: [mem 0x0000000000058000-0x0000000000058fff] reserved
[ 0.000000] reserve setup_data: [mem 0x0000000000059000-0x000000000009cfff] usable
[ 0.000000] reserve setup_data: [mem 0x000000000009d000-0x000000000009ffff] reserved
[ 0.000000] reserve setup_data: [mem 0x0000000000100000-0x0000000067a09017] usable
[ 0.000000] reserve setup_data: [mem 0x0000000067a09018-0x0000000067a19057] usable
[ 0.000000] reserve setup_data: [mem 0x0000000067a19058-0x0000000069537fff] usable
[ 0.000000] reserve setup_data: [mem 0x0000000069538000-0x0000000069538fff] ACPI NVS
[ 0.000000] reserve setup_data: [mem 0x0000000069539000-0x0000000069562fff] reserved
[ 0.000000] reserve setup_data: [mem 0x0000000069563000-0x00000000695bdfff] usable
[ 0.000000] reserve setup_data: [mem 0x00000000695be000-0x0000000069daefff] reserved
[ 0.000000] reserve setup_data: [mem 0x0000000069daf000-0x000000007907dfff] usable
[ 0.000000] reserve setup_data: [mem 0x000000007907e000-0x00000000793f8fff] reserved
[ 0.000000] reserve setup_data: [mem 0x00000000793f9000-0x0000000079448fff] ACPI data
[ 0.000000] reserve setup_data: [mem 0x0000000079449000-0x0000000079c00fff] ACPI NVS
[ 0.000000] reserve setup_data: [mem 0x0000000079c01000-0x000000007a4fefff] reserved
[ 0.000000] reserve setup_data: [mem 0x000000007a4ff000-0x000000007a4fffff] usable
[ 0.000000] reserve setup_data: [mem 0x000000007a500000-0x000000007a5fffff] reserved
[ 0.000000] reserve setup_data: [mem 0x00000000e0000000-0x00000000efffffff] reserved
[ 0.000000] reserve setup_data: [mem 0x00000000fe000000-0x00000000fe010fff] reserved
[ 0.000000] reserve setup_data: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
[ 0.000000] reserve setup_data: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
[ 0.000000] reserve setup_data: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
[ 0.000000] reserve setup_data: [mem 0x0000000100000000-0x000000027effffff] usable
[ 0.000000] efi: EFI v2.40 by American Megatrends
[ 0.000000] efi: ACPI=0x7941a000 ACPI 2.0=0x7941a000 SMBIOS=0xf0000
[ 0.000000] SMBIOS 2.8 present.
[ 0.000000] DMI: Dell Inc. XPS 13 9350/07TYC2, BIOS 1.4.3 06/02/2016
[ 0.000000] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[ 0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable
[ 0.000000] e820: last_pfn = 0x27f000 max_arch_pfn = 0x400000000
[ 0.000000] MTRR default type: write-back
[ 0.000000] MTRR fixed ranges enabled:
[ 0.000000] 00000-9FFFF write-back
[ 0.000000] A0000-BFFFF uncachable
[ 0.000000] C0000-FFFFF write-protect
[ 0.000000] MTRR variable ranges enabled:
[ 0.000000] 0 base 0080000000 mask 7F80000000 uncachable
[ 0.000000] 1 base 007C000000 mask 7FFC000000 uncachable
[ 0.000000] 2 base 007B800000 mask 7FFF800000 uncachable
[ 0.000000] 3 disabled
[ 0.000000] 4 disabled
[ 0.000000] 5 disabled
[ 0.000000] 6 disabled
[ 0.000000] 7 disabled
[ 0.000000] 8 disabled
[ 0.000000] 9 disabled
[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT
[ 0.000000] e820: last_pfn = 0x7a500 max_arch_pfn = 0x400000000
[ 0.000000] Scanning 1 areas for low memory corruption
[ 0.000000] Base memory trampoline at [ffff880000097000] 97000 size 24576
[ 0.000000] Using GB pages for direct mapping
[ 0.000000] BRK [0x02073000, 0x02073fff] PGTABLE
[ 0.000000] BRK [0x02074000, 0x02074fff] PGTABLE
[ 0.000000] BRK [0x02075000, 0x02075fff] PGTABLE
[ 0.000000] BRK [0x02076000, 0x02076fff] PGTABLE
[ 0.000000] BRK [0x02077000, 0x02077fff] PGTABLE
[ 0.000000] BRK [0x02078000, 0x02078fff] PGTABLE
[ 0.000000] RAMDISK: [mem 0x2f6d0000-0x2ff3dfff]
[ 0.000000] ACPI: Early table checksum verification disabled
[ 0.000000] ACPI: RSDP 0x000000007941A000 000024 (v02 DELL )
[ 0.000000] ACPI: XSDT 0x000000007941A0B8 0000EC (v01 DELL CBX3 01072009 AMI 00010013)
[ 0.000000] ACPI: FACP 0x000000007943A9B8 00010C (v05 DELL CBX3 01072009 AMI 00010013)
[ 0.000000] ACPI: DSDT 0x000000007941A230 020784 (v02 DELL CBX3 01072009 INTL 20120913)
[ 0.000000] ACPI: FACS 0x0000000079C00F80 000040
[ 0.000000] ACPI: APIC 0x000000007943AAC8 000084 (v03 DELL CBX3 01072009 AMI 00010013)
[ 0.000000] ACPI: FPDT 0x000000007943AB50 000044 (v01 DELL CBX3 01072009 AMI 00010013)
[ 0.000000] ACPI: FIDT 0x000000007943AB98 00009C (v01 DELL CBX3 01072009 AMI 00010013)
[ 0.000000] ACPI: MCFG 0x000000007943AC38 00003C (v01 DELL CBX3 01072009 MSFT 00000097)
[ 0.000000] ACPI: HPET 0x000000007943AC78 000038 (v01 DELL CBX3 01072009 AMI. 0005000B)
[ 0.000000] ACPI: SSDT 0x000000007943ACB0 000315 (v01 SataRe SataTabl 00001000 INTL 20120913)
[ 0.000000] ACPI: LPIT 0x000000007943AFC8 000094 (v01 INTEL SKL-ULT 00000000 MSFT 0000005F)
[ 0.000000] ACPI: SSDT 0x000000007943B060 000248 (v02 INTEL sensrhub 00000000 INTL 20120913)
[ 0.000000] ACPI: SSDT 0x000000007943B2A8 002BAE (v02 INTEL PtidDevc 00001000 INTL 20120913)
[ 0.000000] ACPI: SSDT 0x000000007943DE58 000BE3 (v02 INTEL Ther_Rvp 00001000 INTL 20120913)
[ 0.000000] ACPI: DBGP 0x000000007943EA40 000034 (v01 INTEL 00000000 MSFT 0000005F)
[ 0.000000] ACPI: DBG2 0x000000007943EA78 000054 (v00 INTEL 00000000 MSFT 0000005F)
[ 0.000000] ACPI: SSDT 0x000000007943EAD0 000737 (v02 INTEL xh_rvp07 00000000 INTL 20120913)
[ 0.000000] ACPI: BOOT 0x000000007943F208 000028 (v01 DELL CBX3 01072009 AMI 00010013)
[ 0.000000] ACPI: SSDT 0x000000007943F230 0035AE (v02 SaSsdt SaSsdt 00003000 INTL 20120913)
[ 0.000000] ACPI: UEFI 0x00000000794427E0 000042 (v01 00000000 00000000)
[ 0.000000] ACPI: SSDT 0x0000000079442828 000E73 (v02 CpuRef CpuSsdt 00003000 INTL 20120913)
[ 0.000000] ACPI: MSDM 0x00000000794436A0 000055 (v03 DELL CBX3 06222004 AMI 00010013)
[ 0.000000] ACPI: SSDT 0x00000000794436F8 003B57 (v02 DptfTa DptfTabl 00001000 INTL 20120913)
[ 0.000000] ACPI: SLIC 0x0000000079447250 000176 (v03 DELL CBX3 01072009 MSFT 00010013)
[ 0.000000] ACPI: TCPA 0x00000000794473C8 000032 (v02 ALASKA NAPAASF 00000001 MSFT 01000013)
[ 0.000000] ACPI: BGRT 0x0000000079447400 000038 (v00 ?\xffffffbdq{ 01072009 AMI 00010013)
[ 0.000000] ACPI: DMAR 0x0000000079447438 0000F0 (v01 INTEL SKL 00000001 INTL 00000001)
[ 0.000000] ACPI: ASF! 0x0000000079447528 0000A5 (v32 INTEL HCG 00000001 TFSM 000F4240)
[ 0.000000] ACPI: Local APIC address 0xfee00000
[ 0.000000] No NUMA configuration found
[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000027effffff]
[ 0.000000] NODE_DATA(0) allocated [mem 0x27efe6000-0x27effcfff]
[ 0.000000] Zone ranges:
[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]
[ 0.000000] DMA32 [mem 0x0000000001000000-0x00000000ffffffff]
[ 0.000000] Normal [mem 0x0000000100000000-0x000000027effffff]
[ 0.000000] Device empty
[ 0.000000] Movable zone start for each node
[ 0.000000] Early memory node ranges
[ 0.000000] node 0: [mem 0x0000000000001000-0x0000000000057fff]
[ 0.000000] node 0: [mem 0x0000000000059000-0x000000000009cfff]
[ 0.000000] node 0: [mem 0x0000000000100000-0x0000000069537fff]
[ 0.000000] node 0: [mem 0x0000000069563000-0x00000000695bdfff]
[ 0.000000] node 0: [mem 0x0000000069daf000-0x000000007907dfff]
[ 0.000000] node 0: [mem 0x000000007a4ff000-0x000000007a4fffff]
[ 0.000000] node 0: [mem 0x0000000100000000-0x000000027effffff]
[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000027effffff]
[ 0.000000] On node 0 totalpages: 2062334
[ 0.000000] DMA zone: 64 pages used for memmap
[ 0.000000] DMA zone: 21 pages reserved
[ 0.000000] DMA zone: 3995 pages, LIFO batch:0
[ 0.000000] DMA32 zone: 7650 pages used for memmap
[ 0.000000] DMA32 zone: 489571 pages, LIFO batch:31
[ 0.000000] Normal zone: 24512 pages used for memmap
[ 0.000000] Normal zone: 1568768 pages, LIFO batch:31
[ 0.000000] tboot: non-0 tboot_addr but it is not of type E820_RESERVED
[ 0.000000] Reserving Intel graphics stolen memory at 0x7c000000-0x7fffffff
[ 0.000000] ACPI: PM-Timer IO Port: 0x1808
[ 0.000000] ACPI: Local APIC address 0xfee00000
[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x02] high edge lint[0x1])
[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x03] high edge lint[0x1])
[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x04] high edge lint[0x1])
[ 0.000000] IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-119
[ 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: 0x8086a701 base: 0xfed00000
[ 0.000000] smpboot: Allowing 4 CPUs, 0 hotplug CPUs
[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]
[ 0.000000] PM: Registered nosave memory: [mem 0x00058000-0x00058fff]
[ 0.000000] PM: Registered nosave memory: [mem 0x0009d000-0x0009ffff]
[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000fffff]
[ 0.000000] PM: Registered nosave memory: [mem 0x67a09000-0x67a09fff]
[ 0.000000] PM: Registered nosave memory: [mem 0x67a19000-0x67a19fff]
[ 0.000000] PM: Registered nosave memory: [mem 0x69538000-0x69538fff]
[ 0.000000] PM: Registered nosave memory: [mem 0x69539000-0x69562fff]
[ 0.000000] PM: Registered nosave memory: [mem 0x695be000-0x69daefff]
[ 0.000000] PM: Registered nosave memory: [mem 0x7907e000-0x793f8fff]
[ 0.000000] PM: Registered nosave memory: [mem 0x793f9000-0x79448fff]
[ 0.000000] PM: Registered nosave memory: [mem 0x79449000-0x79c00fff]
[ 0.000000] PM: Registered nosave memory: [mem 0x79c01000-0x7a4fefff]
[ 0.000000] PM: Registered nosave memory: [mem 0x7a500000-0x7a5fffff]
[ 0.000000] PM: Registered nosave memory: [mem 0x7a600000-0x7bffffff]
[ 0.000000] PM: Registered nosave memory: [mem 0x7c000000-0x7fffffff]
[ 0.000000] PM: Registered nosave memory: [mem 0x80000000-0xdfffffff]
[ 0.000000] PM: Registered nosave memory: [mem 0xe0000000-0xefffffff]
[ 0.000000] PM: Registered nosave memory: [mem 0xf0000000-0xfdffffff]
[ 0.000000] PM: Registered nosave memory: [mem 0xfe000000-0xfe010fff]
[ 0.000000] PM: Registered nosave memory: [mem 0xfe011000-0xfebfffff]
[ 0.000000] PM: Registered nosave memory: [mem 0xfec00000-0xfec00fff]
[ 0.000000] PM: Registered nosave memory: [mem 0xfec01000-0xfedfffff]
[ 0.000000] PM: Registered nosave memory: [mem 0xfee00000-0xfee00fff]
[ 0.000000] PM: Registered nosave memory: [mem 0xfee01000-0xfeffffff]
[ 0.000000] PM: Registered nosave memory: [mem 0xff000000-0xffffffff]
[ 0.000000] e820: [mem 0x80000000-0xdfffffff] available for PCI devices
[ 0.000000] Booting paravirtualized kernel on bare hardware
[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns
[ 0.000000] setup_percpu: NR_CPUS:512 nr_cpumask_bits:512 nr_cpu_ids:4 nr_node_ids:1
[ 0.000000] percpu: Embedded 35 pages/cpu @ffff88027ec00000 s104088 r8192 d31080 u524288
[ 0.000000] pcpu-alloc: s104088 r8192 d31080 u524288 alloc=1*2097152
[ 0.000000] pcpu-alloc: [0] 0 1 2 3
[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 2030087
[ 0.000000] Policy zone: Normal
[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-test root=UUID=994363fd-c12c-4c6c-92e9-85e8ac695cf9 ro resume=/dev/nvme0n1p2 splash=silent quiet showopts pcie_aspm=force drm.debug=14
[ 0.000000] PCIe ASPM is forcibly enabled
[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
[ 0.000000] Memory: 3705508K/8249336K available (7116K kernel code, 1183K rwdata, 3124K rodata, 1688K init, 1644K bss, 498380K reserved, 0K cma-reserved)
[ 0.000000] Preemptible hierarchical RCU implementation.
[ 0.000000] Build-time adjustment of leaf fanout to 64.
[ 0.000000] RCU restricting CPUs from NR_CPUS=512 to nr_cpu_ids=4.
[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=4
[ 0.000000] NR_IRQS:33024 nr_irqs:1024 16
[ 0.000000] spurious 8259A interrupt: IRQ7.
[ 0.000000] Console: colour dummy device 80x25
[ 0.000000] console [tty0] enabled
[ 0.000000] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 79635855245 ns
[ 0.000000] hpet clockevent registered
[ 0.000000] tsc: Unable to calibrate against PIT
[ 0.000000] tsc: using HPET reference calibration
[ 0.000000] tsc: Detected 2399.933 MHz processor
[ 0.000024] Calibrating delay loop (skipped), value calculated using timer frequency.. 4799.86 BogoMIPS (lpj=9599732)
[ 0.000027] pid_max: default: 32768 minimum: 301
[ 0.000043] ACPI: Core revision 20160422
[ 0.001026] Security Framework initialized
[ 0.001031] AppArmor: AppArmor initialized
[ 0.001488] Dentry cache hash table entries: 1048576 (order: 11, 8388608 bytes)
[ 0.002984] Inode-cache hash table entries: 524288 (order: 10, 4194304 bytes)
[ 0.003635] Mount-cache hash table entries: 16384 (order: 5, 131072 bytes)
[ 0.003646] Mountpoint-cache hash table entries: 16384 (order: 5, 131072 bytes)
[ 0.003908] CPU: Physical Processor ID: 0
[ 0.003909] CPU: Processor Core ID: 0
[ 0.003913] ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
[ 0.003914] ENERGY_PERF_BIAS: View and update with x86_energy_perf_policy(8)
[ 0.003919] mce: CPU supports 8 MCE banks
[ 0.003928] CPU0: Thermal monitoring enabled (TM1)
[ 0.003943] process: using mwait in idle threads
[ 0.003946] Last level iTLB entries: 4KB 64, 2MB 8, 4MB 8
[ 0.003947] Last level dTLB entries: 4KB 64, 2MB 0, 4MB 0, 1GB 4
[ 0.004317] Freeing SMP alternatives memory: 28K (ffffffff81ecf000 - ffffffff81ed6000)
[ 0.014699] ftrace: allocating 27630 entries in 108 pages
[ 0.026346] smpboot: Max logical packages: 2
[ 0.026349] smpboot: APIC(0) Converting physical 0 to logical package 0
[ 0.026354] DMAR: Host address width 39
[ 0.026356] DMAR: DRHD base: 0x000000fed90000 flags: 0x0
[ 0.026363] DMAR: dmar0: reg_base_addr fed90000 ver 1:0 cap 1c0000c40660462 ecap 7e3ff0505e
[ 0.026365] DMAR: DRHD base: 0x000000fed91000 flags: 0x1
[ 0.026368] DMAR: dmar1: reg_base_addr fed91000 ver 1:0 cap d2008c40660462 ecap f050da
[ 0.026370] DMAR: RMRR base: 0x0000007918b000 end: 0x000000791aafff
[ 0.026371] DMAR: RMRR base: 0x0000007b800000 end: 0x0000007fffffff
[ 0.026372] DMAR: ANDD device: 1 name: \_SB.PCI0.I2C0
[ 0.026373] DMAR: ANDD device: 2 name: \_SB.PCI0.I2C1
[ 0.026375] DMAR-IR: IOAPIC id 2 under DRHD base 0xfed91000 IOMMU 1
[ 0.026376] DMAR-IR: HPET id 0 under DRHD base 0xfed91000
[ 0.026377] DMAR-IR: x2apic is disabled because BIOS sets x2apic opt out bit.
[ 0.026379] DMAR-IR: Use 'intremap=no_x2apic_optout' to override the BIOS setting.
[ 0.027798] DMAR-IR: Enabled IRQ remapping in xapic mode
[ 0.027799] x2apic: IRQ remapping doesn't support X2APIC mode
[ 0.031908] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[ 0.071601] TSC deadline timer enabled
[ 0.071605] smpboot: CPU0: Intel(R) Core(TM) i5-6200U CPU @ 2.30GHz (family: 0x6, model: 0x4e, stepping: 0x3)
[ 0.071609] Performance Events: PEBS fmt3+, 32-deep LBR, Skylake events, full-width counters, Intel PMU driver.
[ 0.071638] ... version: 4
[ 0.071639] ... bit width: 48
[ 0.071640] ... generic registers: 4
[ 0.071641] ... value mask: 0000ffffffffffff
[ 0.071642] ... max period: 0000ffffffffffff
[ 0.071642] ... fixed-purpose events: 3
[ 0.071643] ... event mask: 000000070000000f
[ 0.099761] NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter.
[ 0.121146] x86: Booting SMP configuration:
[ 0.121148] .... node #0, CPUs: #1 #2 #3
[ 0.395297] x86: Booted up 1 node, 4 CPUs
[ 0.395301] smpboot: Total of 4 processors activated (19202.67 BogoMIPS)
[ 0.414769] node 0 initialised, 1011362 pages in 12ms
[ 0.423394] devtmpfs: initialized
[ 0.423456] x86/mm: Memory block size: 128MB
[ 0.435317] PM: Registering ACPI NVS region [mem 0x69538000-0x69538fff] (4096 bytes)
[ 0.435319] PM: Registering ACPI NVS region [mem 0x79449000-0x79c00fff] (8093696 bytes)
[ 0.435536] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
[ 0.443300] pinctrl core: initialized pinctrl subsystem
[ 0.443419] RTC time: 13:47:44, date: 06/21/16
[ 0.455394] NET: Registered protocol family 16
[ 0.467322] cpuidle: using governor ladder
[ 0.475335] cpuidle: using governor menu
[ 0.475386] Simple Boot Flag at 0x47 set to 0x80
[ 0.475414] ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
[ 0.475415] ACPI: bus type PCI registered
[ 0.475416] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[ 0.499427] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
[ 0.499429] PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved in E820
[ 0.499437] PCI: Using configuration type 1 for base access
[ 0.499443] dmi type 0xB1 record - unknown flag
[ 0.519486] HugeTLB registered 1 GB page size, pre-allocated 0 pages
[ 0.519487] HugeTLB registered 2 MB page size, pre-allocated 0 pages
[ 0.543480] ACPI: Added _OSI(Module Device)
[ 0.543482] ACPI: Added _OSI(Processor Device)
[ 0.543483] ACPI: Added _OSI(3.0 _SCP Extensions)
[ 0.543484] ACPI: Added _OSI(Processor Aggregator Device)
[ 0.578790] ACPI: Executed 21 blocks of module-level executable AML code
[ 0.592720] ACPI: Executed 3 blocks of module-level executable AML code
[ 0.596970] ACPI: 9 ACPI AML tables successfully acquired and loaded
[ 0.612982] ACPI: [Firmware Bug]: BIOS _OSI(Linux) query ignored
[ 0.720383] ACPI: Dynamic OEM Table Load:
[ 0.720393] ACPI: SSDT 0xFFFF88027ECD1800 00061E (v02 PmRef Cpu0Ist 00003000 INTL 20120913)
[ 0.721518] ACPI: \_PR_.CPU0: _OSC native thermal LVT Acked
[ 0.723195] ACPI: Dynamic OEM Table Load:
[ 0.723201] ACPI: SSDT 0xFFFF88027EDD1400 00037F (v02 PmRef Cpu0Cst 00003001 INTL 20120913)
[ 0.725149] ACPI: Dynamic OEM Table Load:
[ 0.725155] ACPI: SSDT 0xFFFF88027EBC7000 0005AA (v02 PmRef ApIst 00003000 INTL 20120913)
[ 0.726737] ACPI: Dynamic OEM Table Load:
[ 0.726742] ACPI: SSDT 0xFFFF88017E52BA00 000119 (v02 PmRef ApCst 00003000 INTL 20120913)
[ 0.730284] ACPI : EC: EC started
[ 0.763239] ACPI: Interpreter enabled
[ 0.763286] ACPI: (supports S0 S3 S4 S5)
[ 0.763287] ACPI: Using IOAPIC for interrupt routing
[ 0.763333] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[ 0.765372] ACPI: Power Resource [PG00] (on)
[ 0.765857] ACPI: Power Resource [PG01] (on)
[ 0.766328] ACPI: Power Resource [PG02] (on)
[ 0.768758] ACPI: Power Resource [WRST] (off)
[ 0.769236] ACPI: Power Resource [WRST] (off)
[ 0.769719] ACPI: Power Resource [WRST] (off)
[ 0.770195] ACPI: Power Resource [WRST] (off)
[ 0.770670] ACPI: Power Resource [WRST] (off)
[ 0.771147] ACPI: Power Resource [WRST] (off)
[ 0.771619] ACPI: Power Resource [WRST] (off)
[ 0.772091] ACPI: Power Resource [WRST] (off)
[ 0.772565] ACPI: Power Resource [WRST] (off)
[ 0.773068] ACPI: Power Resource [WRST] (off)
[ 0.773559] ACPI: Power Resource [WRST] (off)
[ 0.774036] ACPI: Power Resource [WRST] (off)
[ 0.774507] ACPI: Power Resource [WRST] (off)
[ 0.774980] ACPI: Power Resource [WRST] (off)
[ 0.775452] ACPI: Power Resource [WRST] (off)
[ 0.775923] ACPI: Power Resource [WRST] (off)
[ 0.776397] ACPI: Power Resource [WRST] (off)
[ 0.776875] ACPI: Power Resource [WRST] (off)
[ 0.777347] ACPI: Power Resource [WRST] (off)
[ 0.777825] ACPI: Power Resource [WRST] (off)
[ 0.794833] ACPI: Power Resource [FN00] (off)
[ 0.794964] ACPI: Power Resource [FN01] (off)
[ 0.795090] ACPI: Power Resource [FN02] (off)
[ 0.795215] ACPI: Power Resource [FN03] (off)
[ 0.795342] ACPI: Power Resource [FN04] (off)
[ 0.796795] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-fe])
[ 0.796802] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI]
[ 0.796854] \_SB_.PCI0 (33DB4D5B-1FF7-401C-9657-7441C03DD766): _OSC invalid UUID
[ 0.796855] _OSC request data: 1 1f 0
[ 0.796859] acpi PNP0A08:00: _OSC failed (AE_ERROR); disabling ASPM
[ 0.797645] PCI host bridge to bus 0000:00
[ 0.797648] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]
[ 0.797650] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]
[ 0.797651] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
[ 0.797653] pci_bus 0000:00: root bus resource [mem 0x000c0000-0x000c3fff window]
[ 0.797654] pci_bus 0000:00: root bus resource [mem 0x000c4000-0x000c7fff window]
[ 0.797655] pci_bus 0000:00: root bus resource [mem 0x000c8000-0x000cbfff window]
[ 0.797656] pci_bus 0000:00: root bus resource [mem 0x000cc000-0x000cffff window]
[ 0.797658] pci_bus 0000:00: root bus resource [mem 0x000d0000-0x000d3fff window]
[ 0.797659] pci_bus 0000:00: root bus resource [mem 0x000d4000-0x000d7fff window]
[ 0.797661] pci_bus 0000:00: root bus resource [mem 0x000d8000-0x000dbfff window]
[ 0.797662] pci_bus 0000:00: root bus resource [mem 0x000dc000-0x000dffff window]
[ 0.797663] pci_bus 0000:00: root bus resource [mem 0x000e4000-0x000e7fff window]
[ 0.797664] pci_bus 0000:00: root bus resource [mem 0x000e8000-0x000ebfff window]
[ 0.797665] pci_bus 0000:00: root bus resource [mem 0x000ec000-0x000effff window]
[ 0.797667] pci_bus 0000:00: root bus resource [mem 0x80000000-0xdfffffff window]
[ 0.797668] pci_bus 0000:00: root bus resource [mem 0xfd000000-0xfe7fffff window]
[ 0.797670] pci_bus 0000:00: root bus resource [bus 00-fe]
[ 0.797677] pci 0000:00:00.0: [8086:1904] type 00 class 0x060000
[ 0.797828] pci 0000:00:02.0: [8086:1916] type 00 class 0x030000
[ 0.797837] pci 0000:00:02.0: reg 0x10: [mem 0xdb000000-0xdbffffff 64bit]
[ 0.797843] pci 0000:00:02.0: reg 0x18: [mem 0x90000000-0x9fffffff 64bit pref]
[ 0.797847] pci 0000:00:02.0: reg 0x20: [io 0xf000-0xf03f]
[ 0.798018] pci 0000:00:04.0: [8086:1903] type 00 class 0x118000
[ 0.798029] pci 0000:00:04.0: reg 0x10: [mem 0xdc320000-0xdc327fff 64bit]
[ 0.798271] pci 0000:00:14.0: [8086:9d2f] type 00 class 0x0c0330
[ 0.798291] pci 0000:00:14.0: reg 0x10: [mem 0xdc310000-0xdc31ffff 64bit]
[ 0.798364] pci 0000:00:14.0: PME# supported from D3hot D3cold
[ 0.798512] pci 0000:00:14.0: System wakeup disabled by ACPI
[ 0.798554] pci 0000:00:14.2: [8086:9d31] type 00 class 0x118000
[ 0.798573] pci 0000:00:14.2: reg 0x10: [mem 0xdc338000-0xdc338fff 64bit]
[ 0.798847] pci 0000:00:15.0: [8086:9d60] type 00 class 0x118000
[ 0.799055] pci 0000:00:15.0: reg 0x10: [mem 0xdc337000-0xdc337fff 64bit]
[ 0.800043] pci 0000:00:15.1: [8086:9d61] type 00 class 0x118000
[ 0.800227] pci 0000:00:15.1: reg 0x10: [mem 0xdc336000-0xdc336fff 64bit]
[ 0.801136] pci 0000:00:16.0: [8086:9d3a] type 00 class 0x078000
[ 0.801152] pci 0000:00:16.0: reg 0x10: [mem 0xdc335000-0xdc335fff 64bit]
[ 0.801226] pci 0000:00:16.0: PME# supported from D3hot
[ 0.801408] pci 0000:00:17.0: [8086:9d03] type 00 class 0x010601
[ 0.801423] pci 0000:00:17.0: reg 0x10: [mem 0xdc330000-0xdc331fff]
[ 0.801432] pci 0000:00:17.0: reg 0x14: [mem 0xdc334000-0xdc3340ff]
[ 0.801441] pci 0000:00:17.0: reg 0x18: [io 0xf090-0xf097]
[ 0.801450] pci 0000:00:17.0: reg 0x1c: [io 0xf080-0xf083]
[ 0.801460] pci 0000:00:17.0: reg 0x20: [io 0xf060-0xf07f]
[ 0.801468] pci 0000:00:17.0: reg 0x24: [mem 0xdc333000-0xdc3337ff]
[ 0.801516] pci 0000:00:17.0: PME# supported from D3hot
[ 0.801697] pci 0000:00:1c.0: [8086:9d10] type 01 class 0x060400
[ 0.801772] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
[ 0.801948] pci 0000:00:1c.0: System wakeup disabled by ACPI
[ 0.801997] pci 0000:00:1c.4: [8086:9d14] type 01 class 0x060400
[ 0.802070] pci 0000:00:1c.4: PME# supported from D0 D3hot D3cold
[ 0.802248] pci 0000:00:1c.4: System wakeup disabled by ACPI
[ 0.802286] pci 0000:00:1c.5: [8086:9d15] type 01 class 0x060400
[ 0.802358] pci 0000:00:1c.5: PME# supported from D0 D3hot D3cold
[ 0.802530] pci 0000:00:1c.5: System wakeup disabled by ACPI
[ 0.802573] pci 0000:00:1d.0: [8086:9d18] type 01 class 0x060400
[ 0.802640] pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold
[ 0.802812] pci 0000:00:1d.0: System wakeup disabled by ACPI
[ 0.802878] pci 0000:00:1f.0: [8086:9d48] type 00 class 0x060100
[ 0.803144] pci 0000:00:1f.2: [8086:9d21] type 00 class 0x058000
[ 0.803154] pci 0000:00:1f.2: reg 0x10: [mem 0xdc32c000-0xdc32ffff]
[ 0.803354] pci 0000:00:1f.3: [8086:9d70] type 00 class 0x040380
[ 0.803375] pci 0000:00:1f.3: reg 0x10: [mem 0xdc328000-0xdc32bfff 64bit]
[ 0.803401] pci 0000:00:1f.3: reg 0x20: [mem 0xdc300000-0xdc30ffff 64bit]
[ 0.803453] pci 0000:00:1f.3: PME# supported from D3hot D3cold
[ 0.803675] pci 0000:00:1f.3: System wakeup disabled by ACPI
[ 0.803717] pci 0000:00:1f.4: [8086:9d23] type 00 class 0x0c0500
[ 0.803765] pci 0000:00:1f.4: reg 0x10: [mem 0xdc332000-0xdc3320ff 64bit]
[ 0.803836] pci 0000:00:1f.4: reg 0x20: [io 0xf040-0xf05f]
[ 0.804191] pci 0000:00:1c.0: PCI bridge to [bus 01-39]
[ 0.804196] pci 0000:00:1c.0: bridge window [mem 0xc4000000-0xda0fffff]
[ 0.804201] pci 0000:00:1c.0: bridge window [mem 0xa0000000-0xc1ffffff 64bit pref]
[ 0.804362] pci 0000:3a:00.0: [8086:095a] type 00 class 0x028000
[ 0.804404] pci 0000:3a:00.0: reg 0x10: [mem 0xdc200000-0xdc201fff 64bit]
[ 0.804594] pci 0000:3a:00.0: PME# supported from D0 D3hot D3cold
[ 0.804733] pci 0000:3a:00.0: System wakeup disabled by ACPI
[ 0.810061] pci 0000:00:1c.4: PCI bridge to [bus 3a]
[ 0.810066] pci 0000:00:1c.4: bridge window [mem 0xdc200000-0xdc2fffff]
[ 0.810205] pci 0000:3b:00.0: [10ec:525a] type 00 class 0xff0000
[ 0.810234] pci 0000:3b:00.0: reg 0x14: [mem 0xdc100000-0xdc100fff]
[ 0.810352] pci 0000:3b:00.0: supports D1 D2
[ 0.810353] pci 0000:3b:00.0: PME# supported from D1 D2 D3hot D3cold
[ 0.810458] pci 0000:3b:00.0: System wakeup disabled by ACPI
[ 0.818056] pci 0000:00:1c.5: PCI bridge to [bus 3b]
[ 0.818060] pci 0000:00:1c.5: bridge window [mem 0xdc100000-0xdc1fffff]
[ 0.818190] pci 0000:3c:00.0: [144d:a802] type 00 class 0x010802
[ 0.818210] pci 0000:3c:00.0: reg 0x10: [mem 0xdc000000-0xdc003fff 64bit]
[ 0.818220] pci 0000:3c:00.0: reg 0x18: [io 0xe000-0xe0ff]
[ 0.818423] pci 0000:3c:00.0: System wakeup disabled by ACPI
[ 0.826068] pci 0000:00:1d.0: PCI bridge to [bus 3c]
[ 0.826071] pci 0000:00:1d.0: bridge window [io 0xe000-0xefff]
[ 0.826074] pci 0000:00:1d.0: bridge window [mem 0xdc000000-0xdc0fffff]
[ 0.829123] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 10 *11 12 14 15)
[ 0.829199] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 *10 11 12 14 15)
[ 0.829275] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 10 *11 12 14 15)
[ 0.829347] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 10 *11 12 14 15)
[ 0.829419] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 10 *11 12 14 15)
[ 0.829491] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 10 *11 12 14 15)
[ 0.829563] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 10 *11 12 14 15)
[ 0.829635] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 10 *11 12 14 15)
[ 0.835377] ACPI: Enabled 6 GPEs in block 00 to 7F
[ 0.835405] ACPI : EC: EC stopped
[ 0.836572] ACPI : EC: GPE = 0x14, I/O: command/status = 0x934, data = 0x930
[ 0.836574] ACPI : EC: EC started
[ 0.868085] vgaarb: setting as boot device: PCI:0000:00:02.0
[ 0.868087] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none
[ 0.868090] vgaarb: loaded
[ 0.868091] vgaarb: bridge control possible 0000:00:02.0
[ 0.878197] SCSI subsystem initialized
[ 0.878233] libata version 3.00 loaded.
[ 0.878333] PCI: Using ACPI for IRQ routing
[ 0.902404] PCI: pci_cache_line_size set to 64 bytes
[ 0.902548] e820: reserve RAM buffer [mem 0x00058000-0x0005ffff]
[ 0.902549] e820: reserve RAM buffer [mem 0x0009d000-0x0009ffff]
[ 0.902550] e820: reserve RAM buffer [mem 0x67a09018-0x67ffffff]
[ 0.902552] e820: reserve RAM buffer [mem 0x69538000-0x6bffffff]
[ 0.902553] e820: reserve RAM buffer [mem 0x695be000-0x6bffffff]
[ 0.902554] e820: reserve RAM buffer [mem 0x7907e000-0x7bffffff]
[ 0.902556] e820: reserve RAM buffer [mem 0x7a500000-0x7bffffff]
[ 0.902557] e820: reserve RAM buffer [mem 0x27f000000-0x27fffffff]
[ 0.902650] NetLabel: Initializing
[ 0.902651] NetLabel: domain hash size = 128
[ 0.902652] NetLabel: protocols = UNLABELED CIPSOv4
[ 0.902663] NetLabel: unlabeled traffic allowed by default
[ 0.902753] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
[ 0.902758] hpet0: 8 comparators, 64-bit 24.000000 MHz counter
[ 0.904804] clocksource: Switched to clocksource hpet
[ 0.911959] VFS: Disk quotas dquot_6.6.0
[ 0.920859] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[ 0.932904] AppArmor: AppArmor Filesystem Enabled
[ 0.932942] pnp: PnP ACPI init
[ 0.933248] system 00:00: [io 0x0680-0x069f] has been reserved
[ 0.933250] system 00:00: [io 0xffff] has been reserved
[ 0.933251] system 00:00: [io 0xffff] has been reserved
[ 0.933253] system 00:00: [io 0xffff] has been reserved
[ 0.933254] system 00:00: [io 0x1800-0x18fe] has been reserved
[ 0.933256] system 00:00: [io 0x164e-0x164f] has been reserved
[ 0.933266] system 00:00: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 0.933388] pnp 00:01: Plug and Play ACPI device, IDs PNP0b00 (active)
[ 0.933434] system 00:02: [io 0x1854-0x1857] has been reserved
[ 0.933436] system 00:02: Plug and Play ACPI device, IDs INT3f0d PNP0c02 (active)
[ 0.933557] pnp 00:03: Plug and Play ACPI device, IDs PNP0303 (active)
[ 0.933579] pnp 00:04: Plug and Play ACPI device, IDs DLL0704 PNP0f13 (active)
[ 0.933893] system 00:05: [mem 0xfed10000-0xfed17fff] has been reserved
[ 0.933895] system 00:05: [mem 0xfed18000-0xfed18fff] has been reserved
[ 0.933896] system 00:05: [mem 0xfed19000-0xfed19fff] has been reserved
[ 0.933898] system 00:05: [mem 0xe0000000-0xefffffff] has been reserved
[ 0.933900] system 00:05: [mem 0xfed20000-0xfed3ffff] has been reserved
[ 0.933902] system 00:05: [mem 0xfed90000-0xfed93fff] could not be reserved
[ 0.933903] system 00:05: [mem 0xfed45000-0xfed8ffff] has been reserved
[ 0.933905] system 00:05: [mem 0xff000000-0xffffffff] has been reserved
[ 0.933907] system 00:05: [mem 0xfee00000-0xfeefffff] could not be reserved
[ 0.933908] system 00:05: [mem 0xdffe0000-0xdfffffff] has been reserved
[ 0.933910] system 00:05: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 0.933960] system 00:06: [mem 0xfd000000-0xfdabffff] has been reserved
[ 0.933962] system 00:06: [mem 0xfdad0000-0xfdadffff] has been reserved
[ 0.933964] system 00:06: [mem 0xfdb00000-0xfdffffff] has been reserved
[ 0.933965] system 00:06: [mem 0xfe000000-0xfe01ffff] could not be reserved
[ 0.933967] system 00:06: [mem 0xfe036000-0xfe03bfff] has been reserved
[ 0.933969] system 00:06: [mem 0xfe03d000-0xfe3fffff] has been reserved
[ 0.933970] system 00:06: [mem 0xfe410000-0xfe7fffff] has been reserved
[ 0.933972] system 00:06: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 0.934359] system 00:07: [io 0xff00-0xfffe] has been reserved
[ 0.934361] system 00:07: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 0.935935] system 00:08: [mem 0xfe029000-0xfe029fff] has been reserved
[ 0.935937] system 00:08: [mem 0xfe028000-0xfe028fff] has been reserved
[ 0.935939] system 00:08: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 0.936914] pnp 00:09: Plug and Play ACPI device, IDs PNP0c31 (active)
[ 0.944054] pnp: PnP ACPI: found 10 devices
[ 0.952589] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
[ 0.952602] pci 0000:00:1c.0: bridge window [io 0x1000-0x0fff] to [bus 01-39] add_size 1000
[ 0.952624] pci 0000:00:1c.0: res[13]=[io 0x1000-0x0fff] res_to_dev_res add_size 1000 min_align 1000
[ 0.952625] pci 0000:00:1c.0: res[13]=[io 0x1000-0x1fff] res_to_dev_res add_size 1000 min_align 1000
[ 0.952628] pci 0000:00:1c.0: BAR 13: assigned [io 0x2000-0x2fff]
[ 0.952631] pci 0000:00:1c.0: PCI bridge to [bus 01-39]
[ 0.952633] pci 0000:00:1c.0: bridge window [io 0x2000-0x2fff]
[ 0.952637] pci 0000:00:1c.0: bridge window [mem 0xc4000000-0xda0fffff]
[ 0.952640] pci 0000:00:1c.0: bridge window [mem 0xa0000000-0xc1ffffff 64bit pref]
[ 0.952645] pci 0000:00:1c.4: PCI bridge to [bus 3a]
[ 0.952649] pci 0000:00:1c.4: bridge window [mem 0xdc200000-0xdc2fffff]
[ 0.952656] pci 0000:00:1c.5: PCI bridge to [bus 3b]
[ 0.952660] pci 0000:00:1c.5: bridge window [mem 0xdc100000-0xdc1fffff]
[ 0.952667] pci 0000:00:1d.0: PCI bridge to [bus 3c]
[ 0.952669] pci 0000:00:1d.0: bridge window [io 0xe000-0xefff]
[ 0.952672] pci 0000:00:1d.0: bridge window [mem 0xdc000000-0xdc0fffff]
[ 0.952679] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window]
[ 0.952681] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window]
[ 0.952682] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
[ 0.952683] pci_bus 0000:00: resource 7 [mem 0x000c0000-0x000c3fff window]
[ 0.952685] pci_bus 0000:00: resource 8 [mem 0x000c4000-0x000c7fff window]
[ 0.952686] pci_bus 0000:00: resource 9 [mem 0x000c8000-0x000cbfff window]
[ 0.952687] pci_bus 0000:00: resource 10 [mem 0x000cc000-0x000cffff window]
[ 0.952689] pci_bus 0000:00: resource 11 [mem 0x000d0000-0x000d3fff window]
[ 0.952690] pci_bus 0000:00: resource 12 [mem 0x000d4000-0x000d7fff window]
[ 0.952691] pci_bus 0000:00: resource 13 [mem 0x000d8000-0x000dbfff window]
[ 0.952692] pci_bus 0000:00: resource 14 [mem 0x000dc000-0x000dffff window]
[ 0.952694] pci_bus 0000:00: resource 15 [mem 0x000e4000-0x000e7fff window]
[ 0.952695] pci_bus 0000:00: resource 16 [mem 0x000e8000-0x000ebfff window]
[ 0.952696] pci_bus 0000:00: resource 17 [mem 0x000ec000-0x000effff window]
[ 0.952697] pci_bus 0000:00: resource 18 [mem 0x80000000-0xdfffffff window]
[ 0.952699] pci_bus 0000:00: resource 19 [mem 0xfd000000-0xfe7fffff window]
[ 0.952700] pci_bus 0000:01: resource 0 [io 0x2000-0x2fff]
[ 0.952701] pci_bus 0000:01: resource 1 [mem 0xc4000000-0xda0fffff]
[ 0.952703] pci_bus 0000:01: resource 2 [mem 0xa0000000-0xc1ffffff 64bit pref]
[ 0.952704] pci_bus 0000:3a: resource 1 [mem 0xdc200000-0xdc2fffff]
[ 0.952706] pci_bus 0000:3b: resource 1 [mem 0xdc100000-0xdc1fffff]
[ 0.952707] pci_bus 0000:3c: resource 0 [io 0xe000-0xefff]
[ 0.952708] pci_bus 0000:3c: resource 1 [mem 0xdc000000-0xdc0fffff]
[ 1.016867] NET: Registered protocol family 2
[ 1.028914] TCP established hash table entries: 65536 (order: 7, 524288 bytes)
[ 1.029025] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
[ 1.029130] TCP: Hash tables configured (established 65536 bind 65536)
[ 1.029147] UDP hash table entries: 4096 (order: 5, 131072 bytes)
[ 1.029167] UDP-Lite hash table entries: 4096 (order: 5, 131072 bytes)
[ 1.056868] NET: Registered protocol family 1
[ 1.056882] pci 0000:00:02.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
[ 1.058011] PCI: CLS 0 bytes, default 64
[ 1.058050] Unpacking initramfs...
[ 1.984378] Freeing initrd memory: 8632K (ffff88002f6d0000 - ffff88002ff3e000)
[ 1.996906] DMAR: ACPI device "device:64" under DMAR at fed91000 as 00:15.0
[ 1.996910] DMAR: ACPI device "device:65" under DMAR at fed91000 as 00:15.1
[ 1.996947] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[ 1.996949] software IO TLB [mem 0x63a09000-0x67a09000] (64MB) mapped at [ffff880063a09000-ffff880067a08fff]
[ 1.996983] RAPL PMU: API unit is 2^-32 Joules, 5 fixed counters, 655360 ms ovfl timer
[ 1.996984] RAPL PMU: hw unit of domain pp0-core 2^-14 Joules
[ 1.996985] RAPL PMU: hw unit of domain package 2^-14 Joules
[ 1.996985] RAPL PMU: hw unit of domain dram 2^-14 Joules
[ 1.996986] RAPL PMU: hw unit of domain pp1-gpu 2^-14 Joules
[ 1.996987] RAPL PMU: hw unit of domain psys 2^-14 Joules
[ 1.997048] Scanning for low memory corruption every 60 seconds
[ 2.013035] futex hash table entries: 1024 (order: 4, 65536 bytes)
[ 2.024894] audit: initializing netlink subsys (disabled)
[ 2.024907] audit: type=2000 audit(1466516865.992:1): initialized
[ 2.025494] workingset: timestamp_bits=34 max_order=21 bucket_order=0
[ 2.025520] zbud: loaded
[ 2.172903] Key type big_key registered
[ 2.173671] Key type asymmetric registered
[ 2.173676] Asymmetric key parser 'x509' registered
[ 2.188956] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)
[ 2.189022] io scheduler noop registered
[ 2.189023] io scheduler deadline registered
[ 2.200946] io scheduler cfq registered (default)
[ 2.201681] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
[ 2.201685] pciehp: PCI Express Hot Plug Controller Driver version: 0.4
[ 2.201709] efifb: probing for efifb
[ 2.201722] efifb: framebuffer at 0x90000000, using 22500k, total 22500k
[ 2.201723] efifb: mode is 3200x1800x32, linelength=12800, pages=1
[ 2.201724] efifb: scrolling: redraw
[ 2.201725] efifb: Truecolor: size=8:8:8:8, shift=24:16:8:0
[ 2.212813] Console: switching to colour frame buffer device 400x112
[ 2.223756] fb0: EFI VGA frame buffer device
[ 2.223763] intel_idle: MWAIT substates: 0x11142120
[ 2.223764] intel_idle: v0.4.1 model 0x4E
[ 2.223974] intel_idle: lapic_timer_reliable_states 0xffffffff
[ 2.224107] GHES: HEST is not enabled!
[ 2.224190] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
[ 2.226970] Non-volatile memory driver v1.3
[ 2.227033] Linux agpgart interface v0.103
[ 2.227472] ahci 0000:00:17.0: version 3.0
[ 2.227662] ahci 0000:00:17.0: AHCI 0001.0301 32 slots 8 ports 6 Gbps 0x0 impl SATA mode
[ 2.227664] ahci 0000:00:17.0: flags: 64bit ncq pm led clo only pio slum part deso sadm sds apst
[ 2.228689] scsi host0: ahci
[ 2.229048] scsi host1: ahci
[ 2.229225] scsi host2: ahci
[ 2.229411] scsi host3: ahci
[ 2.229590] scsi host4: ahci
[ 2.229773] scsi host5: ahci
[ 2.229943] scsi host6: ahci
[ 2.230131] scsi host7: ahci
[ 2.230175] ata1: DUMMY
[ 2.230176] ata2: DUMMY
[ 2.230176] ata3: DUMMY
[ 2.230177] ata4: DUMMY
[ 2.230178] ata5: DUMMY
[ 2.230179] ata6: DUMMY
[ 2.230179] ata7: DUMMY
[ 2.230180] ata8: DUMMY
[ 2.230234] i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f13:PS2M] at 0x60,0x64 irq 1,12
[ 2.230823] i8042: Warning: Keylock active
[ 2.233067] serio: i8042 KBD port at 0x60,0x64 irq 1
[ 2.233097] serio: i8042 AUX port at 0x60,0x64 irq 12
[ 2.233253] mousedev: PS/2 mouse device common for all mice
[ 2.233399] rtc_cmos 00:01: RTC can wake from S4
[ 2.233941] rtc_cmos 00:01: rtc core: registered rtc_cmos as rtc0
[ 2.234060] rtc_cmos 00:01: alarms up to one month, y3k, 242 bytes nvram, hpet irqs
[ 2.234068] intel_pstate: Intel P-state driver initializing
[ 2.234346] intel_pstate: HWP enabled
[ 2.234349] ledtrig-cpu: registered to indicate activity on CPUs
[ 2.234350] EFI Variables Facility v0.08 2004-May-17
[ 2.234630] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input0
[ 2.239205] hidraw: raw HID events driver (C) Jiri Kosina
[ 2.239223] intel_pmc_core 0000:00:1f.2: enabling device (0000 -> 0002)
[ 2.332974] NET: Registered protocol family 10
[ 2.333552] microcode: CPU0 sig=0x406e3, pf=0x80, revision=0x8a
[ 2.333592] microcode: CPU1 sig=0x406e3, pf=0x80, revision=0x8a
[ 2.333603] microcode: CPU2 sig=0x406e3, pf=0x80, revision=0x8a
[ 2.333674] microcode: CPU3 sig=0x406e3, pf=0x80, revision=0x8a
[ 2.333856] microcode: Microcode Update Driver: v2.01 <tigran@aivazian.fsnet.co.uk>, Peter Oruba
[ 2.334499] registered taskstats version 1
[ 2.334515] zswap: loaded using pool lzo/zbud
[ 2.339297] Key type encrypted registered
[ 2.339300] AppArmor: AppArmor sha1 policy hashing enabled
[ 2.340748] Magic number: 4:193:787
[ 2.341132] rtc_cmos 00:01: setting system clock to 2016-06-21 13:47:46 UTC (1466516866)
[ 2.341228] PM: Checking hibernation image partition /dev/nvme0n1p2
[ 2.997055] tsc: Refined TSC clocksource calibration: 2399.999 MHz
[ 2.997058] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x2298364cab5, max_idle_ns: 440795214892 ns
[ 3.059194] psmouse serio1: synaptics: queried max coordinates: x [..5666], y [..4734]
[ 3.090568] psmouse serio1: synaptics: queried min coordinates: x [1276..], y [1118..]
[ 3.149443] psmouse serio1: synaptics: Touchpad model: 1, fw: 8.2, id: 0x1e2a1, caps: 0xf00223/0x840300/0x12e800/0x0, board id: 3038, fw id: 2011643
[ 3.190578] input: SynPS/2 Synaptics TouchPad as /devices/platform/i8042/serio1/input/input2
[ 3.193648] PM: Hibernation image not present or could not be loaded.
[ 3.194519] Freeing unused kernel memory: 1688K (ffffffff81d29000 - ffffffff81ecf000)
[ 3.194521] Write protecting the kernel read-only data: 12288k
[ 3.194983] Freeing unused kernel memory: 1060K (ffff8800016f7000 - ffff880001800000)
[ 3.196606] Freeing unused kernel memory: 972K (ffff880001b0d000 - ffff880001c00000)
[ 3.199058] random: systemd urandom read with 17 bits of entropy available
[ 3.215735] systemd[1]: systemd 210 running in system mode. (+PAM +LIBWRAP +AUDIT +SELINUX -IMA +SYSVINIT +LIBCRYPTSETUP +GCRYPT +ACL +XZ +SECCOMP +APPARMOR)
[ 3.215863] systemd[1]: Detected architecture 'x86-64'.
[ 3.215866] systemd[1]: Running in initial RAM disk.
[ 3.215915] systemd[1]: Set hostname to <jarvis>.
[ 3.245272] systemd[1]: Expecting device dev-disk-by\x2duuid-994363fd\x2dc12c\x2d4c6c\x2d92e9\x2d85e8ac695cf9.device...
[ 3.245313] systemd[1]: Starting Timers.
[ 3.245327] systemd[1]: Reached target Timers.
[ 3.245341] systemd[1]: Starting -.slice.
[ 3.264991] systemd[1]: Created slice -.slice.
[ 3.265017] systemd[1]: Starting udev Kernel Socket.
[ 3.265065] systemd[1]: Listening on udev Kernel Socket.
[ 3.265081] systemd[1]: Starting udev Control Socket.
[ 3.265107] systemd[1]: Listening on udev Control Socket.
[ 3.265123] systemd[1]: Starting Journal Socket.
[ 3.265156] systemd[1]: Listening on Journal Socket.
[ 3.265173] systemd[1]: Starting Sockets.
[ 3.265186] systemd[1]: Reached target Sockets.
[ 3.265207] systemd[1]: Starting System Slice.
[ 3.265314] systemd[1]: Created slice System Slice.
[ 3.265328] systemd[1]: Starting system-systemd\x2dfsck.slice.
[ 3.265435] systemd[1]: Created slice system-systemd\x2dfsck.slice.
[ 3.265501] systemd[1]: Starting dracut cmdline hook...
[ 3.265855] systemd[1]: Starting Create list of required static device nodes for the current kernel...
[ 3.266282] systemd[1]: Starting Load Kernel Modules...
[ 3.266660] systemd[1]: Starting Entropy Daemon based on the HAVEGE algorithm...
[ 3.267067] systemd[1]: Started Entropy Daemon based on the HAVEGE algorithm.
[ 3.267692] systemd[1]: Starting Journal Service...
[ 3.268162] systemd[1]: Starting Slices.
[ 3.268182] systemd[1]: Reached target Slices.
[ 3.268221] systemd[1]: Starting Setup Virtual Console...
[ 3.269092] systemd[1]: Starting Swap.
[ 3.269111] systemd[1]: Reached target Swap.
[ 3.269134] systemd[1]: Starting Local File Systems.
[ 3.269151] systemd[1]: Reached target Local File Systems.
[ 3.269515] systemd[1]: Started Create list of required static device nodes for the current kernel.
[ 3.269748] systemd[1]: Started Load Kernel Modules.
[ 3.270777] systemd[1]: Starting Apply Kernel Variables...
[ 3.271272] systemd[1]: Starting Create static device nodes in /dev...
[ 3.274185] systemd[1]: Started Create static device nodes in /dev.
[ 3.277803] systemd[1]: Started Apply Kernel Variables.
[ 3.292715] systemd[1]: Started Setup Virtual Console.
[ 3.326451] systemd[1]: Started Journal Service.
[ 3.369767] input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input3
[ 3.371980] ACPI: Lid Switch [LID0]
[ 3.372052] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input4
[ 3.372099] ACPI: Power Button [PBTN]
[ 3.372154] input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input5
[ 3.372184] ACPI: Sleep Button [SBTN]
[ 3.372232] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input6
[ 3.372266] ACPI: Power Button [PWRF]
[ 3.412871] ACPI: bus type USB registered
[ 3.412962] usbcore: registered new interface driver usbfs
[ 3.412972] usbcore: registered new interface driver hub
[ 3.412987] usbcore: registered new device driver usb
[ 3.413285] [drm] Initialized drm 1.1.0 20060810
[ 3.414079] xhci_hcd 0000:00:14.0: xHCI Host Controller
[ 3.414086] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 1
[ 3.415447] xhci_hcd 0000:00:14.0: hcc params 0x200077c1 hci version 0x100 quirks 0x00109810
[ 3.415464] xhci_hcd 0000:00:14.0: cache line size of 64 is not supported
[ 3.416715] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[ 3.416719] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 3.416721] usb usb1: Product: xHCI Host Controller
[ 3.416723] usb usb1: Manufacturer: Linux 4.7.0-rc4+ xhci-hcd
[ 3.416725] usb usb1: SerialNumber: 0000:00:14.0
[ 3.417684] hub 1-0:1.0: USB hub found
[ 3.417752] hub 1-0:1.0: 12 ports detected
[ 3.425011] nvme nvme0: pci function 0000:3c:00.0
[ 3.429190] rtsx_pci 0000:3b:00.0: rtsx_pci_acquire_irq: pcr->msi_en = 1, pci->irq = 124
[ 3.456282] xhci_hcd 0000:00:14.0: xHCI Host Controller
[ 3.456288] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 2
[ 3.456454] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003
[ 3.456455] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 3.456457] usb usb2: Product: xHCI Host Controller
[ 3.456458] usb usb2: Manufacturer: Linux 4.7.0-rc4+ xhci-hcd
[ 3.456459] usb usb2: SerialNumber: 0000:00:14.0
[ 3.456818] hub 2-0:1.0: USB hub found
[ 3.456855] hub 2-0:1.0: 6 ports detected
[ 3.472086] usb: port power management may be unreliable
[ 3.476202] [drm:intel_detect_pch] Found SunrisePoint LP PCH
[ 3.476205] [drm:get_allowed_dc_mask] Allowed DC state mask 03
[ 3.504943] [drm:i915_dump_device_info] i915 device info: gen=9, pciid=0x1916 rev=0x07 flags=need_gfx_hws,is_skylake,has_fbc,has_hotplug,has_llc,has_ddi,has_fpga_dbg,
[ 3.505193] [drm:intel_device_info_runtime_init] slice total: 1
[ 3.505197] [drm:intel_device_info_runtime_init] subslice total: 3
[ 3.505198] [drm:intel_device_info_runtime_init] subslice per slice: 3
[ 3.505199] [drm:intel_device_info_runtime_init] EU total: 24
[ 3.505201] [drm:intel_device_info_runtime_init] EU per subslice: 8
[ 3.505202] [drm:intel_device_info_runtime_init] has slice power gating: n
[ 3.505203] [drm:intel_device_info_runtime_init] has subslice power gating: n
[ 3.505205] [drm:intel_device_info_runtime_init] has EU power gating: y
[ 3.505252] [drm:i915_gem_init_stolen] Memory reserved for graphics device: 65536K, usable: 64512K
[ 3.505253] [drm] Memory usable by graphics device = 4096M
[ 3.505255] [drm:i915_ggtt_init_hw] GMADR size = 256M
[ 3.505255] [drm:i915_ggtt_init_hw] GTT stolen size = 64M
[ 3.505256] [drm:i915_ggtt_init_hw] ppgtt mode: 3
[ 3.505258] checking generic (90000000 15f9000) vs hw (90000000 10000000)
[ 3.505259] fb: switching to inteldrmfb from EFI VGA
[ 3.505291] Console: switching to colour dummy device 80x25
[ 3.505387] [drm] Replacing VGA console driver
[ 3.505425] [drm:intel_opregion_setup] graphic opregion physical addr: 0x79bea018
[ 3.505431] [drm:intel_opregion_setup] Public ACPI methods supported
[ 3.505432] [drm:intel_opregion_setup] SWSCI supported
[ 3.510761] [drm:swsci_setup] SWSCI GBDA callbacks 00000cb3, SBCB callbacks 00300483
[ 3.510764] [drm:intel_opregion_setup] ASLE supported
[ 3.510765] [drm:intel_opregion_setup] ASLE extension supported
[ 3.510767] [drm:intel_opregion_setup] Found valid VBT in ACPI OpRegion (Mailbox #4)
[ 3.510821] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
[ 3.510822] [drm] Driver supports precise vblank timestamp query.
[ 3.510824] [drm:init_vbt_defaults] Set default to SSC at 120000 kHz
[ 3.510826] [drm:intel_bios_init] VBT signature "$VBT SKYLAKE ", BDB version 203
[ 3.510828] [drm:parse_general_features] BDB_GENERAL_FEATURES int_tv_support 0 int_crt_support 0 lvds_use_ssc 0 lvds_ssc_freq 120000 display_clock_mode 1 fdi_rx_polarity_inverted 0
[ 3.510829] [drm:parse_general_definitions] crt_ddc_bus_pin: 2
[ 3.510839] [drm:parse_lfp_panel_data] DRRS supported mode is seamless
[ 3.510841] [drm:parse_lfp_panel_data] Found panel mode in BIOS VBT tables:
[ 3.510845] [drm:drm_mode_debug_printmodeline] Modeline 0:"1024x768" 0 65000 1024 1048 1184 1344 768 771 777 806 0x8 0xa
[ 3.510847] [drm:parse_lfp_backlight] VBT backlight PWM modulation frequency 200 Hz, active high, min brightness 10, level 255
[ 3.510848] [drm:parse_sdvo_device_mapping] Unsupported child device size for SDVO mapping.
[ 3.510850] [drm:parse_device_mapping] Expected child device config size for VBT version 203 not known; assuming 38
[ 3.510852] [drm:parse_driver_features] DRRS State Enabled:0
[ 3.510854] [drm:parse_ddi_port] Port A VBT info: DP:1 HDMI:0 DVI:0 EDP:1 CRT:0
[ 3.510856] [drm:parse_ddi_port] VBT HDMI level shift for port A: 0
[ 3.510858] [drm:parse_ddi_port] Port B VBT info: DP:1 HDMI:1 DVI:1 EDP:0 CRT:0
[ 3.510859] [drm:parse_ddi_port] VBT HDMI level shift for port B: 8
[ 3.510861] [drm:parse_ddi_port] Port C VBT info: DP:1 HDMI:1 DVI:1 EDP:0 CRT:0
[ 3.510863] [drm:parse_ddi_port] VBT HDMI level shift for port C: 8
[ 3.510903] [drm:intel_dsm_pci_probe] no _DSM method for intel device
[ 3.510911] [drm:gen9_set_dc_state] Setting DC state from 00 to 00
[ 3.510948] [drm:intel_power_well_enable] enabling power well 1
[ 3.510975] [drm:intel_power_well_enable] enabling MISC IO power well
[ 3.510994] [drm:intel_power_well_enable] enabling always-on
[ 3.510995] [drm:intel_power_well_enable] enabling DC off
[ 3.510998] [drm:gen9_set_dc_state] Setting DC state from 00 to 00
[ 3.511025] [drm:intel_power_well_enable] enabling power well 2
[ 3.511044] [drm:intel_power_well_enable] enabling DDI A/E power well
[ 3.511062] [drm:intel_power_well_enable] enabling DDI B power well
[ 3.511076] [drm:skl_set_power_well] Enabling DDI B power well
[ 3.511080] [drm:intel_power_well_enable] enabling DDI C power well
[ 3.511094] [drm:skl_set_power_well] Enabling DDI C power well
[ 3.511099] [drm:intel_power_well_enable] enabling DDI D power well
[ 3.511113] [drm:skl_set_power_well] Enabling DDI D power well
[ 3.511122] [drm:gen9_set_dc_state] Setting DC state from 00 to 00
[ 3.511255] [drm:intel_csr_ucode_init] Loading i915/skl_dmc_ver1.bin
[ 3.516404] [drm:intel_print_wm_latency] Gen9 Plane WM0 latency 2 (2.0 usec)
[ 3.516407] [drm:intel_print_wm_latency] Gen9 Plane WM1 latency 19 (19.0 usec)
[ 3.516408] [drm:intel_print_wm_latency] Gen9 Plane WM2 latency 28 (28.0 usec)
[ 3.516409] [drm:intel_print_wm_latency] Gen9 Plane WM3 latency 32 (32.0 usec)
[ 3.516410] [drm:intel_print_wm_latency] Gen9 Plane WM4 latency 63 (63.0 usec)
[ 3.516411] [drm:intel_print_wm_latency] Gen9 Plane WM5 latency 77 (77.0 usec)
[ 3.516413] [drm:intel_print_wm_latency] Gen9 Plane WM6 latency 83 (83.0 usec)
[ 3.516414] [drm:intel_print_wm_latency] Gen9 Plane WM7 latency 99 (99.0 usec)
[ 3.516415] [drm:intel_modeset_init] 3 display pipes available.
[ 3.516450] [drm:intel_update_rawclk] rawclk rate: 24000 kHz
[ 3.516476] [drm:intel_update_cdclk] Current CD clock rate: 450000 kHz
[ 3.516485] [drm:intel_update_max_cdclk] Max CD clock rate: 675000 kHz
[ 3.516486] [drm:intel_update_max_cdclk] Max dotclock rate: 675000 kHz
[ 3.516560] vgaarb: device changed decodes: PCI:0000:00:02.0,olddecodes=io+mem,decodes=io+mem:owns=io+mem
[ 3.517051] [drm:intel_dp_init_connector] Adding eDP connector on port A
[ 3.517213] [drm:intel_dp_init_panel_power_sequencer] cur t1_t3 0 t8 0 t9 0 t10 500 t11_t12 6000
[ 3.517215] [drm:intel_dp_init_panel_power_sequencer] vbt t1_t3 2000 t8 10 t9 2000 t10 500 t11_t12 5000
[ 3.517216] [drm:intel_dp_init_panel_power_sequencer] panel power up delay 200, power down delay 50, power cycle delay 600
[ 3.517217] [drm:intel_dp_init_panel_power_sequencer] backlight on delay 1, off delay 200
[ 3.517219] [drm:intel_dp_aux_init] registering DPDDC-A bus for card0-eDP-1
[ 3.517343] [drm:edp_panel_vdd_on] Turning eDP port A VDD on
[ 3.517458] [drm:edp_panel_vdd_on] PP_STATUS: 0x80000008 PP_CONTROL: 0xabcd000f
[ 3.520155] [drm:intel_dp_get_dpcd] DPCD: 12 14 84 40 00 00 01 01 02 00 00 00 00 0b 00
[ 3.521189] [drm] Finished loading i915/skl_dmc_ver1.bin (v1.26)
[ 3.521206] [drm:intel_dp_get_dpcd] Detected EDP PSR Panel.
[ 3.521207] [drm:intel_dp_get_dpcd] Display Port TPS3 support: source yes, sink no
[ 3.521637] [drm:intel_dp_print_rates] source rates: 162000, 216000, 270000, 324000, 432000, 540000
[ 3.521641] [drm:intel_dp_print_rates] sink rates: 162000, 270000, 540000
[ 3.521642] [drm:intel_dp_print_rates] common rates: 162000, 270000, 540000
[ 3.521728] [drm:intel_dp_init_panel_power_sequencer_registers] panel power sequencer register settings: PP_ON 0x7d00001, PP_OFF 0x1f40001, PP_DIV 0x4af06
[ 3.526862] [drm:drm_edid_to_eld] ELD: no CEA Extension found
[ 3.526863] [drm:intel_dp_drrs_init] VBT doesn't support DRRS
[ 3.526913] [drm:intel_panel_setup_backlight] Connector eDP-1 backlight initialized, enabled, brightness 937/937
[ 3.526948] [drm:intel_dp_init_connector] Adding DP connector on port B
[ 3.526997] [drm:intel_dp_aux_init] registering DPDDC-B bus for card0-DP-1
[ 3.527076] [drm:intel_hdmi_init_connector] Adding HDMI connector on port B
[ 3.527122] [drm:intel_dp_init_connector] Adding DP connector on port C
[ 3.527158] [drm:intel_dp_aux_init] registering DPDDC-C bus for card0-DP-2
[ 3.527223] [drm:intel_hdmi_init_connector] Adding HDMI connector on port C
[ 3.527342] [drm:intel_modeset_readout_hw_state] [CRTC:26] hw state readout: enabled
[ 3.527351] [drm:intel_modeset_readout_hw_state] [CRTC:30] hw state readout: disabled
[ 3.527361] [drm:intel_modeset_readout_hw_state] [CRTC:34] hw state readout: disabled
[ 3.527370] [drm:intel_modeset_readout_hw_state] DPLL 0 hw state readout: crtc_mask 0x00000001, on 1
[ 3.527374] [drm:intel_modeset_readout_hw_state] DPLL 1 hw state readout: crtc_mask 0x00000000, on 0
[ 3.527379] [drm:intel_modeset_readout_hw_state] DPLL 2 hw state readout: crtc_mask 0x00000000, on 0
[ 3.527383] [drm:intel_modeset_readout_hw_state] DPLL 3 hw state readout: crtc_mask 0x00000000, on 0
[ 3.527416] [drm:intel_ddi_get_config] pipe has 24 bpp for eDP panel, overriding BIOS-provided max 18 bpp
[ 3.527420] [drm:intel_modeset_readout_hw_state] [ENCODER:36:TMDS-36] hw state readout: enabled, pipe A
[ 3.527425] [drm:intel_modeset_readout_hw_state] [ENCODER:45:TMDS-45] hw state readout: disabled, pipe A
[ 3.527426] [drm:intel_modeset_readout_hw_state] [ENCODER:47:DP MST-47] hw state readout: disabled, pipe A
[ 3.527427] [drm:intel_modeset_readout_hw_state] [ENCODER:48:DP MST-48] hw state readout: disabled, pipe B
[ 3.527428] [drm:intel_modeset_readout_hw_state] [ENCODER:49:DP MST-49] hw state readout: disabled, pipe C
[ 3.527434] [drm:intel_modeset_readout_hw_state] [ENCODER:52:TMDS-52] hw state readout: disabled, pipe A
[ 3.527435] [drm:intel_modeset_readout_hw_state] [ENCODER:54:DP MST-54] hw state readout: disabled, pipe A
[ 3.527436] [drm:intel_modeset_readout_hw_state] [ENCODER:55:DP MST-55] hw state readout: disabled, pipe B
[ 3.527437] [drm:intel_modeset_readout_hw_state] [ENCODER:56:DP MST-56] hw state readout: disabled, pipe C
[ 3.527452] [drm:intel_modeset_readout_hw_state] [CONNECTOR:37:eDP-1] hw state readout: enabled
[ 3.527461] [drm:intel_modeset_readout_hw_state] [CONNECTOR:46:DP-1] hw state readout: disabled
[ 3.527466] [drm:intel_modeset_readout_hw_state] [CONNECTOR:50:HDMI-A-1] hw state readout: disabled
[ 3.527470] [drm:intel_modeset_readout_hw_state] [CONNECTOR:53:DP-2] hw state readout: disabled
[ 3.527475] [drm:intel_modeset_readout_hw_state] [CONNECTOR:57:HDMI-A-2] hw state readout: disabled
[ 3.527553] [drm:intel_dump_pipe_config] [CRTC:26][setup_hw_state] config ffff880272f40800 for pipe A
[ 3.527558] [drm:intel_dump_pipe_config] cpu_transcoder: EDP
[ 3.527558] [drm:intel_dump_pipe_config] pipe bpp: 24, dithering: 0
[ 3.527560] [drm:intel_dump_pipe_config] fdi/pch: 0, lanes: 0, gmch_m: 0, gmch_n: 0, link_m: 0, link_n: 0, tu: 0
[ 3.527561] [drm:intel_dump_pipe_config] dp: 1, lanes: 4, gmch_m: 4348677, gmch_n: 8388608, link_m: 362389, link_n: 524288, tu: 64
[ 3.527563] [drm:intel_dump_pipe_config] dp: 1, lanes: 4, gmch_m2: 0, gmch_n2: 0, link_m2: 0, link_n2: 0, tu2: 0
[ 3.527564] [drm:intel_dump_pipe_config] audio: 0, infoframes: 0
[ 3.527565] [drm:intel_dump_pipe_config] requested mode:
[ 3.527567] [drm:drm_mode_debug_printmodeline] Modeline 0:"3200x1800" 60 373249 3200 3248 3280 3360 1800 1803 1808 1852 0x40 0xa
[ 3.527568] [drm:intel_dump_pipe_config] adjusted mode:
[ 3.527569] [drm:drm_mode_debug_printmodeline] Modeline 0:"3200x1800" 60 373249 3200 3248 3280 3360 1800 1803 1808 1852 0x40 0xa
[ 3.527571] [drm:intel_dump_crtc_timings] crtc timings: 373249 3200 3248 3280 3360 1800 1803 1808 1852, type: 0x40 flags: 0xa
[ 3.527572] [drm:intel_dump_pipe_config] port clock: 540000
[ 3.527573] [drm:intel_dump_pipe_config] pipe src size: 3200x1800
[ 3.527574] [drm:intel_dump_pipe_config] num_scalers: 2, scaler_users: 0x0, scaler_id: -1
[ 3.527575] [drm:intel_dump_pipe_config] gmch pfit: control: 0x00000000, ratios: 0x00000000, lvds border: 0x00000000
[ 3.527576] [drm:intel_dump_pipe_config] pch pfit: pos: 0x00000000, size: 0x00000000, disabled
[ 3.527577] [drm:intel_dump_pipe_config] ips: 0
[ 3.527578] [drm:intel_dump_pipe_config] double wide: 0
[ 3.527579] [drm:intel_dump_pipe_config] ddi_pll_sel: 0; dpll_hw_state: ctrl1: 0x1, cfgcr1: 0x0, cfgcr2: 0x0
[ 3.527580] [drm:intel_dump_pipe_config] planes on this crtc
[ 3.527582] [drm:intel_dump_pipe_config] STANDARD PLANE:23 plane: 0.0 idx: 0 disabled, scaler_id = -1
[ 3.527583] [drm:intel_dump_pipe_config] CURSOR PLANE:25 plane: 0.1 idx: 1 disabled, scaler_id = -1
[ 3.527584] [drm:intel_dump_pipe_config] STANDARD PLANE:27 plane: 0.1 idx: 2 disabled, scaler_id = -1
[ 3.527594] [drm:intel_dump_pipe_config] [CRTC:30][setup_hw_state] config ffff880272f85800 for pipe B
[ 3.527595] [drm:intel_dump_pipe_config] cpu_transcoder: B
[ 3.527596] [drm:intel_dump_pipe_config] pipe bpp: 0, dithering: 0
[ 3.527597] [drm:intel_dump_pipe_config] fdi/pch: 0, lanes: 0, gmch_m: 0, gmch_n: 0, link_m: 0, link_n: 0, tu: 0
[ 3.527599] [drm:intel_dump_pipe_config] dp: 0, lanes: 0, gmch_m: 0, gmch_n: 0, link_m: 0, link_n: 0, tu: 0
[ 3.527600] [drm:intel_dump_pipe_config] dp: 0, lanes: 0, gmch_m2: 0, gmch_n2: 0, link_m2: 0, link_n2: 0, tu2: 0
[ 3.527601] [drm:intel_dump_pipe_config] audio: 0, infoframes: 0
[ 3.527602] [drm:intel_dump_pipe_config] requested mode:
[ 3.527603] [drm:drm_mode_debug_printmodeline] Modeline 0:"" 0 0 0 0 0 0 0 0 0 0 0x0 0x0
[ 3.527604] [drm:intel_dump_pipe_config] adjusted mode:
[ 3.527609] [drm:drm_mode_debug_printmodeline] Modeline 0:"" 0 0 0 0 0 0 0 0 0 0 0x0 0x0
[ 3.527610] [drm:intel_dump_crtc_timings] crtc timings: 0 0 0 0 0 0 0 0 0, type: 0x0 flags: 0x0
[ 3.527611] [drm:intel_dump_pipe_config] port clock: 0
[ 3.527612] [drm:intel_dump_pipe_config] pipe src size: 0x0
[ 3.527613] [drm:intel_dump_pipe_config] num_scalers: 2, scaler_users: 0x0, scaler_id: 0
[ 3.527614] [drm:intel_dump_pipe_config] gmch pfit: control: 0x00000000, ratios: 0x00000000, lvds border: 0x00000000
[ 3.527615] [drm:intel_dump_pipe_config] pch pfit: pos: 0x00000000, size: 0x00000000, disabled
[ 3.527616] [drm:intel_dump_pipe_config] ips: 0
[ 3.527617] [drm:intel_dump_pipe_config] double wide: 0
[ 3.527618] [drm:intel_dump_pipe_config] ddi_pll_sel: 0; dpll_hw_state: ctrl1: 0x0, cfgcr1: 0x0, cfgcr2: 0x0
[ 3.527619] [drm:intel_dump_pipe_config] planes on this crtc
[ 3.527620] [drm:intel_dump_pipe_config] STANDARD PLANE:28 plane: 1.0 idx: 3 disabled, scaler_id = -1
[ 3.527621] [drm:intel_dump_pipe_config] CURSOR PLANE:29 plane: 1.2 idx: 4 disabled, scaler_id = -1
[ 3.527622] [drm:intel_dump_pipe_config] STANDARD PLANE:31 plane: 1.1 idx: 5 disabled, scaler_id = -1
[ 3.527631] [drm:intel_dump_pipe_config] [CRTC:34][setup_hw_state] config ffff880272f93000 for pipe C
[ 3.527632] [drm:intel_dump_pipe_config] cpu_transcoder: C
[ 3.527633] [drm:intel_dump_pipe_config] pipe bpp: 0, dithering: 0
[ 3.527634] [drm:intel_dump_pipe_config] fdi/pch: 0, lanes: 0, gmch_m: 0, gmch_n: 0, link_m: 0, link_n: 0, tu: 0
[ 3.527635] [drm:intel_dump_pipe_config] dp: 0, lanes: 0, gmch_m: 0, gmch_n: 0, link_m: 0, link_n: 0, tu: 0
[ 3.527636] [drm:intel_dump_pipe_config] dp: 0, lanes: 0, gmch_m2: 0, gmch_n2: 0, link_m2: 0, link_n2: 0, tu2: 0
[ 3.527637] [drm:intel_dump_pipe_config] audio: 0, infoframes: 0
[ 3.527638] [drm:intel_dump_pipe_config] requested mode:
[ 3.527639] [drm:drm_mode_debug_printmodeline] Modeline 0:"" 0 0 0 0 0 0 0 0 0 0 0x0 0x0
[ 3.527640] [drm:intel_dump_pipe_config] adjusted mode:
[ 3.527642] [drm:drm_mode_debug_printmodeline] Modeline 0:"" 0 0 0 0 0 0 0 0 0 0 0x0 0x0
[ 3.527643] [drm:intel_dump_crtc_timings] crtc timings: 0 0 0 0 0 0 0 0 0, type: 0x0 flags: 0x0
[ 3.527644] [drm:intel_dump_pipe_config] port clock: 0
[ 3.527645] [drm:intel_dump_pipe_config] pipe src size: 0x0
[ 3.527646] [drm:intel_dump_pipe_config] num_scalers: 1, scaler_users: 0x0, scaler_id: 0
[ 3.527647] [drm:intel_dump_pipe_config] gmch pfit: control: 0x00000000, ratios: 0x00000000, lvds border: 0x00000000
[ 3.527648] [drm:intel_dump_pipe_config] pch pfit: pos: 0x00000000, size: 0x00000000, disabled
[ 3.527649] [drm:intel_dump_pipe_config] ips: 0
[ 3.527650] [drm:intel_dump_pipe_config] double wide: 0
[ 3.527651] [drm:intel_dump_pipe_config] ddi_pll_sel: 0; dpll_hw_state: ctrl1: 0x0, cfgcr1: 0x0, cfgcr2: 0x0
[ 3.527652] [drm:intel_dump_pipe_config] planes on this crtc
[ 3.527653] [drm:intel_dump_pipe_config] STANDARD PLANE:32 plane: 2.0 idx: 6 disabled, scaler_id = -1
[ 3.527658] [drm:intel_dump_pipe_config] CURSOR PLANE:33 plane: 2.3 idx: 7 disabled, scaler_id = -1
[ 3.527659] [drm:intel_dump_pipe_config] STANDARD PLANE:35 plane: 2.1 idx: 8 disabled, scaler_id = -1
[ 3.528028] [drm:intel_power_well_disable] disabling DDI D power well
[ 3.528040] [drm:skl_set_power_well] Disabling DDI D power well
[ 3.528058] [drm:intel_power_well_disable] disabling DDI C power well
[ 3.528077] [drm:skl_set_power_well] Disabling DDI C power well
[ 3.528095] [drm:intel_power_well_disable] disabling DDI B power well
[ 3.528113] [drm:skl_set_power_well] Disabling DDI B power well
[ 3.528127] [drm:intel_power_well_disable] disabling power well 2
[ 3.528205] [drm:skl_set_power_well] Disabling power well 2
[ 3.528247] [drm:skylake_get_initial_plane_config] pipe A with fb: size=3200x1800@32, offset=0, pitch 12800, size 0x15f9000
[ 3.528249] [drm:i915_gem_object_create_stolen_for_preallocated] creating preallocated stolen object: stolen_offset=0, gtt_offset=0, size=15f9000
[ 3.528253] [drm:i915_pages_create_for_stolen] offset=0x0, size=23040000
[ 3.528257] [drm:intel_alloc_initial_plane_obj] initial plane fb obj ffff88002fcfed80
[ 3.528466] [drm:i915_gem_setup_global_gtt] reserving preallocated space: 0 + 15f9000
[ 3.528468] [drm:i915_gem_setup_global_gtt] clearing unused GTT space: [15f9000, fffff000]
[ 3.530114] [drm:i915_gem_context_init] LR context support initialized
[ 3.530151] [drm:intel_init_pipe_control] render ring pipe control offset: 0x015f9000
[ 3.530358] [drm:gen8_init_common_ring] Execlists enabled for render ring
[ 3.530430] [drm:gen8_init_common_ring] Execlists enabled for blitter ring
[ 3.530486] [drm:gen8_init_common_ring] Execlists enabled for bsd ring
[ 3.530539] [drm:gen8_init_common_ring] Execlists enabled for video enhancement ring
[ 3.530793] [drm:intel_update_cdclk] Current CD clock rate: 450000 kHz
[ 3.530795] [drm:nop_init_clock_gating] No clock gating settings or workarounds applied.
[ 3.530889] [drm:intel_backlight_device_register] Connector eDP-1 backlight sysfs interface registered
[ 3.530891] [drm:intel_fbdev_init_bios] found possible fb from plane A
[ 3.530892] [drm:intel_fbdev_init_bios] pipe B not active or no fb, skipping
[ 3.530893] [drm:intel_fbdev_init_bios] pipe C not active or no fb, skipping
[ 3.530894] [drm:intel_fbdev_init_bios] checking plane A for BIOS fb
[ 3.530898] [drm:intel_fbdev_init_bios] pipe A area: 3200x1800, bpp: 32, size: 23040000
[ 3.530899] [drm:intel_fbdev_init_bios] fb big enough for plane A (23040000 >= 23040000)
[ 3.530900] [drm:intel_fbdev_init_bios] pipe B not active, skipping
[ 3.530901] [drm:intel_fbdev_init_bios] pipe C not active, skipping
[ 3.530902] [drm:intel_fbdev_init_bios] using BIOS fb for initial console
[ 3.531052] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:37:eDP-1]
[ 3.531054] [drm:intel_dp_detect] [CONNECTOR:37:eDP-1]
[ 3.533485] [drm:intel_didl_outputs] 9 outputs detected
[ 3.536360] ACPI: Video Device [GFX0] (multi-head: yes rom: no post: no)
[ 3.538521] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input7
[ 3.538811] [drm] Initialized i915 1.6.0 20160425 for 0000:00:02.0 on minor 0
[ 3.539285] [drm:drm_dp_dpcd_access] too many retries, giving up
[ 3.539289] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:37:eDP-1] status updated from unknown to connected
[ 3.539304] [drm:drm_edid_to_eld] ELD: no CEA Extension found
[ 3.539307] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:37:eDP-1] probed modes :
[ 3.539310] [drm:drm_mode_debug_printmodeline] Modeline 38:"3200x1800" 60 373250 3200 3248 3280 3360 1800 1803 1808 1852 0x48 0xa
[ 3.539315] [drm:drm_mode_debug_printmodeline] Modeline 39:"3200x1800" 48 298600 3200 3248 3280 3360 1800 1803 1808 1852 0x40 0xa
[ 3.539316] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:46:DP-1]
[ 3.539317] [drm:intel_dp_detect] [CONNECTOR:46:DP-1]
[ 3.539319] [drm:intel_power_well_enable] enabling power well 2
[ 3.539336] [drm:skl_set_power_well] Enabling power well 2
[ 3.539413] [drm:intel_power_well_disable] disabling power well 2
[ 3.539473] [drm:skl_set_power_well] Disabling power well 2
[ 3.539492] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:46:DP-1] status updated from unknown to disconnected
[ 3.539493] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:46:DP-1] disconnected
[ 3.539497] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:50:HDMI-A-1]
[ 3.539498] [drm:intel_hdmi_detect] [CONNECTOR:50:HDMI-A-1]
[ 3.554453] nvme0n1: p1 p2 p3 p4
[ 3.640952] raid6: sse2x1 gen() 5676 MB/s
[ 3.668952] [drm:intel_hdmi_detect] HDMI live status down
[ 3.668957] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:50:HDMI-A-1] status updated from unknown to disconnected
[ 3.668961] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:50:HDMI-A-1] disconnected
[ 3.668964] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:53:DP-2]
[ 3.668965] [drm:intel_dp_detect] [CONNECTOR:53:DP-2]
[ 3.668968] [drm:intel_power_well_enable] enabling power well 2
[ 3.668982] [drm:skl_set_power_well] Enabling power well 2
[ 3.669041] [drm:intel_power_well_disable] disabling power well 2
[ 3.669100] [drm:skl_set_power_well] Disabling power well 2
[ 3.669114] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:53:DP-2] status updated from unknown to disconnected
[ 3.669116] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:53:DP-2] disconnected
[ 3.669118] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:57:HDMI-A-2]
[ 3.669119] [drm:intel_hdmi_detect] [CONNECTOR:57:HDMI-A-2]
[ 3.708989] raid6: sse2x1 xor() 5190 MB/s
[ 3.776962] raid6: sse2x2 gen() 8278 MB/s
[ 3.796980] [drm:intel_hdmi_detect] HDMI live status down
[ 3.796983] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:57:HDMI-A-2] status updated from unknown to disconnected
[ 3.796989] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:57:HDMI-A-2] disconnected
[ 3.796993] [drm:drm_setup_crtcs]
[ 3.796994] [drm:drm_enable_connectors] connector 37 enabled? yes
[ 3.796996] [drm:drm_enable_connectors] connector 46 enabled? no
[ 3.796997] [drm:drm_enable_connectors] connector 50 enabled? no
[ 3.796998] [drm:drm_enable_connectors] connector 53 enabled? no
[ 3.796999] [drm:drm_enable_connectors] connector 57 enabled? no
[ 3.797002] [drm:intel_fb_initial_config] looking for cmdline mode on connector eDP-1
[ 3.797003] [drm:intel_fb_initial_config] looking for preferred mode on connector eDP-1 0
[ 3.797006] [drm:intel_fb_initial_config] connector eDP-1 on pipe A [CRTC:26]: 3200x1800
[ 3.797007] [drm:intel_fb_initial_config] connector DP-1 not enabled, skipping
[ 3.797008] [drm:intel_fb_initial_config] connector HDMI-A-1 not enabled, skipping
[ 3.797010] [drm:intel_fb_initial_config] connector DP-2 not enabled, skipping
[ 3.797011] [drm:intel_fb_initial_config] connector HDMI-A-2 not enabled, skipping
[ 3.797013] [drm:drm_setup_crtcs] desired mode 3200x1800 set on crtc 26 (0,0)
[ 3.797016] [drm:intelfb_create] re-using BIOS fb
[ 3.797051] [drm:intelfb_create] allocated 3200x1800 fb: 0x00000000, bo ffff88002fcfed80
[ 3.797109] fbcon: inteldrmfb (fb0) is primary device
[ 3.797216] [drm:connected_sink_compute_bpp] [CONNECTOR:37:eDP-1] checking for sink bpp constrains
[ 3.797217] [drm:connected_sink_compute_bpp] clamping display bpp (was 36) to EDID reported max of 24
[ 3.797220] [drm:skl_update_scaler_crtc] Updating scaler for [CRTC:26] scaler_user index 0.31
[ 3.797221] [drm:intel_dp_compute_config] DP link computation with max lane count 4 max bw 540000 pixel clock 373250KHz
[ 3.797226] [drm:intel_dp_compute_config] DP link bw 14 rate select 00 lane count 4 clock 540000 bpp 24
[ 3.797227] [drm:intel_dp_compute_config] DP link bw required 895800 available 1728000
[ 3.797228] [drm:intel_modeset_pipe_config] hw max bpp: 36, pipe bpp: 24, dithering: 0
[ 3.797230] [drm:intel_dump_pipe_config] [CRTC:26][modeset] config ffff8802724be800 for pipe A
[ 3.797231] [drm:intel_dump_pipe_config] cpu_transcoder: EDP
[ 3.797231] [drm:intel_dump_pipe_config] pipe bpp: 24, dithering: 0
[ 3.797233] [drm:intel_dump_pipe_config] fdi/pch: 0, lanes: 0, gmch_m: 0, gmch_n: 0, link_m: 0, link_n: 0, tu: 0
[ 3.797234] [drm:intel_dump_pipe_config] dp: 1, lanes: 4, gmch_m: 4348677, gmch_n: 8388608, link_m: 724779, link_n: 1048576, tu: 64
[ 3.797235] [drm:intel_dump_pipe_config] dp: 1, lanes: 4, gmch_m2: 0, gmch_n2: 0, link_m2: 0, link_n2: 0, tu2: 0
[ 3.797236] [drm:intel_dump_pipe_config] audio: 0, infoframes: 0
[ 3.797237] [drm:intel_dump_pipe_config] requested mode:
[ 3.797239] [drm:drm_mode_debug_printmodeline] Modeline 0:"3200x1800" 60 373250 3200 3248 3280 3360 1800 1803 1808 1852 0x48 0xa
[ 3.797239] [drm:intel_dump_pipe_config] adjusted mode:
[ 3.797241] [drm:drm_mode_debug_printmodeline] Modeline 0:"3200x1800" 60 373250 3200 3248 3280 3360 1800 1803 1808 1852 0x48 0xa
[ 3.797243] [drm:intel_dump_crtc_timings] crtc timings: 373250 3200 3248 3280 3360 1800 1803 1808 1852, type: 0x48 flags: 0xa
[ 3.797244] [drm:intel_dump_pipe_config] port clock: 540000
[ 3.797244] [drm:intel_dump_pipe_config] pipe src size: 3200x1800
[ 3.797245] [drm:intel_dump_pipe_config] num_scalers: 2, scaler_users: 0x0, scaler_id: -1
[ 3.797246] [drm:intel_dump_pipe_config] gmch pfit: control: 0x00000000, ratios: 0x00000000, lvds border: 0x00000000
[ 3.797247] [drm:intel_dump_pipe_config] pch pfit: pos: 0x00000000, size: 0x00000000, disabled
[ 3.797248] [drm:intel_dump_pipe_config] ips: 0
[ 3.797248] [drm:intel_dump_pipe_config] double wide: 0
[ 3.797249] [drm:intel_dump_pipe_config] ddi_pll_sel: 0; dpll_hw_state: ctrl1: 0x1, cfgcr1: 0x0, cfgcr2: 0x0
[ 3.797250] [drm:intel_dump_pipe_config] planes on this crtc
[ 3.797252] [drm:intel_dump_pipe_config] STANDARD PLANE:23 plane: 0.0 idx: 0 enabled
[ 3.797254] [drm:intel_dump_pipe_config] FB:59, fb = 3200x1800 format = 0x34325258
[ 3.797254] [drm:intel_dump_pipe_config] scaler:-1 src (0, 0) 3200x1800 dst (0, 0) 3200x1800
[ 3.797255] [drm:intel_dump_pipe_config] CURSOR PLANE:25 plane: 0.1 idx: 1 disabled, scaler_id = -1
[ 3.797255] [drm:intel_dump_pipe_config] STANDARD PLANE:27 plane: 0.1 idx: 2 disabled, scaler_id = -1
[ 3.797259] [drm:skl_update_scaler_plane] Updating scaler for [PLANE:23] scaler_user index 0.0
[ 3.797262] [drm:intel_find_shared_dpll] CRTC:26 allocated DPLL 0
[ 3.797263] [drm:intel_reference_shared_dpll] using DPLL 0 for pipe A
[ 3.797264] [drm:skl_update_scaler_crtc] Updating scaler for [CRTC:26] scaler_user index 0.31
[ 3.812682] [drm:intel_edp_backlight_off]
[ 3.820970] usb 1-3: new full-speed USB device number 2 using xhci_hcd
[ 3.844950] raid6: sse2x2 xor() 5949 MB/s
[ 3.912955] raid6: sse2x4 gen() 9896 MB/s
[ 3.980940] raid6: sse2x4 xor() 7284 MB/s
[ 4.006240] usb 1-3: New USB device found, idVendor=8087, idProduct=0a2a
[ 4.006241] usb 1-3: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[ 4.012966] [drm:intel_panel_actually_set_backlight] set backlight PWM = 0
[ 4.012992] [drm:lpt_disable_backlight] cpu backlight was enabled, disabling
[ 4.013058] [drm:intel_disable_pipe] disabling pipe A
[ 4.031274] [drm:edp_panel_off] Turn eDP port A panel power off
[ 4.031319] [drm:wait_panel_off] Wait for panel power off time
[ 4.031349] [drm:wait_panel_status] mask b0000000 value 00000000 status a0000003 control abcd0000
[ 4.031786] [drm:intel_get_hpd_pins] hotplug event received, stat 0x01000000, dig 0x11101010, pins 0x00000010
[ 4.031788] [drm:intel_hpd_irq_handler] digital hpd port A - short
[ 4.031792] [drm:intel_dp_hpd_pulse] got hpd irq on port A - short
[ 4.048959] raid6: avx2x1 gen() 13480 MB/s
[ 4.083545] [drm:intel_get_hpd_pins] hotplug event received, stat 0x01000000, dig 0x12101010, pins 0x00000010
[ 4.083546] [drm:intel_hpd_irq_handler] digital hpd port A - long
[ 4.083547] [drm:intel_hpd_irq_storm_detect] Received HPD interrupt on PIN 4 - cnt: 0
[ 4.088971] [drm:wait_panel_status] Wait complete
[ 4.088978] [drm:intel_disable_shared_dpll] disable DPLL 0 (active 1, on? 1) for crtc 26
[ 4.088981] [drm:intel_disable_shared_dpll] disabling DPLL 0
[ 4.088985] [drm:verify_encoder_state] [ENCODER:36:TMDS-36]
[ 4.088986] [drm:verify_encoder_state] [ENCODER:45:TMDS-45]
[ 4.088988] [drm:verify_encoder_state] [ENCODER:47:DP MST-47]
[ 4.088988] [drm:verify_encoder_state] [ENCODER:48:DP MST-48]
[ 4.088989] [drm:verify_encoder_state] [ENCODER:49:DP MST-49]
[ 4.088990] [drm:verify_encoder_state] [ENCODER:52:TMDS-52]
[ 4.088991] [drm:verify_encoder_state] [ENCODER:54:DP MST-54]
[ 4.088992] [drm:verify_encoder_state] [ENCODER:55:DP MST-55]
[ 4.088992] [drm:verify_encoder_state] [ENCODER:56:DP MST-56]
[ 4.088993] [drm:intel_connector_verify_state] [CONNECTOR:46:DP-1]
[ 4.088995] [drm:intel_connector_verify_state] [CONNECTOR:50:HDMI-A-1]
[ 4.088995] [drm:intel_connector_verify_state] [CONNECTOR:53:DP-2]
[ 4.088996] [drm:intel_connector_verify_state] [CONNECTOR:57:HDMI-A-2]
[ 4.088997] [drm:verify_single_dpll_state] DPLL 0
[ 4.088999] [drm:verify_single_dpll_state] DPLL 1
[ 4.089003] [drm:verify_single_dpll_state] DPLL 2
[ 4.089008] [drm:verify_single_dpll_state] DPLL 3
[ 4.089014] [drm:intel_enable_shared_dpll] enable DPLL 0 (active 1, on? 0) for crtc 26
[ 4.089014] [drm:intel_enable_shared_dpll] enabling DPLL 0
[ 4.089155] [drm:edp_panel_on] Turn eDP port A panel power on
[ 4.089167] [drm:wait_panel_power_cycle] Wait for panel power cycle
[ 4.116976] raid6: avx2x2 gen() 15338 MB/s
[ 4.184963] clocksource: Switched to clocksource tsc
[ 4.184966] raid6: avx2x4 gen() 19940 MB/s
[ 4.184967] raid6: using algorithm avx2x4 gen() 19940 MB/s
[ 4.184967] raid6: using avx2x2 recovery algorithm
[ 4.185158] xor: automatically using best checksumming function:
[ 4.224897] avx : 23361.000 MB/sec
[ 4.240915] usb 1-4: new full-speed USB device number 3 using xhci_hcd
[ 4.426227] usb 1-4: New USB device found, idVendor=04f3, idProduct=20d0
[ 4.426228] usb 1-4: New USB device strings: Mfr=4, Product=14, SerialNumber=0
[ 4.426229] usb 1-4: Product: Touchscreen
[ 4.426230] usb 1-4: Manufacturer: ELAN
[ 4.432576] usbcore: registered new interface driver usbhid
[ 4.432577] usbhid: USB HID core driver
[ 4.440997] Btrfs loaded, crc32c=crc32c-intel, assert=on
[ 4.440998] BTRFS: selftest: sectorsize: 4096 nodesize: 4096
[ 4.440998] BTRFS: selftest: sectorsize: 4096 nodesize: 8192
[ 4.440999] BTRFS: selftest: sectorsize: 4096 nodesize: 16384
[ 4.440999] BTRFS: selftest: sectorsize: 4096 nodesize: 32768
[ 4.441000] BTRFS: selftest: sectorsize: 4096 nodesize: 65536
[ 4.441258] BTRFS: device fsid 994363fd-c12c-4c6c-92e9-85e8ac695cf9 devid 1 transid 295647 /dev/nvme0n1p3
[ 4.592914] usb 1-5: new high-speed USB device number 4 using xhci_hcd
[ 4.636973] [drm:wait_panel_status] mask b800000f value 00000000 status 00000000 control abcd0000
[ 4.636980] [drm:wait_panel_status] Wait complete
[ 4.637003] [drm:wait_panel_on] Wait for panel power on
[ 4.637018] [drm:wait_panel_status] mask b000000f value 80000008 status 0000000a control abcd0003
[ 4.686735] [drm:intel_get_hpd_pins] hotplug event received, stat 0x01000000, dig 0x12101010, pins 0x00000010
[ 4.686736] [drm:intel_hpd_irq_handler] digital hpd port A - long
[ 4.686737] [drm:intel_hpd_irq_storm_detect] Received HPD interrupt on PIN 4 - cnt: 1
[ 4.817948] usb 1-5: New USB device found, idVendor=0bda, idProduct=5682
[ 4.817949] usb 1-5: New USB device strings: Mfr=3, Product=1, SerialNumber=2
[ 4.817950] usb 1-5: Product: Integrated_Webcam_HD
[ 4.817951] usb 1-5: Manufacturer: CKFEH41I373010052032
[ 4.817952] usb 1-5: SerialNumber: 200901010001
[ 4.837175] [drm] RC6 on
[ 4.852960] [drm:wait_panel_status] Wait complete
[ 4.852973] [drm:edp_panel_vdd_on] Turning eDP port A VDD on
[ 4.853034] [drm:edp_panel_vdd_on] PP_STATUS: 0x80000008 PP_CONTROL: 0xabcd000b
[ 4.853445] [drm:intel_dp_get_dpcd] DPCD: 12 14 84 40 00 00 01 01 02 00 00 00 00 0b 00
[ 4.854189] [drm:intel_dp_get_dpcd] Detected EDP PSR Panel.
[ 4.854190] [drm:intel_dp_get_dpcd] Display Port TPS3 support: source yes, sink no
[ 4.854486] [drm:intel_dp_print_rates] source rates: 162000, 216000, 270000, 324000, 432000, 540000
[ 4.854486] [drm:intel_dp_print_rates] sink rates: 162000, 270000, 540000
[ 4.854487] [drm:intel_dp_print_rates] common rates: 162000, 270000, 540000
[ 4.854804] [drm:intel_dp_set_signal_levels] Using signal levels 00000000
[ 4.854805] [drm:intel_dp_set_signal_levels] Using vswing level 0
[ 4.854805] [drm:intel_dp_set_signal_levels] Using pre-emphasis level 0
[ 4.860047] [drm:drm_dp_dpcd_access] too many retries, giving up
[ 4.860662] [drm:intel_dp_link_training_clock_recovery] clock recovery OK
[ 4.860663] [drm:intel_dp_training_pattern] 5.4 Gbps link rate without sink TPS3 support
[ 4.861576] [drm:intel_dp_set_signal_levels] Using signal levels 08000000
[ 4.861577] [drm:intel_dp_set_signal_levels] Using vswing level 2
[ 4.861577] [drm:intel_dp_set_signal_levels] Using pre-emphasis level 1
[ 4.862480] [drm:intel_dp_link_training_channel_equalization] Channel EQ done. DP Training successful
[ 4.862630] [drm:skylake_pfit_enable] for crtc_state = ffff8802724be800
[ 4.862834] [drm:skl_wm_flush_pipe] flush pipe A (pass 3)
[ 4.862836] [drm:intel_enable_pipe] enabling pipe A
[ 4.862841] [drm:intel_edp_backlight_on]
[ 4.862842] [drm:intel_panel_enable_backlight] pipe A
[ 4.862880] [drm:intel_panel_actually_set_backlight] set backlight PWM = 937
[ 4.862919] [drm:intel_psr_match_conditions] PSR disable by flag
[ 4.862919] [drm:intel_edp_drrs_enable] Panel doesn't support DRRS
[ 4.879545] [drm:intel_connector_verify_state] [CONNECTOR:37:eDP-1]
[ 4.879549] [drm:verify_crtc_state] [CRTC:26]
[ 4.879561] [drm:verify_single_dpll_state] DPLL 0
[ 4.879572] [drm:drm_fb_helper_hotplug_event]
[ 4.879573] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:37:eDP-1]
[ 4.879574] [drm:intel_dp_detect] [CONNECTOR:37:eDP-1]
[ 4.879943] [drm:drm_edid_to_eld] ELD: no CEA Extension found
[ 4.879946] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:37:eDP-1] probed modes :
[ 4.879948] [drm:drm_mode_debug_printmodeline] Modeline 38:"3200x1800" 60 373250 3200 3248 3280 3360 1800 1803 1808 1852 0x48 0xa
[ 4.879950] [drm:drm_mode_debug_printmodeline] Modeline 39:"3200x1800" 48 298600 3200 3248 3280 3360 1800 1803 1808 1852 0x40 0xa
[ 4.879952] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:46:DP-1]
[ 4.879952] [drm:intel_dp_detect] [CONNECTOR:46:DP-1]
[ 4.879953] [drm:intel_power_well_enable] enabling power well 2
[ 4.879955] [drm:skl_set_power_well] Enabling power well 2
[ 4.879968] [drm:intel_power_well_disable] disabling power well 2
[ 4.879972] [drm:skl_set_power_well] Disabling power well 2
[ 4.879974] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:46:DP-1] disconnected
[ 4.879975] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:50:HDMI-A-1]
[ 4.879976] [drm:intel_hdmi_detect] [CONNECTOR:50:HDMI-A-1]
[ 4.880273] [drm:intel_dp_hpd_pulse] ignoring long hpd on eDP port A
[ 5.004947] [drm:intel_hdmi_detect] HDMI live status down
[ 5.004949] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:50:HDMI-A-1] disconnected
[ 5.004950] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:53:DP-2]
[ 5.004950] [drm:intel_dp_detect] [CONNECTOR:53:DP-2]
[ 5.004951] [drm:intel_power_well_enable] enabling power well 2
[ 5.004953] [drm:skl_set_power_well] Enabling power well 2
[ 5.004964] [drm:intel_power_well_disable] disabling power well 2
[ 5.004968] [drm:skl_set_power_well] Disabling power well 2
[ 5.004970] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:53:DP-2] disconnected
[ 5.004971] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:57:HDMI-A-2]
[ 5.004972] [drm:intel_hdmi_detect] [CONNECTOR:57:HDMI-A-2]
[ 5.132930] [drm:intel_hdmi_detect] HDMI live status down
[ 5.132932] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:57:HDMI-A-2] disconnected
[ 5.132951] [drm:drm_setup_crtcs]
[ 5.132952] [drm:drm_enable_connectors] connector 37 enabled? yes
[ 5.132953] [drm:drm_enable_connectors] connector 46 enabled? no
[ 5.132953] [drm:drm_enable_connectors] connector 50 enabled? no
[ 5.132954] [drm:drm_enable_connectors] connector 53 enabled? no
[ 5.132955] [drm:drm_enable_connectors] connector 57 enabled? no
[ 5.132957] [drm:intel_fb_initial_config] looking for cmdline mode on connector eDP-1
[ 5.132958] [drm:intel_fb_initial_config] looking for preferred mode on connector eDP-1 0
[ 5.132960] [drm:intel_fb_initial_config] connector eDP-1 on pipe A [CRTC:26]: 3200x1800
[ 5.132960] [drm:intel_fb_initial_config] connector DP-1 not enabled, skipping
[ 5.132961] [drm:intel_fb_initial_config] connector HDMI-A-1 not enabled, skipping
[ 5.132962] [drm:intel_fb_initial_config] connector DP-2 not enabled, skipping
[ 5.132962] [drm:intel_fb_initial_config] connector HDMI-A-2 not enabled, skipping
[ 5.132964] [drm:drm_setup_crtcs] desired mode 3200x1800 set on crtc 26 (0,0)
[ 5.133005] [drm:skl_update_scaler_plane] Updating scaler for [PLANE:23] scaler_user index 0.0
[ 5.133059] Console: switching to colour frame buffer device 400x112
[ 5.133073] [drm:skl_update_scaler_plane] Updating scaler for [PLANE:23] scaler_user index 0.0
[ 5.150202] i915 0000:00:02.0: fb0: inteldrmfb frame buffer device
[ 5.169878] [drm:i915_gem_open]
[ 5.170092] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:37:eDP-1]
[ 5.170095] [drm:intel_dp_detect] [CONNECTOR:37:eDP-1]
[ 5.170458] [drm:drm_edid_to_eld] ELD: no CEA Extension found
[ 5.170463] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:37:eDP-1] probed modes :
[ 5.170466] [drm:drm_mode_debug_printmodeline] Modeline 38:"3200x1800" 60 373250 3200 3248 3280 3360 1800 1803 1808 1852 0x48 0xa
[ 5.170469] [drm:drm_mode_debug_printmodeline] Modeline 39:"3200x1800" 48 298600 3200 3248 3280 3360 1800 1803 1808 1852 0x40 0xa
[ 5.178415] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:46:DP-1]
[ 5.178418] [drm:intel_dp_detect] [CONNECTOR:46:DP-1]
[ 5.178422] [drm:intel_power_well_enable] enabling power well 2
[ 5.178424] [drm:skl_set_power_well] Enabling power well 2
[ 5.178440] [drm:intel_power_well_disable] disabling power well 2
[ 5.178449] [drm:skl_set_power_well] Disabling power well 2
[ 5.178452] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:46:DP-1] disconnected
[ 5.178458] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:50:HDMI-A-1]
[ 5.178459] [drm:intel_hdmi_detect] [CONNECTOR:50:HDMI-A-1]
[ 5.202000] PM: Starting manual resume from disk
[ 5.202003] PM: Hibernation image partition 259:2 present
[ 5.202004] PM: Looking for hibernation image.
[ 5.202124] PM: Image not found (code -22)
[ 5.202125] PM: Hibernation image not present or could not be loaded.
[ 5.214603] BTRFS info (device nvme0n1p3): disk space caching is enabled
[ 5.214606] BTRFS info (device nvme0n1p3): has skinny extents
[ 5.225584] BTRFS info (device nvme0n1p3): detected SSD devices, enabling SSD mode
[ 5.304959] [drm:intel_hdmi_detect] HDMI live status down
[ 5.304964] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:50:HDMI-A-1] disconnected
[ 5.304977] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:53:DP-2]
[ 5.304979] [drm:intel_dp_detect] [CONNECTOR:53:DP-2]
[ 5.304982] [drm:intel_power_well_enable] enabling power well 2
[ 5.304984] [drm:skl_set_power_well] Enabling power well 2
[ 5.304998] [drm:intel_power_well_disable] disabling power well 2
[ 5.305004] [drm:skl_set_power_well] Disabling power well 2
[ 5.305006] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:53:DP-2] disconnected
[ 5.305011] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:57:HDMI-A-2]
[ 5.305012] [drm:intel_hdmi_detect] [CONNECTOR:57:HDMI-A-2]
[ 5.437122] [drm:intel_hdmi_detect] HDMI live status down
[ 5.437126] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:57:HDMI-A-2] disconnected
[ 5.437188] [drm:drm_mode_addfb2] [FB:58]
[ 5.464217] systemd-journald[138]: Received SIGTERM from PID 1 (systemd).
[ 5.618434] BTRFS info (device nvme0n1p3): disk space caching is enabled
[ 5.625583] random: nonblocking pool is initialized
[ 5.674626] proc_thermal 0000:00:04.0: enabling device (0000 -> 0002)
[ 5.678781] intel-lpss 0000:00:15.0: enabling device (0000 -> 0002)
[ 5.680959] FUJITSU Extended Socket Network Device Driver - version 1.1 - Copyright (c) 2015 FUJITSU LIMITED
[ 5.697015] tpm_tis 00:09: 1.2 TPM (device-id 0xFE, rev-id 2)
[ 5.697495] idma64 idma64.0: Found Intel integrated DMA 64-bit
[ 5.701183] thermal LNXTHERM:00: registered as thermal_zone2
[ 5.701186] ACPI: Thermal Zone [THM] (25 C)
[ 5.701945] thermal LNXTHERM:01: registered as thermal_zone3
[ 5.701948] ACPI: Thermal Zone [TZ00] (28 C)
[ 5.702250] thermal LNXTHERM:02: registered as thermal_zone4
[ 5.702252] ACPI: Thermal Zone [TZ01] (30 C)
[ 5.704048] ACPI: AC Adapter [AC] (on-line)
[ 5.713917] intel-lpss 0000:00:15.1: enabling device (0000 -> 0002)
[ 5.714219] idma64 idma64.1: Found Intel integrated DMA 64-bit
[ 5.728125] acpi INT33D5:00: intel-hid: created platform device
[ 5.732729] mei_me 0000:00:16.0: enabling device (0000 -> 0002)
[ 5.747843] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[ 5.748221] i801_smbus 0000:00:1f.4: SMBus using PCI interrupt
[ 5.751981] [drm:intel_backlight_device_update_status] updating intel_backlight, brightness=937/937
[ 5.751985] [drm:intel_panel_actually_set_backlight] set backlight PWM = 937
[ 5.788975] int3403 thermal: probe of INT3403:03 failed with error -22
[ 5.802616] ACPI Warning: \_SB.IETM._ART: Return Package type mismatch at index 0 - found Integer, expected Reference (20160422/nspredef-297)
[ 5.802626] ACPI: Invalid package element [0]: got number, expecting [R]
[ 5.802628] _ART package 0 is invalid, ignored
[ 5.803096] input: Intel HID events as /devices/platform/INT33D5:00/input/input8
[ 5.804522] input: PC Speaker as /devices/platform/pcspkr/input/input9
[ 5.813278] ACPI: Battery Slot [BAT0] (battery present)
[ 5.813508] wmi: Mapper loaded
[ 5.814222] AVX2 version of gcm_enc/dec engaged.
[ 5.814226] AES CTR mode by8 optimization enabled
[ 5.850672] Bluetooth: Core ver 2.21
[ 5.850686] NET: Registered protocol family 31
[ 5.850688] Bluetooth: HCI device and connection manager initialized
[ 5.850691] Bluetooth: HCI socket layer initialized
[ 5.850694] Bluetooth: L2CAP socket layer initialized
[ 5.850699] Bluetooth: SCO socket layer initialized
[ 5.852298] Intel(R) Wireless WiFi driver for Linux
[ 5.852301] Copyright(c) 2003- 2015 Intel Corporation
[ 5.852382] iwlwifi 0000:3a:00.0: enabling device (0000 -> 0002)
[ 5.858045] Bluetooth: HCI UART driver ver 2.3
[ 5.858050] Bluetooth: HCI UART protocol H4 registered
[ 5.858051] Bluetooth: HCI UART protocol BCSP registered
[ 5.858052] Bluetooth: HCI UART protocol LL registered
[ 5.858053] Bluetooth: HCI UART protocol ATH3K registered
[ 5.858054] Bluetooth: HCI UART protocol Three-wire (H5) registered
[ 5.858097] Bluetooth: HCI UART protocol Intel registered
[ 5.858126] Bluetooth: HCI UART protocol BCM registered
[ 5.858127] Bluetooth: HCI UART protocol QCA registered
[ 5.858128] Bluetooth: HCI UART protocol AG6XX registered
[ 5.860833] iwlwifi 0000:3a:00.0: Unsupported splx structure
[ 5.867477] iwlwifi 0000:3a:00.0: loaded firmware version 21.302800.0 op_mode iwlmvm
[ 5.894966] dcdbas dcdbas: Dell Systems Management Base Driver (version 5.6.0-3.2)
[ 5.896616] iwlwifi 0000:3a:00.0: Detected Intel(R) Dual Band Wireless AC 7265, REV=0x210
[ 5.898685] iwlwifi 0000:3a:00.0: L1 Enabled - LTR Disabled
[ 5.898872] iwlwifi 0000:3a:00.0: L1 Enabled - LTR Disabled
[ 5.921461] iTCO_vendor_support: vendor-support=0
[ 5.922248] iTCO_wdt: Intel TCO WatchDog Timer Driver v1.11
[ 5.922373] iTCO_wdt: Found a Intel PCH TCO device (Version=4, TCOBASE=0x0400)
[ 5.923004] iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
[ 5.930804] dell_wmi: Detected Dell WMI interface version 1
[ 5.930864] input: Dell WMI hotkeys as /devices/virtual/input/input10
[ 5.939321] snd_hda_intel 0000:00:1f.3: enabling device (0000 -> 0002)
[ 5.939691] snd_hda_intel 0000:00:1f.3: bound 0000:00:02.0 (ops i915_audio_component_bind_ops [i915])
[ 5.950751] intel_rapl: Found RAPL domain package
[ 5.950755] intel_rapl: Found RAPL domain core
[ 5.950757] intel_rapl: Found RAPL domain uncore
[ 5.950758] intel_rapl: Found RAPL domain dram
[ 5.954548] [drm:intel_power_well_enable] enabling power well 2
[ 5.954552] [drm:skl_set_power_well] Enabling power well 2
[ 6.008267] Adding 2096124k swap on /dev/nvme0n1p2. Priority:-1 extents:1 across:2096124k SSFS
[ 6.008673] ieee80211 phy0: Selected rate control algorithm 'iwl-mvm-rs'
[ 6.025480] snd_hda_codec_realtek hdaudioC0D0: autoconfig for ALC3246: line_outs=1 (0x14/0x0/0x0/0x0/0x0) type:speaker
[ 6.025485] snd_hda_codec_realtek hdaudioC0D0: speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
[ 6.025487] snd_hda_codec_realtek hdaudioC0D0: hp_outs=1 (0x21/0x0/0x0/0x0/0x0)
[ 6.025489] snd_hda_codec_realtek hdaudioC0D0: mono: mono_out=0x0
[ 6.025491] snd_hda_codec_realtek hdaudioC0D0: inputs:
[ 6.025493] snd_hda_codec_realtek hdaudioC0D0: Headset Mic=0x19
[ 6.025495] snd_hda_codec_realtek hdaudioC0D0: Headphone Mic=0x1a
[ 6.025497] snd_hda_codec_realtek hdaudioC0D0: Internal Mic=0x12
[ 6.054070] input: HDA Digital PCBeep as /devices/pci0000:00/0000:00:1f.3/sound/card0/input11
[ 6.056219] input: HDA Intel PCH Headphone Mic as /devices/pci0000:00/0000:00:1f.3/sound/card0/input12
[ 6.057006] input: HDA Intel PCH HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input13
[ 6.057243] input: HDA Intel PCH HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input14
[ 6.057887] input: HDA Intel PCH HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input15
[ 6.067091] FAT-fs (nvme0n1p1): Volume was not properly unmounted. Some data may be corrupt. Please run fsck.
[ 6.069401] device-mapper: uevent: version 1.0.3
[ 6.071672] [drm:intel_power_well_disable] disabling power well 2
[ 6.071681] [drm:skl_set_power_well] Disabling power well 2
[ 6.089016] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com
[ 6.165137] input: ELAN Touchscreen as /devices/pci0000:00/0000:00:14.0/usb1/1-4/1-4:1.0/0003:04F3:20D0.0001/input/input16
[ 6.165295] hid-multitouch 0003:04F3:20D0.0001: input,hiddev0,hidraw0: USB HID v1.10 Device [ELAN Touchscreen] on usb-0000:00:14.0-4/input0
[ 6.173289] input: DLL0704:01 06CB:76AE Touchpad as /devices/pci0000:00/0000:00:15.1/i2c_designware.1/i2c-8/i2c-DLL0704:01/0018:06CB:76AE.0002/input/input18
[ 6.173398] hid-multitouch 0018:06CB:76AE.0002: input,hidraw1: I2C HID v1.00 Mouse [DLL0704:01 06CB:76AE] on i2c-DLL0704:01
[ 6.317470] [drm:drm_mode_addfb2] [FB:58]
[ 6.327936] [drm:drm_mode_setcrtc] [CRTC:26:crtc-0]
[ 6.327941] [drm:drm_mode_setcrtc] [CONNECTOR:37:eDP-1]
[ 6.327952] [drm:skl_update_scaler_plane] Updating scaler for [PLANE:23] scaler_user index 0.0
[ 6.351557] [drm:drm_mode_setcrtc] [CRTC:26:crtc-0]
[ 6.351562] [drm:drm_mode_setcrtc] [CONNECTOR:37:eDP-1]
[ 6.351572] [drm:skl_update_scaler_plane] Updating scaler for [PLANE:23] scaler_user index 0.0
[ 6.449023] systemd-journald[413]: Received request to flush runtime journal from PID 1
[ 6.452844] audit: type=1305 audit(1466516870.603:2): audit_pid=931 old=0 auid=4294967295 ses=4294967295 res=1
[ 6.747065] Linux video capture interface: v2.00
[ 6.757822] uvcvideo: Found UVC 1.00 device Integrated_Webcam_HD (0bda:5682)
[ 6.767323] input: Integrated_Webcam_HD as /devices/pci0000:00/0000:00:14.0/usb1/1-5/1-5:1.0/input/input20
[ 6.767372] usbcore: registered new interface driver uvcvideo
[ 6.767373] USB Video Class driver (1.1.1)
[ 6.857278] usbcore: registered new interface driver btusb
[ 6.872526] Bluetooth: hci0: read Intel version: 370810011003110e25
[ 6.872529] Bluetooth: hci0: Intel device is already patched. patch num: 25
[ 6.885296] systemd-journald[413]: Received request to flush runtime journal from PID 1
[ 8.173208] [drm:edp_panel_vdd_off_sync] Turning eDP port A VDD off
[ 8.173248] [drm:edp_panel_vdd_off_sync] PP_STATUS: 0x80000008 PP_CONTROL: 0xabcd0007
[ 8.173250] [drm:intel_power_well_disable] disabling DC off
[ 8.173252] [drm:skl_enable_dc6] Enabling DC6
[ 8.173253] [drm:gen9_set_dc_state] Setting DC state from 00 to 02
[ 11.161598] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[ 11.161602] Bluetooth: BNEP filters: protocol multicast
[ 11.161605] Bluetooth: BNEP socket layer initialized
[ 11.197999] SGI XFS with ACLs, security attributes, realtime, no debug enabled
[ 11.199421] ip6_tables: (C) 2000-2006 Netfilter Core Team
[ 11.297161] nf_conntrack version 0.5.0 (65536 buckets, 262144 max)
[ 11.300148] ip_tables: (C) 2000-2006 Netfilter Core Team
[ 11.335429] XFS (dm-0): Mounting V5 Filesystem
[ 11.356198] XFS (dm-0): Ending clean mount
[ 11.673473] [drm:i915_gem_open]
[ 11.678424] [drm:i915_gem_open]
[ 11.678719] [drm:i915_gem_open]
[ 11.679333] [drm:drm_mode_addfb2] [FB:61]
[ 11.736571] [drm:drm_mode_addfb2] [FB:61]
[ 11.736993] [drm:drm_mode_setcrtc] [CRTC:26:crtc-0]
[ 11.736997] [drm:drm_mode_setcrtc] [CONNECTOR:37:eDP-1]
[ 11.737008] [drm:skl_update_scaler_plane] Updating scaler for [PLANE:23] scaler_user index 0.0
[ 11.748650] [drm:drm_mode_setcrtc] [CRTC:30:crtc-1]
[ 11.748666] [drm:drm_mode_setcrtc] [CRTC:34:crtc-2]
[ 11.784798] iwlwifi 0000:3a:00.0: L1 Disabled - LTR Disabled
[ 11.785073] iwlwifi 0000:3a:00.0: L1 Disabled - LTR Disabled
[ 11.849148] iwlwifi 0000:3a:00.0: L1 Disabled - LTR Disabled
[ 11.849433] iwlwifi 0000:3a:00.0: L1 Disabled - LTR Disabled
[ 11.880190] NET: Registered protocol family 17
[ 12.152780] [drm:i915_gem_open]
[ 12.558786] [drm:skl_wm_flush_pipe] flush pipe A (pass 3)
[ 14.789288] fuse init (API version 7.24)
[ 14.881497] [drm:intel_power_well_enable] enabling DC off
[ 14.881501] [drm:gen9_set_dc_state] Setting DC state from 02 to 00
[ 14.881504] [drm:intel_power_well_enable] enabling power well 2
[ 14.881506] [drm:skl_set_power_well] Enabling power well 2
[ 14.887436] [drm:i915_audio_component_sync_audio_rate] no valid port B
[ 14.893751] [drm:i915_audio_component_sync_audio_rate] no valid port B
[ 14.895578] [drm:i915_audio_component_sync_audio_rate] no valid port B
[ 14.901453] [drm:i915_audio_component_sync_audio_rate] no valid port B
[ 14.903165] [drm:i915_audio_component_sync_audio_rate] no valid port B
[ 14.913415] [drm:i915_audio_component_sync_audio_rate] no valid port B
[ 14.915103] [drm:i915_audio_component_sync_audio_rate] no valid port C
[ 14.921416] [drm:i915_audio_component_sync_audio_rate] no valid port C
[ 14.923165] [drm:i915_audio_component_sync_audio_rate] no valid port C
[ 14.929434] [drm:i915_audio_component_sync_audio_rate] no valid port C
[ 14.931103] [drm:i915_audio_component_sync_audio_rate] no valid port C
[ 14.937415] [drm:i915_audio_component_sync_audio_rate] no valid port C
[ 14.939166] [drm:i915_audio_component_sync_audio_rate] no valid port D
[ 14.945434] [drm:i915_audio_component_sync_audio_rate] no valid port D
[ 15.387329] wlan0: authenticate with 20:37:06:f6:24:64
[ 15.390481] wlan0: send auth to 20:37:06:f6:24:64 (try 1/3)
[ 15.391746] wlan0: authenticated
[ 15.393265] wlan0: associate with 20:37:06:f6:24:64 (try 1/3)
[ 15.396640] wlan0: RX AssocResp from 20:37:06:f6:24:64 (capab=0x421 status=0 aid=47)
[ 15.398167] wlan0: associated
[ 15.406808] wlan0: Limiting TX power to 20 dBm as advertised by 20:37:06:f6:24:64
[ 15.512318] SFW2-INext-DROP-DEFLT IN=wlan0 OUT= MAC=dc:53:60:cc:0f:b0:a4:6c:2a:10:43:80:08:00 SRC=9.232.160.4 DST=9.232.160.230 LEN=343 TOS=0x00 PREC=0x00 TTL=255 ID=15875 PROTO=UDP SPT=67 DPT=68 LEN=323
[ 15.512334] SFW2-INext-DROP-DEFLT IN=wlan0 OUT= MAC=dc:53:60:cc:0f:b0:a4:6c:2a:10:43:80:08:00 SRC=9.232.160.3 DST=9.232.160.230 LEN=343 TOS=0x00 PREC=0x00 TTL=255 ID=57631 PROTO=UDP SPT=67 DPT=68 LEN=323
[ 15.949508] [drm:i915_audio_component_sync_audio_rate] no valid port D
[ 15.957420] [drm:i915_audio_component_sync_audio_rate] no valid port D
[ 15.959278] [drm:i915_audio_component_sync_audio_rate] no valid port D
[ 15.965424] [drm:i915_audio_component_sync_audio_rate] no valid port D
[ 16.016521] Bluetooth: RFCOMM TTY layer initialized
[ 16.016528] Bluetooth: RFCOMM socket layer initialized
[ 16.016532] Bluetooth: RFCOMM ver 1.11
[ 16.804557] SFW2-INext-DROP-DEFLT IN=wlan0 OUT= MAC= SRC=fe80:0000:0000:0000:de53:60ff:fecc:0fb0 DST=ff02:0000:0000:0000:0000:0000:0000:00fb LEN=465 TC=0 HOPLIMIT=255 FLOWLBL=118155 PROTO=UDP SPT=5353 DPT=5353 LEN=425
[ 16.811803] SFW2-INext-DROP-DEFLT IN=wlan0 OUT= MAC= SRC=fe80:0000:0000:0000:de53:60ff:fecc:0fb0 DST=ff02:0000:0000:0000:0000:0000:0000:00fb LEN=286 TC=0 HOPLIMIT=255 FLOWLBL=118155 PROTO=UDP SPT=5353 DPT=5353 LEN=246
[ 17.055446] SFW2-INext-DROP-DEFLT IN=wlan0 OUT= MAC= SRC=fe80:0000:0000:0000:de53:60ff:fecc:0fb0 DST=ff02:0000:0000:0000:0000:0000:0000:00fb LEN=465 TC=0 HOPLIMIT=255 FLOWLBL=118155 PROTO=UDP SPT=5353 DPT=5353 LEN=425
[ 17.306094] SFW2-INext-DROP-DEFLT IN=wlan0 OUT= MAC= SRC=fe80:0000:0000:0000:de53:60ff:fecc:0fb0 DST=ff02:0000:0000:0000:0000:0000:0000:00fb LEN=465 TC=0 HOPLIMIT=255 FLOWLBL=118155 PROTO=UDP SPT=5353 DPT=5353 LEN=425
[ 17.507126] SFW2-INext-DROP-DEFLT IN=wlan0 OUT= MAC= SRC=fe80:0000:0000:0000:de53:60ff:fecc:0fb0 DST=ff02:0000:0000:0000:0000:0000:0000:00fb LEN=429 TC=0 HOPLIMIT=255 FLOWLBL=118155 PROTO=UDP SPT=5353 DPT=5353 LEN=389
[ 17.585583] [drm:i915_gem_open]
[ 17.585802] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:37:eDP-1]
[ 17.585805] [drm:intel_dp_detect] [CONNECTOR:37:eDP-1]
[ 17.585817] [drm:edp_panel_vdd_on] Turning eDP port A VDD on
[ 17.585864] [drm:edp_panel_vdd_on] PP_STATUS: 0x80000008 PP_CONTROL: 0xabcd000f
[ 17.586272] [drm:drm_edid_to_eld] ELD: no CEA Extension found
[ 17.586278] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:37:eDP-1] probed modes :
[ 17.586281] [drm:drm_mode_debug_printmodeline] Modeline 38:"3200x1800" 60 373250 3200 3248 3280 3360 1800 1803 1808 1852 0x48 0xa
[ 17.586284] [drm:drm_mode_debug_printmodeline] Modeline 39:"3200x1800" 48 298600 3200 3248 3280 3360 1800 1803 1808 1852 0x40 0xa
[ 17.586571] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:46:DP-1]
[ 17.586573] [drm:intel_dp_detect] [CONNECTOR:46:DP-1]
[ 17.586588] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:46:DP-1] disconnected
[ 17.586593] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:53:DP-2]
[ 17.586594] [drm:intel_dp_detect] [CONNECTOR:53:DP-2]
[ 17.586609] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:53:DP-2] disconnected
[ 17.586612] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:50:HDMI-A-1]
[ 17.586614] [drm:intel_hdmi_detect] [CONNECTOR:50:HDMI-A-1]
[ 17.713260] [drm:intel_hdmi_detect] HDMI live status down
[ 17.713267] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:50:HDMI-A-1] disconnected
[ 17.713593] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:57:HDMI-A-2]
[ 17.713596] [drm:intel_hdmi_detect] [CONNECTOR:57:HDMI-A-2]
[ 17.841258] [drm:intel_hdmi_detect] HDMI live status down
[ 17.841262] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:57:HDMI-A-2] disconnected
[ 17.842384] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:37:eDP-1]
[ 17.842388] [drm:intel_dp_detect] [CONNECTOR:37:eDP-1]
[ 17.849640] [drm:drm_edid_to_eld] ELD: no CEA Extension found
[ 17.849646] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:37:eDP-1] probed modes :
[ 17.849648] [drm:drm_mode_debug_printmodeline] Modeline 38:"3200x1800" 60 373250 3200 3248 3280 3360 1800 1803 1808 1852 0x48 0xa
[ 17.849650] [drm:drm_mode_debug_printmodeline] Modeline 39:"3200x1800" 48 298600 3200 3248 3280 3360 1800 1803 1808 1852 0x40 0xa
[ 17.849743] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:46:DP-1]
[ 17.849745] [drm:intel_dp_detect] [CONNECTOR:46:DP-1]
[ 17.849753] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:46:DP-1] disconnected
[ 17.849757] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:53:DP-2]
[ 17.849757] [drm:intel_dp_detect] [CONNECTOR:53:DP-2]
[ 17.849765] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:53:DP-2] disconnected
[ 17.849767] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:50:HDMI-A-1]
[ 17.849769] [drm:intel_hdmi_detect] [CONNECTOR:50:HDMI-A-1]
[ 17.977259] [drm:intel_hdmi_detect] HDMI live status down
[ 17.977265] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:50:HDMI-A-1] disconnected
[ 17.977297] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:57:HDMI-A-2]
[ 17.977298] [drm:intel_hdmi_detect] [CONNECTOR:57:HDMI-A-2]
[ 18.105268] [drm:intel_hdmi_detect] HDMI live status down
[ 18.105280] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:57:HDMI-A-2] disconnected
[ 18.105975] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:37:eDP-1]
[ 18.105978] [drm:intel_dp_detect] [CONNECTOR:37:eDP-1]
[ 18.109599] [drm:drm_edid_to_eld] ELD: no CEA Extension found
[ 18.109606] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:37:eDP-1] probed modes :
[ 18.109610] [drm:drm_mode_debug_printmodeline] Modeline 38:"3200x1800" 60 373250 3200 3248 3280 3360 1800 1803 1808 1852 0x48 0xa
[ 18.109612] [drm:drm_mode_debug_printmodeline] Modeline 39:"3200x1800" 48 298600 3200 3248 3280 3360 1800 1803 1808 1852 0x40 0xa
[ 18.109690] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:46:DP-1]
[ 18.109692] [drm:intel_dp_detect] [CONNECTOR:46:DP-1]
[ 18.109701] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:46:DP-1] disconnected
[ 18.109706] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:53:DP-2]
[ 18.109707] [drm:intel_dp_detect] [CONNECTOR:53:DP-2]
[ 18.109715] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:53:DP-2] disconnected
[ 18.109719] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:50:HDMI-A-1]
[ 18.109720] [drm:intel_hdmi_detect] [CONNECTOR:50:HDMI-A-1]
[ 18.241271] [drm:intel_hdmi_detect] HDMI live status down
[ 18.241276] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:50:HDMI-A-1] disconnected
[ 18.241293] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:57:HDMI-A-2]
[ 18.241294] [drm:intel_hdmi_detect] [CONNECTOR:57:HDMI-A-2]
[ 18.369265] [drm:intel_hdmi_detect] HDMI live status down
[ 18.369270] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:57:HDMI-A-2] disconnected
[ 18.376653] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:37:eDP-1]
[ 18.376657] [drm:intel_dp_detect] [CONNECTOR:37:eDP-1]
[ 18.377018] [drm:drm_edid_to_eld] ELD: no CEA Extension found
[ 18.377023] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:37:eDP-1] probed modes :
[ 18.377026] [drm:drm_mode_debug_printmodeline] Modeline 38:"3200x1800" 60 373250 3200 3248 3280 3360 1800 1803 1808 1852 0x48 0xa
[ 18.377028] [drm:drm_mode_debug_printmodeline] Modeline 39:"3200x1800" 48 298600 3200 3248 3280 3360 1800 1803 1808 1852 0x40 0xa
[ 18.377115] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:46:DP-1]
[ 18.377116] [drm:intel_dp_detect] [CONNECTOR:46:DP-1]
[ 18.377125] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:46:DP-1] disconnected
[ 18.377129] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:53:DP-2]
[ 18.377130] [drm:intel_dp_detect] [CONNECTOR:53:DP-2]
[ 18.377138] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:53:DP-2] disconnected
[ 18.377142] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:50:HDMI-A-1]
[ 18.377143] [drm:intel_hdmi_detect] [CONNECTOR:50:HDMI-A-1]
[ 18.505275] [drm:intel_hdmi_detect] HDMI live status down
[ 18.505281] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:50:HDMI-A-1] disconnected
[ 18.505336] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:57:HDMI-A-2]
[ 18.505337] [drm:intel_hdmi_detect] [CONNECTOR:57:HDMI-A-2]
[ 18.633275] [drm:intel_hdmi_detect] HDMI live status down
[ 18.633281] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:57:HDMI-A-2] disconnected
[ 18.636725] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:37:eDP-1]
[ 18.636730] [drm:intel_dp_detect] [CONNECTOR:37:eDP-1]
[ 18.637091] [drm:drm_edid_to_eld] ELD: no CEA Extension found
[ 18.637096] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:37:eDP-1] probed modes :
[ 18.637099] [drm:drm_mode_debug_printmodeline] Modeline 38:"3200x1800" 60 373250 3200 3248 3280 3360 1800 1803 1808 1852 0x48 0xa
[ 18.637102] [drm:drm_mode_debug_printmodeline] Modeline 39:"3200x1800" 48 298600 3200 3248 3280 3360 1800 1803 1808 1852 0x40 0xa
[ 18.637199] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:46:DP-1]
[ 18.637201] [drm:intel_dp_detect] [CONNECTOR:46:DP-1]
[ 18.637209] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:46:DP-1] disconnected
[ 18.637213] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:53:DP-2]
[ 18.637214] [drm:intel_dp_detect] [CONNECTOR:53:DP-2]
[ 18.637223] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:53:DP-2] disconnected
[ 18.637226] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:50:HDMI-A-1]
[ 18.637227] [drm:intel_hdmi_detect] [CONNECTOR:50:HDMI-A-1]
[ 18.765287] [drm:intel_hdmi_detect] HDMI live status down
[ 18.765293] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:50:HDMI-A-1] disconnected
[ 18.765509] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:57:HDMI-A-2]
[ 18.765510] [drm:intel_hdmi_detect] [CONNECTOR:57:HDMI-A-2]
[ 18.893277] [drm:intel_hdmi_detect] HDMI live status down
[ 18.893282] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:57:HDMI-A-2] disconnected
[ 18.893976] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:37:eDP-1]
[ 18.893981] [drm:intel_dp_detect] [CONNECTOR:37:eDP-1]
[ 18.894535] [drm:drm_edid_to_eld] ELD: no CEA Extension found
[ 18.894541] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:37:eDP-1] probed modes :
[ 18.894543] [drm:drm_mode_debug_printmodeline] Modeline 38:"3200x1800" 60 373250 3200 3248 3280 3360 1800 1803 1808 1852 0x48 0xa
[ 18.894545] [drm:drm_mode_debug_printmodeline] Modeline 39:"3200x1800" 48 298600 3200 3248 3280 3360 1800 1803 1808 1852 0x40 0xa
[ 18.894628] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:46:DP-1]
[ 18.894630] [drm:intel_dp_detect] [CONNECTOR:46:DP-1]
[ 18.894638] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:46:DP-1] disconnected
[ 18.894642] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:53:DP-2]
[ 18.894643] [drm:intel_dp_detect] [CONNECTOR:53:DP-2]
[ 18.894650] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:53:DP-2] disconnected
[ 18.894653] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:50:HDMI-A-1]
[ 18.894655] [drm:intel_hdmi_detect] [CONNECTOR:50:HDMI-A-1]
[ 18.985505] [drm:intel_power_well_disable] disabling power well 2
[ 18.985513] [drm:skl_set_power_well] Disabling power well 2
[ 19.021310] [drm:intel_hdmi_detect] HDMI live status down
[ 19.021315] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:50:HDMI-A-1] disconnected
[ 19.021332] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:57:HDMI-A-2]
[ 19.021334] [drm:intel_hdmi_detect] [CONNECTOR:57:HDMI-A-2]
[ 19.149288] [drm:intel_hdmi_detect] HDMI live status down
[ 19.149294] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:57:HDMI-A-2] disconnected
[ 19.149731] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:37:eDP-1]
[ 19.149734] [drm:intel_dp_detect] [CONNECTOR:37:eDP-1]
[ 19.150100] [drm:drm_edid_to_eld] ELD: no CEA Extension found
[ 19.150104] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:37:eDP-1] probed modes :
[ 19.150108] [drm:drm_mode_debug_printmodeline] Modeline 38:"3200x1800" 60 373250 3200 3248 3280 3360 1800 1803 1808 1852 0x48 0xa
[ 19.150110] [drm:drm_mode_debug_printmodeline] Modeline 39:"3200x1800" 48 298600 3200 3248 3280 3360 1800 1803 1808 1852 0x40 0xa
[ 19.150183] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:46:DP-1]
[ 19.150184] [drm:intel_dp_detect] [CONNECTOR:46:DP-1]
[ 19.150187] [drm:intel_power_well_enable] enabling power well 2
[ 19.150189] [drm:skl_set_power_well] Enabling power well 2
[ 19.150203] [drm:intel_power_well_disable] disabling power well 2
[ 19.150214] [drm:skl_set_power_well] Disabling power well 2
[ 19.150217] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:46:DP-1] disconnected
[ 19.150221] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:53:DP-2]
[ 19.150221] [drm:intel_dp_detect] [CONNECTOR:53:DP-2]
[ 19.150222] [drm:intel_power_well_enable] enabling power well 2
[ 19.150224] [drm:skl_set_power_well] Enabling power well 2
[ 19.150241] [drm:intel_power_well_disable] disabling power well 2
[ 19.150249] [drm:skl_set_power_well] Disabling power well 2
[ 19.150251] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:53:DP-2] disconnected
[ 19.150253] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:50:HDMI-A-1]
[ 19.150254] [drm:intel_hdmi_detect] [CONNECTOR:50:HDMI-A-1]
[ 19.277287] [drm:intel_hdmi_detect] HDMI live status down
[ 19.277292] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:50:HDMI-A-1] disconnected
[ 19.277633] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:57:HDMI-A-2]
[ 19.277634] [drm:intel_hdmi_detect] [CONNECTOR:57:HDMI-A-2]
[ 19.405292] [drm:intel_hdmi_detect] HDMI live status down
[ 19.405297] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:57:HDMI-A-2] disconnected
[ 19.436797] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:37:eDP-1]
[ 19.436802] [drm:intel_dp_detect] [CONNECTOR:37:eDP-1]
[ 19.437221] [drm:drm_edid_to_eld] ELD: no CEA Extension found
[ 19.437226] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:37:eDP-1] probed modes :
[ 19.437229] [drm:drm_mode_debug_printmodeline] Modeline 38:"3200x1800" 60 373250 3200 3248 3280 3360 1800 1803 1808 1852 0x48 0xa
[ 19.437231] [drm:drm_mode_debug_printmodeline] Modeline 39:"3200x1800" 48 298600 3200 3248 3280 3360 1800 1803 1808 1852 0x40 0xa
[ 19.437338] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:46:DP-1]
[ 19.437340] [drm:intel_dp_detect] [CONNECTOR:46:DP-1]
[ 19.437342] [drm:intel_power_well_enable] enabling power well 2
[ 19.437345] [drm:skl_set_power_well] Enabling power well 2
[ 19.437359] [drm:intel_power_well_disable] disabling power well 2
[ 19.437364] [drm:skl_set_power_well] Disabling power well 2
[ 19.437366] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:46:DP-1] disconnected
[ 19.437372] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:53:DP-2]
[ 19.437373] [drm:intel_dp_detect] [CONNECTOR:53:DP-2]
[ 19.437374] [drm:intel_power_well_enable] enabling power well 2
[ 19.437375] [drm:skl_set_power_well] Enabling power well 2
[ 19.437388] [drm:intel_power_well_disable] disabling power well 2
[ 19.437395] [drm:skl_set_power_well] Disabling power well 2
[ 19.437397] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:53:DP-2] disconnected
[ 19.437401] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:50:HDMI-A-1]
[ 19.437403] [drm:intel_hdmi_detect] [CONNECTOR:50:HDMI-A-1]
[ 19.573300] [drm:intel_hdmi_detect] HDMI live status down
[ 19.573306] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:50:HDMI-A-1] disconnected
[ 19.573325] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:57:HDMI-A-2]
[ 19.573326] [drm:intel_hdmi_detect] [CONNECTOR:57:HDMI-A-2]
[ 19.701296] [drm:intel_hdmi_detect] HDMI live status down
[ 19.701301] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:57:HDMI-A-2] disconnected
[ 19.731878] [drm:skl_wm_flush_pipe] flush pipe A (pass 3)
[ 19.732080] [drm:skl_wm_flush_pipe] flush pipe A (pass 3)
[ 20.438311] tun: Universal TUN/TAP device driver, 1.6
[ 20.438315] tun: (C) 1999-2004 Max Krasnyansky <maxk@qualcomm.com>
[ 22.438662] [drm:edp_panel_vdd_off_sync] Turning eDP port A VDD off
[ 22.438704] [drm:edp_panel_vdd_off_sync] PP_STATUS: 0x80000008 PP_CONTROL: 0xabcd0007
[ 22.438707] [drm:intel_power_well_disable] disabling DC off
[ 22.438709] [drm:skl_enable_dc6] Enabling DC6
[ 22.438711] [drm:gen9_set_dc_state] Setting DC state from 00 to 02
[ 25.479945] [drm:skl_wm_flush_pipe] flush pipe A (pass 3)
[-- Attachment #4: i915_opregion.bad --]
[-- Type: application/octet-stream, Size: 8192 bytes --]
[-- Attachment #5: i915_opregion.good --]
[-- Type: application/octet-stream, Size: 8192 bytes --]
next prev parent reply other threads:[~2016-06-21 13:53 UTC|newest]
Thread overview: 72+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-05-30 19:59 Bad flicker on skylake HQD due to code in the 4.7 merge window James Bottomley
2016-05-31 7:51 ` Jani Nikula
2016-05-31 13:33 ` James Bottomley
2016-05-31 13:33 ` James Bottomley
2016-06-13 10:14 ` Jani Nikula
2016-06-13 10:14 ` Jani Nikula
2016-06-16 21:15 ` James Bottomley
2016-06-16 21:24 ` Daniel Vetter
2016-06-16 21:24 ` [Intel-gfx] " Daniel Vetter
2016-06-16 21:29 ` James Bottomley
2016-06-16 21:29 ` James Bottomley
2016-06-16 22:42 ` James Bottomley
2016-06-16 22:42 ` [Intel-gfx] " James Bottomley
2016-06-17 7:28 ` Daniel Vetter
2016-06-17 7:28 ` [Intel-gfx] " Daniel Vetter
2016-06-17 13:34 ` Jani Nikula
2016-06-17 13:34 ` [Intel-gfx] " Jani Nikula
2016-06-17 16:08 ` James Bottomley
2016-06-17 23:06 ` James Bottomley
2016-06-17 23:06 ` [Intel-gfx] " James Bottomley
2016-06-19 21:53 ` James Bottomley
2016-06-19 21:53 ` [Intel-gfx] " James Bottomley
2016-06-20 8:03 ` Jani Nikula
2016-06-20 8:03 ` Jani Nikula
2016-06-21 13:53 ` James Bottomley [this message]
2016-06-21 13:53 ` James Bottomley
2016-06-21 15:44 ` Ville Syrjälä
2016-06-21 15:44 ` [Intel-gfx] " Ville Syrjälä
2016-06-21 21:00 ` James Bottomley
2016-06-21 21:00 ` [Intel-gfx] " James Bottomley
2016-06-23 11:25 ` James Bottomley
2016-06-23 11:25 ` James Bottomley
2016-07-02 6:24 ` Thorsten Leemhuis
2016-07-02 6:24 ` [Intel-gfx] " Thorsten Leemhuis
2016-07-07 16:14 ` Ville Syrjälä
2016-07-07 16:14 ` Ville Syrjälä
2016-07-07 16:55 ` James Bottomley
2016-07-07 16:55 ` James Bottomley
2016-07-07 19:19 ` James Bottomley
2016-07-07 19:19 ` James Bottomley
2016-07-08 10:19 ` Ville Syrjälä
2016-07-08 10:19 ` Ville Syrjälä
2016-07-08 14:48 ` James Bottomley
2016-07-08 14:48 ` James Bottomley
2016-07-08 16:56 ` Ville Syrjälä
2016-07-08 16:56 ` [Intel-gfx] " Ville Syrjälä
2016-07-12 12:00 ` [PATCH] drm/i915: Ignore panel type from OpRegion on SKL ville.syrjala
2016-07-13 12:04 ` Daniel Vetter
2016-07-13 13:09 ` Ville Syrjälä
2016-07-13 13:33 ` James Bottomley
2016-07-13 13:36 ` Ville Syrjälä
2016-07-14 13:12 ` Ville Syrjälä
2016-07-12 13:12 ` ✗ Ro.CI.BAT: warning for " Patchwork
2016-07-14 13:02 ` Ville Syrjälä
2016-09-11 14:10 ` [Intel-gfx] Bad flicker on skylake HQD due to code in the 4.7 merge window James Hogan
2016-09-13 13:59 ` Jani Nikula
2016-09-13 13:59 ` Jani Nikula
2016-06-23 12:52 ` Steven Newbury
2016-06-23 12:59 ` Jani Nikula
2016-06-23 12:59 ` Jani Nikula
2016-06-23 13:14 ` Steven Newbury
2016-06-23 13:14 ` [Intel-gfx] " Steven Newbury
2016-06-24 10:59 ` Chris Wilson
2016-06-24 10:59 ` [Intel-gfx] " Chris Wilson
2016-06-24 11:48 ` Steven Newbury
2016-06-24 11:48 ` Steven Newbury
2016-06-24 12:42 ` Chris Wilson
2016-06-24 12:42 ` Chris Wilson
2016-07-12 10:08 ` Daniel Vetter
2016-09-14 9:43 ` Jani Nikula
2016-06-17 8:12 ` Chris Wilson
2016-06-17 8:12 ` [Intel-gfx] " Chris Wilson
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1466517195.2291.2.camel@HansenPartnership.com \
--to=james.bottomley@hansenpartnership.com \
--cc=daniel@ffwll.ch \
--cc=dri-devel@lists.freedesktop.org \
--cc=intel-gfx@lists.freedesktop.org \
--cc=jani.nikula@linux.intel.com \
--cc=linux-kernel@vger.kernel.org \
--cc=rodrigo.vivi@intel.com \
--cc=ville.syrjala@intel.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.