dri-devel.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
* KMS selects unsupported video mode, causing blank screen after boot
@ 2021-12-17 15:22 Ing. Josua Mayer
  0 siblings, 0 replies; only message in thread
From: Ing. Josua Mayer @ 2021-12-17 15:22 UTC (permalink / raw)
  To: alexander.deucher, christian.koenig, Xinhui.Pan
  Cc: Jon Nettleton, amd-gfx, dri-devel

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

Dear Maintainers and readers,

I have come across what I think is a kernel bug regarding how during 
system boot the video-mode for the console is being selected.
Inspection of logs with debugging enabled show that in my particular 
case kernel selects 4k resolution at 144Hz. The supported maximum of my 
GPU however is 4k at 60Hz only, because DisplayPort 1.4 is available, 
but DSC is not.

I will provide hardware details and software versions below, with 
detailed findings at the end. If you have any ideas how to resolve this, 
I am happy to try a patch and report back.

# Hardware Info:
SolidRun HoneyComb Workstation
- LX2160A (16x Cortex-A72)
- 32GB DDR4-3000 memory
- ACPI
ADATA SX8200 NVME
Radeon Pro WX2100
- DisplayPort 1.4
- 1x full-size port, 2x mini ports
EVE Spectrum ES07D03 display (max. 4k 144Hz)

# Software Info:
openSUSE Tumbleweed
Linux 5.15.7-1-vanilla aarch64
Linux 5.15.7-1-default aarch64
Linux 5.15.5-1-default aarch64
Mesa 21.3

# Work-Arounds:
I *can* get to a functional plasma wayland session by forcing a 
supported video mode for both the console and X (because sddm doesn't do 
wayland):

- kernel cmdline: video=DP-3:3840x2160@60

- xorg.conf.d:
Section "Monitor"
    Identifier "DisplayPort-2"
    ModeLine "3840x2160__60.0"  594.00  3840 4016 4104 4400  2160 2168 
2178 2250 +hsync +vsync
    Option "PreferredMode" "3840x2160__60.0"
EndSection

# Details
The issue manifested itself first as soon as Linux takes over the 
graphics card from UEFI. That is both UEFI and grub menus show up fine, 
but then once Linux starts the display turns black - but stays on for a 
while. The backlight makes it shine slightly - till eventually a NO 
SIGNAL message shows up before it enters a standby mode.

poking around /sys showed that Linux recognizes a display is connected, 
and that it knows what modes that one supports:
cat /sys/class/drm/card0-DP-3/status
connected
cat /sys/class/drm/card0-DP-3/modes
3840x2160
...
2560x1440
2560x1080
...

Then I tried to force a video-mode that I expected to work, and booted 
with video=DP-3:3840x2160@60 to choose what I believe is the maximum 
supported by this particular GPU. Now, console messages of the boot 
process show up properly, and after a few seconds the display switches 
to the 4k resolution - eventually leading to the console login prompt.
--> This is where I know there is a mode that works, and Linux does not 
pick it by default.

So I enabled debug output for the drm module by booting with 
amdgpu.dcdebugmask=0x4 drm.debug=0x104 <-- I figured that would be all 
the interesting pieces. And sure enough I can see all the modes being 
printed, one being picked - and a rather sane error message:
[   10.186899] [drm:drm_mode_debug_printmodeline [drm]] Modeline 
"3840x2160": 144 1296000 3840 3888 3920 4000 2160 2168 2178 2250 0x48 0x9
[   10.186959] [drm:drm_mode_debug_printmodeline [drm]] Modeline 
"3840x2160": 60 594000 3840 4016 4104 4400 2160 2168 2178 2250 0x48 0x5
[   10.197301] [drm:drm_client_modeset_probe [drm]] desired mode 
3840x2160 set on crtc 51 (0,0)
[   10.242536] [drm:create_validate_stream_for_sink [amdgpu]] Mode 
3840x2160 (clk 1296000) failed DC validation with error 10 (No DP link 
bandwidth)
[   10.244183] [drm:dce112_validate_bandwidth [amdgpu]] 
dce112_validate_bandwidth: Bandwidth validation failed!
--> Clearly some subsystem knows the chosen video mode is not supported 
here. But it never gets around to trying another mode, e.g. the *second* 
mode listed in edid (which would work).

I am attaching to this mail the dmesg produced with
log_level=9 drm.debug=0x11F video=DP-1:d video=DP-2:d
(unused ports forced disabled, and most drm debug messages enabled)

I have also tried swapping the connectors on the card: I tried both DP-3 
(the full-size connector) and DP-1 (one of the two mini connectors) but 
the behaviour is the same.

Further Xorg also auto-selects the 144Hz mode according to its log-file.

Finally I also attach output of the drm_info tool from
https://github.com/ascent12/drm_info

Yours sincerely
Josua Mayer

