You are not logged in.

#1 2019-07-04 03:15:25

Smit
Member
From: Nashik
Registered: 2018-01-02
Posts: 48

low performance on AMD dedicated Graphics card than Intel integrated

I have bought new Dell Vostro 3583 Laptop with AMD Radeon M520 Graphics and Intel i7-8565U . i thought I won't get any driver issue as It had Ubuntu pre installed from dell. I install ArchLinux alongside Ubuntu. I have installed xf86-video-ati and xf86-video-intel and create two files such as:-

/etc/X11/xorg.conf.d/19-intel.conf

Section "Device"
  Identifier  "Intel Graphics"
  Driver      "intel"
  Option      "TearFree" "true"
EndSection

/etc/X11/xorg.conf.d/20-radeon.conf

Section "Device"
    Identifier "Radeon"
    Driver "radeon"
    Option "DRI" "3"
EndSection

and then followed https://wiki.archlinux.org/index.php/PRIME

xrandr --listproviders

Providers: number : 2
Provider 0: id: 0x66 cap: 0xb, Source Output, Sink Output, Sink Offload crtcs: 4 outputs: 3 associated providers: 1 name:Intel
Provider 1: id: 0x3f cap: 0xd, Source Output, Source Offload, Sink Offload crtcs: 0 outputs: 0 associated providers: 1 name:HAINAN @ pci:0000:01:00.0

xrandr --setprovideroffloadsink 1 0

now when I run glmark2 with intel I get

DRI_PRIME=0  glmark2
=======================================================
    glmark2 2017.07
=======================================================
    OpenGL Information
    GL_VENDOR:     Intel Open Source Technology Center
    GL_RENDERER:   Mesa DRI Intel(R) HD Graphics (Whiskey Lake 3x8 GT2) 
    GL_VERSION:    3.0 Mesa 19.1.1
=======================================================
[build] use-vbo=false: FPS: 3027 FrameTime: 0.330 ms
=======================================================
                                  glmark2 Score: 3027 
=======================================================

and when with AMD Radeon,

DRI_PRIME=1  glmark2
=======================================================
    glmark2 2017.07
=======================================================
    OpenGL Information
    GL_VENDOR:     X.Org
    GL_RENDERER:   AMD HAINAN (DRM 2.50.0, 5.1.15-arch1-1-ARCH, LLVM 8.0.0)
    GL_VERSION:    4.5 (Compatibility Profile) Mesa 19.1.1
=======================================================
[build] use-vbo=false: FPS: 772 FrameTime: 1.295 ms
=======================================================
                                  glmark2 Score: 772 
=======================================================

Intels integrated card clearly beats AMDs Discreate card. I tried removing /etc/X11/xorg.conf.d/19-intel.conf and /etc/X11/xorg.conf.d/20-radeon.conf but nothing happend. I even tried removing only /etc/X11/xorg.conf.d/19-intel.conf which makes sddm display manager crash and failed to start.

I even tried installing xf86-video-amdgpu but that even didn't increased performance of AMD's Discrete GPU than Intel's GPU.

one thing I noticed is that command

DRI_PRIME=1  glmark2

works and shows 

GL_RENDERER:   AMD HAINAN (DRM 2.50.0, 5.1.15-arch1-1-ARCH, LLVM 8.0.0) 

even when I removed xf86-video-amdgpu and xf86-video-ati

Just to make sure, I even played Xonoitc and AMDs performance was worst than Intels

Last edited by Smit (2019-07-04 03:20:34)

Offline

#2 2019-07-04 07:44:42

V1del
Forum Moderator
Registered: 2012-10-16
Posts: 21,672

Re: low performance on AMD dedicated Graphics card than Intel integrated

Run something that actually GPU limits you. By definition of how this is implemented running synthetic or low demanding tasks you will almost always be better off directly on the intel card as that is where the display is connected to. Also FWIW and as far as I know, prime does work better with the modesetting driver, so you should if anything remove xf86-video-intel so that the modesetting driver is used.

Offline

#3 2019-07-04 08:15:00

Lone_Wolf
Member
From: Netherlands, Europe
Registered: 2005-10-04
Posts: 11,911

Re: low performance on AMD dedicated Graphics card than Intel integrated

First,  the 2 in glmark2 stands for OpenGL 2 , a version which was outdated a decade ago . It's results are almost meaningless for current graphics hardware.

Second, the radeon M520 uses GCN 1 technology from 2014 , not the much better gcn4 / POLARIS10 and later architecture.

https://www.notebookcheck.net/AMD-Radeo … 532.0.html
I'm inclined to say dell made a bad choice with offering this combination.


Disliking systemd intensely, but not satisfied with alternatives so focusing on taming systemd.


(A works at time B)  && (time C > time B ) ≠  (A works at time C)

Offline

#4 2019-07-05 09:00:50

Smit
Member
From: Nashik
Registered: 2018-01-02
Posts: 48

Re: low performance on AMD dedicated Graphics card than Intel integrated

@V1del and @Lone_Wolf I played Xonotic on Ultra level settings and AMD's card gave low FPS than Intel's GPU.

output of   dmesg -wH | grep -e amd -e radeon -e video -e VGA -e 3D

dmesg -wH | grep -e amd -e radeon -e video -e VGA -e 3D
[  +0.000004] ACPI: DSDT 0x000000009A855218 03D757 (v02 DELL   CBX3     01072009 INTL 20160527)
[  +0.000000] pci 0000:00:02.0: vgaarb: setting as boot VGA device
[  +0.000000] pci 0000:00:02.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
[  +0.004898] fb0: EFI VGA frame buffer device
[  +0.040608] [drm] radeon kernel modesetting enabled.
[  +0.000022] radeon 0000:01:00.0: enabling device (0000 -> 0003)
[  +0.003542] radeon 0000:01:00.0: VRAM: 2048M 0x0000000000000000 - 0x000000007FFFFFFF (2048M used)
[  +0.000000] radeon 0000:01:00.0: GTT: 2048M 0x0000000080000000 - 0x00000000FFFFFFFF
[  +0.000009] [drm] radeon: 2048M of VRAM memory ready
[  +0.000000] [drm] radeon: 2048M of GTT memory ready.
[  +0.006776] [drm] radeon: dpm initialized
[  +0.000108] radeon 0000:01:00.0: WB enabled
[  +0.000002] radeon 0000:01:00.0: fence driver on ring 0 use gpu addr 0x0000000080000c00 and cpu addr 0x000000003252072d
[  +0.000000] radeon 0000:01:00.0: fence driver on ring 1 use gpu addr 0x0000000080000c04 and cpu addr 0x0000000074e653ed
[  +0.000001] radeon 0000:01:00.0: fence driver on ring 2 use gpu addr 0x0000000080000c08 and cpu addr 0x000000000b19889b
[  +0.000000] radeon 0000:01:00.0: fence driver on ring 3 use gpu addr 0x0000000080000c0c and cpu addr 0x000000001d974249
[  +0.000001] radeon 0000:01:00.0: fence driver on ring 4 use gpu addr 0x0000000080000c10 and cpu addr 0x000000003df1a2cd
[  +0.000000] radeon 0000:01:00.0: radeon: MSI limited to 32-bit
[  +0.000037] radeon 0000:01:00.0: radeon: using MSI.
[  +0.000012] [drm] radeon: irq initialized.
[  +0.001491] [drm] Initialized radeon 2.50.0 20080528 for 0000:01:00.0 on minor 0
[  +0.039440] input: Intel HID events as /devices/platform/INT33D5:00/input/input7
[  +0.000042] intel-hid INT33D5:00: platform supports 5 button array
[  +0.000021] input: Intel HID 5 button array as /devices/platform/INT33D5:00/input/input8
[  +0.012974] videodev: Linux video capture interface: v2.00
[  +0.010023] uvcvideo: Found UVC 1.00 device Integrated_Webcam_HD (0c45:671e)
[  +0.007701] uvcvideo 1-6:1.0: Entity type for entity Extension 4 was not initialized!
[  +0.000001] uvcvideo 1-6:1.0: Entity type for entity Extension 3 was not initialized!
[  +0.000000] uvcvideo 1-6:1.0: Entity type for entity Processing 2 was not initialized!
[  +0.000001] uvcvideo 1-6:1.0: Entity type for entity Camera 1 was not initialized!
[  +0.000033] usbcore: registered new interface driver uvcvideo
[  +0.022797] [drm] amdgpu kernel modesetting enabled.
[  +0.000001] fb: switching to inteldrmfb from EFI VGA
[  +0.000047] [drm] Replacing VGA console driver
[  +0.000074] i915 0000:00:02.0: vgaarb: changed VGA decodes: olddecodes=io+mem,decodes=io+mem:owns=io+mem
[  +0.000134] radeon 0000:01:00.0: WB enabled
[  +0.000002] radeon 0000:01:00.0: fence driver on ring 0 use gpu addr 0x0000000080000c00 and cpu addr 0x000000003252072d
[  +0.000000] radeon 0000:01:00.0: fence driver on ring 1 use gpu addr 0x0000000080000c04 and cpu addr 0x0000000074e653ed
[  +0.000001] radeon 0000:01:00.0: fence driver on ring 2 use gpu addr 0x0000000080000c08 and cpu addr 0x000000000b19889b
[  +0.000000] radeon 0000:01:00.0: fence driver on ring 3 use gpu addr 0x0000000080000c0c and cpu addr 0x000000001d974249
[  +0.000001] radeon 0000:01:00.0: fence driver on ring 4 use gpu addr 0x0000000080000c10 and cpu addr 0x000000003df1a2cd
[  +0.000111] radeon 0000:01:00.0: WB enabled
[  +0.000002] radeon 0000:01:00.0: fence driver on ring 0 use gpu addr 0x0000000080000c00 and cpu addr 0x000000003252072d
[  +0.000001] radeon 0000:01:00.0: fence driver on ring 1 use gpu addr 0x0000000080000c04 and cpu addr 0x0000000074e653ed
[  +0.000000] radeon 0000:01:00.0: fence driver on ring 2 use gpu addr 0x0000000080000c08 and cpu addr 0x000000000b19889b
[  +0.000001] radeon 0000:01:00.0: fence driver on ring 3 use gpu addr 0x0000000080000c0c and cpu addr 0x000000001d974249
[  +0.000001] radeon 0000:01:00.0: fence driver on ring 4 use gpu addr 0x0000000080000c10 and cpu addr 0x000000003df1a2cd
[  +0.000137] radeon 0000:01:00.0: WB enabled
[  +0.000003] radeon 0000:01:00.0: fence driver on ring 0 use gpu addr 0x0000000080000c00 and cpu addr 0x000000003252072d
[  +0.000002] radeon 0000:01:00.0: fence driver on ring 1 use gpu addr 0x0000000080000c04 and cpu addr 0x0000000074e653ed
[  +0.000001] radeon 0000:01:00.0: fence driver on ring 2 use gpu addr 0x0000000080000c08 and cpu addr 0x000000000b19889b
[  +0.000002] radeon 0000:01:00.0: fence driver on ring 3 use gpu addr 0x0000000080000c0c and cpu addr 0x000000001d974249
[  +0.000001] radeon 0000:01:00.0: fence driver on ring 4 use gpu addr 0x0000000080000c10 and cpu addr 0x000000003df1a2cd
[  +0.000104] radeon 0000:01:00.0: WB enabled
[  +0.000002] radeon 0000:01:00.0: fence driver on ring 0 use gpu addr 0x0000000080000c00 and cpu addr 0x000000003252072d
[  +0.000000] radeon 0000:01:00.0: fence driver on ring 1 use gpu addr 0x0000000080000c04 and cpu addr 0x0000000074e653ed
[  +0.000001] radeon 0000:01:00.0: fence driver on ring 2 use gpu addr 0x0000000080000c08 and cpu addr 0x000000000b19889b
[  +0.000001] radeon 0000:01:00.0: fence driver on ring 3 use gpu addr 0x0000000080000c0c and cpu addr 0x000000001d974249
[  +0.000000] radeon 0000:01:00.0: fence driver on ring 4 use gpu addr 0x0000000080000c10 and cpu addr 0x000000003df1a2cd
[  +0.000122] radeon 0000:01:00.0: WB enabled
[  +0.000001] radeon 0000:01:00.0: fence driver on ring 0 use gpu addr 0x0000000080000c00 and cpu addr 0x000000003252072d
[  +0.000001] radeon 0000:01:00.0: fence driver on ring 1 use gpu addr 0x0000000080000c04 and cpu addr 0x0000000074e653ed
[  +0.000001] radeon 0000:01:00.0: fence driver on ring 2 use gpu addr 0x0000000080000c08 and cpu addr 0x000000000b19889b
[  +0.000001] radeon 0000:01:00.0: fence driver on ring 3 use gpu addr 0x0000000080000c0c and cpu addr 0x000000001d974249
[  +0.000001] radeon 0000:01:00.0: fence driver on ring 4 use gpu addr 0x0000000080000c10 and cpu addr 0x000000003df1a2cd
[  +0.000122] radeon 0000:01:00.0: WB enabled
[  +0.000002] radeon 0000:01:00.0: fence driver on ring 0 use gpu addr 0x0000000080000c00 and cpu addr 0x000000003252072d
[  +0.000001] radeon 0000:01:00.0: fence driver on ring 1 use gpu addr 0x0000000080000c04 and cpu addr 0x0000000074e653ed
[  +0.000001] radeon 0000:01:00.0: fence driver on ring 2 use gpu addr 0x0000000080000c08 and cpu addr 0x000000000b19889b
[  +0.000001] radeon 0000:01:00.0: fence driver on ring 3 use gpu addr 0x0000000080000c0c and cpu addr 0x000000001d974249
[  +0.000001] radeon 0000:01:00.0: fence driver on ring 4 use gpu addr 0x0000000080000c10 and cpu addr 0x000000003df1a2cd

