Result:
git-log-oneline igt_runner0 run0 runtimes0 results0.json boot0 dmesg0
| Detail | Value |
|---|---|
| Igt-Version |
IGT-Version: 1.27.1-gc2d8ef8b9 (x86_64) (Linux: 6.4.0-rc5-linus-v6.4-rc5-g9561de3a55be+ x86_64) |
| Out |
Opened device: /dev/dri/card0 Starting subtest: basic-brightness Starting dynamic subtest: eDP-1 Dynamic subtest eDP-1: SUCCESS (0.516s) Subtest basic-brightness: SUCCESS (0.539s) This test caused an abort condition: Lockdep not active /proc/lockdep_stats contents: lock-classes: 1759 [max: 8192] direct dependencies: 17544 [max: 32768] indirect dependencies: 129056 all direct dependencies: 362064 dependency chains: 25219 [max: 131072] dependency chain hlocks used: 103796 [max: 655360] dependency chain hlocks lost: 0 in-hardirq chains: 291 in-softirq chains: 572 in-process chains: 24356 stack-trace entries: 160975 [max: 1048576] number of stack traces: 8407 number of stack hash chains: 6561 combined max dependencies: 4075315812 hardirq-safe locks: 106 hardirq-unsafe locks: 1044 softirq-safe locks: 200 softirq-unsafe locks: 959 irq-safe locks: 224 irq-unsafe locks: 1044 hardirq-read-safe locks: 3 hardirq-read-unsafe locks: 312 softirq-read-safe locks: 7 softirq-read-unsafe locks: 307 irq-read-safe locks: 7 irq-read-unsafe locks: 312 uncategorized locks: 286 unused locks: 1 max locking depth: 15 max bfs queue depth: 397 max lock class index: 1758 chain lookup misses: 25697 chain lookup hits: 271008004 cyclic checks: 25610 redundant checks: 0 redundant links: 0 find-mask forwards checks: 4267 find-mask backwards checks: 2624 hardirq on events: 173084998 hardirq off events: 173084983 redundant hardirq ons: 50 redundant hardirq offs: 28 softirq on events: 739987 softirq off events: 739987 redundant softirq ons: 0 redundant softirq offs: 0 debug_locks: 0 zapped classes: 1 zapped lock chains: 118 large chain blocks: 1 |
| Err |
Starting subtest: basic-brightness Starting dynamic subtest: eDP-1 Dynamic subtest eDP-1: SUCCESS (0.516s) Subtest basic-brightness: SUCCESS (0.539s) |
| Dmesg |
<4> [232.619293]
<4> [232.619304] ======================================================
<4> [232.619319] WARNING: possible circular locking dependency detected
<4> [232.619333] 6.4.0-rc5-linus-v6.4-rc5-g9561de3a55be+ #1 Not tainted
<4> [232.619348] ------------------------------------------------------
<4> [232.619363] kworker/4:1H/169 is trying to acquire lock:
<4> [232.619375] ffff88814cb2ce48 (>->reset.backoff_srcu){++++}-{0:0}, at: _intel_gt_reset_lock+0x0/0x330 [i915]
<4> [232.619563]
but task is already holding lock:
<4> [232.619584] ffffc900012a3e60 ((work_completion)(&(&guc->timestamp.work)->work)){+.+.}-{0:0}, at: process_one_work+0x1cc/0x510
<4> [232.619612]
which lock already depends on the new lock.
<4> [232.619641]
the existing dependency chain (in reverse order) is:
<4> [232.619666]
-> #3 ((work_completion)(&(&guc->timestamp.work)->work)){+.+.}-{0:0}:
<4> [232.619693] lock_acquire+0xd8/0x2d0
<4> [232.619705] __flush_work+0x74/0x530
<4> [232.619715] __cancel_work_timer+0x14f/0x1f0
<4> [232.619728] intel_guc_submission_reset_prepare+0x81/0x4b0 [i915]
<4> [232.619886] intel_uc_reset_prepare+0x9c/0x120 [i915]
<4> [232.620037] reset_prepare+0x21/0x60 [i915]
<4> [232.620180] intel_gt_reset+0x1dd/0x470 [i915]
<4> [232.620322] intel_gt_reset_global+0xfb/0x170 [i915]
<4> [232.620463] intel_gt_handle_error+0x368/0x420 [i915]
<4> [232.620604] intel_gt_debugfs_reset_store+0x5c/0xc0 [i915]
<4> [232.620741] i915_wedged_set+0x29/0x40 [i915]
<4> [232.620872] simple_attr_write_xsigned.constprop.0+0xb4/0x110
<4> [232.620889] full_proxy_write+0x52/0x80
<4> [232.620900] vfs_write+0xc5/0x4f0
<4> [232.620910] ksys_write+0x64/0xe0
<4> [232.620920] do_syscall_64+0x3c/0x90
<4> [232.620932] entry_SYSCALL_64_after_hwframe+0x72/0xdc
<4> [232.620946]
-> #2 (>->reset.mutex){+.+.}-{3:3}:
<4> [232.620969] lock_acquire+0xd8/0x2d0
<4> [232.620979] i915_gem_shrinker_taints_mutex+0x31/0x50 [i915]
<4> [232.621132] intel_gt_init_reset+0x65/0x80 [i915]
<4> [232.621275] intel_gt_common_init_early+0xe1/0x170 [i915]
<4> [232.621413] intel_root_gt_init_early+0x48/0x60 [i915]
<4> [232.621545] i915_driver_probe+0x75d/0xdb0 [i915]
<4> [232.621667] i915_pci_probe+0xdc/0x210 [i915]
<4> [232.621785] pci_device_probe+0x95/0x120
<4> [232.621799] really_probe+0x164/0x3c0
<4> [232.621811] __driver_probe_device+0x73/0x160
<4> [232.621824] driver_probe_device+0x19/0xa0
<4> [232.621836] __driver_attach+0xb6/0x180
<4> [232.621847] bus_for_each_dev+0x77/0xd0
<4> [232.621858] bus_add_driver+0x114/0x210
<4> [232.621869] driver_register+0x5b/0x110
<4> [232.621880] 0xffffffffa0163033
<4> [232.621896] do_one_initcall+0x57/0x270
<4> [232.621907] do_init_module+0x5f/0x220
<4> [232.621919] load_module+0x1ca4/0x1f00
<4> [232.621930] __do_sys_finit_module+0xb4/0x130
<4> [232.621943] do_syscall_64+0x3c/0x90
<4> [232.621954] entry_SYSCALL_64_after_hwframe+0x72/0xdc
<4> [232.621967]
-> #1 (fs_reclaim){+.+.}-{0:0}:
<4> [232.621987] lock_acquire+0xd8/0x2d0
<4> [232.621997] fs_reclaim_acquire+0xac/0xe0
<4> [232.622009] kmem_cache_alloc+0x32/0x260
<4> [232.622022] i915_vma_instance+0xb2/0xc60 [i915]
<4> [232.622949] i915_gem_object_ggtt_pin_ww+0x175/0x370 [i915]
<4> [232.623876] vm_fault_gtt+0x22d/0xf60 [i915]
<4> [232.624798] __do_fault+0x2f/0x1d0
<4> [232.625585] do_pte_missing+0x4a/0xd20
<4> [232.626362] __handle_mm_fault+0x5b0/0x790
<4> [232.627139] handle_mm_fault+0xa2/0x230
<4> [232.627890] do_user_addr_fault+0x3ea/0xa10
<4> [232.628606] exc_page_fault+0x68/0x1a0
<4> [232.629322] asm_exc_page_fault+0x26/0x30
<4> [232.630023]
-> #0 (>->reset.backoff_srcu){++++}-{0:0}:
<4> [232.631410] check_prev_add+0x90/0xc60
<4> [232.631412] __lock_acquire+0x19d1/0x25d0
<4> [232.631414] lock_acquire+0xd8/0x2d0
<4> [232.631415] _intel_gt_reset_lock+0x57/0x330 [i915]
<4> [232.634182] guc_timestamp_ping+0x34/0xd0 [i915]
<4> [232.634332] process_one_work+0x250/0x510
<4> [232.634334] worker_thread+0x4f/0x3a0
<4> [232.634335] kthread+0xff/0x130
<4> [232.634337] ret_from_fork+0x29/0x50
<4> [232.634339]
other info that might help us debug this:
<4> [232.634339] Chain exists of:
>->reset.backoff_srcu --> >->reset.mutex --> (work_completion)(&(&guc->timestamp.work)->work)
<4> [232.634341] Possible unsafe locking scenario:
<4> [232.634341] CPU0 CPU1
<4> [232.634342] ---- ----
<4> [232.634342] lock((work_completion)(&(&guc->timestamp.work)->work));
<4> [232.634343] lock(>->reset.mutex);
<4> [232.634344] lock((work_completion)(&(&guc->timestamp.work)->work));
<4> [232.634345] lock(
<6> [232.634345] Console: switching
<4> [232.634345] >->reset.backoff_srcu);
<4> [232.634346]
*** DEADLOCK ***
<4> [232.634346] to colour dummy device 80x25
<4> [232.634347] 2 locks held by kworker/4:1H/169:
<4> [232.634348] #0: ffff888100082138 ((wq_completion)events_highpri){+.+.}-{0:0}, at: process_one_work+0x1c8/0x510
<4> [232.634394] #1: ffffc900012a3e60 ((work_completion)(&(&guc->timestamp.work)->work)){+.+.}-{0:0}, at: process_one_work+0x1cc/0x510
<4> [232.634401]
stack backtrace:
<4> [232.634404] CPU: 4 PID: 169 Comm: kworker/4:1H Not tainted 6.4.0-rc5-linus-v6.4-rc5-g9561de3a55be+ #1
<4> [232.634409] Hardware name: Intel Corporation Raptor Lake Client Platform/RaptorLake-P LP5 RVP, BIOS RPLPFWI1.R00.3257.A00.2207020323 07/02/2022
<4> [232.634415] Workqueue: events_highpri guc_timestamp_ping [i915]
<4> [232.634579] Call Trace:
<4> [232.634581] <TASK>
<4> [232.634583] dump_stack_lvl+0x64/0xb0
<4> [232.634588] check_noncircular+0x131/0x150
<4> [232.634592] ? ret_from_fork+0x29/0x50
<4> [232.634596] check_prev_add+0x90/0xc60
<4> [232.634599] __lock_acquire+0x19d1/0x25d0
<4> [232.634604] lock_acquire+0xd8/0x2d0
<6> [232.634619] [IGT] i915_pm_backlight: executing
<4> [232.634607] ? __pfx__intel_gt_reset_lock+0x10/0x10 [i915]
<4> [232.634798] _intel_gt_reset_lock+0x57/0x330 [i915]
<4> [232.634970] ? __pfx__intel_gt_reset_lock+0x10/0x10 [i915]
<4> [232.635114] guc_timestamp_ping+0x34/0xd0 [i915]
<4> [232.635253] process_one_work+0x250/0x510
<4> [232.635257] worker_thread+0x4f/0x3a0
<4> [232.635261] ? __pfx_worker_thread+0x10/0x10
<4> [232.635264] kthread+0xff/0x130
<4> [232.635267] ? __pfx_kthread+0x10/0x10
<4> [232.635271] ret_from_fork+0x29/0x50
<4> [232.635275] </TASK>
<7> [232.637008] i915 0000:00:02.0: [drm:i915_gem_open [i915]]
<7> [232.637324] i915 0000:00:02.0: [drm:i915_drop_caches_set [i915]] Dropping caches: 0x0000005c [0x0000005c]
<7> [232.637460] i915 0000:00:02.0: [drm:i915_gem_open [i915]]
<7> [232.640127] [drm:drm_helper_probe_single_connector_modes [drm_kms_helper]] [CONNECTOR:246:DP-1]
<7> [232.640143] i915 0000:00:02.0: [drm:intel_dp_detect [i915]] [CONNECTOR:246:DP-1]
<7> [232.640307] [drm:drm_helper_probe_single_connector_modes [drm_kms_helper]] [CONNECTOR:246:DP-1] disconnected
<7> [232.640442] [drm:drm_helper_probe_single_connector_modes [drm_kms_helper]] [CONNECTOR:258:HDMI-A-1]
<7> [232.640452] i915 0000:00:02.0: [drm:intel_hdmi_detect [i915]] [CONNECTOR:258:HDMI-A-1]
<7> [232.691074] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus tc2] timed out, falling back to bit banging on pin 10
<7> [232.708297] [drm:drm_do_probe_ddc_edid] drm: skipping non-existent adapter i915 gmbus tc2
<7> [232.708308] i915 0000:00:02.0: [drm:intel_hdmi_set_edid [i915]] HDMI GMBUS EDID read failed, retry using GPIO bit-banging
<7> [232.708532] i915 0000:00:02.0: [drm:intel_gmbus_force_bit [i915]] enabling bit-banging on i915 gmbus tc2. force bit now 1
<7> [232.725245] [drm:drm_do_probe_ddc_edid] drm: skipping non-existent adapter i915 gmbus tc2
<7> [232.725248] i915 0000:00:02.0: [drm:intel_gmbus_force_bit [i915]] disabling bit-banging on i915 gmbus tc2. force bit now 0
<7> [232.725356] [drm:drm_helper_probe_single_connector_modes [drm_kms_helper]] [CONNECTOR:258:HDMI-A-1] disconnected
<7> [232.725557] [drm:drm_helper_probe_single_connector_modes [drm_kms_helper]] [CONNECTOR:264:DP-2]
<7> [232.725567] i915 0000:00:02.0: [drm:intel_dp_detect [i915]] [CONNECTOR:264:DP-2]
<7> [232.725710] [drm:drm_helper_probe_single_connector_modes [drm_kms_helper]] [CONNECTOR:264:DP-2] disconnected
<7> [232.725838] [drm:drm_helper_probe_single_connector_modes [drm_kms_helper]] [CONNECTOR:273:DP-3]
<7> [232.725850] i915 0000:00:02.0: [drm:intel_dp_detect [i915]] [CONNECTOR:273:DP-3]
<7> [232.725992] [drm:drm_helper_probe_single_connector_modes [drm_kms_helper]] [CONNECTOR:273:DP-3] disconnected
<7> [232.726171] [drm:drm_helper_probe_single_connector_modes [drm_kms_helper]] [CONNECTOR:236:eDP-1]
<7> [232.726181] i915 0000:00:02.0: [drm:intel_dp_detect [i915]] [CONNECTOR:236:eDP-1]
<7> [232.726855] i915 0000:00:02.0: [drm:intel_dp_get_dsc_sink_cap [i915]] DSC DPCD: 01 11 00 02 01 00 01 80 06 01 06 00 08 00 00
<7> [232.726959] i915 0000:00:02.0: [drm:intel_dp_detect [i915]] FEC CAPABILITY: 0
<7> [232.727498] i915 0000:00:02.0: [drm:intel_dp_detect [i915]] [ENCODER:235:DDI B/PHY B] MST support: port: no, sink: no, modparam: yes
<7> [232.727606] i915 0000:00:02.0: [drm:intel_dp_print_rates [i915]] source rates: 162000, 216000, 270000, 324000, 432000, 540000, 648000, 810000
<7> [232.727712] i915 0000:00:02.0: [drm:intel_dp_print_rates [i915]] sink rates: 162000, 270000
<7> [232.727813] i915 0000:00:02.0: [drm:intel_dp_print_rates [i915]] common rates: 162000, 270000
<7> [232.727941] i915 0000:00:02.0: [drm:update_display_info] [CONNECTOR:236:eDP-1] Supported Monitor Refresh rate range is 0 Hz - 0 Hz
<7> [232.727946] i915 0000:00:02.0: [drm:update_display_info] [CONNECTOR:236:eDP-1] Assigning EDID-1.4 digital sink color depth as 8 bpc.
<7> [232.727948] i915 0000:00:02.0: [drm:update_display_info] [CONNECTOR:236:eDP-1] ELD monitor
<7> [232.727950] i915 0000:00:02.0: [drm:update_display_info] [CONNECTOR:236:eDP-1] ELD size 20, SAD count 0
<7> [232.727959] i915 0000:00:02.0: [drm:intel_dp_set_edid [i915]] [CONNECTOR:236:eDP-1] VRR capable: no
<7> [232.728064] i915 0000:00:02.0: [drm:intel_dp_set_edid [i915]] [CONNECTOR:236:eDP-1] DFP max bpc 0, max dotclock 0, TMDS clock 0-0, PCON Max FRL BW 0Gbps
<7> [232.728772] i915 0000:00:02.0: [drm:intel_dp_set_edid [i915]] PCON ENCODER DSC DPCD: 00 00 00 00 00 00 00 00 00 00 00 00 00
<7> [232.728878] i915 0000:00:02.0: [drm:intel_dp_set_edid [i915]] [CONNECTOR:236:eDP-1] RGB->YcbCr conversion? no, YCbCr 4:2:0 allowed? yes, YCbCr 4:4:4->4:2:0 conversion? no
<7> [232.729463] [drm:drm_helper_probe_single_connector_modes [drm_kms_helper]] [CONNECTOR:236:eDP-1] probed modes :
<7> [232.729474] [drm:drm_mode_debug_printmodeline] Modeline "1920x1080": 60 138780 1920 1968 2000 2080 1080 1083 1088 1112 0x48 0xa
<7> [232.729479] [drm:drm_mode_debug_printmodeline] Modeline "1920x1080": 48 111040 1920 1968 2000 2080 1080 1083 1088 1112 0x40 0xa
<7> [232.729486] [drm:drm_helper_probe_single_connector_modes [drm_kms_helper]] [CONNECTOR:246:DP-1]
<7> [232.729497] i915 0000:00:02.0: [drm:intel_dp_detect [i915]] [CONNECTOR:246:DP-1]
<7> [232.729652] [drm:drm_helper_probe_single_connector_modes [drm_kms_helper]] [CONNECTOR:246:DP-1] disconnected
<7> [232.729666] [drm:drm_helper_probe_single_connector_modes [drm_kms_helper]] [CONNECTOR:258:HDMI-A-1]
<7> [232.729675] i915 0000:00:02.0: [drm:intel_hdmi_detect [i915]] [CONNECTOR:258:HDMI-A-1]
<7> [232.781029] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus tc2] timed out, falling back to bit banging on pin 10
<7> [232.798130] [drm:drm_do_probe_ddc_edid] drm: skipping non-existent adapter i915 gmbus tc2
<7> [232.798133] i915 0000:00:02.0: [drm:intel_hdmi_set_edid [i915]] HDMI GMBUS EDID read failed, retry using GPIO bit-banging
<7> [232.798266] i915 0000:00:02.0: [drm:intel_gmbus_force_bit [i915]] enabling bit-banging on i915 gmbus tc2. force bit now 1
<7> [232.814091] [drm:drm_do_probe_ddc_edid] drm: skipping non-existent adapter i915 gmbus tc2
<7> [232.814093] i915 0000:00:02.0: [drm:intel_gmbus_force_bit [i915]] disabling bit-banging on i915 gmbus tc2. force bit now 0
<7> [232.814198] [drm:drm_helper_probe_single_connector_modes [drm_kms_helper]] [CONNECTOR:258:HDMI-A-1] disconnected
<7> [232.814218] [drm:drm_helper_probe_single_connector_modes [drm_kms_helper]] [CONNECTOR:264:DP-2]
<7> [232.814232] i915 0000:00:02.0: [drm:intel_dp_detect [i915]] [CONNECTOR:264:DP-2]
<7> [232.814431] [drm:drm_helper_probe_single_connector_modes [drm_kms_helper]] [CONNECTOR:264:DP-2] disconnected
<7> [232.814444] [drm:drm_helper_probe_single_connector_modes [drm_kms_helper]] [CONNECTOR:273:DP-3]
<7> [232.814453] i915 0000:00:02.0: [drm:intel_dp_detect [i915]] [CONNECTOR:273:DP-3]
<7> [232.814597] [drm:drm_helper_probe_single_connector_modes [drm_kms_helper]] [CONNECTOR:273:DP-3] disconnected
<6> [232.814968] [IGT] i915_pm_backlight: starting subtest basic-brightness
<7> [232.815205] i915 0000:00:02.0: [drm:drm_mode_addfb2] [FB:284]
<7> [232.837573] i915 0000:00:02.0: [drm:i915_fifo_underrun_reset_write [i915]] Re-arming FIFO underruns on pipe A
<6> [232.837970] [IGT] i915_pm_backlight: starting dynamic subtest eDP-1
<7> [232.838007] i915 0000:00:02.0: [drm:intel_backlight_device_update_status [i915]] updating intel_backlight, brightness=0/96000
<7> [232.838129] i915 0000:00:02.0: [drm:intel_panel_actually_set_backlight [i915]] [CONNECTOR:236:eDP-1] set backlight level = 2259
<7> [232.838301] i915 0000:00:02.0: [drm:intel_pps_backlight_power [i915]] panel power control backlight disable
<7> [233.043918] i915 0000:00:02.0: [drm:intel_backlight_device_get_brightness [i915]] get backlight PWM = 2259
<7> [233.044874] i915 0000:00:02.0: [drm:intel_backlight_device_update_status [i915]] updating intel_backlight, brightness=96000/96000
<7> [233.045464] i915 0000:00:02.0: [drm:intel_panel_actually_set_backlight [i915]] [CONNECTOR:236:eDP-1] set backlight level = 96000
<7> [233.046053] i915 0000:00:02.0: [drm:intel_pps_backlight_power [i915]] panel power control backlight enable
<7> [233.046875] i915 0000:00:02.0: [drm:intel_backlight_device_get_brightness [i915]] get backlight PWM = 96000
<7> [233.047389] i915 0000:00:02.0: [drm:intel_backlight_device_update_status [i915]] updating intel_backlight, brightness=48000/96000
<7> [233.047785] i915 0000:00:02.0: [drm:intel_panel_actually_set_backlight [i915]] [CONNECTOR:236:eDP-1] set backlight level = 49130
<7> [233.048464] i915 0000:00:02.0: [drm:intel_backlight_device_get_brightness [i915]] get backlight PWM = 49130
<7> [233.049277] i915 0000:00:02.0: [drm:pipe_config_mismatch [i915]] [CRTC:80:pipe A] fastset mismatch in hw.enable (expected 1, found 0)
<7> [233.049732] i915 0000:00:02.0: [drm:pipe_config_mismatch [i915]] [CRTC:80:pipe A] fastset mismatch in hw.active (expected 1, found 0)
<7> [233.050087] i915 0000:00:02.0: [drm:pipe_config_mismatch [i915]] [CRTC:80:pipe A] fastset mismatch in cpu_transcoder (expected 0, found -1)
<7> [233.050220] i915 0000:00:02.0: [drm:pipe_config_mismatch [i915]] [CRTC:80:pipe A] fastset mismatch in lane_count (expected 2, found 0)
<7> [233.050351] i915 0000:00:02.0: [drm:pipe_config_mismatch [i915]] [CRTC:80:pipe A] fastset mismatch in dp_m_n (expected tu 64 data 6467616/8388608 link 269484/524288, found tu 0, data 0/0 link 0/0)
<7> [233.050484] i915 0000:00:02.0: [drm:pipe_config_mismatch [i915]] [CRTC:80:pipe A] fastset mismatch in output_types (expected 0x00000100, found 0x00000000)
<7> [233.050615] i915 0000:00:02.0: [drm:pipe_config_mismatch [i915]] [CRTC:80:pipe A] fastset mismatch in framestart_delay (expected 1, found 0)
<7> [233.050749] i915 0000:00:02.0: [drm:pipe_config_mismatch [i915]] [CRTC:80:pipe A] fastset mismatch in hw.pipe_mode.crtc_hdisplay (expected 1920, found 0)
<7> [233.050888] i915 0000:00:02.0: [drm:pipe_config_mismatch [i915]] [CRTC:80:pipe A] fastset mismatch in hw.pipe_mode.crtc_htotal (expected 2080, found 0)
<7> [233.051021] i915 0000:00:02.0: [drm:pipe_config_mismatch [i915]] [CRTC:80:pipe A] fastset mismatch in hw.pipe_mode.crtc_hblank_start (expected 1920, found 0)
<7> [233.051154] i915 0000:00:02.0: [drm:pipe_config_mismatch [i915]] [CRTC:80:pipe A] fastset mismatch in hw.pipe_mode.crtc_hblank_end (expected 2080, found 0)
<7> [233.051284] i915 0000:00:02.0: [drm:pipe_config_mismatch [i915]] [CRTC:80:pipe A] fastset mismatch in hw.pipe_mode.crtc_hsync_start (expected 1968, found 0)
<7> [233.051414] i915 0000:00:02.0: [drm:pipe_config_mismatch [i915]] [CRTC:80:pipe A] fastset mismatch in hw.pipe_mode.crtc_hsync_end (expected 2000, found 0)
<7> [233.051543] i915 0000:00:02.0: [drm:pipe_config_mismatch [i915]] [CRTC:80:pipe A] fastset mismatch in hw.pipe_mode.crtc_vdisplay (expected 1080, found 0)
<7> [233.051673] i915 0000:00:02.0: [drm:pipe_config_mismatch [i915]] [CRTC:80:pipe A] fastset mismatch in hw.pipe_mode.crtc_vtotal (expected 1112, found 0)
<7> [233.051802] i915 0000:00:02.0: [drm:pipe_config_mismatch [i915]] [CRTC:80:pipe A] fastset mismatch in hw.pipe_mode.crtc_vblank_start (expected 1080, found 0)
<7> [233.051939] i915 0000:00:02.0: [drm:pipe_config_mismatch [i915]] [CRTC:80:pipe A] fastset mismatch in hw.pipe_mode.crtc_vblank_end (expected 1112, found 0)
<7> [233.052071] i915 0000:00:02.0: [drm:pipe_config_mismatch [i915]] [CRTC:80:pipe A] fastset mismatch in hw.pipe_mode.crtc_vsync_start (expected 1083, found 0)
<7> [233.052198] i915 0000:00:02.0: [drm:pipe_config_mismatch [i915]] [CRTC:80:pipe A] fastset mismatch in hw.pipe_mode.crtc_vsync_end (expected 1088, found 0)
<7> [233.052331] i915 0000:00:02.0: [drm:pipe_config_mismatch [i915]] [CRTC:80:pipe A] fastset mismatch in hw.adjusted_mode.crtc_hdisplay (expected 1920, found 0)
<7> [233.052460] i915 0000:00:02.0: [drm:pipe_config_mismatch [i915]] [CRTC:80:pipe A] fastset mismatch in hw.adjusted_mode.crtc_htotal (expected 2080, found 0)
<7> [233.052586] i915 0000:00:02.0: [drm:pipe_config_mismatch [i915]] [CRTC:80:pipe A] fastset mismatch in hw.adjusted_mode.crtc_hblank_start (expected 1920, found 0)
<7> [233.052718] i915 0000:00:02.0: [drm:pipe_config_mismatch [i915]] [CRTC:80:pipe A] fastset mismatch in hw.adjusted_mode.crtc_hblank_end (expected 2080, found 0)
<7> [233.052853] i915 0000:00:02.0: [drm:pipe_config_mismatch [i915]] [CRTC:80:pipe A] fastset mismatch in hw.adjusted_mode.crtc_hsync_start (expected 1968, found 0)
<7> [233.052988] i915 0000:00:02.0: [drm:pipe_config_mismatch [i915]] [CRTC:80:pipe A] fastset mismatch in hw.adjusted_mode.crtc_hsync_end (expected 2000, found 0)
<7> [233.053121] i915 0000:00:02.0: [drm:pipe_config_mismatch [i915]] [CRTC:80:pipe A] fastset mismatch in hw.adjusted_mode.crtc_vdisplay (expected 1080, found 0)
<7> [233.053252] i915 0000:00:02.0: [drm:pipe_config_mismatch [i915]] [CRTC:80:pipe A] fastset mismatch in hw.adjusted_mode.crtc_vtotal (expected 1112, found 0)
<7> [233.053383] i915 0000:00:02.0: [drm:pipe_config_mismatch [i915]] [CRTC:80:pipe A] fastset mismatch in hw.adjusted_mode.crtc_vblank_start (expected 1080, found 0)
<7> [233.053515] i915 0000:00:02.0: [drm:pipe_config_mismatch [i915]] [CRTC:80:pipe A] fastset mismatch in hw.adjusted_mode.crtc_vblank_end (expected 1112, found 0)
<7> [233.053643] i915 0000:00:02.0: [drm:pipe_config_mismatch [i915]] [CRTC:80:pipe A] fastset mismatch in hw.adjusted_mode.crtc_vsync_start (expected 1083, found 0)
<7> [233.053773] i915 0000:00:02.0: [drm:pipe_config_mismatch [i915]] [CRTC:80:pipe A] fastset mismatch in hw.adjusted_mode.crtc_vsync_end (expected 1088, found 0)
<7> [233.053907] i915 0000:00:02.0: [drm:pipe_config_mismatch [i915]] [CRTC:80:pipe A] fastset mismatch in pixel_multiplier (expected 1, found 0)
<7> [233.054039] i915 0000:00:02.0: [drm:pipe_config_mismatch [i915]] [CRTC:80:pipe A] fastset mismatch in hw.adjusted_mode.flags (2) (expected 2, found 0)
<7> [233.054165] i915 0000:00:02.0: [drm:pipe_config_mismatch [i915]] [CRTC:80:pipe A] fastset mismatch in hw.adjusted_mode.flags (8) (expected 8, found 0)
<7> [233.054290] i915 0000:00:02.0: [drm:pipe_config_mismatch [i915]] [CRTC:80:pipe A] fastset mismatch in pipe_bpp (expected 24, found 0)
<7> [233.054418] i915 0000:00:02.0: [drm:pipe_config_mismatch [i915]] [CRTC:80:pipe A] fastset mismatch in hw.pipe_mode.crtc_clock (expected 138780, found 0)
<7> [233.054545] i915 0000:00:02.0: [drm:pipe_config_mismatch [i915]] [CRTC:80:pipe A] fastset mismatch in hw.adjusted_mode.crtc_clock (expected 138780, found 0)
<7> [233.054672] i915 0000:00:02.0: [drm:pipe_config_mismatch [i915]] [CRTC:80:pipe A] fastset mismatch in port_clock (expected 270000, found 0)
<7> [233.054800] i915 0000:00:02.0: [drm:intel_unreference_shared_dpll.isra.0 [i915]] [CRTC:80:pipe A] releasing DPLL 0
<7> [233.054956] i915 0000:00:02.0: [drm:skl_compute_wm [i915]] Enabled dbuf slices 0xf -> 0x1 (total dbuf slices 0xf), mbus joined? yes->no
<7> [233.055070] i915 0000:00:02.0: [drm:skl_compute_wm [i915]] [CRTC:80:pipe A] dbuf slices 0xf -> 0x0, ddb (0 - 4096) -> (0 - 0), active pipes 0x1 -> 0x0
<7> [233.055200] i915 0000:00:02.0: [drm:skl_compute_wm [i915]] [PLANE:31:plane 1A] ddb ( 0 - 4060) -> ( 0 - 0), size 4060 -> 0
<7> [233.055312] i915 0000:00:02.0: [drm:skl_compute_wm [i915]] [PLANE:76:cursor A] ddb (4060 - 4096) -> ( 0 - 0), size 36 -> 0
<7> [233.055426] i915 0000:00:02.0: [drm:skl_compute_wm [i915]] [PLANE:31:plane 1A] level *wm0,*wm1,*wm2,*wm3,*wm4,*wm5, wm6, wm7,*twm,*swm,*stwm -> wm0, wm1, wm2, wm3, wm4, wm5, wm6, wm7, twm, swm, stwm
<7> [233.055542] i915 0000:00:02.0: [drm:skl_compute_wm [i915]] [PLANE:31:plane 1A] lines 1, 4, 6, 7, 10, 10, 0, 0, 0, 3, 0 -> 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0
<7> [233.055654] i915 0000:00:02.0: [drm:skl_compute_wm [i915]] [PLANE:31:plane 1A] blocks 16, 65, 97, 113, 161, 161, 0, 0, 30, 49, 63 -> 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0
<7> [233.055767] i915 0000:00:02.0: [drm:skl_compute_wm [i915]] [PLANE:31:plane 1A] min_ddb 19, 73, 108, 126, 179, 179, 0, 0, 31, 55, 64 -> 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0
<7> [233.055888] i915 0000:00:02.0: [drm:intel_bw_atomic_check [i915]] [CRTC:80:pipe A] data rate 0 num active planes 0
<7> [233.056023] i915 0000:00:02.0: [drm:intel_bw_atomic_check [i915]] QGV point 0: max bw 21855 required 0
<7> [233.056154] i915 0000:00:02.0: [drm:intel_bw_atomic_check [i915]] QGV point 1: max bw 33330 required 0
<7> [233.056286] i915 0000:00:02.0: [drm:intel_bw_atomic_check [i915]] QGV point 2: max bw 34924 required 0
<7> [233.056412] i915 0000:00:02.0: [drm:intel_bw_atomic_check [i915]] QGV point 3: max bw 34924 required 0
<7> [233.056540] i915 0000:00:02.0: [drm:intel_bw_atomic_check [i915]] PSF GV point 0: max bw 34133 required 0
<7> [233.056670] i915 0000:00:02.0: [drm:intel_bw_atomic_check [i915]] PSF GV point 1: max bw 41600 required 0
<7> [233.056799] i915 0000:00:02.0: [drm:intel_bw_atomic_check [i915]] PSF GV point 2: max bw 51200 required 0
<7> [233.056940] i915 0000:00:02.0: [drm:intel_modeset_calc_cdclk [i915]] New cdclk calculated to be logical 179200 kHz, actual 179200 kHz
<7> [233.057072] i915 0000:00:02.0: [drm:intel_modeset_calc_cdclk [i915]] New voltage level calculated to be logical 0, actual 0
<7> [233.057203] i915 0000:00:02.0: [drm:intel_crtc_state_dump [i915]] [CRTC:80:pipe A] enable: no [modeset]
<7> [233.057334] i915 0000:00:02.0: [drm:intel_crtc_state_dump [i915]] [PLANE:31:plane 1A] fb: [FB:284] 1920x1080 format = XR24 little-endian (0x34325258) modifier = 0x0, visible: no
<7> [233.057464] i915 0000:00:02.0: [drm:intel_crtc_state_dump [i915]] rotation: 0x1, scaler: -1, scaling_filter: 0
<7> [233.057588] i915 0000:00:02.0: [drm:intel_crtc_state_dump [i915]] [PLANE:40:plane 2A] fb: [NOFB], visible: no
<7> [233.057712] i915 0000:00:02.0: [drm:intel_crtc_state_dump [i915]] [PLANE:49:plane 3A] fb: [NOFB], visible: no
<7> [233.057843] i915 0000:00:02.0: [drm:intel_crtc_state_dump [i915]] [PLANE:58:plane 4A] fb: [NOFB], visible: no
<7> [233.057977] i915 0000:00:02.0: [drm:intel_crtc_state_dump [i915]] [PLANE:67:plane 5A] fb: [NOFB], visible: no
<7> [233.058105] i915 0000:00:02.0: [drm:intel_crtc_state_dump [i915]] [PLANE:76:cursor A] fb: [NOFB], visible: no
<7> [233.070726] i915 0000:00:02.0: [drm:intel_edp_backlight_off [i915]]
<7> [233.275097] i915 0000:00:02.0: [drm:intel_backlight_set_pwm_level [i915]] [CONNECTOR:236:eDP-1] set backlight PWM = 0
<7> [233.276602] i915 0000:00:02.0: [drm:intel_disable_transcoder [i915]] disabling pipe A
<7> [233.288406] i915 0000:00:02.0: [drm:intel_pps_off_unlocked [i915]] [ENCODER:235:DDI B/PHY B] PPS 1 turn panel power off
<7> [233.289024] i915 0000:00:02.0: [drm:intel_pps_off_unlocked [i915]] [ENCODER:235:DDI B/PHY B] PPS 1 wait for panel power off time
<7> [233.289597] i915 0000:00:02.0: [drm:wait_panel_status [i915]] [ENCODER:235:DDI B/PHY B] PPS 1 mask: 0xb0000000 value: 0x00000000 PP_STATUS: 0xa0000002 PP_CONTROL: 0x00000060
<7> [233.343013] i915 0000:00:02.0: [drm:wait_panel_status [i915]] Wait complete
<7> [233.343668] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling DDI_IO_B
<7> [233.344402] i915 0000:00:02.0: [drm:intel_disable_shared_dpll [i915]] disable DPLL 0 (active 0x1, on? 1) for [CRTC:80:pipe A]
<7> [233.345016] i915 0000:00:02.0: [drm:intel_disable_shared_dpll [i915]] disabling DPLL 0
<7> [233.345550] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling AUX_B
<7> [233.346078] i915 0000:00:02.0: [drm:__intel_fbc_disable [i915]] Disabling FBC on [PLANE:31:plane 1A]
<7> [233.346557] i915 0000:00:02.0: [drm:intel_modeset_verify_disabled [i915]] [ENCODER:235:DDI B/PHY B]
<7> [233.347006] i915 0000:00:02.0: [drm:intel_modeset_verify_disabled [i915]] [ENCODER:245:DDI TC1/PHY TC1]
<7> [233.347424] i915 0000:00:02.0: [drm:intel_modeset_verify_disabled [i915]] [ENCODER:247:DP-MST A]
<7> [233.347803] i915 0000:00:02.0: [drm:intel_modeset_verify_disabled [i915]] [ENCODER:248:DP-MST B]
<7> [233.348304] i915 0000:00:02.0: [drm:intel_get_hpd_pins [i915]] hotplug event received, stat 0x00020000, dig 0x000000a0, pins 0x00000020, long 0x00000020
<7> [233.348277] i915 0000:00:02.0: [drm:intel_modeset_verify_disabled [i915]] [ENCODER:249:DP-MST C]
<7> [233.348803] i915 0000:00:02.0: [drm:intel_hpd_irq_handler [i915]] digital hpd on [ENCODER:235:DDI B/PHY B] - long
<7> [233.348837] i915 0000:00:02.0: [drm:intel_modeset_verify_disabled [i915]] [ENCODER:250:DP-MST D]
<7> [233.349378] i915 0000:00:02.0: [drm:intel_modeset_verify_disabled [i915]] [ENCODER:257:DDI TC2/PHY TC2]
<7> [233.349376] i915 0000:00:02.0: [drm:intel_hpd_irq_handler [i915]] Received HPD interrupt on PIN 5 - cnt: 10
<7> [233.349889] i915 0000:00:02.0: [drm:intel_modeset_verify_disabled [i915]] [ENCODER:263:DDI TC3/PHY TC3]
<7> [233.349913] i915 0000:00:02.0: [drm:intel_dp_hpd_pulse [i915]] ignoring long hpd on eDP [ENCODER:235:DDI B/PHY B]
<7> [233.350224] i915 0000:00:02.0: [drm:intel_modeset_verify_disabled [i915]] [ENCODER:265:DP-MST A]
<7> [233.350540] i915 0000:00:02.0: [drm:intel_modeset_verify_disabled [i915]] [ENCODER:266:DP-MST B]
<7> [233.350829] i915 0000:00:02.0: [drm:intel_modeset_verify_disabled [i915]] [ENCODER:267:DP-MST C]
<7> [233.351060] i915 0000:00:02.0: [drm:intel_modeset_verify_disabled [i915]] [ENCODER:268:DP-MST D]
<7> [233.351166] i915 0000:00:02.0: [drm:intel_modeset_verify_disabled [i915]] [ENCODER:272:DDI TC4/PHY TC4]
<7> [233.351275] i915 0000:00:02.0: [drm:intel_modeset_verify_disabled [i915]] [ENCODER:274:DP-MST A]
<7> [233.351387] i915 0000:00:02.0: [drm:intel_modeset_verify_disabled [i915]] [ENCODER:275:DP-MST B]
<7> [233.351502] i915 0000:00:02.0: [drm:intel_modeset_verify_disabled [i915]] [ENCODER:276:DP-MST C]
<7> [233.351613] i915 0000:00:02.0: [drm:intel_modeset_verify_disabled [i915]] [ENCODER:277:DP-MST D]
<7> [233.351722] i915 0000:00:02.0: [drm:verify_connector_state [i915]] [CONNECTOR:236:eDP-1]
<7> [233.351847] i915 0000:00:02.0: [drm:verify_single_dpll_state.isra.0 [i915]] DPLL 0
<7> [233.351971] i915 0000:00:02.0: [drm:verify_single_dpll_state.isra.0 [i915]] DPLL 1
<7> [233.352091] i915 0000:00:02.0: [drm:verify_single_dpll_state.isra.0 [i915]] TBT PLL
<7> [233.352213] i915 0000:00:02.0: [drm:verify_single_dpll_state.isra.0 [i915]] TC PLL 1
<7> [233.352332] i915 0000:00:02.0: [drm:verify_single_dpll_state.isra.0 [i915]] TC PLL 2
<7> [233.352455] i915 0000:00:02.0: [drm:verify_single_dpll_state.isra.0 [i915]] TC PLL 3
<7> [233.352572] i915 0000:00:02.0: [drm:verify_single_dpll_state.isra.0 [i915]] TC PLL 4
<7> [233.352704] i915 0000:00:02.0: [drm:gen9_dbuf_slices_update [i915]] Updating dbuf slices to 0xf
<7> [233.352896] i915 0000:00:02.0: [drm:gen9_dbuf_slices_update [i915]] Updating dbuf slices to 0x1
<7> [233.353078] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling PW_A
<7> [233.353222] i915 0000:00:02.0: [drm:intel_modeset_verify_crtc [i915]] [CRTC:80:pipe A]
<7> [233.353357] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling DC_off
<7> [233.353482] i915 0000:00:02.0: [drm:skl_enable_dc6 [i915]] Enabling DC6
<7> [233.353602] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 00 to 02
<7> [233.353731] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling always-on
<7> [233.354111] i915 0000:00:02.0: [drm:intel_backlight_device_update_status [i915]] updating intel_backlight, brightness=96000/96000
<7> [233.354332] i915 0000:00:02.0: [drm:drm_mode_rmfb_work_fn] Removing [FB:284] from all active usage due to RMFB ioctl
<7> [233.354353] i915 0000:00:02.0: [drm:atomic_remove_fb] Disabling [PLANE:31:plane 1A] because [FB:284] is removed
<7> [233.354403] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling always-on
<7> [233.354527] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling DC_off
<7> [233.354822] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 02 to 00
<7> [233.354975] i915 0000:00:02.0: [drm:icl_verify_procmon_ref_values [i915]] Combo PHY A Voltage/Process Info : 0.85V dot0 (low-voltage)
<7> [233.355118] i915 0000:00:02.0: [drm:icl_combo_phys_init [i915]] Combo PHY A already enabled, won't reprogram it.
<7> [233.355254] i915 0000:00:02.0: [drm:icl_verify_procmon_ref_values [i915]] Combo PHY B Voltage/Process Info : 0.85V dot0 (low-voltage)
<7> [233.355389] i915 0000:00:02.0: [drm:icl_combo_phys_init [i915]] Combo PHY B already enabled, won't reprogram it.
<7> [233.355513] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling DC_off
<7> [233.355636] i915 0000:00:02.0: [drm:skl_enable_dc6 [i915]] Enabling DC6
<7> [233.355751] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 00 to 02
<7> [233.355880] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling always-on
<6> [233.356242] [IGT] i915_pm_backlight: exiting, ret=0
<7> [233.356565] i915 0000:00:02.0: [drm:i915_drop_caches_set [i915]] Dropping caches: 0x000001dc [0x000001dc]
<7> [233.367293] i915 0000:00:02.0: [drm:intel_atomic_check [i915]] [CONNECTOR:236:eDP-1] Limiting display bpp to 24 (EDID bpp 24, max requested bpp 36, max platform bpp 36)
<7> [233.367493] i915 0000:00:02.0: [drm:intel_dp_compute_link_config [i915]] DP link computation with max lane count 2 max rate 270000 max bpp 24 pixel clock 138780KHz
<7> [233.367645] i915 0000:00:02.0: [drm:intel_dp_compute_link_config [i915]] DP lane count 2 clock 270000 bpp 24
<7> [233.367791] i915 0000:00:02.0: [drm:intel_dp_compute_link_config [i915]] DP link rate required 416340 available 540000
<7> [233.367939] i915 0000:00:02.0: [drm:intel_dp_compute_config [i915]] [CONNECTOR:236:eDP-1] SDP split enable: no
<7> [233.368069] i915 0000:00:02.0: [drm:intel_atomic_check [i915]] [CRTC:80:pipe A] hw max bpp: 24, pipe bpp: 24, dithering: 0
<7> [233.368219] i915 0000:00:02.0: [drm:intel_ddi_compute_config_late [i915]] [ENCODER:235:DDI B/PHY B] [CRTC:80:pipe A]
<7> [233.368355] i915 0000:00:02.0: [drm:pipe_config_mismatch [i915]] [CRTC:80:pipe A] fastset mismatch in hw.enable (expected 0, found 1)
<7> [233.368519] i915 0000:00:02.0: [drm:pipe_config_mismatch [i915]] [CRTC:80:pipe A] fastset mismatch in hw.active (expected 0, found 1)
<7> [233.368679] i915 0000:00:02.0: [drm:pipe_config_mismatch [i915]] [CRTC:80:pipe A] fastset mismatch in cpu_transcoder (expected -1, found 0)
<7> [233.368851] i915 0000:00:02.0: [drm:pipe_config_mismatch [i915]] [CRTC:80:pipe A] fastset mismatch in lane_count (expected 0, found 2)
<7> [233.369023] i915 0000:00:02.0: [drm:pipe_config_mismatch [i915]] [CRTC:80:pipe A] fastset mismatch in output_types (expected 0x00000000, found 0x00000100)
<7> [233.369186] i915 0000:00:02.0: [drm:pipe_config_mismatch [i915]] [CRTC:80:pipe A] fastset mismatch in framestart_delay (expected 0, found 1)
<7> [233.369345] i915 0000:00:02.0: [drm:pipe_config_mismatch [i915]] [CRTC:80:pipe A] fastset mismatch in hw.pipe_mode.crtc_hdisplay (expected 0, found 1920)
<7> [233.369503] i915 0000:00:02.0: [drm:pipe_config_mismatch [i915]] [CRTC:80:pipe A] fastset mismatch in hw.pipe_mode.crtc_htotal (expected 0, found 2080)
<7> [233.369658] i915 0000:00:02.0: [drm:pipe_config_mismatch [i915]] [CRTC:80:pipe A] fastset mismatch in hw.pipe_mode.crtc_hblank_start (expected 0, found 1920)
<7> [233.369819] i915 0000:00:02.0: [drm:pipe_config_mismatch [i915]] [CRTC:80:pipe A] fastset mismatch in hw.pipe_mode.crtc_hblank_end (expected 0, found 2080)
<7> [233.369988] i915 0000:00:02.0: [drm:pipe_config_mismatch [i915]] [CRTC:80:pipe A] fastset mismatch in hw.pipe_mode.crtc_hsync_start (expected 0, found 1968)
<7> [233.370137] i915 0000:00:02.0: [drm:pipe_config_mismatch [i915]] [CRTC:80:pipe A] fastset mismatch in hw.pipe_mode.crtc_hsync_end (expected 0, found 2000)
<7> [233.370282] i915 0000:00:02.0: [drm:pipe_config_mismatch [i915]] [CRTC:80:pipe A] fastset mismatch in hw.pipe_mode.crtc_vdisplay (expected 0, found 1080)
<7> [233.370427] i915 0000:00:02.0: [drm:pipe_config_mismatch [i915]] [CRTC:80:pipe A] fastset mismatch in hw.pipe_mode.crtc_vtotal (expected 0, found 1112)
<7> [233.370568] i915 0000:00:02.0: [drm:pipe_config_mismatch [i915]] [CRTC:80:pipe A] fastset mismatch in hw.pipe_mode.crtc_vblank_start (expected 0, found 1080)
<7> [233.370708] i915 0000:00:02.0: [drm:pipe_config_mismatch [i915]] [CRTC:80:pipe A] fastset mismatch in hw.pipe_mode.crtc_vblank_end (expected 0, found 1112)
<7> [233.370849] i915 0000:00:02.0: [drm:pipe_config_mismatch [i915]] [CRTC:80:pipe A] fastset mismatch in hw.pipe_mode.crtc_vsync_start (expected 0, found 1083)
<7> [233.370994] i915 0000:00:02.0: [drm:pipe_config_mismatch [i915]] [CRTC:80:pipe A] fastset mismatch in hw.pipe_mode.crtc_vsync_end (expected 0, found 1088)
<7> [233.371131] i915 0000:00:02.0: [drm:pipe_config_mismatch [i915]] [CRTC:80:pipe A] fastset mismatch in hw.adjusted_mode.crtc_hdisplay (expected 0, found 1920)
<7> [233.371276] i915 0000:00:02.0: [drm:pipe_config_mismatch [i915]] [CRTC:80:pipe A] fastset mismatch in hw.adjusted_mode.crtc_htotal (expected 0, found 2080)
<7> [233.371412] i915 0000:00:02.0: [drm:pipe_config_mismatch [i915]] [CRTC:80:pipe A] fastset mismatch in hw.adjusted_mode.crtc_hblank_start (expected 0, found 1920)
<7> [233.371549] i915 0000:00:02.0: [drm:pipe_config_mismatch [i915]] [CRTC:80:pipe A] fastset mismatch in hw.adjusted_mode.crtc_hblank_end (expected 0, found 2080)
<7> [233.371676] i915 0000:00:02.0: [drm:pipe_config_mismatch [i915]] [CRTC:80:pipe A] fastset mismatch in hw.adjusted_mode.crtc_hsync_start (expected 0, found 1968)
<7> [233.371800] i915 0000:00:02.0: [drm:pipe_config_mismatch [i915]] [CRTC:80:pipe A] fastset mismatch in hw.adjusted_mode.crtc_hsync_end (expected 0, found 2000)
<7> [233.371938] i915 0000:00:02.0: [drm:pipe_config_mismatch [i915]] [CRTC:80:pipe A] fastset mismatch in hw.adjusted_mode.crtc_vdisplay (expected 0, found 1080)
<7> [233.372072] i915 0000:00:02.0: [drm:pipe_config_mismatch [i915]] [CRTC:80:pipe A] fastset mismatch in hw.adjusted_mode.crtc_vtotal (expected 0, found 1112)
<7> [233.372197] i915 0000:00:02.0: [drm:pipe_config_mismatch [i915]] [CRTC:80:pipe A] fastset mismatch in hw.adjusted_mode.crtc_vblank_start (expected 0, found 1080)
<7> [233.372326] i915 0000:00:02.0: [drm:pipe_config_mismatch [i915]] [CRTC:80:pipe A] fastset mismatch in hw.adjusted_mode.crtc_vblank_end (expected 0, found 1112)
<7> [233.372455] i915 0000:00:02.0: [drm:pipe_config_mismatch [i915]] [CRTC:80:pipe A] fastset mismatch in hw.adjusted_mode.crtc_vsync_start (expected 0, found 1083)
<7> [233.372581] i915 0000:00:02.0: [drm:pipe_config_mismatch [i915]] [CRTC:80:pipe A] fastset mismatch in hw.adjusted_mode.crtc_vsync_end (expected 0, found 1088)
<7> [233.372706] i915 0000:00:02.0: [drm:pipe_config_mismatch [i915]] [CRTC:80:pipe A] fastset mismatch in pixel_multiplier (expected 0, found 1)
<7> [233.372828] i915 0000:00:02.0: [drm:pipe_config_mismatch [i915]] [CRTC:80:pipe A] fastset mismatch in hw.adjusted_mode.flags (2) (expected 0, found 2)
<7> [233.372971] i915 0000:00:02.0: [drm:pipe_config_mismatch [i915]] [CRTC:80:pipe A] fastset mismatch in hw.adjusted_mode.flags (8) (expected 0, found 8)
<7> [233.373100] i915 0000:00:02.0: [drm:pipe_config_mismatch [i915]] [CRTC:80:pipe A] fastset mismatch in pipe_bpp (expected 0, found 24)
<7> [233.373221] i915 0000:00:02.0: [drm:pipe_config_mismatch [i915]] [CRTC:80:pipe A] fastset mismatch in port_clock (expected 0, found 270000)
<7> [233.373361] i915 0000:00:02.0: [drm:skl_compute_wm [i915]] Enabled dbuf slices 0x1 -> 0xf (total dbuf slices 0xf), mbus joined? no->yes
<7> [233.373481] i915 0000:00:02.0: [drm:skl_compute_wm [i915]] [CRTC:80:pipe A] dbuf slices 0x0 -> 0xf, ddb (0 - 0) -> (0 - 4096), active pipes 0x0 -> 0x1
<7> [233.373608] i915 0000:00:02.0: [drm:skl_compute_wm [i915]] [PLANE:31:plane 1A] ddb ( 0 - 0) -> ( 0 - 4060), size 0 -> 4060
<7> [233.373729] i915 0000:00:02.0: [drm:skl_compute_wm [i915]] [PLANE:76:cursor A] ddb ( 0 - 0) -> (4060 - 4096), size 0 -> 36
<7> [233.373850] i915 0000:00:02.0: [drm:skl_compute_wm [i915]] [PLANE:31:plane 1A] level wm0, wm1, wm2, wm3, wm4, wm5, wm6, wm7, twm, swm, stwm -> *wm0,*wm1,*wm2,*wm3,*wm4,*wm5, wm6, wm7,*twm,*swm,*stwm
<7> [233.373961] i915 0000:00:02.0: [drm:skl_compute_wm [i915]] [PLANE:31:plane 1A] lines 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 -> 1, 4, 6, 7, 10, 10, 0, 0, 0, 3, 0
<7> [233.374075] i915 0000:00:02.0: [drm:skl_compute_wm [i915]] [PLANE:31:plane 1A] blocks 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 -> 16, 65, 97, 113, 161, 161, 0, 0, 30, 49, 63
<7> [233.374187] i915 0000:00:02.0: [drm:skl_compute_wm [i915]] [PLANE:31:plane 1A] min_ddb 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 -> 19, 73, 108, 126, 179, 179, 0, 0, 31, 55, 64
<7> [233.374297] i915 0000:00:02.0: [drm:intel_bw_atomic_check [i915]] [CRTC:80:pipe A] data rate 555120 num active planes 1
<7> [233.374424] i915 0000:00:02.0: [drm:intel_bw_atomic_check [i915]] QGV point 0: max bw 21855 required 583
<7> [233.374555] i915 0000:00:02.0: [drm:intel_bw_atomic_check [i915]] QGV point 1: max bw 33330 required 583
<7> [233.374684] i915 0000:00:02.0: [drm:intel_bw_atomic_check [i915]] QGV point 2: max bw 34924 required 583
<7> [233.374807] i915 0000:00:02.0: [drm:intel_bw_atomic_check [i915]] QGV point 3: max bw 34924 required 583
<7> [233.374964] i915 0000:00:02.0: [drm:intel_bw_atomic_check [i915]] PSF GV point 0: max bw 34133 required 583
<7> [233.375121] i915 0000:00:02.0: [drm:intel_bw_atomic_check [i915]] PSF GV point 1: max bw 41600 required 583
<7> [233.375249] i915 0000:00:02.0: [drm:intel_bw_atomic_check [i915]] PSF GV point 2: max bw 51200 required 583
<7> [233.375379] i915 0000:00:02.0: [drm:intel_plane_calc_min_cdclk [i915]] [PLANE:31:plane 1A] min cdclk (69390 kHz) > [CRTC:80:pipe A] min cdclk (0 kHz)
<7> [233.375506] i915 0000:00:02.0: [drm:intel_bw_calc_min_cdclk [i915]] new bandwidth min cdclk (10843 kHz) > old min cdclk (0 kHz)
<7> [233.375634] i915 0000:00:02.0: [drm:intel_modeset_calc_cdclk [i915]] New cdclk calculated to be logical 179200 kHz, actual 179200 kHz
<7> [233.375756] i915 0000:00:02.0: [drm:intel_modeset_calc_cdclk [i915]] New voltage level calculated to be logical 0, actual 0
<7> [233.375890] i915 0000:00:02.0: [drm:intel_find_shared_dpll [i915]] [CRTC:80:pipe A] allocated DPLL 0
<7> [233.376012] i915 0000:00:02.0: [drm:intel_reference_shared_dpll.isra.0 [i915]] [CRTC:80:pipe A] reserving DPLL 0
<7> [233.376135] i915 0000:00:02.0: [drm:intel_crtc_state_dump [i915]] [CRTC:80:pipe A] enable: yes [modeset]
<7> [233.376262] i915 0000:00:02.0: [drm:intel_crtc_state_dump [i915]] active: yes, output_types: EDP (0x100), output format: RGB
<7> [233.376387] i915 0000:00:02.0: [drm:intel_crtc_state_dump [i915]] cpu_transcoder: A, pipe bpp: 24, dithering: 0
<7> [233.376514] i915 0000:00:02.0: [drm:intel_crtc_state_dump [i915]] MST master transcoder: <invalid>
<7> [233.376637] i915 0000:00:02.0: [drm:intel_crtc_state_dump [i915]] port sync: master transcoder: <invalid>, slave transcoder bitmask = 0x0
<7> [233.376756] i915 0000:00:02.0: [drm:intel_crtc_state_dump [i915]] bigjoiner: no, pipes: 0x0
<7> [233.376887] i915 0000:00:02.0: [drm:intel_crtc_state_dump [i915]] splitter: disabled, link count 0, overlap 0
<7> [233.377011] i915 0000:00:02.0: [drm:intel_dump_m_n_config.isra.0 [i915]] dp m_n: lanes: 2; data_m: 6467616, data_n: 8388608, link_m: 269484, link_n: 524288, tu: 64
<7> [233.377132] i915 0000:00:02.0: [drm:intel_dump_m_n_config.isra.0 [i915]] dp m2_n2: lanes: 2; data_m: 5174839, data_n: 8388608, link_m: 215618, link_n: 524288, tu: 64
<7> [233.377257] i915 0000:00:02.0: [drm:intel_crtc_state_dump [i915]] framestart delay: 1, MSA timing delay: 0
<7> [233.377380] i915 0000:00:02.0: [drm:intel_crtc_state_dump [i915]] audio: 0, infoframes: 0, infoframes enabled: 0x0
<7> [233.377507] i915 0000:00:02.0: [drm:intel_crtc_state_dump [i915]] vrr: no, vmin: 0, vmax: 0, pipeline full: 0, guardband: 0 flipline: 0, vmin vblank: 1, vmax vblank: 0
<7> [233.377630] i915 0000:00:02.0: [drm:intel_crtc_state_dump [i915]] requested mode: "1920x1080": 60 138780 1920 1968 2000 2080 1080 1083 1088 1112 0x48 0xa
<7> [233.377749] i915 0000:00:02.0: [drm:intel_crtc_state_dump [i915]] adjusted mode: "1920x1080": 60 138780 1920 1968 2000 2080 1080 1083 1088 1112 0x48 0xa
<7> [233.377881] i915 0000:00:02.0: [drm:intel_dump_crtc_timings [i915]] crtc timings: clock=138780, hd=1920 hb=1920-2080 hs=1968-2000 ht=2080, vd=1080 vb=1080-1112 vs=1083-1088 vt=1112, flags=0xa
<7> [233.378001] i915 0000:00:02.0: [drm:intel_crtc_state_dump [i915]] pipe mode: "1920x1080": 60 138780 1920 1968 2000 2080 1080 1083 1088 1112 0x40 0xa
<7> [233.378124] i915 0000:00:02.0: [drm:intel_dump_crtc_timings [i915]] crtc timings: clock=138780, hd=1920 hb=1920-2080 hs=1968-2000 ht=2080, vd=1080 vb=1080-1112 vs=1083-1088 vt=1112, flags=0xa
<7> [233.378245] i915 0000:00:02.0: [drm:intel_crtc_state_dump [i915]] port clock: 270000, pipe src: 1920x1080+0+0, pixel rate 138780
<7> [233.378362] i915 0000:00:02.0: [drm:intel_crtc_state_dump [i915]] linetime: 120, ips linetime: 0
<7> [233.378482] i915 0000:00:02.0: [drm:intel_crtc_state_dump [i915]] num_scalers: 2, scaler_users: 0x0, scaler_id: -1, scaling_filter: 0
<7> [233.378603] i915 0000:00:02.0: [drm:intel_crtc_state_dump [i915]] pch pfit: 0x0+0+0, disabled, force thru: no
<7> [233.378726] i915 0000:00:02.0: [drm:intel_crtc_state_dump [i915]] ips: 0, double wide: 0, drrs: 1
<7> [233.378861] i915 0000:00:02.0: [drm:icl_dump_hw_state [i915]] dpll_hw_state: cfgcr0: 0xe001a5, cfgcr1: 0x88, div0: 0x0, mg_refclkin_ctl: 0x0, hg_clktop2_coreclkctl1: 0x0, mg_clktop2_hsclkctl: 0x0, mg_pll_div0: 0x0, mg_pll_div2: 0x0, mg_pll_lf: 0x0, mg_pll_frac_lock: 0x0, mg_pll_ssc: 0x0, mg_pll_bias: 0x0, mg_pll_tdc_coldst_bias: 0x0
<7> [233.378980] i915 0000:00:02.0: [drm:intel_crtc_state_dump [i915]] csc_mode: 0x0 gamma_mode: 0x0 gamma_enable: 0 csc_enable: 0
<7> [233.379105] i915 0000:00:02.0: [drm:intel_crtc_state_dump [i915]] pre csc lut: 0 entries, post csc lut: 0 entries
<7> [233.379229] i915 0000:00:02.0: [drm:intel_crtc_state_dump [i915]] [PLANE:31:plane 1A] fb: [FB:282] 1920x1080 format = XR24 little-endian (0x34325258) modifier = 0x0, visible: yes
<7> [233.379351] i915 0000:00:02.0: [drm:intel_crtc_state_dump [i915]] rotation: 0x1, scaler: -1, scaling_filter: 0
<7> [233.379471] i915 0000:00:02.0: [drm:intel_crtc_state_dump [i915]] src: 1920.000000x1080.000000+0.000000+0.000000 dst: 1920x1080+0+0
<7> [233.379591] i915 0000:00:02.0: [drm:intel_crtc_state_dump [i915]] [PLANE:40:plane 2A] fb: [NOFB], visible: no
<7> [233.379710] i915 0000:00:02.0: [drm:intel_crtc_state_dump [i915]] [PLANE:49:plane 3A] fb: [NOFB], visible: no
<7> [233.379829] i915 0000:00:02.0: [drm:intel_crtc_state_dump [i915]] [PLANE:58:plane 4A] fb: [NOFB], visible: no
<7> [233.379962] i915 0000:00:02.0: [drm:intel_crtc_state_dump [i915]] [PLANE:67:plane 5A] fb: [NOFB], visible: no
<7> [233.380084] i915 0000:00:02.0: [drm:intel_crtc_state_dump [i915]] [PLANE:76:cursor A] fb: [NOFB], visible: no
<7> [233.380255] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling always-on
<7> [233.380377] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling DC_off
<7> [233.380666] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 02 to 00
<7> [233.380810] i915 0000:00:02.0: [drm:icl_verify_procmon_ref_values [i915]] Combo PHY A Voltage/Process Info : 0.85V dot0 (low-voltage)
<7> [233.380953] i915 0000:00:02.0: [drm:icl_combo_phys_init [i915]] Combo PHY A already enabled, won't reprogram it.
<7> [233.381088] i915 0000:00:02.0: [drm:icl_verify_procmon_ref_values [i915]] Combo PHY B Voltage/Process Info : 0.85V dot0 (low-voltage)
<7> [233.381220] i915 0000:00:02.0: [drm:icl_combo_phys_init [i915]] Combo PHY B already enabled, won't reprogram it.
<7> [233.381352] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling PW_A
<7> [233.381489] i915 0000:00:02.0: [drm:intel_modeset_verify_disabled [i915]] [ENCODER:235:DDI B/PHY B]
<7> [233.381605] i915 0000:00:02.0: [drm:intel_modeset_verify_disabled [i915]] [ENCODER:245:DDI TC1/PHY TC1]
<7> [233.381721] i915 0000:00:02.0: [drm:intel_modeset_verify_disabled [i915]] [ENCODER:247:DP-MST A]
<7> [233.381831] i915 0000:00:02.0: [drm:intel_modeset_verify_disabled [i915]] [ENCODER:248:DP-MST B]
<7> [233.381949] i915 0000:00:02.0: [drm:intel_modeset_verify_disabled [i915]] [ENCODER:249:DP-MST C]
<7> [233.382063] i915 0000:00:02.0: [drm:intel_modeset_verify_disabled [i915]] [ENCODER:250:DP-MST D]
<7> [233.382170] i915 0000:00:02.0: [drm:intel_modeset_verify_disabled [i915]] [ENCODER:257:DDI TC2/PHY TC2]
<7> [233.382277] i915 0000:00:02.0: [drm:intel_modeset_verify_disabled [i915]] [ENCODER:263:DDI TC3/PHY TC3]
<7> [233.382388] i915 0000:00:02.0: [drm:intel_modeset_verify_disabled [i915]] [ENCODER:265:DP-MST A]
<7> [233.382496] i915 0000:00:02.0: [drm:intel_modeset_verify_disabled [i915]] [ENCODER:266:DP-MST B]
<7> [233.382606] i915 0000:00:02.0: [drm:intel_modeset_verify_disabled [i915]] [ENCODER:267:DP-MST C]
<7> [233.382713] i915 0000:00:02.0: [drm:intel_modeset_verify_disabled [i915]] [ENCODER:268:DP-MST D]
<7> [233.382824] i915 0000:00:02.0: [drm:intel_modeset_verify_disabled [i915]] [ENCODER:272:DDI TC4/PHY TC4]
<7> [233.382953] i915 0000:00:02.0: [drm:intel_modeset_verify_disabled [i915]] [ENCODER:274:DP-MST A]
<7> [233.383086] i915 0000:00:02.0: [drm:intel_modeset_verify_disabled [i915]] [ENCODER:275:DP-MST B]
<7> [233.383205] i915 0000:00:02.0: [drm:intel_modeset_verify_disabled [i915]] [ENCODER:276:DP-MST C]
<7> [233.383310] i915 0000:00:02.0: [drm:intel_modeset_verify_disabled [i915]] [ENCODER:277:DP-MST D]
<7> [233.383419] i915 0000:00:02.0: [drm:verify_single_dpll_state.isra.0 [i915]] DPLL 0
<7> [233.383539] i915 0000:00:02.0: [drm:verify_single_dpll_state.isra.0 [i915]] DPLL 1
<7> [233.383657] i915 0000:00:02.0: [drm:verify_single_dpll_state.isra.0 [i915]] TBT PLL
<7> [233.383776] i915 0000:00:02.0: [drm:verify_single_dpll_state.isra.0 [i915]] TC PLL 1
<7> [233.383907] i915 0000:00:02.0: [drm:verify_single_dpll_state.isra.0 [i915]] TC PLL 2
<7> [233.384029] i915 0000:00:02.0: [drm:verify_single_dpll_state.isra.0 [i915]] TC PLL 3
<7> [233.384153] i915 0000:00:02.0: [drm:verify_single_dpll_state.isra.0 [i915]] TC PLL 4
<7> [233.384279] i915 0000:00:02.0: [drm:gen9_dbuf_slices_update [i915]] Updating dbuf slices to 0xf
<7> [233.384459] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling AUX_B
<7> [233.384583] i915 0000:00:02.0: [drm:intel_enable_shared_dpll [i915]] enable DPLL 0 (active 0x1, on? 0) for [CRTC:80:pipe A]
<7> [233.384699] i915 0000:00:02.0: [drm:intel_enable_shared_dpll [i915]] enabling DPLL 0
<7> [233.384852] i915 0000:00:02.0: [drm:intel_pps_on_unlocked [i915]] [ENCODER:235:DDI B/PHY B] PPS 1 turn panel power on
<7> [233.384979] i915 0000:00:02.0: [drm:wait_panel_power_cycle [i915]] [ENCODER:235:DDI B/PHY B] PPS 1 wait for panel power cycle
<7> [233.963392] i915 0000:00:02.0: [drm:wait_panel_status [i915]] [ENCODER:235:DDI B/PHY B] PPS 1 mask: 0xb800000f value: 0x00000000 PP_STATUS: 0x08000001 PP_CONTROL: 0x00000060
<7> [233.964041] i915 0000:00:02.0: [drm:wait_panel_status [i915]] Wait complete
<7> [233.964583] i915 0000:00:02.0: [drm:intel_pps_on_unlocked [i915]] [ENCODER:235:DDI B/PHY B] PPS 1 wait for panel power on
<7> [233.965125] i915 0000:00:02.0: [drm:wait_panel_status [i915]] [ENCODER:235:DDI B/PHY B] PPS 1 mask: 0xb000000f value: 0x80000008 PP_STATUS: 0x9000000a PP_CONTROL: 0x00000063
<7> [234.035039] i915 0000:00:02.0: [drm:intel_get_hpd_pins [i915]] hotplug event received, stat 0x00020000, dig 0x000000a0, pins 0x00000020, long 0x00000020
<7> [234.035598] i915 0000:00:02.0: [drm:intel_hpd_irq_handler [i915]] digital hpd on [ENCODER:235:DDI B/PHY B] - long
<7> [234.036256] i915 0000:00:02.0: [drm:intel_hpd_irq_handler [i915]] Received HPD interrupt on PIN 5 - cnt: 20
<7> [234.036922] i915 0000:00:02.0: [drm:intel_dp_hpd_pulse [i915]] ignoring long hpd on eDP [ENCODER:235:DDI B/PHY B]
<7> [234.176068] i915 0000:00:02.0: [drm:wait_panel_status [i915]] Wait complete
<7> [234.176621] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling DDI_IO_B
<7> [234.177415] i915 0000:00:02.0: [drm:intel_pps_vdd_on_unlocked [i915]] [ENCODER:235:DDI B/PHY B] PPS 1 turning VDD on
<7> [234.177938] i915 0000:00:02.0: [drm:intel_pps_vdd_on_unlocked [i915]] [ENCODER:235:DDI B/PHY B] PPS 1 PP_STATUS: 0x80000008 PP_CONTROL: 0x0000006b
<7> [234.179549] i915 0000:00:02.0: [drm:drm_dp_read_dpcd_caps [drm_display_helper]] AUX B/DDI B/PHY B: DPCD: 14 0a 82 41 00 00 01 c0 02 00 00 00 0f 09 00
<7> [234.179592] i915 0000:00:02.0: [drm:intel_dp_start_link_train [i915]] [ENCODER:235:DDI B/PHY B] Using LINK_BW_SET value 0a
<7> [234.180468] i915 0000:00:02.0: [drm:intel_dp_set_signal_levels [i915]] [ENCODER:235:DDI B/PHY B][DPRX] 8b/10b, lanes: 2, vswing levels: 0/0/0/0, pre-emphasis levels: 0/0/0/0
<7> [234.180855] i915 0000:00:02.0: [drm:intel_dp_program_link_training_pattern [i915]] [ENCODER:235:DDI B/PHY B][DPRX] Using DP training pattern TPS1
<7> [234.182114] i915 0000:00:02.0: [drm:intel_dp_link_train_phy [i915]] [ENCODER:235:DDI B/PHY B][DPRX] Clock recovery OK
<7> [234.182368] i915 0000:00:02.0: [drm:intel_dp_program_link_training_pattern [i915]] [ENCODER:235:DDI B/PHY B][DPRX] Using DP training pattern TPS2
<7> [234.184208] i915 0000:00:02.0: [drm:intel_dp_link_train_phy [i915]] [ENCODER:235:DDI B/PHY B][DPRX] Channel EQ done. DP Training successful
<7> [234.184473] i915 0000:00:02.0: [drm:intel_dp_link_train_phy [i915]] [CONNECTOR:236:eDP-1][ENCODER:235:DDI B/PHY B][DPRX] Link Training passed at link rate = 270000, lane count = 2
<7> [234.185157] i915 0000:00:02.0: [drm:intel_enable_transcoder [i915]] enabling pipe A
<7> [234.185326] i915 0000:00:02.0: [drm:intel_edp_backlight_on [i915]]
<7> [234.185437] i915 0000:00:02.0: [drm:intel_backlight_enable [i915]] pipe A
<7> [234.185592] i915 0000:00:02.0: [drm:intel_backlight_set_pwm_level [i915]] [CONNECTOR:236:eDP-1] set backlight PWM = 96000
<7> [234.185862] i915 0000:00:02.0: [drm:intel_fbc_update [i915]] reserved 17694720 bytes of contiguous stolen space for FBC, limit: 1
<7> [234.185977] i915 0000:00:02.0: [drm:intel_fbc_update [i915]] Enabling FBC on [PLANE:31:plane 1A]
<7> [234.202163] i915 0000:00:02.0: [drm:gen9_dbuf_slices_update [i915]] Updating dbuf slices to 0xf
<7> [234.202999] i915 0000:00:02.0: [drm:verify_connector_state [i915]] [CONNECTOR:236:eDP-1]
<7> [234.203504] i915 0000:00:02.0: [drm:intel_modeset_verify_crtc [i915]] [CRTC:80:pipe A]
<7> [234.204189] i915 0000:00:02.0: [drm:intel_ddi_get_config [i915]] [ENCODER:235:DDI B/PHY B] Fec status: 0
<7> [234.204613] i915 0000:00:02.0: [drm:verify_single_dpll_state.isra.0 [i915]] DPLL 0
<6> [234.219247] Console: switching to colour frame buffer device 240x67
|