[-- Attachment #2: dmesg.log --]
[-- Type: text/x-log, Size: 208891 bytes --]

[    0.000000] Booting Linux on physical CPU 0x0000000000 [0x410fd083]
[    0.000000] Linux version 5.15.5-1-default (geeko@buildhost) (gcc (SUSE Linux) 11.2.1 20210816 [revision 056e324ce46a7924b5cf10f61010cf9dd2ca10e9], GNU ld (GNU Binutils; openSUSE Tumbleweed) 2.37.20211112-3) #1 SMP Thu Nov 25 09:36:40 UTC 2021 (83fc974)
[    0.000000] efi: EFI v2.70 by EDK II
[    0.000000] efi: ACPI 2.0=0xed4c0000 SMBIOS 3.0=0xfa850000 MEMATTR=0xe648d018 MOKvar=0xeaaf4000 RNG=0xfa907698 MEMRESERVE=0xed350798 
[    0.000000] efi: seeding entropy pool
[    0.000000] ACPI: Early table checksum verification disabled
[    0.000000] ACPI: RSDP 0x00000000ED4C0000 000024 (v02 NXP   )
[    0.000000] ACPI: XSDT 0x00000000ED4B0000 00006C (v01 NXP    LX2160   00000000      01000013)
[    0.000000] ACPI: FACP 0x00000000ED3A0000 000114 (v06 NXP    LX2160   00000000 INTL 20151124)
[    0.000000] ACPI: DSDT 0x00000000ED340000 004AAB (v02 NXP    LX2160   00000000 INTL 20180629)
[    0.000000] ACPI: DBG2 0x00000000ED3B0000 00005E (v00 NXP    LX2160   00000000 INTL 20151124)
[    0.000000] ACPI: GTDT 0x00000000ED390000 000130 (v02 NXP    LX2160   00000000 INTL 20151124)
[    0.000000] ACPI: APIC 0x00000000ED380000 000568 (v04 NXP    LX2160   00000000 INTL 20151124)
[    0.000000] ACPI: MCFG 0x00000000ED370000 00004C (v01 NXP    LX2160   000000FF INTL 20151124)
[    0.000000] ACPI: PPTT 0x00000000ED360000 000694 (v01 NXP    LX2160   00000000 INTL 20151124)
[    0.000000] ACPI: IORT 0x00000000E6510000 0010C9 (v01 NXP    LX2160   00000000 INTL 20151124)
[    0.000000] ACPI: VFCT 0x00000000E64E0000 00EC84 (v01 NXP    LX2160   00000001 AMD  31504F47)
[    0.000000] ACPI: BGRT 0x00000000E64D0000 000038 (v01 INTEL  EDK2     00000002      01000013)
[    0.000000] NUMA: Failed to initialise from firmware
[    0.000000] NUMA: Faking a node at [mem 0x0000000080000000-0x00000027dfffffff]
[    0.000000] NUMA: NODE_DATA [mem 0x27dc0ff340-0x27dc103fff]
[    0.000000] Zone ranges:
[    0.000000]   DMA      [mem 0x0000000080000000-0x00000000ffffffff]
[    0.000000]   DMA32    empty
[    0.000000]   Normal   [mem 0x0000000100000000-0x00000027dfffffff]
[    0.000000]   Device   empty
[    0.000000] Movable zone start for each node
[    0.000000] Early memory node ranges
[    0.000000]   node   0: [mem 0x0000000080000000-0x00000000e5c08fff]
[    0.000000]   node   0: [mem 0x00000000e5c09000-0x00000000e5f85fff]
[    0.000000]   node   0: [mem 0x00000000e5f86000-0x00000000e61affff]
[    0.000000]   node   0: [mem 0x00000000e61b0000-0x00000000e621ffff]
[    0.000000]   node   0: [mem 0x00000000e6220000-0x00000000e649ffff]
[    0.000000]   node   0: [mem 0x00000000e64a0000-0x00000000e64cffff]
[    0.000000]   node   0: [mem 0x00000000e64d0000-0x00000000eaf3ffff]
[    0.000000]   node   0: [mem 0x00000000eaf40000-0x00000000eb09ffff]
[    0.000000]   node   0: [mem 0x00000000eb0a0000-0x00000000ed0affff]
[    0.000000]   node   0: [mem 0x00000000ed0b0000-0x00000000ed33ffff]
[    0.000000]   node   0: [mem 0x00000000ed340000-0x00000000ed3bffff]
[    0.000000]   node   0: [mem 0x00000000ed3c0000-0x00000000ed4affff]
[    0.000000]   node   0: [mem 0x00000000ed4b0000-0x00000000fa7dffff]
[    0.000000]   node   0: [mem 0x00000000fa7e0000-0x00000000fa83ffff]
[    0.000000]   node   0: [mem 0x00000000fa840000-0x00000000fa84ffff]
[    0.000000]   node   0: [mem 0x00000000fa850000-0x00000000fa90ffff]
[    0.000000]   node   0: [mem 0x00000000fa910000-0x00000000fbdfffff]
[    0.000000]   node   0: [mem 0x00000000ffe00000-0x00000000ffffffff]
[    0.000000]   node   0: [mem 0x0000002080000000-0x00000027dfffffff]
[    0.000000] Initmem setup node 0 [mem 0x0000000080000000-0x00000027dfffffff]
[    0.000000] psci: probing for conduit method from ACPI.
[    0.000000] psci: PSCIv1.1 detected in firmware.
[    0.000000] psci: Using standard PSCI v0.2 function IDs
[    0.000000] psci: Trusted OS migration not required
[    0.000000] psci: SMC Calling Convention v1.2
[    0.000000] ACPI: SRAT not present
[    0.000000] percpu: Embedded 30 pages/cpu s83736 r8192 d30952 u122880
[    0.000000] pcpu-alloc: s83736 r8192 d30952 u122880 alloc=30*4096
[    0.000000] pcpu-alloc: [0] 00 [0] 01 [0] 02 [0] 03 [0] 04 [0] 05 [0] 06 [0] 07 
[    0.000000] pcpu-alloc: [0] 08 [0] 09 [0] 10 [0] 11 [0] 12 [0] 13 [0] 14 [0] 15 
[    0.000000] Detected PIPT I-cache on CPU0
[    0.000000] CPU features: detected: GIC system register CPU interface
[    0.000000] CPU features: detected: Spectre-v2
[    0.000000] CPU features: detected: Spectre-v3a
[    0.000000] CPU features: kernel page table isolation forced ON by KASLR
[    0.000000] CPU features: detected: Kernel page table isolation (KPTI)
[    0.000000] CPU features: detected: ARM errata 1165522, 1319367, or 1530923
[    0.000000] Built 1 zonelists, mobility grouping on.  Total pages: 8112128
[    0.000000] Policy zone: Normal
[    0.000000] Kernel command line: BOOT_IMAGE=/boot/Image-5.15.5-1-default root=/dev/mapper/sr--lx2k--v2--vg-suse--root arm-smmu.disable_bypass=0 mitigations=off amdgpu.pcie_gen_cap=0x4 log_level=9 drm.debug=0x11F video=DP-1:d video=DP-2:d init 3
[    0.000000] Unknown kernel command line parameters "init 3 BOOT_IMAGE=/boot/Image-5.15.5-1-default log_level=9", will be passed to user space.
[    0.000000] printk: log_buf_len individual max cpu contribution: 32768 bytes
[    0.000000] printk: log_buf_len total cpu_extra contributions: 491520 bytes
[    0.000000] printk: log_buf_len min size: 262144 bytes
[    0.000000] printk: log_buf_len: 1048576 bytes
[    0.000000] printk: early log buf free: 257000(98%)
[    0.000000] Dentry cache hash table entries: 4194304 (order: 13, 33554432 bytes, linear)
[    0.000000] Inode-cache hash table entries: 2097152 (order: 12, 16777216 bytes, linear)
[    0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off
[    0.000000] software IO TLB: mapped [mem 0x00000000f67e0000-0x00000000fa7e0000] (64MB)
[    0.000000] Memory: 2010316K/32964608K available (13696K kernel code, 3328K rwdata, 12540K rodata, 8128K init, 1358K bss, 797792K reserved, 0K cma-reserved)
[    0.000000] random: get_random_u64 called from __kmem_cache_create+0x34/0x560 with crng_init=0
[    0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=16, Nodes=1
[    0.000000] ftrace: allocating 44810 entries in 176 pages
[    0.000000] ftrace: allocated 176 pages with 3 groups
[    0.000000] trace event string verifier disabled
[    0.000000] rcu: Hierarchical RCU implementation.
[    0.000000] rcu: 	RCU event tracing is enabled.
[    0.000000] rcu: 	RCU restricting CPUs from NR_CPUS=480 to nr_cpu_ids=16.
[    0.000000] 	Trampoline variant of Tasks RCU enabled.
[    0.000000] 	Rude variant of Tasks RCU enabled.
[    0.000000] 	Tracing variant of Tasks RCU enabled.
[    0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 10 jiffies.
[    0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=16
[    0.000000] NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0
[    0.000000] GICv3: GIC: Using split EOI/Deactivate mode
[    0.000000] GICv3: 256 SPIs implemented
[    0.000000] GICv3: 0 Extended SPIs implemented
[    0.000000] GICv3: Distributor has no Range Selector support
[    0.000000] Root IRQ handler: gic_handle_irq
[    0.000000] GICv3: 16 PPIs implemented
[    0.000000] GICv3: CPU0: found redistributor 0 region 0:0x0000000006200000
[    0.000000] ACPI: SRAT not present
[    0.000000] ITS [mem 0x06020000-0x0603ffff]
[    0.000000] ITS@0x0000000006020000: allocated 65536 Devices @2080200000 (flat, esz 8, psz 64K, shr 0)
[    0.000000] ITS: using cache flushing for cmd queue
[    0.000000] GICv3: using LPI property table @0x00000020801d0000
[    0.000000] GIC: using cache flushing for LPI property table
[    0.000000] GICv3: CPU0: using allocated LPI pending table @0x00000020801e0000
[    0.000000] ACPI GTDT: found 1 memory-mapped timer block(s).
[    0.000000] arch_timer: cp15 and mmio timer(s) running at 25.00MHz (phys/virt).
[    0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x5c409fb33, max_idle_ns: 440795203156 ns
[    0.000000] sched_clock: 56 bits at 25MHz, resolution 39ns, wraps every 4398046511103ns
[    0.000062] Console: colour dummy device 80x25
[    0.000345] printk: console [tty0] enabled
[    0.000385] ACPI: Core revision 20210730
[    0.000750] Calibrating delay loop (skipped), value calculated using timer frequency.. 50.00 BogoMIPS (lpj=250000)
[    0.000760] pid_max: default: 32768 minimum: 301
[    0.000805] LSM: Security Framework initializing
[    0.000852] AppArmor: AppArmor initialized
[    0.000964] Mount-cache hash table entries: 65536 (order: 7, 524288 bytes, linear)
[    0.001044] Mountpoint-cache hash table entries: 65536 (order: 7, 524288 bytes, linear)
[    0.001926] rcu: Hierarchical SRCU implementation.
[    0.002413] Platform MSI: ITS@0x6020000 domain created
[    0.002426] PCI/MSI: ITS@0x6020000 domain created
[    0.002434] fsl-mc MSI: ITS@0x6020000 domain created
[    0.002447] Remapping and enabling EFI services.
[    0.002989] smp: Bringing up secondary CPUs ...
[    0.003267] Detected PIPT I-cache on CPU1
[    0.003287] GICv3: CPU1: found redistributor 1 region 0:0x0000000006220000
[    0.003320] GICv3: CPU1: using allocated LPI pending table @0x00000020801f0000
[    0.003344] CPU1: Booted secondary processor 0x0000000001 [0x410fd083]
[    0.003658] Detected PIPT I-cache on CPU2
[    0.003680] GICv3: CPU2: found redistributor 100 region 0:0x0000000006240000
[    0.003718] GICv3: CPU2: using allocated LPI pending table @0x0000002080280000
[    0.003754] CPU2: Booted secondary processor 0x0000000100 [0x410fd083]
[    0.004076] Detected PIPT I-cache on CPU3
[    0.004091] GICv3: CPU3: found redistributor 101 region 0:0x0000000006260000
[    0.004119] GICv3: CPU3: using allocated LPI pending table @0x0000002080290000
[    0.004146] CPU3: Booted secondary processor 0x0000000101 [0x410fd083]
[    0.004439] Detected PIPT I-cache on CPU4
[    0.004459] GICv3: CPU4: found redistributor 200 region 0:0x0000000006280000
[    0.004491] GICv3: CPU4: using allocated LPI pending table @0x00000020802a0000
[    0.004522] CPU4: Booted secondary processor 0x0000000200 [0x410fd083]
[    0.004814] Detected PIPT I-cache on CPU5
[    0.004833] GICv3: CPU5: found redistributor 201 region 0:0x00000000062a0000
[    0.004856] GICv3: CPU5: using allocated LPI pending table @0x00000020802b0000
[    0.004874] CPU5: Booted secondary processor 0x0000000201 [0x410fd083]
[    0.005162] Detected PIPT I-cache on CPU6
[    0.005186] GICv3: CPU6: found redistributor 300 region 0:0x00000000062c0000
[    0.005215] GICv3: CPU6: using allocated LPI pending table @0x00000020802c0000
[    0.005238] CPU6: Booted secondary processor 0x0000000300 [0x410fd083]
[    0.005534] Detected PIPT I-cache on CPU7
[    0.005555] GICv3: CPU7: found redistributor 301 region 0:0x00000000062e0000
[    0.005576] GICv3: CPU7: using allocated LPI pending table @0x00000020802d0000
[    0.005603] CPU7: Booted secondary processor 0x0000000301 [0x410fd083]
[    0.005876] Detected PIPT I-cache on CPU8
[    0.005895] GICv3: CPU8: found redistributor 400 region 0:0x0000000006300000
[    0.005925] GICv3: CPU8: using allocated LPI pending table @0x00000020802e0000
[    0.005948] CPU8: Booted secondary processor 0x0000000400 [0x410fd083]
[    0.006241] Detected PIPT I-cache on CPU9
[    0.006257] GICv3: CPU9: found redistributor 401 region 0:0x0000000006320000
[    0.006279] GICv3: CPU9: using allocated LPI pending table @0x00000020802f0000
[    0.006306] CPU9: Booted secondary processor 0x0000000401 [0x410fd083]
[    0.006590] Detected PIPT I-cache on CPU10
[    0.006611] GICv3: CPU10: found redistributor 500 region 0:0x0000000006340000
[    0.006635] GICv3: CPU10: using allocated LPI pending table @0x0000002080300000
[    0.006658] CPU10: Booted secondary processor 0x0000000500 [0x410fd083]
[    0.006938] Detected PIPT I-cache on CPU11
[    0.006954] GICv3: CPU11: found redistributor 501 region 0:0x0000000006360000
[    0.006975] GICv3: CPU11: using allocated LPI pending table @0x0000002080310000
[    0.006995] CPU11: Booted secondary processor 0x0000000501 [0x410fd083]
[    0.007275] Detected PIPT I-cache on CPU12
[    0.007297] GICv3: CPU12: found redistributor 600 region 0:0x0000000006380000
[    0.007326] GICv3: CPU12: using allocated LPI pending table @0x0000002080320000
[    0.007352] CPU12: Booted secondary processor 0x0000000600 [0x410fd083]
[    0.007628] Detected PIPT I-cache on CPU13
[    0.007646] GICv3: CPU13: found redistributor 601 region 0:0x00000000063a0000
[    0.007667] GICv3: CPU13: using allocated LPI pending table @0x0000002080330000
[    0.007686] CPU13: Booted secondary processor 0x0000000601 [0x410fd083]
[    0.007954] Detected PIPT I-cache on CPU14
[    0.007977] GICv3: CPU14: found redistributor 700 region 0:0x00000000063c0000
[    0.008003] GICv3: CPU14: using allocated LPI pending table @0x0000002080340000
[    0.008026] CPU14: Booted secondary processor 0x0000000700 [0x410fd083]
[    0.008301] Detected PIPT I-cache on CPU15
[    0.008321] GICv3: CPU15: found redistributor 701 region 0:0x00000000063e0000
[    0.008340] GICv3: CPU15: using allocated LPI pending table @0x0000002080350000
[    0.008358] CPU15: Booted secondary processor 0x0000000701 [0x410fd083]
[    0.008398] smp: Brought up 1 node, 16 CPUs
[    0.008569] SMP: Total of 16 processors activated.
[    0.008574] CPU features: detected: 32-bit EL0 Support
[    0.008577] CPU features: detected: 32-bit EL1 Support
[    0.008582] CPU features: detected: CRC32 instructions
[    0.008702] spectre-v2 mitigation disabled by command line option
[    0.008726] CPU features: emulated: Privileged Access Never (PAN) using TTBR0_EL1 switching
[    0.021907] CPU: All CPU(s) started at EL2
[    0.021948] alternatives: patching kernel code
[    0.021957] spectre-v4 mitigation disabled by command-line option
[    0.158400] node 0 deferred pages initialised in 130ms
[    0.158842] devtmpfs: initialized
[    0.163464] Registered cp15_barrier emulation handler
[    0.163484] Registered setend emulation handler
[    0.163490] KASLR enabled
[    0.163588] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
[    0.163602] futex hash table entries: 4096 (order: 6, 262144 bytes, linear)
[    0.163809] pinctrl core: initialized pinctrl subsystem
[    0.164064] SMBIOS 3.2.0 present.
[    0.164074] DMI: SolidRun Ltd. SolidRun CEX7 Platform, BIOS EDK II Jan  7 2021
[    0.164286] NET: Registered PF_NETLINK/PF_ROUTE protocol family
[    0.165148] DMA: preallocated 4096 KiB GFP_KERNEL pool for atomic allocations
[    0.165682] DMA: preallocated 4096 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
[    0.166212] DMA: preallocated 4096 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
[    0.166236] audit: initializing netlink subsys (disabled)
[    0.166311] audit: type=2000 audit(0.160:1): state=initialized audit_enabled=0 res=1
[    0.166544] thermal_sys: Registered thermal governor 'fair_share'
[    0.166547] thermal_sys: Registered thermal governor 'bang_bang'
[    0.166555] thermal_sys: Registered thermal governor 'step_wise'
[    0.166559] thermal_sys: Registered thermal governor 'user_space'
[    0.166583] cpuidle: using governor ladder
[    0.166596] cpuidle: using governor menu
[    0.166680] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
[    0.166833] ASID allocator initialised with 32768 entries
[    0.166991] ACPI: bus type PCI registered
[    0.166997] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[    0.167108] Serial: AMBA PL011 UART driver
[    0.170113] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages
[    0.170125] HugeTLB registered 32.0 MiB page size, pre-allocated 0 pages
[    0.170131] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
[    0.170136] HugeTLB registered 64.0 KiB page size, pre-allocated 0 pages
[    0.385510] ACPI: Added _OSI(Module Device)
[    0.385522] ACPI: Added _OSI(Processor Device)
[    0.385527] ACPI: Added _OSI(3.0 _SCP Extensions)
[    0.385531] ACPI: Added _OSI(Processor Aggregator Device)
[    0.385536] ACPI: Added _OSI(Linux-Dell-Video)
[    0.385541] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio)
[    0.385548] ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics)
[    0.389324] ACPI: 1 ACPI AML tables successfully acquired and loaded
[    0.391727] ACPI: Interpreter enabled
[    0.391733] ACPI: Using GIC for interrupt routing
[    0.391751] ACPI: MCFG table detected, 2 entries
[    0.397639] ACPI: PM: Power Resource [FN1L]
[    0.397686] ACPI: PM: Power Resource [FN1H]
[    0.397725] ACPI: PM: Power Resource [FN1F]
[    0.398582] ARMH0011:00: ttyAMA0 at MMIO 0x21c0000 (irq = 79, base_baud = 0) is a SBSA
[    0.399129] ARMH0011:01: ttyAMA1 at MMIO 0x21d0000 (irq = 80, base_baud = 0) is a SBSA
[    0.400257] ACPI: PCI Root Bridge [PCI0] (domain 0002 [bus 01-ff])
[    0.400272] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3]
[    0.400456] acpi PNP0A08:00: _OSC: OS requested [PCIeHotplug SHPCHotplug PME AER PCIeCapability LTR DPC]
[    0.400464] acpi PNP0A08:00: _OSC: platform willing to grant [PCIeHotplug SHPCHotplug PME AER PCIeCapability LTR DPC]
[    0.400471] acpi PNP0A08:00: _OSC: platform retains control of PCIe features (AE_SUPPORT)
[    0.400699] acpi PNP0A08:00: ECAM area [mem 0x9000100000-0x900fffffff] reserved by PNP0C02:00
[    0.403185] acpi PNP0A08:00: ECAM at [mem 0x9000100000-0x900fffffff] for [bus 01-ff]
[    0.403221] ACPI: Remapped I/O 0x0000009010000000 to [io  0x0000-0xffff window]
[    0.403375] PCI host bridge to bus 0002:01
[    0.403383] pci_bus 0002:01: root bus resource [mem 0x9040000000-0x90ffffffff window] (bus address [0x40000000-0xffffffff])
[    0.403390] pci_bus 0002:01: root bus resource [mem 0x9400000000-0x97ffffffff window]
[    0.403396] pci_bus 0002:01: root bus resource [io  0x0000-0xffff window]
[    0.403422] pci_bus 0002:01: root bus resource [bus 01-ff]
[    0.403527] pci 0002:01:00.0: [1cc1:8201] type 00 class 0x010802
[    0.403556] pci 0002:01:00.0: reg 0x10: [mem 0x9046000000-0x9046003fff 64bit]
[    0.403801] pci 0002:01:00.0: BAR 0: assigned [mem 0x9400000000-0x9400003fff 64bit]
[    0.403817] pci_bus 0002:01: resource 4 [mem 0x9040000000-0x90ffffffff window]
[    0.403823] pci_bus 0002:01: resource 5 [mem 0x9400000000-0x97ffffffff window]
[    0.403829] pci_bus 0002:01: resource 6 [io  0x0000-0xffff window]
[    0.403963] ACPI: PCI Root Bridge [PCI1] (domain 0004 [bus 01-ff])
[    0.403974] acpi PNP0A08:01: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3]
[    0.404151] acpi PNP0A08:01: _OSC: OS requested [PCIeHotplug SHPCHotplug PME AER PCIeCapability LTR DPC]
[    0.404159] acpi PNP0A08:01: _OSC: platform willing to grant [PCIeHotplug SHPCHotplug PME AER PCIeCapability LTR DPC]
[    0.404165] acpi PNP0A08:01: _OSC: platform retains control of PCIe features (AE_SUPPORT)
[    0.404393] acpi PNP0A08:01: ECAM area [mem 0xa000100000-0xa00fffffff] reserved by PNP0C02:00
[    0.406898] acpi PNP0A08:01: ECAM at [mem 0xa000100000-0xa00fffffff] for [bus 01-ff]
[    0.406931] ACPI: Remapped I/O 0x000000a010000000 to [io  0x10000-0x1ffff window]
[    0.407073] PCI host bridge to bus 0004:01
[    0.407080] pci_bus 0004:01: root bus resource [mem 0xa040000000-0xa0ffffffff window] (bus address [0x40000000-0xffffffff])
[    0.407087] pci_bus 0004:01: root bus resource [mem 0xa400000000-0xa7ffffffff window]
[    0.407094] pci_bus 0004:01: root bus resource [io  0x10000-0x1ffff window] (bus address [0x0000-0xffff])
[    0.407100] pci_bus 0004:01: root bus resource [bus 01-ff]
[    0.407196] pci 0004:01:00.0: [1002:6995] type 00 class 0x030000
[    0.407216] pci 0004:01:00.0: reg 0x10: [mem 0xa400000000-0xa40fffffff 64bit pref]
[    0.407231] pci 0004:01:00.0: reg 0x18: [mem 0xa410000000-0xa4101fffff 64bit pref]
[    0.407242] pci 0004:01:00.0: reg 0x20: [io  0x10000-0x100ff]
[    0.407252] pci 0004:01:00.0: reg 0x24: [mem 0xa046000000-0xa04603ffff]
[    0.407263] pci 0004:01:00.0: reg 0x30: [mem 0xa0fffe0000-0xa0ffffffff pref]
[    0.407271] pci 0004:01:00.0: enabling Extended Tags
[    0.407294] pci 0004:01:00.0: BAR 0: assigned to efifb
[    0.407356] pci 0004:01:00.0: supports D1 D2
[    0.407361] pci 0004:01:00.0: PME# supported from D1 D2 D3hot D3cold
[    0.407501] pci 0004:01:00.1: [1002:aae0] type 00 class 0x040300
[    0.407520] pci 0004:01:00.1: reg 0x10: [mem 0xa046040000-0xa046043fff 64bit]
[    0.407548] pci 0004:01:00.1: enabling Extended Tags
[    0.407601] pci 0004:01:00.1: supports D1 D2
[    0.407712] pci 0004:01:00.0: BAR 0: assigned [mem 0xa400000000-0xa40fffffff 64bit pref]
[    0.407726] pci 0004:01:00.0: BAR 2: assigned [mem 0xa410000000-0xa4101fffff 64bit pref]
[    0.407737] pci 0004:01:00.0: BAR 5: assigned [mem 0xa040000000-0xa04003ffff]
[    0.407745] pci 0004:01:00.0: BAR 6: assigned [mem 0xa040040000-0xa04005ffff pref]
[    0.407751] pci 0004:01:00.1: BAR 0: assigned [mem 0xa410200000-0xa410203fff 64bit]
[    0.407762] pci 0004:01:00.0: BAR 4: assigned [io  0x10000-0x100ff]
[    0.407770] pci_bus 0004:01: resource 4 [mem 0xa040000000-0xa0ffffffff window]
[    0.407775] pci_bus 0004:01: resource 5 [mem 0xa400000000-0xa7ffffffff window]
[    0.407781] pci_bus 0004:01: resource 6 [io  0x10000-0x1ffff window]
[    0.411161] iommu: Default domain type: Passthrough 
[    0.411223] pci 0004:01:00.0: vgaarb: VGA device added: decodes=io+mem,owns=mem,locks=none
[    0.411232] pci 0004:01:00.0: vgaarb: bridge control possible
[    0.411238] pci 0004:01:00.0: vgaarb: setting as boot device (VGA legacy resources not available)
[    0.411243] vgaarb: loaded
[    0.411423] SCSI subsystem initialized
[    0.411486] libata version 3.00 loaded.
[    0.411550] pps_core: LinuxPPS API ver. 1 registered
[    0.411556] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[    0.411566] PTP clock support registered
[    0.411600] EDAC MC: Ver: 3.0.0
[    0.411642] EDAC DEBUG: edac_mc_sysfs_init: device mc created
[    0.411788] Registered efivars operations
[    0.412306] NetLabel: Initializing
[    0.412313] NetLabel:  domain hash size = 128
[    0.412317] NetLabel:  protocols = UNLABELED CIPSOv4 CALIPSO
[    0.412339] NetLabel:  unlabeled traffic allowed by default
[    0.412517] clocksource: Switched to clocksource arch_sys_counter
[    0.428128] VFS: Disk quotas dquot_6.6.0
[    0.428163] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    0.428403] AppArmor: AppArmor Filesystem Enabled
[    0.428438] pnp: PnP ACPI init
[    0.428689] system 00:00: [mem 0x03600000-0x036fffff] has been reserved
[    0.428765] system 00:01: [mem 0x03800000-0x038fffff] has been reserved
[    0.428822] system 00:02: [mem 0x9000000000-0x900fffffff] could not be reserved
[    0.428831] system 00:02: [mem 0xa000000000-0xa00fffffff] could not be reserved
[    0.428911] pnp: PnP ACPI: found 3 devices
[    0.431380] NET: Registered PF_INET protocol family
[    0.431732] IP idents hash table entries: 262144 (order: 9, 2097152 bytes, linear)
[    0.434596] tcp_listen_portaddr_hash hash table entries: 16384 (order: 6, 262144 bytes, linear)
[    0.434772] TCP established hash table entries: 262144 (order: 9, 2097152 bytes, linear)
[    0.435502] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes, linear)
[    0.435872] TCP: Hash tables configured (established 262144 bind 65536)
[    0.436169] MPTCP token hash table entries: 32768 (order: 7, 786432 bytes, linear)
[    0.436283] UDP hash table entries: 16384 (order: 7, 524288 bytes, linear)
[    0.436563] UDP-Lite hash table entries: 16384 (order: 7, 524288 bytes, linear)
[    0.437014] NET: Registered PF_UNIX/PF_LOCAL protocol family
[    0.437029] NET: Registered PF_XDP protocol family
[    0.437089] pci 0004:01:00.1: D0 power state depends on 0004:01:00.0
[    0.437101] PCI: CLS 0 bytes, default 64
[    0.437187] Trying to unpack rootfs image as initramfs...
[    0.438589] hw perfevents: enabled with armv8_pmuv3_0 PMU driver, 7 counters available
[    0.438620] kvm [1]: IPA Size Limit: 44 bits
[    0.439368] kvm [1]: vgic-v2@c0e0000
[    0.439384] kvm [1]: GIC system register CPU interface enabled
[    0.440175] kvm [1]: vgic interrupt IRQ9
[    0.440361] kvm [1]: Hyp mode initialized successfully
[    0.441359] Initialise system trusted keyrings
[    0.441376] Key type blacklist registered
[    0.441448] workingset: timestamp_bits=40 max_order=23 bucket_order=0
[    0.443382] zbud: loaded
[    0.443734] integrity: Platform Keyring initialized
[    0.461254] Key type asymmetric registered
[    0.461269] Asymmetric key parser 'x509' registered
[    0.461318] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 245)
[    0.461395] io scheduler mq-deadline registered
[    0.461401] io scheduler kyber registered
[    0.461468] io scheduler bfq registered
[    0.462442] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[    0.463246] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0
[    0.463288] ACPI: button: Power Button [PWRB]
[    0.465232] thermal LNXTHERM:00: registered as thermal_zone0
[    0.465244] ACPI: thermal: Thermal Zone [THM0] (2147483697 C)
[    0.465558] thermal LNXTHERM:01: registered as thermal_zone1
[    0.465566] ACPI: thermal: Thermal Zone [THM1] (2147483696 C)
[    0.465699] ACPI: \_TZ_.THM2: Invalid passive threshold
[    0.465914] thermal LNXTHERM:02: registered as thermal_zone2
[    0.465921] ACPI: thermal: Thermal Zone [THM2] (2147483697 C)
[    0.466106] ACPI: \_TZ_.THM3: Invalid passive threshold
[    0.466314] thermal LNXTHERM:03: registered as thermal_zone3
[    0.466321] ACPI: thermal: Thermal Zone [THM3] (2147483697 C)
[    0.466464] ACPI: \_TZ_.THM4: Invalid passive threshold
[    0.466711] thermal LNXTHERM:04: registered as thermal_zone4
[    0.466718] ACPI: thermal: Thermal Zone [THM4] (2147483696 C)
[    0.467274] thermal LNXTHERM:05: registered as thermal_zone5
[    0.467284] ACPI: thermal: Thermal Zone [THM5] (2147483697 C)
[    0.467802] thermal LNXTHERM:06: registered as thermal_zone6
[    0.467811] ACPI: thermal: Thermal Zone [THM6] (2147483697 C)
[    0.468113] thermal LNXTHERM:07: registered as thermal_zone7
[    0.468120] ACPI: thermal: Thermal Zone [THM7] (0 C)
[    0.468511] thermal LNXTHERM:08: registered as thermal_zone8
[    0.468519] ACPI: thermal: Thermal Zone [THM8] (0 C)
[    0.468720] ACPI GTDT: found 1 SBSA generic Watchdog(s).
[    0.470772] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
[    0.473491] Serial: AMBA driver
[    0.473586] msm_serial: driver initialized
[    0.474004] arm-smmu arm-smmu.0.auto: probing hardware configuration...
[    0.474015] arm-smmu arm-smmu.0.auto: SMMUv2 with:
[    0.474020] arm-smmu arm-smmu.0.auto: 	stage 1 translation
[    0.474025] arm-smmu arm-smmu.0.auto: 	stage 2 translation
[    0.474029] arm-smmu arm-smmu.0.auto: 	nested translation
[    0.474033] arm-smmu arm-smmu.0.auto: 	coherent table walk
[    0.474038] arm-smmu arm-smmu.0.auto: 	(IDR0.CTTW overridden by FW configuration)
[    0.474043] arm-smmu arm-smmu.0.auto: 	stream matching with 128 register groups
[    0.474050] arm-smmu arm-smmu.0.auto: 	64 context banks (0 stage-2 only)
[    0.474057] arm-smmu arm-smmu.0.auto: 	Supported page sizes: 0x61311000
[    0.474063] arm-smmu arm-smmu.0.auto: 	Stage-1: 48-bit VA -> 48-bit IPA
[    0.474068] arm-smmu arm-smmu.0.auto: 	Stage-2: 48-bit IPA -> 48-bit PA
[    0.476270] SPI driver altr_a10sr has no spi_device_id for altr,a10sr
[    0.476626] libphy: Fixed MDIO Bus: probed
[    0.476872] libphy: Freescale XGMAC MDIO Bus: probed
[    0.667491] Freeing initrd memory: 34172K
[    0.674582] libphy: Freescale XGMAC MDIO Bus: probed
[    0.674784] mousedev: PS/2 mouse device common for all mice
[    0.675969] rtc-efi rtc-efi.0: registered as rtc0
[    0.676426] rtc-efi rtc-efi.0: setting system clock to 2021-12-17T12:34:25 UTC (1639744465)
[    0.677423] ledtrig-cpu: registered to indicate activity on CPUs
[    0.677513] efifb: probing for efifb
[    0.677555] efifb: framebuffer at 0xa400000000, using 3072k, total 3072k
[    0.677560] efifb: mode is 1024x768x32, linelength=4096, pages=1
[    0.677565] efifb: scrolling: redraw
[    0.677568] efifb: Truecolor: size=8:8:8:8, shift=24:16:8:0
[    0.679943] Console: switching to colour frame buffer device 128x48
[    0.682185] fb0: EFI VGA frame buffer device
[    0.682287] SMCCC: SOC_ID: ARCH_SOC_ID not implemented, skipping ....
[    0.682372] hid: raw HID events driver (C) Jiri Kosina
[    0.683092] drop_monitor: Initializing network drop monitor service
[    0.683370] NET: Registered PF_INET6 protocol family
[    0.693574] Segment Routing with IPv6
[    0.693603] RPL Segment Routing with IPv6
[    0.693637] In-situ OAM (IOAM) with IPv6
[    0.694251] registered taskstats version 1
[    0.694683] Loading compiled-in X.509 certificates
[    0.694760] Loaded X.509 cert 'openSUSE Secure Boot Signkey: 9ddf43d9f1a027273f52c6c0775908ee01671325'
[    0.695006] zswap: loaded using pool lzo/zbud
[    0.695898] page_owner is disabled
[    0.696024] Key type ._fscrypt registered
[    0.696052] Key type .fscrypt registered
[    0.696076] Key type fscrypt-provisioning registered
[    0.707020] Key type encrypted registered
[    0.707056] AppArmor: AppArmor sha1 policy hashing enabled
[    0.707961] integrity: Loading X.509 certificate: UEFI:MokListRT (MOKvar table)
[    0.748197] integrity: Loaded X.509 cert 'openSUSE Secure Boot CA: 6842600de22c4c477e95be23dfea9513e5971762'
[    0.748254] ima: No TPM chip found, activating TPM-bypass!
[    0.748288] Loading compiled-in module X.509 certificates
[    0.748344] Loaded X.509 cert 'openSUSE Secure Boot Signkey: 9ddf43d9f1a027273f52c6c0775908ee01671325'
[    0.749852] ima: Allocated hash algorithm: sha256
[    0.751314] ima: No architecture policies found
[    0.752769] evm: Initialising EVM extended attributes:
[    0.754194] evm: security.selinux
[    0.755615] evm: security.SMACK64 (disabled)
[    0.757012] evm: security.SMACK64EXEC (disabled)
[    0.758418] evm: security.SMACK64TRANSMUTE (disabled)
[    0.759739] evm: security.SMACK64MMAP (disabled)
[    0.761012] evm: security.apparmor
[    0.762274] evm: security.ima
[    0.763570] evm: security.capability
[    0.764861] evm: HMAC attrs: 0x1
[    0.766521] fsl_mc_bus NXP0008:00: Adding to iommu group 0
[    0.768469] fsl_mc_bus NXP0008:00: MC firmware version: 10.20.4
[    0.772414] fsl_mc_dprc dprc.1: DMA mask not set
[    0.773855] fsl_mc_dprc dprc.1: Adding to iommu group 1
[    0.819798] fsl_mc_allocator dpbp.0: Adding to iommu group 1
[    0.822214] fsl_mc_allocator dpmcp.35: Adding to iommu group 1
[    0.824121] fsl_mc_allocator dpmcp.34: Adding to iommu group 1
[    0.825967] fsl_mc_allocator dpmcp.33: Adding to iommu group 1
[    0.827732] fsl_mc_allocator dpmcp.32: Adding to iommu group 1
[    0.829474] fsl_mc_allocator dpmcp.31: Adding to iommu group 1
[    0.831205] fsl_mc_allocator dpmcp.30: Adding to iommu group 1
[    0.832905] fsl_mc_allocator dpmcp.29: Adding to iommu group 1
[    0.834596] fsl_mc_allocator dpmcp.28: Adding to iommu group 1
[    0.836260] fsl_mc_allocator dpmcp.27: Adding to iommu group 1
[    0.837884] fsl_mc_allocator dpmcp.26: Adding to iommu group 1
[    0.839503] fsl_mc_allocator dpmcp.25: Adding to iommu group 1
[    0.841085] fsl_mc_allocator dpmcp.24: Adding to iommu group 1
[    0.842614] fsl_mc_allocator dpmcp.23: Adding to iommu group 1
[    0.844177] fsl_mc_allocator dpmcp.22: Adding to iommu group 1
[    0.845700] fsl_mc_allocator dpmcp.21: Adding to iommu group 1
[    0.847197] fsl_mc_allocator dpmcp.20: Adding to iommu group 1
[    0.848707] fsl_mc_allocator dpmcp.19: Adding to iommu group 1
[    0.850188] fsl_mc_allocator dpmcp.18: Adding to iommu group 1
[    0.851631] fsl_mc_allocator dpmcp.17: Adding to iommu group 1
[    0.853050] fsl_mc_allocator dpmcp.16: Adding to iommu group 1
[    0.854430] fsl_mc_allocator dpmcp.15: Adding to iommu group 1
[    0.855795] fsl_mc_allocator dpmcp.14: Adding to iommu group 1
[    0.857168] fsl_mc_allocator dpmcp.13: Adding to iommu group 1
[    0.858500] fsl_mc_allocator dpmcp.12: Adding to iommu group 1
[    0.859829] fsl_mc_allocator dpmcp.11: Adding to iommu group 1
[    0.861084] fsl_mc_allocator dpmcp.10: Adding to iommu group 1
[    0.862323] fsl_mc_allocator dpmcp.9: Adding to iommu group 1
[    0.863526] fsl_mc_allocator dpmcp.8: Adding to iommu group 1
[    0.864704] fsl_mc_allocator dpmcp.7: Adding to iommu group 1
[    0.865870] fsl_mc_allocator dpmcp.6: Adding to iommu group 1
[    0.866991] fsl_mc_allocator dpmcp.5: Adding to iommu group 1
[    0.868080] fsl_mc_allocator dpmcp.4: Adding to iommu group 1
[    0.869162] fsl_mc_allocator dpmcp.3: Adding to iommu group 1
[    0.870224] fsl_mc_allocator dpmcp.2: Adding to iommu group 1
[    0.871257] fsl_mc_allocator dpmcp.1: Adding to iommu group 1
[    0.871770] fsl_mc_allocator dpcon.15: Adding to iommu group 1
[    0.872296] fsl_mc_allocator dpcon.14: Adding to iommu group 1
[    0.872824] fsl_mc_allocator dpcon.13: Adding to iommu group 1
[    0.873335] fsl_mc_allocator dpcon.12: Adding to iommu group 1
[    0.873833] fsl_mc_allocator dpcon.11: Adding to iommu group 1
[    0.874326] fsl_mc_allocator dpcon.10: Adding to iommu group 1
[    0.874809] fsl_mc_allocator dpcon.9: Adding to iommu group 1
[    0.875298] fsl_mc_allocator dpcon.8: Adding to iommu group 1
[    0.875758] fsl_mc_allocator dpcon.7: Adding to iommu group 1
[    0.876206] fsl_mc_allocator dpcon.6: Adding to iommu group 1
[    0.876637] fsl_mc_allocator dpcon.5: Adding to iommu group 1
[    0.877061] fsl_mc_allocator dpcon.4: Adding to iommu group 1
[    0.877466] fsl_mc_allocator dpcon.3: Adding to iommu group 1
[    0.877859] fsl_mc_allocator dpcon.2: Adding to iommu group 1
[    0.878248] fsl_mc_allocator dpcon.1: Adding to iommu group 1
[    0.878641] fsl_mc_allocator dpcon.0: Adding to iommu group 1
[    0.906852] fsl_mc_dprc dprc.1: DPRC device bound to driver
[    0.911971] Freeing unused kernel memory: 8128K
[    1.022605] Run /init as init process
[    1.022943]   with arguments:
[    1.022946]     /init
[    1.022948]     init
[    1.022949]     3
[    1.022951]   with environment:
[    1.022953]     HOME=/
[    1.022954]     TERM=linux
[    1.022956]     BOOT_IMAGE=/boot/Image-5.15.5-1-default
[    1.022958]     log_level=9
[    1.092901] systemd[1]: systemd 249.7+suse.57.g523f32df57 running in system mode (+PAM +AUDIT +SELINUX +APPARMOR -IMA -SMACK +SECCOMP +GCRYPT +GNUTLS +OPENSSL +ACL +BLKID +CURL +ELFUTILS +FIDO2 +IDN2 -IDN +IPTC +KMOD +LIBCRYPTSETUP +LIBFDISK +PCRE2 +PWQUALITY +P11KIT +QRENCODE +BZIP2 +LZ4 +XZ +ZLIB +ZSTD -XKBCOMMON +UTMP +SYSVINIT default-hierarchy=unified)
[    1.094761] systemd[1]: Detected architecture arm64.
[    1.095285] systemd[1]: Running in initial RAM disk.
[    1.098048] systemd[1]: Hostname set to <sr-lx2k-v2>.
[    1.193786] systemd[1]: /usr/lib/systemd/system/plymouth-start.service:15: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed.
[    1.213439] systemd[1]: Queued start job for default target Initrd Default Target.
[    1.214553] random: systemd: uninitialized urandom read (16 bytes read)
[    1.215498] systemd[1]: Reached target Initrd /usr File System.
[    1.217565] random: systemd: uninitialized urandom read (16 bytes read)
[    1.218568] systemd[1]: Reached target Local File Systems.
[    1.220732] random: systemd: uninitialized urandom read (16 bytes read)
[    1.221833] systemd[1]: Reached target Slice Units.
[    1.224181] systemd[1]: Reached target Swaps.
[    1.226644] systemd[1]: Reached target Timer Units.
[    1.229434] systemd[1]: Listening on Journal Socket (/dev/log).
[    1.232367] systemd[1]: Listening on Journal Socket.
[    1.235403] systemd[1]: Listening on udev Control Socket.
[    1.238499] systemd[1]: Listening on udev Kernel Socket.
[    1.241533] systemd[1]: Reached target Socket Units.
[    1.247572] systemd[1]: Started Entropy Daemon based on the HAVEGE algorithm.
[    1.252840] systemd[1]: Starting Create List of Static Device Nodes...
[    1.259231] systemd[1]: Starting Journal Service...
[    1.264999] systemd[1]: Starting Load Kernel Modules...
[    1.270879] systemd[1]: Starting Setup Virtual Console...
[    1.276279] alua: device handler registered
[    1.277136] systemd[1]: Finished Create List of Static Device Nodes.
[    1.281392] emc: device handler registered
[    1.282686] rdac: device handler registered
[    1.288818] systemd[1]: Starting Create Static Device Nodes in /dev...
[    1.293229] device-mapper: core: CONFIG_IMA_DISABLE_HTABLE is disabled. Duplicate IMA measurements will not be recorded in the IMA log.
[    1.293289] device-mapper: uevent: version 1.0.3
[    1.293441] device-mapper: ioctl: 4.45.0-ioctl (2021-03-22) initialised: dm-devel@redhat.com
[    1.308396] systemd[1]: Finished Load Kernel Modules.
[    1.313096] systemd[1]: Finished Create Static Device Nodes in /dev.
[    1.317832] systemd[1]: Finished Setup Virtual Console.
[    1.323532] systemd[1]: Starting dracut ask for additional cmdline parameters...
[    1.328792] systemd[1]: Starting Apply Kernel Variables...
[    1.333456] systemd[1]: Started Journal Service.
[    1.593258] random: crng init done
[    1.595081] random: 7 urandom warning(s) missed due to ratelimiting
[    1.752540] raid6: neonx8   gen()  6267 MB/s
[    1.922537] raid6: neonx8   xor()  4479 MB/s
[    2.092553] raid6: neonx4   gen()  6463 MB/s
[    2.262537] raid6: neonx4   xor()  4585 MB/s
[    2.432538] raid6: neonx2   gen()  5651 MB/s
[    2.602538] raid6: neonx2   xor()  4289 MB/s
[    2.772539] raid6: neonx1   gen()  4382 MB/s
[    2.942546] raid6: neonx1   xor()  3511 MB/s
[    3.112546] raid6: int64x8  gen()  3358 MB/s
[    3.282546] raid6: int64x8  xor()  2006 MB/s
[    3.452546] raid6: int64x4  gen()  3730 MB/s
[    3.622539] raid6: int64x4  xor()  2107 MB/s
[    3.792540] raid6: int64x2  gen()  3499 MB/s
[    3.962538] raid6: int64x2  xor()  1873 MB/s
[    4.132532] raid6: int64x1  gen()  2685 MB/s
[    4.302537] raid6: int64x1  xor()  1399 MB/s
[    4.303988] raid6: using algorithm neonx4 gen() 6463 MB/s
[    4.305399] raid6: .... xor() 4585 MB/s, rmw enabled
[    4.306777] raid6: using neon recovery algorithm
[    4.309993] xor: measuring software checksum speed
[    4.312384]    8regs           :  8967 MB/sec
[    4.314595]    32regs          : 10607 MB/sec
[    4.317063]    arm64_neon      :  7710 MB/sec
[    4.318213] xor: using function: 32regs (10607 MB/sec)
[    4.378937] Btrfs loaded, crc32c=crc32c-generic, assert=on, zoned=yes, fsverity=yes
[    4.679268] i2c i2c-0: IMX I2C adapter registered
[    4.681593] ahci NXP0004:00: Adding to iommu group 2
[    4.681619] i2c i2c-1: IMX I2C adapter registered
[    4.683501] ahci NXP0004:00: supply ahci not found, using dummy regulator
[    4.686385] ahci NXP0004:00: supply phy not found, using dummy regulator
[    4.688779] ahci NXP0004:00: supply target not found, using dummy regulator
[    4.689374] ACPI: bus type USB registered
[    4.689732] ftm-alarm NXP0014:00: registered as rtc1
[    4.690499] ahci NXP0004:00: AHCI 0001.0301 32 slots 1 ports 6 Gbps 0x1 impl platform mode
[    4.691720] usbcore: registered new interface driver usbfs
[    4.692868] ahci NXP0004:00: flags: 64bit ncq sntf pm clo only pmp fbs pio slum part ccc sds apst 
[    4.693458] scsi host0: ahci
[    4.694485] usbcore: registered new interface driver hub
[    4.695759] ata1: SATA max UDMA/133 mmio [mem 0x03200000-0x0320ffff] port 0x100 irq 85
[    4.697178] usbcore: registered new device driver usb
[    4.698497] ahci NXP0004:01: Adding to iommu group 3
[    4.704346] ahci NXP0004:01: supply ahci not found, using dummy regulator
[    4.704415] ahci NXP0004:01: supply phy not found, using dummy regulator
[    4.704884] nvme 0002:01:00.0: Adding to iommu group 4
[    4.705182] nvme nvme0: pci function 0002:01:00.0
[    4.709303] ahci NXP0004:01: supply target not found, using dummy regulator
[    4.709359] ahci NXP0004:01: AHCI 0001.0301 32 slots 1 ports 6 Gbps 0x1 impl platform mode
[    4.709365] ahci NXP0004:01: flags: 64bit ncq sntf pm clo only pmp fbs pio slum part ccc sds apst 
[    4.709857] scsi host1: ahci
[    4.709962] ata2: SATA max UDMA/133 mmio [mem 0x03210000-0x0321ffff] port 0x100 irq 88
[    4.710126] ahci NXP0004:02: Adding to iommu group 5
[    4.710200] ahci NXP0004:02: supply ahci not found, using dummy regulator
[    4.710246] ahci NXP0004:02: supply phy not found, using dummy regulator
[    4.710274] ahci NXP0004:02: supply target not found, using dummy regulator
[    4.710313] ahci NXP0004:02: AHCI 0001.0301 32 slots 1 ports 6 Gbps 0x1 impl platform mode
[    4.710318] ahci NXP0004:02: flags: 64bit ncq sntf pm clo only pmp fbs pio slum part ccc sds apst 
[    4.710661] scsi host2: ahci
[    4.710776] ata3: SATA max UDMA/133 mmio [mem 0x03220000-0x0322ffff] port 0x100 irq 91
[    4.710921] ahci NXP0004:03: Adding to iommu group 6
[    4.710997] ahci NXP0004:03: supply ahci not found, using dummy regulator
[    4.711058] ahci NXP0004:03: supply phy not found, using dummy regulator
[    4.711089] ahci NXP0004:03: supply target not found, using dummy regulator
[    4.711133] ahci NXP0004:03: AHCI 0001.0301 32 slots 1 ports 6 Gbps 0x1 impl platform mode
[    4.711138] ahci NXP0004:03: flags: 64bit ncq sntf pm clo only pmp fbs pio slum part ccc sds apst 
[    4.711455] scsi host3: ahci
[    4.711549] ata4: SATA max UDMA/133 mmio [mem 0x03230000-0x0323ffff] port 0x100 irq 94
[    4.715189] [drm:drm_core_init [drm]] Initialized
[    4.718226] sbsa-gwdt sbsa-gwdt.0: Initialized with 10s timeout @ 25000050 Hz, action=0.
[    4.719874] nvme nvme0: 15/0/0 default/read/poll queues
[    4.721333] xhci-hcd 808622B7:00: Adding to iommu group 7
[    4.726691]  nvme0n1: p1 p2 p3
[    4.729341] xhci-hcd 808622B7:00: xHCI Host Controller
[    4.760168] cryptd: max_cpu_qlen set to 1000
[    4.761841] xhci-hcd 808622B7:00: new USB bus registered, assigned bus number 1
[    4.770000] xhci-hcd 808622B7:00: hcc params 0x0220f66d hci version 0x100 quirks 0x0000000000010010
[    4.772439] xhci-hcd 808622B7:00: irq 98, io mem 0x03100000
[    4.774982] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.15
[    4.777169] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    4.779075] usb usb1: Product: xHCI Host Controller
[    4.781244] usb usb1: Manufacturer: Linux 5.15.5-1-default xhci-hcd
[    4.783096] usb usb1: SerialNumber: 808622B7:00
[    4.785325] hub 1-0:1.0: USB hub found
[    4.787230] hub 1-0:1.0: 1 port detected
[    4.789168] xhci-hcd 808622B7:00: xHCI Host Controller
[    4.791346] xhci-hcd 808622B7:00: new USB bus registered, assigned bus number 2
[    4.793612] xhci-hcd 808622B7:00: Host supports USB 3.0 SuperSpeed
[    4.796008] usb usb2: We don't know the algorithms for LPM for this host, disabling LPM.
[    4.798056] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.15
[    4.799997] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    4.800000] usb usb2: Product: xHCI Host Controller
[    4.800002] usb usb2: Manufacturer: Linux 5.15.5-1-default xhci-hcd
[    4.800004] usb usb2: SerialNumber: 808622B7:00
[    4.800261] hub 2-0:1.0: USB hub found
[    4.808515] hub 2-0:1.0: 1 port detected
[    4.808795] xhci-hcd 808622B7:01: Adding to iommu group 8
[    4.811857] xhci-hcd 808622B7:01: xHCI Host Controller
[    4.811864] xhci-hcd 808622B7:01: new USB bus registered, assigned bus number 3
[    4.811923] xhci-hcd 808622B7:01: hcc params 0x0220f66d hci version 0x100 quirks 0x0000000000010010
[    4.811948] xhci-hcd 808622B7:01: irq 99, io mem 0x03110000
[    4.812081] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.15
[    4.812086] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    4.812088] usb usb3: Product: xHCI Host Controller
[    4.812090] usb usb3: Manufacturer: Linux 5.15.5-1-default xhci-hcd
[    4.812092] usb usb3: SerialNumber: 808622B7:01
[    4.812308] hub 3-0:1.0: USB hub found
[    4.812322] hub 3-0:1.0: 1 port detected
[    4.812484] xhci-hcd 808622B7:01: xHCI Host Controller
[    4.812490] xhci-hcd 808622B7:01: new USB bus registered, assigned bus number 4
[    4.812495] xhci-hcd 808622B7:01: Host supports USB 3.0 SuperSpeed
[    4.812536] usb usb4: We don't know the algorithms for LPM for this host, disabling LPM.
[    4.812576] usb usb4: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.15
[    4.812580] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    4.812583] usb usb4: Product: xHCI Host Controller
[    4.812585] usb usb4: Manufacturer: Linux 5.15.5-1-default xhci-hcd
[    4.812587] usb usb4: SerialNumber: 808622B7:01
[    4.812867] hub 4-0:1.0: USB hub found
[    4.812882] hub 4-0:1.0: 1 port detected
[    4.877550] [drm] amdgpu kernel modesetting enabled.
[    4.877712] amdgpu: CRAT table disabled by module option
[    4.877720] amdgpu: IO link not available for non x86 platforms
[    4.877721] amdgpu: Virtual CRAT table created for CPU
[    4.877748] amdgpu: Topology: Add CPU node
[    4.877925] amdgpu 0004:01:00.0: Adding to iommu group 9
[    4.878005] checking generic (a400000000 300000) vs hw (a400000000 10000000)
[    4.878008] fb0: switching to amdgpu from EFI VGA
[    4.878875] Console: switching to colour dummy device 80x25
[    4.879062] amdgpu 0004:01:00.0: enabling device (0006 -> 0007)
[    4.879074] [drm] initializing kernel modesetting (POLARIS12 0x1002:0x6995 0x1028:0x0B0C 0x00).
[    4.879082] amdgpu 0004:01:00.0: amdgpu: Trusted Memory Zone (TMZ) feature not supported
[    4.879098] [drm] register mmio base: 0x40000000
[    4.879102] [drm] register mmio size: 262144
[    4.879109] [drm] add ip block number 0 <vi_common>
[    4.879113] [drm] add ip block number 1 <gmc_v8_0>
[    4.879117] [drm] add ip block number 2 <tonga_ih>
[    4.879120] [drm] add ip block number 3 <gfx_v8_0>
[    4.879124] [drm] add ip block number 4 <sdma_v3_0>
[    4.879128] [drm] add ip block number 5 <powerplay>
[    4.879132] [drm] add ip block number 6 <dm>
[    4.879135] [drm] add ip block number 7 <uvd_v6_0>
[    4.879139] [drm] add ip block number 8 <vce_v3_0>
[    4.879163] [drm:check_atom_bios [amdgpu]] ATOMBIOS detected
[    4.879578] amdgpu 0004:01:00.0: amdgpu: Fetched VBIOS from VFCT
[    4.879590] amdgpu: ATOM BIOS: 113-D0910602-101
[    4.879599] [drm:amdgpu_atombios_init [amdgpu]] atom firmware requested 001fffe0 32kb
[    4.880011] [drm] UVD is enabled in VM mode
[    4.880020] [drm] UVD ENC is enabled in VM mode
[    4.880025] [drm] VCE enabled in VM mode
[    4.880073] [drm] vm size is 128 GB, 2 levels, block size is 10-bit, fragment size is 9-bit
[    4.880085] [drm:gmc_v8_0_sw_init [amdgpu]] 
[    4.882245] amdgpu 0004:01:00.0: BAR 2: releasing [mem 0xa410000000-0xa4101fffff 64bit pref]
[    4.882261] amdgpu 0004:01:00.0: BAR 0: releasing [mem 0xa400000000-0xa40fffffff 64bit pref]
[    4.882289] amdgpu 0004:01:00.0: BAR 0: assigned [mem 0xa480000000-0xa4ffffffff 64bit pref]
[    4.882302] amdgpu 0004:01:00.0: BAR 2: assigned [mem 0xa400000000-0xa4001fffff 64bit pref]
[    4.882319] amdgpu 0004:01:00.0: amdgpu: VRAM: 2048M 0x000000F400000000 - 0x000000F47FFFFFFF (2048M used)
[    4.882327] amdgpu 0004:01:00.0: amdgpu: GART: 256M 0x000000FF00000000 - 0x000000FF0FFFFFFF
[    4.882337] [drm] Detected VRAM RAM=2048M, BAR=2048M
[    4.882341] [drm] RAM width 64bits GDDR5
[    4.882406] [drm] amdgpu: 2048M of VRAM memory ready
[    4.882413] [drm] amdgpu: 3072M of GTT memory ready.
[    4.882425] [drm] GART: num cpu pages 65536, num gpu pages 65536
[    4.882491] [drm:amdgpu_ucode_print_mc_hdr [amdgpu]] MC
[    4.882955] [drm:amdgpu_ucode_print_common_hdr [amdgpu]] size_bytes: 32608
[    4.883335] [drm:amdgpu_ucode_print_common_hdr [amdgpu]] header_size_bytes: 40
[    4.883710] [drm:amdgpu_ucode_print_common_hdr [amdgpu]] header_version_major: 1
[    4.884085] [drm:amdgpu_ucode_print_common_hdr [amdgpu]] header_version_minor: 0
[    4.884458] [drm:amdgpu_ucode_print_common_hdr [amdgpu]] ip_version_major: 8
[    4.884831] [drm:amdgpu_ucode_print_common_hdr [amdgpu]] ip_version_minor: 1
[    4.885205] [drm:amdgpu_ucode_print_common_hdr [amdgpu]] ucode_version: 0x00b4dc50
[    4.885577] [drm:amdgpu_ucode_print_common_hdr [amdgpu]] ucode_size_bytes: 32160
[    4.885950] [drm:amdgpu_ucode_print_common_hdr [amdgpu]] ucode_array_offset_bytes: 448
[    4.886324] [drm:amdgpu_ucode_print_common_hdr [amdgpu]] crc32: 0x9b1e395c
[    4.886697] [drm:amdgpu_ucode_print_mc_hdr [amdgpu]] io_debug_size_bytes: 192
[    4.887070] [drm:amdgpu_ucode_print_mc_hdr [amdgpu]] io_debug_array_offset_bytes: 256
[    4.889599] [drm] PCIE GART of 256M enabled (table at 0x000000F400300000).
[    4.889739] [drm:amdgpu_irq_init [amdgpu]] amdgpu: irq initialized.
[    4.890128] [drm:gfx_v8_0_sw_init [amdgpu]] 
[    4.893243] [drm] Chained IB support enabled!
[    4.901724] amdgpu 0004:01:00.0: [drm:amdgpu_fence_driver_start_ring [amdgpu]] fence driver on ring gfx use gpu addr 0x000000ff00400040
[    4.902211] amdgpu 0004:01:00.0: [drm:amdgpu_fence_driver_start_ring [amdgpu]] fence driver on ring comp_1.0.0 use gpu addr 0x000000ff004000e0
[    4.903098] amdgpu 0004:01:00.0: [drm:amdgpu_fence_driver_start_ring [amdgpu]] fence driver on ring comp_1.1.0 use gpu addr 0x000000ff00400180
[    4.903599] amdgpu 0004:01:00.0: [drm:amdgpu_fence_driver_start_ring [amdgpu]] fence driver on ring comp_1.2.0 use gpu addr 0x000000ff00400220
[    4.904086] amdgpu 0004:01:00.0: [drm:amdgpu_fence_driver_start_ring [amdgpu]] fence driver on ring comp_1.3.0 use gpu addr 0x000000ff004002c0
[    4.904563] amdgpu 0004:01:00.0: [drm:amdgpu_fence_driver_start_ring [amdgpu]] fence driver on ring comp_1.0.1 use gpu addr 0x000000ff00400360
[    4.905042] amdgpu 0004:01:00.0: [drm:amdgpu_fence_driver_start_ring [amdgpu]] fence driver on ring comp_1.1.1 use gpu addr 0x000000ff00400400
[    4.905524] amdgpu 0004:01:00.0: [drm:amdgpu_fence_driver_start_ring [amdgpu]] fence driver on ring comp_1.2.1 use gpu addr 0x000000ff004004a0
[    4.906003] amdgpu 0004:01:00.0: [drm:amdgpu_fence_driver_start_ring [amdgpu]] fence driver on ring comp_1.3.1 use gpu addr 0x000000ff00400540
[    4.906434] amdgpu 0004:01:00.0: [drm:amdgpu_fence_driver_start_ring [amdgpu]] fence driver on ring kiq_2.1.0 use gpu addr 0x000000ff004005e0
[    4.907840] [drm:sdma_v3_0_sw_init [amdgpu]] 
[    4.909942] amdgpu 0004:01:00.0: [drm:amdgpu_fence_driver_start_ring [amdgpu]] fence driver on ring sdma0 use gpu addr 0x000000ff00400680
[    4.910423] amdgpu 0004:01:00.0: [drm:amdgpu_fence_driver_start_ring [amdgpu]] fence driver on ring sdma1 use gpu addr 0x000000ff00400720
[    4.910857] amdgpu: hwmgr_sw_init smu backed is polaris10_smu
[    4.936504] [drm] Found UVD firmware Version: 1.130 Family ID: 16
[    4.936611] amdgpu 0004:01:00.0: [drm:amdgpu_fence_driver_start_ring [amdgpu]] fence driver on ring uvd use gpu addr 0x000000f4004afa80
[    4.937852] amdgpu 0004:01:00.0: [drm:amdgpu_fence_driver_start_ring [amdgpu]] fence driver on ring uvd_enc0 use gpu addr 0x000000ff00400860
[    4.938340] amdgpu 0004:01:00.0: [drm:amdgpu_fence_driver_start_ring [amdgpu]] fence driver on ring uvd_enc1 use gpu addr 0x000000ff00400900
[    4.949045] [drm] Found VCE firmware Version: 53.26 Binary ID: 3
[    4.949161] amdgpu 0004:01:00.0: [drm:amdgpu_fence_driver_start_ring [amdgpu]] fence driver on ring vce0 use gpu addr 0x000000ff004009a0
[    4.949662] amdgpu 0004:01:00.0: [drm:amdgpu_fence_driver_start_ring [amdgpu]] fence driver on ring vce1 use gpu addr 0x000000ff00400a40
[    4.950159] amdgpu 0004:01:00.0: [drm:amdgpu_fence_driver_start_ring [amdgpu]] fence driver on ring vce2 use gpu addr 0x000000ff00400ae0
[    4.956766] [drm:amdgpu_ucode_print_smc_hdr [amdgpu]] SMC
[    4.957204] [drm:amdgpu_ucode_print_common_hdr [amdgpu]] size_bytes: 130388
[    4.957641] [drm:amdgpu_ucode_print_common_hdr [amdgpu]] header_size_bytes: 36
[    4.958073] [drm:amdgpu_ucode_print_common_hdr [amdgpu]] header_version_major: 1
[    4.958498] [drm:amdgpu_ucode_print_common_hdr [amdgpu]] header_version_minor: 0
[    4.958933] [drm:amdgpu_ucode_print_common_hdr [amdgpu]] ip_version_major: 7
[    4.959364] [drm:amdgpu_ucode_print_common_hdr [amdgpu]] ip_version_minor: 2
[    4.959792] [drm:amdgpu_ucode_print_common_hdr [amdgpu]] ucode_version: 0x00221700
[    4.960226] [drm:amdgpu_ucode_print_common_hdr [amdgpu]] ucode_size_bytes: 130132
[    4.960657] [drm:amdgpu_ucode_print_common_hdr [amdgpu]] ucode_array_offset_bytes: 256
[    4.961087] [drm:amdgpu_ucode_print_common_hdr [amdgpu]] crc32: 0xae2b3b78
[    4.961516] [drm:amdgpu_ucode_print_smc_hdr [amdgpu]] ucode_start_addr: 131072
[    5.023922] ata1: SATA link down (SStatus 0 SControl 300)
[    5.026728] amdgpu 0004:01:00.0: [drm:amdgpu_ring_test_helper [amdgpu]] ring test on gfx succeeded
[    5.027176] amdgpu 0004:01:00.0: [drm:amdgpu_ring_test_helper [amdgpu]] ring test on kiq_2.1.0 succeeded
[    5.027643] amdgpu 0004:01:00.0: [drm:amdgpu_ring_test_helper [amdgpu]] ring test on comp_1.0.0 succeeded
[    5.028095] amdgpu 0004:01:00.0: [drm:amdgpu_ring_test_helper [amdgpu]] ring test on comp_1.1.0 succeeded
[    5.028544] amdgpu 0004:01:00.0: [drm:amdgpu_ring_test_helper [amdgpu]] ring test on comp_1.2.0 succeeded
[    5.028994] amdgpu 0004:01:00.0: [drm:amdgpu_ring_test_helper [amdgpu]] ring test on comp_1.3.0 succeeded
[    5.029442] amdgpu 0004:01:00.0: [drm:amdgpu_ring_test_helper [amdgpu]] ring test on comp_1.0.1 succeeded
[    5.029891] amdgpu 0004:01:00.0: [drm:amdgpu_ring_test_helper [amdgpu]] ring test on comp_1.1.1 succeeded
[    5.030344] amdgpu 0004:01:00.0: [drm:amdgpu_ring_test_helper [amdgpu]] ring test on comp_1.2.1 succeeded
[    5.030797] amdgpu 0004:01:00.0: [drm:amdgpu_ring_test_helper [amdgpu]] ring test on comp_1.3.1 succeeded
[    5.031320] amdgpu 0004:01:00.0: [drm:amdgpu_ring_test_helper [amdgpu]] ring test on sdma0 succeeded
[    5.031768] amdgpu 0004:01:00.0: [drm:amdgpu_ring_test_helper [amdgpu]] ring test on sdma1 succeeded
[    5.034344] ata3: SATA link down (SStatus 0 SControl 300)
[    5.034382] ata2: SATA link down (SStatus 0 SControl 300)
[    5.053919] ata4: SATA link down (SStatus 0 SControl 300)
[    5.062143] [drm:amdgpu_dm_irq_init [amdgpu]] DM_IRQ
[    5.062596] [drm:dal_bios_parser_init_cmd_tbl [amdgpu]] Don't have enable_spread_spectrum_on_ppll for v4
[    5.063035] [drm:dal_bios_parser_init_cmd_tbl [amdgpu]] Don't have program_clock for v7
[    5.063566] [drm:dm_pp_get_clock_levels_by_type_with_latency [amdgpu]] DM_PPLIB: values for Engine clock
[    5.063999] [drm:dm_pp_get_clock_levels_by_type_with_latency [amdgpu]] DM_PPLIB:	 214000 in kHz
[    5.064434] [drm:dm_pp_get_clock_levels_by_type_with_latency [amdgpu]] DM_PPLIB:	 734000 in kHz
[    5.064876] [drm:dm_pp_get_clock_levels_by_type_with_latency [amdgpu]] DM_PPLIB:	 921000 in kHz
[    5.065310] [drm:dm_pp_get_clock_levels_by_type_with_latency [amdgpu]] DM_PPLIB:	 1018000 in kHz
[    5.065745] [drm:dm_pp_get_clock_levels_by_type_with_latency [amdgpu]] DM_PPLIB:	 1098000 in kHz
[    5.066178] [drm:dm_pp_get_clock_levels_by_type_with_latency [amdgpu]] DM_PPLIB:	 1147000 in kHz
[    5.066636] [drm:dm_pp_get_clock_levels_by_type_with_latency [amdgpu]] DM_PPLIB:	 1183000 in kHz
[    5.067083] [drm:dm_pp_get_clock_levels_by_type_with_latency [amdgpu]] DM_PPLIB:	 1219000 in kHz
[    5.067528] [drm:dm_pp_get_clock_levels_by_type_with_latency [amdgpu]] DM_PPLIB: values for Memory clock
[    5.067960] [drm:dm_pp_get_clock_levels_by_type_with_latency [amdgpu]] DM_PPLIB:	 300000 in kHz
[    5.068396] [drm:dm_pp_get_clock_levels_by_type_with_latency [amdgpu]] DM_PPLIB:	 625000 in kHz
[    5.068824] [drm:dm_pp_get_clock_levels_by_type_with_latency [amdgpu]] DM_PPLIB:	 1500000 in kHz
[    5.069286] [drm:dc_create [amdgpu]] BIOS object table - number of connectors: 3
[    5.069717] [drm:dc_create [amdgpu]] DC: create_links: connectors_num: physical:3, virtual:0
[    5.070154] [drm:dc_create [amdgpu]] BIOS object table - printing link object info for connector number: 0, link_index: 0
[    5.070606] [drm:link_create [amdgpu]] BIOS object table - link_id: 19
[    5.071079] [drm:link_create [amdgpu]] BIOS object table - hpd_gpio id: 3
[    5.071541] [drm:link_create [amdgpu]] BIOS object table - hpd_gpio en: 4
[    5.072001] [drm:link_create [amdgpu]] Connector[0] description:signal 32
[    5.072460] [drm:dal_ddc_service_create [amdgpu]] BIOS object table - i2c_line: 0
[    5.072929] [drm:dal_ddc_service_create [amdgpu]] BIOS object table - i2c_engine_id: 1
[    5.073401] [drm:link_create [amdgpu]] BIOS object table - DP_IS_USB_C: 0
[    5.073866] [drm:link_create [amdgpu]] BIOS object table - device_tag.acpi_device: 528
[    5.074325] [drm:link_create [amdgpu]] BIOS object table - device_tag.dev_id.device_type: 3
[    5.074782] [drm:link_create [amdgpu]] BIOS object table - device_tag.dev_id.enum_id: 1
[    5.075253] [drm:link_create [amdgpu]] BIOS object table - dc_link_construct finished successfully.
[    5.075715] [drm:dc_create [amdgpu]] BIOS object table - printing link object info for connector number: 1, link_index: 1
[    5.076173] [drm:link_create [amdgpu]] BIOS object table - link_id: 19
[    5.076643] [drm:link_create [amdgpu]] BIOS object table - hpd_gpio id: 3
[    5.077109] [drm:link_create [amdgpu]] BIOS object table - hpd_gpio en: 3
[    5.077565] [drm:link_create [amdgpu]] Connector[1] description:signal 32
[    5.078030] [drm:dal_ddc_service_create [amdgpu]] BIOS object table - i2c_line: 1
[    5.078492] [drm:dal_ddc_service_create [amdgpu]] BIOS object table - i2c_engine_id: 1
[    5.078957] [drm:link_create [amdgpu]] BIOS object table - DP_IS_USB_C: 0
[    5.079420] [drm:link_create [amdgpu]] BIOS object table - device_tag.acpi_device: 544
[    5.079876] [drm:link_create [amdgpu]] BIOS object table - device_tag.dev_id.device_type: 3
[    5.080332] [drm:link_create [amdgpu]] BIOS object table - device_tag.dev_id.enum_id: 2
[    5.080800] [drm:link_create [amdgpu]] BIOS object table - dc_link_construct finished successfully.
[    5.081265] [drm:dc_create [amdgpu]] BIOS object table - printing link object info for connector number: 2, link_index: 2
[    5.081724] [drm:link_create [amdgpu]] BIOS object table - link_id: 19
[    5.082190] [drm:link_create [amdgpu]] BIOS object table - hpd_gpio id: 3
[    5.082664] [drm:link_create [amdgpu]] BIOS object table - hpd_gpio en: 2
[    5.083128] [drm:link_create [amdgpu]] Connector[2] description:signal 32
[    5.083593] [drm:dal_ddc_service_create [amdgpu]] BIOS object table - i2c_line: 2
[    5.084052] [drm:dal_ddc_service_create [amdgpu]] BIOS object table - i2c_engine_id: 1
[    5.084516] [drm:link_create [amdgpu]] BIOS object table - DP_IS_USB_C: 0
[    5.084977] [drm:link_create [amdgpu]] BIOS object table - device_tag.acpi_device: 560
[    5.085429] [drm:link_create [amdgpu]] BIOS object table - device_tag.dev_id.device_type: 3
[    5.085879] [drm:link_create [amdgpu]] BIOS object table - device_tag.dev_id.enum_id: 3
[    5.086340] [drm:link_create [amdgpu]] BIOS object table - dc_link_construct finished successfully.
[    5.086802] [drm:dc_create [amdgpu]] BIOS object table - end
[    5.087253] [drm:dc_create [amdgpu]] Display Core initialized
[    5.087704] [drm] Display Core initialized with v3.2.149!
[    5.092552] usb 1-1: new high-speed USB device number 2 using xhci-hcd
[    5.122543] usb 3-1: new high-speed USB device number 2 using xhci-hcd
[    5.122570] [drm:amdgpu_dm_init.isra.0 [amdgpu]] amdgpu: freesync_module init done 00000000a7988f5a.
[    5.123151] [drm:amdgpu_dm_init.isra.0 [amdgpu]] amdgpu_dm_connector_init()
[    5.123695] [drm] forcing DP-1 connector off
[    5.123705] [drm:drm_connector_init [drm]] cmdline mode for connector DP-1  0x0@60Hz
[    5.123809] [drm:emulated_link_detect [amdgpu]] *ERROR* Failed to read EDID
[    5.124260] [drm:amdgpu_dm_update_connector_after_detect [amdgpu]] DCHPD: connector_id=0: Old sink=0000000000000000 New sink=000000009e423305
[    5.124729] [drm:amdgpu_dm_init.isra.0 [amdgpu]] amdgpu_dm_connector_init()
[    5.125261] [drm] forcing DP-2 connector off
[    5.125271] [drm:drm_connector_init [drm]] cmdline mode for connector DP-2  0x0@60Hz
[    5.125362] [drm:emulated_link_detect [amdgpu]] *ERROR* Failed to read EDID
[    5.125812] [drm:amdgpu_dm_update_connector_after_detect [amdgpu]] DCHPD: connector_id=1: Old sink=0000000000000000 New sink=00000000b3f846fe
[    5.126286] [drm:amdgpu_dm_init.isra.0 [amdgpu]] amdgpu_dm_connector_init()
[    5.163072] amdgpu 0004:01:00.0: [drm:drm_dp_dpcd_read [drm_kms_helper]] AMDGPU DM aux hw bus 2: 0x00600 AUX -> (ret=  1) 01
[    5.163633] amdgpu 0004:01:00.0: [drm:drm_dp_dpcd_read [drm_kms_helper]] AMDGPU DM aux hw bus 2: 0x00300 AUX -> (ret=  3) 00 00 1a
[    5.163975] amdgpu 0004:01:00.0: [drm:drm_dp_dpcd_write [drm_kms_helper]] AMDGPU DM aux hw bus 2: 0x00303 AUX <- (ret=  9) 95 69 00 00 00 00 08 00 00
[    5.213209] amdgpu 0004:01:00.0: [drm:drm_dp_dpcd_read [drm_kms_helper]] AMDGPU DM aux hw bus 2: 0x00000 AUX -> (ret= 16) 12 14 c4 81 01 00 01 81 02 02 06 00 00 00 81 00
[    5.213879] amdgpu 0004:01:00.0: [drm:drm_dp_dpcd_read [drm_kms_helper]] AMDGPU DM aux hw bus 2: 0x02200 AUX -> (ret= 16) 14 1e c4 81 01 00 01 81 02 02 06 00 00 00 81 00
[    5.214413] amdgpu 0004:01:00.0: [drm:drm_dp_dpcd_read [drm_kms_helper]] AMDGPU DM aux hw bus 2: 0x02210 AUX -> (ret=  1) 08
[    5.215012] amdgpu 0004:01:00.0: [drm:drm_dp_dpcd_read [drm_kms_helper]] AMDGPU DM aux hw bus 2: 0x00500 AUX -> (ret=  9) 00 00 00 00 00 00 00 00 00
[    5.215546] amdgpu 0004:01:00.0: [drm:drm_dp_dpcd_read [drm_kms_helper]] AMDGPU DM aux hw bus 2: 0x00200 AUX -> (ret=  1) 41
[    5.216145] amdgpu 0004:01:00.0: [drm:drm_dp_dpcd_read [drm_kms_helper]] AMDGPU DM aux hw bus 2: 0x00400 AUX -> (ret=  9) 00 0c e7 00 00 00 00 00 00
[    5.216691] amdgpu 0004:01:00.0: [drm:drm_dp_dpcd_read [drm_kms_helper]] AMDGPU DM aux hw bus 2: 0x00409 AUX -> (ret=  3) 00 00 00
[    5.217224] amdgpu 0004:01:00.0: [drm:drm_dp_dpcd_read [drm_kms_helper]] AMDGPU DM aux hw bus 2: 0x00090 AUX -> (ret=  1) bf
[    5.217900] amdgpu 0004:01:00.0: [drm:drm_dp_dpcd_read [drm_kms_helper]] AMDGPU DM aux hw bus 2: 0x00060 AUX -> (ret= 16) 01 21 03 7f 3b 07 01 00 00 1f 0e 11 08 00 00 00
[    5.218447] amdgpu 0004:01:00.0: [drm:drm_dp_dpcd_read [drm_kms_helper]] AMDGPU DM aux hw bus 2: 0x000a0 AUX -> (ret=  3) 00 00 00
[    5.218980] amdgpu 0004:01:00.0: [drm:drm_dp_dpcd_read [drm_kms_helper]] AMDGPU DM aux hw bus 2: 0x00317 AUX -> (ret=  1) 00
[    5.219013] [drm:retrieve_link_cap [amdgpu]] Rx Caps: 
[    5.219961] amdgpu 0004:01:00.0: [drm:drm_dp_dpcd_read [drm_kms_helper]] AMDGPU DM aux hw bus 2: 0x00000 AUX -> (ret=  1) 12
[    5.220497] amdgpu 0004:01:00.0: [drm:drm_dp_dpcd_read [drm_kms_helper]] AMDGPU DM aux hw bus 2: 0x00021 AUX -> (ret=  1) 00
[    5.234333] [drm:drm_add_display_info [drm]] Supported Monitor Refresh rate range is 48 Hz - 144 Hz
[    5.234398] [drm:drm_add_display_info [drm]] non_desktop set to 0
[    5.234456] [drm:drm_add_display_info [drm]] DP-3: Assigning EDID-1.4 digital sink color depth as 10 bpc.
[    5.234514] [drm:__displayid_iter_next [drm]] base revision 0x12, length 23, 0 0
[    5.234577] [drm:amdgpu_dm_update_connector_after_detect [amdgpu]] DCHPD: connector_id=2: Old sink=0000000000000000 New sink=00000000199b6503
[    5.235025] [drm:drm_add_display_info [drm]] Supported Monitor Refresh rate range is 48 Hz - 144 Hz
[    5.235085] [drm:drm_add_display_info [drm]] non_desktop set to 0
[    5.235143] [drm:drm_add_display_info [drm]] DP-3: Assigning EDID-1.4 digital sink color depth as 10 bpc.
[    5.235200] [drm:__displayid_iter_next [drm]] base revision 0x12, length 23, 0 0
[    5.235260] [drm:drm_mode_object_put.part.0 [drm]] OBJ ID: 73 (1)
[    5.235824] amdgpu 0004:01:00.0: [drm:drm_dp_dpcd_read [drm_kms_helper]] AMDGPU DM aux hw bus 2: 0x03000 AUX -> (ret=  1) 00
[    5.236361] amdgpu 0004:01:00.0: [drm:drm_dp_dpcd_read [drm_kms_helper]] AMDGPU DM aux hw bus 2: 0x00007 AUX -> (ret=  1) 81
[    5.236900] amdgpu 0004:01:00.0: [drm:drm_dp_dpcd_read [drm_kms_helper]] AMDGPU DM aux hw bus 2: 0x00201 AUX -> (ret=  1) 00
[    5.237434] amdgpu 0004:01:00.0: [drm:drm_dp_dpcd_read [drm_kms_helper]] AMDGPU DM aux hw bus 2: 0x00218 AUX -> (ret=  1) 00
[    5.237467] amdgpu 0004:01:00.0: [drm:drm_dp_send_real_edid_checksum [drm_kms_helper]] AMDGPU DM aux hw bus 2: Source DUT does not support TEST_EDID_READ
[    5.238015] amdgpu 0004:01:00.0: [drm:drm_dp_dpcd_read [drm_kms_helper]] AMDGPU DM aux hw bus 2: 0x6921d AUX -> (ret=  3) 02 00 02
[    5.238549] amdgpu 0004:01:00.0: [drm:drm_dp_dpcd_read [drm_kms_helper]] AMDGPU DM aux hw bus 2: 0x68028 AUX -> (ret=  1) 01
[    5.238846] amdgpu 0004:01:00.0: [drm:drm_dp_dpcd_write [drm_kms_helper]] AMDGPU DM aux hw bus 2: 0x00600 AUX <- (ret=  1) 02
[    5.240068] amdgpu 0004:01:00.0: [drm:drm_dp_dpcd_write [drm_kms_helper]] AMDGPU DM aux hw bus 2: 0x00600 AUX <- (ret=  1) 01
[    5.240603] amdgpu 0004:01:00.0: [drm:drm_dp_dpcd_read [drm_kms_helper]] AMDGPU DM aux hw bus 2: 0x0000e AUX -> (ret=  1) 81
[    5.241136] amdgpu 0004:01:00.0: [drm:drm_dp_dpcd_read [drm_kms_helper]] AMDGPU DM aux hw bus 2: 0x0000e AUX -> (ret=  1) 81
[    5.241420] amdgpu 0004:01:00.0: [drm:drm_dp_dpcd_write [drm_kms_helper]] AMDGPU DM aux hw bus 2: 0x00102 AUX <- (ret=  1) 00
[    5.241703] amdgpu 0004:01:00.0: [drm:drm_dp_dpcd_write [drm_kms_helper]] AMDGPU DM aux hw bus 2: 0x00108 AUX <- (ret=  1) 01
[    5.241985] amdgpu 0004:01:00.0: [drm:drm_dp_dpcd_write [drm_kms_helper]] AMDGPU DM aux hw bus 2: 0x00107 AUX <- (ret=  1) 10
[    5.242268] amdgpu 0004:01:00.0: [drm:drm_dp_dpcd_write [drm_kms_helper]] AMDGPU DM aux hw bus 2: 0x00101 AUX <- (ret=  1) 84
[    5.242551] amdgpu 0004:01:00.0: [drm:drm_dp_dpcd_write [drm_kms_helper]] AMDGPU DM aux hw bus 2: 0x00100 AUX <- (ret=  1) 1e
[    5.242984] amdgpu 0004:01:00.0: [drm:drm_dp_dpcd_write [drm_kms_helper]] AMDGPU DM aux hw bus 2: 0x00102 AUX <- (ret=  5) 21 00 00 00 00
[    5.247559] amdgpu 0004:01:00.0: [drm:drm_dp_dpcd_read [drm_kms_helper]] AMDGPU DM aux hw bus 2: 0x00202 AUX -> (ret=  6) 00 00 80 02 11 11
[    5.247985] amdgpu 0004:01:00.0: [drm:drm_dp_dpcd_write [drm_kms_helper]] AMDGPU DM aux hw bus 2: 0x00103 AUX <- (ret=  4) 01 01 01 01
[    5.252562] amdgpu 0004:01:00.0: [drm:drm_dp_dpcd_read [drm_kms_helper]] AMDGPU DM aux hw bus 2: 0x00202 AUX -> (ret=  6) 00 00 00 02 22 22
[    5.252989] amdgpu 0004:01:00.0: [drm:drm_dp_dpcd_write [drm_kms_helper]] AMDGPU DM aux hw bus 2: 0x00103 AUX <- (ret=  4) 02 02 02 02
[    5.257563] amdgpu 0004:01:00.0: [drm:drm_dp_dpcd_read [drm_kms_helper]] AMDGPU DM aux hw bus 2: 0x00202 AUX -> (ret=  6) 11 11 80 02 22 22
[    5.257993] amdgpu 0004:01:00.0: [drm:drm_dp_dpcd_write [drm_kms_helper]] AMDGPU DM aux hw bus 2: 0x00102 AUX <- (ret=  5) 07 02 02 02 02
[    5.262574] amdgpu 0004:01:00.0: [drm:drm_dp_dpcd_read [drm_kms_helper]] AMDGPU DM aux hw bus 2: 0x00202 AUX -> (ret=  6) 77 77 80 03 22 22
[    5.263001] amdgpu 0004:01:00.0: [drm:drm_dp_dpcd_write [drm_kms_helper]] AMDGPU DM aux hw bus 2: 0x00103 AUX <- (ret=  4) 02 02 02 02
[    5.267575] amdgpu 0004:01:00.0: [drm:drm_dp_dpcd_read [drm_kms_helper]] AMDGPU DM aux hw bus 2: 0x00202 AUX -> (ret=  6) 77 77 81 03 22 22
[    5.267858] amdgpu 0004:01:00.0: [drm:drm_dp_dpcd_write [drm_kms_helper]] AMDGPU DM aux hw bus 2: 0x00102 AUX <- (ret=  1) 00
[    5.280719] usb 1-1: New USB device found, idVendor=3384, idProduct=0003, bcdDevice= 6.06
[    5.280732] usb 1-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    5.280738] usb 1-1: Product: USB4206 Smart Hub
[    5.280743] usb 1-1: Manufacturer: Microchip
[    5.293091] amdgpu 0004:01:00.0: [drm:drm_dp_dpcd_read [drm_kms_helper]] AMDGPU DM aux hw bus 2: 0x00200 AUX -> (ret=  6) 41 00 77 77 01 03
[    5.293131] [drm:print_status_message.constprop.0 [amdgpu]] HBR3x4 pass VS=2, PE=0, DS=0.5% 30KHz
[    5.295200] amdgpu 0004:01:00.0: [drm:drm_dp_dpcd_read [drm_kms_helper]] AMDGPU DM aux hw bus 2: 0x02002 AUX -> (ret= 14) 41 00 00 00 00 00 00 00 00 00 77 77 01 03
[    5.295477] amdgpu 0004:01:00.0: [drm:drm_dp_dpcd_write [drm_kms_helper]] AMDGPU DM aux hw bus 2: 0x00600 AUX <- (ret=  1) 02
[    5.295608] [drm:dc_link_detect_helper [amdgpu]] ES07D03: [Block 0] 
[    5.296056] [drm:dc_link_detect_helper [amdgpu]] ES07D03: [Block 1] 
[    5.296511] [drm:dc_link_detect_helper [amdgpu]] ES07D03: [Block 2] 
[    5.296971] [drm:dc_link_detect_helper [amdgpu]] dc_link_detect_helper: manufacturer_id = C516, product_id = 1, serial_number = 1010101, manufacture_week = 34, manufacture_year = 31, display_name = ES07D03, speaker_flag = 1, audio_mode_count = 1
[    5.297434] [drm:dc_link_detect_helper [amdgpu]] dc_link_detect_helper: mode number = 0, format_code = 1, channel_count = 2, sample_rate = 7, sample_size = 7
[    5.297898] [drm:dc_link_detect_helper [amdgpu]] link=2, dc_sink_in=00000000199b6503 is now Connected prev_sink=0000000000000000 edid same=0
[    5.298364] [drm:amdgpu_dm_update_connector_after_detect [amdgpu]] DCHPD: connector_id=2: dc_sink didn't change.
[    5.298826] [drm:amdgpu_dm_irq_register_interrupt [amdgpu]] DM_IRQ: added irq handler: 000000006f275f16 for: dal_src=78, irq context=1
[    5.299291] [drm:amdgpu_dm_irq_register_interrupt [amdgpu]] DM_IRQ: added irq handler: 000000009fff907f for: dal_src=79, irq context=1
[    5.299751] [drm:amdgpu_dm_irq_register_interrupt [amdgpu]] DM_IRQ: added irq handler: 000000009022a6e2 for: dal_src=80, irq context=1
[    5.300215] [drm:amdgpu_dm_irq_register_interrupt [amdgpu]] DM_IRQ: added irq handler: 000000006dcabfaf for: dal_src=81, irq context=1
[    5.300676] [drm:amdgpu_dm_irq_register_interrupt [amdgpu]] DM_IRQ: added irq handler: 00000000cdbcd7b1 for: dal_src=82, irq context=1
[    5.301138] [drm:amdgpu_dm_irq_register_interrupt [amdgpu]] DM_IRQ: added irq handler: 00000000daca09c6 for: dal_src=83, irq context=1
[    5.301604] [drm:amdgpu_dm_irq_register_interrupt [amdgpu]] DM_IRQ: added irq handler: 000000006c506d41 for: dal_src=72, irq context=1
[    5.302065] [drm:amdgpu_dm_irq_register_interrupt [amdgpu]] DM_IRQ: added irq handler: 00000000a73e4060 for: dal_src=73, irq context=1
[    5.302550] [drm:amdgpu_dm_irq_register_interrupt [amdgpu]] DM_IRQ: added irq handler: 00000000376091e7 for: dal_src=74, irq context=1
[    5.303007] [drm:amdgpu_dm_irq_register_interrupt [amdgpu]] DM_IRQ: added irq handler: 00000000c1c73d82 for: dal_src=75, irq context=1
[    5.303466] [drm:amdgpu_dm_irq_register_interrupt [amdgpu]] DM_IRQ: added irq handler: 00000000f2d6e632 for: dal_src=76, irq context=1
[    5.303925] [drm:amdgpu_dm_irq_register_interrupt [amdgpu]] DM_IRQ: added irq handler: 000000008e16a245 for: dal_src=77, irq context=1
[    5.304386] [drm:amdgpu_dm_irq_register_interrupt [amdgpu]] DM_IRQ: added irq handler: 000000009040bab9 for: dal_src=26, irq context=1
[    5.304849] [drm:amdgpu_dm_irq_register_interrupt [amdgpu]] DM_IRQ: added irq handler: 000000006cb85312 for: dal_src=27, irq context=1
[    5.305304] [drm:amdgpu_dm_irq_register_interrupt [amdgpu]] DM_IRQ: added irq handler: 00000000870ffd21 for: dal_src=28, irq context=1
[    5.305759] [drm:amdgpu_dm_irq_register_interrupt [amdgpu]] DM_IRQ: added irq handler: 0000000011d7483d for: dal_src=29, irq context=1
[    5.306213] [drm:amdgpu_dm_irq_register_interrupt [amdgpu]] DM_IRQ: added irq handler: 0000000068101898 for: dal_src=30, irq context=1
[    5.306669] [drm:amdgpu_dm_irq_register_interrupt [amdgpu]] DM_IRQ: added irq handler: 0000000059f35ca7 for: dal_src=31, irq context=1
[    5.307121] [drm:amdgpu_dm_irq_register_interrupt [amdgpu]] DM_IRQ: added irq handler: 000000001e4b1099 for: dal_src=5, irq context=0
[    5.307575] [drm:amdgpu_dm_irq_register_interrupt [amdgpu]] DM_IRQ: added irq handler: 0000000046009d60 for: dal_src=11, irq context=0
[    5.308029] [drm:amdgpu_dm_irq_register_interrupt [amdgpu]] DM_IRQ: added irq handler: 00000000b308716e for: dal_src=4, irq context=0
[    5.308478] [drm:amdgpu_dm_irq_register_interrupt [amdgpu]] DM_IRQ: added irq handler: 0000000064301b7a for: dal_src=10, irq context=0
[    5.308932] [drm:amdgpu_dm_irq_register_interrupt [amdgpu]] DM_IRQ: added irq handler: 000000004e77bead for: dal_src=3, irq context=0
[    5.309382] [drm:amdgpu_dm_irq_register_interrupt [amdgpu]] DM_IRQ: added irq handler: 000000002b9ff899 for: dal_src=9, irq context=0
[    5.310140] [drm:amdgpu_dm_init.isra.0 [amdgpu]] KMS initialized.
[    5.312748] usb 3-1: New USB device found, idVendor=04b4, idProduct=6502, bcdDevice=50.10
[    5.312758] usb 3-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[    5.337223] amdgpu 0004:01:00.0: [drm:amdgpu_ring_test_helper [amdgpu]] ring test on uvd succeeded
[    5.339266] amdgpu 0004:01:00.0: [drm:amdgpu_ring_test_helper [amdgpu]] ring test on uvd_enc0 succeeded
[    5.339730] amdgpu 0004:01:00.0: [drm:amdgpu_ring_test_helper [amdgpu]] ring test on uvd_enc1 succeeded
[    5.340063] hub 1-1:1.0: USB hub found
[    5.340104] hub 1-1:1.0: 5 ports detected
[    5.340197] [drm] UVD and UVD ENC initialized successfully.
[    5.356586] hub 3-1:1.0: USB hub found
[    5.356632] hub 3-1:1.0: 4 ports detected
[    5.432557] usb 2-1: new SuperSpeed USB device number 2 using xhci-hcd
[    5.441169] amdgpu 0004:01:00.0: [drm:amdgpu_ring_test_helper [amdgpu]] ring test on vce0 succeeded
[    5.441624] amdgpu 0004:01:00.0: [drm:amdgpu_ring_test_helper [amdgpu]] ring test on vce1 succeeded
[    5.442093] amdgpu 0004:01:00.0: [drm:amdgpu_ring_test_helper [amdgpu]] ring test on vce2 succeeded
[    5.442557] [drm] VCE initialized successfully.
[    5.442934] kfd kfd: amdgpu: Allocated 3969056 bytes on gart
[    5.443011] amdgpu: SRAT table not found
[    5.443016] amdgpu: Virtual CRAT table created for GPU
[    5.443116] amdgpu: Topology: Add dGPU node [0x6995:0x1002]
[    5.443128] kfd kfd: amdgpu: added device 1002:6995
[    5.443164] amdgpu 0004:01:00.0: amdgpu: SE 2, SH per SE 1, CU per SH 5, active_cu_number 8
[    5.443185] [drm:amdgpu_vm_init [amdgpu]] VM update mode is SDMA
[    5.444002] [drm:drm_client_modeset_probe [drm]] 
[    5.444073] [drm:drm_mode_object_get [drm]] OBJ ID: 61 (2)
[    5.444132] [drm:drm_mode_object_get [drm]] OBJ ID: 66 (2)
[    5.444189] [drm:drm_mode_object_get [drm]] OBJ ID: 70 (2)
[    5.444248] [drm:drm_helper_probe_single_connector_modes [drm_kms_helper]] [CONNECTOR:61:DP-1]
[    5.444283] [drm:drm_helper_probe_single_connector_modes [drm_kms_helper]] [CONNECTOR:61:DP-1] status updated from unknown to disconnected
[    5.444316] [drm:drm_helper_probe_single_connector_modes [drm_kms_helper]] [CONNECTOR:61:DP-1] disconnected
[    5.444141] [drm:amdgpu_ih_process [amdgpu]] amdgpu_ih_process: rptr 0, wptr 16
[    5.444352] [drm:drm_helper_probe_single_connector_modes [drm_kms_helper]] [CONNECTOR:66:DP-2]
[    5.444384] [drm:drm_helper_probe_single_connector_modes [drm_kms_helper]] [CONNECTOR:66:DP-2] status updated from unknown to disconnected
[    5.444416] [drm:drm_helper_probe_single_connector_modes [drm_kms_helper]] [CONNECTOR:66:DP-2] disconnected
[    5.444448] [drm:drm_helper_probe_single_connector_modes [drm_kms_helper]] [CONNECTOR:70:DP-3]
[    5.444482] [drm:drm_helper_probe_single_connector_modes [drm_kms_helper]] [CONNECTOR:70:DP-3] status updated from unknown to connected
[    5.444517] [drm:drm_add_edid_modes [drm]] ELD monitor ES07D03
[    5.444576] [drm:drm_add_edid_modes [drm]] ELD size 32, SAD count 1
[    5.444635] [drm:drm_add_display_info [drm]] Supported Monitor Refresh rate range is 48 Hz - 144 Hz
[    5.444693] [drm:drm_add_display_info [drm]] non_desktop set to 0
[    5.444750] [drm:drm_add_display_info [drm]] DP-3: Assigning EDID-1.4 digital sink color depth as 10 bpc.
[    5.444600] [drm:sdma_v3_0_process_trap_irq [amdgpu]] IH: SDMA trap
[    5.444922] [drm:__displayid_iter_next [drm]] base revision 0x12, length 23, 0 0
[    5.445486] amdgpu 0004:01:00.0: [drm:drm_dp_dpcd_read [drm_kms_helper]] AMDGPU DM aux hw bus 2: 0x00007 AUX -> (ret=  1) 81
[    5.445565] [drm:update_stream_scaling_settings [amdgpu]] Destination Rectangle x:0  y:0  width:3840  height:2160
[    5.446021] [drm:create_validate_stream_for_sink [amdgpu]] Mode 3840x2160 (clk 1296000) failed DC validation with error 10 (No DP link bandwidth)
[    5.446517] [drm:update_stream_scaling_settings [amdgpu]] Destination Rectangle x:0  y:0  width:3840  height:2160
[    5.446994] [drm:update_stream_scaling_settings [amdgpu]] Destination Rectangle x:0  y:0  width:3840  height:2160
[    5.447462] [drm:update_stream_scaling_settings [amdgpu]] Destination Rectangle x:0  y:0  width:3840  height:2160
[    5.447914] [drm:create_validate_stream_for_sink [amdgpu]] Mode 3840x2160 (clk 1188000) failed DC validation with error 10 (No DP link bandwidth)
[    5.448389] [drm:update_stream_scaling_settings [amdgpu]] Destination Rectangle x:0  y:0  width:3840  height:2160
[    5.448869] [drm:update_stream_scaling_settings [amdgpu]] Destination Rectangle x:0  y:0  width:3840  height:2160
[    5.449326] [drm:create_validate_stream_for_sink [amdgpu]] Mode 3840x2160 (clk 1186813) failed DC validation with error 10 (No DP link bandwidth)
[    5.449800] [drm:update_stream_scaling_settings [amdgpu]] Destination Rectangle x:0  y:0  width:3840  height:2160
[    5.450277] [drm:update_stream_scaling_settings [amdgpu]] Destination Rectangle x:0  y:0  width:3840  height:2160
[    5.450735] [drm:create_validate_stream_for_sink [amdgpu]] Mode 3840x2160 (clk 1188000) failed DC validation with error 10 (No DP link bandwidth)
[    5.451215] [drm:update_stream_scaling_settings [amdgpu]] Destination Rectangle x:0  y:0  width:3840  height:2160
[    5.451702] [drm:update_stream_scaling_settings [amdgpu]] Destination Rectangle x:0  y:0  width:3840  height:2160
[    5.452178] [drm:update_stream_scaling_settings [amdgpu]] Destination Rectangle x:0  y:0  width:3840  height:2160
[    5.452675] [drm:update_stream_scaling_settings [amdgpu]] Destination Rectangle x:0  y:0  width:3840  height:2160
[    5.453143] [drm:update_stream_scaling_settings [amdgpu]] Destination Rectangle x:0  y:0  width:3840  height:2160
[    5.453631] [drm:update_stream_scaling_settings [amdgpu]] Destination Rectangle x:0  y:0  width:3840  height:2160
[    5.454109] [drm:update_stream_scaling_settings [amdgpu]] Destination Rectangle x:0  y:0  width:3840  height:2160
[    5.454586] [drm:update_stream_scaling_settings [amdgpu]] Destination Rectangle x:0  y:0  width:3840  height:2160
[    5.455067] [drm:update_stream_scaling_settings [amdgpu]] Destination Rectangle x:0  y:0  width:3840  height:2160
[    5.455547] [drm:update_stream_scaling_settings [amdgpu]] Destination Rectangle x:0  y:0  width:3840  height:2160
[    5.456028] [drm:update_stream_scaling_settings [amdgpu]] Destination Rectangle x:0  y:0  width:2560  height:1440
[    5.456505] [drm:update_stream_scaling_settings [amdgpu]] Destination Rectangle x:0  y:0  width:2560  height:1080
[    5.456983] [drm:update_stream_scaling_settings [amdgpu]] Destination Rectangle x:0  y:0  width:2560  height:1080
[    5.457455] [drm:update_stream_scaling_settings [amdgpu]] Destination Rectangle x:0  y:0  width:1920  height:1080
[    5.457924] [drm:update_stream_scaling_settings [amdgpu]] Destination Rectangle x:0  y:0  width:1920  height:1080
[    5.458390] [drm:update_stream_scaling_settings [amdgpu]] Destination Rectangle x:0  y:0  width:1920  height:1080
[    5.458856] [drm:update_stream_scaling_settings [amdgpu]] Destination Rectangle x:0  y:0  width:1920  height:1080
[    5.459321] [drm:update_stream_scaling_settings [amdgpu]] Destination Rectangle x:0  y:0  width:1920  height:1080
[    5.459790] [drm:update_stream_scaling_settings [amdgpu]] Destination Rectangle x:0  y:0  width:1920  height:1080
[    5.460276] [drm:update_stream_scaling_settings [amdgpu]] Destination Rectangle x:0  y:0  width:1680  height:1050
[    5.460759] [drm:update_stream_scaling_settings [amdgpu]] Destination Rectangle x:0  y:0  width:1280  height:1024
[    5.461241] [drm:update_stream_scaling_settings [amdgpu]] Destination Rectangle x:0  y:0  width:1440  height:900
[    5.461724] [drm:update_stream_scaling_settings [amdgpu]] Destination Rectangle x:0  y:0  width:1280  height:960
[    5.462190] [drm:update_stream_scaling_settings [amdgpu]] Destination Rectangle x:0  y:0  width:1280  height:720
[    5.462567] usb 4-1: new SuperSpeed USB device number 2 using xhci-hcd
[    5.462683] [drm:update_stream_scaling_settings [amdgpu]] Destination Rectangle x:0  y:0  width:1280  height:720
[    5.462993] usb 2-1: New USB device found, idVendor=3384, idProduct=0004, bcdDevice= 6.06
[    5.462998] usb 2-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    5.463001] usb 2-1: Product: USB7206 Smart Hub
[    5.463003] usb 2-1: Manufacturer: Microchip
[    5.463156] [drm:update_stream_scaling_settings [amdgpu]] Destination Rectangle x:0  y:0  width:1280  height:720
[    5.463604] [drm:update_stream_scaling_settings [amdgpu]] Destination Rectangle x:0  y:0  width:1280  height:720
[    5.464067] [drm:update_stream_scaling_settings [amdgpu]] Destination Rectangle x:0  y:0  width:1024  height:768
[    5.464545] [drm:update_stream_scaling_settings [amdgpu]] Destination Rectangle x:0  y:0  width:800  height:600
[    5.465024] [drm:update_stream_scaling_settings [amdgpu]] Destination Rectangle x:0  y:0  width:800  height:600
[    5.465493] [drm:update_stream_scaling_settings [amdgpu]] Destination Rectangle x:0  y:0  width:720  height:576
[    5.465953] [drm:update_stream_scaling_settings [amdgpu]] Destination Rectangle x:0  y:0  width:720  height:480
[    5.466421] [drm:update_stream_scaling_settings [amdgpu]] Destination Rectangle x:0  y:0  width:720  height:480
[    5.466889] [drm:update_stream_scaling_settings [amdgpu]] Destination Rectangle x:0  y:0  width:640  height:480
[    5.467355] [drm:update_stream_scaling_settings [amdgpu]] Destination Rectangle x:0  y:0  width:640  height:480
[    5.467822] [drm:update_stream_scaling_settings [amdgpu]] Destination Rectangle x:0  y:0  width:640  height:480
[    5.468302] [drm:update_stream_scaling_settings [amdgpu]] Destination Rectangle x:0  y:0  width:1280  height:800
[    5.468754] [drm:create_validate_stream_for_sink [amdgpu]] Mode 1280x800 (clk 1296000) failed DC validation with error 10 (No DP link bandwidth)
[    5.469230] [drm:update_stream_scaling_settings [amdgpu]] Destination Rectangle x:0  y:0  width:1280  height:800
[    5.469717] [drm:update_stream_scaling_settings [amdgpu]] Destination Rectangle x:0  y:0  width:1600  height:1200
[    5.470171] [drm:create_validate_stream_for_sink [amdgpu]] Mode 1600x1200 (clk 1296000) failed DC validation with error 10 (No DP link bandwidth)
[    5.470651] [drm:update_stream_scaling_settings [amdgpu]] Destination Rectangle x:0  y:0  width:1600  height:1200
[    5.471140] [drm:update_stream_scaling_settings [amdgpu]] Destination Rectangle x:0  y:0  width:1920  height:1200
[    5.471596] [drm:create_validate_stream_for_sink [amdgpu]] Mode 1920x1200 (clk 1296000) failed DC validation with error 10 (No DP link bandwidth)
[    5.472074] [drm:update_stream_scaling_settings [amdgpu]] Destination Rectangle x:0  y:0  width:1920  height:1200
[    5.472549] [drm:drm_mode_debug_printmodeline [drm]] Modeline "1920x1080i": 60 74250 1920 2008 2052 2200 1080 1084 1094 1125 0x40 0x15
[    5.472613] [drm:drm_mode_prune_invalid [drm]] Not using 1920x1080i mode: NO_INTERLACE
[    5.472672] [drm:drm_mode_debug_printmodeline [drm]] Modeline "1920x1080i": 60 74176 1920 2008 2052 2200 1080 1084 1094 1125 0x40 0x15
[    5.472732] [drm:drm_mode_prune_invalid [drm]] Not using 1920x1080i mode: NO_INTERLACE
[    5.472789] [drm:drm_mode_debug_printmodeline [drm]] Modeline "1920x1080i": 50 74250 1920 2448 2492 2640 1080 1084 1094 1125 0x40 0x15
[    5.472849] [drm:drm_mode_prune_invalid [drm]] Not using 1920x1080i mode: NO_INTERLACE
[    5.472907] [drm:drm_mode_debug_printmodeline [drm]] Modeline "720x480i": 60 13514 720 739 801 858 480 488 494 525 0x40 0x101a
[    5.472966] [drm:drm_mode_prune_invalid [drm]] Not using 720x480i mode: NO_INTERLACE
[    5.473024] [drm:drm_mode_debug_printmodeline [drm]] Modeline "720x480i": 60 13500 720 739 801 858 480 488 494 525 0x40 0x101a
[    5.473083] [drm:drm_mode_prune_invalid [drm]] Not using 720x480i mode: NO_INTERLACE
[    5.473147] [drm:drm_helper_probe_single_connector_modes [drm_kms_helper]] [CONNECTOR:70:DP-3] probed modes :
[    5.473182] [drm:drm_mode_debug_printmodeline [drm]] Modeline "3840x2160": 144 1296000 3840 3888 3920 4000 2160 2168 2178 2250 0x48 0x9
[    5.473242] [drm:drm_mode_debug_printmodeline [drm]] Modeline "3840x2160": 60 594000 3840 4016 4104 4400 2160 2168 2178 2250 0x48 0x5
[    5.473302] [drm:drm_mode_debug_printmodeline [drm]] Modeline "3840x2160": 120 1188000 3840 4016 4104 4400 2160 2168 2178 2250 0x40 0x5
[    5.473361] [drm:drm_mode_debug_printmodeline [drm]] Modeline "3840x2160": 120 1186813 3840 4016 4104 4400 2160 2168 2178 2250 0x40 0x5
[    5.473420] [drm:drm_mode_debug_printmodeline [drm]] Modeline "3840x2160": 100 1188000 3840 4896 4984 5280 2160 2168 2178 2250 0x40 0x5
[    5.473479] [drm:drm_mode_debug_printmodeline [drm]] Modeline "3840x2160": 60 594000 3840 4016 4104 4400 2160 2168 2178 2250 0x40 0x9
[    5.473539] [drm:drm_mode_debug_printmodeline [drm]] Modeline "3840x2160": 60 594000 3840 4016 4104 4400 2160 2168 2178 2250 0x40 0x5
[    5.473598] [drm:drm_mode_debug_printmodeline [drm]] Modeline "3840x2160": 60 593407 3840 4016 4104 4400 2160 2168 2178 2250 0x40 0x5
[    5.473657] [drm:drm_mode_debug_printmodeline [drm]] Modeline "3840x2160": 50 594000 3840 4896 4984 5280 2160 2168 2178 2250 0x40 0x5
[    5.473717] [drm:drm_mode_debug_printmodeline [drm]] Modeline "3840x2160": 30 297000 3840 4016 4104 4400 2160 2168 2178 2250 0x40 0x5
[    5.473776] [drm:drm_mode_debug_printmodeline [drm]] Modeline "3840x2160": 30 296703 3840 4016 4104 4400 2160 2168 2178 2250 0x40 0x5
[    5.473836] [drm:drm_mode_debug_printmodeline [drm]] Modeline "3840x2160": 25 297000 3840 4896 4984 5280 2160 2168 2178 2250 0x40 0x5
[    5.473895] [drm:drm_mode_debug_printmodeline [drm]] Modeline "3840x2160": 24 297000 3840 5116 5204 5500 2160 2168 2178 2250 0x40 0x5
[    5.473954] [drm:drm_mode_debug_printmodeline [drm]] Modeline "3840x2160": 24 296703 3840 5116 5204 5500 2160 2168 2178 2250 0x40 0x5
[    5.474013] [drm:drm_mode_debug_printmodeline [drm]] Modeline "2560x1440": 60 241500 2560 2608 2640 2720 1440 1443 1448 1481 0x40 0x5
[    5.474073] [drm:drm_mode_debug_printmodeline [drm]] Modeline "2560x1080": 120 495000 2560 3108 3152 3300 1080 1084 1089 1250 0x40 0x5
[    5.474132] [drm:drm_mode_debug_printmodeline [drm]] Modeline "2560x1080": 120 494505 2560 3108 3152 3300 1080 1084 1089 1250 0x40 0x5
[    5.474191] [drm:drm_mode_debug_printmodeline [drm]] Modeline "1920x1200": 144 1296000 1920 3888 3920 4000 1200 2168 2178 2250 0x40 0x9
[    5.474250] [drm:drm_mode_debug_printmodeline [drm]] Modeline "1920x1080": 120 297000 1920 2008 2052 2200 1080 1084 1089 1125 0x40 0x5
[    5.474309] [drm:drm_mode_debug_printmodeline [drm]] Modeline "1920x1080": 120 296703 1920 2008 2052 2200 1080 1084 1089 1125 0x40 0x5
[    5.474369] [drm:drm_mode_debug_printmodeline [drm]] Modeline "1920x1080": 60 148500 1920 2008 2052 2200 1080 1084 1089 1125 0x40 0x5
[    5.474428] [drm:drm_mode_debug_printmodeline [drm]] Modeline "1920x1080": 60 148500 1920 2008 2052 2200 1080 1084 1089 1125 0x40 0x5
[    5.474487] [drm:drm_mode_debug_printmodeline [drm]] Modeline "1920x1080": 60 148352 1920 2008 2052 2200 1080 1084 1089 1125 0x40 0x5
[    5.474546] [drm:drm_mode_debug_printmodeline [drm]] Modeline "1920x1080": 50 148500 1920 2448 2492 2640 1080 1084 1089 1125 0x40 0x5
[    5.474606] [drm:drm_mode_debug_printmodeline [drm]] Modeline "1600x1200": 144 1296000 1600 3888 3920 4000 1200 2168 2178 2250 0x40 0x9
[    5.474665] [drm:drm_mode_debug_printmodeline [drm]] Modeline "1680x1050": 60 146250 1680 1784 1960 2240 1050 1053 1059 1089 0x40 0x6
[    5.474724] [drm:drm_mode_debug_printmodeline [drm]] Modeline "1280x1024": 60 108000 1280 1328 1440 1688 1024 1025 1028 1066 0x40 0x5
[    5.474783] [drm:drm_mode_debug_printmodeline [drm]] Modeline "1440x900": 60 106500 1440 1520 1672 1904 900 903 909 934 0x40 0x6
[    5.474842] [drm:drm_mode_debug_printmodeline [drm]] Modeline "1280x960": 60 108000 1280 1376 1488 1800 960 961 964 1000 0x40 0x5
[    5.474901] [drm:drm_mode_debug_printmodeline [drm]] Modeline "1280x800": 144 1296000 1280 3888 3920 4000 800 2168 2178 2250 0x40 0x9
[    5.474961] [drm:drm_mode_debug_printmodeline [drm]] Modeline "1280x720": 60 74250 1280 1390 1430 1650 720 725 730 750 0x40 0x5
[    5.475020] [drm:drm_mode_debug_printmodeline [drm]] Modeline "1280x720": 60 74250 1280 1390 1430 1650 720 725 730 750 0x40 0x5
[    5.475079] [drm:drm_mode_debug_printmodeline [drm]] Modeline "1280x720": 60 74176 1280 1390 1430 1650 720 725 730 750 0x40 0x5
[    5.475138] [drm:drm_mode_debug_printmodeline [drm]] Modeline "1280x720": 50 74250 1280 1720 1760 1980 720 725 730 750 0x40 0x5
[    5.475197] [drm:drm_mode_debug_printmodeline [drm]] Modeline "1024x768": 60 65000 1024 1048 1184 1344 768 771 777 806 0x40 0xa
[    5.475257] [drm:drm_mode_debug_printmodeline [drm]] Modeline "800x600": 60 40000 800 840 968 1056 600 601 605 628 0x40 0x5
[    5.475316] [drm:drm_mode_debug_printmodeline [drm]] Modeline "800x600": 56 36000 800 824 896 1024 600 601 603 625 0x40 0x5
[    5.475375] [drm:drm_mode_debug_printmodeline [drm]] Modeline "720x576": 50 27000 720 732 796 864 576 581 586 625 0x40 0xa
[    5.475434] [drm:drm_mode_debug_printmodeline [drm]] Modeline "720x480": 60 27027 720 736 798 858 480 489 495 525 0x40 0xa
[    5.475494] [drm:drm_mode_debug_printmodeline [drm]] Modeline "720x480": 60 27000 720 736 798 858 480 489 495 525 0x40 0xa
[    5.475553] [drm:drm_mode_debug_printmodeline [drm]] Modeline "640x480": 60 25200 640 656 752 800 480 490 492 525 0x40 0xa
[    5.475612] [drm:drm_mode_debug_printmodeline [drm]] Modeline "640x480": 60 25175 640 656 752 800 480 490 492 525 0x40 0xa
[    5.475671] [drm:drm_mode_debug_printmodeline [drm]] Modeline "640x480": 60 25175 640 656 752 800 480 490 492 525 0x40 0xa
[    5.475731] [drm:drm_client_modeset_probe [drm]] connector 61 enabled? no
[    5.475789] [drm:drm_client_modeset_probe [drm]] connector 66 enabled? no
[    5.475847] [drm:drm_client_modeset_probe [drm]] connector 70 enabled? yes
[    5.475910] [drm:drm_client_modeset_probe [drm]] Not using firmware configuration
[    5.475969] [drm:drm_client_modeset_probe [drm]] looking for cmdline mode on connector 70
[    5.476027] [drm:drm_client_modeset_probe [drm]] looking for preferred mode on connector 70 0
[    5.476085] [drm:drm_client_modeset_probe [drm]] found mode 3840x2160
[    5.476143] [drm:drm_client_modeset_probe [drm]] picking CRTCs for 16384x16384 config
[    5.476202] [drm:drm_client_modeset_probe [drm]] desired mode 3840x2160 set on crtc 51 (0,0)
[    5.476261] [drm:drm_mode_object_get [drm]] OBJ ID: 70 (2)
[    5.476319] [drm:drm_mode_object_put.part.0 [drm]] OBJ ID: 61 (2)
[    5.476376] [drm:drm_mode_object_put.part.0 [drm]] OBJ ID: 66 (2)
[    5.476433] [drm:drm_mode_object_put.part.0 [drm]] OBJ ID: 70 (3)
[    5.476493] amdgpu 0004:01:00.0: [drm:__drm_fb_helper_initial_config_and_unlock [drm_kms_helper]] test CRTC 0 primary plane
[    5.476528] amdgpu 0004:01:00.0: [drm:__drm_fb_helper_initial_config_and_unlock [drm_kms_helper]] test CRTC 1 primary plane
[    5.476561] amdgpu 0004:01:00.0: [drm:__drm_fb_helper_initial_config_and_unlock [drm_kms_helper]] test CRTC 2 primary plane
[    5.476594] amdgpu 0004:01:00.0: [drm:__drm_fb_helper_initial_config_and_unlock [drm_kms_helper]] test CRTC 3 primary plane
[    5.476626] amdgpu 0004:01:00.0: [drm:__drm_fb_helper_initial_config_and_unlock [drm_kms_helper]] test CRTC 4 primary plane
[    5.482050] [drm:amdgpu_ih_process [amdgpu]] amdgpu_ih_process: rptr 16, wptr 32
[    5.482495] [drm:sdma_v3_0_process_trap_irq [amdgpu]] IH: SDMA trap
[    5.482991] [drm] fb mappable at 0xA480830000
[    5.483002] [drm] vram apper at 0xA480000000
[    5.483005] [drm] size 33177600
[    5.483009] [drm] fb depth is 24
[    5.483013] [drm]    pitch is 15360
[    5.483235] [drm:drm_atomic_state_init [drm]] Allocated atomic state 00000000113d0003
[    5.483299] [drm:drm_atomic_get_plane_state [drm]] Added [PLANE:40:plane-0] 0000000066df86ce state to 00000000113d0003
[    5.483359] [drm:drm_atomic_get_plane_state [drm]] Added [PLANE:42:plane-1] 00000000bde4696f state to 00000000113d0003
[    5.483418] [drm:drm_atomic_get_plane_state [drm]] Added [PLANE:44:plane-2] 0000000060989a51 state to 00000000113d0003
[    5.483476] [drm:drm_atomic_get_plane_state [drm]] Added [PLANE:46:plane-3] 000000007cb1e163 state to 00000000113d0003
[    5.483534] [drm:drm_atomic_get_plane_state [drm]] Added [PLANE:48:plane-4] 000000000822c326 state to 00000000113d0003
[    5.483593] [drm:drm_atomic_get_plane_state [drm]] Added [PLANE:50:plane-5] 00000000065f894a state to 00000000113d0003
[    5.483652] amdgpu 0004:01:00.0: [drm:drm_atomic_set_fb_for_plane [drm]] Set [NOFB] for [PLANE:50:plane-5] state 00000000065f894a
[    5.483711] [drm:drm_atomic_get_plane_state [drm]] Added [PLANE:52:plane-6] 00000000ab20d01b state to 00000000113d0003
[    5.483769] amdgpu 0004:01:00.0: [drm:drm_atomic_set_fb_for_plane [drm]] Set [NOFB] for [PLANE:52:plane-6] state 00000000ab20d01b
[    5.483827] [drm:drm_atomic_get_plane_state [drm]] Added [PLANE:54:plane-7] 00000000bfbac236 state to 00000000113d0003
[    5.483885] amdgpu 0004:01:00.0: [drm:drm_atomic_set_fb_for_plane [drm]] Set [NOFB] for [PLANE:54:plane-7] state 00000000bfbac236
[    5.483944] [drm:drm_atomic_get_plane_state [drm]] Added [PLANE:56:plane-8] 0000000063d8a635 state to 00000000113d0003
[    5.484002] amdgpu 0004:01:00.0: [drm:drm_atomic_set_fb_for_plane [drm]] Set [NOFB] for [PLANE:56:plane-8] state 0000000063d8a635
[    5.484058] hub 2-1:1.0: USB hub found
[    5.484061] [drm:drm_atomic_get_plane_state [drm]] Added [PLANE:58:plane-9] 0000000082130638 state to 00000000113d0003
[    5.484099] hub 2-1:1.0: 4 ports detected
[    5.484120] amdgpu 0004:01:00.0: [drm:drm_atomic_set_fb_for_plane [drm]] Set [NOFB] for [PLANE:58:plane-9] state 0000000082130638
[    5.484179] [drm:drm_atomic_get_crtc_state [drm]] Added [CRTC:51:crtc-0] 00000000fdbbfa90 state to 00000000113d0003
[    5.484239] amdgpu 0004:01:00.0: [drm:drm_atomic_set_mode_for_crtc [drm]] Set [MODE:3840x2160] for [CRTC:51:crtc-0] state 00000000fdbbfa90
[    5.484298] amdgpu 0004:01:00.0: [drm:drm_atomic_set_crtc_for_plane [drm]] Link [PLANE:48:plane-4] state 000000000822c326 to [CRTC:51:crtc-0]
[    5.484357] amdgpu 0004:01:00.0: [drm:drm_atomic_set_fb_for_plane [drm]] Set [FB:79] for [PLANE:48:plane-4] state 000000000822c326
[    5.484415] [drm:drm_mode_object_get [drm]] OBJ ID: 79 (1)
[    5.484472] [drm:drm_atomic_add_affected_connectors [drm]] Adding all current connectors for [CRTC:51:crtc-0] to 00000000113d0003
[    5.484532] [drm:drm_mode_object_get [drm]] OBJ ID: 70 (2)
[    5.484590] [drm:drm_atomic_get_connector_state [drm]] Added [CONNECTOR:70:DP-3] 00000000407d600e state to 00000000113d0003
[    5.484648] [drm:drm_mode_object_get [drm]] OBJ ID: 70 (3)
[    5.484705] amdgpu 0004:01:00.0: [drm:drm_atomic_set_crtc_for_connector [drm]] Link [CONNECTOR:70:DP-3] state 00000000407d600e to [CRTC:51:crtc-0]
[    5.484763] [drm:drm_atomic_get_crtc_state [drm]] Added [CRTC:53:crtc-1] 00000000adee7fd7 state to 00000000113d0003
[    5.484821] amdgpu 0004:01:00.0: [drm:drm_atomic_set_mode_for_crtc [drm]] Set [NOMODE] for [CRTC:53:crtc-1] state 00000000adee7fd7
[    5.484878] amdgpu 0004:01:00.0: [drm:drm_atomic_set_fb_for_plane [drm]] Set [NOFB] for [PLANE:46:plane-3] state 000000007cb1e163
[    5.484935] [drm:drm_atomic_add_affected_connectors [drm]] Adding all current connectors for [CRTC:53:crtc-1] to 00000000113d0003
[    5.484994] [drm:drm_atomic_get_crtc_state [drm]] Added [CRTC:55:crtc-2] 00000000e46457d3 state to 00000000113d0003
[    5.485052] amdgpu 0004:01:00.0: [drm:drm_atomic_set_mode_for_crtc [drm]] Set [NOMODE] for [CRTC:55:crtc-2] state 00000000e46457d3
[    5.485109] amdgpu 0004:01:00.0: [drm:drm_atomic_set_fb_for_plane [drm]] Set [NOFB] for [PLANE:44:plane-2] state 0000000060989a51
[    5.485166] [drm:drm_atomic_add_affected_connectors [drm]] Adding all current connectors for [CRTC:55:crtc-2] to 00000000113d0003
[    5.485225] [drm:drm_atomic_get_crtc_state [drm]] Added [CRTC:57:crtc-3] 00000000173a8b7a state to 00000000113d0003
[    5.485282] amdgpu 0004:01:00.0: [drm:drm_atomic_set_mode_for_crtc [drm]] Set [NOMODE] for [CRTC:57:crtc-3] state 00000000173a8b7a
[    5.485339] amdgpu 0004:01:00.0: [drm:drm_atomic_set_fb_for_plane [drm]] Set [NOFB] for [PLANE:42:plane-1] state 00000000bde4696f
[    5.485396] [drm:drm_atomic_add_affected_connectors [drm]] Adding all current connectors for [CRTC:57:crtc-3] to 00000000113d0003
[    5.485454] [drm:drm_atomic_get_crtc_state [drm]] Added [CRTC:59:crtc-4] 00000000df177d75 state to 00000000113d0003
[    5.485511] amdgpu 0004:01:00.0: [drm:drm_atomic_set_mode_for_crtc [drm]] Set [NOMODE] for [CRTC:59:crtc-4] state 00000000df177d75
[    5.485569] amdgpu 0004:01:00.0: [drm:drm_atomic_set_fb_for_plane [drm]] Set [NOFB] for [PLANE:40:plane-0] state 0000000066df86ce
[    5.485626] [drm:drm_atomic_add_affected_connectors [drm]] Adding all current connectors for [CRTC:59:crtc-4] to 00000000113d0003
[    5.485684] [drm:drm_atomic_check_only [drm]] checking 00000000113d0003
[    5.485742] [drm:drm_atomic_helper_check_modeset [drm_kms_helper]] [CRTC:51:crtc-0] mode changed
[    5.485777] [drm:drm_atomic_helper_check_modeset [drm_kms_helper]] [CRTC:51:crtc-0] enable changed
[    5.485808] [drm:drm_atomic_helper_check_modeset [drm_kms_helper]] [CRTC:51:crtc-0] active changed
[    5.485842] [drm:drm_atomic_helper_check_modeset [drm_kms_helper]] Updating routing for [CONNECTOR:70:DP-3]
[    5.485873] [drm:drm_atomic_helper_check_modeset [drm_kms_helper]] [CONNECTOR:70:DP-3] using [ENCODER:69:TMDS-69] on [CRTC:51:crtc-0]
[    5.485906] [drm:drm_atomic_helper_check_modeset [drm_kms_helper]] [CRTC:51:crtc-0] needs all connectors, enable: y, active: y
[    5.485938] [drm:drm_atomic_add_affected_connectors [drm]] Adding all current connectors for [CRTC:51:crtc-0] to 00000000113d0003
[    5.485997] [drm:drm_atomic_add_affected_planes [drm]] Adding all current planes for [CRTC:51:crtc-0] to 00000000113d0003
[    5.486054] [drm:drm_atomic_add_encoder_bridges [drm]] Adding all bridges for [encoder:69:TMDS-69] to 00000000113d0003
[    5.486112] [drm:drm_atomic_add_affected_connectors [drm]] Adding all current connectors for [CRTC:51:crtc-0] to 00000000113d0003
[    5.486170] [drm:drm_atomic_add_affected_planes [drm]] Adding all current planes for [CRTC:51:crtc-0] to 00000000113d0003
[    5.486227] [drm:dm_update_crtc_state [amdgpu]] amdgpu_crtc id:0 crtc_state_flags: enable:1, active:1, planes_changed:0, mode_changed:1,active_changed:1,connectors_changed:1
[    5.486697] [drm:update_stream_scaling_settings [amdgpu]] Destination Rectangle x:0  y:0  width:3840  height:2160
[    5.487135] [drm:create_validate_stream_for_sink [amdgpu]] Mode 3840x2160 (clk 1296000) failed DC validation with error 10 (No DP link bandwidth)
[    5.487598] [drm:update_stream_scaling_settings [amdgpu]] Destination Rectangle x:0  y:0  width:3840  height:2160
[    5.488041] [drm:dm_update_crtc_state [amdgpu]] amdgpu_crtc id:0 crtc_state_flags: enable:1, active:1, planes_changed:0, mode_changed:1,active_changed:1,connectors_changed:1
[    5.488495] [drm:drm_atomic_get_private_obj_state [drm]] Added new private object 00000000895422d0 state 0000000061254a5d to 00000000113d0003
[    5.488558] [drm:dm_update_crtc_state [amdgpu]] Enabling DRM crtc: 51
[    5.488998] [drm:update_stream_scaling_settings [amdgpu]] Destination Rectangle x:0  y:0  width:3840  height:2160
[    5.489486] [drm:dm_update_plane_state [amdgpu]] Enabling DRM plane: 48 on DRM crtc 51
[    5.490311] [drm:dce112_validate_bandwidth [amdgpu]] dce112_validate_bandwidth: Bandwidth validation failed!
[    5.490763] amdgpu 0004:01:00.0: [drm:amdgpu_dm_atomic_check [amdgpu]] DC global validation failure: Bandwidth validation failure (BW and Watermark) (13)
[    5.491229] [drm:amdgpu_dm_atomic_check [amdgpu]] Atomic check failed with err: -22 
[    5.491690] [drm:drm_atomic_check_only [drm]] atomic driver check for 00000000113d0003 failed: -22
[    5.491753] [drm:drm_atomic_state_default_clear [drm]] Clearing atomic state 00000000113d0003
[    5.491811] [drm:drm_mode_object_put.part.0 [drm]] OBJ ID: 70 (4)
[    5.491870] [drm:drm_mode_object_put.part.0 [drm]] OBJ ID: 70 (3)
[    5.491928] [drm:drm_mode_object_put.part.0 [drm]] OBJ ID: 80 (1)
[    5.491990] [drm:drm_mode_object_put.part.0 [drm]] OBJ ID: 79 (2)
[    5.492059] [drm:__drm_atomic_state_free [drm]] Freeing atomic state 00000000113d0003
[    5.492125] Console: switching to colour frame buffer device 240x67
[    5.492158] [drm:drm_atomic_state_init [drm]] Allocated atomic state 00000000bb3f2d8f
[    5.492220] [drm:drm_atomic_get_plane_state [drm]] Added [PLANE:40:plane-0] 0000000063d8a635 state to 00000000bb3f2d8f
[    5.492278] [drm:drm_atomic_get_plane_state [drm]] Added [PLANE:42:plane-1] 00000000bfbac236 state to 00000000bb3f2d8f
[    5.492336] [drm:drm_atomic_get_plane_state [drm]] Added [PLANE:44:plane-2] 00000000ab20d01b state to 00000000bb3f2d8f
[    5.492393] [drm:drm_atomic_get_plane_state [drm]] Added [PLANE:46:plane-3] 00000000065f894a state to 00000000bb3f2d8f
[    5.492451] [drm:drm_atomic_get_plane_state [drm]] Added [PLANE:48:plane-4] 000000000822c326 state to 00000000bb3f2d8f
[    5.492508] [drm:drm_atomic_get_plane_state [drm]] Added [PLANE:50:plane-5] 000000007cb1e163 state to 00000000bb3f2d8f
[    5.492575] amdgpu 0004:01:00.0: [drm:drm_atomic_set_fb_for_plane [drm]] Set [NOFB] for [PLANE:50:plane-5] state 000000007cb1e163
[    5.492635] [drm:drm_atomic_get_plane_state [drm]] Added [PLANE:52:plane-6] 0000000060989a51 state to 00000000bb3f2d8f
[    5.492693] amdgpu 0004:01:00.0: [drm:drm_atomic_set_fb_for_plane [drm]] Set [NOFB] for [PLANE:52:plane-6] state 0000000060989a51
[    5.492751] [drm:drm_atomic_get_plane_state [drm]] Added [PLANE:54:plane-7] 00000000bde4696f state to 00000000bb3f2d8f
[    5.492809] amdgpu 0004:01:00.0: [drm:drm_atomic_set_fb_for_plane [drm]] Set [NOFB] for [PLANE:54:plane-7] state 00000000bde4696f
[    5.492867] [drm:drm_atomic_get_plane_state [drm]] Added [PLANE:56:plane-8] 0000000066df86ce state to 00000000bb3f2d8f
[    5.492925] amdgpu 0004:01:00.0: [drm:drm_atomic_set_fb_for_plane [drm]] Set [NOFB] for [PLANE:56:plane-8] state 0000000066df86ce
[    5.492982] [drm:drm_atomic_get_plane_state [drm]] Added [PLANE:58:plane-9] 00000000a9cdcb99 state to 00000000bb3f2d8f
[    5.493040] amdgpu 0004:01:00.0: [drm:drm_atomic_set_fb_for_plane [drm]] Set [NOFB] for [PLANE:58:plane-9] state 00000000a9cdcb99
[    5.493099] [drm:drm_atomic_get_crtc_state [drm]] Added [CRTC:51:crtc-0] 00000000df177d75 state to 00000000bb3f2d8f
[    5.493159] amdgpu 0004:01:00.0: [drm:drm_atomic_set_mode_for_crtc [drm]] Set [MODE:3840x2160] for [CRTC:51:crtc-0] state 00000000df177d75
[    5.493217] amdgpu 0004:01:00.0: [drm:drm_atomic_set_crtc_for_plane [drm]] Link [PLANE:48:plane-4] state 000000000822c326 to [CRTC:51:crtc-0]
[    5.493276] amdgpu 0004:01:00.0: [drm:drm_atomic_set_fb_for_plane [drm]] Set [FB:79] for [PLANE:48:plane-4] state 000000000822c326
[    5.493334] [drm:drm_mode_object_get [drm]] OBJ ID: 79 (1)
[    5.493391] [drm:drm_atomic_add_affected_connectors [drm]] Adding all current connectors for [CRTC:51:crtc-0] to 00000000bb3f2d8f
[    5.493451] [drm:drm_mode_object_get [drm]] OBJ ID: 70 (2)
[    5.493507] [drm:drm_atomic_get_connector_state [drm]] Added [CONNECTOR:70:DP-3] 000000006d582bc0 state to 00000000bb3f2d8f
[    5.493565] [drm:drm_mode_object_get [drm]] OBJ ID: 70 (3)
[    5.493621] amdgpu 0004:01:00.0: [drm:drm_atomic_set_crtc_for_connector [drm]] Link [CONNECTOR:70:DP-3] state 000000006d582bc0 to [CRTC:51:crtc-0]
[    5.493680] [drm:drm_atomic_get_crtc_state [drm]] Added [CRTC:53:crtc-1] 00000000173a8b7a state to 00000000bb3f2d8f
[    5.493738] amdgpu 0004:01:00.0: [drm:drm_atomic_set_mode_for_crtc [drm]] Set [NOMODE] for [CRTC:53:crtc-1] state 00000000173a8b7a
[    5.493796] amdgpu 0004:01:00.0: [drm:drm_atomic_set_fb_for_plane [drm]] Set [NOFB] for [PLANE:46:plane-3] state 00000000065f894a
[    5.493854] [drm:drm_atomic_add_affected_connectors [drm]] Adding all current connectors for [CRTC:53:crtc-1] to 00000000bb3f2d8f
[    5.493913] [drm:drm_atomic_get_crtc_state [drm]] Added [CRTC:55:crtc-2] 00000000e46457d3 state to 00000000bb3f2d8f
[    5.493970] amdgpu 0004:01:00.0: [drm:drm_atomic_set_mode_for_crtc [drm]] Set [NOMODE] for [CRTC:55:crtc-2] state 00000000e46457d3
[    5.494028] amdgpu 0004:01:00.0: [drm:drm_atomic_set_fb_for_plane [drm]] Set [NOFB] for [PLANE:44:plane-2] state 00000000ab20d01b
[    5.494085] [drm:drm_atomic_add_affected_connectors [drm]] Adding all current connectors for [CRTC:55:crtc-2] to 00000000bb3f2d8f
[    5.494144] [drm:drm_atomic_get_crtc_state [drm]] Added [CRTC:57:crtc-3] 00000000adee7fd7 state to 00000000bb3f2d8f
[    5.494202] amdgpu 0004:01:00.0: [drm:drm_atomic_set_mode_for_crtc [drm]] Set [NOMODE] for [CRTC:57:crtc-3] state 00000000adee7fd7
[    5.494259] amdgpu 0004:01:00.0: [drm:drm_atomic_set_fb_for_plane [drm]] Set [NOFB] for [PLANE:42:plane-1] state 00000000bfbac236
[    5.494317] [drm:drm_atomic_add_affected_connectors [drm]] Adding all current connectors for [CRTC:57:crtc-3] to 00000000bb3f2d8f
[    5.494376] [drm:drm_atomic_get_crtc_state [drm]] Added [CRTC:59:crtc-4] 00000000fdbbfa90 state to 00000000bb3f2d8f
[    5.494434] amdgpu 0004:01:00.0: [drm:drm_atomic_set_mode_for_crtc [drm]] Set [NOMODE] for [CRTC:59:crtc-4] state 00000000fdbbfa90
[    5.494491] amdgpu 0004:01:00.0: [drm:drm_atomic_set_fb_for_plane [drm]] Set [NOFB] for [PLANE:40:plane-0] state 0000000063d8a635
[    5.494549] [drm:drm_atomic_add_affected_connectors [drm]] Adding all current connectors for [CRTC:59:crtc-4] to 00000000bb3f2d8f
[    5.494607] [drm:drm_atomic_check_only [drm]] checking 00000000bb3f2d8f
[    5.494665] [drm:drm_atomic_helper_check_modeset [drm_kms_helper]] [CRTC:51:crtc-0] mode changed
[    5.494700] [drm:drm_atomic_helper_check_modeset [drm_kms_helper]] [CRTC:51:crtc-0] enable changed
[    5.494732] [drm:drm_atomic_helper_check_modeset [drm_kms_helper]] [CRTC:51:crtc-0] active changed
[    5.494765] [drm:drm_atomic_helper_check_modeset [drm_kms_helper]] Updating routing for [CONNECTOR:70:DP-3]
[    5.494797] [drm:drm_atomic_helper_check_modeset [drm_kms_helper]] [CONNECTOR:70:DP-3] using [ENCODER:69:TMDS-69] on [CRTC:51:crtc-0]
[    5.494830] [drm:drm_atomic_helper_check_modeset [drm_kms_helper]] [CRTC:51:crtc-0] needs all connectors, enable: y, active: y
[    5.494861] [drm:drm_atomic_add_affected_connectors [drm]] Adding all current connectors for [CRTC:51:crtc-0] to 00000000bb3f2d8f
[    5.494920] [drm:drm_atomic_add_affected_planes [drm]] Adding all current planes for [CRTC:51:crtc-0] to 00000000bb3f2d8f
[    5.494979] [drm:drm_atomic_add_encoder_bridges [drm]] Adding all bridges for [encoder:69:TMDS-69] to 00000000bb3f2d8f
[    5.495038] [drm:drm_atomic_add_affected_connectors [drm]] Adding all current connectors for [CRTC:51:crtc-0] to 00000000bb3f2d8f
[    5.495095] [drm:drm_atomic_add_affected_planes [drm]] Adding all current planes for [CRTC:51:crtc-0] to 00000000bb3f2d8f
[    5.495152] [drm:dm_update_crtc_state [amdgpu]] amdgpu_crtc id:0 crtc_state_flags: enable:1, active:1, planes_changed:0, mode_changed:1,active_changed:1,connectors_changed:1
[    5.495630] [drm:update_stream_scaling_settings [amdgpu]] Destination Rectangle x:0  y:0  width:3840  height:2160
[    5.496090] [drm:create_validate_stream_for_sink [amdgpu]] Mode 3840x2160 (clk 1296000) failed DC validation with error 10 (No DP link bandwidth)
[    5.496575] [drm:update_stream_scaling_settings [amdgpu]] Destination Rectangle x:0  y:0  width:3840  height:2160
[    5.497039] [drm:dm_update_crtc_state [amdgpu]] amdgpu_crtc id:0 crtc_state_flags: enable:1, active:1, planes_changed:0, mode_changed:1,active_changed:1,connectors_changed:1
[    5.497516] [drm:drm_atomic_get_private_obj_state [drm]] Added new private object 00000000895422d0 state 0000000014c3eba0 to 00000000bb3f2d8f
[    5.497578] [drm:dm_update_crtc_state [amdgpu]] Enabling DRM crtc: 51
[    5.498032] [drm:update_stream_scaling_settings [amdgpu]] Destination Rectangle x:0  y:0  width:3840  height:2160
[    5.498536] [drm:dm_update_plane_state [amdgpu]] Enabling DRM plane: 48 on DRM crtc 51
[    5.499365] [drm:dce112_validate_bandwidth [amdgpu]] dce112_validate_bandwidth: Bandwidth validation failed!
[    5.499832] amdgpu 0004:01:00.0: [drm:amdgpu_dm_atomic_check [amdgpu]] DC global validation failure: Bandwidth validation failure (BW and Watermark) (13)
[    5.500290] [drm:amdgpu_dm_atomic_check [amdgpu]] Atomic check failed with err: -22 
[    5.500753] [drm:drm_atomic_check_only [drm]] atomic driver check for 00000000bb3f2d8f failed: -22
[    5.500816] [drm:drm_atomic_state_default_clear [drm]] Clearing atomic state 00000000bb3f2d8f
[    5.500873] [drm:drm_mode_object_put.part.0 [drm]] OBJ ID: 70 (4)
[    5.500932] [drm:drm_mode_object_put.part.0 [drm]] OBJ ID: 70 (3)
[    5.500989] [drm:drm_mode_object_put.part.0 [drm]] OBJ ID: 80 (1)
[    5.501051] [drm:drm_mode_object_put.part.0 [drm]] OBJ ID: 79 (2)
[    5.501116] [drm:__drm_atomic_state_free [drm]] Freeing atomic state 00000000bb3f2d8f
[    5.502810] usb 4-1: New USB device found, idVendor=04b4, idProduct=6500, bcdDevice=50.10
[    5.502816] usb 4-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[    5.528902] amdgpu 0004:01:00.0: [drm] fb0: amdgpu frame buffer device
[    5.532575] hub 4-1:1.0: USB hub found
[    5.533089] hub 4-1:1.0: 4 ports detected
[    5.537934] [drm:drm_atomic_state_init [drm]] Allocated atomic state 00000000bed1b5a4
[    5.538005] [drm:drm_atomic_get_plane_state [drm]] Added [PLANE:40:plane-0] 0000000046f034ce state to 00000000bed1b5a4
[    5.538065] [drm:drm_atomic_get_plane_state [drm]] Added [PLANE:42:plane-1] 0000000045cd1067 state to 00000000bed1b5a4
[    5.538122] [drm:drm_atomic_get_plane_state [drm]] Added [PLANE:44:plane-2] 00000000dbcb5076 state to 00000000bed1b5a4
[    5.538180] [drm:drm_atomic_get_plane_state [drm]] Added [PLANE:46:plane-3] 00000000b24bb688 state to 00000000bed1b5a4
[    5.538237] [drm:drm_atomic_get_plane_state [drm]] Added [PLANE:48:plane-4] 0000000097390fe6 state to 00000000bed1b5a4
[    5.538294] [drm:drm_atomic_get_plane_state [drm]] Added [PLANE:50:plane-5] 000000003187eda3 state to 00000000bed1b5a4
[    5.538352] amdgpu 0004:01:00.0: [drm:drm_atomic_set_fb_for_plane [drm]] Set [NOFB] for [PLANE:50:plane-5] state 000000003187eda3
[    5.538412] [drm:drm_atomic_get_plane_state [drm]] Added [PLANE:52:plane-6] 00000000e329461b state to 00000000bed1b5a4
[    5.538469] amdgpu 0004:01:00.0: [drm:drm_atomic_set_fb_for_plane [drm]] Set [NOFB] for [PLANE:52:plane-6] state 00000000e329461b
[    5.538527] [drm:drm_atomic_get_plane_state [drm]] Added [PLANE:54:plane-7] 0000000025a13e6d state to 00000000bed1b5a4
[    5.538584] amdgpu 0004:01:00.0: [drm:drm_atomic_set_fb_for_plane [drm]] Set [NOFB] for [PLANE:54:plane-7] state 0000000025a13e6d
[    5.538641] [drm:drm_atomic_get_plane_state [drm]] Added [PLANE:56:plane-8] 0000000098e30e17 state to 00000000bed1b5a4
[    5.538699] amdgpu 0004:01:00.0: [drm:drm_atomic_set_fb_for_plane [drm]] Set [NOFB] for [PLANE:56:plane-8] state 0000000098e30e17
[    5.538756] [drm:drm_atomic_get_plane_state [drm]] Added [PLANE:58:plane-9] 00000000545c6cbd state to 00000000bed1b5a4
[    5.538813] amdgpu 0004:01:00.0: [drm:drm_atomic_set_fb_for_plane [drm]] Set [NOFB] for [PLANE:58:plane-9] state 00000000545c6cbd
[    5.538871] [drm:drm_atomic_get_crtc_state [drm]] Added [CRTC:51:crtc-0] 00000000dfa5f6f8 state to 00000000bed1b5a4
[    5.538931] amdgpu 0004:01:00.0: [drm:drm_atomic_set_mode_for_crtc [drm]] Set [MODE:3840x2160] for [CRTC:51:crtc-0] state 00000000dfa5f6f8
[    5.538988] amdgpu 0004:01:00.0: [drm:drm_atomic_set_crtc_for_plane [drm]] Link [PLANE:48:plane-4] state 0000000097390fe6 to [CRTC:51:crtc-0]
[    5.539046] amdgpu 0004:01:00.0: [drm:drm_atomic_set_fb_for_plane [drm]] Set [FB:79] for [PLANE:48:plane-4] state 0000000097390fe6
[    5.539103] [drm:drm_mode_object_get [drm]] OBJ ID: 79 (1)
[    5.539161] [drm:drm_atomic_add_affected_connectors [drm]] Adding all current connectors for [CRTC:51:crtc-0] to 00000000bed1b5a4
[    5.539220] [drm:drm_mode_object_get [drm]] OBJ ID: 70 (2)
[    5.539276] [drm:drm_atomic_get_connector_state [drm]] Added [CONNECTOR:70:DP-3] 0000000080f2a5fd state to 00000000bed1b5a4
[    5.539332] [drm:drm_mode_object_get [drm]] OBJ ID: 70 (3)
[    5.539388] amdgpu 0004:01:00.0: [drm:drm_atomic_set_crtc_for_connector [drm]] Link [CONNECTOR:70:DP-3] state 0000000080f2a5fd to [CRTC:51:crtc-0]
[    5.539447] [drm:drm_atomic_get_crtc_state [drm]] Added [CRTC:53:crtc-1] 000000008599c153 state to 00000000bed1b5a4
[    5.539504] amdgpu 0004:01:00.0: [drm:drm_atomic_set_mode_for_crtc [drm]] Set [NOMODE] for [CRTC:53:crtc-1] state 000000008599c153
[    5.539561] amdgpu 0004:01:00.0: [drm:drm_atomic_set_fb_for_plane [drm]] Set [NOFB] for [PLANE:46:plane-3] state 00000000b24bb688
[    5.539618] [drm:drm_atomic_add_affected_connectors [drm]] Adding all current connectors for [CRTC:53:crtc-1] to 00000000bed1b5a4
[    5.539676] [drm:drm_atomic_get_crtc_state [drm]] Added [CRTC:55:crtc-2] 0000000063f1db46 state to 00000000bed1b5a4
[    5.539733] amdgpu 0004:01:00.0: [drm:drm_atomic_set_mode_for_crtc [drm]] Set [NOMODE] for [CRTC:55:crtc-2] state 0000000063f1db46
[    5.539790] amdgpu 0004:01:00.0: [drm:drm_atomic_set_fb_for_plane [drm]] Set [NOFB] for [PLANE:44:plane-2] state 00000000dbcb5076
[    5.539847] [drm:drm_atomic_add_affected_connectors [drm]] Adding all current connectors for [CRTC:55:crtc-2] to 00000000bed1b5a4
[    5.539905] [drm:drm_atomic_get_crtc_state [drm]] Added [CRTC:57:crtc-3] 000000006bb15f87 state to 00000000bed1b5a4
[    5.539962] amdgpu 0004:01:00.0: [drm:drm_atomic_set_mode_for_crtc [drm]] Set [NOMODE] for [CRTC:57:crtc-3] state 000000006bb15f87
[    5.540019] amdgpu 0004:01:00.0: [drm:drm_atomic_set_fb_for_plane [drm]] Set [NOFB] for [PLANE:42:plane-1] state 0000000045cd1067
[    5.540077] [drm:drm_atomic_add_affected_connectors [drm]] Adding all current connectors for [CRTC:57:crtc-3] to 00000000bed1b5a4
[    5.540134] [drm:drm_atomic_get_crtc_state [drm]] Added [CRTC:59:crtc-4] 0000000007e2ed9a state to 00000000bed1b5a4
[    5.540191] amdgpu 0004:01:00.0: [drm:drm_atomic_set_mode_for_crtc [drm]] Set [NOMODE] for [CRTC:59:crtc-4] state 0000000007e2ed9a
[    5.540248] amdgpu 0004:01:00.0: [drm:drm_atomic_set_fb_for_plane [drm]] Set [NOFB] for [PLANE:40:plane-0] state 0000000046f034ce
[    5.540305] [drm:drm_atomic_add_affected_connectors [drm]] Adding all current connectors for [CRTC:59:crtc-4] to 00000000bed1b5a4
[    5.540363] [drm:drm_atomic_check_only [drm]] checking 00000000bed1b5a4
[    5.540420] [drm:drm_atomic_helper_check_modeset [drm_kms_helper]] [CRTC:51:crtc-0] mode changed
[    5.540454] [drm:drm_atomic_helper_check_modeset [drm_kms_helper]] [CRTC:51:crtc-0] enable changed
[    5.540486] [drm:drm_atomic_helper_check_modeset [drm_kms_helper]] [CRTC:51:crtc-0] active changed
[    5.540519] [drm:drm_atomic_helper_check_modeset [drm_kms_helper]] Updating routing for [CONNECTOR:70:DP-3]
[    5.540550] [drm:drm_atomic_helper_check_modeset [drm_kms_helper]] [CONNECTOR:70:DP-3] using [ENCODER:69:TMDS-69] on [CRTC:51:crtc-0]
[    5.540582] [drm:drm_atomic_helper_check_modeset [drm_kms_helper]] [CRTC:51:crtc-0] needs all connectors, enable: y, active: y
[    5.540613] [drm:drm_atomic_add_affected_connectors [drm]] Adding all current connectors for [CRTC:51:crtc-0] to 00000000bed1b5a4
[    5.540671] [drm:drm_atomic_add_affected_planes [drm]] Adding all current planes for [CRTC:51:crtc-0] to 00000000bed1b5a4
[    5.540727] [drm:drm_atomic_add_encoder_bridges [drm]] Adding all bridges for [encoder:69:TMDS-69] to 00000000bed1b5a4
[    5.540785] [drm:drm_atomic_add_affected_connectors [drm]] Adding all current connectors for [CRTC:51:crtc-0] to 00000000bed1b5a4
[    5.540842] [drm:drm_atomic_add_affected_planes [drm]] Adding all current planes for [CRTC:51:crtc-0] to 00000000bed1b5a4
[    5.540899] [drm:dm_update_crtc_state [amdgpu]] amdgpu_crtc id:0 crtc_state_flags: enable:1, active:1, planes_changed:0, mode_changed:1,active_changed:1,connectors_changed:1
[    5.541381] [drm:update_stream_scaling_settings [amdgpu]] Destination Rectangle x:0  y:0  width:3840  height:2160
[    5.541850] [drm:create_validate_stream_for_sink [amdgpu]] Mode 3840x2160 (clk 1296000) failed DC validation with error 10 (No DP link bandwidth)
[    5.542343] [drm:update_stream_scaling_settings [amdgpu]] Destination Rectangle x:0  y:0  width:3840  height:2160
[    5.542814] [drm:dm_update_crtc_state [amdgpu]] amdgpu_crtc id:0 crtc_state_flags: enable:1, active:1, planes_changed:0, mode_changed:1,active_changed:1,connectors_changed:1
[    5.543290] [drm:drm_atomic_get_private_obj_state [drm]] Added new private object 00000000895422d0 state 0000000014344be9 to 00000000bed1b5a4
[    5.543351] [drm:dm_update_crtc_state [amdgpu]] Enabling DRM crtc: 51
[    5.543803] [drm:update_stream_scaling_settings [amdgpu]] Destination Rectangle x:0  y:0  width:3840  height:2160
[    5.544320] [drm:dm_update_plane_state [amdgpu]] Enabling DRM plane: 48 on DRM crtc 51
[    5.545150] [drm:dce112_validate_bandwidth [amdgpu]] dce112_validate_bandwidth: Bandwidth validation failed!
[    5.545615] amdgpu 0004:01:00.0: [drm:amdgpu_dm_atomic_check [amdgpu]] DC global validation failure: Bandwidth validation failure (BW and Watermark) (13)
[    5.546086] [drm:amdgpu_dm_atomic_check [amdgpu]] Atomic check failed with err: -22 
[    5.546549] [drm:drm_atomic_check_only [drm]] atomic driver check for 00000000bed1b5a4 failed: -22
[    5.546612] [drm:drm_atomic_state_default_clear [drm]] Clearing atomic state 00000000bed1b5a4
[    5.546670] [drm:drm_mode_object_put.part.0 [drm]] OBJ ID: 70 (4)
[    5.546729] [drm:drm_mode_object_put.part.0 [drm]] OBJ ID: 70 (3)
[    5.546787] [drm:drm_mode_object_put.part.0 [drm]] OBJ ID: 80 (1)
[    5.546849] [drm:drm_mode_object_put.part.0 [drm]] OBJ ID: 79 (2)
[    5.546915] [drm:__drm_atomic_state_free [drm]] Freeing atomic state 00000000bed1b5a4
[    5.616042] amdgpu 0004:01:00.0: amdgpu: Using BACO for runtime pm
[    5.616103] [drm:drm_minor_register [drm]] 
[    5.616284] [drm:drm_minor_register [drm]] new minor registered 128
[    5.616344] [drm:drm_minor_register [drm]] 
[    5.616475] [drm:drm_minor_register [drm]] new minor registered 0
[    5.616619] [drm:drm_sysfs_connector_add [drm]] adding "DP-1" to sysfs
[    5.616745] [drm:drm_dp_aux_register_devnode [drm_kms_helper]] drm_dp_aux_dev: aux [AMDGPU DM aux hw bus 0] registered as minor 0
[    5.616887] [drm:drm_sysfs_hotplug_event [drm]] generating hotplug event
[    5.616984] [drm:drm_sysfs_connector_add [drm]] adding "DP-2" to sysfs
[    5.617107] [drm:drm_dp_aux_register_devnode [drm_kms_helper]] drm_dp_aux_dev: aux [AMDGPU DM aux hw bus 1] registered as minor 1
[    5.617235] [drm:drm_sysfs_hotplug_event [drm]] generating hotplug event
[    5.617325] [drm:drm_sysfs_connector_add [drm]] adding "DP-3" to sysfs
[    5.617442] [drm:drm_dp_aux_register_devnode [drm_kms_helper]] drm_dp_aux_dev: aux [AMDGPU DM aux hw bus 2] registered as minor 2
[    5.617568] [drm:drm_sysfs_hotplug_event [drm]] generating hotplug event
[    5.617634] [drm] Initialized amdgpu 3.42.0 20150101 for 0004:01:00.0 on minor 0
[    5.752555] usb 1-1.2: new full-speed USB device number 3 using xhci-hcd
[    5.752629] usb 3-1.3: new high-speed USB device number 3 using xhci-hcd
[    5.882687] usb 3-1.3: New USB device found, idVendor=0424, idProduct=2514, bcdDevice= b.b3
[    5.882739] usb 3-1.3: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[    5.889329] usb 1-1.2: New USB device found, idVendor=1b1c, idProduct=1b2f, bcdDevice= 3.04
[    5.889378] usb 1-1.2: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[    5.889419] usb 1-1.2: Product: Corsair Gaming SABRE RGB Mouse
[    5.889453] usb 1-1.2: Manufacturer: Corsair
[    5.889479] usb 1-1.2: SerialNumber: 1603003FAEB890E555ACDC09F5001940
[    5.932505] hub 3-1.3:1.0: USB hub found
[    5.932579] hub 3-1.3:1.0: 4 ports detected
[    6.014752] BTRFS: device fsid a62ecfb2-cb64-481c-a0b2-c39f79b9b6ef devid 1 transid 55486 /dev/dm-0 scanned by systemd-udevd (395)
[    6.022674] usbcore: registered new interface driver usbhid
[    6.022723] usbhid: USB HID core driver
[    6.026254] input: Corsair Corsair Gaming SABRE RGB Mouse as /devices/platform/808622B7:00/usb1/1-1/1-1.2/1-1.2:1.0/0003:1B1C:1B2F.0001/input/input1
[    6.026549] input: Corsair Corsair Gaming SABRE RGB Mouse as /devices/platform/808622B7:00/usb1/1-1/1-1.2/1-1.2:1.0/0003:1B1C:1B2F.0001/input/input2
[    6.026707] input: Corsair Corsair Gaming SABRE RGB Mouse as /devices/platform/808622B7:00/usb1/1-1/1-1.2/1-1.2:1.0/0003:1B1C:1B2F.0001/input/input3
[    6.026969] hid-generic 0003:1B1C:1B2F.0001: input,hiddev96,hidraw0: USB HID v1.11 Mouse [Corsair Corsair Gaming SABRE RGB Mouse] on usb-808622B7:00-1.2/input0
[    6.027311] hid-generic 0003:1B1C:1B2F.0002: hiddev97,hidraw1: USB HID v1.11 Device [Corsair Corsair Gaming SABRE RGB Mouse] on usb-808622B7:00-1.2/input1
[    6.102554] usb 1-1.5: new full-speed USB device number 4 using xhci-hcd
[    6.244562] usb 1-1.5: New USB device found, idVendor=3384, idProduct=0001, bcdDevice= 0.01
[    6.244811] usb 1-1.5: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    6.244852] usb 1-1.5: Product: Launch Configurable Keyboard (launch_1)
[    6.244889] usb 1-1.5: Manufacturer: System76
[    6.396975] input: System76 Launch Configurable Keyboard (launch_1) as /devices/platform/808622B7:00/usb1/1-1/1-1.5/1-1.5:1.0/0003:3384:0001.0003/input/input4
[    6.462856] hid-generic 0003:3384:0001.0003: input,hidraw2: USB HID v1.11 Keyboard [System76 Launch Configurable Keyboard (launch_1)] on usb-808622B7:00-1.5/input0
[    6.463733] hid-generic 0003:3384:0001.0004: hiddev98,hidraw3: USB HID v1.11 Device [System76 Launch Configurable Keyboard (launch_1)] on usb-808622B7:00-1.5/input1
[    6.465082] input: System76 Launch Configurable Keyboard (launch_1) System Control as /devices/platform/808622B7:00/usb1/1-1/1-1.5/1-1.5:1.2/0003:3384:0001.0005/input/input5
[    6.532673] input: System76 Launch Configurable Keyboard (launch_1) Consumer Control as /devices/platform/808622B7:00/usb1/1-1/1-1.5/1-1.5:1.2/0003:3384:0001.0005/input/input6
[    6.532858] input: System76 Launch Configurable Keyboard (launch_1) Keyboard as /devices/platform/808622B7:00/usb1/1-1/1-1.5/1-1.5:1.2/0003:3384:0001.0005/input/input7
[    6.533205] hid-generic 0003:3384:0001.0005: input,hidraw4: USB HID v1.11 Keyboard [System76 Launch Configurable Keyboard (launch_1)] on usb-808622B7:00-1.5/input2
[    6.634689] BTRFS info (device dm-0): flagging fs with big metadata feature
[    6.634747] BTRFS info (device dm-0): disk space caching is enabled
[    6.634784] BTRFS info (device dm-0): has skinny extents
[    6.662913] BTRFS info (device dm-0): enabling ssd optimizations
[    7.212321] systemd-journald[245]: Received SIGTERM from PID 1 (systemd).
[    7.307697] systemd[1]: systemd 249.7+suse.57.g523f32df57 running in system mode (+PAM +AUDIT +SELINUX +APPARMOR -IMA -SMACK +SECCOMP +GCRYPT +GNUTLS +OPENSSL +ACL +BLKID +CURL +ELFUTILS +FIDO2 +IDN2 -IDN +IPTC +KMOD +LIBCRYPTSETUP +LIBFDISK +PCRE2 +PWQUALITY +P11KIT +QRENCODE +BZIP2 +LZ4 +XZ +ZLIB +ZSTD -XKBCOMMON +UTMP +SYSVINIT default-hierarchy=unified)
[    7.308317] systemd[1]: Detected architecture arm64.
[    7.570007] systemd[1]: /usr/lib/systemd/system/plymouth-start.service:15: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed.
[    7.672597] [drm:amdgpu_ih_process [amdgpu]] amdgpu_ih_process: rptr 32, wptr 64
[    7.672956] [drm:gfx_v8_0_eop_irq [amdgpu]] IH: CP EOP
[    7.673296] [drm:gfx_v8_0_eop_irq [amdgpu]] IH: CP EOP
[    7.673312] amdgpu 0004:01:00.0: [drm:amdgpu_ib_ring_tests [amdgpu]] ib test on gfx succeeded
[    7.673849] [drm:amdgpu_ih_process [amdgpu]] amdgpu_ih_process: rptr 64, wptr 80
[    7.674182] [drm:gfx_v8_0_eop_irq [amdgpu]] IH: CP EOP
[    7.674530] amdgpu 0004:01:00.0: [drm:amdgpu_ib_ring_tests [amdgpu]] ib test on comp_1.0.0 succeeded
[    7.674928] [drm:amdgpu_ih_process [amdgpu]] amdgpu_ih_process: rptr 80, wptr 96
[    7.675262] [drm:gfx_v8_0_eop_irq [amdgpu]] IH: CP EOP
[    7.675609] amdgpu 0004:01:00.0: [drm:amdgpu_ib_ring_tests [amdgpu]] ib test on comp_1.1.0 succeeded
[    7.676007] [drm:amdgpu_ih_process [amdgpu]] amdgpu_ih_process: rptr 96, wptr 112
[    7.676341] [drm:gfx_v8_0_eop_irq [amdgpu]] IH: CP EOP
[    7.676687] amdgpu 0004:01:00.0: [drm:amdgpu_ib_ring_tests [amdgpu]] ib test on comp_1.2.0 succeeded
[    7.677084] [drm:amdgpu_ih_process [amdgpu]] amdgpu_ih_process: rptr 112, wptr 128
[    7.677419] [drm:gfx_v8_0_eop_irq [amdgpu]] IH: CP EOP
[    7.677765] amdgpu 0004:01:00.0: [drm:amdgpu_ib_ring_tests [amdgpu]] ib test on comp_1.3.0 succeeded
[    7.678162] [drm:amdgpu_ih_process [amdgpu]] amdgpu_ih_process: rptr 128, wptr 144
[    7.678494] [drm:gfx_v8_0_eop_irq [amdgpu]] IH: CP EOP
[    7.678840] amdgpu 0004:01:00.0: [drm:amdgpu_ib_ring_tests [amdgpu]] ib test on comp_1.0.1 succeeded
[    7.679236] [drm:amdgpu_ih_process [amdgpu]] amdgpu_ih_process: rptr 144, wptr 160
[    7.679569] [drm:gfx_v8_0_eop_irq [amdgpu]] IH: CP EOP
[    7.679916] amdgpu 0004:01:00.0: [drm:amdgpu_ib_ring_tests [amdgpu]] ib test on comp_1.1.1 succeeded
[    7.680313] [drm:amdgpu_ih_process [amdgpu]] amdgpu_ih_process: rptr 160, wptr 176
[    7.680646] [drm:gfx_v8_0_eop_irq [amdgpu]] IH: CP EOP
[    7.680991] amdgpu 0004:01:00.0: [drm:amdgpu_ib_ring_tests [amdgpu]] ib test on comp_1.2.1 succeeded
[    7.681387] [drm:amdgpu_ih_process [amdgpu]] amdgpu_ih_process: rptr 176, wptr 192
[    7.681721] [drm:gfx_v8_0_eop_irq [amdgpu]] IH: CP EOP
[    7.682063] amdgpu 0004:01:00.0: [drm:amdgpu_ib_ring_tests [amdgpu]] ib test on comp_1.3.1 succeeded
[    7.682433] [drm:amdgpu_ih_process [amdgpu]] amdgpu_ih_process: rptr 192, wptr 208
[    7.682766] [drm:sdma_v3_0_process_trap_irq [amdgpu]] IH: SDMA trap
[    7.683113] amdgpu 0004:01:00.0: [drm:amdgpu_ib_ring_tests [amdgpu]] ib test on sdma0 succeeded
[    7.683480] [drm:amdgpu_ih_process [amdgpu]] amdgpu_ih_process: rptr 208, wptr 224
[    7.683814] [drm:sdma_v3_0_process_trap_irq [amdgpu]] IH: SDMA trap
[    7.684162] amdgpu 0004:01:00.0: [drm:amdgpu_ib_ring_tests [amdgpu]] ib test on sdma1 succeeded
[    7.712203] [drm:amdgpu_ih_process [amdgpu]] amdgpu_ih_process: rptr 224, wptr 240
[    7.712538] [drm:uvd_v6_0_process_interrupt [amdgpu]] IH: UVD TRAP
[    7.712881] [drm:amdgpu_ih_process [amdgpu]] amdgpu_ih_process: rptr 240, wptr 256
[    7.712890] amdgpu 0004:01:00.0: [drm:amdgpu_ib_ring_tests [amdgpu]] ib test on uvd succeeded
[    7.713215] [drm:uvd_v6_0_process_interrupt [amdgpu]] IH: UVD TRAP
[    7.713558] [drm:amdgpu_ih_process [amdgpu]] amdgpu_ih_process: rptr 256, wptr 256
[    7.714738] [drm:amdgpu_ih_process [amdgpu]] amdgpu_ih_process: rptr 256, wptr 272
[    7.715074] [drm:uvd_v6_0_process_interrupt [amdgpu]] IH: UVD TRAP
[    7.715417] [drm:amdgpu_ih_process [amdgpu]] amdgpu_ih_process: rptr 272, wptr 288
[    7.715442] amdgpu 0004:01:00.0: [drm:amdgpu_ib_ring_tests [amdgpu]] ib test on uvd_enc0 succeeded
[    7.715749] [drm:uvd_v6_0_process_interrupt [amdgpu]] IH: UVD TRAP
[    7.716087] [drm:amdgpu_ih_process [amdgpu]] amdgpu_ih_process: rptr 288, wptr 288
[    7.717247] [drm:amdgpu_ih_process [amdgpu]] amdgpu_ih_process: rptr 288, wptr 304
[    7.717583] [drm:uvd_v6_0_process_interrupt [amdgpu]] IH: UVD TRAP
[    7.717928] [drm:amdgpu_ih_process [amdgpu]] amdgpu_ih_process: rptr 304, wptr 320
[    7.717942] amdgpu 0004:01:00.0: [drm:amdgpu_ib_ring_tests [amdgpu]] ib test on uvd_enc1 succeeded
[    7.718264] [drm:uvd_v6_0_process_interrupt [amdgpu]] IH: UVD TRAP
[    7.718602] [drm:amdgpu_ih_process [amdgpu]] amdgpu_ih_process: rptr 320, wptr 320
[    7.819405] [drm:amdgpu_ih_process [amdgpu]] amdgpu_ih_process: rptr 320, wptr 336
[    7.819741] [drm:vce_v3_0_process_interrupt [amdgpu]] IH: VCE
[    7.820086] [drm:amdgpu_ih_process [amdgpu]] amdgpu_ih_process: rptr 336, wptr 352
[    7.820099] amdgpu 0004:01:00.0: [drm:amdgpu_ib_ring_tests [amdgpu]] ib test on vce0 succeeded
[    7.820419] [drm:vce_v3_0_process_interrupt [amdgpu]] IH: VCE
[    7.820431] amdgpu 0004:01:00.0: [drm:amdgpu_ib_ring_tests [amdgpu]] ib test on vce1 succeeded
[    7.820758] [drm:amdgpu_ih_process [amdgpu]] amdgpu_ih_process: rptr 352, wptr 352
[    7.820761] amdgpu 0004:01:00.0: [drm:amdgpu_ib_ring_tests [amdgpu]] ib test on vce2 succeeded
[    7.835445] systemd[1]: initrd-switch-root.service: Deactivated successfully.
[    7.835948] systemd[1]: Stopped Switch Root.
[    7.836357] systemd[1]: haveged.service: Stop job pending for unit, delaying automatic restart.
[    7.836730] systemd[1]: systemd-journald.service: Scheduled restart job, restart counter is at 1.
[    7.837423] systemd[1]: Created slice Slice /system/getty.
[    7.838071] systemd[1]: Created slice Slice /system/modprobe.
[    7.843858] systemd[1]: Created slice Slice /system/systemd-fsck.
[    7.855244] systemd[1]: Created slice User and Session Slice.
[    7.866549] systemd[1]: Condition check resulted in Dispatch Password Requests to Console Directory Watch being skipped.
[    7.866912] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
[    7.885837] systemd[1]: Reached target Local Encrypted Volumes.
[    7.891602] systemd[1]: Stopped target Switch Root.
[    7.905688] systemd[1]: Stopped target Initrd File Systems.
[    7.911348] systemd[1]: Stopped target Initrd Root File System.
[    7.925375] systemd[1]: Reached target Remote File Systems.
[    7.939356] systemd[1]: Reached target Slice Units.
[    7.953246] systemd[1]: Reached target Swaps.
[    7.958839] systemd[1]: Reached target System Time Set.
[    7.972839] systemd[1]: Reached target Local Verity Protected Volumes.
[    7.987025] systemd[1]: Listening on Device-mapper event daemon FIFOs.
[    8.001271] systemd[1]: Listening on LVM2 poll daemon socket.
[    8.015434] systemd[1]: Listening on initctl Compatibility Named Pipe.
[    8.030230] systemd[1]: Listening on udev Control Socket.
[    8.044304] systemd[1]: Listening on udev Kernel Socket.
[    8.059847] systemd[1]: Mounting Huge Pages File System...
[    8.074678] systemd[1]: Mounting POSIX Message Queue File System...
[    8.089732] systemd[1]: Mounting Kernel Debug File System...
[    8.104627] systemd[1]: Mounting Kernel Trace File System...
[    8.120085] systemd[1]: Mounting Temporary Directory /tmp...
[    8.135632] systemd[1]: Starting Create List of Static Device Nodes...
[    8.150743] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling...
[    8.166086] systemd[1]: Starting Load Kernel Module configfs...
[    8.181555] systemd[1]: Starting Load Kernel Module drm...
[    8.196927] systemd[1]: Starting Load Kernel Module fuse...
[    8.210667] systemd[1]: plymouth-switch-root.service: Deactivated successfully.
[    8.210830] systemd[1]: Stopped Plymouth switch root service.
[    8.212601] fuse: init (API version 7.34)
[    8.238231] systemd[1]: Condition check resulted in Set Up Additional Binary Formats being skipped.
[    8.238288] systemd[1]: systemd-fsck-root.service: Deactivated successfully.
[    8.238404] systemd[1]: Stopped File System Check on Root Device.
[    8.264842] systemd[1]: Stopped Journal Service.
[    8.279633] systemd[1]: Stopped Entropy Daemon based on the HAVEGE algorithm.
[    8.297156] systemd[1]: Starting Journal Service...
[    8.311799] systemd[1]: Starting Load Kernel Modules...
[    8.327021] systemd[1]: Starting Remount Root and Kernel File Systems...
[    8.339039] BTRFS info (device dm-0): disk space caching is enabled
[    8.348875] systemd[1]: Starting Coldplug All udev Devices...
[    8.435580] systemd[1]: Started Journal Service.
[    8.857384] systemd-journald[712]: Received client request to flush runtime journal.
[    8.875059] audit: type=1400 audit(1639744473.689:2): apparmor="STATUS" operation="profile_load" profile="unconfined" name="klogd" pid=779 comm="apparmor_parser"
[    8.876127] audit: type=1400 audit(1639744473.689:3): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/bin/lessopen.sh" pid=782 comm="apparmor_parser"
[    8.876761] audit: type=1400 audit(1639744473.689:4): apparmor="STATUS" operation="profile_load" profile="unconfined" name="nvidia_modprobe" pid=776 comm="apparmor_parser"
[    8.876768] audit: type=1400 audit(1639744473.689:5): apparmor="STATUS" operation="profile_load" profile="unconfined" name="nvidia_modprobe//kmod" pid=776 comm="apparmor_parser"
[    8.877412] audit: type=1400 audit(1639744473.689:6): apparmor="STATUS" operation="profile_load" profile="unconfined" name="dovecot-anvil" pid=783 comm="apparmor_parser"
[    8.877736] audit: type=1400 audit(1639744473.689:7): apparmor="STATUS" operation="profile_load" profile="unconfined" name="ping" pid=773 comm="apparmor_parser"
[    8.878702] audit: type=1400 audit(1639744473.689:8): apparmor="STATUS" operation="profile_load" profile="unconfined" name="samba-bgqd" pid=778 comm="apparmor_parser"
[    8.878711] audit: type=1400 audit(1639744473.689:9): apparmor="STATUS" operation="profile_load" profile="unconfined" name="ghostscript" pid=774 comm="apparmor_parser"
[    8.878714] audit: type=1400 audit(1639744473.689:10): apparmor="STATUS" operation="profile_load" profile="unconfined" name="ghostscript///usr/bin/hpijs" pid=774 comm="apparmor_parser"
[    8.879364] audit: type=1400 audit(1639744473.689:11): apparmor="STATUS" operation="profile_load" profile="unconfined" name="lsb_release" pid=775 comm="apparmor_parser"
[    9.014933] snd_hda_intel 0004:01:00.1: Adding to iommu group 9
[    9.015281] snd_hda_intel 0004:01:00.1: enabling device (0000 -> 0002)
[    9.015289] snd_hda_intel 0004:01:00.1: Force to snoop mode by module option
[    9.048534] fsl_mc_dpio dpio.15: Adding to iommu group 1
[    9.051228] fsl_mc_dpio dpio.15: unknown SoC version
[    9.051828] fsl_mc_dpio dpio.15: probed
[    9.052497] fsl_mc_dpio dpio.14: Adding to iommu group 1
[    9.059024] snd_hda_intel 0004:01:00.1: bound 0004:01:00.0 (ops amdgpu_dm_audio_component_bind_ops [amdgpu])
[    9.061890] pstore: Using crash dump compression: lzo
[    9.065899] fsl_mc_dpio dpio.14: unknown SoC version
[    9.068247] pstore: Registered efi as persistent store backend
[    9.068631] [drm:amdgpu_dm_audio_component_get_eld [amdgpu]] Get ELD : idx=0 ret=0 en=0
[    9.070143] [drm:amdgpu_dm_audio_component_get_eld [amdgpu]] Get ELD : idx=1 ret=0 en=0
[    9.071083] [drm:amdgpu_dm_audio_component_get_eld [amdgpu]] Get ELD : idx=2 ret=0 en=0
[    9.072001] [drm:amdgpu_dm_audio_component_get_eld [amdgpu]] Get ELD : idx=3 ret=0 en=0
[    9.072894] fsl_mc_dpio dpio.14: probed
[    9.072965] [drm:amdgpu_dm_audio_component_get_eld [amdgpu]] Get ELD : idx=4 ret=0 en=0
[    9.096013] input: HDA ATI HDMI HDMI/DP,pcm=3 as /devices/pci0004:01/0004:01:00.1/sound/card0/input8
[    9.096173] input: HDA ATI HDMI HDMI/DP,pcm=7 as /devices/pci0004:01/0004:01:00.1/sound/card0/input9
[    9.096287] input: HDA ATI HDMI HDMI/DP,pcm=8 as /devices/pci0004:01/0004:01:00.1/sound/card0/input10
[    9.096389] input: HDA ATI HDMI HDMI/DP,pcm=9 as /devices/pci0004:01/0004:01:00.1/sound/card0/input11
[    9.096472] input: HDA ATI HDMI HDMI/DP,pcm=10 as /devices/pci0004:01/0004:01:00.1/sound/card0/input12
[    9.096739] fsl_mc_dpio dpio.13: Adding to iommu group 1
[    9.099364] fsl_mc_dpio dpio.13: unknown SoC version
[    9.099933] fsl_mc_dpio dpio.13: probed
[    9.100608] fsl_mc_dpio dpio.12: Adding to iommu group 1
[    9.103037] fsl_mc_dpio dpio.12: unknown SoC version
[    9.123457] BTRFS info (device dm-0): devid 1 device path /dev/mapper/sr--lx2k--v2--vg-suse--root changed to /dev/dm-0 scanned by systemd-udevd (838)
[    9.126631] fsl_mc_dpio dpio.12: probed
[    9.133287] BTRFS info (device dm-0): devid 1 device path /dev/dm-0 changed to /dev/mapper/sr--lx2k--v2--vg-suse--root scanned by systemd-udevd (838)
[    9.136665] fsl_mc_dpio dpio.11: Adding to iommu group 1
[    9.176146] fsl_mc_dpio dpio.11: unknown SoC version
[    9.176705] fsl_mc_dpio dpio.11: probed
[    9.177337] fsl_mc_dpio dpio.10: Adding to iommu group 1
[    9.179941] fsl_mc_dpio dpio.10: unknown SoC version
[    9.198781] fsl_mc_dpio dpio.10: probed
[    9.199446] fsl_mc_dpio dpio.9: Adding to iommu group 1
[    9.211640] fsl_mc_dpio dpio.9: unknown SoC version
[    9.212200] fsl_mc_dpio dpio.9: probed
[    9.212854] fsl_mc_dpio dpio.8: Adding to iommu group 1
[    9.215529] fsl_mc_dpio dpio.8: unknown SoC version
[    9.216116] fsl_mc_dpio dpio.8: probed
[    9.216782] fsl_mc_dpio dpio.7: Adding to iommu group 1
[    9.219452] fsl_mc_dpio dpio.7: unknown SoC version
[    9.233849] BTRFS: device label sbuild devid 1 transid 1694 /dev/dm-4 scanned by systemd-udevd (838)
[    9.235853] fsl_mc_dpio dpio.7: probed
[    9.264578] fsl_mc_dpio dpio.6: Adding to iommu group 1
[    9.267212] fsl_mc_dpio dpio.6: unknown SoC version
[    9.267766] fsl_mc_dpio dpio.6: probed
[    9.268387] fsl_mc_dpio dpio.5: Adding to iommu group 1
[    9.271041] fsl_mc_dpio dpio.5: unknown SoC version
[    9.271577] fsl_mc_dpio dpio.5: probed
[    9.272182] fsl_mc_dpio dpio.4: Adding to iommu group 1
[    9.305662] fsl_mc_dpio dpio.4: unknown SoC version
[    9.306220] fsl_mc_dpio dpio.4: probed
[    9.306873] fsl_mc_dpio dpio.3: Adding to iommu group 1
[    9.309533] fsl_mc_dpio dpio.3: unknown SoC version
[    9.310085] fsl_mc_dpio dpio.3: probed
[    9.310703] fsl_mc_dpio dpio.2: Adding to iommu group 1
[    9.337183] fsl_mc_dpio dpio.2: unknown SoC version
[    9.337738] fsl_mc_dpio dpio.2: probed
[    9.338393] fsl_mc_dpio dpio.1: Adding to iommu group 1
[    9.341029] fsl_mc_dpio dpio.1: unknown SoC version
[    9.341571] fsl_mc_dpio dpio.1: probed
[    9.342166] fsl_mc_dpio dpio.0: Adding to iommu group 1
[    9.369904] fsl_mc_dpio dpio.0: unknown SoC version
[    9.370459] fsl_mc_dpio dpio.0: probed
[    9.381461] [drm:drm_atomic_state_init [drm]] Allocated atomic state 000000007c442dd7
[    9.381539] [drm:drm_atomic_get_plane_state [drm]] Added [PLANE:40:plane-0] 000000008cddb8ed state to 000000007c442dd7
[    9.381600] [drm:drm_atomic_get_plane_state [drm]] Added [PLANE:42:plane-1] 000000002f382b4e state to 000000007c442dd7
[    9.381658] [drm:drm_atomic_get_plane_state [drm]] Added [PLANE:44:plane-2] 00000000ec7f7d86 state to 000000007c442dd7
[    9.381716] [drm:drm_atomic_get_plane_state [drm]] Added [PLANE:46:plane-3] 00000000b7f6ce3b state to 000000007c442dd7
[    9.381773] [drm:drm_atomic_get_plane_state [drm]] Added [PLANE:48:plane-4] 000000001c76d8f1 state to 000000007c442dd7
[    9.381830] [drm:drm_atomic_get_plane_state [drm]] Added [PLANE:50:plane-5] 000000009d678d27 state to 000000007c442dd7
[    9.381890] amdgpu 0004:01:00.0: [drm:drm_atomic_set_fb_for_plane [drm]] Set [NOFB] for [PLANE:50:plane-5] state 000000009d678d27
[    9.381949] [drm:drm_atomic_get_plane_state [drm]] Added [PLANE:52:plane-6] 0000000061dac7a5 state to 000000007c442dd7
[    9.382007] amdgpu 0004:01:00.0: [drm:drm_atomic_set_fb_for_plane [drm]] Set [NOFB] for [PLANE:52:plane-6] state 0000000061dac7a5
[    9.382065] [drm:drm_atomic_get_plane_state [drm]] Added [PLANE:54:plane-7] 000000001c33f6c1 state to 000000007c442dd7
[    9.382122] amdgpu 0004:01:00.0: [drm:drm_atomic_set_fb_for_plane [drm]] Set [NOFB] for [PLANE:54:plane-7] state 000000001c33f6c1
[    9.382180] [drm:drm_atomic_get_plane_state [drm]] Added [PLANE:56:plane-8] 000000004a6b10b0 state to 000000007c442dd7
[    9.382237] amdgpu 0004:01:00.0: [drm:drm_atomic_set_fb_for_plane [drm]] Set [NOFB] for [PLANE:56:plane-8] state 000000004a6b10b0
[    9.382295] [drm:drm_atomic_get_plane_state [drm]] Added [PLANE:58:plane-9] 00000000f64838dc state to 000000007c442dd7
[    9.382353] amdgpu 0004:01:00.0: [drm:drm_atomic_set_fb_for_plane [drm]] Set [NOFB] for [PLANE:58:plane-9] state 00000000f64838dc
[    9.382412] [drm:drm_atomic_get_crtc_state [drm]] Added [CRTC:51:crtc-0] 000000005a5a1d28 state to 000000007c442dd7
[    9.382473] amdgpu 0004:01:00.0: [drm:drm_atomic_set_mode_for_crtc [drm]] Set [MODE:3840x2160] for [CRTC:51:crtc-0] state 000000005a5a1d28
[    9.382550] amdgpu 0004:01:00.0: [drm:drm_atomic_set_crtc_for_plane [drm]] Link [PLANE:48:plane-4] state 000000001c76d8f1 to [CRTC:51:crtc-0]
[    9.382611] amdgpu 0004:01:00.0: [drm:drm_atomic_set_fb_for_plane [drm]] Set [FB:79] for [PLANE:48:plane-4] state 000000001c76d8f1
[    9.382670] [drm:drm_mode_object_get [drm]] OBJ ID: 79 (1)
[    9.382727] [drm:drm_atomic_add_affected_connectors [drm]] Adding all current connectors for [CRTC:51:crtc-0] to 000000007c442dd7
[    9.382788] [drm:drm_mode_object_get [drm]] OBJ ID: 70 (2)
[    9.382845] [drm:drm_atomic_get_connector_state [drm]] Added [CONNECTOR:70:DP-3] 00000000ddd3e031 state to 000000007c442dd7
[    9.382902] [drm:drm_mode_object_get [drm]] OBJ ID: 70 (3)
[    9.382958] amdgpu 0004:01:00.0: [drm:drm_atomic_set_crtc_for_connector [drm]] Link [CONNECTOR:70:DP-3] state 00000000ddd3e031 to [CRTC:51:crtc-0]
[    9.383017] [drm:drm_atomic_get_crtc_state [drm]] Added [CRTC:53:crtc-1] 000000000a9b9f70 state to 000000007c442dd7
[    9.383074] amdgpu 0004:01:00.0: [drm:drm_atomic_set_mode_for_crtc [drm]] Set [NOMODE] for [CRTC:53:crtc-1] state 000000000a9b9f70
[    9.383132] amdgpu 0004:01:00.0: [drm:drm_atomic_set_fb_for_plane [drm]] Set [NOFB] for [PLANE:46:plane-3] state 00000000b7f6ce3b
[    9.383189] [drm:drm_atomic_add_affected_connectors [drm]] Adding all current connectors for [CRTC:53:crtc-1] to 000000007c442dd7
[    9.383248] [drm:drm_atomic_get_crtc_state [drm]] Added [CRTC:55:crtc-2] 00000000b9ba1bfd state to 000000007c442dd7
[    9.383305] amdgpu 0004:01:00.0: [drm:drm_atomic_set_mode_for_crtc [drm]] Set [NOMODE] for [CRTC:55:crtc-2] state 00000000b9ba1bfd
[    9.383362] amdgpu 0004:01:00.0: [drm:drm_atomic_set_fb_for_plane [drm]] Set [NOFB] for [PLANE:44:plane-2] state 00000000ec7f7d86
[    9.383419] [drm:drm_atomic_add_affected_connectors [drm]] Adding all current connectors for [CRTC:55:crtc-2] to 000000007c442dd7
[    9.383477] [drm:drm_atomic_get_crtc_state [drm]] Added [CRTC:57:crtc-3] 0000000089da3a5b state to 000000007c442dd7
[    9.383534] amdgpu 0004:01:00.0: [drm:drm_atomic_set_mode_for_crtc [drm]] Set [NOMODE] for [CRTC:57:crtc-3] state 0000000089da3a5b
[    9.383592] amdgpu 0004:01:00.0: [drm:drm_atomic_set_fb_for_plane [drm]] Set [NOFB] for [PLANE:42:plane-1] state 000000002f382b4e
[    9.383649] [drm:drm_atomic_add_affected_connectors [drm]] Adding all current connectors for [CRTC:57:crtc-3] to 000000007c442dd7
[    9.383707] [drm:drm_atomic_get_crtc_state [drm]] Added [CRTC:59:crtc-4] 000000004eb7948f state to 000000007c442dd7
[    9.383764] amdgpu 0004:01:00.0: [drm:drm_atomic_set_mode_for_crtc [drm]] Set [NOMODE] for [CRTC:59:crtc-4] state 000000004eb7948f
[    9.383822] amdgpu 0004:01:00.0: [drm:drm_atomic_set_fb_for_plane [drm]] Set [NOFB] for [PLANE:40:plane-0] state 000000008cddb8ed
[    9.383879] [drm:drm_atomic_add_affected_connectors [drm]] Adding all current connectors for [CRTC:59:crtc-4] to 000000007c442dd7
[    9.383937] [drm:drm_atomic_check_only [drm]] checking 000000007c442dd7
[    9.383996] [drm:drm_atomic_helper_check_modeset [drm_kms_helper]] [CRTC:51:crtc-0] mode changed
[    9.384033] [drm:drm_atomic_helper_check_modeset [drm_kms_helper]] [CRTC:51:crtc-0] enable changed
[    9.384064] [drm:drm_atomic_helper_check_modeset [drm_kms_helper]] [CRTC:51:crtc-0] active changed
[    9.384098] [drm:drm_atomic_helper_check_modeset [drm_kms_helper]] Updating routing for [CONNECTOR:70:DP-3]
[    9.384130] [drm:drm_atomic_helper_check_modeset [drm_kms_helper]] [CONNECTOR:70:DP-3] using [ENCODER:69:TMDS-69] on [CRTC:51:crtc-0]
[    9.384162] [drm:drm_atomic_helper_check_modeset [drm_kms_helper]] [CRTC:51:crtc-0] needs all connectors, enable: y, active: y
[    9.384193] [drm:drm_atomic_add_affected_connectors [drm]] Adding all current connectors for [CRTC:51:crtc-0] to 000000007c442dd7
[    9.384252] [drm:drm_atomic_add_affected_planes [drm]] Adding all current planes for [CRTC:51:crtc-0] to 000000007c442dd7
[    9.384309] [drm:drm_atomic_add_encoder_bridges [drm]] Adding all bridges for [encoder:69:TMDS-69] to 000000007c442dd7
[    9.384367] [drm:drm_atomic_add_affected_connectors [drm]] Adding all current connectors for [CRTC:51:crtc-0] to 000000007c442dd7
[    9.384424] [drm:drm_atomic_add_affected_planes [drm]] Adding all current planes for [CRTC:51:crtc-0] to 000000007c442dd7
[    9.384481] [drm:dm_update_crtc_state [amdgpu]] amdgpu_crtc id:0 crtc_state_flags: enable:1, active:1, planes_changed:0, mode_changed:1,active_changed:1,connectors_changed:1
[    9.384873] [drm:update_stream_scaling_settings [amdgpu]] Destination Rectangle x:0  y:0  width:3840  height:2160
[    9.385216] [drm:create_validate_stream_for_sink [amdgpu]] Mode 3840x2160 (clk 1296000) failed DC validation with error 10 (No DP link bandwidth)
[    9.385578] [drm:update_stream_scaling_settings [amdgpu]] Destination Rectangle x:0  y:0  width:3840  height:2160
[    9.385919] [drm:dm_update_crtc_state [amdgpu]] amdgpu_crtc id:0 crtc_state_flags: enable:1, active:1, planes_changed:0, mode_changed:1,active_changed:1,connectors_changed:1
[    9.386279] [drm:drm_atomic_get_private_obj_state [drm]] Added new private object 00000000895422d0 state 00000000df0eef95 to 000000007c442dd7
[    9.386344] [drm:dm_update_crtc_state [amdgpu]] Enabling DRM crtc: 51
[    9.386685] [drm:update_stream_scaling_settings [amdgpu]] Destination Rectangle x:0  y:0  width:3840  height:2160
[    9.387076] [drm:dm_update_plane_state [amdgpu]] Enabling DRM plane: 48 on DRM crtc 51
[    9.387795] [drm:dce112_validate_bandwidth [amdgpu]] dce112_validate_bandwidth: Bandwidth validation failed!
[    9.388140] amdgpu 0004:01:00.0: [drm:amdgpu_dm_atomic_check [amdgpu]] DC global validation failure: Bandwidth validation failure (BW and Watermark) (13)
[    9.388480] [drm:amdgpu_dm_atomic_check [amdgpu]] Atomic check failed with err: -22 
[    9.388817] [drm:drm_atomic_check_only [drm]] atomic driver check for 000000007c442dd7 failed: -22
[    9.388879] [drm:drm_atomic_state_default_clear [drm]] Clearing atomic state 000000007c442dd7
[    9.388937] [drm:drm_mode_object_put.part.0 [drm]] OBJ ID: 70 (4)
[    9.388994] [drm:drm_mode_object_put.part.0 [drm]] OBJ ID: 70 (3)
[    9.389051] [drm:drm_mode_object_put.part.0 [drm]] OBJ ID: 80 (1)
[    9.389111] [drm:drm_mode_object_put.part.0 [drm]] OBJ ID: 79 (2)
[    9.389176] [drm:__drm_atomic_state_free [drm]] Freeing atomic state 000000007c442dd7
[    9.415439] [drm:drm_atomic_state_init [drm]] Allocated atomic state 000000008d3a215c
[    9.415510] [drm:drm_atomic_get_plane_state [drm]] Added [PLANE:40:plane-0] 00000000b3f6893a state to 000000008d3a215c
[    9.415570] [drm:drm_atomic_get_plane_state [drm]] Added [PLANE:42:plane-1] 00000000d0199713 state to 000000008d3a215c
[    9.415628] [drm:drm_atomic_get_plane_state [drm]] Added [PLANE:44:plane-2] 0000000082a65882 state to 000000008d3a215c
[    9.415685] [drm:drm_atomic_get_plane_state [drm]] Added [PLANE:46:plane-3] 000000005bf0de12 state to 000000008d3a215c
[    9.415742] [drm:drm_atomic_get_plane_state [drm]] Added [PLANE:48:plane-4] 00000000c5c44e1a state to 000000008d3a215c
[    9.415798] [drm:drm_atomic_get_plane_state [drm]] Added [PLANE:50:plane-5] 00000000c556b5fe state to 000000008d3a215c
[    9.415856] amdgpu 0004:01:00.0: [drm:drm_atomic_set_fb_for_plane [drm]] Set [NOFB] for [PLANE:50:plane-5] state 00000000c556b5fe
[    9.415915] [drm:drm_atomic_get_plane_state [drm]] Added [PLANE:52:plane-6] 000000000f3fd68d state to 000000008d3a215c
[    9.415973] amdgpu 0004:01:00.0: [drm:drm_atomic_set_fb_for_plane [drm]] Set [NOFB] for [PLANE:52:plane-6] state 000000000f3fd68d
[    9.416031] [drm:drm_atomic_get_plane_state [drm]] Added [PLANE:54:plane-7] 0000000010b513d1 state to 000000008d3a215c
[    9.416089] amdgpu 0004:01:00.0: [drm:drm_atomic_set_fb_for_plane [drm]] Set [NOFB] for [PLANE:54:plane-7] state 0000000010b513d1
[    9.416147] [drm:drm_atomic_get_plane_state [drm]] Added [PLANE:56:plane-8] 0000000096461e9c state to 000000008d3a215c
[    9.416204] amdgpu 0004:01:00.0: [drm:drm_atomic_set_fb_for_plane [drm]] Set [NOFB] for [PLANE:56:plane-8] state 0000000096461e9c
[    9.416262] [drm:drm_atomic_get_plane_state [drm]] Added [PLANE:58:plane-9] 00000000146722cf state to 000000008d3a215c
[    9.416318] amdgpu 0004:01:00.0: [drm:drm_atomic_set_fb_for_plane [drm]] Set [NOFB] for [PLANE:58:plane-9] state 00000000146722cf
[    9.416377] [drm:drm_atomic_get_crtc_state [drm]] Added [CRTC:51:crtc-0] 00000000feea2b34 state to 000000008d3a215c
[    9.416436] amdgpu 0004:01:00.0: [drm:drm_atomic_set_mode_for_crtc [drm]] Set [MODE:3840x2160] for [CRTC:51:crtc-0] state 00000000feea2b34
[    9.416494] amdgpu 0004:01:00.0: [drm:drm_atomic_set_crtc_for_plane [drm]] Link [PLANE:48:plane-4] state 00000000c5c44e1a to [CRTC:51:crtc-0]
[    9.416552] amdgpu 0004:01:00.0: [drm:drm_atomic_set_fb_for_plane [drm]] Set [FB:79] for [PLANE:48:plane-4] state 00000000c5c44e1a
[    9.416610] [drm:drm_mode_object_get [drm]] OBJ ID: 79 (1)
[    9.416666] [drm:drm_atomic_add_affected_connectors [drm]] Adding all current connectors for [CRTC:51:crtc-0] to 000000008d3a215c
[    9.416726] [drm:drm_mode_object_get [drm]] OBJ ID: 70 (2)
[    9.416782] [drm:drm_atomic_get_connector_state [drm]] Added [CONNECTOR:70:DP-3] 0000000061defaa5 state to 000000008d3a215c
[    9.416839] [drm:drm_mode_object_get [drm]] OBJ ID: 70 (3)
[    9.416894] amdgpu 0004:01:00.0: [drm:drm_atomic_set_crtc_for_connector [drm]] Link [CONNECTOR:70:DP-3] state 0000000061defaa5 to [CRTC:51:crtc-0]
[    9.416953] [drm:drm_atomic_get_crtc_state [drm]] Added [CRTC:53:crtc-1] 00000000b94712ff state to 000000008d3a215c
[    9.417010] amdgpu 0004:01:00.0: [drm:drm_atomic_set_mode_for_crtc [drm]] Set [NOMODE] for [CRTC:53:crtc-1] state 00000000b94712ff
[    9.417067] amdgpu 0004:01:00.0: [drm:drm_atomic_set_fb_for_plane [drm]] Set [NOFB] for [PLANE:46:plane-3] state 000000005bf0de12
[    9.417124] [drm:drm_atomic_add_affected_connectors [drm]] Adding all current connectors for [CRTC:53:crtc-1] to 000000008d3a215c
[    9.417182] [drm:drm_atomic_get_crtc_state [drm]] Added [CRTC:55:crtc-2] 0000000064c9411e state to 000000008d3a215c
[    9.417239] amdgpu 0004:01:00.0: [drm:drm_atomic_set_mode_for_crtc [drm]] Set [NOMODE] for [CRTC:55:crtc-2] state 0000000064c9411e
[    9.417296] amdgpu 0004:01:00.0: [drm:drm_atomic_set_fb_for_plane [drm]] Set [NOFB] for [PLANE:44:plane-2] state 0000000082a65882
[    9.417353] [drm:drm_atomic_add_affected_connectors [drm]] Adding all current connectors for [CRTC:55:crtc-2] to 000000008d3a215c
[    9.417411] [drm:drm_atomic_get_crtc_state [drm]] Added [CRTC:57:crtc-3] 000000000e32f31a state to 000000008d3a215c
[    9.417468] amdgpu 0004:01:00.0: [drm:drm_atomic_set_mode_for_crtc [drm]] Set [NOMODE] for [CRTC:57:crtc-3] state 000000000e32f31a
[    9.417525] amdgpu 0004:01:00.0: [drm:drm_atomic_set_fb_for_plane [drm]] Set [NOFB] for [PLANE:42:plane-1] state 00000000d0199713
[    9.417581] [drm:drm_atomic_add_affected_connectors [drm]] Adding all current connectors for [CRTC:57:crtc-3] to 000000008d3a215c
[    9.417639] [drm:drm_atomic_get_crtc_state [drm]] Added [CRTC:59:crtc-4] 000000009058e635 state to 000000008d3a215c
[    9.417696] amdgpu 0004:01:00.0: [drm:drm_atomic_set_mode_for_crtc [drm]] Set [NOMODE] for [CRTC:59:crtc-4] state 000000009058e635
[    9.417753] amdgpu 0004:01:00.0: [drm:drm_atomic_set_fb_for_plane [drm]] Set [NOFB] for [PLANE:40:plane-0] state 00000000b3f6893a
[    9.417810] [drm:drm_atomic_add_affected_connectors [drm]] Adding all current connectors for [CRTC:59:crtc-4] to 000000008d3a215c
[    9.417867] [drm:drm_atomic_check_only [drm]] checking 000000008d3a215c
[    9.417925] [drm:drm_atomic_helper_check_modeset [drm_kms_helper]] [CRTC:51:crtc-0] mode changed
[    9.417959] [drm:drm_atomic_helper_check_modeset [drm_kms_helper]] [CRTC:51:crtc-0] enable changed
[    9.417990] [drm:drm_atomic_helper_check_modeset [drm_kms_helper]] [CRTC:51:crtc-0] active changed
[    9.418023] [drm:drm_atomic_helper_check_modeset [drm_kms_helper]] Updating routing for [CONNECTOR:70:DP-3]
[    9.418055] [drm:drm_atomic_helper_check_modeset [drm_kms_helper]] [CONNECTOR:70:DP-3] using [ENCODER:69:TMDS-69] on [CRTC:51:crtc-0]
[    9.418087] [drm:drm_atomic_helper_check_modeset [drm_kms_helper]] [CRTC:51:crtc-0] needs all connectors, enable: y, active: y
[    9.418118] [drm:drm_atomic_add_affected_connectors [drm]] Adding all current connectors for [CRTC:51:crtc-0] to 000000008d3a215c
[    9.418175] [drm:drm_atomic_add_affected_planes [drm]] Adding all current planes for [CRTC:51:crtc-0] to 000000008d3a215c
[    9.418232] [drm:drm_atomic_add_encoder_bridges [drm]] Adding all bridges for [encoder:69:TMDS-69] to 000000008d3a215c
[    9.418290] [drm:drm_atomic_add_affected_connectors [drm]] Adding all current connectors for [CRTC:51:crtc-0] to 000000008d3a215c
[    9.418346] [drm:drm_atomic_add_affected_planes [drm]] Adding all current planes for [CRTC:51:crtc-0] to 000000008d3a215c
[    9.418403] [drm:dm_update_crtc_state [amdgpu]] amdgpu_crtc id:0 crtc_state_flags: enable:1, active:1, planes_changed:0, mode_changed:1,active_changed:1,connectors_changed:1
[    9.418776] [drm:update_stream_scaling_settings [amdgpu]] Destination Rectangle x:0  y:0  width:3840  height:2160
[    9.419117] [drm:create_validate_stream_for_sink [amdgpu]] Mode 3840x2160 (clk 1296000) failed DC validation with error 10 (No DP link bandwidth)
[    9.419479] [drm:update_stream_scaling_settings [amdgpu]] Destination Rectangle x:0  y:0  width:3840  height:2160
[    9.419818] [drm:dm_update_crtc_state [amdgpu]] amdgpu_crtc id:0 crtc_state_flags: enable:1, active:1, planes_changed:0, mode_changed:1,active_changed:1,connectors_changed:1
[    9.420169] [drm:drm_atomic_get_private_obj_state [drm]] Added new private object 00000000895422d0 state 00000000f2a4f346 to 000000008d3a215c
[    9.420231] [drm:dm_update_crtc_state [amdgpu]] Enabling DRM crtc: 51
[    9.420572] [drm:update_stream_scaling_settings [amdgpu]] Destination Rectangle x:0  y:0  width:3840  height:2160
[    9.420958] [drm:dm_update_plane_state [amdgpu]] Enabling DRM plane: 48 on DRM crtc 51
[    9.421669] [drm:dce112_validate_bandwidth [amdgpu]] dce112_validate_bandwidth: Bandwidth validation failed!
[    9.422016] amdgpu 0004:01:00.0: [drm:amdgpu_dm_atomic_check [amdgpu]] DC global validation failure: Bandwidth validation failure (BW and Watermark) (13)
[    9.422358] [drm:amdgpu_dm_atomic_check [amdgpu]] Atomic check failed with err: -22 
[    9.422769] [drm:drm_atomic_check_only [drm]] atomic driver check for 000000008d3a215c failed: -22
[    9.422834] [drm:drm_atomic_state_default_clear [drm]] Clearing atomic state 000000008d3a215c
[    9.422891] [drm:drm_mode_object_put.part.0 [drm]] OBJ ID: 70 (4)
[    9.422948] [drm:drm_mode_object_put.part.0 [drm]] OBJ ID: 70 (3)
[    9.423005] [drm:drm_mode_object_put.part.0 [drm]] OBJ ID: 80 (1)
[    9.423065] [drm:drm_mode_object_put.part.0 [drm]] OBJ ID: 79 (2)
[    9.423130] [drm:__drm_atomic_state_free [drm]] Freeing atomic state 000000008d3a215c
[    9.462211] fsl_dpaa2_eth dpni.0: Adding to iommu group 1
[    9.608236] fsl_dpaa2_eth dpni.0 (unnamed net_device) (uninitialized): PHY [0x0000000008b96000:01] driver [Generic PHY] (irq=POLL)
[    9.609005] fsl_dpaa2_eth dpni.0: Probed interface eth0
[   10.385720] [drm:drm_atomic_state_init [drm]] Allocated atomic state 00000000447f24d3
[   10.385797] [drm:drm_atomic_get_plane_state [drm]] Added [PLANE:40:plane-0] 000000006172f3ab state to 00000000447f24d3
[   10.385858] [drm:drm_atomic_get_plane_state [drm]] Added [PLANE:42:plane-1] 00000000431eb071 state to 00000000447f24d3
[   10.385917] [drm:drm_atomic_get_plane_state [drm]] Added [PLANE:44:plane-2] 00000000b92f092b state to 00000000447f24d3
[   10.385975] [drm:drm_atomic_get_plane_state [drm]] Added [PLANE:46:plane-3] 0000000080d32065 state to 00000000447f24d3
[   10.386033] [drm:drm_atomic_get_plane_state [drm]] Added [PLANE:48:plane-4] 00000000052780f3 state to 00000000447f24d3
[   10.386090] [drm:drm_atomic_get_plane_state [drm]] Added [PLANE:50:plane-5] 00000000601aca8c state to 00000000447f24d3
[   10.386150] amdgpu 0004:01:00.0: [drm:drm_atomic_set_fb_for_plane [drm]] Set [NOFB] for [PLANE:50:plane-5] state 00000000601aca8c
[   10.386209] [drm:drm_atomic_get_plane_state [drm]] Added [PLANE:52:plane-6] 00000000ed919c6b state to 00000000447f24d3
[   10.386266] amdgpu 0004:01:00.0: [drm:drm_atomic_set_fb_for_plane [drm]] Set [NOFB] for [PLANE:52:plane-6] state 00000000ed919c6b
[   10.386324] [drm:drm_atomic_get_plane_state [drm]] Added [PLANE:54:plane-7] 000000003a1e96de state to 00000000447f24d3
[   10.386382] amdgpu 0004:01:00.0: [drm:drm_atomic_set_fb_for_plane [drm]] Set [NOFB] for [PLANE:54:plane-7] state 000000003a1e96de
[   10.386440] [drm:drm_atomic_get_plane_state [drm]] Added [PLANE:56:plane-8] 00000000540820f8 state to 00000000447f24d3
[   10.386497] amdgpu 0004:01:00.0: [drm:drm_atomic_set_fb_for_plane [drm]] Set [NOFB] for [PLANE:56:plane-8] state 00000000540820f8
[   10.386555] [drm:drm_atomic_get_plane_state [drm]] Added [PLANE:58:plane-9] 00000000b008686f state to 00000000447f24d3
[   10.386613] amdgpu 0004:01:00.0: [drm:drm_atomic_set_fb_for_plane [drm]] Set [NOFB] for [PLANE:58:plane-9] state 00000000b008686f
[   10.386672] [drm:drm_atomic_get_crtc_state [drm]] Added [CRTC:51:crtc-0] 000000002a34ba61 state to 00000000447f24d3
[   10.386737] amdgpu 0004:01:00.0: [drm:drm_atomic_set_mode_for_crtc [drm]] Set [MODE:3840x2160] for [CRTC:51:crtc-0] state 000000002a34ba61
[   10.386795] amdgpu 0004:01:00.0: [drm:drm_atomic_set_crtc_for_plane [drm]] Link [PLANE:48:plane-4] state 00000000052780f3 to [CRTC:51:crtc-0]
[   10.386854] amdgpu 0004:01:00.0: [drm:drm_atomic_set_fb_for_plane [drm]] Set [FB:79] for [PLANE:48:plane-4] state 00000000052780f3
[   10.386912] [drm:drm_mode_object_get [drm]] OBJ ID: 79 (1)
[   10.386969] [drm:drm_atomic_add_affected_connectors [drm]] Adding all current connectors for [CRTC:51:crtc-0] to 00000000447f24d3
[   10.387030] [drm:drm_mode_object_get [drm]] OBJ ID: 70 (2)
[   10.387086] [drm:drm_atomic_get_connector_state [drm]] Added [CONNECTOR:70:DP-3] 00000000dfb3a4c3 state to 00000000447f24d3
[   10.387144] [drm:drm_mode_object_get [drm]] OBJ ID: 70 (3)
[   10.387200] amdgpu 0004:01:00.0: [drm:drm_atomic_set_crtc_for_connector [drm]] Link [CONNECTOR:70:DP-3] state 00000000dfb3a4c3 to [CRTC:51:crtc-0]
[   10.387259] [drm:drm_atomic_get_crtc_state [drm]] Added [CRTC:53:crtc-1] 00000000df3eddde state to 00000000447f24d3
[   10.387316] amdgpu 0004:01:00.0: [drm:drm_atomic_set_mode_for_crtc [drm]] Set [NOMODE] for [CRTC:53:crtc-1] state 00000000df3eddde
[   10.387373] amdgpu 0004:01:00.0: [drm:drm_atomic_set_fb_for_plane [drm]] Set [NOFB] for [PLANE:46:plane-3] state 0000000080d32065
[   10.387431] [drm:drm_atomic_add_affected_connectors [drm]] Adding all current connectors for [CRTC:53:crtc-1] to 00000000447f24d3
[   10.387489] [drm:drm_atomic_get_crtc_state [drm]] Added [CRTC:55:crtc-2] 00000000f131ae75 state to 00000000447f24d3
[   10.387546] amdgpu 0004:01:00.0: [drm:drm_atomic_set_mode_for_crtc [drm]] Set [NOMODE] for [CRTC:55:crtc-2] state 00000000f131ae75
[   10.387604] amdgpu 0004:01:00.0: [drm:drm_atomic_set_fb_for_plane [drm]] Set [NOFB] for [PLANE:44:plane-2] state 00000000b92f092b
[   10.387661] [drm:drm_atomic_add_affected_connectors [drm]] Adding all current connectors for [CRTC:55:crtc-2] to 00000000447f24d3
[   10.387719] [drm:drm_atomic_get_crtc_state [drm]] Added [CRTC:57:crtc-3] 00000000488aecc0 state to 00000000447f24d3
[   10.387776] amdgpu 0004:01:00.0: [drm:drm_atomic_set_mode_for_crtc [drm]] Set [NOMODE] for [CRTC:57:crtc-3] state 00000000488aecc0
[   10.387834] amdgpu 0004:01:00.0: [drm:drm_atomic_set_fb_for_plane [drm]] Set [NOFB] for [PLANE:42:plane-1] state 00000000431eb071
[   10.387891] [drm:drm_atomic_add_affected_connectors [drm]] Adding all current connectors for [CRTC:57:crtc-3] to 00000000447f24d3
[   10.387949] [drm:drm_atomic_get_crtc_state [drm]] Added [CRTC:59:crtc-4] 00000000c1ae708e state to 00000000447f24d3
[   10.388006] amdgpu 0004:01:00.0: [drm:drm_atomic_set_mode_for_crtc [drm]] Set [NOMODE] for [CRTC:59:crtc-4] state 00000000c1ae708e
[   10.388063] amdgpu 0004:01:00.0: [drm:drm_atomic_set_fb_for_plane [drm]] Set [NOFB] for [PLANE:40:plane-0] state 000000006172f3ab
[   10.388121] [drm:drm_atomic_add_affected_connectors [drm]] Adding all current connectors for [CRTC:59:crtc-4] to 00000000447f24d3
[   10.388179] [drm:drm_atomic_check_only [drm]] checking 00000000447f24d3
[   10.388238] [drm:drm_atomic_helper_check_modeset [drm_kms_helper]] [CRTC:51:crtc-0] mode changed
[   10.388274] [drm:drm_atomic_helper_check_modeset [drm_kms_helper]] [CRTC:51:crtc-0] enable changed
[   10.388305] [drm:drm_atomic_helper_check_modeset [drm_kms_helper]] [CRTC:51:crtc-0] active changed
[   10.388339] [drm:drm_atomic_helper_check_modeset [drm_kms_helper]] Updating routing for [CONNECTOR:70:DP-3]
[   10.388371] [drm:drm_atomic_helper_check_modeset [drm_kms_helper]] [CONNECTOR:70:DP-3] using [ENCODER:69:TMDS-69] on [CRTC:51:crtc-0]
[   10.388404] [drm:drm_atomic_helper_check_modeset [drm_kms_helper]] [CRTC:51:crtc-0] needs all connectors, enable: y, active: y
[   10.388435] [drm:drm_atomic_add_affected_connectors [drm]] Adding all current connectors for [CRTC:51:crtc-0] to 00000000447f24d3
[   10.388494] [drm:drm_atomic_add_affected_planes [drm]] Adding all current planes for [CRTC:51:crtc-0] to 00000000447f24d3
[   10.388551] [drm:drm_atomic_add_encoder_bridges [drm]] Adding all bridges for [encoder:69:TMDS-69] to 00000000447f24d3
[   10.388609] [drm:drm_atomic_add_affected_connectors [drm]] Adding all current connectors for [CRTC:51:crtc-0] to 00000000447f24d3
[   10.388666] [drm:drm_atomic_add_affected_planes [drm]] Adding all current planes for [CRTC:51:crtc-0] to 00000000447f24d3
[   10.388724] [drm:dm_update_crtc_state [amdgpu]] amdgpu_crtc id:0 crtc_state_flags: enable:1, active:1, planes_changed:0, mode_changed:1,active_changed:1,connectors_changed:1
[   10.389109] [drm:update_stream_scaling_settings [amdgpu]] Destination Rectangle x:0  y:0  width:3840  height:2160
[   10.389451] [drm:create_validate_stream_for_sink [amdgpu]] Mode 3840x2160 (clk 1296000) failed DC validation with error 10 (No DP link bandwidth)
[   10.389812] [drm:update_stream_scaling_settings [amdgpu]] Destination Rectangle x:0  y:0  width:3840  height:2160
[   10.390150] [drm:dm_update_crtc_state [amdgpu]] amdgpu_crtc id:0 crtc_state_flags: enable:1, active:1, planes_changed:0, mode_changed:1,active_changed:1,connectors_changed:1
[   10.390506] [drm:drm_atomic_get_private_obj_state [drm]] Added new private object 00000000895422d0 state 0000000064586920 to 00000000447f24d3
[   10.390567] [drm:dm_update_crtc_state [amdgpu]] Enabling DRM crtc: 51
[   10.390909] [drm:update_stream_scaling_settings [amdgpu]] Destination Rectangle x:0  y:0  width:3840  height:2160
[   10.391300] [drm:dm_update_plane_state [amdgpu]] Enabling DRM plane: 48 on DRM crtc 51
[   10.392020] [drm:dce112_validate_bandwidth [amdgpu]] dce112_validate_bandwidth: Bandwidth validation failed!
[   10.392366] amdgpu 0004:01:00.0: [drm:amdgpu_dm_atomic_check [amdgpu]] DC global validation failure: Bandwidth validation failure (BW and Watermark) (13)
[   10.392729] [drm:amdgpu_dm_atomic_check [amdgpu]] Atomic check failed with err: -22 
[   10.393068] [drm:drm_atomic_check_only [drm]] atomic driver check for 00000000447f24d3 failed: -22
[   10.393130] [drm:drm_atomic_state_default_clear [drm]] Clearing atomic state 00000000447f24d3
[   10.393187] [drm:drm_mode_object_put.part.0 [drm]] OBJ ID: 70 (4)
[   10.393245] [drm:drm_mode_object_put.part.0 [drm]] OBJ ID: 70 (3)
[   10.393301] [drm:drm_mode_object_put.part.0 [drm]] OBJ ID: 80 (1)
[   10.393365] [drm:drm_mode_object_put.part.0 [drm]] OBJ ID: 79 (2)
[   10.393432] [drm:__drm_atomic_state_free [drm]] Freeing atomic state 00000000447f24d3
[   10.524968] fsl_dpaa2_eth dpni.0 eth0: configuring for phy/rgmii-id link mode
[   14.714459] fsl_dpaa2_eth dpni.0 eth0: Link is Up - 1Gbps/Full - flow control rx/tx
[   14.714574] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
[   14.813296] NET: Registered PF_PACKET protocol family
[   22.107858] [drm:amdgpu_ih_process [amdgpu]] amdgpu_ih_process: rptr 352, wptr 368
[   22.108294] [drm:dc_link_detect_helper [amdgpu]] link=2, dc_sink_in=0000000000000000 is now Disconnected prev_sink=00000000199b6503 edid same=0
[   22.108645] [drm:dm_set_dpms_off [amdgpu]] Error finding stream state associated with link!
[   22.108983] [drm:amdgpu_dm_update_connector_after_detect [amdgpu]] DCHPD: connector_id=2: Old sink=00000000199b6503 New sink=0000000000000000
[   22.109325] [drm:drm_connector_update_edid_property [drm]] [CONNECTOR:70:DP-3] Edid was changed.
[   22.109390] [drm:drm_connector_update_edid_property [drm]] Updating change counter to 2
[   22.109447] [drm:drm_mode_object_put.part.0 [drm]] OBJ ID: 74 (1)
[   22.109517] [drm:drm_sysfs_hotplug_event [drm]] generating hotplug event
[   22.109615] amdgpu 0004:01:00.0: [drm:drm_fb_helper_hotplug_event.part.0 [drm_kms_helper]] 
[   22.109655] [drm:drm_client_modeset_probe [drm]] 
[   22.109737] [drm:drm_mode_object_get [drm]] OBJ ID: 61 (2)
[   22.109796] [drm:drm_mode_object_get [drm]] OBJ ID: 66 (2)
[   22.109852] [drm:drm_mode_object_get [drm]] OBJ ID: 70 (3)
[   22.109911] [drm:drm_helper_probe_single_connector_modes [drm_kms_helper]] [CONNECTOR:61:DP-1]
[   22.109945] [drm:drm_helper_probe_single_connector_modes [drm_kms_helper]] [CONNECTOR:61:DP-1] disconnected
[   22.109978] [drm:drm_helper_probe_single_connector_modes [drm_kms_helper]] [CONNECTOR:66:DP-2]
[   22.110009] [drm:drm_helper_probe_single_connector_modes [drm_kms_helper]] [CONNECTOR:66:DP-2] disconnected
[   22.110041] [drm:drm_helper_probe_single_connector_modes [drm_kms_helper]] [CONNECTOR:70:DP-3]
[   22.110078] [drm:drm_helper_probe_single_connector_modes [drm_kms_helper]] [CONNECTOR:70:DP-3] status updated from connected to disconnected
[   22.110110] [drm:drm_helper_probe_single_connector_modes [drm_kms_helper]] [CONNECTOR:70:DP-3] disconnected
[   22.110146] [drm:drm_client_modeset_probe [drm]] No connectors reported connected with modes
[   22.110204] [drm:drm_client_modeset_probe [drm]] connector 61 enabled? no
[   22.110261] [drm:drm_client_modeset_probe [drm]] connector 66 enabled? no
[   22.110318] [drm:drm_client_modeset_probe [drm]] connector 70 enabled? no
[   22.110376] [drm:drm_client_modeset_probe [drm]] Not using firmware configuration
[   22.110434] [drm:drm_client_modeset_probe [drm]] picking CRTCs for 3840x2160 config
[   22.110492] [drm:drm_mode_object_put.part.0 [drm]] OBJ ID: 70 (3)
[   22.110550] [drm:drm_mode_object_put.part.0 [drm]] OBJ ID: 61 (2)
[   22.110606] [drm:drm_mode_object_put.part.0 [drm]] OBJ ID: 66 (2)
[   22.110662] [drm:drm_mode_object_put.part.0 [drm]] OBJ ID: 70 (2)
[   22.110721] [drm:drm_atomic_state_init [drm]] Allocated atomic state 00000000eb94bdb8
[   22.110780] [drm:drm_atomic_get_plane_state [drm]] Added [PLANE:40:plane-0] 00000000cee9a87a state to 00000000eb94bdb8
[   22.110839] [drm:drm_atomic_get_plane_state [drm]] Added [PLANE:42:plane-1] 0000000073c2de8e state to 00000000eb94bdb8
[   22.110896] [drm:drm_atomic_get_plane_state [drm]] Added [PLANE:44:plane-2] 00000000107cdb8c state to 00000000eb94bdb8
[   22.110954] [drm:drm_atomic_get_plane_state [drm]] Added [PLANE:46:plane-3] 000000009173ac47 state to 00000000eb94bdb8
[   22.111012] [drm:drm_atomic_get_plane_state [drm]] Added [PLANE:48:plane-4] 000000003671d362 state to 00000000eb94bdb8
[   22.111069] [drm:drm_atomic_get_plane_state [drm]] Added [PLANE:50:plane-5] 00000000a1a63890 state to 00000000eb94bdb8
[   22.111127] amdgpu 0004:01:00.0: [drm:drm_atomic_set_fb_for_plane [drm]] Set [NOFB] for [PLANE:50:plane-5] state 00000000a1a63890
[   22.111186] [drm:drm_atomic_get_plane_state [drm]] Added [PLANE:52:plane-6] 00000000e9ad087b state to 00000000eb94bdb8
[   22.111244] amdgpu 0004:01:00.0: [drm:drm_atomic_set_fb_for_plane [drm]] Set [NOFB] for [PLANE:52:plane-6] state 00000000e9ad087b
[   22.111302] [drm:drm_atomic_get_plane_state [drm]] Added [PLANE:54:plane-7] 00000000390ee258 state to 00000000eb94bdb8
[   22.111360] amdgpu 0004:01:00.0: [drm:drm_atomic_set_fb_for_plane [drm]] Set [NOFB] for [PLANE:54:plane-7] state 00000000390ee258
[   22.111418] [drm:drm_atomic_get_plane_state [drm]] Added [PLANE:56:plane-8] 000000005da402f3 state to 00000000eb94bdb8
[   22.111476] amdgpu 0004:01:00.0: [drm:drm_atomic_set_fb_for_plane [drm]] Set [NOFB] for [PLANE:56:plane-8] state 000000005da402f3
[   22.111534] [drm:drm_atomic_get_plane_state [drm]] Added [PLANE:58:plane-9] 00000000a552345d state to 00000000eb94bdb8
[   22.111591] amdgpu 0004:01:00.0: [drm:drm_atomic_set_fb_for_plane [drm]] Set [NOFB] for [PLANE:58:plane-9] state 00000000a552345d
[   22.111650] [drm:drm_atomic_get_crtc_state [drm]] Added [CRTC:51:crtc-0] 000000004646d99f state to 00000000eb94bdb8
[   22.111708] amdgpu 0004:01:00.0: [drm:drm_atomic_set_mode_for_crtc [drm]] Set [NOMODE] for [CRTC:51:crtc-0] state 000000004646d99f
[   22.111767] amdgpu 0004:01:00.0: [drm:drm_atomic_set_fb_for_plane [drm]] Set [NOFB] for [PLANE:48:plane-4] state 000000003671d362
[   22.111824] [drm:drm_atomic_add_affected_connectors [drm]] Adding all current connectors for [CRTC:51:crtc-0] to 00000000eb94bdb8
[   22.111884] [drm:drm_atomic_get_crtc_state [drm]] Added [CRTC:53:crtc-1] 0000000046387b99 state to 00000000eb94bdb8
[   22.111942] amdgpu 0004:01:00.0: [drm:drm_atomic_set_mode_for_crtc [drm]] Set [NOMODE] for [CRTC:53:crtc-1] state 0000000046387b99
[   22.112000] amdgpu 0004:01:00.0: [drm:drm_atomic_set_fb_for_plane [drm]] Set [NOFB] for [PLANE:46:plane-3] state 000000009173ac47
[   22.112057] [drm:drm_atomic_add_affected_connectors [drm]] Adding all current connectors for [CRTC:53:crtc-1] to 00000000eb94bdb8
[   22.112116] [drm:drm_atomic_get_crtc_state [drm]] Added [CRTC:55:crtc-2] 0000000097727fc2 state to 00000000eb94bdb8
[   22.112173] amdgpu 0004:01:00.0: [drm:drm_atomic_set_mode_for_crtc [drm]] Set [NOMODE] for [CRTC:55:crtc-2] state 0000000097727fc2
[   22.112231] amdgpu 0004:01:00.0: [drm:drm_atomic_set_fb_for_plane [drm]] Set [NOFB] for [PLANE:44:plane-2] state 00000000107cdb8c
[   22.112289] [drm:drm_atomic_add_affected_connectors [drm]] Adding all current connectors for [CRTC:55:crtc-2] to 00000000eb94bdb8
[   22.112347] [drm:drm_atomic_get_crtc_state [drm]] Added [CRTC:57:crtc-3] 000000005343a129 state to 00000000eb94bdb8
[   22.112404] amdgpu 0004:01:00.0: [drm:drm_atomic_set_mode_for_crtc [drm]] Set [NOMODE] for [CRTC:57:crtc-3] state 000000005343a129
[   22.112462] amdgpu 0004:01:00.0: [drm:drm_atomic_set_fb_for_plane [drm]] Set [NOFB] for [PLANE:42:plane-1] state 0000000073c2de8e
[   22.112519] [drm:drm_atomic_add_affected_connectors [drm]] Adding all current connectors for [CRTC:57:crtc-3] to 00000000eb94bdb8
[   22.112578] [drm:drm_atomic_get_crtc_state [drm]] Added [CRTC:59:crtc-4] 000000005cedcc57 state to 00000000eb94bdb8
[   22.112636] amdgpu 0004:01:00.0: [drm:drm_atomic_set_mode_for_crtc [drm]] Set [NOMODE] for [CRTC:59:crtc-4] state 000000005cedcc57
[   22.112694] amdgpu 0004:01:00.0: [drm:drm_atomic_set_fb_for_plane [drm]] Set [NOFB] for [PLANE:40:plane-0] state 00000000cee9a87a
[   22.112752] [drm:drm_atomic_add_affected_connectors [drm]] Adding all current connectors for [CRTC:59:crtc-4] to 00000000eb94bdb8
[   22.112809] [drm:drm_atomic_check_only [drm]] checking 00000000eb94bdb8
[   22.112873] [drm:drm_atomic_commit [drm]] committing 00000000eb94bdb8
[   22.112933] [drm:dm_plane_helper_prepare_fb [amdgpu]] No FB bound
[   22.113274] [drm:dm_plane_helper_prepare_fb [amdgpu]] No FB bound
[   22.113610] [drm:dm_plane_helper_prepare_fb [amdgpu]] No FB bound
[   22.113945] [drm:dm_plane_helper_prepare_fb [amdgpu]] No FB bound
[   22.114281] [drm:dm_plane_helper_prepare_fb [amdgpu]] No FB bound
[   22.114615] [drm:dm_plane_helper_prepare_fb [amdgpu]] No FB bound
[   22.114950] [drm:dm_plane_helper_prepare_fb [amdgpu]] No FB bound
[   22.115284] [drm:dm_plane_helper_prepare_fb [amdgpu]] No FB bound
[   22.115618] [drm:dm_plane_helper_prepare_fb [amdgpu]] No FB bound
[   22.115952] [drm:dm_plane_helper_prepare_fb [amdgpu]] No FB bound
[   22.116317] [drm:amdgpu_dm_atomic_commit_tail [amdgpu]] amdgpu_crtc id:0 crtc_state_flags: enable:0, active:0, planes_changed:0, mode_changed:0,active_changed:0,connectors_changed:0
[   22.116654] [drm:amdgpu_dm_atomic_commit_tail [amdgpu]] amdgpu_crtc id:1 crtc_state_flags: enable:0, active:0, planes_changed:0, mode_changed:0,active_changed:0,connectors_changed:0
[   22.116989] [drm:amdgpu_dm_atomic_commit_tail [amdgpu]] amdgpu_crtc id:2 crtc_state_flags: enable:0, active:0, planes_changed:0, mode_changed:0,active_changed:0,connectors_changed:0
[   22.117324] [drm:amdgpu_dm_atomic_commit_tail [amdgpu]] amdgpu_crtc id:3 crtc_state_flags: enable:0, active:0, planes_changed:0, mode_changed:0,active_changed:0,connectors_changed:0
[   22.117659] [drm:amdgpu_dm_atomic_commit_tail [amdgpu]] amdgpu_crtc id:4 crtc_state_flags: enable:0, active:0, planes_changed:0, mode_changed:0,active_changed:0,connectors_changed:0
[   22.118023] [drm:drm_atomic_state_default_clear [drm]] Clearing atomic state 00000000eb94bdb8
[   22.118091] [drm:__drm_atomic_state_free [drm]] Freeing atomic state 00000000eb94bdb8
[   22.827282] [drm:amdgpu_ih_process [amdgpu]] amdgpu_ih_process: rptr 368, wptr 384
[   22.828225] amdgpu 0004:01:00.0: [drm:drm_dp_dpcd_read [drm_kms_helper]] AMDGPU DM aux hw bus 2: 0x00600 AUX -> (ret=  1) 02
[   22.829786] amdgpu 0004:01:00.0: [drm:drm_dp_dpcd_read [drm_kms_helper]] AMDGPU DM aux hw bus 2: 0x00300 AUX -> (ret=  3) 00 00 1a
[   22.830129] amdgpu 0004:01:00.0: [drm:drm_dp_dpcd_write [drm_kms_helper]] AMDGPU DM aux hw bus 2: 0x00303 AUX <- (ret=  9) 95 69 00 00 00 00 08 00 00
[   22.884934] amdgpu 0004:01:00.0: [drm:drm_dp_dpcd_read [drm_kms_helper]] AMDGPU DM aux hw bus 2: 0x00000 AUX -> (ret= 16) 12 14 c4 81 01 00 01 81 02 02 06 00 00 00 81 00
[   22.885614] amdgpu 0004:01:00.0: [drm:drm_dp_dpcd_read [drm_kms_helper]] AMDGPU DM aux hw bus 2: 0x02200 AUX -> (ret= 16) 14 1e c4 81 01 00 01 81 02 02 06 00 00 00 81 00
[   22.886149] amdgpu 0004:01:00.0: [drm:drm_dp_dpcd_read [drm_kms_helper]] AMDGPU DM aux hw bus 2: 0x02210 AUX -> (ret=  1) 08
[   22.886749] amdgpu 0004:01:00.0: [drm:drm_dp_dpcd_read [drm_kms_helper]] AMDGPU DM aux hw bus 2: 0x00500 AUX -> (ret=  9) 00 00 00 00 00 00 00 00 00
[   22.887284] amdgpu 0004:01:00.0: [drm:drm_dp_dpcd_read [drm_kms_helper]] AMDGPU DM aux hw bus 2: 0x00200 AUX -> (ret=  1) 41
[   22.887883] amdgpu 0004:01:00.0: [drm:drm_dp_dpcd_read [drm_kms_helper]] AMDGPU DM aux hw bus 2: 0x00400 AUX -> (ret=  9) 00 0c e7 00 00 00 00 00 00
[   22.888431] amdgpu 0004:01:00.0: [drm:drm_dp_dpcd_read [drm_kms_helper]] AMDGPU DM aux hw bus 2: 0x00409 AUX -> (ret=  3) 00 00 00
[   22.888965] amdgpu 0004:01:00.0: [drm:drm_dp_dpcd_read [drm_kms_helper]] AMDGPU DM aux hw bus 2: 0x00090 AUX -> (ret=  1) bf
[   22.889630] amdgpu 0004:01:00.0: [drm:drm_dp_dpcd_read [drm_kms_helper]] AMDGPU DM aux hw bus 2: 0x00060 AUX -> (ret= 16) 01 21 03 7f 3b 07 01 00 00 1f 0e 11 08 00 00 00
[   22.890178] amdgpu 0004:01:00.0: [drm:drm_dp_dpcd_read [drm_kms_helper]] AMDGPU DM aux hw bus 2: 0x000a0 AUX -> (ret=  3) 00 00 00
[   22.890712] amdgpu 0004:01:00.0: [drm:drm_dp_dpcd_read [drm_kms_helper]] AMDGPU DM aux hw bus 2: 0x00317 AUX -> (ret=  1) 00
[   22.890744] [drm:retrieve_link_cap [amdgpu]] Rx Caps: 
[   22.891587] amdgpu 0004:01:00.0: [drm:drm_dp_dpcd_read [drm_kms_helper]] AMDGPU DM aux hw bus 2: 0x00000 AUX -> (ret=  1) 12
[   22.892124] amdgpu 0004:01:00.0: [drm:drm_dp_dpcd_read [drm_kms_helper]] AMDGPU DM aux hw bus 2: 0x00021 AUX -> (ret=  1) 00
[   22.905993] [drm:drm_add_display_info [drm]] Supported Monitor Refresh rate range is 48 Hz - 144 Hz
[   22.906059] [drm:drm_add_display_info [drm]] non_desktop set to 0
[   22.906125] [drm:drm_add_display_info [drm]] DP-3: Assigning EDID-1.4 digital sink color depth as 10 bpc.
[   22.906182] [drm:__displayid_iter_next [drm]] base revision 0x12, length 23, 0 0
[   22.906244] [drm:amdgpu_dm_update_connector_after_detect [amdgpu]] DCHPD: connector_id=2: Old sink=0000000000000000 New sink=00000000f61c9cd9
[   22.906585] [drm:drm_add_display_info [drm]] Supported Monitor Refresh rate range is 48 Hz - 144 Hz
[   22.906645] [drm:drm_add_display_info [drm]] non_desktop set to 0
[   22.906701] [drm:drm_add_display_info [drm]] DP-3: Assigning EDID-1.4 digital sink color depth as 10 bpc.
[   22.906757] [drm:__displayid_iter_next [drm]] base revision 0x12, length 23, 0 0
[   22.906816] [drm:drm_mode_object_put.part.0 [drm]] OBJ ID: 74 (1)
[   22.907387] amdgpu 0004:01:00.0: [drm:drm_dp_dpcd_read [drm_kms_helper]] AMDGPU DM aux hw bus 2: 0x03000 AUX -> (ret=  1) 00
[   22.907926] amdgpu 0004:01:00.0: [drm:drm_dp_dpcd_read [drm_kms_helper]] AMDGPU DM aux hw bus 2: 0x00007 AUX -> (ret=  1) 81
[   22.908466] amdgpu 0004:01:00.0: [drm:drm_dp_dpcd_read [drm_kms_helper]] AMDGPU DM aux hw bus 2: 0x00201 AUX -> (ret=  1) 00
[   22.909001] amdgpu 0004:01:00.0: [drm:drm_dp_dpcd_read [drm_kms_helper]] AMDGPU DM aux hw bus 2: 0x00218 AUX -> (ret=  1) 00
[   22.909033] amdgpu 0004:01:00.0: [drm:drm_dp_send_real_edid_checksum [drm_kms_helper]] AMDGPU DM aux hw bus 2: Source DUT does not support TEST_EDID_READ
[   22.909581] amdgpu 0004:01:00.0: [drm:drm_dp_dpcd_read [drm_kms_helper]] AMDGPU DM aux hw bus 2: 0x6921d AUX -> (ret=  3) 02 00 02
[   22.910116] amdgpu 0004:01:00.0: [drm:drm_dp_dpcd_read [drm_kms_helper]] AMDGPU DM aux hw bus 2: 0x68028 AUX -> (ret=  1) 01
[   22.910413] amdgpu 0004:01:00.0: [drm:drm_dp_dpcd_write [drm_kms_helper]] AMDGPU DM aux hw bus 2: 0x00600 AUX <- (ret=  1) 02
[   22.911143] amdgpu 0004:01:00.0: [drm:drm_dp_dpcd_write [drm_kms_helper]] AMDGPU DM aux hw bus 2: 0x00600 AUX <- (ret=  1) 01
[   22.911679] amdgpu 0004:01:00.0: [drm:drm_dp_dpcd_read [drm_kms_helper]] AMDGPU DM aux hw bus 2: 0x0000e AUX -> (ret=  1) 81
[   22.912213] amdgpu 0004:01:00.0: [drm:drm_dp_dpcd_read [drm_kms_helper]] AMDGPU DM aux hw bus 2: 0x0000e AUX -> (ret=  1) 81
[   22.912485] amdgpu 0004:01:00.0: [drm:drm_dp_dpcd_write [drm_kms_helper]] AMDGPU DM aux hw bus 2: 0x00102 AUX <- (ret=  1) 00
[   22.912768] amdgpu 0004:01:00.0: [drm:drm_dp_dpcd_write [drm_kms_helper]] AMDGPU DM aux hw bus 2: 0x00108 AUX <- (ret=  1) 01
[   22.913039] amdgpu 0004:01:00.0: [drm:drm_dp_dpcd_write [drm_kms_helper]] AMDGPU DM aux hw bus 2: 0x00107 AUX <- (ret=  1) 10
[   22.913310] amdgpu 0004:01:00.0: [drm:drm_dp_dpcd_write [drm_kms_helper]] AMDGPU DM aux hw bus 2: 0x00101 AUX <- (ret=  1) 84
[   22.913593] amdgpu 0004:01:00.0: [drm:drm_dp_dpcd_write [drm_kms_helper]] AMDGPU DM aux hw bus 2: 0x00100 AUX <- (ret=  1) 1e
[   22.914026] amdgpu 0004:01:00.0: [drm:drm_dp_dpcd_write [drm_kms_helper]] AMDGPU DM aux hw bus 2: 0x00102 AUX <- (ret=  5) 21 00 00 00 00
[   22.918621] amdgpu 0004:01:00.0: [drm:drm_dp_dpcd_read [drm_kms_helper]] AMDGPU DM aux hw bus 2: 0x00202 AUX -> (ret=  6) 00 00 80 02 11 11
[   22.919050] amdgpu 0004:01:00.0: [drm:drm_dp_dpcd_write [drm_kms_helper]] AMDGPU DM aux hw bus 2: 0x00103 AUX <- (ret=  4) 01 01 01 01
[   22.923634] amdgpu 0004:01:00.0: [drm:drm_dp_dpcd_read [drm_kms_helper]] AMDGPU DM aux hw bus 2: 0x00202 AUX -> (ret=  6) 00 00 00 02 22 22
[   22.924061] amdgpu 0004:01:00.0: [drm:drm_dp_dpcd_write [drm_kms_helper]] AMDGPU DM aux hw bus 2: 0x00103 AUX <- (ret=  4) 02 02 02 02
[   22.928645] amdgpu 0004:01:00.0: [drm:drm_dp_dpcd_read [drm_kms_helper]] AMDGPU DM aux hw bus 2: 0x00202 AUX -> (ret=  6) 11 11 80 02 22 22
[   22.929078] amdgpu 0004:01:00.0: [drm:drm_dp_dpcd_write [drm_kms_helper]] AMDGPU DM aux hw bus 2: 0x00102 AUX <- (ret=  5) 07 02 02 02 02
[   22.933661] amdgpu 0004:01:00.0: [drm:drm_dp_dpcd_read [drm_kms_helper]] AMDGPU DM aux hw bus 2: 0x00202 AUX -> (ret=  6) 77 77 81 03 22 22
[   22.933943] amdgpu 0004:01:00.0: [drm:drm_dp_dpcd_write [drm_kms_helper]] AMDGPU DM aux hw bus 2: 0x00102 AUX <- (ret=  1) 00
[   22.961232] amdgpu 0004:01:00.0: [drm:drm_dp_dpcd_read [drm_kms_helper]] AMDGPU DM aux hw bus 2: 0x00200 AUX -> (ret=  6) 41 00 77 77 01 03
[   22.961268] [drm:print_status_message.constprop.0 [amdgpu]] HBR3x4 pass VS=2, PE=0, DS=0.5% 30KHz
[   22.963238] amdgpu 0004:01:00.0: [drm:drm_dp_dpcd_read [drm_kms_helper]] AMDGPU DM aux hw bus 2: 0x02002 AUX -> (ret= 14) 41 00 00 00 00 00 00 00 00 00 77 77 01 03
[   22.963525] amdgpu 0004:01:00.0: [drm:drm_dp_dpcd_write [drm_kms_helper]] AMDGPU DM aux hw bus 2: 0x00600 AUX <- (ret=  1) 02
[   22.963657] [drm:dc_link_detect_helper [amdgpu]] ES07D03: [Block 0] 
[   22.963997] [drm:dc_link_detect_helper [amdgpu]] ES07D03: [Block 1] 
[   22.964335] [drm:dc_link_detect_helper [amdgpu]] ES07D03: [Block 2] 
[   22.964671] [drm:dc_link_detect_helper [amdgpu]] dc_link_detect_helper: manufacturer_id = C516, product_id = 1, serial_number = 1010101, manufacture_week = 34, manufacture_year = 31, display_name = ES07D03, speaker_flag = 1, audio_mode_count = 1
[   22.965012] [drm:dc_link_detect_helper [amdgpu]] dc_link_detect_helper: mode number = 0, format_code = 1, channel_count = 2, sample_rate = 7, sample_size = 7
[   22.965350] [drm:dc_link_detect_helper [amdgpu]] link=2, dc_sink_in=00000000f61c9cd9 is now Connected prev_sink=0000000000000000 edid same=0
[   22.965692] [drm:amdgpu_dm_update_connector_after_detect [amdgpu]] DCHPD: connector_id=2: dc_sink didn't change.
[   22.966034] [drm:drm_sysfs_hotplug_event [drm]] generating hotplug event
[   22.966127] amdgpu 0004:01:00.0: [drm:drm_fb_helper_hotplug_event.part.0 [drm_kms_helper]] 
[   22.966163] [drm:drm_client_modeset_probe [drm]] 
[   22.966223] [drm:drm_mode_object_get [drm]] OBJ ID: 61 (2)
[   22.966281] [drm:drm_mode_object_get [drm]] OBJ ID: 66 (2)
[   22.966338] [drm:drm_mode_object_get [drm]] OBJ ID: 70 (2)
[   22.966397] [drm:drm_helper_probe_single_connector_modes [drm_kms_helper]] [CONNECTOR:61:DP-1]
[   22.966430] [drm:drm_helper_probe_single_connector_modes [drm_kms_helper]] [CONNECTOR:61:DP-1] disconnected
[   22.966463] [drm:drm_helper_probe_single_connector_modes [drm_kms_helper]] [CONNECTOR:66:DP-2]
[   22.966494] [drm:drm_helper_probe_single_connector_modes [drm_kms_helper]] [CONNECTOR:66:DP-2] disconnected
[   22.966525] [drm:drm_helper_probe_single_connector_modes [drm_kms_helper]] [CONNECTOR:70:DP-3]
[   22.966557] [drm:drm_helper_probe_single_connector_modes [drm_kms_helper]] [CONNECTOR:70:DP-3] status updated from disconnected to connected
[   22.966592] [drm:drm_add_edid_modes [drm]] ELD monitor ES07D03
[   22.966650] [drm:drm_add_edid_modes [drm]] ELD size 32, SAD count 1
[   22.966707] [drm:drm_add_display_info [drm]] Supported Monitor Refresh rate range is 48 Hz - 144 Hz
[   22.966763] [drm:drm_add_display_info [drm]] non_desktop set to 0
[   22.966819] [drm:drm_add_display_info [drm]] DP-3: Assigning EDID-1.4 digital sink color depth as 10 bpc.
[   22.966988] [drm:__displayid_iter_next [drm]] base revision 0x12, length 23, 0 0
[   22.967571] amdgpu 0004:01:00.0: [drm:drm_dp_dpcd_read [drm_kms_helper]] AMDGPU DM aux hw bus 2: 0x00007 AUX -> (ret=  1) 81
[   22.967648] [drm:update_stream_scaling_settings [amdgpu]] Destination Rectangle x:0  y:0  width:3840  height:2160
[   22.967992] [drm:create_validate_stream_for_sink [amdgpu]] Mode 3840x2160 (clk 1296000) failed DC validation with error 10 (No DP link bandwidth)
[   22.968353] [drm:update_stream_scaling_settings [amdgpu]] Destination Rectangle x:0  y:0  width:3840  height:2160
[   22.968712] [drm:update_stream_scaling_settings [amdgpu]] Destination Rectangle x:0  y:0  width:3840  height:2160
[   22.969072] [drm:update_stream_scaling_settings [amdgpu]] Destination Rectangle x:0  y:0  width:3840  height:2160
[   22.969408] [drm:create_validate_stream_for_sink [amdgpu]] Mode 3840x2160 (clk 1188000) failed DC validation with error 10 (No DP link bandwidth)
[   22.969762] [drm:update_stream_scaling_settings [amdgpu]] Destination Rectangle x:0  y:0  width:3840  height:2160
[   22.970121] [drm:update_stream_scaling_settings [amdgpu]] Destination Rectangle x:0  y:0  width:3840  height:2160
[   22.970458] [drm:create_validate_stream_for_sink [amdgpu]] Mode 3840x2160 (clk 1186813) failed DC validation with error 10 (No DP link bandwidth)
[   22.970819] [drm:update_stream_scaling_settings [amdgpu]] Destination Rectangle x:0  y:0  width:3840  height:2160
[   22.971179] [drm:update_stream_scaling_settings [amdgpu]] Destination Rectangle x:0  y:0  width:3840  height:2160
[   22.971521] [drm:create_validate_stream_for_sink [amdgpu]] Mode 3840x2160 (clk 1188000) failed DC validation with error 10 (No DP link bandwidth)
[   22.971896] [drm:update_stream_scaling_settings [amdgpu]] Destination Rectangle x:0  y:0  width:3840  height:2160
[   22.972262] [drm:update_stream_scaling_settings [amdgpu]] Destination Rectangle x:0  y:0  width:3840  height:2160
[   22.972621] [drm:update_stream_scaling_settings [amdgpu]] Destination Rectangle x:0  y:0  width:3840  height:2160
[   22.972977] [drm:update_stream_scaling_settings [amdgpu]] Destination Rectangle x:0  y:0  width:3840  height:2160
[   22.973334] [drm:update_stream_scaling_settings [amdgpu]] Destination Rectangle x:0  y:0  width:3840  height:2160
[   22.973691] [drm:update_stream_scaling_settings [amdgpu]] Destination Rectangle x:0  y:0  width:3840  height:2160
[   22.974047] [drm:update_stream_scaling_settings [amdgpu]] Destination Rectangle x:0  y:0  width:3840  height:2160
[   22.974404] [drm:update_stream_scaling_settings [amdgpu]] Destination Rectangle x:0  y:0  width:3840  height:2160
[   22.974762] [drm:update_stream_scaling_settings [amdgpu]] Destination Rectangle x:0  y:0  width:3840  height:2160
[   22.975118] [drm:update_stream_scaling_settings [amdgpu]] Destination Rectangle x:0  y:0  width:3840  height:2160
[   22.975481] [drm:update_stream_scaling_settings [amdgpu]] Destination Rectangle x:0  y:0  width:2560  height:1440
[   22.975839] [drm:update_stream_scaling_settings [amdgpu]] Destination Rectangle x:0  y:0  width:2560  height:1080
[   22.976196] [drm:update_stream_scaling_settings [amdgpu]] Destination Rectangle x:0  y:0  width:2560  height:1080
[   22.976550] [drm:update_stream_scaling_settings [amdgpu]] Destination Rectangle x:0  y:0  width:1920  height:1080
[   22.976903] [drm:update_stream_scaling_settings [amdgpu]] Destination Rectangle x:0  y:0  width:1920  height:1080
[   22.977251] [drm:update_stream_scaling_settings [amdgpu]] Destination Rectangle x:0  y:0  width:1920  height:1080
[   22.977603] [drm:update_stream_scaling_settings [amdgpu]] Destination Rectangle x:0  y:0  width:1920  height:1080
[   22.977950] [drm:update_stream_scaling_settings [amdgpu]] Destination Rectangle x:0  y:0  width:1920  height:1080
[   22.978309] [drm:update_stream_scaling_settings [amdgpu]] Destination Rectangle x:0  y:0  width:1920  height:1080
[   22.978669] [drm:update_stream_scaling_settings [amdgpu]] Destination Rectangle x:0  y:0  width:1680  height:1050
[   22.979033] [drm:update_stream_scaling_settings [amdgpu]] Destination Rectangle x:0  y:0  width:1280  height:1024
[   22.979396] [drm:update_stream_scaling_settings [amdgpu]] Destination Rectangle x:0  y:0  width:1440  height:900
[   22.979760] [drm:update_stream_scaling_settings [amdgpu]] Destination Rectangle x:0  y:0  width:1280  height:960
[   22.980110] [drm:update_stream_scaling_settings [amdgpu]] Destination Rectangle x:0  y:0  width:1280  height:720
[   22.980454] [drm:update_stream_scaling_settings [amdgpu]] Destination Rectangle x:0  y:0  width:1280  height:720
[   22.980800] [drm:update_stream_scaling_settings [amdgpu]] Destination Rectangle x:0  y:0  width:1280  height:720
[   22.981147] [drm:update_stream_scaling_settings [amdgpu]] Destination Rectangle x:0  y:0  width:1280  height:720
[   22.981507] [drm:update_stream_scaling_settings [amdgpu]] Destination Rectangle x:0  y:0  width:1024  height:768
[   22.981872] [drm:update_stream_scaling_settings [amdgpu]] Destination Rectangle x:0  y:0  width:800  height:600
[   22.982240] [drm:update_stream_scaling_settings [amdgpu]] Destination Rectangle x:0  y:0  width:800  height:600
[   22.982612] [drm:update_stream_scaling_settings [amdgpu]] Destination Rectangle x:0  y:0  width:720  height:576
[   22.982960] [drm:update_stream_scaling_settings [amdgpu]] Destination Rectangle x:0  y:0  width:720  height:480
[   22.983306] [drm:update_stream_scaling_settings [amdgpu]] Destination Rectangle x:0  y:0  width:720  height:480
[   22.983650] [drm:update_stream_scaling_settings [amdgpu]] Destination Rectangle x:0  y:0  width:640  height:480
[   22.983996] [drm:update_stream_scaling_settings [amdgpu]] Destination Rectangle x:0  y:0  width:640  height:480
[   22.984340] [drm:update_stream_scaling_settings [amdgpu]] Destination Rectangle x:0  y:0  width:640  height:480
[   22.984699] [drm:update_stream_scaling_settings [amdgpu]] Destination Rectangle x:0  y:0  width:1280  height:800
[   22.985037] [drm:create_validate_stream_for_sink [amdgpu]] Mode 1280x800 (clk 1296000) failed DC validation with error 10 (No DP link bandwidth)
[   22.985395] [drm:update_stream_scaling_settings [amdgpu]] Destination Rectangle x:0  y:0  width:1280  height:800
[   22.985757] [drm:update_stream_scaling_settings [amdgpu]] Destination Rectangle x:0  y:0  width:1600  height:1200
[   22.986094] [drm:create_validate_stream_for_sink [amdgpu]] Mode 1600x1200 (clk 1296000) failed DC validation with error 10 (No DP link bandwidth)
[   22.986451] [drm:update_stream_scaling_settings [amdgpu]] Destination Rectangle x:0  y:0  width:1600  height:1200
[   22.986813] [drm:update_stream_scaling_settings [amdgpu]] Destination Rectangle x:0  y:0  width:1920  height:1200
[   22.987150] [drm:create_validate_stream_for_sink [amdgpu]] Mode 1920x1200 (clk 1296000) failed DC validation with error 10 (No DP link bandwidth)
[   22.987508] [drm:update_stream_scaling_settings [amdgpu]] Destination Rectangle x:0  y:0  width:1920  height:1200
[   22.987853] [drm:drm_mode_debug_printmodeline [drm]] Modeline "1920x1080i": 60 74250 1920 2008 2052 2200 1080 1084 1094 1125 0x40 0x15
[   22.987917] [drm:drm_mode_prune_invalid [drm]] Not using 1920x1080i mode: NO_INTERLACE
[   22.987973] [drm:drm_mode_debug_printmodeline [drm]] Modeline "1920x1080i": 60 74176 1920 2008 2052 2200 1080 1084 1094 1125 0x40 0x15
[   22.988032] [drm:drm_mode_prune_invalid [drm]] Not using 1920x1080i mode: NO_INTERLACE
[   22.988088] [drm:drm_mode_debug_printmodeline [drm]] Modeline "1920x1080i": 50 74250 1920 2448 2492 2640 1080 1084 1094 1125 0x40 0x15
[   22.988145] [drm:drm_mode_prune_invalid [drm]] Not using 1920x1080i mode: NO_INTERLACE
[   22.988202] [drm:drm_mode_debug_printmodeline [drm]] Modeline "720x480i": 60 13514 720 739 801 858 480 488 494 525 0x40 0x101a
[   22.988260] [drm:drm_mode_prune_invalid [drm]] Not using 720x480i mode: NO_INTERLACE
[   22.988316] [drm:drm_mode_debug_printmodeline [drm]] Modeline "720x480i": 60 13500 720 739 801 858 480 488 494 525 0x40 0x101a
[   22.988374] [drm:drm_mode_prune_invalid [drm]] Not using 720x480i mode: NO_INTERLACE
[   22.988435] [drm:drm_helper_probe_single_connector_modes [drm_kms_helper]] [CONNECTOR:70:DP-3] probed modes :
[   22.988469] [drm:drm_mode_debug_printmodeline [drm]] Modeline "3840x2160": 144 1296000 3840 3888 3920 4000 2160 2168 2178 2250 0x48 0x9
[   22.988527] [drm:drm_mode_debug_printmodeline [drm]] Modeline "3840x2160": 60 594000 3840 4016 4104 4400 2160 2168 2178 2250 0x48 0x5
[   22.988585] [drm:drm_mode_debug_printmodeline [drm]] Modeline "3840x2160": 120 1188000 3840 4016 4104 4400 2160 2168 2178 2250 0x40 0x5
[   22.988643] [drm:drm_mode_debug_printmodeline [drm]] Modeline "3840x2160": 120 1186813 3840 4016 4104 4400 2160 2168 2178 2250 0x40 0x5
[   22.988700] [drm:drm_mode_debug_printmodeline [drm]] Modeline "3840x2160": 100 1188000 3840 4896 4984 5280 2160 2168 2178 2250 0x40 0x5
[   22.988758] [drm:drm_mode_debug_printmodeline [drm]] Modeline "3840x2160": 60 594000 3840 4016 4104 4400 2160 2168 2178 2250 0x40 0x9
[   22.988816] [drm:drm_mode_debug_printmodeline [drm]] Modeline "3840x2160": 60 594000 3840 4016 4104 4400 2160 2168 2178 2250 0x40 0x5
[   22.988873] [drm:drm_mode_debug_printmodeline [drm]] Modeline "3840x2160": 60 593407 3840 4016 4104 4400 2160 2168 2178 2250 0x40 0x5
[   22.988931] [drm:drm_mode_debug_printmodeline [drm]] Modeline "3840x2160": 50 594000 3840 4896 4984 5280 2160 2168 2178 2250 0x40 0x5
[   22.988988] [drm:drm_mode_debug_printmodeline [drm]] Modeline "3840x2160": 30 297000 3840 4016 4104 4400 2160 2168 2178 2250 0x40 0x5
[   22.989046] [drm:drm_mode_debug_printmodeline [drm]] Modeline "3840x2160": 30 296703 3840 4016 4104 4400 2160 2168 2178 2250 0x40 0x5
[   22.989103] [drm:drm_mode_debug_printmodeline [drm]] Modeline "3840x2160": 25 297000 3840 4896 4984 5280 2160 2168 2178 2250 0x40 0x5
[   22.989161] [drm:drm_mode_debug_printmodeline [drm]] Modeline "3840x2160": 24 297000 3840 5116 5204 5500 2160 2168 2178 2250 0x40 0x5
[   22.989219] [drm:drm_mode_debug_printmodeline [drm]] Modeline "3840x2160": 24 296703 3840 5116 5204 5500 2160 2168 2178 2250 0x40 0x5
[   22.989276] [drm:drm_mode_debug_printmodeline [drm]] Modeline "2560x1440": 60 241500 2560 2608 2640 2720 1440 1443 1448 1481 0x40 0x5
[   22.989334] [drm:drm_mode_debug_printmodeline [drm]] Modeline "2560x1080": 120 495000 2560 3108 3152 3300 1080 1084 1089 1250 0x40 0x5
[   22.989391] [drm:drm_mode_debug_printmodeline [drm]] Modeline "2560x1080": 120 494505 2560 3108 3152 3300 1080 1084 1089 1250 0x40 0x5
[   22.989449] [drm:drm_mode_debug_printmodeline [drm]] Modeline "1920x1200": 144 1296000 1920 3888 3920 4000 1200 2168 2178 2250 0x40 0x9
[   22.989506] [drm:drm_mode_debug_printmodeline [drm]] Modeline "1920x1080": 120 297000 1920 2008 2052 2200 1080 1084 1089 1125 0x40 0x5
[   22.989564] [drm:drm_mode_debug_printmodeline [drm]] Modeline "1920x1080": 120 296703 1920 2008 2052 2200 1080 1084 1089 1125 0x40 0x5
[   22.989622] [drm:drm_mode_debug_printmodeline [drm]] Modeline "1920x1080": 60 148500 1920 2008 2052 2200 1080 1084 1089 1125 0x40 0x5
[   22.989679] [drm:drm_mode_debug_printmodeline [drm]] Modeline "1920x1080": 60 148500 1920 2008 2052 2200 1080 1084 1089 1125 0x40 0x5
[   22.989737] [drm:drm_mode_debug_printmodeline [drm]] Modeline "1920x1080": 60 148352 1920 2008 2052 2200 1080 1084 1089 1125 0x40 0x5
[   22.989795] [drm:drm_mode_debug_printmodeline [drm]] Modeline "1920x1080": 50 148500 1920 2448 2492 2640 1080 1084 1089 1125 0x40 0x5
[   22.989852] [drm:drm_mode_debug_printmodeline [drm]] Modeline "1600x1200": 144 1296000 1600 3888 3920 4000 1200 2168 2178 2250 0x40 0x9
[   22.989910] [drm:drm_mode_debug_printmodeline [drm]] Modeline "1680x1050": 60 146250 1680 1784 1960 2240 1050 1053 1059 1089 0x40 0x6
[   22.989968] [drm:drm_mode_debug_printmodeline [drm]] Modeline "1280x1024": 60 108000 1280 1328 1440 1688 1024 1025 1028 1066 0x40 0x5
[   22.990025] [drm:drm_mode_debug_printmodeline [drm]] Modeline "1440x900": 60 106500 1440 1520 1672 1904 900 903 909 934 0x40 0x6
[   22.990083] [drm:drm_mode_debug_printmodeline [drm]] Modeline "1280x960": 60 108000 1280 1376 1488 1800 960 961 964 1000 0x40 0x5
[   22.990141] [drm:drm_mode_debug_printmodeline [drm]] Modeline "1280x800": 144 1296000 1280 3888 3920 4000 800 2168 2178 2250 0x40 0x9
[   22.990199] [drm:drm_mode_debug_printmodeline [drm]] Modeline "1280x720": 60 74250 1280 1390 1430 1650 720 725 730 750 0x40 0x5
[   22.990257] [drm:drm_mode_debug_printmodeline [drm]] Modeline "1280x720": 60 74250 1280 1390 1430 1650 720 725 730 750 0x40 0x5
[   22.990314] [drm:drm_mode_debug_printmodeline [drm]] Modeline "1280x720": 60 74176 1280 1390 1430 1650 720 725 730 750 0x40 0x5
[   22.990372] [drm:drm_mode_debug_printmodeline [drm]] Modeline "1280x720": 50 74250 1280 1720 1760 1980 720 725 730 750 0x40 0x5
[   22.990430] [drm:drm_mode_debug_printmodeline [drm]] Modeline "1024x768": 60 65000 1024 1048 1184 1344 768 771 777 806 0x40 0xa
[   22.990487] [drm:drm_mode_debug_printmodeline [drm]] Modeline "800x600": 60 40000 800 840 968 1056 600 601 605 628 0x40 0x5
[   22.990545] [drm:drm_mode_debug_printmodeline [drm]] Modeline "800x600": 56 36000 800 824 896 1024 600 601 603 625 0x40 0x5
[   22.990603] [drm:drm_mode_debug_printmodeline [drm]] Modeline "720x576": 50 27000 720 732 796 864 576 581 586 625 0x40 0xa
[   22.990660] [drm:drm_mode_debug_printmodeline [drm]] Modeline "720x480": 60 27027 720 736 798 858 480 489 495 525 0x40 0xa
[   22.990718] [drm:drm_mode_debug_printmodeline [drm]] Modeline "720x480": 60 27000 720 736 798 858 480 489 495 525 0x40 0xa
[   22.990776] [drm:drm_mode_debug_printmodeline [drm]] Modeline "640x480": 60 25200 640 656 752 800 480 490 492 525 0x40 0xa
[   22.990833] [drm:drm_mode_debug_printmodeline [drm]] Modeline "640x480": 60 25175 640 656 752 800 480 490 492 525 0x40 0xa
[   22.990891] [drm:drm_mode_debug_printmodeline [drm]] Modeline "640x480": 60 25175 640 656 752 800 480 490 492 525 0x40 0xa
[   22.990949] [drm:drm_client_modeset_probe [drm]] connector 61 enabled? no
[   22.991006] [drm:drm_client_modeset_probe [drm]] connector 66 enabled? no
[   22.991063] [drm:drm_client_modeset_probe [drm]] connector 70 enabled? yes
[   22.991123] [drm:drm_client_modeset_probe [drm]] Not using firmware configuration
[   22.991181] [drm:drm_client_modeset_probe [drm]] looking for cmdline mode on connector 70
[   22.991237] [drm:drm_client_modeset_probe [drm]] looking for preferred mode on connector 70 0
[   22.991294] [drm:drm_client_modeset_probe [drm]] found mode 3840x2160
[   22.991350] [drm:drm_client_modeset_probe [drm]] picking CRTCs for 3840x2160 config
[   22.991408] [drm:drm_client_modeset_probe [drm]] desired mode 3840x2160 set on crtc 51 (0,0)
[   22.991466] [drm:drm_mode_object_get [drm]] OBJ ID: 70 (2)
[   22.991523] [drm:drm_mode_object_put.part.0 [drm]] OBJ ID: 61 (2)
[   22.991580] [drm:drm_mode_object_put.part.0 [drm]] OBJ ID: 66 (2)
[   22.991635] [drm:drm_mode_object_put.part.0 [drm]] OBJ ID: 70 (3)
[   22.991695] [drm:drm_atomic_state_init [drm]] Allocated atomic state 00000000e7348b30
[   22.991754] [drm:drm_atomic_get_plane_state [drm]] Added [PLANE:40:plane-0] 0000000082b67097 state to 00000000e7348b30
[   22.991811] [drm:drm_atomic_get_plane_state [drm]] Added [PLANE:42:plane-1] 000000007f33f7df state to 00000000e7348b30
[   22.991868] [drm:drm_atomic_get_plane_state [drm]] Added [PLANE:44:plane-2] 000000002f137cfd state to 00000000e7348b30
[   22.991925] [drm:drm_atomic_get_plane_state [drm]] Added [PLANE:46:plane-3] 00000000f123b8fd state to 00000000e7348b30
[   22.991982] [drm:drm_atomic_get_plane_state [drm]] Added [PLANE:48:plane-4] 0000000085abab09 state to 00000000e7348b30
[   22.992039] [drm:drm_atomic_get_plane_state [drm]] Added [PLANE:50:plane-5] 00000000ac1d2be9 state to 00000000e7348b30
[   22.992097] amdgpu 0004:01:00.0: [drm:drm_atomic_set_fb_for_plane [drm]] Set [NOFB] for [PLANE:50:plane-5] state 00000000ac1d2be9
[   22.992156] [drm:drm_atomic_get_plane_state [drm]] Added [PLANE:52:plane-6] 00000000df56fbf4 state to 00000000e7348b30
[   22.992213] amdgpu 0004:01:00.0: [drm:drm_atomic_set_fb_for_plane [drm]] Set [NOFB] for [PLANE:52:plane-6] state 00000000df56fbf4
[   22.992271] [drm:drm_atomic_get_plane_state [drm]] Added [PLANE:54:plane-7] 0000000020577a0c state to 00000000e7348b30
[   22.992328] amdgpu 0004:01:00.0: [drm:drm_atomic_set_fb_for_plane [drm]] Set [NOFB] for [PLANE:54:plane-7] state 0000000020577a0c
[   22.992386] [drm:drm_atomic_get_plane_state [drm]] Added [PLANE:56:plane-8] 00000000af6a662d state to 00000000e7348b30
[   22.992443] amdgpu 0004:01:00.0: [drm:drm_atomic_set_fb_for_plane [drm]] Set [NOFB] for [PLANE:56:plane-8] state 00000000af6a662d
[   22.992505] [drm:drm_atomic_get_plane_state [drm]] Added [PLANE:58:plane-9] 000000004fcab7ae state to 00000000e7348b30
[   22.992563] amdgpu 0004:01:00.0: [drm:drm_atomic_set_fb_for_plane [drm]] Set [NOFB] for [PLANE:58:plane-9] state 000000004fcab7ae
[   22.992622] [drm:drm_atomic_get_crtc_state [drm]] Added [CRTC:51:crtc-0] 00000000180a0de6 state to 00000000e7348b30
[   22.992682] amdgpu 0004:01:00.0: [drm:drm_atomic_set_mode_for_crtc [drm]] Set [MODE:3840x2160] for [CRTC:51:crtc-0] state 00000000180a0de6
[   22.992739] amdgpu 0004:01:00.0: [drm:drm_atomic_set_crtc_for_plane [drm]] Link [PLANE:48:plane-4] state 0000000085abab09 to [CRTC:51:crtc-0]
[   22.992798] amdgpu 0004:01:00.0: [drm:drm_atomic_set_fb_for_plane [drm]] Set [FB:79] for [PLANE:48:plane-4] state 0000000085abab09
[   22.992855] [drm:drm_mode_object_get [drm]] OBJ ID: 79 (1)
[   22.992912] [drm:drm_atomic_add_affected_connectors [drm]] Adding all current connectors for [CRTC:51:crtc-0] to 00000000e7348b30
[   22.992971] [drm:drm_mode_object_get [drm]] OBJ ID: 70 (2)
[   22.993027] [drm:drm_atomic_get_connector_state [drm]] Added [CONNECTOR:70:DP-3] 000000007df25ee3 state to 00000000e7348b30
[   22.993084] [drm:drm_mode_object_get [drm]] OBJ ID: 70 (3)
[   22.993140] amdgpu 0004:01:00.0: [drm:drm_atomic_set_crtc_for_connector [drm]] Link [CONNECTOR:70:DP-3] state 000000007df25ee3 to [CRTC:51:crtc-0]
[   22.993199] [drm:drm_atomic_get_crtc_state [drm]] Added [CRTC:53:crtc-1] 00000000fa0ce186 state to 00000000e7348b30
[   22.993257] amdgpu 0004:01:00.0: [drm:drm_atomic_set_mode_for_crtc [drm]] Set [NOMODE] for [CRTC:53:crtc-1] state 00000000fa0ce186
[   22.993315] amdgpu 0004:01:00.0: [drm:drm_atomic_set_fb_for_plane [drm]] Set [NOFB] for [PLANE:46:plane-3] state 00000000f123b8fd
[   22.993385] [drm:drm_atomic_add_affected_connectors [drm]] Adding all current connectors for [CRTC:53:crtc-1] to 00000000e7348b30
[   22.993446] [drm:drm_atomic_get_crtc_state [drm]] Added [CRTC:55:crtc-2] 000000004aa51013 state to 00000000e7348b30
[   22.993503] amdgpu 0004:01:00.0: [drm:drm_atomic_set_mode_for_crtc [drm]] Set [NOMODE] for [CRTC:55:crtc-2] state 000000004aa51013
[   22.993561] amdgpu 0004:01:00.0: [drm:drm_atomic_set_fb_for_plane [drm]] Set [NOFB] for [PLANE:44:plane-2] state 000000002f137cfd
[   22.993618] [drm:drm_atomic_add_affected_connectors [drm]] Adding all current connectors for [CRTC:55:crtc-2] to 00000000e7348b30
[   22.993676] [drm:drm_atomic_get_crtc_state [drm]] Added [CRTC:57:crtc-3] 000000007bde7045 state to 00000000e7348b30
[   22.993733] amdgpu 0004:01:00.0: [drm:drm_atomic_set_mode_for_crtc [drm]] Set [NOMODE] for [CRTC:57:crtc-3] state 000000007bde7045
[   22.993791] amdgpu 0004:01:00.0: [drm:drm_atomic_set_fb_for_plane [drm]] Set [NOFB] for [PLANE:42:plane-1] state 000000007f33f7df
[   22.993849] [drm:drm_atomic_add_affected_connectors [drm]] Adding all current connectors for [CRTC:57:crtc-3] to 00000000e7348b30
[   22.993907] [drm:drm_atomic_get_crtc_state [drm]] Added [CRTC:59:crtc-4] 00000000a0361b34 state to 00000000e7348b30
[   22.993964] amdgpu 0004:01:00.0: [drm:drm_atomic_set_mode_for_crtc [drm]] Set [NOMODE] for [CRTC:59:crtc-4] state 00000000a0361b34
[   22.994022] amdgpu 0004:01:00.0: [drm:drm_atomic_set_fb_for_plane [drm]] Set [NOFB] for [PLANE:40:plane-0] state 0000000082b67097
[   22.994079] [drm:drm_atomic_add_affected_connectors [drm]] Adding all current connectors for [CRTC:59:crtc-4] to 00000000e7348b30
[   22.994136] [drm:drm_atomic_check_only [drm]] checking 00000000e7348b30
[   22.994195] [drm:drm_atomic_helper_check_modeset [drm_kms_helper]] [CRTC:51:crtc-0] mode changed
[   22.994228] [drm:drm_atomic_helper_check_modeset [drm_kms_helper]] [CRTC:51:crtc-0] enable changed
[   22.994259] [drm:drm_atomic_helper_check_modeset [drm_kms_helper]] [CRTC:51:crtc-0] active changed
[   22.994292] [drm:drm_atomic_helper_check_modeset [drm_kms_helper]] Updating routing for [CONNECTOR:70:DP-3]
[   22.994324] [drm:drm_atomic_helper_check_modeset [drm_kms_helper]] [CONNECTOR:70:DP-3] using [ENCODER:69:TMDS-69] on [CRTC:51:crtc-0]
[   22.994356] [drm:drm_atomic_helper_check_modeset [drm_kms_helper]] [CRTC:51:crtc-0] needs all connectors, enable: y, active: y
[   22.994388] [drm:drm_atomic_add_affected_connectors [drm]] Adding all current connectors for [CRTC:51:crtc-0] to 00000000e7348b30
[   22.994446] [drm:drm_atomic_add_affected_planes [drm]] Adding all current planes for [CRTC:51:crtc-0] to 00000000e7348b30
[   22.994503] [drm:drm_atomic_add_encoder_bridges [drm]] Adding all bridges for [encoder:69:TMDS-69] to 00000000e7348b30
[   22.994560] [drm:drm_atomic_add_affected_connectors [drm]] Adding all current connectors for [CRTC:51:crtc-0] to 00000000e7348b30
[   22.994617] [drm:drm_atomic_add_affected_planes [drm]] Adding all current planes for [CRTC:51:crtc-0] to 00000000e7348b30
[   22.994674] [drm:dm_update_crtc_state [amdgpu]] amdgpu_crtc id:0 crtc_state_flags: enable:1, active:1, planes_changed:0, mode_changed:1,active_changed:1,connectors_changed:1
[   22.995037] [drm:update_stream_scaling_settings [amdgpu]] Destination Rectangle x:0  y:0  width:3840  height:2160
[   22.995374] [drm:create_validate_stream_for_sink [amdgpu]] Mode 3840x2160 (clk 1296000) failed DC validation with error 10 (No DP link bandwidth)
[   22.995734] [drm:update_stream_scaling_settings [amdgpu]] Destination Rectangle x:0  y:0  width:3840  height:2160
[   22.996071] [drm:dm_update_crtc_state [amdgpu]] amdgpu_crtc id:0 crtc_state_flags: enable:1, active:1, planes_changed:0, mode_changed:1,active_changed:1,connectors_changed:1
[   22.996424] [drm:drm_atomic_get_private_obj_state [drm]] Added new private object 00000000895422d0 state 0000000087ea87c3 to 00000000e7348b30
[   22.996487] [drm:dm_update_crtc_state [amdgpu]] Enabling DRM crtc: 51
[   22.996827] [drm:update_stream_scaling_settings [amdgpu]] Destination Rectangle x:0  y:0  width:3840  height:2160
[   22.997217] [drm:dm_update_plane_state [amdgpu]] Enabling DRM plane: 48 on DRM crtc 51
[   22.997936] [drm:dce112_validate_bandwidth [amdgpu]] dce112_validate_bandwidth: Bandwidth validation failed!
[   22.998280] amdgpu 0004:01:00.0: [drm:amdgpu_dm_atomic_check [amdgpu]] DC global validation failure: Bandwidth validation failure (BW and Watermark) (13)
[   22.998620] [drm:amdgpu_dm_atomic_check [amdgpu]] Atomic check failed with err: -22 
[   22.998957] [drm:drm_atomic_check_only [drm]] atomic driver check for 00000000e7348b30 failed: -22
[   22.999019] [drm:drm_atomic_state_default_clear [drm]] Clearing atomic state 00000000e7348b30
[   22.999076] [drm:drm_mode_object_put.part.0 [drm]] OBJ ID: 70 (4)
[   22.999133] [drm:drm_mode_object_put.part.0 [drm]] OBJ ID: 70 (3)
[   22.999190] [drm:drm_mode_object_put.part.0 [drm]] OBJ ID: 74 (1)
[   22.999250] [drm:drm_mode_object_put.part.0 [drm]] OBJ ID: 79 (2)
[   22.999316] [drm:__drm_atomic_state_free [drm]] Freeing atomic state 00000000e7348b30