Offline

#5 2019-07-05 12:39:48

Smit
Member
From: Nashik
Registered: 2018-01-02
Posts: 48

Re: low performance on AMD dedicated Graphics card than Intel integrated

without grep

[    0.000000] microcode: microcode updated early to revision 0xb8, date = 2019-03-30
[    0.000000] Linux version 4.19.57-1-lts (builduser@andyrtr) (gcc version 9.1.0 (GCC)) #1 SMP Wed Jul 3 16:05:59 CEST 2019
[    0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-linux-lts root=UUID=774d94fe-7672-4f2e-935d-3689612cbf35 rw
[    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: xstate_offset[2]:  576, xstate_sizes[2]:  256
[    0.000000] x86/fpu: xstate_offset[3]:  832, xstate_sizes[3]:   64
[    0.000000] x86/fpu: xstate_offset[4]:  896, xstate_sizes[4]:   64
[    0.000000] x86/fpu: Enabled xstate features 0x1f, context size is 960 bytes, using 'compacted' format.
[    0.000000] BIOS-provided physical RAM map:
[    0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009dfff] usable
[    0.000000] BIOS-e820: [mem 0x000000000009e000-0x000000000009efff] reserved
[    0.000000] BIOS-e820: [mem 0x000000000009f000-0x000000000009ffff] usable
[    0.000000] BIOS-e820: [mem 0x00000000000a0000-0x00000000000fffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003fffffff] usable
[    0.000000] BIOS-e820: [mem 0x0000000040000000-0x00000000403fffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000040400000-0x0000000092b72fff] usable
[    0.000000] BIOS-e820: [mem 0x0000000092b73000-0x0000000092b73fff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x0000000092b74000-0x0000000092b74fff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000092b75000-0x000000009a22dfff] usable
[    0.000000] BIOS-e820: [mem 0x000000009a22e000-0x000000009a83bfff] reserved
[    0.000000] BIOS-e820: [mem 0x000000009a83c000-0x000000009a8b8fff] ACPI data
[    0.000000] BIOS-e820: [mem 0x000000009a8b9000-0x000000009a996fff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x000000009a997000-0x000000009b03afff] reserved
[    0.000000] BIOS-e820: [mem 0x000000009b03b000-0x000000009b0fefff] type 20
[    0.000000] BIOS-e820: [mem 0x000000009b0ff000-0x000000009b0fffff] usable
[    0.000000] BIOS-e820: [mem 0x000000009b100000-0x000000009f7fffff] 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-0x000000025e7fffff] usable
[    0.000000] NX (Execute Disable) protection: active
[    0.000000] efi: EFI v2.70 by American Megatrends
[    0.000000] efi:  ACPI 2.0=0x9a855000  ACPI=0x9a855000  SMBIOS=0xf0000  SMBIOS 3.0=0xf0020  ESRT=0x9ad4f118  MEMATTR=0x96594018
[    0.000000] SMBIOS 3.2.1 present.
[    0.000000] DMI: Dell Inc. Vostro 3583/0F2ND4, BIOS 1.1.1 12/20/2018
[    0.000000] tsc: Detected 2000.000 MHz processor
[    0.001158] tsc: Detected 1992.000 MHz TSC
[    0.001158] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[    0.001159] e820: remove [mem 0x000a0000-0x000fffff] usable
[    0.001164] last_pfn = 0x25e800 max_arch_pfn = 0x400000000
[    0.001167] MTRR default type: write-back
[    0.001168] MTRR fixed ranges enabled:
[    0.001168]   00000-9FFFF write-back
[    0.001169]   A0000-BFFFF uncachable
[    0.001169]   C0000-E3FFF write-protect
[    0.001170]   E4000-E7FFF uncachable
[    0.001170]   E8000-FFFFF write-protect
[    0.001170] MTRR variable ranges enabled:
[    0.001171]   0 base 00C0000000 mask 7FC0000000 uncachable
[    0.001172]   1 base 00B0000000 mask 7FF0000000 uncachable
[    0.001172]   2 base 009E000000 mask 7FFE000000 uncachable
[    0.001172]   3 base 009D000000 mask 7FFF000000 uncachable
[    0.001173]   4 base 00A0000000 mask 7FF0000000 write-combining
[    0.001173]   5 disabled
[    0.001173]   6 disabled
[    0.001174]   7 disabled
[    0.001174]   8 disabled
[    0.001174]   9 disabled
[    0.001971] x86/PAT: Configuration [0-7]: WB  WC  UC- UC  WB  WP  UC- WT  
[    0.002097] last_pfn = 0x9b100 max_arch_pfn = 0x400000000
[    0.007208] esrt: Reserving ESRT space from 0x000000009ad4f118 to 0x000000009ad4f150.
[    0.007214] Scanning 1 areas for low memory corruption
[    0.007217] Using GB pages for direct mapping
[    0.007218] BRK [0x10c01000, 0x10c01fff] PGTABLE
[    0.007219] BRK [0x10c02000, 0x10c02fff] PGTABLE
[    0.007220] BRK [0x10c03000, 0x10c03fff] PGTABLE
[    0.007246] BRK [0x10c04000, 0x10c04fff] PGTABLE
[    0.007247] BRK [0x10c05000, 0x10c05fff] PGTABLE
[    0.007370] BRK [0x10c06000, 0x10c06fff] PGTABLE
[    0.007376] BRK [0x10c07000, 0x10c07fff] PGTABLE
[    0.007403] BRK [0x10c08000, 0x10c08fff] PGTABLE
[    0.007485] BRK [0x10c09000, 0x10c09fff] PGTABLE
[    0.007529] BRK [0x10c0a000, 0x10c0afff] PGTABLE
[    0.007582] Secure boot could not be determined
[    0.007582] RAMDISK: [mem 0x3625b000-0x37124fff]
[    0.007593] ACPI: Early table checksum verification disabled
[    0.007595] ACPI: RSDP 0x000000009A855000 000024 (v02 DELL  )
[    0.007598] ACPI: XSDT 0x000000009A8550B0 0000DC (v01 DELL   CBX3     01072009 AMI  00010013)
[    0.007601] ACPI: FACP 0x000000009A892970 000114 (v06 DELL   CBX3     01072009 AMI  00010013)
[    0.007604] ACPI: DSDT 0x000000009A855218 03D757 (v02 DELL   CBX3     01072009 INTL 20160527)
[    0.007606] ACPI: FACS 0x000000009A995C00 000040
[    0.007607] ACPI: APIC 0x000000009A892A88 0000BC (v04 DELL   CBX3     01072009 AMI  00010013)
[    0.007609] ACPI: FPDT 0x000000009A892B48 000044 (v01 DELL   CBX3     01072009 AMI  00010013)
[    0.007611] ACPI: FIDT 0x000000009A892B90 00009C (v01 DELL   CBX3     01072009 AMI  00010013)
[    0.007612] ACPI: MCFG 0x000000009A892C30 00003C (v01 DELL   CBX3     01072009 MSFT 00000097)
[    0.007614] ACPI: SSDT 0x000000009A892C70 001B1C (v02 CpuRef CpuSsdt  00003000 INTL 20160527)
[    0.007615] ACPI: BOOT 0x000000009A894790 000028 (v01 DELL   CBX3     01072009 AMI  00010013)
[    0.007617] ACPI: SSDT 0x000000009A8947B8 001663 (v02 SaSsdt SaSsdt   00003000 INTL 20160527)
[    0.007618] ACPI: HPET 0x000000009A895E20 000038 (v01 DELL\x CBX3     00000002      01000013)
[    0.007620] ACPI: SSDT 0x000000009A895E58 003047 (v02 INTEL  xh_whld4 00000000 INTL 20160527)
[    0.007622] ACPI: UEFI 0x000000009A898EA0 000042 (v01 DELL\x CBX3     00000002      01000013)
[    0.007623] ACPI: LPIT 0x000000009A898EE8 00005C (v01 DELL\x CBX3     00000002      01000013)
[    0.007625] ACPI: SSDT 0x000000009A898F48 0027DE (v02 DELL\x PtidDevc 00001000 INTL 20160527)
[    0.007626] ACPI: DBGP 0x000000009A89B728 000034 (v01 DELL\x CBX3     00000002      01000013)
[    0.007628] ACPI: DBG2 0x000000009A89B760 000054 (v00 DELL\x CBX3     00000002      01000013)
[    0.007629] ACPI: SSDT 0x000000009A89B7B8 006287 (v02 DptfTa DptfTabl 00001000 INTL 20160527)
[    0.007631] ACPI: DMAR 0x000000009A8A1A40 0000A8 (v01 INTEL  EDK2     00000002      01000013)
[    0.007633] ACPI: SSDT 0x000000009A8A1AE8 000144 (v02 Intel  ADebTabl 00001000 INTL 20160527)
[    0.007634] ACPI: SSDT 0x000000009A8A1C30 00070B (v02 SgRef  SgRpSsdt 00001000 INTL 20160527)
[    0.007636] ACPI: NHLT 0x000000009A8A2340 00002D (v00 INTEL  EDK2     00000002      01000013)
[    0.007637] ACPI: BGRT 0x000000009A8A2370 000038 (v00                 01072009 AMI  00010013)
[    0.007639] ACPI: TPM2 0x000000009A8A23A8 000034 (v04 DELL\x CBX3     00000001 AMI  00000000)
[    0.007640] ACPI: SSDT 0x000000009A8A23E0 0010A6 (v01 AmdRef AmdTabl  00001000 INTL 20160527)
[    0.007646] ACPI: Local APIC address 0xfee00000
[    0.007829] No NUMA configuration found
[    0.007829] Faking a node at [mem 0x0000000000000000-0x000000025e7fffff]
[    0.007831] NODE_DATA(0) allocated [mem 0x25e7fc000-0x25e7fffff]
[    0.007843] Zone ranges:
[    0.007844]   DMA      [mem 0x0000000000001000-0x0000000000ffffff]
[    0.007844]   DMA32    [mem 0x0000000001000000-0x00000000ffffffff]
[    0.007845]   Normal   [mem 0x0000000100000000-0x000000025e7fffff]
[    0.007846]   Device   empty
[    0.007846] Movable zone start for each node
[    0.007847] Early memory node ranges
[    0.007847]   node   0: [mem 0x0000000000001000-0x000000000009dfff]
[    0.007847]   node   0: [mem 0x000000000009f000-0x000000000009ffff]
[    0.007848]   node   0: [mem 0x0000000000100000-0x000000003fffffff]
[    0.007848]   node   0: [mem 0x0000000040400000-0x0000000092b72fff]
[    0.007848]   node   0: [mem 0x0000000092b75000-0x000000009a22dfff]
[    0.007849]   node   0: [mem 0x000000009b0ff000-0x000000009b0fffff]
[    0.007849]   node   0: [mem 0x0000000100000000-0x000000025e7fffff]
[    0.007851] Reserved but unavailable: 97 pages
[    0.007852] Initmem setup node 0 [mem 0x0000000000001000-0x000000025e7fffff]
[    0.007852] On node 0 totalpages: 2065867
[    0.007853]   DMA zone: 64 pages used for memmap
[    0.007853]   DMA zone: 23 pages reserved
[    0.007854]   DMA zone: 3998 pages, LIFO batch:0
[    0.007901]   DMA32 zone: 9785 pages used for memmap
[    0.007902]   DMA32 zone: 626221 pages, LIFO batch:63
[    0.016556]   Normal zone: 22432 pages used for memmap
[    0.016556]   Normal zone: 1435648 pages, LIFO batch:63
[    0.033920] Reserving Intel graphics memory at [mem 0x9d800000-0x9f7fffff]
[    0.034421] ACPI: PM-Timer IO Port: 0x1808
[    0.034422] ACPI: Local APIC address 0xfee00000
[    0.034426] ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
[    0.034426] ACPI: LAPIC_NMI (acpi_id[0x02] high edge lint[0x1])
[    0.034426] ACPI: LAPIC_NMI (acpi_id[0x03] high edge lint[0x1])
[    0.034427] ACPI: LAPIC_NMI (acpi_id[0x04] high edge lint[0x1])
[    0.034427] ACPI: LAPIC_NMI (acpi_id[0x05] high edge lint[0x1])
[    0.034427] ACPI: LAPIC_NMI (acpi_id[0x06] high edge lint[0x1])
[    0.034428] ACPI: LAPIC_NMI (acpi_id[0x07] high edge lint[0x1])
[    0.034428] ACPI: LAPIC_NMI (acpi_id[0x08] high edge lint[0x1])
[    0.034460] IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-119
[    0.034461] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[    0.034462] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
[    0.034462] ACPI: IRQ0 used by override.
[    0.034463] ACPI: IRQ9 used by override.
[    0.034464] Using ACPI (MADT) for SMP configuration information
[    0.034465] ACPI: HPET id: 0x8086a201 base: 0xfed00000
[    0.034469] smpboot: Allowing 8 CPUs, 0 hotplug CPUs
[    0.034481] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]
[    0.034482] PM: Registered nosave memory: [mem 0x0009e000-0x0009efff]
[    0.034482] PM: Registered nosave memory: [mem 0x000a0000-0x000fffff]
[    0.034483] PM: Registered nosave memory: [mem 0x40000000-0x403fffff]
[    0.034484] PM: Registered nosave memory: [mem 0x92b73000-0x92b73fff]
[    0.034484] PM: Registered nosave memory: [mem 0x92b74000-0x92b74fff]
[    0.034485] PM: Registered nosave memory: [mem 0x9a22e000-0x9a83bfff]
[    0.034485] PM: Registered nosave memory: [mem 0x9a83c000-0x9a8b8fff]
[    0.034486] PM: Registered nosave memory: [mem 0x9a8b9000-0x9a996fff]
[    0.034486] PM: Registered nosave memory: [mem 0x9a997000-0x9b03afff]
[    0.034486] PM: Registered nosave memory: [mem 0x9b03b000-0x9b0fefff]
[    0.034487] PM: Registered nosave memory: [mem 0x9b100000-0x9f7fffff]
[    0.034487] PM: Registered nosave memory: [mem 0x9f800000-0xdfffffff]
[    0.034488] PM: Registered nosave memory: [mem 0xe0000000-0xefffffff]
[    0.034488] PM: Registered nosave memory: [mem 0xf0000000-0xfdffffff]
[    0.034488] PM: Registered nosave memory: [mem 0xfe000000-0xfe010fff]
[    0.034488] PM: Registered nosave memory: [mem 0xfe011000-0xfebfffff]
[    0.034489] PM: Registered nosave memory: [mem 0xfec00000-0xfec00fff]
[    0.034489] PM: Registered nosave memory: [mem 0xfec01000-0xfedfffff]
[    0.034489] PM: Registered nosave memory: [mem 0xfee00000-0xfee00fff]
[    0.034490] PM: Registered nosave memory: [mem 0xfee01000-0xfeffffff]
[    0.034490] PM: Registered nosave memory: [mem 0xff000000-0xffffffff]
[    0.034491] [mem 0x9f800000-0xdfffffff] available for PCI devices
[    0.034492] Booting paravirtualized kernel on bare hardware
[    0.034494] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
[    0.098339] random: get_random_bytes called from start_kernel+0x93/0x530 with crng_init=0
[    0.098343] setup_percpu: NR_CPUS:320 nr_cpumask_bits:320 nr_cpu_ids:8 nr_node_ids:1
[    0.098492] percpu: Embedded 45 pages/cpu s147456 r8192 d28672 u262144
[    0.098501] pcpu-alloc: s147456 r8192 d28672 u262144 alloc=1*2097152
[    0.098502] pcpu-alloc: [0] 0 1 2 3 4 5 6 7
[    0.098514] Built 1 zonelists, mobility grouping on.  Total pages: 2033563
[    0.098514] Policy zone: Normal
[    0.098515] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-linux-lts root=UUID=774d94fe-7672-4f2e-935d-3689612cbf35 rw
[    0.102131] Calgary: detecting Calgary via BIOS EBDA area
[    0.102132] Calgary: Unable to locate Rio Grande table in EBDA - bailing!
[    0.119692] Memory: 7976820K/8263468K available (12300K kernel code, 1364K rwdata, 3544K rodata, 1592K init, 3828K bss, 286648K reserved, 0K cma-reserved)
[    0.119751] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=8, Nodes=1
[    0.119755] ftrace: allocating 35497 entries in 139 pages
[    0.129000] rcu: Hierarchical RCU implementation.
[    0.129000] rcu:     RCU restricting CPUs from NR_CPUS=320 to nr_cpu_ids=8.
[    0.129001] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=8
[    0.129937] NR_IRQS: 20736, nr_irqs: 2048, preallocated irqs: 16
[    0.130294] Console: colour dummy device 80x25
[    0.130297] console [tty0] enabled
[    0.130307] ACPI: Core revision 20180810
[    0.130698] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 79635855245 ns
[    0.130749] hpet clockevent registered
[    0.130800] APIC: Switch to symmetric I/O mode setup
[    0.130801] DMAR: Host address width 39
[    0.130802] DMAR: DRHD base: 0x000000fed90000 flags: 0x0
[    0.130806] DMAR: dmar0: reg_base_addr fed90000 ver 1:0 cap 1c0000c40660462 ecap 19e2ff0505e
[    0.130807] DMAR: DRHD base: 0x000000fed91000 flags: 0x1
[    0.130809] DMAR: dmar1: reg_base_addr fed91000 ver 1:0 cap d2008c40660462 ecap f050da
[    0.130810] DMAR: RMRR base: 0x0000009a798000 end: 0x0000009a7b7fff
[    0.130810] DMAR: RMRR base: 0x0000009d000000 end: 0x0000009f7fffff
[    0.130812] DMAR-IR: IOAPIC id 2 under DRHD base  0xfed91000 IOMMU 1
[    0.130813] DMAR-IR: HPET id 0 under DRHD base 0xfed91000
[    0.130813] DMAR-IR: Queued invalidation will be enabled to support x2apic and Intr-remapping.
[    0.133033] DMAR-IR: Enabled IRQ remapping in x2apic mode
[    0.133034] x2apic enabled
[    0.133058] Switched APIC routing to cluster x2apic.
[    0.138893] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[    0.180765] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x396d519840e, max_idle_ns: 881590569543 ns
[    0.180773] Calibrating delay loop (skipped), value calculated using timer frequency.. 3984.00 BogoMIPS (lpj=19920000)
[    0.180775] pid_max: default: 32768 minimum: 301
[    0.181549] Security Framework initialized
[    0.181549] Yama: becoming mindful.
[    0.181553] AppArmor: AppArmor disabled by boot time parameter
[    0.182515] Dentry cache hash table entries: 1048576 (order: 11, 8388608 bytes)
[    0.182996] Inode-cache hash table entries: 524288 (order: 10, 4194304 bytes)
[    0.183016] Mount-cache hash table entries: 16384 (order: 5, 131072 bytes)
[    0.183029] Mountpoint-cache hash table entries: 16384 (order: 5, 131072 bytes)
[    0.183180] ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
[    0.183180] ENERGY_PERF_BIAS: View and update with x86_energy_perf_policy(8)
[    0.183191] CPU0: Thermal monitoring enabled (TM1)
[    0.183204] process: using mwait in idle threads
[    0.183205] Last level iTLB entries: 4KB 64, 2MB 8, 4MB 8
[    0.183206] Last level dTLB entries: 4KB 64, 2MB 0, 4MB 0, 1GB 4
[    0.183207] Spectre V2 : Mitigation: Full generic retpoline
[    0.183207] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
[    0.183207] Spectre V2 : Enabling Restricted Speculation for firmware calls
[    0.183211] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier
[    0.183211] Spectre V2 : User space: Mitigation: STIBP via seccomp and prctl
[    0.183212] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp
[    0.183225] MDS: Mitigation: Clear CPU buffers
[    0.183399] Freeing SMP alternatives memory: 28K
[    0.186248] TSC deadline timer enabled
[    0.186253] smpboot: CPU0: Intel(R) Core(TM) i7-8565U CPU @ 1.80GHz (family: 0x6, model: 0x8e, stepping: 0xb)
[    0.186302] Performance Events: PEBS fmt3+, Skylake events, 32-deep LBR, full-width counters, Intel PMU driver.
[    0.186322] ... version:                4
[    0.186322] ... bit width:              48
[    0.186323] ... generic registers:      4
[    0.186323] ... value mask:             0000ffffffffffff
[    0.186323] ... max period:             00007fffffffffff
[    0.186324] ... fixed-purpose events:   3
[    0.186324] ... event mask:             000000070000000f
[    0.186348] rcu: Hierarchical SRCU implementation.
[    0.186911] NMI watchdog: Enabled. Permanently consumes one hw-PMU counter.
[    0.186948] smp: Bringing up secondary CPUs ...
[    0.186990] x86: Booting SMP configuration:
[    0.186991] .... node  #0, CPUs:      #1 #2 #3 #4
[    0.188859] MDS CPU bug present and SMT on, data leak possible. See https://www.kernel.org/doc/html/latest/admin-guide/hw-vuln/mds.html for more details.
[    0.188859]  #5 #6 #7
[    0.188859] smp: Brought up 1 node, 8 CPUs
[    0.188859] smpboot: Max logical packages: 1
[    0.188859] smpboot: Total of 8 processors activated (31872.00 BogoMIPS)
[    0.190982] devtmpfs: initialized
[    0.190982] x86/mm: Memory block size: 128MB
[    0.191129] PM: Registering ACPI NVS region [mem 0x92b73000-0x92b73fff] (4096 bytes)
[    0.191129] PM: Registering ACPI NVS region [mem 0x9a8b9000-0x9a996fff] (909312 bytes)
[    0.191129] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
[    0.191129] futex hash table entries: 2048 (order: 5, 131072 bytes)
[    0.191129] pinctrl core: initialized pinctrl subsystem
[    0.191129] RTC time: 12:00:45, date: 07/05/19
[    0.191157] NET: Registered protocol family 16
[    0.191200] audit: initializing netlink subsys (disabled)
[    0.191204] audit: type=2000 audit(1562328045.070:1): state=initialized audit_enabled=0 res=1
[    0.191204] cpuidle: using governor ladder
[    0.191204] cpuidle: using governor menu
[    0.191204] Simple Boot Flag at 0x47 set to 0x80
[    0.191204] ACPI: bus type PCI registered
[    0.191204] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[    0.191204] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
[    0.191204] PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved in E820
[    0.191204] PCI: Using configuration type 1 for base access
[    0.191285] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages
[    0.191285] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
[    0.191285] ACPI: Added _OSI(Module Device)
[    0.191285] ACPI: Added _OSI(Processor Device)
[    0.191285] ACPI: Added _OSI(3.0 _SCP Extensions)
[    0.191285] ACPI: Added _OSI(Processor Aggregator Device)
[    0.191285] ACPI: Added _OSI(Linux-Dell-Video)
[    0.191285] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio)
[    0.237263] ACPI: 9 ACPI AML tables successfully acquired and loaded
[    0.237263] ACPI Error: No pointer back to namespace node in package 000000006c3b975e (20180810/dsargs-301)
[    0.237263] fbcon: Taking over console
[    0.240846] ACPI Error: No pointer back to namespace node in package 000000006c3b975e (20180810/dsargs-301)
[    0.243896] ACPI: [Firmware Bug]: BIOS _OSI(Linux) query ignored
[    0.251238] ACPI: Dynamic OEM Table Load:
[    0.251238] ACPI: SSDT 0xFFFF928ED4111800 0000F4 (v02 PmRef  Cpu0Psd  00003000 INTL 20160527)
[    0.251238] ACPI Error: No pointer back to namespace node in package 000000006c3b975e (20180810/dsargs-301)
[    0.251239] ACPI: \_SB_.PR00: _OSC native thermal LVT Acked
[    0.251504] ACPI: Dynamic OEM Table Load:
[    0.251507] ACPI: SSDT 0xFFFF928ED4BBA000 000425 (v02 PmRef  Cpu0Cst  00003001 INTL 20160527)
[    0.251726] ACPI Error: No pointer back to namespace node in package 000000006c3b975e (20180810/dsargs-301)
[    0.251897] ACPI: Dynamic OEM Table Load:
[    0.251900] ACPI: SSDT 0xFFFF928ED4BBD000 00053F (v02 PmRef  Cpu0Ist  00003000 INTL 20160527)
[    0.252180] ACPI Error: No pointer back to namespace node in package 000000006c3b975e (20180810/dsargs-301)
[    0.252330] ACPI: Dynamic OEM Table Load:
[    0.252332] ACPI: SSDT 0xFFFF928ED47A8200 00011B (v02 PmRef  Cpu0Hwp  00003000 INTL 20160527)
[    0.252512] ACPI Error: No pointer back to namespace node in package 000000006c3b975e (20180810/dsargs-301)
[    0.252642] ACPI: Dynamic OEM Table Load:
[    0.252645] ACPI: SSDT 0xFFFF928ED4BBE800 000724 (v02 PmRef  HwpLvt   00003000 INTL 20160527)
[    0.252816] ACPI Error: No pointer back to namespace node in package 000000006c3b975e (20180810/dsargs-301)
[    0.252886] ACPI: Dynamic OEM Table Load:
[    0.252886] ACPI: SSDT 0xFFFF928ED4472000 0005FC (v02 PmRef  ApIst    00003000 INTL 20160527)
[    0.252886] ACPI Error: No pointer back to namespace node in package 000000006c3b975e (20180810/dsargs-301)
[    0.252886] ACPI: Dynamic OEM Table Load:
[    0.252886] ACPI: SSDT 0xFFFF928ED47F8000 000317 (v02 PmRef  ApHwp    00003000 INTL 20160527)
[    0.252886] ACPI Error: No pointer back to namespace node in package 000000006c3b975e (20180810/dsargs-301)
[    0.252886] ACPI: Dynamic OEM Table Load:
[    0.252886] ACPI: SSDT 0xFFFF928ED44C7000 000AB0 (v02 PmRef  ApPsd    00003000 INTL 20160527)
[    0.252886] ACPI Error: No pointer back to namespace node in package 000000006c3b975e (20180810/dsargs-301)
[    0.252886] ACPI: Dynamic OEM Table Load:
[    0.252886] ACPI: SSDT 0xFFFF928ED47F9C00 00030A (v02 PmRef  ApCst    00003000 INTL 20160527)
[    0.252886] ACPI Error: No pointer back to namespace node in package 000000006c3b975e (20180810/dsargs-301)
[    0.253044] ACPI: EC: EC started
[    0.253044] ACPI: EC: interrupt blocked
[    0.261718] ACPI: \_SB_.PCI0.LPCB.ECDV: Used as first EC
[    0.261718] ACPI: \_SB_.PCI0.LPCB.ECDV: GPE=0x6e, EC_CMD/EC_SC=0x934, EC_DATA=0x930
[    0.261718] ACPI: \_SB_.PCI0.LPCB.ECDV: Used as boot DSDT EC to handle transactions
[    0.261718] ACPI: Interpreter enabled
[    0.261718] ACPI: (supports S0 S3 S4 S5)
[    0.261718] ACPI: Using IOAPIC for interrupt routing
[    0.261718] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[    0.261718] ACPI: Enabled 8 GPEs in block 00 to 7F
[    0.263688] ACPI: Power Resource [PC05] (on)
[    0.274340] ACPI: Power Resource [USBC] (on)
[    0.274340] ACPI: Power Resource [V0PR] (on)
[    0.274340] ACPI: Power Resource [V1PR] (on)
[    0.274340] ACPI: Power Resource [V2PR] (on)
[    0.281938] ACPI: Power Resource [WRST] (on)
[    0.291236] ACPI: Power Resource [PIN] (off)
[    0.291558] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-fe])
[    0.291561] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI]
[    0.292017] acpi PNP0A08:00: _OSC: OS now controls [PCIeHotplug SHPCHotplug PME AER PCIeCapability LTR]
[    0.292803] PCI host bridge to bus 0000:00
[    0.292806] pci_bus 0000:00: root bus resource [io  0x0000-0x0cf7 window]
[    0.292807] pci_bus 0000:00: root bus resource [io  0x0d00-0xffff window]
[    0.292808] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
[    0.292808] pci_bus 0000:00: root bus resource [mem 0x000c0000-0x000c3fff window]
[    0.292810] pci_bus 0000:00: root bus resource [mem 0x000c4000-0x000c7fff window]
[    0.292811] pci_bus 0000:00: root bus resource [mem 0x000c8000-0x000cbfff window]
[    0.292811] pci_bus 0000:00: root bus resource [mem 0x000cc000-0x000cffff window]
[    0.292812] pci_bus 0000:00: root bus resource [mem 0x000d0000-0x000d3fff window]
[    0.292812] pci_bus 0000:00: root bus resource [mem 0x000d4000-0x000d7fff window]
[    0.292813] pci_bus 0000:00: root bus resource [mem 0x000d8000-0x000dbfff window]
[    0.292813] pci_bus 0000:00: root bus resource [mem 0x000dc000-0x000dffff window]
[    0.292814] pci_bus 0000:00: root bus resource [mem 0x9f800000-0xdfffffff window]
[    0.292814] pci_bus 0000:00: root bus resource [mem 0xfc800000-0xfe7fffff window]
[    0.292815] pci_bus 0000:00: root bus resource [bus 00-fe]
[    0.292820] pci 0000:00:00.0: [8086:3e34] type 00 class 0x060000
[    0.292926] pci 0000:00:02.0: [8086:3ea0] type 00 class 0x030000
[    0.292934] pci 0000:00:02.0: reg 0x10: [mem 0xc1000000-0xc1ffffff 64bit]
[    0.292939] pci 0000:00:02.0: reg 0x18: [mem 0xa0000000-0xafffffff 64bit pref]
[    0.292942] pci 0000:00:02.0: reg 0x20: [io  0x5000-0x503f]
[    0.292952] pci 0000:00:02.0: BAR 2: assigned to efifb
[    0.293051] pci 0000:00:04.0: [8086:1903] type 00 class 0x118000
[    0.293061] pci 0000:00:04.0: reg 0x10: [mem 0xc2410000-0xc2417fff 64bit]
[    0.293200] pci 0000:00:08.0: [8086:1911] type 00 class 0x088000
[    0.293210] pci 0000:00:08.0: reg 0x10: [mem 0xc2429000-0xc2429fff 64bit]
[    0.293353] pci 0000:00:12.0: [8086:9df9] type 00 class 0x118000
[    0.293374] pci 0000:00:12.0: reg 0x10: [mem 0xc2428000-0xc2428fff 64bit]
[    0.293543] pci 0000:00:14.0: [8086:9ded] type 00 class 0x0c0330
[    0.293559] pci 0000:00:14.0: reg 0x10: [mem 0xc2400000-0xc240ffff 64bit]
[    0.293611] pci 0000:00:14.0: PME# supported from D3hot D3cold
[    0.293724] pci 0000:00:14.2: [8086:9def] type 00 class 0x050000
[    0.293742] pci 0000:00:14.2: reg 0x10: [mem 0xc241e000-0xc241ffff 64bit]
[    0.293752] pci 0000:00:14.2: reg 0x18: [mem 0xc2427000-0xc2427fff 64bit]
[    0.293924] pci 0000:00:15.0: [8086:9de8] type 00 class 0x0c8000
[    0.294003] pci 0000:00:15.0: reg 0x10: [mem 0x00000000-0x00000fff 64bit]
[    0.294377] pci 0000:00:15.1: [8086:9de9] type 00 class 0x0c8000
[    0.294495] pci 0000:00:15.1: reg 0x10: [mem 0x00000000-0x00000fff 64bit]
[    0.294825] pci 0000:00:16.0: [8086:9de0] type 00 class 0x078000
[    0.294849] pci 0000:00:16.0: reg 0x10: [mem 0xc2424000-0xc2424fff 64bit]
[    0.294919] pci 0000:00:16.0: PME# supported from D3hot
[    0.295073] pci 0000:00:17.0: [8086:9dd3] type 00 class 0x010601
[    0.295089] pci 0000:00:17.0: reg 0x10: [mem 0xc241c000-0xc241dfff]
[    0.295095] pci 0000:00:17.0: reg 0x14: [mem 0xc2423000-0xc24230ff]
[    0.295102] pci 0000:00:17.0: reg 0x18: [io  0x5090-0x5097]
[    0.295108] pci 0000:00:17.0: reg 0x1c: [io  0x5080-0x5083]
[    0.295114] pci 0000:00:17.0: reg 0x20: [io  0x5060-0x507f]
[    0.295121] pci 0000:00:17.0: reg 0x24: [mem 0xc2422000-0xc24227ff]
[    0.295157] pci 0000:00:17.0: PME# supported from D3hot
[    0.295323] pci 0000:00:19.0: [8086:9dc5] type 00 class 0x0c8000
[    0.295403] pci 0000:00:19.0: reg 0x10: [mem 0x00000000-0x00000fff 64bit]
[    0.295740] pci 0000:00:1c.0: [8086:9dbc] type 01 class 0x060400
[    0.295804] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
[    0.295818] pci 0000:00:1c.0: PTM enabled (root), 4dns granularity
[    0.295985] pci 0000:00:1d.0: [8086:9db0] type 01 class 0x060400
[    0.296049] pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold
[    0.296063] pci 0000:00:1d.0: PTM enabled (root), 4dns granularity
[    0.296189] pci 0000:00:1d.1: [8086:9db1] type 01 class 0x060400
[    0.296253] pci 0000:00:1d.1: PME# supported from D0 D3hot D3cold
[    0.296267] pci 0000:00:1d.1: PTM enabled (root), 4dns granularity
[    0.296431] pci 0000:00:1f.0: [8086:9d84] type 00 class 0x060100
[    0.296606] pci 0000:00:1f.3: [8086:9dc8] type 00 class 0x040380
[    0.296645] pci 0000:00:1f.3: reg 0x10: [mem 0xc2418000-0xc241bfff 64bit]
[    0.296681] pci 0000:00:1f.3: reg 0x20: [mem 0xc2200000-0xc22fffff 64bit]
[    0.296756] pci 0000:00:1f.3: PME# supported from D3hot D3cold
[    0.296916] pci 0000:00:1f.4: [8086:9da3] type 00 class 0x0c0500
[    0.296942] pci 0000:00:1f.4: reg 0x10: [mem 0xc2420000-0xc24200ff 64bit]
[    0.296963] pci 0000:00:1f.4: reg 0x20: [io  0xefa0-0xefbf]
[    0.297083] pci 0000:00:1f.5: [8086:9da4] type 00 class 0x0c8000
[    0.297098] pci 0000:00:1f.5: reg 0x10: [mem 0xfe010000-0xfe010fff]
[    0.297287] pci 0000:01:00.0: [1002:6665] type 00 class 0x038000
[    0.297308] pci 0000:01:00.0: reg 0x10: [mem 0xb0000000-0xbfffffff 64bit pref]
[    0.297317] pci 0000:01:00.0: reg 0x18: [mem 0xc0000000-0xc003ffff 64bit]
[    0.297322] pci 0000:01:00.0: reg 0x20: [io  0x4000-0x40ff]
[    0.297332] pci 0000:01:00.0: reg 0x30: [mem 0xc0040000-0xc005ffff pref]
[    0.297339] pci 0000:01:00.0: enabling Extended Tags
[    0.297387] pci 0000:01:00.0: supports D1 D2
[    0.297388] pci 0000:01:00.0: PME# supported from D1 D2 D3hot
[    0.297416] pci 0000:01:00.0: 31.504 Gb/s available PCIe bandwidth, limited by 8 GT/s x4 link at 0000:00:1c.0 (capable of 63.008 Gb/s with 8 GT/s x8 link)
[    0.297472] pci 0000:00:1c.0: PCI bridge to [bus 01]
[    0.297474] pci 0000:00:1c.0:   bridge window [io  0x4000-0x4fff]
[    0.297476] pci 0000:00:1c.0:   bridge window [mem 0xb0000000-0xc00fffff]
[    0.297537] pci 0000:02:00.0: [10ec:8168] type 00 class 0x020000
[    0.297565] pci 0000:02:00.0: reg 0x10: [io  0x3000-0x30ff]
[    0.297589] pci 0000:02:00.0: reg 0x18: [mem 0xc2304000-0xc2304fff 64bit]
[    0.297604] pci 0000:02:00.0: reg 0x20: [mem 0xc2300000-0xc2303fff 64bit]
[    0.297693] pci 0000:02:00.0: supports D1 D2
[    0.297693] pci 0000:02:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.297813] pci 0000:00:1d.0: PCI bridge to [bus 02]
[    0.297814] pci 0000:00:1d.0:   bridge window [io  0x3000-0x3fff]
[    0.297816] pci 0000:00:1d.0:   bridge window [mem 0xc2300000-0xc23fffff]
[    0.298034] pci 0000:03:00.0: [168c:0042] type 00 class 0x028000
[    0.298093] pci 0000:03:00.0: reg 0x10: [mem 0xc2000000-0xc21fffff 64bit]
[    0.298299] pci 0000:03:00.0: PME# supported from D0 D3hot D3cold
[    0.298597] pci 0000:00:1d.1: PCI bridge to [bus 03]
[    0.298600] pci 0000:00:1d.1:   bridge window [mem 0xc2000000-0xc21fffff]
[    0.301700] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 10 11 12 14 15) *0
[    0.301700] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 10 11 12 14 15) *1
[    0.301700] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 10 11 12 14 15) *0
[    0.301700] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 10 11 12 14 15) *0
[    0.301700] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 10 11 12 14 15) *0
[    0.301700] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 10 11 12 14 15) *0
[    0.301700] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 10 11 12 14 15) *0
[    0.301700] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 10 11 12 14 15) *0
[    0.301701] ACPI: EC: interrupt unblocked
[    0.301701] ACPI: EC: event unblocked
[    0.301701] ACPI: \_SB_.PCI0.LPCB.ECDV: GPE=0x6e, EC_CMD/EC_SC=0x934, EC_DATA=0x930
[    0.301701] ACPI: \_SB_.PCI0.LPCB.ECDV: Used as boot DSDT EC to handle transactions and events
[    0.301701] pci 0000:00:02.0: vgaarb: setting as boot VGA device
[    0.301701] pci 0000:00:02.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
[    0.301701] pci 0000:00:02.0: vgaarb: bridge control possible
[    0.301701] vgaarb: loaded
[    0.301701] ACPI: bus type USB registered
[    0.301701] usbcore: registered new interface driver usbfs
[    0.301701] usbcore: registered new interface driver hub
[    0.301701] usbcore: registered new device driver usb
[    0.301701] pps_core: LinuxPPS API ver. 1 registered
[    0.301701] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[    0.301701] PTP clock support registered
[    0.301701] EDAC MC: Ver: 3.0.0
[    0.301701] Registered efivars operations
[    0.331005] PCI: Using ACPI for IRQ routing
[    0.373799] PCI: pci_cache_line_size set to 64 bytes
[    0.374299] e820: reserve RAM buffer [mem 0x0009e000-0x0009ffff]
[    0.374301] e820: reserve RAM buffer [mem 0x92b73000-0x93ffffff]
[    0.374301] e820: reserve RAM buffer [mem 0x9a22e000-0x9bffffff]
[    0.374302] e820: reserve RAM buffer [mem 0x9b100000-0x9bffffff]
[    0.374302] e820: reserve RAM buffer [mem 0x25e800000-0x25fffffff]
[    0.374359] NetLabel: Initializing
[    0.374359] NetLabel:  domain hash size = 128
[    0.374359] NetLabel:  protocols = UNLABELED CIPSOv4 CALIPSO
[    0.374367] NetLabel:  unlabeled traffic allowed by default
[    0.374368] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
[    0.374368] hpet0: 8 comparators, 64-bit 24.000000 MHz counter
[    0.380789] clocksource: Switched to clocksource tsc-early
[    0.386740] VFS: Disk quotas dquot_6.6.0
[    0.386754] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    0.386800] pnp: PnP ACPI init
[    0.386852] system 00:00: [mem 0x40000000-0x403fffff] has been reserved
[    0.386855] system 00:00: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.386976] system 00:01: [io  0x0680-0x069f] has been reserved
[    0.386976] system 00:01: [io  0x164e-0x164f] has been reserved
[    0.386978] system 00:01: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.387009] pnp 00:02: Plug and Play ACPI device, IDs PNP0b00 (active)
[    0.387073] system 00:03: [io  0x1854-0x1857] has been reserved
[    0.387075] system 00:03: Plug and Play ACPI device, IDs INT3f0d PNP0c02 (active)
[    0.387565] pnp 00:04: Plug and Play ACPI device, IDs PNP0303 (active)
[    0.387575] pnp 00:05: Plug and Play ACPI device, IDs DLL08cc PNP0f13 (active)
[    0.387704] system 00:06: [mem 0xfed10000-0xfed17fff] has been reserved
[    0.387705] system 00:06: [mem 0xfed18000-0xfed18fff] has been reserved
[    0.387705] system 00:06: [mem 0xfed19000-0xfed19fff] has been reserved
[    0.387706] system 00:06: [mem 0xe0000000-0xefffffff] has been reserved
[    0.387707] system 00:06: [mem 0xfed20000-0xfed3ffff] has been reserved
[    0.387707] system 00:06: [mem 0xfed90000-0xfed93fff] could not be reserved
[    0.387708] system 00:06: [mem 0xfed45000-0xfed8ffff] has been reserved
[    0.387709] system 00:06: [mem 0xfee00000-0xfeefffff] could not be reserved
[    0.387710] system 00:06: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.387873] system 00:07: [io  0x1800-0x18fe] could not be reserved
[    0.387874] system 00:07: [mem 0xfd000000-0xfd69ffff] has been reserved
[    0.387875] system 00:07: [mem 0xfd6b0000-0xfd6cffff] has been reserved
[    0.387875] system 00:07: [mem 0xfd6f0000-0xfdffffff] has been reserved
[    0.387876] system 00:07: [mem 0xfe000000-0xfe01ffff] could not be reserved
[    0.387877] system 00:07: [mem 0xfe200000-0xfe7fffff] has been reserved
[    0.387877] system 00:07: [mem 0xff000000-0xffffffff] has been reserved
[    0.387879] system 00:07: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.388100] system 00:08: [io  0x2000-0x20fe] has been reserved
[    0.388102] system 00:08: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.388891] system 00:09: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.390875] pnp: PnP ACPI: found 10 devices
[    0.396004] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
[    0.396027] pci 0000:00:15.0: BAR 0: assigned [mem 0x9f800000-0x9f800fff 64bit]
[    0.396078] pci 0000:00:15.1: BAR 0: assigned [mem 0x9f801000-0x9f801fff 64bit]
[    0.396126] pci 0000:00:19.0: BAR 0: assigned [mem 0x9f802000-0x9f802fff 64bit]
[    0.396174] pci 0000:00:1c.0: PCI bridge to [bus 01]
[    0.396175] pci 0000:00:1c.0:   bridge window [io  0x4000-0x4fff]
[    0.396177] pci 0000:00:1c.0:   bridge window [mem 0xb0000000-0xc00fffff]
[    0.396182] pci 0000:00:1d.0: PCI bridge to [bus 02]
[    0.396183] pci 0000:00:1d.0:   bridge window [io  0x3000-0x3fff]
[    0.396185] pci 0000:00:1d.0:   bridge window [mem 0xc2300000-0xc23fffff]
[    0.396190] pci 0000:00:1d.1: PCI bridge to [bus 03]
[    0.396192] pci 0000:00:1d.1:   bridge window [mem 0xc2000000-0xc21fffff]
[    0.396197] pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7 window]
[    0.396197] pci_bus 0000:00: resource 5 [io  0x0d00-0xffff window]
[    0.396198] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
[    0.396198] pci_bus 0000:00: resource 7 [mem 0x000c0000-0x000c3fff window]
[    0.396199] pci_bus 0000:00: resource 8 [mem 0x000c4000-0x000c7fff window]
[    0.396199] pci_bus 0000:00: resource 9 [mem 0x000c8000-0x000cbfff window]
[    0.396200] pci_bus 0000:00: resource 10 [mem 0x000cc000-0x000cffff window]
[    0.396200] pci_bus 0000:00: resource 11 [mem 0x000d0000-0x000d3fff window]
[    0.396201] pci_bus 0000:00: resource 12 [mem 0x000d4000-0x000d7fff window]
[    0.396201] pci_bus 0000:00: resource 13 [mem 0x000d8000-0x000dbfff window]
[    0.396202] pci_bus 0000:00: resource 14 [mem 0x000dc000-0x000dffff window]
[    0.396202] pci_bus 0000:00: resource 15 [mem 0x9f800000-0xdfffffff window]
[    0.396203] pci_bus 0000:00: resource 16 [mem 0xfc800000-0xfe7fffff window]
[    0.396204] pci_bus 0000:01: resource 0 [io  0x4000-0x4fff]
[    0.396204] pci_bus 0000:01: resource 1 [mem 0xb0000000-0xc00fffff]
[    0.396205] pci_bus 0000:02: resource 0 [io  0x3000-0x3fff]
[    0.396205] pci_bus 0000:02: resource 1 [mem 0xc2300000-0xc23fffff]
[    0.396206] pci_bus 0000:03: resource 1 [mem 0xc2000000-0xc21fffff]
[    0.396305] NET: Registered protocol family 2
[    0.396388] tcp_listen_portaddr_hash hash table entries: 4096 (order: 4, 65536 bytes)
[    0.396404] TCP established hash table entries: 65536 (order: 7, 524288 bytes)
[    0.396471] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
[    0.396585] TCP: Hash tables configured (established 65536 bind 65536)
[    0.396609] UDP hash table entries: 4096 (order: 5, 131072 bytes)
[    0.396624] UDP-Lite hash table entries: 4096 (order: 5, 131072 bytes)
[    0.396661] NET: Registered protocol family 1
[    0.396663] NET: Registered protocol family 44
[    0.396668] pci 0000:00:02.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
[    0.397135] PCI: CLS 64 bytes, default 64
[    0.397156] Unpacking initramfs...
[    0.506497] Freeing initrd memory: 15144K
[    0.570866] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[    0.570868] software IO TLB: mapped [mem 0x8cb3d000-0x90b3d000] (64MB)
[    0.570895] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x396d519840e, max_idle_ns: 881590569543 ns
[    0.570915] clocksource: Switched to clocksource tsc
[    0.571062] Scanning for low memory corruption every 60 seconds
[    0.571732] Initialise system trusted keyrings
[    0.571743] Key type blacklist registered
[    0.571787] workingset: timestamp_bits=41 max_order=21 bucket_order=0
[    0.573033] zbud: loaded
[    0.574516] Key type asymmetric registered
[    0.574517] Asymmetric key parser 'x509' registered
[    0.574525] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 244)
[    0.574567] io scheduler noop registered
[    0.574568] io scheduler deadline registered (default)
[    0.574604] io scheduler cfq registered
[    0.574605] io scheduler mq-deadline registered (default)
[    0.574606] io scheduler kyber registered
[    0.574630] io scheduler bfq registered
[    0.575936] pcieport 0000:00:1c.0: AER enabled with IRQ 122
[    0.575959] pcieport 0000:00:1d.0: AER enabled with IRQ 123
[    0.575971] pcieport 0000:00:1c.0: Signaling PME with IRQ 122
[    0.575982] pcieport 0000:00:1d.0: Signaling PME with IRQ 123
[    0.575997] pcieport 0000:00:1d.1: Signaling PME with IRQ 124
[    0.576039] dpc 0000:00:1c.0:pcie008: DPC error containment capabilities: Int Msg #0, RPExt+ PoisonedTLP+ SwTrigger+ RP PIO Log 4, DL_ActiveErr+
[    0.576067] dpc 0000:00:1d.0:pcie008: DPC error containment capabilities: Int Msg #0, RPExt+ PoisonedTLP+ SwTrigger+ RP PIO Log 4, DL_ActiveErr+
[    0.576090] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[    0.576172] efifb: probing for efifb
[    0.576184] efifb: framebuffer at 0xa0000000, using 8128k, total 8128k
[    0.576185] efifb: mode is 1920x1080x32, linelength=7680, pages=1
[    0.576186] efifb: scrolling: redraw
[    0.576187] efifb: Truecolor: size=8:8:8:8, shift=24:16:8:0
[    0.576283] Console: switching to colour frame buffer device 240x67
[    0.580180] fb0: EFI VGA frame buffer device
[    0.580184] intel_idle: MWAIT substates: 0x11142120
[    0.580184] intel_idle: v0.4.1 model 0x8E
[    0.580377] intel_idle: lapic_timer_reliable_states 0xffffffff
[    0.580437] input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input0
[    0.580445] ACPI: Lid Switch [LID0]
[    0.580467] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input1
[    0.580473] ACPI: Power Button [PBTN]
[    0.580489] input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input2
[    0.580494] ACPI: Sleep Button [SBTN]
[    0.580510] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input3
[    0.580515] ACPI: Power Button [PWRF]
[    0.582497] thermal LNXTHERM:00: registered as thermal_zone0
[    0.582497] ACPI: Thermal Zone [THM] (25 C)
[    0.582690] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[    0.584093] usbcore: registered new interface driver usbserial_generic
[    0.584109] usbserial: USB Serial support registered for generic
[    0.584124] rtc_cmos 00:02: RTC can wake from S4
[    0.584884] rtc_cmos 00:02: registered as rtc0
[    0.584891] rtc_cmos 00:02: alarms up to one month, y3k, 242 bytes nvram, hpet irqs
[    0.584929] intel_pstate: Intel P-state driver initializing
[    0.585383] intel_pstate: HWP enabled
[    0.585456] ledtrig-cpu: registered to indicate activity on CPUs
[    0.585475] intel_pmc_core:  initialized
[    0.585581] NET: Registered protocol family 10
[    0.587869] Segment Routing with IPv6
[    0.587879] NET: Registered protocol family 17
[    0.588085] mce: Using 10 MCE banks
[    0.588091] RAS: Correctable Errors collector initialized.
[    0.588130] microcode: sig=0x806eb, pf=0x80, revision=0xb8
[    0.588253] microcode: Microcode Update Driver: v2.2.
[    0.588259] sched_clock: Marking stable (597762983, -9511661)->(598596778, -10345456)
[    0.588424] registered taskstats version 1
[    0.588427] Loading compiled-in X.509 certificates
[    0.589933] Loaded X.509 cert 'Build time autogenerated kernel key: 5b38d67a13075ddddd8192b1bea59cf474a1c49d'
[    0.589943] zswap: loaded using pool lzo/zbud
[    0.592296] Key type big_key registered
[    0.593070]   Magic number: 11:613:25
[    0.593119] memory memory65: hash matches
[    0.593299] rtc_cmos 00:02: setting system clock to 2019-07-05 12:00:46 UTC (1562328046)
[    0.594549] Freeing unused decrypted memory: 2040K
[    0.595164] Freeing unused kernel image memory: 1592K
[    0.721232] Write protecting the kernel read-only data: 18432k
[    0.722357] Freeing unused kernel image memory: 2008K
[    0.722586] Freeing unused kernel image memory: 552K
[    0.741498] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[    0.741502] Run /init as init process
[    0.827082] Linux agpgart interface v0.103
[    0.864014] [drm] radeon kernel modesetting enabled.
[    0.864034] vga_switcheroo: detected switching method \_SB_.PCI0.GFX0.ATPX handle
[    0.864171] ATPX version 1, functions 0x00000033
[    0.864236] ATPX Hybrid Graphics
[    0.864277] checking generic (a0000000 7f0000) vs hw (b0000000 10000000)
[    0.864302] radeon 0000:01:00.0: enabling device (0000 -> 0003)
[    0.864482] [drm] initializing kernel modesetting (HAINAN 0x1002:0x6665 0x1028:0x08CC 0xC3).
[    0.890307] ATOM BIOS: Dell
[    0.890316] [drm] GPU not posted. posting now...
[    0.893817] radeon 0000:01:00.0: VRAM: 2048M 0x0000000000000000 - 0x000000007FFFFFFF (2048M used)
[    0.893818] radeon 0000:01:00.0: GTT: 2048M 0x0000000080000000 - 0x00000000FFFFFFFF
[    0.893820] [drm] Detected VRAM RAM=2048M, BAR=256M
[    0.893820] [drm] RAM width 64bits DDR
[    0.893917] [TTM] Zone  kernel: Available graphics memory: 4020874 kiB
[    0.893917] [TTM] Zone   dma32: Available graphics memory: 2097152 kiB
[    0.893918] [TTM] Initializing pool allocator
[    0.893919] [TTM] Initializing DMA pool allocator
[    0.893926] [drm] radeon: 2048M of VRAM memory ready
[    0.893927] [drm] radeon: 2048M of GTT memory ready.
[    0.893933] [drm] Loading hainan Microcode
[    0.893982] [drm] Internal thermal controller without fan control
[    0.900656] [drm] radeon: dpm initialized
[    0.900660] [drm] GART: num cpu pages 524288, num gpu pages 524288
[    0.901484] [drm] PCIE gen 3 link speeds already enabled
[    0.906879] [drm] PCIE GART of 2048M enabled (table at 0x0000000000040000).
[    0.906970] radeon 0000:01:00.0: WB enabled
[    0.906971] radeon 0000:01:00.0: fence driver on ring 0 use gpu addr 0x0000000080000c00 and cpu addr 0x00000000ab14c05f
[    0.906972] radeon 0000:01:00.0: fence driver on ring 1 use gpu addr 0x0000000080000c04 and cpu addr 0x00000000e0c1d5bc
[    0.906972] radeon 0000:01:00.0: fence driver on ring 2 use gpu addr 0x0000000080000c08 and cpu addr 0x00000000712f1ad1
[    0.906973] radeon 0000:01:00.0: fence driver on ring 3 use gpu addr 0x0000000080000c0c and cpu addr 0x0000000060337fab
[    0.906973] radeon 0000:01:00.0: fence driver on ring 4 use gpu addr 0x0000000080000c10 and cpu addr 0x000000008caf5b6f
[    0.906974] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
[    0.906974] [drm] Driver supports precise vblank timestamp query.
[    0.906975] radeon 0000:01:00.0: radeon: MSI limited to 32-bit
[    0.907007] radeon 0000:01:00.0: radeon: using MSI.
[    0.907020] [drm] radeon: irq initialized.
[    1.135283] [drm] ring test on 0 succeeded in 1 usecs
[    1.135287] [drm] ring test on 1 succeeded in 1 usecs
[    1.135292] [drm] ring test on 2 succeeded in 1 usecs
[    1.135300] [drm] ring test on 3 succeeded in 4 usecs
[    1.135307] [drm] ring test on 4 succeeded in 5 usecs
[    1.135461] [drm] ib test on ring 0 succeeded in 0 usecs
[    1.135564] [drm] ib test on ring 1 succeeded in 0 usecs
[    1.135676] [drm] ib test on ring 2 succeeded in 0 usecs
[    1.135783] [drm] ib test on ring 3 succeeded in 0 usecs
[    1.135880] [drm] ib test on ring 4 succeeded in 0 usecs
[    1.135986] [drm] Radeon Display Connectors
[    1.137358] [drm] Initialized radeon 2.50.0 20080528 for 0000:01:00.0 on minor 0
[    1.167524] i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f13:PS2M] at 0x60,0x64 irq 1,12
[    1.168010] i8042: Warning: Keylock active
[    1.169543] serio: i8042 KBD port at 0x60,0x64 irq 1
[    1.169546] serio: i8042 AUX port at 0x60,0x64 irq 12
[    1.174039] xhci_hcd 0000:00:14.0: xHCI Host Controller
[    1.174043] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 1
[    1.174379] SCSI subsystem initialized
[    1.175118] xhci_hcd 0000:00:14.0: hcc params 0x200077c1 hci version 0x110 quirks 0x0000000000009810
[    1.175122] xhci_hcd 0000:00:14.0: cache line size of 64 is not supported
[    1.175287] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 4.19
[    1.175288] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.175289] usb usb1: Product: xHCI Host Controller
[    1.175290] usb usb1: Manufacturer: Linux 4.19.57-1-lts xhci-hcd
[    1.175290] usb usb1: SerialNumber: 0000:00:14.0
[    1.175372] hub 1-0:1.0: USB hub found
[    1.175390] hub 1-0:1.0: 12 ports detected
[    1.176581] xhci_hcd 0000:00:14.0: xHCI Host Controller
[    1.176583] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 2
[    1.176584] xhci_hcd 0000:00:14.0: Host supports USB 3.0 SuperSpeed
[    1.176625] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 4.19
[    1.176626] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.176627] usb usb2: Product: xHCI Host Controller
[    1.176627] usb usb2: Manufacturer: Linux 4.19.57-1-lts xhci-hcd
[    1.176628] usb usb2: SerialNumber: 0000:00:14.0
[    1.176691] hub 2-0:1.0: USB hub found
[    1.176703] hub 2-0:1.0: 6 ports detected
[    1.177089] usb: port power management may be unreliable
[    1.179590] libata version 3.00 loaded.
[    1.181009] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input4
[    1.181668] ahci 0000:00:17.0: version 3.0
[    1.181866] ahci 0000:00:17.0: AHCI 0001.0301 32 slots 2 ports 6 Gbps 0x3 impl SATA mode
[    1.181868] ahci 0000:00:17.0: flags: 64bit ncq sntf pm clo only pio slum part deso sadm sds apst
[    1.182064] scsi host0: ahci
[    1.182134] scsi host1: ahci
[    1.182166] ata1: SATA max UDMA/133 abar m2048@0xc2422000 port 0xc2422100 irq 127
[    1.182167] ata2: SATA max UDMA/133 abar m2048@0xc2422000 port 0xc2422180 irq 127
[    1.512409] ata2: SATA link down (SStatus 4 SControl 300)
[    1.512445] ata1: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[    1.541178] usb 1-1: new low-speed USB device number 2 using xhci_hcd
[    1.638274] ata1.00: ATA-10: ST1000LM035-1RK172, SDM3, max UDMA/133
[    1.638280] ata1.00: 1953525168 sectors, multi 16: LBA48 NCQ (depth 32), AA
[    1.689178] ata1.00: configured for UDMA/133
[    1.698984] scsi 0:0:0:0: Direct-Access     ATA      ST1000LM035-1RK1 SDM3 PQ: 0 ANSI: 5
[    1.708257] sd 0:0:0:0: [sda] 1953525168 512-byte logical blocks: (1.00 TB/932 GiB)
[    1.708258] sd 0:0:0:0: [sda] 4096-byte physical blocks
[    1.708261] sd 0:0:0:0: [sda] Write Protect is off
[    1.708262] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[    1.708267] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    1.734776] usb 1-1: New USB device found, idVendor=0101, idProduct=0007, bcdDevice= 1.00
[    1.734780] usb 1-1: New USB device strings: Mfr=0, Product=1, SerialNumber=0
[    1.734783] usb 1-1: Product: USB OPTICAL MOUSE
[    1.743231] hidraw: raw HID events driver (C) Jiri Kosina
[    1.746202] usbcore: registered new interface driver usbhid
[    1.746202] usbhid: USB HID core driver
[    1.746966] input: USB OPTICAL MOUSE  as /devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1:1.0/0003:0101:0007.0001/input/input6
[    1.746983] hid-generic 0003:0101:0007.0001: input,hidraw0: USB HID v1.11 Mouse [USB OPTICAL MOUSE ] on usb-0000:00:14.0-1/input0
[    1.760081]  sda: sda1 sda2 sda3 sda4 sda5 sda6 sda7 sda8 sda9 sda10
[    1.760367] sd 0:0:0:0: [sda] Attached SCSI disk
[    1.881192] usb 1-6: new high-speed USB device number 3 using xhci_hcd
[    2.085547] usb 1-6: New USB device found, idVendor=0c45, idProduct=671e, bcdDevice=85.02
[    2.085553] usb 1-6: New USB device strings: Mfr=2, Product=1, SerialNumber=0
[    2.085556] usb 1-6: Product: Integrated_Webcam_HD
[    2.085559] usb 1-6: Manufacturer: CN0G4JK9LOG0091PD0HLA01
[    2.231119] usb 1-10: new full-speed USB device number 4 using xhci_hcd
[    2.413198] usb 1-10: New USB device found, idVendor=0cf3, idProduct=e009, bcdDevice= 0.01
[    2.413203] usb 1-10: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[    2.416355] random: fast init done
[    3.434976] EXT4-fs (sda3): mounted filesystem with ordered data mode. Opts: (null)
[    4.906850] systemd[1]: systemd 242.32-1-arch running in system mode. (+PAM +AUDIT -SELINUX -IMA -APPARMOR +SMACK -SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD +IDN2 -IDN +PCRE2 default-hierarchy=hybrid)
[    4.931289] systemd[1]: Detected architecture x86-64.
[    4.960967] systemd[1]: Set hostname to <SmitVostro3583>.
[    4.971218] systemd[1]: Failed to bump fs.file-max, ignoring: Invalid argument
[    5.696193] systemd[1]: Created slice system-getty.slice.
[    5.696539] systemd[1]: Reached target Remote File Systems.
[    5.696832] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
[    5.704944] systemd[1]: Listening on Process Core Dump Socket.
[    5.706177] systemd[1]: Listening on LVM2 metadata daemon socket.
[    5.707046] systemd[1]: Created slice User and Session Slice.
[    5.935482] audit: type=1130 audit(1562328051.829:2): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-journald comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[    5.964207] EXT4-fs (sda3): re-mounted. Opts: (null)
[    5.968386] audit: type=1130 audit(1562328051.859:3): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-remount-fs comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[    6.046717] systemd-journald[241]: Received request to flush runtime journal from PID 1
[    6.097795] random: lvm: uninitialized urandom read (4 bytes read)
[    6.110490] audit: type=1130 audit(1562328051.999:4): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=lvm2-lvmetad comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[    6.254629] random: systemd-random-: uninitialized urandom read (512 bytes read)
[    6.255919] audit: type=1130 audit(1562328052.149:5): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-random-seed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[    6.423097] audit: type=1130 audit(1562328052.319:6): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-modules-load comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=failed'
[    6.491042] audit: type=1130 audit(1562328052.389:7): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-sysctl comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[    6.674693] audit: type=1130 audit(1562328052.569:8): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-sysusers comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[    6.887375] audit: type=1130 audit(1562328052.779:9): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-tmpfiles-setup-dev comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[    7.573841] audit: type=1130 audit(1562328053.469:10): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-udevd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[    7.815292] acpi PNP0C14:01: duplicate WMI GUID 05901221-D566-11D1-B2F0-00A0C9062910 (first instance was on PNP0C14:00)
[    7.815319] wmi_bus wmi_bus-PNP0C14:02: WQBC data block query control method not found
[    7.815320] acpi PNP0C14:02: duplicate WMI GUID 05901221-D566-11D1-B2F0-00A0C9062910 (first instance was on PNP0C14:00)
[    8.144815] input: Intel HID events as /devices/platform/INT33D5:00/input/input7
[    8.148113] intel-hid INT33D5:00: platform supports 5 button array
[    8.148253] input: Intel HID 5 button array as /devices/platform/INT33D5:00/input/input8
[    8.151684] input: PC Speaker as /devices/platform/pcspkr/input/input9
[    8.162582] dcdbas dcdbas: Dell Systems Management Base Driver (version 5.6.0-3.2)
[    8.171978] ACPI: AC Adapter [AC] (on-line)
[    8.209194] battery: ACPI: Battery Slot [BAT0] (battery present)
[    8.291442] input: Dell WMI hotkeys as /devices/platform/PNP0C14:02/wmi_bus/wmi_bus-PNP0C14:02/9DBB5994-A997-11DA-B012-B622A1EF5492/input/input11
[    8.416102] proc_thermal 0000:00:04.0: enabling device (0000 -> 0002)
[    8.423608] proc_thermal 0000:00:04.0: Creating sysfs group for PROC_THERMAL_PCI
[    8.486437] i801_smbus 0000:00:1f.4: SPD Write Disable is set
[    8.486521] i801_smbus 0000:00:1f.4: SMBus using PCI interrupt
[    8.602299] iTCO_vendor_support: vendor-support=0
[    8.611978] mei_me 0000:00:16.0: enabling device (0000 -> 0002)
[    8.668499] psmouse serio1: elantech: assuming hardware version 4 (with firmware version 0x4f1001)
[    8.668766] psmouse serio1: elantech: elantech_send_cmd query 0x02 failed.
[    8.671175] psmouse serio1: elantech: failed to query capabilities.
[    8.694916] intel-lpss 0000:00:15.0: enabling device (0000 -> 0002)
[    8.722961] idma64 idma64.0: Found Intel integrated DMA 64-bit
[    8.767153] RAPL PMU: API unit is 2^-32 Joules, 5 fixed counters, 655360 ms ovfl timer
[    8.767154] RAPL PMU: hw unit of domain pp0-core 2^-14 Joules
[    8.767155] RAPL PMU: hw unit of domain package 2^-14 Joules
[    8.767156] RAPL PMU: hw unit of domain dram 2^-14 Joules
[    8.767157] RAPL PMU: hw unit of domain pp1-gpu 2^-14 Joules
[    8.767157] RAPL PMU: hw unit of domain psys 2^-14 Joules
[    8.768865] tpm_tis MSFT0101:00: 2.0 TPM (device-id 0xFC, rev-id 1)
[    8.779154] i2c_hid i2c-DELL08CC:00: i2c-DELL08CC:00 supply vdd not found, using dummy regulator
[    8.779165] i2c_hid i2c-DELL08CC:00: Linked as a consumer to regulator.0
[    8.779166] i2c_hid i2c-DELL08CC:00: i2c-DELL08CC:00 supply vddl not found, using dummy regulator
[    8.805361] input: DELL08CC:00 04F3:30C4 Mouse as /devices/pci0000:00/0000:00:15.0/i2c_designware.0/i2c-9/i2c-DELL08CC:00/0018:04F3:30C4.0002/input/input12
[    8.805428] input: DELL08CC:00 04F3:30C4 Touchpad as /devices/pci0000:00/0000:00:15.0/i2c_designware.0/i2c-9/i2c-DELL08CC:00/0018:04F3:30C4.0002/input/input13
[    8.805465] hid-generic 0018:04F3:30C4.0002: input,hidraw1: I2C HID v1.00 Mouse [DELL08CC:00 04F3:30C4] on i2c-DELL08CC:00
[    8.817762] intel-lpss 0000:00:15.1: enabling device (0000 -> 0002)
[    8.818009] idma64 idma64.1: Found Intel integrated DMA 64-bit
[    8.841699] intel-lpss 0000:00:19.0: enabling device (0000 -> 0002)
[    8.852636] cryptd: max_cpu_qlen set to 1000
[    8.853109] mousedev: PS/2 mouse device common for all mice
[    8.866334] media: Linux media interface: v0.10
[    9.188380] iTCO_wdt: Intel TCO WatchDog Timer Driver v1.11
[    9.188466] iTCO_wdt iTCO_wdt: can't request region for resource [mem 0x00c5fffc-0x00c5ffff]
[    9.189249] iTCO_wdt: probe of iTCO_wdt failed with error -16
[    9.193685] videodev: Linux video capture interface: v2.00
[    9.199189] cfg80211: Loading compiled-in X.509 certificates for regulatory database
[    9.201093] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
[    9.212441] libphy: r8169: probed
[    9.212741] r8169 0000:02:00.0 eth0: RTL8168h/8111h, d8:d0:90:04:a3:1c, XID 54100800, IRQ 129
[    9.212742] r8169 0000:02:00.0 eth0: jumbo features [frames: 9200 bytes, tx checksumming: ko]
[    9.214526] r8169 0000:02:00.0 enp2s0: renamed from eth0
[    9.220841] random: crng init done
[    9.403879] [drm] amdgpu kernel modesetting enabled.
[    9.403924] vga_switcheroo: detected switching method \_SB_.PCI0.GFX0.ATPX handle
[    9.403958] AVX2 version of gcm_enc/dec engaged.
[    9.403959] AES CTR mode by8 optimization enabled
[    9.404063] ATPX version 1, functions 0x00000033
[    9.404134] ATPX Hybrid Graphics
[    9.409826] Bluetooth: Core ver 2.22
[    9.409835] NET: Registered protocol family 31
[    9.409835] Bluetooth: HCI device and connection manager initialized
[    9.409837] Bluetooth: HCI socket layer initialized
[    9.409839] Bluetooth: L2CAP socket layer initialized
[    9.409841] Bluetooth: SCO socket layer initialized
[    9.651873] input: DELL08CC:00 04F3:30C4 Touchpad as /devices/pci0000:00/0000:00:15.0/i2c_designware.0/i2c-9/i2c-DELL08CC:00/0018:04F3:30C4.0002/input/input16
[    9.652261] hid-multitouch 0018:04F3:30C4.0002: input,hidraw1: I2C HID v1.00 Mouse [DELL08CC:00 04F3:30C4] on i2c-DELL08CC:00
[    9.681339] platform regulatory.0: Direct firmware load for regulatory.db failed with error -2
[    9.681345] cfg80211: failed to load regulatory.db
[   10.222182] psmouse serio1: Failed to enable mouse on isa0060/serio1
[   10.331170] Adding 4194300k swap on /dev/sda9.  Priority:-2 extents:1 across:4194300k FS
[   10.651898] snd_hda_intel 0000:00:1f.3: enabling device (0000 -> 0002)
[   10.655883] uvcvideo: Found UVC 1.00 device Integrated_Webcam_HD (0c45:671e)
[   10.663774] uvcvideo 1-6:1.0: Entity type for entity Extension 4 was not initialized!
[   10.663775] uvcvideo 1-6:1.0: Entity type for entity Extension 3 was not initialized!
[   10.663776] uvcvideo 1-6:1.0: Entity type for entity Processing 2 was not initialized!
[   10.663776] uvcvideo 1-6:1.0: Entity type for entity Camera 1 was not initialized!
[   10.663810] input: Integrated_Webcam_HD: Integrate as /devices/pci0000:00/0000:00:14.0/usb1/1-6/1-6:1.0/input/input18
[   10.663840] usbcore: registered new interface driver uvcvideo
[   10.663840] USB Video Class driver (1.1.1)
[   10.671469] ath10k_pci 0000:03:00.0: enabling device (0000 -> 0002)
[   10.672144] ath10k_pci 0000:03:00.0: pci irq msi oper_irq_mode 2 irq_mode 0 reset_mode 0
[   10.922897] usbcore: registered new interface driver btusb
[   11.008517] input: ImPS/2 Logitech Wheel Mouse as /devices/platform/i8042/serio1/input/input10
[   11.009470] audit: type=1130 audit(1562328056.899:11): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-rfkill comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   11.050540] VFIO - User Level meta-driver version: 0.3
[   11.183884] intel_rapl: Found RAPL domain package
[   11.183886] intel_rapl: Found RAPL domain core
[   11.183887] intel_rapl: Found RAPL domain uncore
[   11.183888] intel_rapl: Found RAPL domain dram
[   11.309149] ath10k_pci 0000:03:00.0: qca9377 hw1.1 target 0x05020001 chip_id 0x003821ff sub 1028:1810
[   11.309150] ath10k_pci 0000:03:00.0: kconfig debug 1 debugfs 1 tracing 1 dfs 0 testmode 0
[   11.309510] ath10k_pci 0000:03:00.0: firmware ver WLAN.TF.2.1-00021-QCARMSWP-1 api 6 features wowlan,ignore-otp crc32 42e41877
[   11.320470] audit: type=1130 audit(1562328057.209:12): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=lvm2-monitor comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   11.379372] checking generic (a0000000 7f0000) vs hw (a0000000 10000000)
[   11.379373] fb: switching to inteldrmfb from EFI VGA
[   11.379386] Console: switching to colour dummy device 80x25
[   11.379423] [drm] Replacing VGA console driver
[   11.380417] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
[   11.380417] [drm] Driver supports precise vblank timestamp query.
[   11.380757] vga_switcheroo: enabled
[   11.380858] i915 0000:00:02.0: vgaarb: changed VGA decodes: olddecodes=io+mem,decodes=io+mem:owns=io+mem
[   11.390095] [drm] Initialized i915 1.6.0 20180719 for 0000:00:02.0 on minor 1
[   11.391448] ACPI: Video Device [GFX0] (multi-head: yes  rom: no  post: no)
[   11.392009] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input19
[   11.392149] snd_hda_intel 0000:00:1f.3: bound 0000:00:02.0 (ops i915_audio_component_bind_ops [i915])
[   11.401768] fbcon: inteldrmfb (fb0) is primary device
[   11.441410] ath10k_pci 0000:03:00.0: board_file api 2 bmi_id N/A crc32 8aedfa4a
[   11.513623] [drm] Finished loading DMC firmware i915/kbl_dmc_ver1_04.bin (v1.4)
[   12.047848] ath10k_pci 0000:03:00.0: Unknown eventid: 118809
[   12.050417] ath10k_pci 0000:03:00.0: Unknown eventid: 90118
[   12.050941] ath10k_pci 0000:03:00.0: htt-ver 3.56 wmi-op 4 htt-op 3 cal otp max-sta 32 raw 0 hwcrypto 1
[   12.057147] ath: EEPROM regdomain: 0x6c
[   12.057147] ath: EEPROM indicates we should expect a direct regpair map
[   12.057149] ath: Country alpha2 being used: 00
[   12.057149] ath: Regpair used: 0x6c
[   12.122106] ath10k_pci 0000:03:00.0 wlp3s0: renamed from wlan0
[   12.624578] Console: switching to colour frame buffer device 240x67
[   12.648490] i915 0000:00:02.0: fb0: inteldrmfb frame buffer device
[   12.648970] audit: type=1130 audit(1562328058.539:13): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-fsck@dev-disk-by\x2duuid-FCF1\x2d16FB comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   12.649643] audit: type=1130 audit(1562328058.539:14): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-fsck@dev-disk-by\x2duuid-92209aaa\x2df718\x2d4922\x2dbf51\x2d112c6c5a04cc comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   12.825912] audit: type=1130 audit(1562328058.719:15): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-backlight@backlight:intel_backlight comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   12.841324] snd_hda_codec_realtek hdaudioC0D0: autoconfig for ALC3204: line_outs=1 (0x14/0x0/0x0/0x0/0x0) type:speaker
[   12.841329] snd_hda_codec_realtek hdaudioC0D0:    speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
[   12.841333] snd_hda_codec_realtek hdaudioC0D0:    hp_outs=1 (0x21/0x0/0x0/0x0/0x0)
[   12.841335] snd_hda_codec_realtek hdaudioC0D0:    mono: mono_out=0x0
[   12.841337] snd_hda_codec_realtek hdaudioC0D0:    inputs:
[   12.841341] snd_hda_codec_realtek hdaudioC0D0:      Headset Mic=0x19
[   12.841344] snd_hda_codec_realtek hdaudioC0D0:      Headphone Mic=0x1a
[   12.841347] snd_hda_codec_realtek hdaudioC0D0:      Internal Mic=0x12
[   12.841692] EXT4-fs (sda5): mounted filesystem with ordered data mode. Opts: (null)
[   12.943220] input: HDA Digital PCBeep as /devices/pci0000:00/0000:00:1f.3/sound/card0/input20
[   12.948084] input: HDA Intel PCH Headphone Mic as /devices/pci0000:00/0000:00:1f.3/sound/card0/input21
[   12.948212] input: HDA Intel PCH HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input22
[   12.948326] input: HDA Intel PCH HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input23
[   12.948440] input: HDA Intel PCH HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input24
[   12.948524] input: HDA Intel PCH HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input25
[   12.948629] input: HDA Intel PCH HDMI/DP,pcm=10 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input26
[   15.238667] audit: type=1130 audit(1562328061.139:16): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=ldconfig comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   17.215098] audit: type=1131 audit(1562328063.109:17): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-rfkill comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   21.198253] audit: type=1130 audit(1562328067.089:18): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-journal-flush comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   23.694742] audit: type=1130 audit(1562328069.589:19): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-tmpfiles-setup comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   23.755528] audit: type=1127 audit(1562328069.649:20): pid=429 uid=0 auid=4294967295 ses=4294967295 msg=' comm="systemd-update-utmp" exe="/usr/lib/systemd/systemd-update-utmp" hostname=? addr=? terminal=? res=success'
[   23.828636] audit: type=1130 audit(1562328069.719:21): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-update-utmp comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   23.885341] audit: type=1130 audit(1562328069.779:22): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-journal-catalog-update comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   23.953964] audit: type=1130 audit(1562328069.849:23): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-update-done comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   23.965242] audit: type=1130 audit(1562328069.859:24): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=dbus comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   25.376969] audit: type=1130 audit(1562328071.269:25): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   25.391689] audit: type=1130 audit(1562328071.289:26): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-user-sessions comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   25.423181] audit: type=1130 audit(1562328071.319:27): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-logind comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   25.425382] audit: type=1130 audit(1562328071.319:28): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=sddm comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   26.812972] IPv6: ADDRCONF(NETDEV_UP): enp2s0: link is not ready
[   26.901031] Generic PHY r8169-200:00: attached PHY driver [Generic PHY] (mii_bus:phy_addr=r8169-200:00, irq=IGNORE)
[   27.054017] IPv6: ADDRCONF(NETDEV_UP): enp2s0: link is not ready
[   27.062467] IPv6: ADDRCONF(NETDEV_UP): wlp3s0: link is not ready
[   27.717554] [drm] PCIE gen 3 link speeds already enabled
[   27.724884] [drm] PCIE GART of 2048M enabled (table at 0x0000000000040000).
[   27.725020] radeon 0000:01:00.0: WB enabled
[   27.725021] radeon 0000:01:00.0: fence driver on ring 0 use gpu addr 0x0000000080000c00 and cpu addr 0x00000000ab14c05f
[   27.725022] radeon 0000:01:00.0: fence driver on ring 1 use gpu addr 0x0000000080000c04 and cpu addr 0x00000000e0c1d5bc
[   27.725023] radeon 0000:01:00.0: fence driver on ring 2 use gpu addr 0x0000000080000c08 and cpu addr 0x00000000712f1ad1
[   27.725023] radeon 0000:01:00.0: fence driver on ring 3 use gpu addr 0x0000000080000c0c and cpu addr 0x0000000060337fab
[   27.725024] radeon 0000:01:00.0: fence driver on ring 4 use gpu addr 0x0000000080000c10 and cpu addr 0x000000008caf5b6f
[   27.896947] ath10k_pci 0000:03:00.0: Unknown eventid: 118809
[   27.899856] ath10k_pci 0000:03:00.0: Unknown eventid: 90118
[   27.913156] IPv6: ADDRCONF(NETDEV_UP): wlp3s0: link is not ready
[   27.999950] [drm] ring test on 0 succeeded in 1 usecs
[   27.999955] [drm] ring test on 1 succeeded in 1 usecs
[   27.999959] [drm] ring test on 2 succeeded in 1 usecs
[   27.999967] [drm] ring test on 3 succeeded in 4 usecs
[   27.999974] [drm] ring test on 4 succeeded in 4 usecs
[   28.000088] [drm] ib test on ring 0 succeeded in 0 usecs
[   28.000116] [drm] ib test on ring 1 succeeded in 0 usecs
[   28.000183] [drm] ib test on ring 2 succeeded in 0 usecs
[   28.000196] [drm] ib test on ring 3 succeeded in 0 usecs
[   28.000341] [drm] ib test on ring 4 succeeded in 0 usecs
[   28.837301] ath10k_pci 0000:03:00.0: Unknown eventid: 118809
[   28.839941] ath10k_pci 0000:03:00.0: Unknown eventid: 90118
[   28.857851] IPv6: ADDRCONF(NETDEV_UP): wlp3s0: link is not ready
[   29.381100] kauditd_printk_skb: 2 callbacks suppressed
[   29.381105] audit: type=1130 audit(1562328075.279:31): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=wpa_supplicant comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   29.643795] IPv6: ADDRCONF(NETDEV_UP): wlp3s0: link is not ready
[   30.040029] audit: type=1130 audit(1562328075.929:32): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=polkit comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   32.929037] audit: type=1130 audit(1562328078.819:33): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user-runtime-dir@975 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   33.009775] audit: type=1006 audit(1562328078.899:34): pid=486 uid=0 old-auid=4294967295 auid=975 tty=(none) old-ses=4294967295 ses=1 res=1
[   33.403163] audit: type=1130 audit(1562328079.299:35): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user@975 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   37.012183] audit: type=1131 audit(1562328082.909:36): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   38.799265] audit: type=1130 audit(1562328084.689:37): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=udisks2 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   39.608215] audit: type=1130 audit(1562328085.499:38): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=upower comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   51.301097] audit: type=1006 audit(1562328097.199:39): pid=554 uid=0 old-auid=4294967295 auid=1000 tty=(none) old-ses=4294967295 ses=2 res=1
[   51.312776] IPv6: ADDRCONF(NETDEV_UP): wlp3s0: link is not ready
[   51.314684] audit: type=1130 audit(1562328097.209:40): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user-runtime-dir@1000 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   51.314703] IPv6: ADDRCONF(NETDEV_UP): wlp3s0: link is not ready
[   51.318490] IPv6: ADDRCONF(NETDEV_UP): wlp3s0: link is not ready
[   51.318809] audit: type=1006 audit(1562328097.209:41): pid=558 uid=0 old-auid=4294967295 auid=1000 tty=(none) old-ses=4294967295 ses=3 res=1
[   51.364569] audit: type=1130 audit(1562328097.259:42): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user@1000 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   56.011928] audit: type=1131 audit(1562328101.909:43): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-hostnamed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   56.434554] IPv6: ADDRCONF(NETDEV_UP): wlp3s0: link is not ready
[   56.443461] IPv6: ADDRCONF(NETDEV_UP): wlp3s0: link is not ready
[   56.449930] IPv6: ADDRCONF(NETDEV_UP): wlp3s0: link is not ready
[   61.232779] audit: type=1130 audit(1562328107.129:44): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=rtkit-daemon comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   61.624300] audit: type=1131 audit(1562328107.519:45): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user@975 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   61.743709] audit: type=1131 audit(1562328107.639:46): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user-runtime-dir@975 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   75.607668] IPv6: ADDRCONF(NETDEV_UP): wlp3s0: link is not ready
[   75.986113] audit: type=1130 audit(1562328121.879:47): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   81.759131] wlp3s0: authenticate with 70:5a:ac:30:08:94
[   81.798292] wlp3s0: send auth to 70:5a:ac:30:08:94 (try 1/3)
[   81.800920] wlp3s0: authenticated
[   81.810818] wlp3s0: associate with 70:5a:ac:30:08:94 (try 1/3)
[   81.815008] wlp3s0: RX AssocResp from 70:5a:ac:30:08:94 (capab=0x411 status=0 aid=1)
[   81.817951] wlp3s0: associated
[   81.870522] IPv6: ADDRCONF(NETDEV_CHANGE): wlp3s0: link becomes ready
[   85.997116] audit: type=1131 audit(1562328131.889:48): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[  634.037080] [drm] PCIE gen 3 link speeds already enabled
[  634.046401] [drm] PCIE GART of 2048M enabled (table at 0x0000000000040000).
[  634.046518] radeon 0000:01:00.0: WB enabled
[  634.046520] radeon 0000:01:00.0: fence driver on ring 0 use gpu addr 0x0000000080000c00 and cpu addr 0x00000000ab14c05f
[  634.046521] radeon 0000:01:00.0: fence driver on ring 1 use gpu addr 0x0000000080000c04 and cpu addr 0x00000000e0c1d5bc
[  634.046522] radeon 0000:01:00.0: fence driver on ring 2 use gpu addr 0x0000000080000c08 and cpu addr 0x00000000712f1ad1
[  634.046523] radeon 0000:01:00.0: fence driver on ring 3 use gpu addr 0x0000000080000c0c and cpu addr 0x0000000060337fab
[  634.046523] radeon 0000:01:00.0: fence driver on ring 4 use gpu addr 0x0000000080000c10 and cpu addr 0x000000008caf5b6f
[  634.276143] [drm] ring test on 0 succeeded in 1 usecs
[  634.276149] [drm] ring test on 1 succeeded in 1 usecs
[  634.276153] [drm] ring test on 2 succeeded in 1 usecs
[  634.276162] [drm] ring test on 3 succeeded in 4 usecs
[  634.276169] [drm] ring test on 4 succeeded in 5 usecs
[  634.276284] [drm] ib test on ring 0 succeeded in 0 usecs
[  634.276391] [drm] ib test on ring 1 succeeded in 0 usecs
[  634.276497] [drm] ib test on ring 2 succeeded in 0 usecs
[  634.276511] [drm] ib test on ring 3 succeeded in 0 usecs
[  634.276523] [drm] ib test on ring 4 succeeded in 0 usecs
[  738.482162] [drm] PCIE gen 3 link speeds already enabled
[  738.496849] [drm] PCIE GART of 2048M enabled (table at 0x0000000000040000).
[  738.496985] radeon 0000:01:00.0: WB enabled
[  738.496987] radeon 0000:01:00.0: fence driver on ring 0 use gpu addr 0x0000000080000c00 and cpu addr 0x00000000ab14c05f
[  738.496989] radeon 0000:01:00.0: fence driver on ring 1 use gpu addr 0x0000000080000c04 and cpu addr 0x00000000e0c1d5bc
[  738.496990] radeon 0000:01:00.0: fence driver on ring 2 use gpu addr 0x0000000080000c08 and cpu addr 0x00000000712f1ad1
[  738.496991] radeon 0000:01:00.0: fence driver on ring 3 use gpu addr 0x0000000080000c0c and cpu addr 0x0000000060337fab
[  738.496992] radeon 0000:01:00.0: fence driver on ring 4 use gpu addr 0x0000000080000c10 and cpu addr 0x000000008caf5b6f
[  738.728343] [drm] ring test on 0 succeeded in 1 usecs
[  738.728347] [drm] ring test on 1 succeeded in 1 usecs
[  738.728352] [drm] ring test on 2 succeeded in 1 usecs
[  738.728360] [drm] ring test on 3 succeeded in 4 usecs
[  738.728366] [drm] ring test on 4 succeeded in 4 usecs
[  738.728397] [drm] ib test on ring 0 succeeded in 0 usecs
[  738.728485] [drm] ib test on ring 1 succeeded in 0 usecs
[  738.728513] [drm] ib test on ring 2 succeeded in 0 usecs
[  738.728527] [drm] ib test on ring 3 succeeded in 0 usecs
[  738.728539] [drm] ib test on ring 4 succeeded in 0 usecs
[  900.832533] [drm] PCIE gen 3 link speeds already enabled
[  900.847382] [drm] PCIE GART of 2048M enabled (table at 0x0000000000040000).
[  900.847515] radeon 0000:01:00.0: WB enabled
[  900.847518] radeon 0000:01:00.0: fence driver on ring 0 use gpu addr 0x0000000080000c00 and cpu addr 0x00000000ab14c05f
[  900.847519] radeon 0000:01:00.0: fence driver on ring 1 use gpu addr 0x0000000080000c04 and cpu addr 0x00000000e0c1d5bc
[  900.847520] radeon 0000:01:00.0: fence driver on ring 2 use gpu addr 0x0000000080000c08 and cpu addr 0x00000000712f1ad1
[  900.847521] radeon 0000:01:00.0: fence driver on ring 3 use gpu addr 0x0000000080000c0c and cpu addr 0x0000000060337fab
[  900.847522] radeon 0000:01:00.0: fence driver on ring 4 use gpu addr 0x0000000080000c10 and cpu addr 0x000000008caf5b6f
[  901.081784] [drm] ring test on 0 succeeded in 1 usecs
[  901.081790] [drm] ring test on 1 succeeded in 1 usecs
[  901.081795] [drm] ring test on 2 succeeded in 1 usecs
[  901.081803] [drm] ring test on 3 succeeded in 4 usecs
[  901.081810] [drm] ring test on 4 succeeded in 4 usecs
[  901.081932] [drm] ib test on ring 0 succeeded in 0 usecs
[  901.082055] [drm] ib test on ring 1 succeeded in 0 usecs
[  901.082172] [drm] ib test on ring 2 succeeded in 0 usecs
[  901.082186] [drm] ib test on ring 3 succeeded in 0 usecs
[  901.082197] [drm] ib test on ring 4 succeeded in 0 usecs
[  910.801738] audit: type=1130 audit(1562328956.699:49): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-tmpfiles-clean comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[  910.801747] audit: type=1131 audit(1562328956.699:50): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-tmpfiles-clean comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 1763.817696] [drm] PCIE gen 3 link speeds already enabled
[ 1763.826813] [drm] PCIE GART of 2048M enabled (table at 0x0000000000040000).
[ 1763.826922] radeon 0000:01:00.0: WB enabled
[ 1763.826923] radeon 0000:01:00.0: fence driver on ring 0 use gpu addr 0x0000000080000c00 and cpu addr 0x00000000ab14c05f
[ 1763.826924] radeon 0000:01:00.0: fence driver on ring 1 use gpu addr 0x0000000080000c04 and cpu addr 0x00000000e0c1d5bc
[ 1763.826925] radeon 0000:01:00.0: fence driver on ring 2 use gpu addr 0x0000000080000c08 and cpu addr 0x00000000712f1ad1
[ 1763.826926] radeon 0000:01:00.0: fence driver on ring 3 use gpu addr 0x0000000080000c0c and cpu addr 0x0000000060337fab
[ 1763.826927] radeon 0000:01:00.0: fence driver on ring 4 use gpu addr 0x0000000080000c10 and cpu addr 0x000000008caf5b6f
[ 1764.056531] [drm] ring test on 0 succeeded in 1 usecs
[ 1764.056535] [drm] ring test on 1 succeeded in 1 usecs
[ 1764.056540] [drm] ring test on 2 succeeded in 1 usecs
[ 1764.056562] [drm] ring test on 3 succeeded in 4 usecs
[ 1764.056584] [drm] ring test on 4 succeeded in 2 usecs
[ 1764.056616] [drm] ib test on ring 0 succeeded in 0 usecs
[ 1764.056664] [drm] ib test on ring 1 succeeded in 0 usecs
[ 1764.056762] [drm] ib test on ring 2 succeeded in 0 usecs
[ 1764.056776] [drm] ib test on ring 3 succeeded in 0 usecs
[ 1764.056805] [drm] ib test on ring 4 succeeded in 0 usecs
[ 1817.257688] [drm] PCIE gen 3 link speeds already enabled
[ 1817.267327] [drm] PCIE GART of 2048M enabled (table at 0x0000000000040000).
[ 1817.267446] radeon 0000:01:00.0: WB enabled
[ 1817.267448] radeon 0000:01:00.0: fence driver on ring 0 use gpu addr 0x0000000080000c00 and cpu addr 0x00000000ab14c05f
[ 1817.267449] radeon 0000:01:00.0: fence driver on ring 1 use gpu addr 0x0000000080000c04 and cpu addr 0x00000000e0c1d5bc
[ 1817.267450] radeon 0000:01:00.0: fence driver on ring 2 use gpu addr 0x0000000080000c08 and cpu addr 0x00000000712f1ad1
[ 1817.267451] radeon 0000:01:00.0: fence driver on ring 3 use gpu addr 0x0000000080000c0c and cpu addr 0x0000000060337fab
[ 1817.267451] radeon 0000:01:00.0: fence driver on ring 4 use gpu addr 0x0000000080000c10 and cpu addr 0x000000008caf5b6f
[ 1817.497337] [drm] ring test on 0 succeeded in 1 usecs
[ 1817.497341] [drm] ring test on 1 succeeded in 1 usecs
[ 1817.497346] [drm] ring test on 2 succeeded in 1 usecs
[ 1817.497354] [drm] ring test on 3 succeeded in 4 usecs
[ 1817.497360] [drm] ring test on 4 succeeded in 4 usecs
[ 1817.497477] [drm] ib test on ring 0 succeeded in 0 usecs
[ 1817.497584] [drm] ib test on ring 1 succeeded in 0 usecs
[ 1817.497692] [drm] ib test on ring 2 succeeded in 0 usecs
[ 1817.497705] [drm] ib test on ring 3 succeeded in 0 usecs
[ 1817.497717] [drm] ib test on ring 4 succeeded in 0 usecs
[ 1880.832832] audit: type=1130 audit(1562329926.729:51): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 1891.001826] audit: type=1131 audit(1562329936.899:52): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'

