Result:
git-log-oneline igt_runner0 run0 runtimes0 results0.json boot0 dmesg0
| Detail | Value |
|---|---|
| Duration | unknown |
| Igt-Version |
IGT-Version: 1.28-g2a2b71616 (x86_64) (Linux: 6.7.0-rc6-linus-v6.7-rc6-gceb6a6f023fd+ x86_64) |
| Out |
Using IGT_SRANDOM=1702856429 for randomisation Opened device: /dev/dri/card0 Starting subtest: basic-brightness Starting dynamic subtest: eDP-1 Dynamic subtest eDP-1: SUCCESS (0.518s) Subtest basic-brightness: SUCCESS (0.540s) This test caused an abort condition: Lockdep not active /proc/lockdep_stats contents: lock-classes: 1770 [max: 8192] direct dependencies: 17632 [max: 32768] indirect dependencies: 132448 all direct dependencies: 366624 dependency chains: 25577 [max: 131072] dependency chain hlocks used: 105992 [max: 655360] dependency chain hlocks lost: 0 in-hardirq chains: 279 in-softirq chains: 603 in-process chains: 24695 stack-trace entries: 168937 [max: 1048576] number of stack traces: 8496 number of stack hash chains: 6658 combined max dependencies: 4176587520 hardirq-safe locks: 101 hardirq-unsafe locks: 1064 softirq-safe locks: 213 softirq-unsafe locks: 976 irq-safe locks: 227 irq-unsafe locks: 1064 hardirq-read-safe locks: 3 hardirq-read-unsafe locks: 305 softirq-read-safe locks: 7 softirq-read-unsafe locks: 300 irq-read-safe locks: 7 irq-read-unsafe locks: 305 uncategorized locks: 284 unused locks: 1 max locking depth: 17 max bfs queue depth: 397 max lock class index: 1769 chain lookup misses: 26004 chain lookup hits: 217896342 cyclic checks: 25971 redundant checks: 0 redundant links: 0 find-mask forwards checks: 4349 find-mask backwards checks: 2647 hardirq on events: 131171871 hardirq off events: 131171855 redundant hardirq ons: 40 redundant hardirq offs: 23 softirq on events: 691091 softirq off events: 691091 redundant softirq ons: 0 redundant softirq offs: 0 debug_locks: 0 zapped classes: 1 zapped lock chains: 97 large chain blocks: 1 |
| Err |
Starting subtest: basic-brightness Starting dynamic subtest: eDP-1 Dynamic subtest eDP-1: SUCCESS (0.518s) Subtest basic-brightness: SUCCESS (0.540s) |
| Dmesg |
<4> [207.530344]
<4> [207.530359] ======================================================
<4> [207.530377] WARNING: possible circular locking dependency detected
<4> [207.530395] 6.7.0-rc6-linus-v6.7-rc6-gceb6a6f023fd+ #1 Not tainted
<4> [207.530413] ------------------------------------------------------
<4> [207.530430] kworker/3:1H/173 is trying to acquire lock:
<4> [207.530446] ffff88810ab458e8 (>->reset.backoff_srcu){++++}-{0:0}, at: _intel_gt_reset_lock+0x35/0x380 [i915]
<4> [207.530648]
but task is already holding lock:
<4> [207.530674] ffffc900012afe58 ((work_completion)(&(&guc->timestamp.work)->work)){+.+.}-{0:0}, at: process_scheduled_works+0x264/0x530
<4> [207.530710]
which lock already depends on the new lock.
<4> [207.530745]
the existing dependency chain (in reverse order) is:
<4> [207.530778]
-> #3 ((work_completion)(&(&guc->timestamp.work)->work)){+.+.}-{0:0}:
<4> [207.530812] lock_acquire+0xd8/0x2d0
<4> [207.530825] __flush_work+0x69/0x420
<4> [207.530838] __cancel_work_timer+0x14f/0x1f0
<4> [207.530852] intel_guc_submission_reset_prepare+0x81/0x4b0 [i915]
<4> [207.531028] intel_uc_reset_prepare+0x4a/0xb0 [i915]
<4> [207.531190] reset_prepare+0x21/0x60 [i915]
<4> [207.531317] intel_gt_reset+0x1c6/0x460 [i915]
<4> [207.531442] intel_gt_reset_global+0xeb/0x160 [i915]
<4> [207.531568] intel_gt_handle_error+0x370/0x420 [i915]
<4> [207.531686] intel_gt_debugfs_reset_store+0x5c/0xc0 [i915]
<4> [207.531800] i915_wedged_set+0x1d/0x40 [i915]
<4> [207.531897] simple_attr_write_xsigned.constprop.0+0xb4/0x110
<4> [207.531916] full_proxy_write+0x58/0x80
<4> [207.531929] vfs_write+0xcb/0x4f0
<4> [207.531942] ksys_write+0x64/0xe0
<4> [207.531954] do_syscall_64+0x42/0xf0
<4> [207.531967] entry_SYSCALL_64_after_hwframe+0x6e/0x76
<4> [207.531984]
-> #2 (>->reset.mutex){+.+.}-{3:3}:
<4> [207.532010] lock_acquire+0xd8/0x2d0
<4> [207.532022] i915_gem_shrinker_taints_mutex+0x31/0x50 [i915]
<4> [207.532155] intel_gt_init_reset+0x65/0x80 [i915]
<4> [207.532269] intel_gt_common_init_early+0xd9/0x120 [i915]
<4> [207.532376] intel_root_gt_init_early+0x5e/0x70 [i915]
<4> [207.532480] i915_driver_probe+0x268/0xd40 [i915]
<4> [207.532572] i915_pci_probe+0xd5/0x200 [i915]
<4> [207.532661] pci_device_probe+0x95/0x120
<4> [207.532676] really_probe+0x164/0x3c0
<4> [207.532689] __driver_probe_device+0x73/0x160
<4> [207.532704] driver_probe_device+0x19/0xa0
<4> [207.532718] __driver_attach+0xb6/0x180
<4> [207.532731] bus_for_each_dev+0x77/0xd0
<4> [207.532743] bus_add_driver+0x114/0x210
<4> [207.532755] driver_register+0x5b/0x110
<4> [207.532768] 0xffffffffa01b8033
<4> [207.532785] do_one_initcall+0x57/0x270
<4> [207.532798] do_init_module+0x5f/0x210
<4> [207.532811] load_module+0x1cdf/0x1f40
<4> [207.532823] init_module_from_file+0x86/0xd0
<4> [207.532837] idempotent_init_module+0x17c/0x230
<4> [207.532852] __x64_sys_finit_module+0x56/0xb0
<4> [207.532867] do_syscall_64+0x42/0xf0
<4> [207.532879] entry_SYSCALL_64_after_hwframe+0x6e/0x76
<4> [207.532895]
-> #1 (fs_reclaim){+.+.}-{0:0}:
<4> [207.532920] lock_acquire+0xd8/0x2d0
<4> [207.532933] fs_reclaim_acquire+0xa1/0xd0
<4> [207.533870] __alloc_pages+0xeb/0x2e0
<4> [207.534800] pte_alloc_one+0x1d/0x110
<4> [207.535732] __pte_alloc+0x26/0x120
<4> [207.536660] __apply_to_page_range+0x66f/0x740
<4> [207.537592] remap_io_mapping+0x70/0x120 [i915]
<4> [207.538607] vm_fault_gtt+0x47a/0xe70 [i915]
<4> [207.539637] __do_fault+0x2f/0x180
<4> [207.540553] do_pte_missing+0x4cb/0xbc0
<4> [207.541467] __handle_mm_fault+0x637/0x780
<4> [207.542359] handle_mm_fault+0xc3/0x240
<4> [207.543247] do_user_addr_fault+0x422/0x9d0
<4> [207.544131] exc_page_fault+0x68/0x1a0
<4> [207.545010] asm_exc_page_fault+0x26/0x30
<4> [207.545860]
-> #0 (>->reset.backoff_srcu){++++}-{0:0}:
<4> [207.547578] check_prev_add+0xef/0xd30
<4> [207.548455] __lock_acquire+0x17d7/0x2340
<4> [207.549315] lock_acquire+0xd8/0x2d0
<4> [207.549316] _intel_gt_reset_lock+0x50/0x380 [i915]
<4> [207.551121] guc_timestamp_ping+0x71/0x120 [i915]
<4> [207.551258] process_scheduled_works+0x2db/0x530
<4> [207.551260] worker_thread+0x18c/0x350
<4> [207.551261] kthread+0xfe/0x130
<6> [207.551263] Console: switching
<4> [207.551263] ret_from_fork+0x2c/0x50
<4> [207.551265] to colour dummy device 80x25
<4> [207.551265] ret_from_fork_asm+0x1b/0x30
<4> [207.551267]
other info that might help us debug this:
<4> [207.551283] Chain exists of:
>->reset.backoff_srcu --> >->reset.mutex --> (work_completion)(&(&guc->timestamp.work)->work)
<4> [207.551291] Possible unsafe locking scenario:
<4> [207.551294] CPU0 CPU1
<4> [207.551296] ---- ----
<4> [207.551298] lock((work_completion)(&(&guc->timestamp.work)->work));
<4> [207.551302] lock(>->reset.mutex);
<4> [207.551305] lock((work_completion)(&(&guc->timestamp.work)->work));
<4> [207.551310] lock(>->reset.backoff_srcu);
<4> [207.551313]
*** DEADLOCK ***
<4> [207.551316] 2 locks held by kworker/3:1H/173:
<4> [207.551319] #0: ffff888100082138 ((wq_completion)events_highpri){+.+.}-{0:0}, at: process_scheduled_works+0x264/0x530
<4> [207.551327] #1: ffffc900012afe58 ((work_completion)(&(&guc->timestamp.work)->work)){+.+.}-{0:0}, at: process_scheduled_works+0x264/0x530
<4> [207.551334]
stack backtrace:
<4> [207.551338] CPU: 3 PID: 173 Comm: kworker/3:1H Not tainted 6.7.0-rc6-linus-v6.7-rc6-gceb6a6f023fd+ #1
<4> [207.551343] Hardware name: Intel Corporation Raptor Lake Client Platform/RaptorLake-P LP5 RVP, BIOS RPLPFWI1.R00.3257.A00.2207020323 07/02/2022
<4> [207.551349] Workqueue: events_highpri guc_timestamp_ping [i915]
<4> [207.551496] Call Trace:
<4> [207.551499] <TASK>
<4> [207.551501] dump_stack_lvl+0x64/0xb0
<4> [207.551506] check_noncircular+0x15f/0x180
<4> [207.551510] check_prev_add+0xef/0xd30
<4> [207.551513] __lock_acquire+0x17d7/0x2340
<4> [207.551517] lock_acquire+0xd8/0x2d0
<4> [207.551520] ? _intel_gt_reset_lock+0x35/0x380 [i915]
<4> [207.551658] ? find_held_lock+0x2b/0x80
<6> [207.551688] [IGT] kms_pm_backlight: executing
<4> [207.551663] ? _intel_gt_reset_lock+0x35/0x380 [i915]
<4> [207.551779] _intel_gt_reset_lock+0x50/0x380 [i915]
<4> [207.551889] ? _intel_gt_reset_lock+0x35/0x380 [i915]
<4> [207.552001] ? lockdep_hardirqs_on+0xc3/0x140
<4> [207.552005] ? _raw_spin_unlock_irqrestore+0x41/0x70
<4> [207.552009] guc_timestamp_ping+0x71/0x120 [i915]
<4> [207.552145] ? process_scheduled_works+0x264/0x530
<4> [207.552148] process_scheduled_works+0x2db/0x530
<4> [207.552153] ? __pfx_worker_thread+0x10/0x10
<4> [207.552155] worker_thread+0x18c/0x350
<4> [207.552158] ? __pfx_worker_thread+0x10/0x10
<4> [207.552161] kthread+0xfe/0x130
<4> [207.552164] ? __pfx_kthread+0x10/0x10
<4> [207.552168] ret_from_fork+0x2c/0x50
<4> [207.552170] ? __pfx_kthread+0x10/0x10
<4> [207.552174] ret_from_fork_asm+0x1b/0x30
<4> [207.552178] </TASK>
<7> [207.553689] i915 0000:00:02.0: [drm:i915_gem_open [i915]]
<7> [207.554075] i915 0000:00:02.0: [drm:i915_drop_caches_set [i915]] Dropping caches: 0x000001dc [0x000001dc]
<7> [207.554186] i915 0000:00:02.0: [drm:i915_gem_open [i915]]
<7> [207.557222] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:246:DP-1]
<7> [207.557229] i915 0000:00:02.0: [drm:intel_dp_detect [i915]] [CONNECTOR:246:DP-1]
<7> [207.557395] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:246:DP-1] disconnected
<7> [207.557522] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:258:HDMI-A-1]
<7> [207.557525] i915 0000:00:02.0: [drm:intel_hdmi_detect [i915]] [CONNECTOR:258:HDMI-A-1]
<7> [207.609047] 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> [207.626162] [drm:drm_do_probe_ddc_edid] drm: skipping non-existent adapter i915 gmbus tc2
<7> [207.626169] i915 0000:00:02.0: [drm:intel_hdmi_set_edid [i915]] HDMI GMBUS EDID read failed, retry using GPIO bit-banging
<7> [207.626295] i915 0000:00:02.0: [drm:intel_gmbus_force_bit [i915]] enabling bit-banging on i915 gmbus tc2. force bit now 1
<7> [207.642115] [drm:drm_do_probe_ddc_edid] drm: skipping non-existent adapter i915 gmbus tc2
<7> [207.642118] i915 0000:00:02.0: [drm:intel_gmbus_force_bit [i915]] disabling bit-banging on i915 gmbus tc2. force bit now 0
<7> [207.642218] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:258:HDMI-A-1] disconnected
<7> [207.642382] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:264:DP-2]
<7> [207.642384] i915 0000:00:02.0: [drm:intel_dp_detect [i915]] [CONNECTOR:264:DP-2]
<7> [207.642517] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:264:DP-2] disconnected
<7> [207.642639] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:273:DP-3]
<7> [207.642641] i915 0000:00:02.0: [drm:intel_dp_detect [i915]] [CONNECTOR:273:DP-3]
<7> [207.642775] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:273:DP-3] disconnected
<7> [207.643002] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:236:eDP-1]
<7> [207.643006] i915 0000:00:02.0: [drm:intel_dp_detect [i915]] [CONNECTOR:236:eDP-1]
<7> [207.643613] 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> [207.643713] i915 0000:00:02.0: [drm:intel_dp_print_rates [i915]] source rates: 162000, 216000, 270000, 324000, 432000, 540000, 648000, 810000
<7> [207.643810] i915 0000:00:02.0: [drm:intel_dp_print_rates [i915]] sink rates: 162000, 270000
<7> [207.643914] i915 0000:00:02.0: [drm:intel_dp_print_rates [i915]] common rates: 162000, 270000
<7> [207.644029] i915 0000:00:02.0: [drm:update_display_info] [CONNECTOR:236:eDP-1] Supported Monitor Refresh rate range is 0 Hz - 0 Hz
<7> [207.644033] 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> [207.644035] i915 0000:00:02.0: [drm:update_display_info] [CONNECTOR:236:eDP-1] ELD monitor
<7> [207.644037] i915 0000:00:02.0: [drm:update_display_info] [CONNECTOR:236:eDP-1] ELD size 20, SAD count 0
<7> [207.644047] i915 0000:00:02.0: [drm:intel_dp_set_edid [i915]] [CONNECTOR:236:eDP-1] VRR capable: no
<7> [207.644145] 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> [207.644872] 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> [207.644969] 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> [207.645565] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:236:eDP-1] probed modes :
<7> [207.645568] [drm:drm_mode_debug_printmodeline] Modeline "1920x1080": 60 138780 1920 1968 2000 2080 1080 1083 1088 1112 0x48 0xa
<7> [207.645574] [drm:drm_mode_debug_printmodeline] Modeline "1920x1080": 48 111040 1920 1968 2000 2080 1080 1083 1088 1112 0x40 0xa
<7> [207.645585] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:246:DP-1]
<7> [207.645588] i915 0000:00:02.0: [drm:intel_dp_detect [i915]] [CONNECTOR:246:DP-1]
<7> [207.645772] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:246:DP-1] disconnected
<7> [207.645781] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:258:HDMI-A-1]
<7> [207.645783] i915 0000:00:02.0: [drm:intel_hdmi_detect [i915]] [CONNECTOR:258:HDMI-A-1]
<7> [207.697041] 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> [207.714116] [drm:drm_do_probe_ddc_edid] drm: skipping non-existent adapter i915 gmbus tc2
<7> [207.714120] i915 0000:00:02.0: [drm:intel_hdmi_set_edid [i915]] HDMI GMBUS EDID read failed, retry using GPIO bit-banging
<7> [207.714238] i915 0000:00:02.0: [drm:intel_gmbus_force_bit [i915]] enabling bit-banging on i915 gmbus tc2. force bit now 1
<7> [207.730123] [drm:drm_do_probe_ddc_edid] drm: skipping non-existent adapter i915 gmbus tc2
<7> [207.730126] i915 0000:00:02.0: [drm:intel_gmbus_force_bit [i915]] disabling bit-banging on i915 gmbus tc2. force bit now 0
<7> [207.730224] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:258:HDMI-A-1] disconnected
<7> [207.730235] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:264:DP-2]
<7> [207.730238] i915 0000:00:02.0: [drm:intel_dp_detect [i915]] [CONNECTOR:264:DP-2]
<7> [207.730391] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:264:DP-2] disconnected
<7> [207.730397] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:273:DP-3]
<7> [207.730399] i915 0000:00:02.0: [drm:intel_dp_detect [i915]] [CONNECTOR:273:DP-3]
<7> [207.730528] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:273:DP-3] disconnected
<6> [207.730878] [IGT] kms_pm_backlight: starting subtest basic-brightness
<7> [207.731253] i915 0000:00:02.0: [drm:drm_mode_addfb2] [FB:284]
<7> [207.751556] i915 0000:00:02.0: [drm:i915_fifo_underrun_reset_write [i915]] Re-arming FIFO underruns on pipe A
<6> [207.751999] [IGT] kms_pm_backlight: starting dynamic subtest eDP-1
<7> [207.752041] i915 0000:00:02.0: [drm:intel_backlight_device_update_status [i915]] updating intel_backlight, brightness=0/96000
<7> [207.752199] i915 0000:00:02.0: [drm:intel_panel_actually_set_backlight [i915]] [CONNECTOR:236:eDP-1] set backlight level = 2259
<7> [207.752389] i915 0000:00:02.0: [drm:intel_pps_backlight_power [i915]] panel power control backlight disable
<7> [207.954649] i915 0000:00:02.0: [drm:intel_backlight_device_get_brightness [i915]] get backlight PWM = 2259
<7> [207.955532] i915 0000:00:02.0: [drm:intel_backlight_device_update_status [i915]] updating intel_backlight, brightness=96000/96000
<7> [207.956065] i915 0000:00:02.0: [drm:intel_panel_actually_set_backlight [i915]] [CONNECTOR:236:eDP-1] set backlight level = 96000
<7> [207.956565] i915 0000:00:02.0: [drm:intel_pps_backlight_power [i915]] panel power control backlight enable
<7> [207.957288] i915 0000:00:02.0: [drm:intel_backlight_device_get_brightness [i915]] get backlight PWM = 96000
<7> [207.957740] i915 0000:00:02.0: [drm:intel_backlight_device_update_status [i915]] updating intel_backlight, brightness=48000/96000
<7> [207.958149] i915 0000:00:02.0: [drm:intel_panel_actually_set_backlight [i915]] [CONNECTOR:236:eDP-1] set backlight level = 49130
<7> [207.958921] i915 0000:00:02.0: [drm:intel_backlight_device_get_brightness [i915]] get backlight PWM = 49130
<7> [207.959709] i915 0000:00:02.0: [drm:pipe_config_mismatch [i915]] [CRTC:80:pipe A] fastset requirement not met in hw.enable (expected 1, found 0)
<7> [207.960150] i915 0000:00:02.0: [drm:pipe_config_mismatch [i915]] [CRTC:80:pipe A] fastset requirement not met in hw.active (expected 1, found 0)
<7> [207.960558] i915 0000:00:02.0: [drm:pipe_config_mismatch [i915]] [CRTC:80:pipe A] fastset requirement not met in cpu_transcoder (expected 0, found -1)
<7> [207.960974] i915 0000:00:02.0: [drm:pipe_config_mismatch [i915]] [CRTC:80:pipe A] fastset requirement not met in lane_count (expected 2, found 0)
<7> [207.961173] i915 0000:00:02.0: [drm:pipe_config_mismatch [i915]] [CRTC:80:pipe A] fastset requirement not met in dp_m_n (expected tu 64 data 6467616/8388608 link 269484/524288, found tu 0, data 0/0 link 0/0)
<7> [207.961290] i915 0000:00:02.0: [drm:pipe_config_mismatch [i915]] [CRTC:80:pipe A] fastset requirement not met in output_types (expected 0x00000100, found 0x00000000)
<7> [207.961428] i915 0000:00:02.0: [drm:pipe_config_mismatch [i915]] [CRTC:80:pipe A] fastset requirement not met in framestart_delay (expected 1, found 0)
<7> [207.961548] i915 0000:00:02.0: [drm:pipe_config_mismatch [i915]] [CRTC:80:pipe A] fastset requirement not met in hw.pipe_mode.crtc_hdisplay (expected 1920, found 0)
<7> [207.961665] i915 0000:00:02.0: [drm:pipe_config_mismatch [i915]] [CRTC:80:pipe A] fastset requirement not met in hw.pipe_mode.crtc_htotal (expected 2080, found 0)
<7> [207.961789] i915 0000:00:02.0: [drm:pipe_config_mismatch [i915]] [CRTC:80:pipe A] fastset requirement not met in hw.pipe_mode.crtc_hblank_start (expected 1920, found 0)
<7> [207.961934] i915 0000:00:02.0: [drm:pipe_config_mismatch [i915]] [CRTC:80:pipe A] fastset requirement not met in hw.pipe_mode.crtc_hblank_end (expected 2080, found 0)
<7> [207.962053] i915 0000:00:02.0: [drm:pipe_config_mismatch [i915]] [CRTC:80:pipe A] fastset requirement not met in hw.pipe_mode.crtc_hsync_start (expected 1968, found 0)
<7> [207.962165] i915 0000:00:02.0: [drm:pipe_config_mismatch [i915]] [CRTC:80:pipe A] fastset requirement not met in hw.pipe_mode.crtc_hsync_end (expected 2000, found 0)
<7> [207.962277] i915 0000:00:02.0: [drm:pipe_config_mismatch [i915]] [CRTC:80:pipe A] fastset requirement not met in hw.pipe_mode.crtc_vdisplay (expected 1080, found 0)
<7> [207.962399] i915 0000:00:02.0: [drm:pipe_config_mismatch [i915]] [CRTC:80:pipe A] fastset requirement not met in hw.pipe_mode.crtc_vblank_start (expected 1080, found 0)
<7> [207.962512] i915 0000:00:02.0: [drm:pipe_config_mismatch [i915]] [CRTC:80:pipe A] fastset requirement not met in hw.pipe_mode.crtc_vsync_start (expected 1083, found 0)
<7> [207.962636] i915 0000:00:02.0: [drm:pipe_config_mismatch [i915]] [CRTC:80:pipe A] fastset requirement not met in hw.pipe_mode.crtc_vsync_end (expected 1088, found 0)
<7> [207.962765] i915 0000:00:02.0: [drm:pipe_config_mismatch [i915]] [CRTC:80:pipe A] fastset requirement not met in hw.pipe_mode.crtc_vtotal (expected 1112, found 0)
<7> [207.962894] i915 0000:00:02.0: [drm:pipe_config_mismatch [i915]] [CRTC:80:pipe A] fastset requirement not met in hw.pipe_mode.crtc_vblank_end (expected 1112, found 0)
<7> [207.963009] i915 0000:00:02.0: [drm:pipe_config_mismatch [i915]] [CRTC:80:pipe A] fastset requirement not met in hw.adjusted_mode.crtc_hdisplay (expected 1920, found 0)
<7> [207.963128] i915 0000:00:02.0: [drm:pipe_config_mismatch [i915]] [CRTC:80:pipe A] fastset requirement not met in hw.adjusted_mode.crtc_htotal (expected 2080, found 0)
<7> [207.963256] i915 0000:00:02.0: [drm:pipe_config_mismatch [i915]] [CRTC:80:pipe A] fastset requirement not met in hw.adjusted_mode.crtc_hblank_start (expected 1920, found 0)
<7> [207.963372] i915 0000:00:02.0: [drm:pipe_config_mismatch [i915]] [CRTC:80:pipe A] fastset requirement not met in hw.adjusted_mode.crtc_hblank_end (expected 2080, found 0)
<7> [207.963492] i915 0000:00:02.0: [drm:pipe_config_mismatch [i915]] [CRTC:80:pipe A] fastset requirement not met in hw.adjusted_mode.crtc_hsync_start (expected 1968, found 0)
<7> [207.963619] i915 0000:00:02.0: [drm:pipe_config_mismatch [i915]] [CRTC:80:pipe A] fastset requirement not met in hw.adjusted_mode.crtc_hsync_end (expected 2000, found 0)
<7> [207.963737] i915 0000:00:02.0: [drm:pipe_config_mismatch [i915]] [CRTC:80:pipe A] fastset requirement not met in hw.adjusted_mode.crtc_vdisplay (expected 1080, found 0)
<7> [207.963849] i915 0000:00:02.0: [drm:pipe_config_mismatch [i915]] [CRTC:80:pipe A] fastset requirement not met in hw.adjusted_mode.crtc_vblank_start (expected 1080, found 0)
<7> [207.963975] i915 0000:00:02.0: [drm:pipe_config_mismatch [i915]] [CRTC:80:pipe A] fastset requirement not met in hw.adjusted_mode.crtc_vsync_start (expected 1083, found 0)
<7> [207.964093] i915 0000:00:02.0: [drm:pipe_config_mismatch [i915]] [CRTC:80:pipe A] fastset requirement not met in hw.adjusted_mode.crtc_vsync_end (expected 1088, found 0)
<7> [207.964212] i915 0000:00:02.0: [drm:pipe_config_mismatch [i915]] [CRTC:80:pipe A] fastset requirement not met in hw.adjusted_mode.crtc_vtotal (expected 1112, found 0)
<7> [207.964328] i915 0000:00:02.0: [drm:pipe_config_mismatch [i915]] [CRTC:80:pipe A] fastset requirement not met in hw.adjusted_mode.crtc_vblank_end (expected 1112, found 0)
<7> [207.964443] i915 0000:00:02.0: [drm:pipe_config_mismatch [i915]] [CRTC:80:pipe A] fastset requirement not met in pixel_multiplier (expected 1, found 0)
<7> [207.964556] i915 0000:00:02.0: [drm:pipe_config_mismatch [i915]] [CRTC:80:pipe A] fastset requirement not met in hw.adjusted_mode.flags (2) (expected 2, found 0)
<7> [207.964667] i915 0000:00:02.0: [drm:pipe_config_mismatch [i915]] [CRTC:80:pipe A] fastset requirement not met in hw.adjusted_mode.flags (8) (expected 8, found 0)
<7> [207.964779] i915 0000:00:02.0: [drm:pipe_config_mismatch [i915]] [CRTC:80:pipe A] fastset requirement not met in enhanced_framing (expected yes, found no)
<7> [207.964899] i915 0000:00:02.0: [drm:pipe_config_mismatch [i915]] [CRTC:80:pipe A] fastset requirement not met in pipe_bpp (expected 24, found 0)
<7> [207.965011] i915 0000:00:02.0: [drm:pipe_config_mismatch [i915]] [CRTC:80:pipe A] fastset requirement not met in hw.pipe_mode.crtc_clock (expected 138780, found 0)
<7> [207.965122] i915 0000:00:02.0: [drm:pipe_config_mismatch [i915]] [CRTC:80:pipe A] fastset requirement not met in hw.adjusted_mode.crtc_clock (expected 138780, found 0)
<7> [207.965233] i915 0000:00:02.0: [drm:pipe_config_mismatch [i915]] [CRTC:80:pipe A] fastset requirement not met in port_clock (expected 270000, found 0)
<7> [207.965344] i915 0000:00:02.0: [drm:intel_atomic_check [i915]] fastset requirement not met, forcing full modeset
<7> [207.965456] i915 0000:00:02.0: [drm:intel_unreference_shared_dpll_crtc [i915]] [CRTC:80:pipe A] releasing DPLL 0
<7> [207.965591] i915 0000:00:02.0: [drm:skl_compute_wm [i915]] Enabled dbuf slices 0xf -> 0x1 (total dbuf slices 0xf), mbus joined? yes->no
<7> [207.965701] 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> [207.965860] i915 0000:00:02.0: [drm:pipe_config_mismatch [i915]] [CRTC:80:pipe A] fastset requirement not met in hw.enable (expected 1, found 0)
<7> [207.965979] i915 0000:00:02.0: [drm:pipe_config_mismatch [i915]] [CRTC:80:pipe A] fastset requirement not met in hw.active (expected 1, found 0)
<7> [207.966096] i915 0000:00:02.0: [drm:pipe_config_mismatch [i915]] [CRTC:80:pipe A] fastset requirement not met in cpu_transcoder (expected 0, found -1)
<7> [207.966211] i915 0000:00:02.0: [drm:pipe_config_mismatch [i915]] [CRTC:80:pipe A] fastset requirement not met in lane_count (expected 2, found 0)
<7> [207.966327] i915 0000:00:02.0: [drm:pipe_config_mismatch [i915]] [CRTC:80:pipe A] fastset requirement not met in dp_m_n (expected tu 64 data 6467616/8388608 link 269484/524288, found tu 0, data 0/0 link 0/0)
<7> [207.966442] i915 0000:00:02.0: [drm:pipe_config_mismatch [i915]] [CRTC:80:pipe A] fastset requirement not met in output_types (expected 0x00000100, found 0x00000000)
<7> [207.966557] i915 0000:00:02.0: [drm:pipe_config_mismatch [i915]] [CRTC:80:pipe A] fastset requirement not met in framestart_delay (expected 1, found 0)
<7> [207.966672] i915 0000:00:02.0: [drm:pipe_config_mismatch [i915]] [CRTC:80:pipe A] fastset requirement not met in hw.pipe_mode.crtc_hdisplay (expected 1920, found 0)
<7> [207.966791] i915 0000:00:02.0: [drm:pipe_config_mismatch [i915]] [CRTC:80:pipe A] fastset requirement not met in hw.pipe_mode.crtc_htotal (expected 2080, found 0)
<7> [207.966916] i915 0000:00:02.0: [drm:pipe_config_mismatch [i915]] [CRTC:80:pipe A] fastset requirement not met in hw.pipe_mode.crtc_hblank_start (expected 1920, found 0)
<7> [207.967033] i915 0000:00:02.0: [drm:pipe_config_mismatch [i915]] [CRTC:80:pipe A] fastset requirement not met in hw.pipe_mode.crtc_hblank_end (expected 2080, found 0)
<7> [207.967146] i915 0000:00:02.0: [drm:pipe_config_mismatch [i915]] [CRTC:80:pipe A] fastset requirement not met in hw.pipe_mode.crtc_hsync_start (expected 1968, found 0)
<7> [207.967258] i915 0000:00:02.0: [drm:pipe_config_mismatch [i915]] [CRTC:80:pipe A] fastset requirement not met in hw.pipe_mode.crtc_hsync_end (expected 2000, found 0)
<7> [207.967371] i915 0000:00:02.0: [drm:pipe_config_mismatch [i915]] [CRTC:80:pipe A] fastset requirement not met in hw.pipe_mode.crtc_vdisplay (expected 1080, found 0)
<7> [207.967481] i915 0000:00:02.0: [drm:pipe_config_mismatch [i915]] [CRTC:80:pipe A] fastset requirement not met in hw.pipe_mode.crtc_vblank_start (expected 1080, found 0)
<7> [207.967592] i915 0000:00:02.0: [drm:pipe_config_mismatch [i915]] [CRTC:80:pipe A] fastset requirement not met in hw.pipe_mode.crtc_vsync_start (expected 1083, found 0)
<7> [207.967702] i915 0000:00:02.0: [drm:pipe_config_mismatch [i915]] [CRTC:80:pipe A] fastset requirement not met in hw.pipe_mode.crtc_vsync_end (expected 1088, found 0)
<7> [207.967814] i915 0000:00:02.0: [drm:pipe_config_mismatch [i915]] [CRTC:80:pipe A] fastset requirement not met in hw.pipe_mode.crtc_vtotal (expected 1112, found 0)
<7> [207.967952] i915 0000:00:02.0: [drm:pipe_config_mismatch [i915]] [CRTC:80:pipe A] fastset requirement not met in hw.pipe_mode.crtc_vblank_end (expected 1112, found 0)
<7> [207.968078] i915 0000:00:02.0: [drm:pipe_config_mismatch [i915]] [CRTC:80:pipe A] fastset requirement not met in hw.adjusted_mode.crtc_hdisplay (expected 1920, found 0)
<7> [207.968192] i915 0000:00:02.0: [drm:pipe_config_mismatch [i915]] [CRTC:80:pipe A] fastset requirement not met in hw.adjusted_mode.crtc_htotal (expected 2080, found 0)
<7> [207.968310] i915 0000:00:02.0: [drm:pipe_config_mismatch [i915]] [CRTC:80:pipe A] fastset requirement not met in hw.adjusted_mode.crtc_hblank_start (expected 1920, found 0)
<7> [207.968426] i915 0000:00:02.0: [drm:pipe_config_mismatch [i915]] [CRTC:80:pipe A] fastset requirement not met in hw.adjusted_mode.crtc_hblank_end (expected 2080, found 0)
<7> [207.968541] i915 0000:00:02.0: [drm:pipe_config_mismatch [i915]] [CRTC:80:pipe A] fastset requirement not met in hw.adjusted_mode.crtc_hsync_start (expected 1968, found 0)
<7> [207.968653] i915 0000:00:02.0: [drm:pipe_config_mismatch [i915]] [CRTC:80:pipe A] fastset requirement not met in hw.adjusted_mode.crtc_hsync_end (expected 2000, found 0)
<7> [207.968764] i915 0000:00:02.0: [drm:pipe_config_mismatch [i915]] [CRTC:80:pipe A] fastset requirement not met in hw.adjusted_mode.crtc_vdisplay (expected 1080, found 0)
<7> [207.968881] i915 0000:00:02.0: [drm:pipe_config_mismatch [i915]] [CRTC:80:pipe A] fastset requirement not met in hw.adjusted_mode.crtc_vblank_start (expected 1080, found 0)
<7> [207.968993] i915 0000:00:02.0: [drm:pipe_config_mismatch [i915]] [CRTC:80:pipe A] fastset requirement not met in hw.adjusted_mode.crtc_vsync_start (expected 1083, found 0)
<7> [207.969104] i915 0000:00:02.0: [drm:pipe_config_mismatch [i915]] [CRTC:80:pipe A] fastset requirement not met in hw.adjusted_mode.crtc_vsync_end (expected 1088, found 0)
<7> [207.969218] i915 0000:00:02.0: [drm:pipe_config_mismatch [i915]] [CRTC:80:pipe A] fastset requirement not met in hw.adjusted_mode.crtc_vtotal (expected 1112, found 0)
<7> [207.969334] i915 0000:00:02.0: [drm:pipe_config_mismatch [i915]] [CRTC:80:pipe A] fastset requirement not met in hw.adjusted_mode.crtc_vblank_end (expected 1112, found 0)
<7> [207.969451] i915 0000:00:02.0: [drm:pipe_config_mismatch [i915]] [CRTC:80:pipe A] fastset requirement not met in pixel_multiplier (expected 1, found 0)
<7> [207.969564] i915 0000:00:02.0: [drm:pipe_config_mismatch [i915]] [CRTC:80:pipe A] fastset requirement not met in hw.adjusted_mode.flags (2) (expected 2, found 0)
<7> [207.969677] i915 0000:00:02.0: [drm:pipe_config_mismatch [i915]] [CRTC:80:pipe A] fastset requirement not met in hw.adjusted_mode.flags (8) (expected 8, found 0)
<7> [207.969789] i915 0000:00:02.0: [drm:pipe_config_mismatch [i915]] [CRTC:80:pipe A] fastset requirement not met in enhanced_framing (expected yes, found no)
<7> [207.969909] i915 0000:00:02.0: [drm:pipe_config_mismatch [i915]] [CRTC:80:pipe A] fastset requirement not met in pipe_bpp (expected 24, found 0)
<7> [207.970021] i915 0000:00:02.0: [drm:pipe_config_mismatch [i915]] [CRTC:80:pipe A] fastset requirement not met in hw.pipe_mode.crtc_clock (expected 138780, found 0)
<7> [207.970132] i915 0000:00:02.0: [drm:pipe_config_mismatch [i915]] [CRTC:80:pipe A] fastset requirement not met in hw.adjusted_mode.crtc_clock (expected 138780, found 0)
<7> [207.970242] i915 0000:00:02.0: [drm:pipe_config_mismatch [i915]] [CRTC:80:pipe A] fastset requirement not met in port_clock (expected 270000, found 0)
<7> [207.970354] i915 0000:00:02.0: [drm:intel_atomic_check [i915]] fastset requirement not met, forcing full modeset
<7> [207.970470] i915 0000:00:02.0: [drm:intel_unreference_shared_dpll_crtc [i915]] [CRTC:80:pipe A] releasing DPLL 0
<7> [207.970611] i915 0000:00:02.0: [drm:pipe_config_mismatch [i915]] [CRTC:80:pipe A] fastset requirement not met in hw.enable (expected 1, found 0)
<7> [207.970728] i915 0000:00:02.0: [drm:pipe_config_mismatch [i915]] [CRTC:80:pipe A] fastset requirement not met in hw.active (expected 1, found 0)
<7> [207.970843] i915 0000:00:02.0: [drm:pipe_config_mismatch [i915]] [CRTC:80:pipe A] fastset requirement not met in cpu_transcoder (expected 0, found -1)
<7> [207.970967] i915 0000:00:02.0: [drm:pipe_config_mismatch [i915]] [CRTC:80:pipe A] fastset requirement not met in lane_count (expected 2, found 0)
<7> [207.971079] i915 0000:00:02.0: [drm:pipe_config_mismatch [i915]] [CRTC:80:pipe A] fastset requirement not met in dp_m_n (expected tu 64 data 6467616/8388608 link 269484/524288, found tu 0, data 0/0 link 0/0)
<7> [207.971194] i915 0000:00:02.0: [drm:pipe_config_mismatch [i915]] [CRTC:80:pipe A] fastset requirement not met in output_types (expected 0x00000100, found 0x00000000)
<7> [207.971308] i915 0000:00:02.0: [drm:pipe_config_mismatch [i915]] [CRTC:80:pipe A] fastset requirement not met in framestart_delay (expected 1, found 0)
<7> [207.971420] i915 0000:00:02.0: [drm:pipe_config_mismatch [i915]] [CRTC:80:pipe A] fastset requirement not met in hw.pipe_mode.crtc_hdisplay (expected 1920, found 0)
<7> [207.971533] i915 0000:00:02.0: [drm:pipe_config_mismatch [i915]] [CRTC:80:pipe A] fastset requirement not met in hw.pipe_mode.crtc_htotal (expected 2080, found 0)
<7> [207.971644] i915 0000:00:02.0: [drm:pipe_config_mismatch [i915]] [CRTC:80:pipe A] fastset requirement not met in hw.pipe_mode.crtc_hblank_start (expected 1920, found 0)
<7> [207.971756] i915 0000:00:02.0: [drm:pipe_config_mismatch [i915]] [CRTC:80:pipe A] fastset requirement not met in hw.pipe_mode.crtc_hblank_end (expected 2080, found 0)
<7> [207.971874] i915 0000:00:02.0: [drm:pipe_config_mismatch [i915]] [CRTC:80:pipe A] fastset requirement not met in hw.pipe_mode.crtc_hsync_start (expected 1968, found 0)
<7> [207.971992] i915 0000:00:02.0: [drm:pipe_config_mismatch [i915]] [CRTC:80:pipe A] fastset requirement not met in hw.pipe_mode.crtc_hsync_end (expected 2000, found 0)
<7> [207.972107] i915 0000:00:02.0: [drm:pipe_config_mismatch [i915]] [CRTC:80:pipe A] fastset requirement not met in hw.pipe_mode.crtc_vdisplay (expected 1080, found 0)
<7> [207.972221] i915 0000:00:02.0: [drm:pipe_config_mismatch [i915]] [CRTC:80:pipe A] fastset requirement not met in hw.pipe_mode.crtc_vblank_start (expected 1080, found 0)
<7> [207.972333] i915 0000:00:02.0: [drm:pipe_config_mismatch [i915]] [CRTC:80:pipe A] fastset requirement not met in hw.pipe_mode.crtc_vsync_start (expected 1083, found 0)
<7> [207.972444] i915 0000:00:02.0: [drm:pipe_config_mismatch [i915]] [CRTC:80:pipe A] fastset requirement not met in hw.pipe_mode.crtc_vsync_end (expected 1088, found 0)
<7> [207.972555] i915 0000:00:02.0: [drm:pipe_config_mismatch [i915]] [CRTC:80:pipe A] fastset requirement not met in hw.pipe_mode.crtc_vtotal (expected 1112, found 0)
<7> [207.972667] i915 0000:00:02.0: [drm:pipe_config_mismatch [i915]] [CRTC:80:pipe A] fastset requirement not met in hw.pipe_mode.crtc_vblank_end (expected 1112, found 0)
<7> [207.972778] i915 0000:00:02.0: [drm:pipe_config_mismatch [i915]] [CRTC:80:pipe A] fastset requirement not met in hw.adjusted_mode.crtc_hdisplay (expected 1920, found 0)
<7> [207.972901] i915 0000:00:02.0: [drm:pipe_config_mismatch [i915]] [CRTC:80:pipe A] fastset requirement not met in hw.adjusted_mode.crtc_htotal (expected 2080, found 0)
<7> [207.973020] i915 0000:00:02.0: [drm:pipe_config_mismatch [i915]] [CRTC:80:pipe A] fastset requirement not met in hw.adjusted_mode.crtc_hblank_start (expected 1920, found 0)
<7> [207.973135] i915 0000:00:02.0: [drm:pipe_config_mismatch [i915]] [CRTC:80:pipe A] fastset requirement not met in hw.adjusted_mode.crtc_hblank_end (expected 2080, found 0)
<7> [207.973249] i915 0000:00:02.0: [drm:pipe_config_mismatch [i915]] [CRTC:80:pipe A] fastset requirement not met in hw.adjusted_mode.crtc_hsync_start (expected 1968, found 0)
<7> [207.973362] i915 0000:00:02.0: [drm:pipe_config_mismatch [i915]] [CRTC:80:pipe A] fastset requirement not met in hw.adjusted_mode.crtc_hsync_end (expected 2000, found 0)
<7> [207.973473] i915 0000:00:02.0: [drm:pipe_config_mismatch [i915]] [CRTC:80:pipe A] fastset requirement not met in hw.adjusted_mode.crtc_vdisplay (expected 1080, found 0)
<7> [207.973584] i915 0000:00:02.0: [drm:pipe_config_mismatch [i915]] [CRTC:80:pipe A] fastset requirement not met in hw.adjusted_mode.crtc_vblank_start (expected 1080, found 0)
<7> [207.973697] i915 0000:00:02.0: [drm:pipe_config_mismatch [i915]] [CRTC:80:pipe A] fastset requirement not met in hw.adjusted_mode.crtc_vsync_start (expected 1083, found 0)
<7> [207.973814] i915 0000:00:02.0: [drm:pipe_config_mismatch [i915]] [CRTC:80:pipe A] fastset requirement not met in hw.adjusted_mode.crtc_vsync_end (expected 1088, found 0)
<7> [207.973936] i915 0000:00:02.0: [drm:pipe_config_mismatch [i915]] [CRTC:80:pipe A] fastset requirement not met in hw.adjusted_mode.crtc_vtotal (expected 1112, found 0)
<7> [207.974050] i915 0000:00:02.0: [drm:pipe_config_mismatch [i915]] [CRTC:80:pipe A] fastset requirement not met in hw.adjusted_mode.crtc_vblank_end (expected 1112, found 0)
<7> [207.974163] i915 0000:00:02.0: [drm:pipe_config_mismatch [i915]] [CRTC:80:pipe A] fastset requirement not met in pixel_multiplier (expected 1, found 0)
<7> [207.974274] i915 0000:00:02.0: [drm:pipe_config_mismatch [i915]] [CRTC:80:pipe A] fastset requirement not met in hw.adjusted_mode.flags (2) (expected 2, found 0)
<7> [207.974386] i915 0000:00:02.0: [drm:pipe_config_mismatch [i915]] [CRTC:80:pipe A] fastset requirement not met in hw.adjusted_mode.flags (8) (expected 8, found 0)
<7> [207.974500] i915 0000:00:02.0: [drm:pipe_config_mismatch [i915]] [CRTC:80:pipe A] fastset requirement not met in enhanced_framing (expected yes, found no)
<7> [207.974616] i915 0000:00:02.0: [drm:pipe_config_mismatch [i915]] [CRTC:80:pipe A] fastset requirement not met in pipe_bpp (expected 24, found 0)
<7> [207.974731] i915 0000:00:02.0: [drm:pipe_config_mismatch [i915]] [CRTC:80:pipe A] fastset requirement not met in hw.pipe_mode.crtc_clock (expected 138780, found 0)
<7> [207.974844] i915 0000:00:02.0: [drm:pipe_config_mismatch [i915]] [CRTC:80:pipe A] fastset requirement not met in hw.adjusted_mode.crtc_clock (expected 138780, found 0)
<7> [207.974967] i915 0000:00:02.0: [drm:pipe_config_mismatch [i915]] [CRTC:80:pipe A] fastset requirement not met in port_clock (expected 270000, found 0)
<7> [207.975080] i915 0000:00:02.0: [drm:intel_atomic_check [i915]] fastset requirement not met, forcing full modeset
<7> [207.975192] i915 0000:00:02.0: [drm:intel_unreference_shared_dpll_crtc [i915]] [CRTC:80:pipe A] releasing DPLL 0
<7> [207.975319] i915 0000:00:02.0: [drm:skl_compute_wm [i915]] Enabled dbuf slices 0xf -> 0x1 (total dbuf slices 0xf), mbus joined? yes->no
<7> [207.975429] 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> [207.975545] i915 0000:00:02.0: [drm:skl_compute_wm [i915]] [PLANE:31:plane 1A] ddb ( 0 - 4060) -> ( 0 - 0), size 4060 -> 0
<7> [207.975646] i915 0000:00:02.0: [drm:skl_compute_wm [i915]] [PLANE:76:cursor A] ddb (4060 - 4096) -> ( 0 - 0), size 36 -> 0
<7> [207.975746] 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> [207.975844] 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> [207.975978] 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> [207.976097] 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> [207.976196] i915 0000:00:02.0: [drm:intel_bw_atomic_check [i915]] [CRTC:80:pipe A] data rate 0 num active planes 0
<7> [207.976314] i915 0000:00:02.0: [drm:intel_bw_atomic_check [i915]] QGV point 0: max bw 21855 required 0
<7> [207.976433] i915 0000:00:02.0: [drm:intel_bw_atomic_check [i915]] QGV point 1: max bw 33330 required 0
<7> [207.976550] i915 0000:00:02.0: [drm:intel_bw_atomic_check [i915]] QGV point 2: max bw 34924 required 0
<7> [207.976665] i915 0000:00:02.0: [drm:intel_bw_atomic_check [i915]] QGV point 3: max bw 34924 required 0
<7> [207.976778] i915 0000:00:02.0: [drm:intel_bw_atomic_check [i915]] PSF GV point 0: max bw 34133 required 0
<7> [207.976899] i915 0000:00:02.0: [drm:intel_bw_atomic_check [i915]] PSF GV point 1: max bw 41600 required 0
<7> [207.977014] i915 0000:00:02.0: [drm:intel_bw_atomic_check [i915]] PSF GV point 2: max bw 51200 required 0
<7> [207.977135] i915 0000:00:02.0: [drm:intel_modeset_calc_cdclk [i915]] New cdclk calculated to be logical 179200 kHz, actual 179200 kHz
<7> [207.977248] i915 0000:00:02.0: [drm:intel_modeset_calc_cdclk [i915]] New voltage level calculated to be logical 0, actual 0
<7> [207.977366] i915 0000:00:02.0: [drm:intel_crtc_state_dump [i915]] [CRTC:80:pipe A] enable: no [modeset]
<7> [207.977479] 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> [207.977594] i915 0000:00:02.0: [drm:intel_crtc_state_dump [i915]] rotation: 0x1, scaler: -1, scaling_filter: 0
<7> [207.977707] i915 0000:00:02.0: [drm:intel_crtc_state_dump [i915]] [PLANE:40:plane 2A] fb: [NOFB], visible: no
<7> [207.977819] i915 0000:00:02.0: [drm:intel_crtc_state_dump [i915]] [PLANE:49:plane 3A] fb: [NOFB], visible: no
<7> [207.977944] i915 0000:00:02.0: [drm:intel_crtc_state_dump [i915]] [PLANE:58:plane 4A] fb: [NOFB], visible: no
<7> [207.978063] i915 0000:00:02.0: [drm:intel_crtc_state_dump [i915]] [PLANE:67:plane 5A] fb: [NOFB], visible: no
<7> [207.978176] i915 0000:00:02.0: [drm:intel_crtc_state_dump [i915]] [PLANE:76:cursor A] fb: [NOFB], visible: no
<7> [207.984808] i915 0000:00:02.0: [drm:intel_edp_backlight_off [i915]]
<7> [208.194135] i915 0000:00:02.0: [drm:intel_backlight_set_pwm_level [i915]] [CONNECTOR:236:eDP-1] set backlight PWM = 0
<7> [208.195528] i915 0000:00:02.0: [drm:intel_disable_transcoder [i915]] disabling pipe A
<7> [208.203482] i915 0000:00:02.0: [drm:intel_pps_off_unlocked [i915]] [ENCODER:235:DDI B/PHY B] PPS 1 turn panel power off
<7> [208.204216] 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> [208.204774] 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> [208.258041] i915 0000:00:02.0: [drm:wait_panel_status [i915]] Wait complete
<7> [208.258659] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling DDI_IO_B
<7> [208.259326] i915 0000:00:02.0: [drm:intel_disable_shared_dpll [i915]] disable DPLL 0 (active 0x1, on? 1) for [CRTC:80:pipe A]
<7> [208.259888] i915 0000:00:02.0: [drm:intel_disable_shared_dpll [i915]] disabling DPLL 0
<7> [208.260392] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling AUX_B
<7> [208.260915] i915 0000:00:02.0: [drm:__intel_fbc_disable [i915]] Disabling FBC on [PLANE:31:plane 1A]
<7> [208.261367] i915 0000:00:02.0: [drm:intel_modeset_verify_disabled [i915]] [ENCODER:235:DDI B/PHY B]
<7> [208.261781] i915 0000:00:02.0: [drm:intel_modeset_verify_disabled [i915]] [ENCODER:245:DDI TC1/PHY TC1]
<7> [208.262192] i915 0000:00:02.0: [drm:intel_modeset_verify_disabled [i915]] [ENCODER:247:DP-MST A]
<7> [208.262553] i915 0000:00:02.0: [drm:intel_modeset_verify_disabled [i915]] [ENCODER:248:DP-MST B]
<7> [208.262896] i915 0000:00:02.0: [drm:intel_modeset_verify_disabled [i915]] [ENCODER:249:DP-MST C]
<7> [208.263224] i915 0000:00:02.0: [drm:intel_modeset_verify_disabled [i915]] [ENCODER:250:DP-MST D]
<7> [208.263338] i915 0000:00:02.0: [drm:intel_get_hpd_pins [i915]] hotplug event received, stat 0x00020000, dig 0x000000a0, pins 0x00000020, long 0x00000020
<7> [208.263551] i915 0000:00:02.0: [drm:intel_modeset_verify_disabled [i915]] [ENCODER:257:DDI TC2/PHY TC2]
<7> [208.263785] i915 0000:00:02.0: [drm:intel_hpd_irq_handler [i915]] digital hpd on [ENCODER:235:DDI B/PHY B] - long
<7> [208.263871] i915 0000:00:02.0: [drm:intel_modeset_verify_disabled [i915]] [ENCODER:263:DDI TC3/PHY TC3]
<7> [208.264169] i915 0000:00:02.0: [drm:intel_modeset_verify_disabled [i915]] [ENCODER:265:DP-MST A]
<7> [208.264156] i915 0000:00:02.0: [drm:intel_hpd_irq_handler [i915]] Received HPD interrupt on PIN 5 - cnt: 10
<7> [208.264467] i915 0000:00:02.0: [drm:intel_modeset_verify_disabled [i915]] [ENCODER:266:DP-MST B]
<7> [208.264540] i915 0000:00:02.0: [drm:intel_dp_hpd_pulse [i915]] ignoring long hpd on eDP [ENCODER:235:DDI B/PHY B]
<7> [208.264770] i915 0000:00:02.0: [drm:intel_modeset_verify_disabled [i915]] [ENCODER:267:DP-MST C]
<7> [208.265080] i915 0000:00:02.0: [drm:intel_modeset_verify_disabled [i915]] [ENCODER:268:DP-MST D]
<7> [208.265360] i915 0000:00:02.0: [drm:intel_modeset_verify_disabled [i915]] [ENCODER:272:DDI TC4/PHY TC4]
<7> [208.265635] i915 0000:00:02.0: [drm:intel_modeset_verify_disabled [i915]] [ENCODER:274:DP-MST A]
<7> [208.265905] i915 0000:00:02.0: [drm:intel_modeset_verify_disabled [i915]] [ENCODER:275:DP-MST B]
<7> [208.266160] i915 0000:00:02.0: [drm:intel_modeset_verify_disabled [i915]] [ENCODER:276:DP-MST C]
<7> [208.266417] i915 0000:00:02.0: [drm:intel_modeset_verify_disabled [i915]] [ENCODER:277:DP-MST D]
<7> [208.266674] i915 0000:00:02.0: [drm:verify_connector_state [i915]] [CONNECTOR:236:eDP-1]
<7> [208.266963] i915 0000:00:02.0: [drm:verify_single_dpll_state.isra.0 [i915]] DPLL 0
<7> [208.267244] i915 0000:00:02.0: [drm:verify_single_dpll_state.isra.0 [i915]] DPLL 1
<7> [208.267515] i915 0000:00:02.0: [drm:verify_single_dpll_state.isra.0 [i915]] TBT PLL
<7> [208.267776] i915 0000:00:02.0: [drm:verify_single_dpll_state.isra.0 [i915]] TC PLL 1
<7> [208.268040] i915 0000:00:02.0: [drm:verify_single_dpll_state.isra.0 [i915]] TC PLL 2
<7> [208.268284] i915 0000:00:02.0: [drm:verify_single_dpll_state.isra.0 [i915]] TC PLL 3
<7> [208.268528] i915 0000:00:02.0: [drm:verify_single_dpll_state.isra.0 [i915]] TC PLL 4
<7> [208.268800] i915 0000:00:02.0: [drm:gen9_dbuf_slices_update [i915]] Updating dbuf slices to 0xf
<7> [208.269167] i915 0000:00:02.0: [drm:gen9_dbuf_slices_update [i915]] Updating dbuf slices to 0x1
<7> [208.269491] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling PW_A
<7> [208.269778] i915 0000:00:02.0: [drm:intel_modeset_verify_crtc [i915]] [CRTC:80:pipe A]
<6> [208.270840] [IGT] kms_pm_backlight: finished subtest eDP-1, SUCCESS
<6> [208.271334] [IGT] kms_pm_backlight: finished subtest basic-brightness, SUCCESS
<7> [208.271409] i915 0000:00:02.0: [drm:intel_backlight_device_update_status [i915]] updating intel_backlight, brightness=96000/96000
<7> [208.271791] i915 0000:00:02.0: [drm:drm_mode_rmfb_work_fn] Removing [FB:284] from all active usage due to RMFB ioctl
<7> [208.271825] i915 0000:00:02.0: [drm:atomic_remove_fb] Disabling [PLANE:31:plane 1A] because [FB:284] is removed
<6> [208.273598] [IGT] kms_pm_backlight: exiting, ret=0
<7> [208.273871] i915 0000:00:02.0: [drm:i915_drop_caches_set [i915]] Dropping caches: 0x000001dc [0x000001dc]
<7> [208.290124] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling DC_off
<7> [208.290707] i915 0000:00:02.0: [drm:skl_enable_dc6 [i915]] Enabling DC6
<7> [208.291268] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 00 to 02
<7> [208.292069] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling always-on
<7> [208.298471] 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> [208.298989] i915 0000:00:02.0: [drm:intel_dp_compute_config_link_bpp_limits [i915]] [ENCODER:235:DDI B/PHY B][CRTC:80:pipe A] DP link limits: pixel clock 138780 kHz DSC off max lanes 2 max rate 270000 max pipe_bpp 24 max link_bpp 24.0000
<7> [208.299336] i915 0000:00:02.0: [drm:intel_dp_compute_link_config [i915]] DP lane count 2 clock 270000 bpp 24
<7> [208.299655] i915 0000:00:02.0: [drm:intel_dp_compute_link_config [i915]] DP link rate required 416340 available 540000
<7> [208.299988] i915 0000:00:02.0: [drm:intel_dp_audio_compute_config [i915]] [CONNECTOR:236:eDP-1] SDP split enable: no
<7> [208.300456] i915 0000:00:02.0: [drm:intel_atomic_check [i915]] [CRTC:80:pipe A] hw max bpp: 24, pipe bpp: 24, dithering: 0
<7> [208.300995] i915 0000:00:02.0: [drm:intel_ddi_compute_config_late [i915]] [ENCODER:235:DDI B/PHY B] [CRTC:80:pipe A]
<7> [208.301423] i915 0000:00:02.0: [drm:pipe_config_mismatch [i915]] [CRTC:80:pipe A] fastset requirement not met in hw.enable (expected 0, found 1)
<7> [208.301896] i915 0000:00:02.0: [drm:pipe_config_mismatch [i915]] [CRTC:80:pipe A] fastset requirement not met in hw.active (expected 0, found 1)
<7> [208.302242] i915 0000:00:02.0: [drm:pipe_config_mismatch [i915]] [CRTC:80:pipe A] fastset requirement not met in cpu_transcoder (expected -1, found 0)
<7> [208.302564] i915 0000:00:02.0: [drm:pipe_config_mismatch [i915]] [CRTC:80:pipe A] fastset requirement not met in lane_count (expected 0, found 2)
<7> [208.302886] i915 0000:00:02.0: [drm:pipe_config_mismatch [i915]] [CRTC:80:pipe A] fastset requirement not met in output_types (expected 0x00000000, found 0x00000100)
<7> [208.303276] i915 0000:00:02.0: [drm:pipe_config_mismatch [i915]] [CRTC:80:pipe A] fastset requirement not met in framestart_delay (expected 0, found 1)
<7> [208.303702] i915 0000:00:02.0: [drm:pipe_config_mismatch [i915]] [CRTC:80:pipe A] fastset requirement not met in hw.pipe_mode.crtc_hdisplay (expected 0, found 1920)
<7> [208.304164] i915 0000:00:02.0: [drm:pipe_config_mismatch [i915]] [CRTC:80:pipe A] fastset requirement not met in hw.pipe_mode.crtc_htotal (expected 0, found 2080)
<7> [208.304515] i915 0000:00:02.0: [drm:pipe_config_mismatch [i915]] [CRTC:80:pipe A] fastset requirement not met in hw.pipe_mode.crtc_hblank_start (expected 0, found 1920)
<7> [208.304787] i915 0000:00:02.0: [drm:pipe_config_mismatch [i915]] [CRTC:80:pipe A] fastset requirement not met in hw.pipe_mode.crtc_hblank_end (expected 0, found 2080)
<7> [208.305077] i915 0000:00:02.0: [drm:pipe_config_mismatch [i915]] [CRTC:80:pipe A] fastset requirement not met in hw.pipe_mode.crtc_hsync_start (expected 0, found 1968)
<7> [208.305361] i915 0000:00:02.0: [drm:pipe_config_mismatch [i915]] [CRTC:80:pipe A] fastset requirement not met in hw.pipe_mode.crtc_hsync_end (expected 0, found 2000)
<7> [208.305771] i915 0000:00:02.0: [drm:pipe_config_mismatch [i915]] [CRTC:80:pipe A] fastset requirement not met in hw.pipe_mode.crtc_vdisplay (expected 0, found 1080)
<7> [208.306149] i915 0000:00:02.0: [drm:pipe_config_mismatch [i915]] [CRTC:80:pipe A] fastset requirement not met in hw.pipe_mode.crtc_vblank_start (expected 0, found 1080)
<7> [208.306427] i915 0000:00:02.0: [drm:pipe_config_mismatch [i915]] [CRTC:80:pipe A] fastset requirement not met in hw.pipe_mode.crtc_vsync_start (expected 0, found 1083)
<7> [208.306702] i915 0000:00:02.0: [drm:pipe_config_mismatch [i915]] [CRTC:80:pipe A] fastset requirement not met in hw.pipe_mode.crtc_vsync_end (expected 0, found 1088)
<7> [208.306992] i915 0000:00:02.0: [drm:pipe_config_mismatch [i915]] [CRTC:80:pipe A] fastset requirement not met in hw.pipe_mode.crtc_vtotal (expected 0, found 1112)
<7> [208.307260] i915 0000:00:02.0: [drm:pipe_config_mismatch [i915]] [CRTC:80:pipe A] fastset requirement not met in hw.pipe_mode.crtc_vblank_end (expected 0, found 1112)
<7> [208.307527] i915 0000:00:02.0: [drm:pipe_config_mismatch [i915]] [CRTC:80:pipe A] fastset requirement not met in hw.adjusted_mode.crtc_hdisplay (expected 0, found 1920)
<7> [208.307796] i915 0000:00:02.0: [drm:pipe_config_mismatch [i915]] [CRTC:80:pipe A] fastset requirement not met in hw.adjusted_mode.crtc_htotal (expected 0, found 2080)
<7> [208.308065] i915 0000:00:02.0: [drm:pipe_config_mismatch [i915]] [CRTC:80:pipe A] fastset requirement not met in hw.adjusted_mode.crtc_hblank_start (expected 0, found 1920)
<7> [208.308315] i915 0000:00:02.0: [drm:pipe_config_mismatch [i915]] [CRTC:80:pipe A] fastset requirement not met in hw.adjusted_mode.crtc_hblank_end (expected 0, found 2080)
<7> [208.308585] i915 0000:00:02.0: [drm:pipe_config_mismatch [i915]] [CRTC:80:pipe A] fastset requirement not met in hw.adjusted_mode.crtc_hsync_start (expected 0, found 1968)
<7> [208.308840] i915 0000:00:02.0: [drm:pipe_config_mismatch [i915]] [CRTC:80:pipe A] fastset requirement not met in hw.adjusted_mode.crtc_hsync_end (expected 0, found 2000)
<7> [208.309105] i915 0000:00:02.0: [drm:pipe_config_mismatch [i915]] [CRTC:80:pipe A] fastset requirement not met in hw.adjusted_mode.crtc_vdisplay (expected 0, found 1080)
<7> [208.309335] i915 0000:00:02.0: [drm:pipe_config_mismatch [i915]] [CRTC:80:pipe A] fastset requirement not met in hw.adjusted_mode.crtc_vblank_start (expected 0, found 1080)
<7> [208.309558] i915 0000:00:02.0: [drm:pipe_config_mismatch [i915]] [CRTC:80:pipe A] fastset requirement not met in hw.adjusted_mode.crtc_vsync_start (expected 0, found 1083)
<7> [208.309775] i915 0000:00:02.0: [drm:pipe_config_mismatch [i915]] [CRTC:80:pipe A] fastset requirement not met in hw.adjusted_mode.crtc_vsync_end (expected 0, found 1088)
<7> [208.310006] i915 0000:00:02.0: [drm:pipe_config_mismatch [i915]] [CRTC:80:pipe A] fastset requirement not met in hw.adjusted_mode.crtc_vtotal (expected 0, found 1112)
<7> [208.310209] i915 0000:00:02.0: [drm:pipe_config_mismatch [i915]] [CRTC:80:pipe A] fastset requirement not met in hw.adjusted_mode.crtc_vblank_end (expected 0, found 1112)
<7> [208.310403] i915 0000:00:02.0: [drm:pipe_config_mismatch [i915]] [CRTC:80:pipe A] fastset requirement not met in pixel_multiplier (expected 0, found 1)
<7> [208.310595] i915 0000:00:02.0: [drm:pipe_config_mismatch [i915]] [CRTC:80:pipe A] fastset requirement not met in hw.adjusted_mode.flags (2) (expected 0, found 2)
<7> [208.310789] i915 0000:00:02.0: [drm:pipe_config_mismatch [i915]] [CRTC:80:pipe A] fastset requirement not met in hw.adjusted_mode.flags (8) (expected 0, found 8)
<7> [208.310987] i915 0000:00:02.0: [drm:pipe_config_mismatch [i915]] [CRTC:80:pipe A] fastset requirement not met in enhanced_framing (expected no, found yes)
<7> [208.311186] i915 0000:00:02.0: [drm:pipe_config_mismatch [i915]] [CRTC:80:pipe A] fastset requirement not met in pipe_bpp (expected 0, found 24)
<7> [208.311372] i915 0000:00:02.0: [drm:pipe_config_mismatch [i915]] [CRTC:80:pipe A] fastset requirement not met in port_clock (expected 0, found 270000)
<7> [208.311558] i915 0000:00:02.0: [drm:intel_atomic_check [i915]] fastset requirement not met, forcing full modeset
<7> [208.311768] i915 0000:00:02.0: [drm:skl_compute_wm [i915]] Enabled dbuf slices 0x1 -> 0xf (total dbuf slices 0xf), mbus joined? no->yes
<7> [208.311938] 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> [208.312111] i915 0000:00:02.0: [drm:skl_compute_wm [i915]] [PLANE:31:plane 1A] ddb ( 0 - 0) -> ( 0 - 4060), size 0 -> 4060
<7> [208.312262] i915 0000:00:02.0: [drm:skl_compute_wm [i915]] [PLANE:76:cursor A] ddb ( 0 - 0) -> (4060 - 4096), size 0 -> 36
<7> [208.312407] 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> [208.312545] 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> [208.312684] 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> [208.312807] 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> [208.312948] i915 0000:00:02.0: [drm:intel_bw_atomic_check [i915]] [CRTC:80:pipe A] data rate 555120 num active planes 1
<7> [208.313096] i915 0000:00:02.0: [drm:intel_bw_atomic_check [i915]] QGV point 0: max bw 21855 required 583
<7> [208.313239] i915 0000:00:02.0: [drm:intel_bw_atomic_check [i915]] QGV point 1: max bw 33330 required 583
<7> [208.313382] i915 0000:00:02.0: [drm:intel_bw_atomic_check [i915]] QGV point 2: max bw 34924 required 583
<7> [208.313526] i915 0000:00:02.0: [drm:intel_bw_atomic_check [i915]] QGV point 3: max bw 34924 required 583
<7> [208.313662] i915 0000:00:02.0: [drm:intel_bw_atomic_check [i915]] PSF GV point 0: max bw 34133 required 583
<7> [208.313788] i915 0000:00:02.0: [drm:intel_bw_atomic_check [i915]] PSF GV point 1: max bw 41600 required 583
<7> [208.313934] i915 0000:00:02.0: [drm:intel_bw_atomic_check [i915]] PSF GV point 2: max bw 51200 required 583
<7> [208.314068] 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> [208.314194] i915 0000:00:02.0: [drm:intel_bw_calc_min_cdclk [i915]] new bandwidth min cdclk (10843 kHz) > old min cdclk (0 kHz)
<7> [208.314319] i915 0000:00:02.0: [drm:intel_modeset_calc_cdclk [i915]] New cdclk calculated to be logical 179200 kHz, actual 179200 kHz
<7> [208.314435] i915 0000:00:02.0: [drm:intel_modeset_calc_cdclk [i915]] New voltage level calculated to be logical 0, actual 0
<7> [208.314558] i915 0000:00:02.0: [drm:intel_find_shared_dpll [i915]] [CRTC:80:pipe A] allocated DPLL 0
<7> [208.314678] i915 0000:00:02.0: [drm:intel_reference_shared_dpll_crtc.isra.0 [i915]] [CRTC:80:pipe A] reserving DPLL 0
<7> [208.314798] i915 0000:00:02.0: [drm:intel_crtc_state_dump [i915]] [CRTC:80:pipe A] enable: yes [modeset]
<7> [208.314937] i915 0000:00:02.0: [drm:intel_crtc_state_dump [i915]] active: yes, output_types: EDP (0x100), output format: RGB, sink format: RGB
<7> [208.315058] i915 0000:00:02.0: [drm:intel_crtc_state_dump [i915]] cpu_transcoder: A, pipe bpp: 24, dithering: 0
<7> [208.315177] i915 0000:00:02.0: [drm:intel_crtc_state_dump [i915]] MST master transcoder: <invalid>
<7> [208.315293] i915 0000:00:02.0: [drm:intel_crtc_state_dump [i915]] port sync: master transcoder: <invalid>, slave transcoder bitmask = 0x0
<7> [208.315410] i915 0000:00:02.0: [drm:intel_crtc_state_dump [i915]] bigjoiner: no, pipes: 0x0
<7> [208.315523] i915 0000:00:02.0: [drm:intel_crtc_state_dump [i915]] splitter: disabled, link count 0, overlap 0
<7> [208.315635] 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> [208.315747] 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> [208.315863] i915 0000:00:02.0: [drm:intel_crtc_state_dump [i915]] fec: disabled, enhanced framing: enabled
<7> [208.315975] i915 0000:00:02.0: [drm:intel_crtc_state_dump [i915]] framestart delay: 1, MSA timing delay: 0
<7> [208.316090] i915 0000:00:02.0: [drm:intel_crtc_state_dump [i915]] audio: 0, infoframes: 0, infoframes enabled: 0x0
<7> [208.316206] 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> [208.316323] 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> [208.316438] 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> [208.316554] 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> [208.316668] 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> [208.316780] 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> [208.316901] i915 0000:00:02.0: [drm:intel_crtc_state_dump [i915]] port clock: 270000, pipe src: 1920x1080+0+0, pixel rate 138780
<7> [208.317017] i915 0000:00:02.0: [drm:intel_crtc_state_dump [i915]] linetime: 120, ips linetime: 0
<7> [208.317127] i915 0000:00:02.0: [drm:intel_crtc_state_dump [i915]] num_scalers: 2, scaler_users: 0x0, scaler_id: -1, scaling_filter: 0
<7> [208.317237] i915 0000:00:02.0: [drm:intel_crtc_state_dump [i915]] pch pfit: 0x0+0+0, disabled, force thru: no
<7> [208.317349] i915 0000:00:02.0: [drm:intel_crtc_state_dump [i915]] ips: 0, double wide: 0, drrs: 1
<7> [208.317461] 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> [208.317574] i915 0000:00:02.0: [drm:intel_crtc_state_dump [i915]] csc_mode: 0x0 gamma_mode: 0x0 gamma_enable: 0 csc_enable: 0
<7> [208.317695] i915 0000:00:02.0: [drm:intel_crtc_state_dump [i915]] pre csc lut: 0 entries, post csc lut: 0 entries
<7> [208.317813] i915 0000:00:02.0: [drm:ilk_dump_csc [i915]] output csc: pre offsets: 0x0000 0x0000 0x0000
<7> [208.317937] i915 0000:00:02.0: [drm:ilk_dump_csc [i915]] output csc: coefficients: 0x0000 0x0000 0x0000
<7> [208.318055] i915 0000:00:02.0: [drm:ilk_dump_csc [i915]] output csc: coefficients: 0x0000 0x0000 0x0000
<7> [208.318169] i915 0000:00:02.0: [drm:ilk_dump_csc [i915]] output csc: coefficients: 0x0000 0x0000 0x0000
<7> [208.318282] i915 0000:00:02.0: [drm:ilk_dump_csc [i915]] output csc: post offsets: 0x0000 0x0000 0x0000
<7> [208.318394] i915 0000:00:02.0: [drm:ilk_dump_csc [i915]] pipe csc: pre offsets: 0x0000 0x0000 0x0000
<7> [208.318503] i915 0000:00:02.0: [drm:ilk_dump_csc [i915]] pipe csc: coefficients: 0x0000 0x0000 0x0000
<7> [208.318613] i915 0000:00:02.0: [drm:ilk_dump_csc [i915]] pipe csc: coefficients: 0x0000 0x0000 0x0000
<7> [208.318730] i915 0000:00:02.0: [drm:ilk_dump_csc [i915]] pipe csc: coefficients: 0x0000 0x0000 0x0000
<7> [208.318847] i915 0000:00:02.0: [drm:ilk_dump_csc [i915]] pipe csc: post offsets: 0x0000 0x0000 0x0000
<7> [208.318974] 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> [208.319090] i915 0000:00:02.0: [drm:intel_crtc_state_dump [i915]] rotation: 0x1, scaler: -1, scaling_filter: 0
<7> [208.319203] i915 0000:00:02.0: [drm:intel_crtc_state_dump [i915]] src: 1920.000000x1080.000000+0.000000+0.000000 dst: 1920x1080+0+0
<7> [208.319315] i915 0000:00:02.0: [drm:intel_crtc_state_dump [i915]] [PLANE:40:plane 2A] fb: [NOFB], visible: no
<7> [208.319426] i915 0000:00:02.0: [drm:intel_crtc_state_dump [i915]] [PLANE:49:plane 3A] fb: [NOFB], visible: no
<7> [208.319546] i915 0000:00:02.0: [drm:intel_crtc_state_dump [i915]] [PLANE:58:plane 4A] fb: [NOFB], visible: no
<7> [208.319657] i915 0000:00:02.0: [drm:intel_crtc_state_dump [i915]] [PLANE:67:plane 5A] fb: [NOFB], visible: no
<7> [208.319768] i915 0000:00:02.0: [drm:intel_crtc_state_dump [i915]] [PLANE:76:cursor A] fb: [NOFB], visible: no
<7> [208.319929] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling always-on
<7> [208.320053] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling DC_off
<7> [208.320337] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 02 to 00
<7> [208.320529] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling PW_A
<7> [208.320662] i915 0000:00:02.0: [drm:intel_modeset_verify_disabled [i915]] [ENCODER:235:DDI B/PHY B]
<7> [208.320771] i915 0000:00:02.0: [drm:intel_modeset_verify_disabled [i915]] [ENCODER:245:DDI TC1/PHY TC1]
<7> [208.320883] i915 0000:00:02.0: [drm:intel_modeset_verify_disabled [i915]] [ENCODER:247:DP-MST A]
<7> [208.320991] i915 0000:00:02.0: [drm:intel_modeset_verify_disabled [i915]] [ENCODER:248:DP-MST B]
<7> [208.321095] i915 0000:00:02.0: [drm:intel_modeset_verify_disabled [i915]] [ENCODER:249:DP-MST C]
<7> [208.321203] i915 0000:00:02.0: [drm:intel_modeset_verify_disabled [i915]] [ENCODER:250:DP-MST D]
<7> [208.321307] i915 0000:00:02.0: [drm:intel_modeset_verify_disabled [i915]] [ENCODER:257:DDI TC2/PHY TC2]
<7> [208.321408] i915 0000:00:02.0: [drm:intel_modeset_verify_disabled [i915]] [ENCODER:263:DDI TC3/PHY TC3]
<7> [208.321508] i915 0000:00:02.0: [drm:intel_modeset_verify_disabled [i915]] [ENCODER:265:DP-MST A]
<7> [208.321617] i915 0000:00:02.0: [drm:intel_modeset_verify_disabled [i915]] [ENCODER:266:DP-MST B]
<7> [208.321724] i915 0000:00:02.0: [drm:intel_modeset_verify_disabled [i915]] [ENCODER:267:DP-MST C]
<7> [208.321831] i915 0000:00:02.0: [drm:intel_modeset_verify_disabled [i915]] [ENCODER:268:DP-MST D]
<7> [208.321949] i915 0000:00:02.0: [drm:intel_modeset_verify_disabled [i915]] [ENCODER:272:DDI TC4/PHY TC4]
<7> [208.322055] i915 0000:00:02.0: [drm:intel_modeset_verify_disabled [i915]] [ENCODER:274:DP-MST A]
<7> [208.322159] i915 0000:00:02.0: [drm:intel_modeset_verify_disabled [i915]] [ENCODER:275:DP-MST B]
<7> [208.322263] i915 0000:00:02.0: [drm:intel_modeset_verify_disabled [i915]] [ENCODER:276:DP-MST C]
<7> [208.322364] i915 0000:00:02.0: [drm:intel_modeset_verify_disabled [i915]] [ENCODER:277:DP-MST D]
<7> [208.322464] i915 0000:00:02.0: [drm:verify_single_dpll_state.isra.0 [i915]] DPLL 0
<7> [208.322579] i915 0000:00:02.0: [drm:verify_single_dpll_state.isra.0 [i915]] DPLL 1
<7> [208.322694] i915 0000:00:02.0: [drm:verify_single_dpll_state.isra.0 [i915]] TBT PLL
<7> [208.322809] i915 0000:00:02.0: [drm:verify_single_dpll_state.isra.0 [i915]] TC PLL 1
<7> [208.322939] i915 0000:00:02.0: [drm:verify_single_dpll_state.isra.0 [i915]] TC PLL 2
<7> [208.323055] i915 0000:00:02.0: [drm:verify_single_dpll_state.isra.0 [i915]] TC PLL 3
<7> [208.323168] i915 0000:00:02.0: [drm:verify_single_dpll_state.isra.0 [i915]] TC PLL 4
<7> [208.323289] i915 0000:00:02.0: [drm:gen9_dbuf_slices_update [i915]] Updating dbuf slices to 0xf
<7> [208.323472] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling AUX_B
<7> [208.323603] i915 0000:00:02.0: [drm:intel_enable_shared_dpll [i915]] enable DPLL 0 (active 0x1, on? 0) for [CRTC:80:pipe A]
<7> [208.323730] i915 0000:00:02.0: [drm:intel_enable_shared_dpll [i915]] enabling DPLL 0
<7> [208.323902] i915 0000:00:02.0: [drm:intel_pps_on_unlocked [i915]] [ENCODER:235:DDI B/PHY B] PPS 1 turn panel power on
<7> [208.324040] 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> [208.874325] 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> [208.882014] i915 0000:00:02.0: [drm:wait_panel_status [i915]] Wait complete
<7> [208.882578] 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> [208.883198] 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> [208.952832] i915 0000:00:02.0: [drm:intel_get_hpd_pins [i915]] hotplug event received, stat 0x00020000, dig 0x000000a0, pins 0x00000020, long 0x00000020
<7> [208.953434] i915 0000:00:02.0: [drm:intel_hpd_irq_handler [i915]] digital hpd on [ENCODER:235:DDI B/PHY B] - long
<7> [208.953956] i915 0000:00:02.0: [drm:intel_hpd_irq_handler [i915]] Received HPD interrupt on PIN 5 - cnt: 20
<7> [208.954576] i915 0000:00:02.0: [drm:intel_dp_hpd_pulse [i915]] ignoring long hpd on eDP [ENCODER:235:DDI B/PHY B]
<7> [209.094091] i915 0000:00:02.0: [drm:wait_panel_status [i915]] Wait complete
<7> [209.094609] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling DDI_IO_B
<7> [209.095317] i915 0000:00:02.0: [drm:intel_pps_vdd_on_unlocked [i915]] [ENCODER:235:DDI B/PHY B] PPS 1 turning VDD on
<7> [209.095823] 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> [209.097435] 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> [209.097480] i915 0000:00:02.0: [drm:intel_dp_start_link_train [i915]] [CONNECTOR:236:eDP-1][ENCODER:235:DDI B/PHY B][DPRX] Using LINK_BW_SET value 0a
<7> [209.098309] i915 0000:00:02.0: [drm:intel_dp_set_signal_levels [i915]] [CONNECTOR:236:eDP-1][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> [209.098682] i915 0000:00:02.0: [drm:intel_dp_program_link_training_pattern [i915]] [CONNECTOR:236:eDP-1][ENCODER:235:DDI B/PHY B][DPRX] Using DP training pattern TPS1
<7> [209.099945] i915 0000:00:02.0: [drm:intel_dp_link_train_phy [i915]] [CONNECTOR:236:eDP-1][ENCODER:235:DDI B/PHY B][DPRX] Clock recovery OK
<7> [209.100184] i915 0000:00:02.0: [drm:intel_dp_program_link_training_pattern [i915]] [CONNECTOR:236:eDP-1][ENCODER:235:DDI B/PHY B][DPRX] Using DP training pattern TPS2
<7> [209.102016] i915 0000:00:02.0: [drm:intel_dp_link_train_phy [i915]] [CONNECTOR:236:eDP-1][ENCODER:235:DDI B/PHY B][DPRX] Channel EQ done. DP Training successful
<7> [209.102264] 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> [209.102988] i915 0000:00:02.0: [drm:intel_enable_transcoder [i915]] enabling pipe A
<7> [209.103432] i915 0000:00:02.0: [drm:intel_edp_backlight_on [i915]]
<7> [209.103726] i915 0000:00:02.0: [drm:intel_backlight_enable [i915]] pipe A
<7> [209.104088] i915 0000:00:02.0: [drm:intel_backlight_set_pwm_level [i915]] [CONNECTOR:236:eDP-1] set backlight PWM = 96000
<7> [209.104569] i915 0000:00:02.0: [drm:intel_fbc_update [i915]] reserved 17694720 bytes of contiguous stolen space for FBC, limit: 1
<7> [209.104913] i915 0000:00:02.0: [drm:intel_fbc_update [i915]] Enabling FBC on [PLANE:31:plane 1A]
<7> [209.120362] i915 0000:00:02.0: [drm:gen9_dbuf_slices_update [i915]] Updating dbuf slices to 0xf
<7> [209.121282] i915 0000:00:02.0: [drm:verify_connector_state [i915]] [CONNECTOR:236:eDP-1]
<7> [209.121829] i915 0000:00:02.0: [drm:intel_modeset_verify_crtc [i915]] [CRTC:80:pipe A]
<7> [209.122786] i915 0000:00:02.0: [drm:verify_single_dpll_state.isra.0 [i915]] DPLL 0
<6> [209.137197] Console: switching to colour frame buffer device 240x67
|