[-- Attachment #3: drminfo.log --]
[-- Type: text/x-log, Size: 29231 bytes --]

Node: /dev/dri/card0
├───Driver: amdgpu (AMD GPU) version 3.42.0 (20150101)
│   ├───DRM_CLIENT_CAP_STEREO_3D supported
│   ├───DRM_CLIENT_CAP_UNIVERSAL_PLANES supported
│   ├───DRM_CLIENT_CAP_ATOMIC supported
│   ├───DRM_CLIENT_CAP_ASPECT_RATIO supported
│   ├───DRM_CLIENT_CAP_WRITEBACK_CONNECTORS supported
│   ├───DRM_CAP_DUMB_BUFFER = 1
│   ├───DRM_CAP_VBLANK_HIGH_CRTC = 1
│   ├───DRM_CAP_DUMB_PREFERRED_DEPTH = 24
│   ├───DRM_CAP_DUMB_PREFER_SHADOW = 1
│   ├───DRM_CAP_PRIME = 3
│   ├───DRM_CAP_TIMESTAMP_MONOTONIC = 1
│   ├───DRM_CAP_ASYNC_PAGE_FLIP = 1
│   ├───DRM_CAP_CURSOR_WIDTH = 128
│   ├───DRM_CAP_CURSOR_HEIGHT = 128
│   ├───DRM_CAP_ADDFB2_MODIFIERS = 0
│   ├───DRM_CAP_PAGE_FLIP_TARGET = 0
│   ├───DRM_CAP_CRTC_IN_VBLANK_EVENT = 1
│   ├───DRM_CAP_SYNCOBJ = 1
│   └───DRM_CAP_SYNCOBJ_TIMELINE = 1
├───Device: PCI 1002:6995
│   └───Available nodes: primary, render
├───Framebuffer size
│   ├───Width: [0, 16384]
│   └───Height: [0, 16384]
├───Connectors
│   ├───Connector 0
│   │   ├───Object ID: 61
│   │   ├───Type: DisplayPort
│   │   ├───Status: connected
│   │   ├───Physical size: 600x340 mm
│   │   ├───Subpixel: unknown
│   │   ├───Encoders: {0}
│   │   ├───Modes
│   │   │   ├───3840x2160@144.00 preferred driver phsync nvsync 
│   │   │   ├───3840x2160@60.00 preferred driver phsync pvsync 
│   │   │   ├───3840x2160@120.00 driver phsync pvsync 16:9 
│   │   │   ├───3840x2160@119.88 driver phsync pvsync 16:9 
│   │   │   ├───3840x2160@100.00 driver phsync pvsync 16:9 
│   │   │   ├───3840x2160@60.00 driver phsync nvsync 
│   │   │   ├───3840x2160@60.00 driver phsync pvsync 16:9 
│   │   │   ├───3840x2160@59.94 driver phsync pvsync 16:9 
│   │   │   ├───3840x2160@50.00 driver phsync pvsync 16:9 
│   │   │   ├───3840x2160@30.00 driver phsync pvsync 16:9 
│   │   │   ├───3840x2160@29.97 driver phsync pvsync 16:9 
│   │   │   ├───3840x2160@25.00 driver phsync pvsync 16:9 
│   │   │   ├───3840x2160@24.00 driver phsync pvsync 16:9 
│   │   │   ├───3840x2160@23.98 driver phsync pvsync 16:9 
│   │   │   ├───2560x1440@59.95 driver phsync pvsync 
│   │   │   ├───2560x1080@120.00 driver phsync pvsync 64:27 
│   │   │   ├───2560x1080@119.88 driver phsync pvsync 64:27 
│   │   │   ├───1920x1200@144.00 driver phsync nvsync 
│   │   │   ├───1920x1080@120.00 driver phsync pvsync 16:9 
│   │   │   ├───1920x1080@119.88 driver phsync pvsync 16:9 
│   │   │   ├───1920x1080@60.00 driver phsync pvsync 
│   │   │   ├───1920x1080@60.00 driver phsync pvsync 16:9 
│   │   │   ├───1920x1080@59.94 driver phsync pvsync 16:9 
│   │   │   ├───1920x1080@50.00 driver phsync pvsync 16:9 
│   │   │   ├───1600x1200@144.00 driver phsync nvsync 
│   │   │   ├───1680x1050@59.95 driver nhsync pvsync 
│   │   │   ├───1280x1024@60.02 driver phsync pvsync 
│   │   │   ├───1440x900@59.89 driver nhsync pvsync 
│   │   │   ├───1280x960@60.00 driver phsync pvsync 
│   │   │   ├───1280x800@144.00 driver phsync nvsync 
│   │   │   ├───1280x720@60.00 driver phsync pvsync 
│   │   │   ├───1280x720@60.00 driver phsync pvsync 16:9 
│   │   │   ├───1280x720@59.94 driver phsync pvsync 16:9 
│   │   │   ├───1280x720@50.00 driver phsync pvsync 16:9 
│   │   │   ├───1024x768@60.00 driver nhsync nvsync 
│   │   │   ├───800x600@60.32 driver phsync pvsync 
│   │   │   ├───800x600@56.25 driver phsync pvsync 
│   │   │   ├───720x576@50.00 driver nhsync nvsync 16:9 
│   │   │   ├───720x480@60.00 driver nhsync nvsync 16:9 
│   │   │   ├───720x480@59.94 driver nhsync nvsync 16:9 
│   │   │   ├───640x480@60.00 driver nhsync nvsync 4:3 
│   │   │   ├───640x480@59.94 driver nhsync nvsync 
│   │   │   └───640x480@59.94 driver nhsync nvsync 4:3 
│   │   └───Properties
│   │       ├───"EDID" (immutable): blob = 80
│   │       ├───"DPMS": enum {On, Standby, Suspend, Off} = Off
│   │       ├───"link-status": enum {Good, Bad} = Good
│   │       ├───"non-desktop" (immutable): range [0, 1] = 0
│   │       ├───"TILE" (immutable): blob = 0
│   │       ├───"CRTC_ID" (atomic): object CRTC = 0
│   │       ├───"scaling mode": enum {None, Full, Center, Full aspect} = None
│   │       ├───"underscan": enum {off, on, auto} = off
│   │       ├───"underscan hborder": range [0, 128] = 0
│   │       ├───"underscan vborder": range [0, 128] = 0
│   │       ├───"max bpc": range [8, 16] = 8
│   │       ├───"HDR_OUTPUT_METADATA": blob = 0
│   │       ├───"vrr_capable" (immutable): range [0, 1] = 0
│   │       └───"subconnector" (immutable): enum {Unknown, VGA, DVI-D, HDMI, DP, Wireless, Native} = Native
│   ├───Connector 1
│   │   ├───Object ID: 67
│   │   ├───Type: DisplayPort
│   │   ├───Status: disconnected
│   │   ├───Encoders: {1}
│   │   └───Properties
│   │       ├───"EDID" (immutable): blob = 0
│   │       ├───"DPMS": enum {On, Standby, Suspend, Off} = Off
│   │       ├───"link-status": enum {Good, Bad} = Good
│   │       ├───"non-desktop" (immutable): range [0, 1] = 0
│   │       ├───"TILE" (immutable): blob = 0
│   │       ├───"CRTC_ID" (atomic): object CRTC = 0
│   │       ├───"scaling mode": enum {None, Full, Center, Full aspect} = None
│   │       ├───"underscan": enum {off, on, auto} = off
│   │       ├───"underscan hborder": range [0, 128] = 0
│   │       ├───"underscan vborder": range [0, 128] = 0
│   │       ├───"max bpc": range [8, 16] = 8
│   │       ├───"HDR_OUTPUT_METADATA": blob = 0
│   │       ├───"vrr_capable" (immutable): range [0, 1] = 0
│   │       └───"subconnector" (immutable): enum {Unknown, VGA, DVI-D, HDMI, DP, Wireless, Native} = Unknown
│   └───Connector 2
│       ├───Object ID: 71
│       ├───Type: DisplayPort
│       ├───Status: disconnected
│       ├───Encoders: {2}
│       └───Properties
│           ├───"EDID" (immutable): blob = 0
│           ├───"DPMS": enum {On, Standby, Suspend, Off} = Off
│           ├───"link-status": enum {Good, Bad} = Good
│           ├───"non-desktop" (immutable): range [0, 1] = 0
│           ├───"TILE" (immutable): blob = 0
│           ├───"CRTC_ID" (atomic): object CRTC = 0
│           ├───"scaling mode": enum {None, Full, Center, Full aspect} = None
│           ├───"underscan": enum {off, on, auto} = off
│           ├───"underscan hborder": range [0, 128] = 0
│           ├───"underscan vborder": range [0, 128] = 0
│           ├───"max bpc": range [8, 16] = 8
│           ├───"HDR_OUTPUT_METADATA": blob = 0
│           ├───"vrr_capable" (immutable): range [0, 1] = 0
│           └───"subconnector" (immutable): enum {Unknown, VGA, DVI-D, HDMI, DP, Wireless, Native} = Unknown
├───Encoders
│   ├───Encoder 0
│   │   ├───Object ID: 60
│   │   ├───Type: TMDS
│   │   ├───CRTCS: {0, 1, 2, 3, 4}
│   │   └───Clones: {0}
│   ├───Encoder 1
│   │   ├───Object ID: 65
│   │   ├───Type: TMDS
│   │   ├───CRTCS: {0, 1, 2, 3, 4}
│   │   └───Clones: {1}
│   ├───Encoder 2
│   │   ├───Object ID: 70
│   │   ├───Type: TMDS
│   │   ├───CRTCS: {0, 1, 2, 3, 4}
│   │   └───Clones: {2}
│   ├───Encoder 3
│   │   ├───Object ID: 74
│   │   ├───Type: DP MST
│   │   ├───CRTCS: {0, 1, 2, 3, 4}
│   │   └───Clones: {3}
│   ├───Encoder 4
│   │   ├───Object ID: 75
│   │   ├───Type: DP MST
│   │   ├───CRTCS: {0, 1, 2, 3, 4}
│   │   └───Clones: {4}
│   ├───Encoder 5
│   │   ├───Object ID: 76
│   │   ├───Type: DP MST
│   │   ├───CRTCS: {0, 1, 2, 3, 4}
│   │   └───Clones: {5}
│   ├───Encoder 6
│   │   ├───Object ID: 77
│   │   ├───Type: DP MST
│   │   ├───CRTCS: {0, 1, 2, 3, 4}
│   │   └───Clones: {6}
│   └───Encoder 7
│       ├───Object ID: 78
│       ├───Type: DP MST
│       ├───CRTCS: {0, 1, 2, 3, 4}
│       └───Clones: {7}
├───CRTCs
│   ├───CRTC 0
│   │   ├───Object ID: 51
│   │   ├───Gamma size: 256
│   │   └───Properties
│   │       ├───"ACTIVE" (atomic): range [0, 1] = 0
│   │       ├───"MODE_ID" (atomic): blob = 0
│   │       ├───"OUT_FENCE_PTR" (atomic): range [0, UINT64_MAX] = 0
│   │       ├───"VRR_ENABLED": range [0, 1] = 0
│   │       ├───"DEGAMMA_LUT": blob = 0
│   │       ├───"DEGAMMA_LUT_SIZE" (immutable): range [0, UINT32_MAX] = 4096
│   │       ├───"CTM": blob = 90
│   │       ├───"GAMMA_LUT": blob = 84
│   │       └───"GAMMA_LUT_SIZE" (immutable): range [0, UINT32_MAX] = 4096
│   ├───CRTC 1
│   │   ├───Object ID: 53
│   │   ├───Gamma size: 256
│   │   └───Properties
│   │       ├───"ACTIVE" (atomic): range [0, 1] = 0
│   │       ├───"MODE_ID" (atomic): blob = 0
│   │       ├───"OUT_FENCE_PTR" (atomic): range [0, UINT64_MAX] = 0
│   │       ├───"VRR_ENABLED": range [0, 1] = 0
│   │       ├───"DEGAMMA_LUT": blob = 0
│   │       ├───"DEGAMMA_LUT_SIZE" (immutable): range [0, UINT32_MAX] = 4096
│   │       ├───"CTM": blob = 66
│   │       ├───"GAMMA_LUT": blob = 85
│   │       └───"GAMMA_LUT_SIZE" (immutable): range [0, UINT32_MAX] = 4096
│   ├───CRTC 2
│   │   ├───Object ID: 55
│   │   ├───Gamma size: 256
│   │   └───Properties
│   │       ├───"ACTIVE" (atomic): range [0, 1] = 0
│   │       ├───"MODE_ID" (atomic): blob = 0
│   │       ├───"OUT_FENCE_PTR" (atomic): range [0, UINT64_MAX] = 0
│   │       ├───"VRR_ENABLED": range [0, 1] = 0
│   │       ├───"DEGAMMA_LUT": blob = 0
│   │       ├───"DEGAMMA_LUT_SIZE" (immutable): range [0, UINT32_MAX] = 4096
│   │       ├───"CTM": blob = 81
│   │       ├───"GAMMA_LUT": blob = 86
│   │       └───"GAMMA_LUT_SIZE" (immutable): range [0, UINT32_MAX] = 4096
│   ├───CRTC 3
│   │   ├───Object ID: 57
│   │   ├───Gamma size: 256
│   │   └───Properties
│   │       ├───"ACTIVE" (atomic): range [0, 1] = 0
│   │       ├───"MODE_ID" (atomic): blob = 0
│   │       ├───"OUT_FENCE_PTR" (atomic): range [0, UINT64_MAX] = 0
│   │       ├───"VRR_ENABLED": range [0, 1] = 0
│   │       ├───"DEGAMMA_LUT": blob = 0
│   │       ├───"DEGAMMA_LUT_SIZE" (immutable): range [0, UINT32_MAX] = 4096
│   │       ├───"CTM": blob = 82
│   │       ├───"GAMMA_LUT": blob = 87
│   │       └───"GAMMA_LUT_SIZE" (immutable): range [0, UINT32_MAX] = 4096
│   └───CRTC 4
│       ├───Object ID: 59
│       ├───Gamma size: 256
│       └───Properties
│           ├───"ACTIVE" (atomic): range [0, 1] = 0
│           ├───"MODE_ID" (atomic): blob = 0
│           ├───"OUT_FENCE_PTR" (atomic): range [0, UINT64_MAX] = 0
│           ├───"VRR_ENABLED": range [0, 1] = 0
│           ├───"DEGAMMA_LUT": blob = 0
│           ├───"DEGAMMA_LUT_SIZE" (immutable): range [0, UINT32_MAX] = 4096
│           ├───"CTM": blob = 83
│           ├───"GAMMA_LUT": blob = 88
│           └───"GAMMA_LUT_SIZE" (immutable): range [0, UINT32_MAX] = 4096
└───Planes
    ├───Plane 0
    │   ├───Object ID: 40
    │   ├───CRTCs: {4}
    │   ├───FB ID: 0
    │   ├───Formats:
    │   │   ├───XRGB8888 (0x34325258)
    │   │   ├───ARGB8888 (0x34325241)
    │   │   ├───RGBA8888 (0x34324152)
    │   │   ├───XRGB2101010 (0x30335258)
    │   │   ├───XBGR2101010 (0x30334258)
    │   │   ├───ARGB2101010 (0x30335241)
    │   │   ├───ABGR2101010 (0x30334241)
    │   │   ├───XRGB16161616 (0x38345258)
    │   │   ├───XBGR16161616 (0x38344258)
    │   │   ├───ARGB16161616 (0x38345241)
    │   │   ├───ABGR16161616 (0x38344241)
    │   │   ├───XBGR8888 (0x34324258)
    │   │   ├───ABGR8888 (0x34324241)
    │   │   ├───RGB565 (0x36314752)
    │   │   ├───XRGB16161616F (0x48345258)
    │   │   ├───ARGB16161616F (0x48345241)
    │   │   ├───XBGR16161616F (0x48344258)
    │   │   └───ABGR16161616F (0x48344241)
    │   └───Properties
    │       ├───"type" (immutable): enum {Overlay, Primary, Cursor} = Primary
    │       ├───"FB_ID" (atomic): object framebuffer = 0
    │       ├───"IN_FENCE_FD" (atomic): srange [-1, INT32_MAX] = -1
    │       ├───"CRTC_ID" (atomic): object CRTC = 0
    │       ├───"CRTC_X" (atomic): srange [INT32_MIN, INT32_MAX] = 0
    │       ├───"CRTC_Y" (atomic): srange [INT32_MIN, INT32_MAX] = 0
    │       ├───"CRTC_W" (atomic): range [0, INT32_MAX] = 0
    │       ├───"CRTC_H" (atomic): range [0, INT32_MAX] = 0
    │       ├───"SRC_X" (atomic): range [0, UINT32_MAX] = 0
    │       ├───"SRC_Y" (atomic): range [0, UINT32_MAX] = 0
    │       ├───"SRC_W" (atomic): range [0, UINT32_MAX] = 0
    │       ├───"SRC_H" (atomic): range [0, UINT32_MAX] = 0
    │       └───"rotation": bitmask {rotate-0, rotate-90, rotate-180, rotate-270} = (rotate-0)
    ├───Plane 1
    │   ├───Object ID: 42
    │   ├───CRTCs: {3}
    │   ├───FB ID: 0
    │   ├───Formats:
    │   │   ├───XRGB8888 (0x34325258)
    │   │   ├───ARGB8888 (0x34325241)
    │   │   ├───RGBA8888 (0x34324152)
    │   │   ├───XRGB2101010 (0x30335258)
    │   │   ├───XBGR2101010 (0x30334258)
    │   │   ├───ARGB2101010 (0x30335241)
    │   │   ├───ABGR2101010 (0x30334241)
    │   │   ├───XRGB16161616 (0x38345258)
    │   │   ├───XBGR16161616 (0x38344258)
    │   │   ├───ARGB16161616 (0x38345241)
    │   │   ├───ABGR16161616 (0x38344241)
    │   │   ├───XBGR8888 (0x34324258)
    │   │   ├───ABGR8888 (0x34324241)
    │   │   ├───RGB565 (0x36314752)
    │   │   ├───XRGB16161616F (0x48345258)
    │   │   ├───ARGB16161616F (0x48345241)
    │   │   ├───XBGR16161616F (0x48344258)
    │   │   └───ABGR16161616F (0x48344241)
    │   └───Properties
    │       ├───"type" (immutable): enum {Overlay, Primary, Cursor} = Primary
    │       ├───"FB_ID" (atomic): object framebuffer = 0
    │       ├───"IN_FENCE_FD" (atomic): srange [-1, INT32_MAX] = -1
    │       ├───"CRTC_ID" (atomic): object CRTC = 0
    │       ├───"CRTC_X" (atomic): srange [INT32_MIN, INT32_MAX] = 0
    │       ├───"CRTC_Y" (atomic): srange [INT32_MIN, INT32_MAX] = 0
    │       ├───"CRTC_W" (atomic): range [0, INT32_MAX] = 0
    │       ├───"CRTC_H" (atomic): range [0, INT32_MAX] = 0
    │       ├───"SRC_X" (atomic): range [0, UINT32_MAX] = 0
    │       ├───"SRC_Y" (atomic): range [0, UINT32_MAX] = 0
    │       ├───"SRC_W" (atomic): range [0, UINT32_MAX] = 0
    │       ├───"SRC_H" (atomic): range [0, UINT32_MAX] = 0
    │       └───"rotation": bitmask {rotate-0, rotate-90, rotate-180, rotate-270} = (rotate-0)
    ├───Plane 2
    │   ├───Object ID: 44
    │   ├───CRTCs: {2}
    │   ├───FB ID: 0
    │   ├───Formats:
    │   │   ├───XRGB8888 (0x34325258)
    │   │   ├───ARGB8888 (0x34325241)
    │   │   ├───RGBA8888 (0x34324152)
    │   │   ├───XRGB2101010 (0x30335258)
    │   │   ├───XBGR2101010 (0x30334258)
    │   │   ├───ARGB2101010 (0x30335241)
    │   │   ├───ABGR2101010 (0x30334241)
    │   │   ├───XRGB16161616 (0x38345258)
    │   │   ├───XBGR16161616 (0x38344258)
    │   │   ├───ARGB16161616 (0x38345241)
    │   │   ├───ABGR16161616 (0x38344241)
    │   │   ├───XBGR8888 (0x34324258)
    │   │   ├───ABGR8888 (0x34324241)
    │   │   ├───RGB565 (0x36314752)
    │   │   ├───XRGB16161616F (0x48345258)
    │   │   ├───ARGB16161616F (0x48345241)
    │   │   ├───XBGR16161616F (0x48344258)
    │   │   └───ABGR16161616F (0x48344241)
    │   └───Properties
    │       ├───"type" (immutable): enum {Overlay, Primary, Cursor} = Primary
    │       ├───"FB_ID" (atomic): object framebuffer = 0
    │       ├───"IN_FENCE_FD" (atomic): srange [-1, INT32_MAX] = -1
    │       ├───"CRTC_ID" (atomic): object CRTC = 0
    │       ├───"CRTC_X" (atomic): srange [INT32_MIN, INT32_MAX] = 0
    │       ├───"CRTC_Y" (atomic): srange [INT32_MIN, INT32_MAX] = 0
    │       ├───"CRTC_W" (atomic): range [0, INT32_MAX] = 0
    │       ├───"CRTC_H" (atomic): range [0, INT32_MAX] = 0
    │       ├───"SRC_X" (atomic): range [0, UINT32_MAX] = 0
    │       ├───"SRC_Y" (atomic): range [0, UINT32_MAX] = 0
    │       ├───"SRC_W" (atomic): range [0, UINT32_MAX] = 0
    │       ├───"SRC_H" (atomic): range [0, UINT32_MAX] = 0
    │       └───"rotation": bitmask {rotate-0, rotate-90, rotate-180, rotate-270} = (rotate-0)
    ├───Plane 3
    │   ├───Object ID: 46
    │   ├───CRTCs: {1}
    │   ├───FB ID: 0
    │   ├───Formats:
    │   │   ├───XRGB8888 (0x34325258)
    │   │   ├───ARGB8888 (0x34325241)
    │   │   ├───RGBA8888 (0x34324152)
    │   │   ├───XRGB2101010 (0x30335258)
    │   │   ├───XBGR2101010 (0x30334258)
    │   │   ├───ARGB2101010 (0x30335241)
    │   │   ├───ABGR2101010 (0x30334241)
    │   │   ├───XRGB16161616 (0x38345258)
    │   │   ├───XBGR16161616 (0x38344258)
    │   │   ├───ARGB16161616 (0x38345241)
    │   │   ├───ABGR16161616 (0x38344241)
    │   │   ├───XBGR8888 (0x34324258)
    │   │   ├───ABGR8888 (0x34324241)
    │   │   ├───RGB565 (0x36314752)
    │   │   ├───XRGB16161616F (0x48345258)
    │   │   ├───ARGB16161616F (0x48345241)
    │   │   ├───XBGR16161616F (0x48344258)
    │   │   └───ABGR16161616F (0x48344241)
    │   └───Properties
    │       ├───"type" (immutable): enum {Overlay, Primary, Cursor} = Primary
    │       ├───"FB_ID" (atomic): object framebuffer = 0
    │       ├───"IN_FENCE_FD" (atomic): srange [-1, INT32_MAX] = -1
    │       ├───"CRTC_ID" (atomic): object CRTC = 0
    │       ├───"CRTC_X" (atomic): srange [INT32_MIN, INT32_MAX] = 0
    │       ├───"CRTC_Y" (atomic): srange [INT32_MIN, INT32_MAX] = 0
    │       ├───"CRTC_W" (atomic): range [0, INT32_MAX] = 0
    │       ├───"CRTC_H" (atomic): range [0, INT32_MAX] = 0
    │       ├───"SRC_X" (atomic): range [0, UINT32_MAX] = 0
    │       ├───"SRC_Y" (atomic): range [0, UINT32_MAX] = 0
    │       ├───"SRC_W" (atomic): range [0, UINT32_MAX] = 0
    │       ├───"SRC_H" (atomic): range [0, UINT32_MAX] = 0
    │       └───"rotation": bitmask {rotate-0, rotate-90, rotate-180, rotate-270} = (rotate-0)
    ├───Plane 4
    │   ├───Object ID: 48
    │   ├───CRTCs: {0}
    │   ├───FB ID: 0
    │   ├───Formats:
    │   │   ├───XRGB8888 (0x34325258)
    │   │   ├───ARGB8888 (0x34325241)
    │   │   ├───RGBA8888 (0x34324152)
    │   │   ├───XRGB2101010 (0x30335258)
    │   │   ├───XBGR2101010 (0x30334258)
    │   │   ├───ARGB2101010 (0x30335241)
    │   │   ├───ABGR2101010 (0x30334241)
    │   │   ├───XRGB16161616 (0x38345258)
    │   │   ├───XBGR16161616 (0x38344258)
    │   │   ├───ARGB16161616 (0x38345241)
    │   │   ├───ABGR16161616 (0x38344241)
    │   │   ├───XBGR8888 (0x34324258)
    │   │   ├───ABGR8888 (0x34324241)
    │   │   ├───RGB565 (0x36314752)
    │   │   ├───XRGB16161616F (0x48345258)
    │   │   ├───ARGB16161616F (0x48345241)
    │   │   ├───XBGR16161616F (0x48344258)
    │   │   └───ABGR16161616F (0x48344241)
    │   └───Properties
    │       ├───"type" (immutable): enum {Overlay, Primary, Cursor} = Primary
    │       ├───"FB_ID" (atomic): object framebuffer = 0
    │       ├───"IN_FENCE_FD" (atomic): srange [-1, INT32_MAX] = -1
    │       ├───"CRTC_ID" (atomic): object CRTC = 0
    │       ├───"CRTC_X" (atomic): srange [INT32_MIN, INT32_MAX] = 0
    │       ├───"CRTC_Y" (atomic): srange [INT32_MIN, INT32_MAX] = 0
    │       ├───"CRTC_W" (atomic): range [0, INT32_MAX] = 0
    │       ├───"CRTC_H" (atomic): range [0, INT32_MAX] = 0
    │       ├───"SRC_X" (atomic): range [0, UINT32_MAX] = 0
    │       ├───"SRC_Y" (atomic): range [0, UINT32_MAX] = 0
    │       ├───"SRC_W" (atomic): range [0, UINT32_MAX] = 0
    │       ├───"SRC_H" (atomic): range [0, UINT32_MAX] = 0
    │       └───"rotation": bitmask {rotate-0, rotate-90, rotate-180, rotate-270} = (rotate-0)
    ├───Plane 5
    │   ├───Object ID: 50
    │   ├───CRTCs: {0}
    │   ├───FB ID: 0
    │   ├───Formats:
    │   │   └───ARGB8888 (0x34325241)
    │   └───Properties
    │       ├───"type" (immutable): enum {Overlay, Primary, Cursor} = Cursor
    │       ├───"FB_ID" (atomic): object framebuffer = 0
    │       ├───"IN_FENCE_FD" (atomic): srange [-1, INT32_MAX] = -1
    │       ├───"CRTC_ID" (atomic): object CRTC = 0
    │       ├───"CRTC_X" (atomic): srange [INT32_MIN, INT32_MAX] = 0
    │       ├───"CRTC_Y" (atomic): srange [INT32_MIN, INT32_MAX] = 0
    │       ├───"CRTC_W" (atomic): range [0, INT32_MAX] = 0
    │       ├───"CRTC_H" (atomic): range [0, INT32_MAX] = 0
    │       ├───"SRC_X" (atomic): range [0, UINT32_MAX] = 0
    │       ├───"SRC_Y" (atomic): range [0, UINT32_MAX] = 0
    │       ├───"SRC_W" (atomic): range [0, UINT32_MAX] = 0
    │       └───"SRC_H" (atomic): range [0, UINT32_MAX] = 0
    ├───Plane 6
    │   ├───Object ID: 52
    │   ├───CRTCs: {1}
    │   ├───FB ID: 0
    │   ├───Formats:
    │   │   └───ARGB8888 (0x34325241)
    │   └───Properties
    │       ├───"type" (immutable): enum {Overlay, Primary, Cursor} = Cursor
    │       ├───"FB_ID" (atomic): object framebuffer = 0
    │       ├───"IN_FENCE_FD" (atomic): srange [-1, INT32_MAX] = -1
    │       ├───"CRTC_ID" (atomic): object CRTC = 0
    │       ├───"CRTC_X" (atomic): srange [INT32_MIN, INT32_MAX] = 0
    │       ├───"CRTC_Y" (atomic): srange [INT32_MIN, INT32_MAX] = 0
    │       ├───"CRTC_W" (atomic): range [0, INT32_MAX] = 0
    │       ├───"CRTC_H" (atomic): range [0, INT32_MAX] = 0
    │       ├───"SRC_X" (atomic): range [0, UINT32_MAX] = 0
    │       ├───"SRC_Y" (atomic): range [0, UINT32_MAX] = 0
    │       ├───"SRC_W" (atomic): range [0, UINT32_MAX] = 0
    │       └───"SRC_H" (atomic): range [0, UINT32_MAX] = 0
    ├───Plane 7
    │   ├───Object ID: 54
    │   ├───CRTCs: {2}
    │   ├───FB ID: 0
    │   ├───Formats:
    │   │   └───ARGB8888 (0x34325241)
    │   └───Properties
    │       ├───"type" (immutable): enum {Overlay, Primary, Cursor} = Cursor
    │       ├───"FB_ID" (atomic): object framebuffer = 0
    │       ├───"IN_FENCE_FD" (atomic): srange [-1, INT32_MAX] = -1
    │       ├───"CRTC_ID" (atomic): object CRTC = 0
    │       ├───"CRTC_X" (atomic): srange [INT32_MIN, INT32_MAX] = 0
    │       ├───"CRTC_Y" (atomic): srange [INT32_MIN, INT32_MAX] = 0
    │       ├───"CRTC_W" (atomic): range [0, INT32_MAX] = 0
    │       ├───"CRTC_H" (atomic): range [0, INT32_MAX] = 0
    │       ├───"SRC_X" (atomic): range [0, UINT32_MAX] = 0
    │       ├───"SRC_Y" (atomic): range [0, UINT32_MAX] = 0
    │       ├───"SRC_W" (atomic): range [0, UINT32_MAX] = 0
    │       └───"SRC_H" (atomic): range [0, UINT32_MAX] = 0
    ├───Plane 8
    │   ├───Object ID: 56
    │   ├───CRTCs: {3}
    │   ├───FB ID: 0
    │   ├───Formats:
    │   │   └───ARGB8888 (0x34325241)
    │   └───Properties
    │       ├───"type" (immutable): enum {Overlay, Primary, Cursor} = Cursor
    │       ├───"FB_ID" (atomic): object framebuffer = 0
    │       ├───"IN_FENCE_FD" (atomic): srange [-1, INT32_MAX] = -1
    │       ├───"CRTC_ID" (atomic): object CRTC = 0
    │       ├───"CRTC_X" (atomic): srange [INT32_MIN, INT32_MAX] = 0
    │       ├───"CRTC_Y" (atomic): srange [INT32_MIN, INT32_MAX] = 0
    │       ├───"CRTC_W" (atomic): range [0, INT32_MAX] = 0
    │       ├───"CRTC_H" (atomic): range [0, INT32_MAX] = 0
    │       ├───"SRC_X" (atomic): range [0, UINT32_MAX] = 0
    │       ├───"SRC_Y" (atomic): range [0, UINT32_MAX] = 0
    │       ├───"SRC_W" (atomic): range [0, UINT32_MAX] = 0
    │       └───"SRC_H" (atomic): range [0, UINT32_MAX] = 0
    └───Plane 9
        ├───Object ID: 58
        ├───CRTCs: {4}
        ├───FB ID: 0
        ├───Formats:
        │   └───ARGB8888 (0x34325241)
        └───Properties
            ├───"type" (immutable): enum {Overlay, Primary, Cursor} = Cursor
            ├───"FB_ID" (atomic): object framebuffer = 0
            ├───"IN_FENCE_FD" (atomic): srange [-1, INT32_MAX] = -1
            ├───"CRTC_ID" (atomic): object CRTC = 0
            ├───"CRTC_X" (atomic): srange [INT32_MIN, INT32_MAX] = 0
            ├───"CRTC_Y" (atomic): srange [INT32_MIN, INT32_MAX] = 0
            ├───"CRTC_W" (atomic): range [0, INT32_MAX] = 0
            ├───"CRTC_H" (atomic): range [0, INT32_MAX] = 0
            ├───"SRC_X" (atomic): range [0, UINT32_MAX] = 0
            ├───"SRC_Y" (atomic): range [0, UINT32_MAX] = 0
            ├───"SRC_W" (atomic): range [0, UINT32_MAX] = 0
            └───"SRC_H" (atomic): range [0, UINT32_MAX] = 0

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2021-12-19 14:38 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-12-17 15:22 KMS selects unsupported video mode, causing blank screen after boot Ing. Josua Mayer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).