Offline

#6 2019-07-05 13:22:47

seth
Member
Registered: 2012-09-03
Posts: 51,056

Re: low performance on AMD dedicated Graphics card than Intel integrated

Lone_Wolf wrote:

radeon M520 uses GCN 1 technology from 2014

I'm inclined to say dell made a bad choice with offering this combination.

The AMD chip isn't very fast to begin with (seems to be better than the Whiskey on DX but worse on GL on windows)
Then it's operating indirect, ie. every frame has to be copied.
Add a little driver advantage or a faster render path (omitting features cause the intel chip lack GL4 features, no idea whether GAME™ makes use of that) and you're at this result.

Another thing might be whether you operate on battery or the wall plug.

Offline

#7 2019-07-05 13:29:42

progandy
Member
Registered: 2012-05-17
Posts: 5,190

Re: low performance on AMD dedicated Graphics card than Intel integrated

seth wrote:

Add a little driver advantage or a faster render path (omitting features cause the intel chip lack GL4 features, no idea whether GAME™ makes use of that) and you're at this result.

Here is a related benchmark, I have no idea if it is accurate, though. It mentions that AMD graphics has better detail, but the Intel chip is much faster.
https://gpu.userbenchmark.com/Compare/I … 4vsm329613

Edit: Depending on the cooling solution, I think the amd graphics may be more performant in long gaming sessions since it moves the heat created by the GPU to a discrete chip.

Last edited by progandy (2019-07-05 13:32:22)


| alias CUTF='LANG=en_XX.UTF-8@POSIX ' |

Offline

Board footer

Powered by FluxBB