On 10/3/22 08:06, Borah, Chaitanya Kumar wrote: > Hello Vlastimil, > > > > Hope you are doing well. I am Chaitanya from the linux graphics team in Intel. > > > > This mail is regarding a regression we are seeing in our CI runs on > linux-next repository. > > > > Beginning with next-20220919 > <https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git/tag/?h=next-20220919>, we are seeing the following error while executing the igt test i915_module_load@reload. > > > > <4> [115.900391] ------------[ cut here ]------------ > > *<4> [115.900418] kmem_cache_destroy i915_vma_resource: Slab cache still has > objects when called from i915_exit+0x8a/0x2b8 [i915]*** > > <4> [115.900958] WARNING: CPU: 1 PID: 5491 at mm/slab_common.c:494 > kmem_cache_destroy+0x149/0x160 Hi, thanks for the report. It's most likely the same problem that Feng Tang fixed [1] and it's now in slab.git for-next branch [2] so hopefully in current -next too. [1] https://lore.kernel.org/all/20220930100730.250248-1-feng.tang@xxxxxxxxx/ [2] https://git.kernel.org/pub/scm/linux/kernel/git/vbabka/slab.git/commit/?h=for-6.1/slub_validation_locking&id=b731e3575f7a45a46512708f9fdf953b40c46a53 > > > Detailed logs are available at [1]. > > > > Locally we could not reproduce the exact same issue but encountered a > similar error. Check [2] for detailed logs > > > > [ 1290.060688] ------------[ cut here ]------------ > > *[ 1290.060697] kmem_cache_destroy mock_fence: Slab cache still has objects > when called from dma_fence_chain+0x6c/0x76 [dmabuf_selftests]* > > [ 1290.060718] WARNING: CPU: 1 PID: 1391 at mm/slab_common.c:478 > kmem_cache_destroy+0x11d/0x130 > > > > We bisected the tree and pinned down the following commit to have introduce > the regression. > > > > c7323a5ad0786371f61dca49fc26f7ab3a68e0da is the first bad commit > > commit c7323a5ad0786371f61dca49fc26f7ab3a68e0da > > Author: Vlastimil Babka vbabka@xxxxxxx <mailto:vbabka@xxxxxxx> > > Date: Tue Aug 23 19:03:57 2022 +0200 > > > > mm/slub: restrict sysfs validation to debug caches and make it safe > > > > https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git/commit/?h=next-20220916&id=b81b2604cc892e527ddbcf3195ba7306aa416fdb <https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git/commit/?h=next-20220916&id=b81b2604cc892e527ddbcf3195ba7306aa416fdb> > > > > We also confirmed that the issue is not seen when we revert the patch on top > of next-20220919 > <https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git/tag/?h=next-20220919> > > > > Could you please check why this patch causes the regression and if we can > find a solution for it soon? > > > > [1] > https://intel-gfx-ci.01.org/tree/linux-next/next-20220919/fi-adl-ddr5/igt@i915_module_load@xxxxxxxxxxx#dmesg-warnings125 <https://intel-gfx-ci.01.org/tree/linux-next/next-20220919/fi-adl-ddr5/igt@i915_module_load@xxxxxxxxxxx#dmesg-warnings125> > > [2] dmesg_local.txt: Logs from local reproduction attached > > [3] CI status of the test: > https://intel-gfx-ci.01.org/tree/linux-next/igt@i915_module_load@xxxxxxxxxxx > <https://intel-gfx-ci.01.org/tree/linux-next/igt@i915_module_load@xxxxxxxxxxx> > > > > Regards > > > > Chaitanya > > > > > > > > > dmesg_local.txt > > [ 45.521901] i915 0000:00:02.0: [drm:intel_plane_atomic_check_with_state [i915]] [CRTC:67:pipe A] with [PLANE:31:plane 1A] visible 1 -> 1, off 0, on 0, ms 0 > [ 45.522302] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff888108659ec0 state ffff88813af91240 to ffff8881410e6800 > [ 45.522530] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff88810865b140 state ffff888141046008 to ffff8881410e6800 > [ 45.522739] i915 0000:00:02.0: [drm:drm_atomic_nonblocking_commit] committing ffff8881410e6800 nonblocking > [ 45.532330] i915 0000:00:02.0: [drm:drm_atomic_state_default_clear] Clearing atomic state ffff8881410e6800 > [ 45.532387] i915 0000:00:02.0: [drm:__drm_atomic_state_free] Freeing atomic state ffff8881410e6800 > [ 45.536276] [drm:drm_mode_addfb2] [FB:169] > [ 45.536334] i915 0000:00:02.0: [drm:drm_atomic_state_init] Allocated atomic state ffff8881410e6800 > [ 45.536358] i915 0000:00:02.0: [drm:drm_atomic_get_crtc_state] Added [CRTC:67:pipe A] ffff88811a64a000 state to ffff8881410e6800 > [ 45.536370] i915 0000:00:02.0: [drm:drm_atomic_get_plane_state] Added [PLANE:31:plane 1A] ffff8881361b5600 state to ffff8881410e6800 > [ 45.536390] i915 0000:00:02.0: [drm:drm_atomic_set_fb_for_plane] Set [FB:169] for [PLANE:31:plane 1A] state ffff8881361b5600 > [ 45.536398] i915 0000:00:02.0: [drm:drm_atomic_check_only] checking ffff8881410e6800 > [ 45.536421] i915 0000:00:02.0: [drm:intel_plane_atomic_check_with_state [i915]] [CRTC:67:pipe A] with [PLANE:31:plane 1A] visible 1 -> 1, off 0, on 0, ms 0 > [ 45.536713] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff888108659ec0 state ffff888141142140 to ffff8881410e6800 > [ 45.536938] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff88810865b140 state ffff888141046008 to ffff8881410e6800 > [ 45.537636] i915 0000:00:02.0: [drm:drm_atomic_nonblocking_commit] committing ffff8881410e6800 nonblocking > [ 45.548716] i915 0000:00:02.0: [drm:drm_atomic_state_default_clear] Clearing atomic state ffff8881410e6800 > [ 45.548772] i915 0000:00:02.0: [drm:__drm_atomic_state_free] Freeing atomic state ffff8881410e6800 > [ 45.552797] [drm:drm_mode_addfb2] [FB:170] > [ 45.552889] i915 0000:00:02.0: [drm:drm_atomic_state_init] Allocated atomic state ffff8881410e5000 > [ 45.552914] i915 0000:00:02.0: [drm:drm_atomic_get_crtc_state] Added [CRTC:67:pipe A] ffff8881411ea000 state to ffff8881410e5000 > [ 45.552940] i915 0000:00:02.0: [drm:drm_atomic_get_plane_state] Added [PLANE:31:plane 1A] ffff8881361b7400 state to ffff8881410e5000 > [ 45.552947] i915 0000:00:02.0: [drm:drm_atomic_set_fb_for_plane] Set [FB:170] for [PLANE:31:plane 1A] state ffff8881361b7400 > [ 45.552955] i915 0000:00:02.0: [drm:drm_atomic_check_only] checking ffff8881410e5000 > [ 45.552980] i915 0000:00:02.0: [drm:intel_plane_atomic_check_with_state [i915]] [CRTC:67:pipe A] with [PLANE:31:plane 1A] visible 1 -> 1, off 0, on 0, ms 0 > [ 45.553396] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff888108659ec0 state ffff888141024740 to ffff8881410e5000 > [ 45.553639] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff88810865b140 state ffff888141046008 to ffff8881410e5000 > [ 45.553863] i915 0000:00:02.0: [drm:drm_atomic_nonblocking_commit] committing ffff8881410e5000 nonblocking > [ 45.565446] i915 0000:00:02.0: [drm:drm_atomic_state_default_clear] Clearing atomic state ffff8881410e5000 > [ 45.565504] i915 0000:00:02.0: [drm:__drm_atomic_state_free] Freeing atomic state ffff8881410e5000 > [ 45.570895] [drm:drm_mode_addfb2] [FB:169] > [ 45.570959] i915 0000:00:02.0: [drm:drm_atomic_state_init] Allocated atomic state ffff8881411b2000 > [ 45.570985] i915 0000:00:02.0: [drm:drm_atomic_get_crtc_state] Added [CRTC:67:pipe A] ffff88810a492000 state to ffff8881411b2000 > [ 45.570997] i915 0000:00:02.0: [drm:drm_atomic_get_plane_state] Added [PLANE:31:plane 1A] ffff88813dfb0200 state to ffff8881411b2000 > [ 45.571004] i915 0000:00:02.0: [drm:drm_atomic_set_fb_for_plane] Set [FB:169] for [PLANE:31:plane 1A] state ffff88813dfb0200 > [ 45.571314] i915 0000:00:02.0: [drm:drm_atomic_check_only] checking ffff8881411b2000 > [ 45.571339] i915 0000:00:02.0: [drm:intel_plane_atomic_check_with_state [i915]] [CRTC:67:pipe A] with [PLANE:31:plane 1A] visible 1 -> 1, off 0, on 0, ms 0 > [ 45.571634] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff888108659ec0 state ffff88813df14a40 to ffff8881411b2000 > [ 45.571859] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff88810865b140 state ffff8881410465a8 to ffff8881411b2000 > [ 45.572681] i915 0000:00:02.0: [drm:drm_atomic_nonblocking_commit] committing ffff8881411b2000 nonblocking > [ 45.582069] i915 0000:00:02.0: [drm:drm_atomic_state_default_clear] Clearing atomic state ffff8881411b2000 > [ 45.582136] i915 0000:00:02.0: [drm:__drm_atomic_state_free] Freeing atomic state ffff8881411b2000 > [ 45.590275] [drm:drm_mode_addfb2] [FB:170] > [ 45.592551] i915 0000:00:02.0: [drm:drm_atomic_state_init] Allocated atomic state ffff8881411b3800 > [ 45.592589] i915 0000:00:02.0: [drm:drm_atomic_get_crtc_state] Added [CRTC:67:pipe A] ffff88811a64a000 state to ffff8881411b3800 > [ 45.592602] i915 0000:00:02.0: [drm:drm_atomic_get_plane_state] Added [PLANE:31:plane 1A] ffff8881411cd000 state to ffff8881411b3800 > [ 45.592608] i915 0000:00:02.0: [drm:drm_atomic_set_fb_for_plane] Set [FB:170] for [PLANE:31:plane 1A] state ffff8881411cd000 > [ 45.592616] i915 0000:00:02.0: [drm:drm_atomic_check_only] checking ffff8881411b3800 > [ 45.592640] i915 0000:00:02.0: [drm:intel_plane_atomic_check_with_state [i915]] [CRTC:67:pipe A] with [PLANE:31:plane 1A] visible 1 -> 1, off 0, on 0, ms 0 > [ 45.592922] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff888108659ec0 state ffff888135148440 to ffff8881411b3800 > [ 45.594449] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff88810865b140 state ffff888141046248 to ffff8881411b3800 > [ 45.596589] i915 0000:00:02.0: [drm:drm_atomic_nonblocking_commit] committing ffff8881411b3800 nonblocking > [ 45.614658] i915 0000:00:02.0: [drm:drm_atomic_state_init] Allocated atomic state ffff888141238800 > [ 45.614697] i915 0000:00:02.0: [drm:drm_atomic_get_crtc_state] Added [CRTC:67:pipe A] ffff8881411ea000 state to ffff888141238800 > [ 45.614705] i915 0000:00:02.0: [drm:drm_atomic_add_affected_connectors] Adding all current connectors for [CRTC:67:pipe A] to ffff888141238800 > [ 45.614721] i915 0000:00:02.0: [drm:drm_atomic_get_connector_state] Added [CONNECTOR:160:HDMI-A-2] ffff8881410467e8 state to ffff888141238800 > [ 45.614728] i915 0000:00:02.0: [drm:drm_atomic_check_only] checking ffff888141238800 > [ 45.614738] i915 0000:00:02.0: [drm:drm_atomic_helper_check_modeset [drm_kms_helper]] Updating routing for [CONNECTOR:160:HDMI-A-2] > [ 45.614762] i915 0000:00:02.0: [drm:drm_atomic_helper_check_modeset [drm_kms_helper]] [CONNECTOR:160:HDMI-A-2] keeps [ENCODER:159:DDI C/PHY C], now on [CRTC:67:pipe A] > [ 45.614781] i915 0000:00:02.0: [drm:drm_atomic_add_encoder_bridges] Adding all bridges for [encoder:159:DDI C/PHY C] to ffff888141238800 > [ 45.614786] i915 0000:00:02.0: [drm:drm_atomic_add_encoder_bridges] Adding all bridges for [encoder:159:DDI C/PHY C] to ffff888141238800 > [ 45.614809] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff888108659ec0 state ffff88813dce1c40 to ffff888141238800 > [ 45.615384] i915 0000:00:02.0: [drm:drm_atomic_state_default_clear] Clearing atomic state ffff8881411b3800 > [ 45.615436] i915 0000:00:02.0: [drm:__drm_atomic_state_free] Freeing atomic state ffff8881411b3800 > [ 45.615816] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff88810865b140 state ffff8881410466c8 to ffff888141238800 > [ 45.616346] i915 0000:00:02.0: [drm:drm_atomic_commit] committing ffff888141238800 > [ 45.632087] i915 0000:00:02.0: [drm:drm_atomic_state_default_clear] Clearing atomic state ffff888141238800 > [ 45.632150] i915 0000:00:02.0: [drm:__drm_atomic_state_free] Freeing atomic state ffff888141238800 > [ 45.636650] [drm:drm_mode_addfb2] [FB:169] > [ 45.636705] i915 0000:00:02.0: [drm:drm_atomic_state_init] Allocated atomic state ffff888141238800 > [ 45.636729] i915 0000:00:02.0: [drm:drm_atomic_get_crtc_state] Added [CRTC:67:pipe A] ffff88810a492000 state to ffff888141238800 > [ 45.636742] i915 0000:00:02.0: [drm:drm_atomic_get_plane_state] Added [PLANE:31:plane 1A] ffff888146cc5600 state to ffff888141238800 > [ 45.636748] i915 0000:00:02.0: [drm:drm_atomic_set_fb_for_plane] Set [FB:169] for [PLANE:31:plane 1A] state ffff888146cc5600 > [ 45.636755] i915 0000:00:02.0: [drm:drm_atomic_check_only] checking ffff888141238800 > [ 45.636776] i915 0000:00:02.0: [drm:intel_plane_atomic_check_with_state [i915]] [CRTC:67:pipe A] with [PLANE:31:plane 1A] visible 1 -> 1, off 0, on 0, ms 0 > [ 45.637334] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff888108659ec0 state ffff8881410f6a40 to ffff888141238800 > [ 45.637565] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff88810865b140 state ffff8881410466c8 to ffff888141238800 > [ 45.637771] i915 0000:00:02.0: [drm:drm_atomic_nonblocking_commit] committing ffff888141238800 nonblocking > [ 45.648729] i915 0000:00:02.0: [drm:drm_atomic_state_default_clear] Clearing atomic state ffff888141238800 > [ 45.648792] i915 0000:00:02.0: [drm:__drm_atomic_state_free] Freeing atomic state ffff888141238800 > [ 45.671952] [drm:drm_mode_addfb2] [FB:170] > [ 45.672313] i915 0000:00:02.0: [drm:drm_atomic_state_init] Allocated atomic state ffff888141238800 > [ 45.672341] i915 0000:00:02.0: [drm:drm_atomic_get_crtc_state] Added [CRTC:67:pipe A] ffff88811a64a000 state to ffff888141238800 > [ 45.672353] i915 0000:00:02.0: [drm:drm_atomic_get_plane_state] Added [PLANE:31:plane 1A] ffff8881411c8800 state to ffff888141238800 > [ 45.672359] i915 0000:00:02.0: [drm:drm_atomic_set_fb_for_plane] Set [FB:170] for [PLANE:31:plane 1A] state ffff8881411c8800 > [ 45.672367] i915 0000:00:02.0: [drm:drm_atomic_check_only] checking ffff888141238800 > [ 45.672389] i915 0000:00:02.0: [drm:intel_plane_atomic_check_with_state [i915]] [CRTC:67:pipe A] with [PLANE:31:plane 1A] visible 1 -> 1, off 0, on 0, ms 0 > [ 45.672676] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff888108659ec0 state ffff88813dce3a40 to ffff888141238800 > [ 45.672903] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff88810865b140 state ffff888141046008 to ffff888141238800 > [ 45.673566] i915 0000:00:02.0: [drm:drm_atomic_nonblocking_commit] committing ffff888141238800 nonblocking > [ 45.682046] i915 0000:00:02.0: [drm:drm_atomic_state_default_clear] Clearing atomic state ffff888141238800 > [ 45.682101] i915 0000:00:02.0: [drm:__drm_atomic_state_free] Freeing atomic state ffff888141238800 > [ 45.686598] [drm:drm_mode_addfb2] [FB:169] > [ 45.686663] i915 0000:00:02.0: [drm:drm_atomic_state_init] Allocated atomic state ffff888141238800 > [ 45.686690] i915 0000:00:02.0: [drm:drm_atomic_get_crtc_state] Added [CRTC:67:pipe A] ffff8881411ea000 state to ffff888141238800 > [ 45.686702] i915 0000:00:02.0: [drm:drm_atomic_get_plane_state] Added [PLANE:31:plane 1A] ffff888136211400 state to ffff888141238800 > [ 45.686708] i915 0000:00:02.0: [drm:drm_atomic_set_fb_for_plane] Set [FB:169] for [PLANE:31:plane 1A] state ffff888136211400 > [ 45.686715] i915 0000:00:02.0: [drm:drm_atomic_check_only] checking ffff888141238800 > [ 45.686737] i915 0000:00:02.0: [drm:intel_plane_atomic_check_with_state [i915]] [CRTC:67:pipe A] with [PLANE:31:plane 1A] visible 1 -> 1, off 0, on 0, ms 0 > [ 45.687171] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff888108659ec0 state ffff88814112e140 to ffff888141238800 > [ 45.687397] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff88810865b140 state ffff888141046008 to ffff888141238800 > [ 45.687600] i915 0000:00:02.0: [drm:drm_atomic_nonblocking_commit] committing ffff888141238800 nonblocking > [ 45.698722] i915 0000:00:02.0: [drm:drm_atomic_state_default_clear] Clearing atomic state ffff888141238800 > [ 45.698776] i915 0000:00:02.0: [drm:__drm_atomic_state_free] Freeing atomic state ffff888141238800 > [ 45.753162] [drm:drm_mode_addfb2] [FB:163] > [ 45.753224] i915 0000:00:02.0: [drm:drm_atomic_state_init] Allocated atomic state ffff8881411b3800 > [ 45.753249] i915 0000:00:02.0: [drm:drm_atomic_get_crtc_state] Added [CRTC:67:pipe A] ffff88810a492000 state to ffff8881411b3800 > [ 45.753261] i915 0000:00:02.0: [drm:drm_atomic_get_plane_state] Added [PLANE:31:plane 1A] ffff888146f77a00 state to ffff8881411b3800 > [ 45.753267] i915 0000:00:02.0: [drm:drm_atomic_set_fb_for_plane] Set [FB:163] for [PLANE:31:plane 1A] state ffff888146f77a00 > [ 45.753274] i915 0000:00:02.0: [drm:drm_atomic_check_only] checking ffff8881411b3800 > [ 45.753295] i915 0000:00:02.0: [drm:intel_plane_atomic_check_with_state [i915]] [CRTC:67:pipe A] with [PLANE:31:plane 1A] visible 1 -> 1, off 0, on 0, ms 0 > [ 45.753567] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff888108659ec0 state ffff88810467bb40 to ffff8881411b3800 > [ 45.753793] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff88810865b140 state ffff888141046008 to ffff8881411b3800 > [ 45.754360] i915 0000:00:02.0: [drm:drm_atomic_nonblocking_commit] committing ffff8881411b3800 nonblocking > [ 45.782055] i915 0000:00:02.0: [drm:drm_atomic_state_default_clear] Clearing atomic state ffff8881411b3800 > [ 45.782116] i915 0000:00:02.0: [drm:__drm_atomic_state_free] Freeing atomic state ffff8881411b3800 > [ 45.822146] [drm:drm_mode_addfb2] [FB:169] > [ 45.822208] i915 0000:00:02.0: [drm:drm_atomic_state_init] Allocated atomic state ffff888108908800 > [ 45.822233] i915 0000:00:02.0: [drm:drm_atomic_get_crtc_state] Added [CRTC:67:pipe A] ffff8881411ea000 state to ffff888108908800 > [ 45.822245] i915 0000:00:02.0: [drm:drm_atomic_get_plane_state] Added [PLANE:31:plane 1A] ffff88813dfcf400 state to ffff888108908800 > [ 45.822252] i915 0000:00:02.0: [drm:drm_atomic_set_fb_for_plane] Set [FB:169] for [PLANE:31:plane 1A] state ffff88813dfcf400 > [ 45.822259] i915 0000:00:02.0: [drm:drm_atomic_check_only] checking ffff888108908800 > [ 45.822280] i915 0000:00:02.0: [drm:intel_plane_atomic_check_with_state [i915]] [CRTC:67:pipe A] with [PLANE:31:plane 1A] visible 1 -> 1, off 0, on 0, ms 0 > [ 45.822540] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff888108659ec0 state ffff888146e38440 to ffff888108908800 > [ 45.822759] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff88810865b140 state ffff888141046008 to ffff888108908800 > [ 45.822963] i915 0000:00:02.0: [drm:drm_atomic_nonblocking_commit] committing ffff888108908800 nonblocking > [ 45.848718] i915 0000:00:02.0: [drm:drm_atomic_state_default_clear] Clearing atomic state ffff888108908800 > [ 45.848779] i915 0000:00:02.0: [drm:__drm_atomic_state_free] Freeing atomic state ffff888108908800 > [ 45.853958] [drm:drm_mode_addfb2] [FB:163] > [ 45.854022] i915 0000:00:02.0: [drm:drm_atomic_state_init] Allocated atomic state ffff888109f0b800 > [ 45.854044] i915 0000:00:02.0: [drm:drm_atomic_get_crtc_state] Added [CRTC:67:pipe A] ffff88811a64a000 state to ffff888109f0b800 > [ 45.854056] i915 0000:00:02.0: [drm:drm_atomic_get_plane_state] Added [PLANE:31:plane 1A] ffff888146db2600 state to ffff888109f0b800 > [ 45.854062] i915 0000:00:02.0: [drm:drm_atomic_set_fb_for_plane] Set [FB:163] for [PLANE:31:plane 1A] state ffff888146db2600 > [ 45.854069] i915 0000:00:02.0: [drm:drm_atomic_check_only] checking ffff888109f0b800 > [ 45.854089] i915 0000:00:02.0: [drm:intel_plane_atomic_check_with_state [i915]] [CRTC:67:pipe A] with [PLANE:31:plane 1A] visible 1 -> 1, off 0, on 0, ms 0 > [ 45.854343] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff888108659ec0 state ffff888146e38e40 to ffff888109f0b800 > [ 45.854562] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff88810865b140 state ffff888141046008 to ffff888109f0b800 > [ 45.854766] i915 0000:00:02.0: [drm:drm_atomic_nonblocking_commit] committing ffff888109f0b800 nonblocking > [ 45.865377] i915 0000:00:02.0: [drm:drm_atomic_state_default_clear] Clearing atomic state ffff888109f0b800 > [ 45.865427] i915 0000:00:02.0: [drm:__drm_atomic_state_free] Freeing atomic state ffff888109f0b800 > [ 45.870392] [drm:drm_mode_addfb2] [FB:169] > [ 45.870443] i915 0000:00:02.0: [drm:drm_atomic_state_init] Allocated atomic state ffff888109f0b800 > [ 45.870466] i915 0000:00:02.0: [drm:drm_atomic_get_crtc_state] Added [CRTC:67:pipe A] ffff88810a492000 state to ffff888109f0b800 > [ 45.870478] i915 0000:00:02.0: [drm:drm_atomic_get_plane_state] Added [PLANE:31:plane 1A] ffff888146db5000 state to ffff888109f0b800 > [ 45.870484] i915 0000:00:02.0: [drm:drm_atomic_set_fb_for_plane] Set [FB:169] for [PLANE:31:plane 1A] state ffff888146db5000 > [ 45.870491] i915 0000:00:02.0: [drm:drm_atomic_check_only] checking ffff888109f0b800 > [ 45.870510] i915 0000:00:02.0: [drm:intel_plane_atomic_check_with_state [i915]] [CRTC:67:pipe A] with [PLANE:31:plane 1A] visible 1 -> 1, off 0, on 0, ms 0 > [ 45.870771] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff888108659ec0 state ffff888146e8f040 to ffff888109f0b800 > [ 45.870990] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff88810865b140 state ffff888141046008 to ffff888109f0b800 > [ 45.871215] i915 0000:00:02.0: [drm:drm_atomic_nonblocking_commit] committing ffff888109f0b800 nonblocking > [ 45.882050] i915 0000:00:02.0: [drm:drm_atomic_state_default_clear] Clearing atomic state ffff888109f0b800 > [ 45.882102] i915 0000:00:02.0: [drm:__drm_atomic_state_free] Freeing atomic state ffff888109f0b800 > [ 45.887214] [drm:drm_mode_addfb2] [FB:163] > [ 45.887265] i915 0000:00:02.0: [drm:drm_atomic_state_init] Allocated atomic state ffff888109f0b800 > [ 45.887287] i915 0000:00:02.0: [drm:drm_atomic_get_crtc_state] Added [CRTC:67:pipe A] ffff8881411ea000 state to ffff888109f0b800 > [ 45.887299] i915 0000:00:02.0: [drm:drm_atomic_get_plane_state] Added [PLANE:31:plane 1A] ffff888146db5c00 state to ffff888109f0b800 > [ 45.887305] i915 0000:00:02.0: [drm:drm_atomic_set_fb_for_plane] Set [FB:163] for [PLANE:31:plane 1A] state ffff888146db5c00 > [ 45.887312] i915 0000:00:02.0: [drm:drm_atomic_check_only] checking ffff888109f0b800 > [ 45.887331] i915 0000:00:02.0: [drm:intel_plane_atomic_check_with_state [i915]] [CRTC:67:pipe A] with [PLANE:31:plane 1A] visible 1 -> 1, off 0, on 0, ms 0 > [ 45.887593] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff888108659ec0 state ffff888146d29840 to ffff888109f0b800 > [ 45.887808] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff88810865b140 state ffff888141046008 to ffff888109f0b800 > [ 45.888009] i915 0000:00:02.0: [drm:drm_atomic_nonblocking_commit] committing ffff888109f0b800 nonblocking > [ 45.898711] i915 0000:00:02.0: [drm:drm_atomic_state_default_clear] Clearing atomic state ffff888109f0b800 > [ 45.898760] i915 0000:00:02.0: [drm:__drm_atomic_state_free] Freeing atomic state ffff888109f0b800 > [ 45.906742] [drm:drm_mode_addfb2] [FB:169] > [ 45.906793] i915 0000:00:02.0: [drm:drm_atomic_state_init] Allocated atomic state ffff888109f0b800 > [ 45.906815] i915 0000:00:02.0: [drm:drm_atomic_get_crtc_state] Added [CRTC:67:pipe A] ffff88811a64a000 state to ffff888109f0b800 > [ 45.906828] i915 0000:00:02.0: [drm:drm_atomic_get_plane_state] Added [PLANE:31:plane 1A] ffff888146f70800 state to ffff888109f0b800 > [ 45.906834] i915 0000:00:02.0: [drm:drm_atomic_set_fb_for_plane] Set [FB:169] for [PLANE:31:plane 1A] state ffff888146f70800 > [ 45.906842] i915 0000:00:02.0: [drm:drm_atomic_check_only] checking ffff888109f0b800 > [ 45.906861] i915 0000:00:02.0: [drm:intel_plane_atomic_check_with_state [i915]] [CRTC:67:pipe A] with [PLANE:31:plane 1A] visible 1 -> 1, off 0, on 0, ms 0 > [ 45.907156] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff888108659ec0 state ffff888146e1a340 to ffff888109f0b800 > [ 45.907569] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff88810865b140 state ffff888141046008 to ffff888109f0b800 > [ 45.907774] i915 0000:00:02.0: [drm:drm_atomic_nonblocking_commit] committing ffff888109f0b800 nonblocking > [ 45.915376] i915 0000:00:02.0: [drm:drm_atomic_state_default_clear] Clearing atomic state ffff888109f0b800 > [ 45.915423] i915 0000:00:02.0: [drm:__drm_atomic_state_free] Freeing atomic state ffff888109f0b800 > [ 45.920437] [drm:drm_mode_addfb2] [FB:163] > [ 45.920488] i915 0000:00:02.0: [drm:drm_atomic_state_init] Allocated atomic state ffff888109f0b800 > [ 45.920510] i915 0000:00:02.0: [drm:drm_atomic_get_crtc_state] Added [CRTC:67:pipe A] ffff88810a492000 state to ffff888109f0b800 > [ 45.920521] i915 0000:00:02.0: [drm:drm_atomic_get_plane_state] Added [PLANE:31:plane 1A] ffff888146db5600 state to ffff888109f0b800 > [ 45.920527] i915 0000:00:02.0: [drm:drm_atomic_set_fb_for_plane] Set [FB:163] for [PLANE:31:plane 1A] state ffff888146db5600 > [ 45.920534] i915 0000:00:02.0: [drm:drm_atomic_check_only] checking ffff888109f0b800 > [ 45.920553] i915 0000:00:02.0: [drm:intel_plane_atomic_check_with_state [i915]] [CRTC:67:pipe A] with [PLANE:31:plane 1A] visible 1 -> 1, off 0, on 0, ms 0 > [ 45.920814] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff888108659ec0 state ffff888146ce1e40 to ffff888109f0b800 > [ 45.921072] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff88810865b140 state ffff888141046008 to ffff888109f0b800 > [ 45.921423] i915 0000:00:02.0: [drm:drm_atomic_nonblocking_commit] committing ffff888109f0b800 nonblocking > [ 45.932086] i915 0000:00:02.0: [drm:drm_atomic_state_default_clear] Clearing atomic state ffff888109f0b800 > [ 45.932137] i915 0000:00:02.0: [drm:__drm_atomic_state_free] Freeing atomic state ffff888109f0b800 > [ 45.937189] [drm:drm_mode_addfb2] [FB:169] > [ 45.937240] i915 0000:00:02.0: [drm:drm_atomic_state_init] Allocated atomic state ffff888109f0b800 > [ 45.937262] i915 0000:00:02.0: [drm:drm_atomic_get_crtc_state] Added [CRTC:67:pipe A] ffff8881411ea000 state to ffff888109f0b800 > [ 45.937274] i915 0000:00:02.0: [drm:drm_atomic_get_plane_state] Added [PLANE:31:plane 1A] ffff888136297400 state to ffff888109f0b800 > [ 45.937280] i915 0000:00:02.0: [drm:drm_atomic_set_fb_for_plane] Set [FB:169] for [PLANE:31:plane 1A] state ffff888136297400 > [ 45.937287] i915 0000:00:02.0: [drm:drm_atomic_check_only] checking ffff888109f0b800 > [ 45.937306] i915 0000:00:02.0: [drm:intel_plane_atomic_check_with_state [i915]] [CRTC:67:pipe A] with [PLANE:31:plane 1A] visible 1 -> 1, off 0, on 0, ms 0 > [ 45.937571] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff888108659ec0 state ffff888146ce3940 to ffff888109f0b800 > [ 45.937789] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff88810865b140 state ffff888141046008 to ffff888109f0b800 > [ 45.937992] i915 0000:00:02.0: [drm:drm_atomic_nonblocking_commit] committing ffff888109f0b800 nonblocking > [ 45.948744] i915 0000:00:02.0: [drm:drm_atomic_state_default_clear] Clearing atomic state ffff888109f0b800 > [ 45.948794] i915 0000:00:02.0: [drm:__drm_atomic_state_free] Freeing atomic state ffff888109f0b800 > [ 45.953861] [drm:drm_mode_addfb2] [FB:163] > [ 45.953915] i915 0000:00:02.0: [drm:drm_atomic_state_init] Allocated atomic state ffff888109f0b800 > [ 45.953937] i915 0000:00:02.0: [drm:drm_atomic_get_crtc_state] Added [CRTC:67:pipe A] ffff88811a64a000 state to ffff888109f0b800 > [ 45.953949] i915 0000:00:02.0: [drm:drm_atomic_get_plane_state] Added [PLANE:31:plane 1A] ffff88813df3b200 state to ffff888109f0b800 > [ 45.953955] i915 0000:00:02.0: [drm:drm_atomic_set_fb_for_plane] Set [FB:163] for [PLANE:31:plane 1A] state ffff88813df3b200 > [ 45.953963] i915 0000:00:02.0: [drm:drm_atomic_check_only] checking ffff888109f0b800 > [ 45.953981] i915 0000:00:02.0: [drm:intel_plane_atomic_check_with_state [i915]] [CRTC:67:pipe A] with [PLANE:31:plane 1A] visible 1 -> 1, off 0, on 0, ms 0 > [ 45.954277] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff888108659ec0 state ffff888146e1a340 to ffff888109f0b800 > [ 45.954498] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff88810865b140 state ffff888141046008 to ffff888109f0b800 > [ 45.954702] i915 0000:00:02.0: [drm:drm_atomic_nonblocking_commit] committing ffff888109f0b800 nonblocking > [ 45.965377] i915 0000:00:02.0: [drm:drm_atomic_state_default_clear] Clearing atomic state ffff888109f0b800 > [ 45.965427] i915 0000:00:02.0: [drm:__drm_atomic_state_free] Freeing atomic state ffff888109f0b800 > [ 45.970381] [drm:drm_mode_addfb2] [FB:169] > [ 45.970432] i915 0000:00:02.0: [drm:drm_atomic_state_init] Allocated atomic state ffff888109f0b800 > [ 45.970454] i915 0000:00:02.0: [drm:drm_atomic_get_crtc_state] Added [CRTC:67:pipe A] ffff88810a492000 state to ffff888109f0b800 > [ 45.970466] i915 0000:00:02.0: [drm:drm_atomic_get_plane_state] Added [PLANE:31:plane 1A] ffff88813df3e200 state to ffff888109f0b800 > [ 45.970472] i915 0000:00:02.0: [drm:drm_atomic_set_fb_for_plane] Set [FB:169] for [PLANE:31:plane 1A] state ffff88813df3e200 > [ 45.970479] i915 0000:00:02.0: [drm:drm_atomic_check_only] checking ffff888109f0b800 > [ 45.970499] i915 0000:00:02.0: [drm:intel_plane_atomic_check_with_state [i915]] [CRTC:67:pipe A] with [PLANE:31:plane 1A] visible 1 -> 1, off 0, on 0, ms 0 > [ 45.970757] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff888108659ec0 state ffff888146ce9f40 to ffff888109f0b800 > [ 45.970979] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff88810865b140 state ffff888141046008 to ffff888109f0b800 > [ 45.971198] i915 0000:00:02.0: [drm:drm_atomic_nonblocking_commit] committing ffff888109f0b800 nonblocking > [ 45.982052] i915 0000:00:02.0: [drm:drm_atomic_state_default_clear] Clearing atomic state ffff888109f0b800 > [ 45.982101] i915 0000:00:02.0: [drm:__drm_atomic_state_free] Freeing atomic state ffff888109f0b800 > [ 45.987095] [drm:drm_mode_addfb2] [FB:163] > [ 45.987144] i915 0000:00:02.0: [drm:drm_atomic_state_init] Allocated atomic state ffff888109f0b800 > [ 45.987167] i915 0000:00:02.0: [drm:drm_atomic_get_crtc_state] Added [CRTC:67:pipe A] ffff8881411ea000 state to ffff888109f0b800 > [ 45.987179] i915 0000:00:02.0: [drm:drm_atomic_get_plane_state] Added [PLANE:31:plane 1A] ffff88813df3ee00 state to ffff888109f0b800 > [ 45.987185] i915 0000:00:02.0: [drm:drm_atomic_set_fb_for_plane] Set [FB:163] for [PLANE:31:plane 1A] state ffff88813df3ee00 > [ 45.987192] i915 0000:00:02.0: [drm:drm_atomic_check_only] checking ffff888109f0b800 > [ 45.987211] i915 0000:00:02.0: [drm:intel_plane_atomic_check_with_state [i915]] [CRTC:67:pipe A] with [PLANE:31:plane 1A] visible 1 -> 1, off 0, on 0, ms 0 > [ 45.987472] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff888108659ec0 state ffff888146cec540 to ffff888109f0b800 > [ 45.987691] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff88810865b140 state ffff888141046008 to ffff888109f0b800 > [ 45.987894] i915 0000:00:02.0: [drm:drm_atomic_nonblocking_commit] committing ffff888109f0b800 nonblocking > [ 45.998712] i915 0000:00:02.0: [drm:drm_atomic_state_default_clear] Clearing atomic state ffff888109f0b800 > [ 45.998753] i915 0000:00:02.0: [drm:drm_mode_rmfb_work_fn] Removing [FB:169] from all active usage due to RMFB ioctl > [ 45.998765] i915 0000:00:02.0: [drm:__drm_atomic_state_free] Freeing atomic state ffff888109f0b800 > [ 46.003417] [drm:drm_mode_addfb2] [FB:169] > [ 46.003468] i915 0000:00:02.0: [drm:drm_atomic_state_init] Allocated atomic state ffff888109f0b800 > [ 46.003490] i915 0000:00:02.0: [drm:drm_atomic_get_crtc_state] Added [CRTC:67:pipe A] ffff88811a64a000 state to ffff888109f0b800 > [ 46.003503] i915 0000:00:02.0: [drm:drm_atomic_get_plane_state] Added [PLANE:31:plane 1A] ffff88813dfcfa00 state to ffff888109f0b800 > [ 46.003509] i915 0000:00:02.0: [drm:drm_atomic_set_fb_for_plane] Set [FB:169] for [PLANE:31:plane 1A] state ffff88813dfcfa00 > [ 46.003515] i915 0000:00:02.0: [drm:drm_atomic_check_only] checking ffff888109f0b800 > [ 46.003534] i915 0000:00:02.0: [drm:intel_plane_atomic_check_with_state [i915]] [CRTC:67:pipe A] with [PLANE:31:plane 1A] visible 1 -> 1, off 0, on 0, ms 0 > [ 46.003797] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff888108659ec0 state ffff888146cd0b40 to ffff888109f0b800 > [ 46.004033] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff88810865b140 state ffff888141046008 to ffff888109f0b800 > [ 46.004238] i915 0000:00:02.0: [drm:drm_atomic_nonblocking_commit] committing ffff888109f0b800 nonblocking > [ 46.015379] i915 0000:00:02.0: [drm:drm_atomic_state_default_clear] Clearing atomic state ffff888109f0b800 > [ 46.015430] i915 0000:00:02.0: [drm:__drm_atomic_state_free] Freeing atomic state ffff888109f0b800 > [ 46.036095] [drm:drm_mode_addfb2] [FB:163] > [ 46.036156] i915 0000:00:02.0: [drm:drm_atomic_state_init] Allocated atomic state ffff888109f0a000 > [ 46.036181] i915 0000:00:02.0: [drm:drm_atomic_get_crtc_state] Added [CRTC:67:pipe A] ffff88810a492000 state to ffff888109f0a000 > [ 46.036193] i915 0000:00:02.0: [drm:drm_atomic_get_plane_state] Added [PLANE:31:plane 1A] ffff88813df3ac00 state to ffff888109f0a000 > [ 46.036199] i915 0000:00:02.0: [drm:drm_atomic_set_fb_for_plane] Set [FB:163] for [PLANE:31:plane 1A] state ffff88813df3ac00 > [ 46.036206] i915 0000:00:02.0: [drm:drm_atomic_check_only] checking ffff888109f0a000 > [ 46.036228] i915 0000:00:02.0: [drm:intel_plane_atomic_check_with_state [i915]] [CRTC:67:pipe A] with [PLANE:31:plane 1A] visible 1 -> 1, off 0, on 0, ms 0 > [ 46.036705] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff888108659ec0 state ffff888136317540 to ffff888109f0a000 > [ 46.036931] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff88810865b140 state ffff888141046008 to ffff888109f0a000 > [ 46.037441] i915 0000:00:02.0: [drm:drm_atomic_nonblocking_commit] committing ffff888109f0a000 nonblocking > [ 46.038613] i915 0000:00:02.0: [drm:drm_atomic_state_init] Allocated atomic state ffff88810890a000 > [ 46.038646] i915 0000:00:02.0: [drm:drm_atomic_get_crtc_state] Added [CRTC:67:pipe A] ffff8881411ea000 state to ffff88810890a000 > [ 46.038653] i915 0000:00:02.0: [drm:drm_atomic_check_only] checking ffff88810890a000 > [ 46.038674] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff888108659ec0 state ffff888136317240 to ffff88810890a000 > [ 46.038927] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff88810865b140 state ffff888141047c28 to ffff88810890a000 > [ 46.039137] i915 0000:00:02.0: [drm:drm_atomic_commit] committing ffff88810890a000 > [ 46.048737] i915 0000:00:02.0: [drm:drm_atomic_state_default_clear] Clearing atomic state ffff888109f0a000 > [ 46.048777] i915 0000:00:02.0: [drm:__drm_atomic_state_free] Freeing atomic state ffff888109f0a000 > [ 46.782357] i915 0000:00:02.0: [drm:drm_atomic_state_default_clear] Clearing atomic state ffff88810890a000 > [ 46.782411] i915 0000:00:02.0: [drm:__drm_atomic_state_free] Freeing atomic state ffff88810890a000 > [ 46.786993] [drm:drm_mode_addfb2] [FB:167] > [ 46.787067] i915 0000:00:02.0: [drm:drm_atomic_state_init] Allocated atomic state ffff88810890a000 > [ 46.787091] i915 0000:00:02.0: [drm:drm_atomic_get_crtc_state] Added [CRTC:67:pipe A] ffff88811a64a000 state to ffff88810890a000 > [ 46.787103] i915 0000:00:02.0: [drm:drm_atomic_get_plane_state] Added [PLANE:31:plane 1A] ffff888136292000 state to ffff88810890a000 > [ 46.787109] i915 0000:00:02.0: [drm:drm_atomic_set_fb_for_plane] Set [FB:167] for [PLANE:31:plane 1A] state ffff888136292000 > [ 46.787116] i915 0000:00:02.0: [drm:drm_atomic_check_only] checking ffff88810890a000 > [ 46.787136] i915 0000:00:02.0: [drm:intel_plane_atomic_check_with_state [i915]] [CRTC:67:pipe A] with [PLANE:31:plane 1A] visible 1 -> 1, off 0, on 0, ms 0 > [ 46.787408] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff888108659ec0 state ffff88813862fb40 to ffff88810890a000 > [ 46.787627] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff88810865b140 state ffff888141047c28 to ffff88810890a000 > [ 46.787831] i915 0000:00:02.0: [drm:drm_atomic_nonblocking_commit] committing ffff88810890a000 nonblocking > [ 46.798748] i915 0000:00:02.0: [drm:drm_atomic_state_default_clear] Clearing atomic state ffff88810890a000 > [ 46.798799] i915 0000:00:02.0: [drm:__drm_atomic_state_free] Freeing atomic state ffff88810890a000 > [ 47.705301] [drm:drm_mode_addfb2] [FB:163] > [ 47.705379] i915 0000:00:02.0: [drm:drm_atomic_state_init] Allocated atomic state ffff888109f0d000 > [ 47.705403] i915 0000:00:02.0: [drm:drm_atomic_get_crtc_state] Added [CRTC:67:pipe A] ffff88810a492000 state to ffff888109f0d000 > [ 47.705414] i915 0000:00:02.0: [drm:drm_atomic_get_plane_state] Added [PLANE:31:plane 1A] ffff88813dfb2c00 state to ffff888109f0d000 > [ 47.705420] i915 0000:00:02.0: [drm:drm_atomic_set_fb_for_plane] Set [FB:163] for [PLANE:31:plane 1A] state ffff88813dfb2c00 > [ 47.705427] i915 0000:00:02.0: [drm:drm_atomic_check_only] checking ffff888109f0d000 > [ 47.705462] i915 0000:00:02.0: [drm:intel_plane_atomic_check_with_state [i915]] [CRTC:67:pipe A] with [PLANE:31:plane 1A] visible 1 -> 1, off 0, on 0, ms 0 > [ 47.705716] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff888108659ec0 state ffff88813dcc5e40 to ffff888109f0d000 > [ 47.705926] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff88810865b140 state ffff888141046a28 to ffff888109f0d000 > [ 47.706214] i915 0000:00:02.0: [drm:drm_atomic_nonblocking_commit] committing ffff888109f0d000 nonblocking > [ 47.715584] i915 0000:00:02.0: [drm:drm_atomic_state_default_clear] Clearing atomic state ffff888109f0d000 > [ 47.715677] i915 0000:00:02.0: [drm:__drm_atomic_state_free] Freeing atomic state ffff888109f0d000 > [ 105.189612] [drm:drm_mode_addfb2] [FB:167] > [ 105.189680] i915 0000:00:02.0: [drm:drm_atomic_state_init] Allocated atomic state ffff888109f0d000 > [ 105.189710] i915 0000:00:02.0: [drm:drm_atomic_get_crtc_state] Added [CRTC:67:pipe A] ffff8881411ea000 state to ffff888109f0d000 > [ 105.189726] i915 0000:00:02.0: [drm:drm_atomic_get_plane_state] Added [PLANE:31:plane 1A] ffff88813a14a000 state to ffff888109f0d000 > [ 105.189734] i915 0000:00:02.0: [drm:drm_atomic_set_fb_for_plane] Set [FB:167] for [PLANE:31:plane 1A] state ffff88813a14a000 > [ 105.189743] i915 0000:00:02.0: [drm:drm_atomic_check_only] checking ffff888109f0d000 > [ 105.189768] i915 0000:00:02.0: [drm:intel_plane_atomic_check_with_state [i915]] [CRTC:67:pipe A] with [PLANE:31:plane 1A] visible 1 -> 1, off 0, on 0, ms 0 > [ 105.190139] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff888108659ec0 state ffff888141024340 to ffff888109f0d000 > [ 105.190468] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff88810865b140 state ffff888105b92008 to ffff888109f0d000 > [ 105.190905] i915 0000:00:02.0: [drm:drm_atomic_nonblocking_commit] committing ffff888109f0d000 nonblocking > [ 105.198971] i915 0000:00:02.0: [drm:drm_atomic_state_default_clear] Clearing atomic state ffff888109f0d000 > [ 105.199092] i915 0000:00:02.0: [drm:__drm_atomic_state_free] Freeing atomic state ffff888109f0d000 > [ 165.199630] [drm:drm_mode_addfb2] [FB:163] > [ 165.199690] i915 0000:00:02.0: [drm:drm_atomic_state_init] Allocated atomic state ffff888109f0a000 > [ 165.199713] i915 0000:00:02.0: [drm:drm_atomic_get_crtc_state] Added [CRTC:67:pipe A] ffff8881361c2000 state to ffff888109f0a000 > [ 165.199725] i915 0000:00:02.0: [drm:drm_atomic_get_plane_state] Added [PLANE:31:plane 1A] ffff88813635c400 state to ffff888109f0a000 > [ 165.199731] i915 0000:00:02.0: [drm:drm_atomic_set_fb_for_plane] Set [FB:163] for [PLANE:31:plane 1A] state ffff88813635c400 > [ 165.199738] i915 0000:00:02.0: [drm:drm_atomic_check_only] checking ffff888109f0a000 > [ 165.199758] i915 0000:00:02.0: [drm:intel_plane_atomic_check_with_state [i915]] [CRTC:67:pipe A] with [PLANE:31:plane 1A] visible 1 -> 1, off 0, on 0, ms 0 > [ 165.200134] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff888108659ec0 state ffff88813df14240 to ffff888109f0a000 > [ 165.200356] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff88810865b140 state ffff888105b93b08 to ffff888109f0a000 > [ 165.200563] i915 0000:00:02.0: [drm:drm_atomic_nonblocking_commit] committing ffff888109f0a000 nonblocking > [ 165.215496] i915 0000:00:02.0: [drm:drm_atomic_state_default_clear] Clearing atomic state ffff888109f0a000 > [ 165.215606] i915 0000:00:02.0: [drm:__drm_atomic_state_free] Freeing atomic state ffff888109f0a000 > [ 225.194870] [drm:drm_mode_addfb2] [FB:167] > [ 225.194953] i915 0000:00:02.0: [drm:drm_atomic_state_init] Allocated atomic state ffff888109f0a000 > [ 225.194989] i915 0000:00:02.0: [drm:drm_atomic_get_crtc_state] Added [CRTC:67:pipe A] ffff888105e52000 state to ffff888109f0a000 > [ 225.195009] i915 0000:00:02.0: [drm:drm_atomic_get_plane_state] Added [PLANE:31:plane 1A] ffff8881362bca00 state to ffff888109f0a000 > [ 225.195050] i915 0000:00:02.0: [drm:drm_atomic_set_fb_for_plane] Set [FB:167] for [PLANE:31:plane 1A] state ffff8881362bca00 > [ 225.195062] i915 0000:00:02.0: [drm:drm_atomic_check_only] checking ffff888109f0a000 > [ 225.195092] i915 0000:00:02.0: [drm:intel_plane_atomic_check_with_state [i915]] [CRTC:67:pipe A] with [PLANE:31:plane 1A] visible 1 -> 1, off 0, on 0, ms 0 > [ 225.195644] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff888108659ec0 state ffff888141142840 to ffff888109f0a000 > [ 225.196141] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff88810865b140 state ffff888105b93b08 to ffff888109f0a000 > [ 225.196583] i915 0000:00:02.0: [drm:drm_atomic_nonblocking_commit] committing ffff888109f0a000 nonblocking > [ 225.198727] i915 0000:00:02.0: [drm:drm_atomic_state_default_clear] Clearing atomic state ffff888109f0a000 > [ 225.198817] i915 0000:00:02.0: [drm:__drm_atomic_state_free] Freeing atomic state ffff888109f0a000 > [ 285.195431] [drm:drm_mode_addfb2] [FB:163] > [ 285.195498] i915 0000:00:02.0: [drm:drm_atomic_state_init] Allocated atomic state ffff888109f0a000 > [ 285.195526] i915 0000:00:02.0: [drm:drm_atomic_get_crtc_state] Added [CRTC:67:pipe A] ffff88811a5e2000 state to ffff888109f0a000 > [ 285.195541] i915 0000:00:02.0: [drm:drm_atomic_get_plane_state] Added [PLANE:31:plane 1A] ffff888135286e00 state to ffff888109f0a000 > [ 285.195549] i915 0000:00:02.0: [drm:drm_atomic_set_fb_for_plane] Set [FB:163] for [PLANE:31:plane 1A] state ffff888135286e00 > [ 285.195557] i915 0000:00:02.0: [drm:drm_atomic_check_only] checking ffff888109f0a000 > [ 285.195581] i915 0000:00:02.0: [drm:intel_plane_atomic_check_with_state [i915]] [CRTC:67:pipe A] with [PLANE:31:plane 1A] visible 1 -> 1, off 0, on 0, ms 0 > [ 285.195889] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff888108659ec0 state ffff888141145340 to ffff888109f0a000 > [ 285.196188] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff88810865b140 state ffff888105b93b08 to ffff888109f0a000 > [ 285.196443] i915 0000:00:02.0: [drm:drm_atomic_nonblocking_commit] committing ffff888109f0a000 nonblocking > [ 285.198748] i915 0000:00:02.0: [drm:drm_atomic_state_default_clear] Clearing atomic state ffff888109f0a000 > [ 285.198846] i915 0000:00:02.0: [drm:__drm_atomic_state_free] Freeing atomic state ffff888109f0a000 > [ 333.493481] kworker/dying (12) used greatest stack depth: 10920 bytes left > [ 345.194870] [drm:drm_mode_addfb2] [FB:167] > [ 345.194941] i915 0000:00:02.0: [drm:drm_atomic_state_init] Allocated atomic state ffff888109f0a000 > [ 345.194973] i915 0000:00:02.0: [drm:drm_atomic_get_crtc_state] Added [CRTC:67:pipe A] ffff88810a49a000 state to ffff888109f0a000 > [ 345.194989] i915 0000:00:02.0: [drm:drm_atomic_get_plane_state] Added [PLANE:31:plane 1A] ffff8881353f6800 state to ffff888109f0a000 > [ 345.194998] i915 0000:00:02.0: [drm:drm_atomic_set_fb_for_plane] Set [FB:167] for [PLANE:31:plane 1A] state ffff8881353f6800 > [ 345.195008] i915 0000:00:02.0: [drm:drm_atomic_check_only] checking ffff888109f0a000 > [ 345.195087] i915 0000:00:02.0: [drm:intel_plane_atomic_check_with_state [i915]] [CRTC:67:pipe A] with [PLANE:31:plane 1A] visible 1 -> 1, off 0, on 0, ms 0 > [ 345.195447] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff888108659ec0 state ffff888146e2ad40 to ffff888109f0a000 > [ 345.195875] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff88810865b140 state ffff888105b93b08 to ffff888109f0a000 > [ 345.196331] i915 0000:00:02.0: [drm:drm_atomic_nonblocking_commit] committing ffff888109f0a000 nonblocking > [ 345.198763] i915 0000:00:02.0: [drm:drm_atomic_state_default_clear] Clearing atomic state ffff888109f0a000 > [ 345.198861] i915 0000:00:02.0: [drm:__drm_atomic_state_free] Freeing atomic state ffff888109f0a000 > [ 345.268295] [drm:drm_mode_addfb2] [FB:163] > [ 345.268355] i915 0000:00:02.0: [drm:drm_atomic_state_init] Allocated atomic state ffff888109f0a000 > [ 345.268380] i915 0000:00:02.0: [drm:drm_atomic_get_crtc_state] Added [CRTC:67:pipe A] ffff8881045e2000 state to ffff888109f0a000 > [ 345.268393] i915 0000:00:02.0: [drm:drm_atomic_get_plane_state] Added [PLANE:31:plane 1A] ffff8881353f5600 state to ffff888109f0a000 > [ 345.268399] i915 0000:00:02.0: [drm:drm_atomic_set_fb_for_plane] Set [FB:163] for [PLANE:31:plane 1A] state ffff8881353f5600 > [ 345.268406] i915 0000:00:02.0: [drm:drm_atomic_check_only] checking ffff888109f0a000 > [ 345.268428] i915 0000:00:02.0: [drm:intel_plane_atomic_check_with_state [i915]] [CRTC:67:pipe A] with [PLANE:31:plane 1A] visible 1 -> 1, off 0, on 0, ms 0 > [ 345.268701] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff888108659ec0 state ffff888146ce3540 to ffff888109f0a000 > [ 345.268920] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff88810865b140 state ffff888105b93b08 to ffff888109f0a000 > [ 345.269145] i915 0000:00:02.0: [drm:drm_atomic_nonblocking_commit] committing ffff888109f0a000 nonblocking > [ 345.282315] i915 0000:00:02.0: [drm:drm_atomic_state_default_clear] Clearing atomic state ffff888109f0a000 > [ 345.282386] i915 0000:00:02.0: [drm:__drm_atomic_state_free] Freeing atomic state ffff888109f0a000 > [ 345.287246] [drm:drm_mode_addfb2] [FB:167] > [ 345.287305] i915 0000:00:02.0: [drm:drm_atomic_state_init] Allocated atomic state ffff888109f0a000 > [ 345.287328] i915 0000:00:02.0: [drm:drm_atomic_get_crtc_state] Added [CRTC:67:pipe A] ffff88810a492000 state to ffff888109f0a000 > [ 345.287340] i915 0000:00:02.0: [drm:drm_atomic_get_plane_state] Added [PLANE:31:plane 1A] ffff8881353f5c00 state to ffff888109f0a000 > [ 345.287346] i915 0000:00:02.0: [drm:drm_atomic_set_fb_for_plane] Set [FB:167] for [PLANE:31:plane 1A] state ffff8881353f5c00 > [ 345.287353] i915 0000:00:02.0: [drm:drm_atomic_check_only] checking ffff888109f0a000 > [ 345.287374] i915 0000:00:02.0: [drm:intel_plane_atomic_check_with_state [i915]] [CRTC:67:pipe A] with [PLANE:31:plane 1A] visible 1 -> 1, off 0, on 0, ms 0 > [ 345.287648] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff888108659ec0 state ffff888146e1a640 to ffff888109f0a000 > [ 345.287865] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff88810865b140 state ffff888105b93b08 to ffff888109f0a000 > [ 345.288111] i915 0000:00:02.0: [drm:drm_atomic_nonblocking_commit] committing ffff888109f0a000 nonblocking > [ 345.315646] i915 0000:00:02.0: [drm:drm_atomic_state_default_clear] Clearing atomic state ffff888109f0a000 > [ 345.315777] i915 0000:00:02.0: [drm:__drm_atomic_state_free] Freeing atomic state ffff888109f0a000 > [ 345.320590] [drm:drm_mode_addfb2] [FB:163] > [ 345.320696] i915 0000:00:02.0: [drm:drm_atomic_state_init] Allocated atomic state ffff888109f0a000 > [ 345.320743] i915 0000:00:02.0: [drm:drm_atomic_get_crtc_state] Added [CRTC:67:pipe A] ffff88811a64a000 state to ffff888109f0a000 > [ 345.320767] i915 0000:00:02.0: [drm:drm_atomic_get_plane_state] Added [PLANE:31:plane 1A] ffff8881353f4a00 state to ffff888109f0a000 > [ 345.320779] i915 0000:00:02.0: [drm:drm_atomic_set_fb_for_plane] Set [FB:163] for [PLANE:31:plane 1A] state ffff8881353f4a00 > [ 345.320791] i915 0000:00:02.0: [drm:drm_atomic_check_only] checking ffff888109f0a000 > [ 345.320832] i915 0000:00:02.0: [drm:intel_plane_atomic_check_with_state [i915]] [CRTC:67:pipe A] with [PLANE:31:plane 1A] visible 1 -> 1, off 0, on 0, ms 0 > [ 345.321428] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff888108659ec0 state ffff888136317940 to ffff888109f0a000 > [ 345.321794] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff88810865b140 state ffff888105b93b08 to ffff888109f0a000 > [ 345.322041] i915 0000:00:02.0: [drm:drm_atomic_nonblocking_commit] committing ffff888109f0a000 nonblocking > [ 345.332301] i915 0000:00:02.0: [drm:drm_atomic_state_default_clear] Clearing atomic state ffff888109f0a000 > [ 345.332390] i915 0000:00:02.0: [drm:__drm_atomic_state_free] Freeing atomic state ffff888109f0a000 > [ 345.338490] [drm:drm_mode_addfb2] [FB:167] > [ 345.338606] i915 0000:00:02.0: [drm:drm_atomic_state_init] Allocated atomic state ffff888109f0a000 > [ 345.338657] i915 0000:00:02.0: [drm:drm_atomic_get_crtc_state] Added [CRTC:67:pipe A] ffff8881411ea000 state to ffff888109f0a000 > [ 345.338685] i915 0000:00:02.0: [drm:drm_atomic_get_plane_state] Added [PLANE:31:plane 1A] ffff8881353f0200 state to ffff888109f0a000 > [ 345.338699] i915 0000:00:02.0: [drm:drm_atomic_set_fb_for_plane] Set [FB:167] for [PLANE:31:plane 1A] state ffff8881353f0200 > [ 345.338715] i915 0000:00:02.0: [drm:drm_atomic_check_only] checking ffff888109f0a000 > [ 345.338757] i915 0000:00:02.0: [drm:intel_plane_atomic_check_with_state [i915]] [CRTC:67:pipe A] with [PLANE:31:plane 1A] visible 1 -> 1, off 0, on 0, ms 0 > [ 345.339440] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff888108659ec0 state ffff888102bf6740 to ffff888109f0a000 > [ 345.339812] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff88810865b140 state ffff888105b93b08 to ffff888109f0a000 > [ 345.340090] i915 0000:00:02.0: [drm:drm_atomic_nonblocking_commit] committing ffff888109f0a000 nonblocking > [ 345.348922] i915 0000:00:02.0: [drm:drm_atomic_state_default_clear] Clearing atomic state ffff888109f0a000 > [ 345.349011] i915 0000:00:02.0: [drm:__drm_atomic_state_free] Freeing atomic state ffff888109f0a000 > [ 345.354883] [drm:drm_mode_addfb2] [FB:163] > [ 345.354997] i915 0000:00:02.0: [drm:drm_atomic_state_init] Allocated atomic state ffff888109f0a000 > [ 345.355116] i915 0000:00:02.0: [drm:drm_atomic_get_crtc_state] Added [CRTC:67:pipe A] ffff8881361c2000 state to ffff888109f0a000 > [ 345.355157] i915 0000:00:02.0: [drm:drm_atomic_get_plane_state] Added [PLANE:31:plane 1A] ffff8881353f3200 state to ffff888109f0a000 > [ 345.355172] i915 0000:00:02.0: [drm:drm_atomic_set_fb_for_plane] Set [FB:163] for [PLANE:31:plane 1A] state ffff8881353f3200 > [ 345.355187] i915 0000:00:02.0: [drm:drm_atomic_check_only] checking ffff888109f0a000 > [ 345.355237] i915 0000:00:02.0: [drm:intel_plane_atomic_check_with_state [i915]] [CRTC:67:pipe A] with [PLANE:31:plane 1A] visible 1 -> 1, off 0, on 0, ms 0 > [ 345.355837] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff888108659ec0 state ffff888146e38c40 to ffff888109f0a000 > [ 345.356405] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff88810865b140 state ffff888105b93b08 to ffff888109f0a000 > [ 345.356738] i915 0000:00:02.0: [drm:drm_atomic_nonblocking_commit] committing ffff888109f0a000 nonblocking > [ 345.365588] i915 0000:00:02.0: [drm:drm_atomic_state_default_clear] Clearing atomic state ffff888109f0a000 > [ 345.365673] i915 0000:00:02.0: [drm:__drm_atomic_state_free] Freeing atomic state ffff888109f0a000 > [ 345.388121] [drm:drm_mode_addfb2] [FB:167] > [ 345.388231] i915 0000:00:02.0: [drm:drm_atomic_state_init] Allocated atomic state ffff888109f0a000 > [ 345.388280] i915 0000:00:02.0: [drm:drm_atomic_get_crtc_state] Added [CRTC:67:pipe A] ffff888105e52000 state to ffff888109f0a000 > [ 345.388306] i915 0000:00:02.0: [drm:drm_atomic_get_plane_state] Added [PLANE:31:plane 1A] ffff8881353f0200 state to ffff888109f0a000 > [ 345.388319] i915 0000:00:02.0: [drm:drm_atomic_set_fb_for_plane] Set [FB:167] for [PLANE:31:plane 1A] state ffff8881353f0200 > [ 345.388333] i915 0000:00:02.0: [drm:drm_atomic_check_only] checking ffff888109f0a000 > [ 345.388375] i915 0000:00:02.0: [drm:intel_plane_atomic_check_with_state [i915]] [CRTC:67:pipe A] with [PLANE:31:plane 1A] visible 1 -> 1, off 0, on 0, ms 0 > [ 345.388925] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff888108659ec0 state ffff88813dec7740 to ffff888109f0a000 > [ 345.389478] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff88810865b140 state ffff888105b92008 to ffff888109f0a000 > [ 345.389806] i915 0000:00:02.0: [drm:drm_atomic_nonblocking_commit] committing ffff888109f0a000 nonblocking > [ 345.398926] i915 0000:00:02.0: [drm:drm_atomic_state_default_clear] Clearing atomic state ffff888109f0a000 > [ 345.399057] i915 0000:00:02.0: [drm:__drm_atomic_state_free] Freeing atomic state ffff888109f0a000 > [ 345.404904] [drm:drm_mode_addfb2] [FB:163] > [ 345.405089] i915 0000:00:02.0: [drm:drm_atomic_state_init] Allocated atomic state ffff888109f0a000 > [ 345.405151] i915 0000:00:02.0: [drm:drm_atomic_get_crtc_state] Added [CRTC:67:pipe A] ffff88811a5e2000 state to ffff888109f0a000 > [ 345.405179] i915 0000:00:02.0: [drm:drm_atomic_get_plane_state] Added [PLANE:31:plane 1A] ffff8881353f7a00 state to ffff888109f0a000 > [ 345.405192] i915 0000:00:02.0: [drm:drm_atomic_set_fb_for_plane] Set [FB:163] for [PLANE:31:plane 1A] state ffff8881353f7a00 > [ 345.405208] i915 0000:00:02.0: [drm:drm_atomic_check_only] checking ffff888109f0a000 > [ 345.405247] i915 0000:00:02.0: [drm:intel_plane_atomic_check_with_state [i915]] [CRTC:67:pipe A] with [PLANE:31:plane 1A] visible 1 -> 1, off 0, on 0, ms 0 > [ 345.405839] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff888108659ec0 state ffff888146e8fe40 to ffff888109f0a000 > [ 345.406366] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff88810865b140 state ffff888105b92008 to ffff888109f0a000 > [ 345.406846] i915 0000:00:02.0: [drm:drm_atomic_nonblocking_commit] committing ffff888109f0a000 nonblocking > [ 345.415590] i915 0000:00:02.0: [drm:drm_atomic_state_default_clear] Clearing atomic state ffff888109f0a000 > [ 345.415694] i915 0000:00:02.0: [drm:__drm_atomic_state_free] Freeing atomic state ffff888109f0a000 > [ 345.421345] [drm:drm_mode_addfb2] [FB:167] > [ 345.421471] i915 0000:00:02.0: [drm:drm_atomic_state_init] Allocated atomic state ffff888109f0a000 > [ 345.421516] i915 0000:00:02.0: [drm:drm_atomic_get_crtc_state] Added [CRTC:67:pipe A] ffff88810a49a000 state to ffff888109f0a000 > [ 345.421539] i915 0000:00:02.0: [drm:drm_atomic_get_plane_state] Added [PLANE:31:plane 1A] ffff8881353f3800 state to ffff888109f0a000 > [ 345.421550] i915 0000:00:02.0: [drm:drm_atomic_set_fb_for_plane] Set [FB:167] for [PLANE:31:plane 1A] state ffff8881353f3800 > [ 345.421563] i915 0000:00:02.0: [drm:drm_atomic_check_only] checking ffff888109f0a000 > [ 345.421599] i915 0000:00:02.0: [drm:intel_plane_atomic_check_with_state [i915]] [CRTC:67:pipe A] with [PLANE:31:plane 1A] visible 1 -> 1, off 0, on 0, ms 0 > [ 345.422178] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff888108659ec0 state ffff8881410bf440 to ffff888109f0a000 > [ 345.422615] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff88810865b140 state ffff888105b92008 to ffff888109f0a000 > [ 345.423016] i915 0000:00:02.0: [drm:drm_atomic_nonblocking_commit] committing ffff888109f0a000 nonblocking > [ 345.432142] i915 0000:00:02.0: [drm:drm_atomic_state_default_clear] Clearing atomic state ffff888109f0a000 > [ 345.432246] i915 0000:00:02.0: [drm:__drm_atomic_state_free] Freeing atomic state ffff888109f0a000 > [ 345.438425] [drm:drm_mode_addfb2] [FB:163] > [ 345.438507] i915 0000:00:02.0: [drm:drm_atomic_state_init] Allocated atomic state ffff888109f0a000 > [ 345.438531] i915 0000:00:02.0: [drm:drm_atomic_get_crtc_state] Added [CRTC:67:pipe A] ffff8881045e2000 state to ffff888109f0a000 > [ 345.438543] i915 0000:00:02.0: [drm:drm_atomic_get_plane_state] Added [PLANE:31:plane 1A] ffff8881353f7a00 state to ffff888109f0a000 > [ 345.438564] i915 0000:00:02.0: [drm:drm_atomic_set_fb_for_plane] Set [FB:163] for [PLANE:31:plane 1A] state ffff8881353f7a00 > [ 345.438572] i915 0000:00:02.0: [drm:drm_atomic_check_only] checking ffff888109f0a000 > [ 345.438597] i915 0000:00:02.0: [drm:intel_plane_atomic_check_with_state [i915]] [CRTC:67:pipe A] with [PLANE:31:plane 1A] visible 1 -> 1, off 0, on 0, ms 0 > [ 345.438920] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff888108659ec0 state ffff88813dcc5b40 to ffff888109f0a000 > [ 345.439276] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff88810865b140 state ffff888105b92c68 to ffff888109f0a000 > [ 345.439528] i915 0000:00:02.0: [drm:drm_atomic_nonblocking_commit] committing ffff888109f0a000 nonblocking > [ 345.448879] i915 0000:00:02.0: [drm:drm_atomic_state_default_clear] Clearing atomic state ffff888109f0a000 > [ 345.448994] i915 0000:00:02.0: [drm:__drm_atomic_state_free] Freeing atomic state ffff888109f0a000 > [ 345.453774] [drm:drm_mode_addfb2] [FB:167] > [ 345.453887] i915 0000:00:02.0: [drm:drm_atomic_state_init] Allocated atomic state ffff888109f0a000 > [ 345.453930] i915 0000:00:02.0: [drm:drm_atomic_get_crtc_state] Added [CRTC:67:pipe A] ffff88810a492000 state to ffff888109f0a000 > [ 345.453956] i915 0000:00:02.0: [drm:drm_atomic_get_plane_state] Added [PLANE:31:plane 1A] ffff8881353f5c00 state to ffff888109f0a000 > [ 345.453967] i915 0000:00:02.0: [drm:drm_atomic_set_fb_for_plane] Set [FB:167] for [PLANE:31:plane 1A] state ffff8881353f5c00 > [ 345.453979] i915 0000:00:02.0: [drm:drm_atomic_check_only] checking ffff888109f0a000 > [ 345.454014] i915 0000:00:02.0: [drm:intel_plane_atomic_check_with_state [i915]] [CRTC:67:pipe A] with [PLANE:31:plane 1A] visible 1 -> 1, off 0, on 0, ms 0 > [ 345.454574] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff888108659ec0 state ffff888104584040 to ffff888109f0a000 > [ 345.454982] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff88810865b140 state ffff888105b92c68 to ffff888109f0a000 > [ 345.455397] i915 0000:00:02.0: [drm:drm_atomic_nonblocking_commit] committing ffff888109f0a000 nonblocking > [ 345.465590] i915 0000:00:02.0: [drm:drm_atomic_state_default_clear] Clearing atomic state ffff888109f0a000 > [ 345.465677] i915 0000:00:02.0: [drm:__drm_atomic_state_free] Freeing atomic state ffff888109f0a000 > [ 345.489195] [drm:drm_mode_addfb2] [FB:163] > [ 345.489322] i915 0000:00:02.0: [drm:drm_atomic_state_init] Allocated atomic state ffff888109f0a000 > [ 345.489379] i915 0000:00:02.0: [drm:drm_atomic_get_crtc_state] Added [CRTC:67:pipe A] ffff88811a64a000 state to ffff888109f0a000 > [ 345.489410] i915 0000:00:02.0: [drm:drm_atomic_get_plane_state] Added [PLANE:31:plane 1A] ffff8881353f7a00 state to ffff888109f0a000 > [ 345.489427] i915 0000:00:02.0: [drm:drm_atomic_set_fb_for_plane] Set [FB:163] for [PLANE:31:plane 1A] state ffff8881353f7a00 > [ 345.489444] i915 0000:00:02.0: [drm:drm_atomic_check_only] checking ffff888109f0a000 > [ 345.489488] i915 0000:00:02.0: [drm:intel_plane_atomic_check_with_state [i915]] [CRTC:67:pipe A] with [PLANE:31:plane 1A] visible 1 -> 1, off 0, on 0, ms 0 > [ 345.490247] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff888108659ec0 state ffff88813862fb40 to ffff888109f0a000 > [ 345.490604] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff88810865b140 state ffff888105b93b08 to ffff888109f0a000 > [ 345.490866] i915 0000:00:02.0: [drm:drm_atomic_nonblocking_commit] committing ffff888109f0a000 nonblocking > [ 345.498977] i915 0000:00:02.0: [drm:drm_atomic_state_default_clear] Clearing atomic state ffff888109f0a000 > [ 345.499105] i915 0000:00:02.0: [drm:__drm_atomic_state_free] Freeing atomic state ffff888109f0a000 > [ 345.504060] [drm:drm_mode_addfb2] [FB:167] > [ 345.504168] i915 0000:00:02.0: [drm:drm_atomic_state_init] Allocated atomic state ffff888109f0a000 > [ 345.504208] i915 0000:00:02.0: [drm:drm_atomic_get_crtc_state] Added [CRTC:67:pipe A] ffff8881411ea000 state to ffff888109f0a000 > [ 345.504230] i915 0000:00:02.0: [drm:drm_atomic_get_plane_state] Added [PLANE:31:plane 1A] ffff8881353f2000 state to ffff888109f0a000 > [ 345.504240] i915 0000:00:02.0: [drm:drm_atomic_set_fb_for_plane] Set [FB:167] for [PLANE:31:plane 1A] state ffff8881353f2000 > [ 345.504251] i915 0000:00:02.0: [drm:drm_atomic_check_only] checking ffff888109f0a000 > [ 345.504284] i915 0000:00:02.0: [drm:intel_plane_atomic_check_with_state [i915]] [CRTC:67:pipe A] with [PLANE:31:plane 1A] visible 1 -> 1, off 0, on 0, ms 0 > [ 345.504731] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff888108659ec0 state ffff888135222840 to ffff888109f0a000 > [ 345.505179] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff88810865b140 state ffff888105b93b08 to ffff888109f0a000 > [ 345.505502] i915 0000:00:02.0: [drm:drm_atomic_nonblocking_commit] committing ffff888109f0a000 nonblocking > [ 345.515541] i915 0000:00:02.0: [drm:drm_atomic_state_default_clear] Clearing atomic state ffff888109f0a000 > [ 345.515641] i915 0000:00:02.0: [drm:__drm_atomic_state_free] Freeing atomic state ffff888109f0a000 > [ 345.520306] [drm:drm_mode_addfb2] [FB:163] > [ 345.520391] i915 0000:00:02.0: [drm:drm_atomic_state_init] Allocated atomic state ffff888109f0a000 > [ 345.520433] i915 0000:00:02.0: [drm:drm_atomic_get_crtc_state] Added [CRTC:67:pipe A] ffff8881361c2000 state to ffff888109f0a000 > [ 345.520456] i915 0000:00:02.0: [drm:drm_atomic_get_plane_state] Added [PLANE:31:plane 1A] ffff8881353f5600 state to ffff888109f0a000 > [ 345.520468] i915 0000:00:02.0: [drm:drm_atomic_set_fb_for_plane] Set [FB:163] for [PLANE:31:plane 1A] state ffff8881353f5600 > [ 345.520482] i915 0000:00:02.0: [drm:drm_atomic_check_only] checking ffff888109f0a000 > [ 345.520514] i915 0000:00:02.0: [drm:intel_plane_atomic_check_with_state [i915]] [CRTC:67:pipe A] with [PLANE:31:plane 1A] visible 1 -> 1, off 0, on 0, ms 0 > [ 345.520987] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff888108659ec0 state ffff888135308240 to ffff888109f0a000 > [ 345.521489] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff88810865b140 state ffff888105b93b08 to ffff888109f0a000 > [ 345.521896] i915 0000:00:02.0: [drm:drm_atomic_nonblocking_commit] committing ffff888109f0a000 nonblocking > [ 345.532310] i915 0000:00:02.0: [drm:drm_atomic_state_default_clear] Clearing atomic state ffff888109f0a000 > [ 345.532419] i915 0000:00:02.0: [drm:__drm_atomic_state_free] Freeing atomic state ffff888109f0a000 > [ 345.537001] [drm:drm_mode_addfb2] [FB:167] > [ 345.537140] i915 0000:00:02.0: [drm:drm_atomic_state_init] Allocated atomic state ffff888109f0a000 > [ 345.537185] i915 0000:00:02.0: [drm:drm_atomic_get_crtc_state] Added [CRTC:67:pipe A] ffff888105e52000 state to ffff888109f0a000 > [ 345.537210] i915 0000:00:02.0: [drm:drm_atomic_get_plane_state] Added [PLANE:31:plane 1A] ffff8881353f4a00 state to ffff888109f0a000 > [ 345.537237] i915 0000:00:02.0: [drm:drm_atomic_set_fb_for_plane] Set [FB:167] for [PLANE:31:plane 1A] state ffff8881353f4a00 > [ 345.537244] i915 0000:00:02.0: [drm:drm_atomic_check_only] checking ffff888109f0a000 > [ 345.537266] i915 0000:00:02.0: [drm:intel_plane_atomic_check_with_state [i915]] [CRTC:67:pipe A] with [PLANE:31:plane 1A] visible 1 -> 1, off 0, on 0, ms 0 > [ 345.537554] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff888108659ec0 state ffff888108a74840 to ffff888109f0a000 > [ 345.537789] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff88810865b140 state ffff888105b93b08 to ffff888109f0a000 > [ 345.538009] i915 0000:00:02.0: [drm:drm_atomic_nonblocking_commit] committing ffff888109f0a000 nonblocking > [ 345.548960] i915 0000:00:02.0: [drm:drm_atomic_state_default_clear] Clearing atomic state ffff888109f0a000 > [ 345.549117] i915 0000:00:02.0: [drm:__drm_atomic_state_free] Freeing atomic state ffff888109f0a000 > [ 345.553642] [drm:drm_mode_addfb2] [FB:163] > [ 345.553729] i915 0000:00:02.0: [drm:drm_atomic_state_init] Allocated atomic state ffff888109f0a000 > [ 345.553770] i915 0000:00:02.0: [drm:drm_atomic_get_crtc_state] Added [CRTC:67:pipe A] ffff88811a5e2000 state to ffff888109f0a000 > [ 345.553792] i915 0000:00:02.0: [drm:drm_atomic_get_plane_state] Added [PLANE:31:plane 1A] ffff8881353f2000 state to ffff888109f0a000 > [ 345.553803] i915 0000:00:02.0: [drm:drm_atomic_set_fb_for_plane] Set [FB:163] for [PLANE:31:plane 1A] state ffff8881353f2000 > [ 345.553815] i915 0000:00:02.0: [drm:drm_atomic_check_only] checking ffff888109f0a000 > [ 345.553848] i915 0000:00:02.0: [drm:intel_plane_atomic_check_with_state [i915]] [CRTC:67:pipe A] with [PLANE:31:plane 1A] visible 1 -> 1, off 0, on 0, ms 0 > [ 345.554405] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff888108659ec0 state ffff88810775d240 to ffff888109f0a000 > [ 345.554737] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff88810865b140 state ffff888105b93b08 to ffff888109f0a000 > [ 345.554947] i915 0000:00:02.0: [drm:drm_atomic_nonblocking_commit] committing ffff888109f0a000 nonblocking > [ 345.565579] i915 0000:00:02.0: [drm:drm_atomic_state_default_clear] Clearing atomic state ffff888109f0a000 > [ 345.565686] i915 0000:00:02.0: [drm:__drm_atomic_state_free] Freeing atomic state ffff888109f0a000 > [ 345.588252] [drm:drm_mode_addfb2] [FB:167] > [ 345.588354] i915 0000:00:02.0: [drm:drm_atomic_state_init] Allocated atomic state ffff888109f0a000 > [ 345.588401] i915 0000:00:02.0: [drm:drm_atomic_get_crtc_state] Added [CRTC:67:pipe A] ffff88810a49a000 state to ffff888109f0a000 > [ 345.588427] i915 0000:00:02.0: [drm:drm_atomic_get_plane_state] Added [PLANE:31:plane 1A] ffff8881353f3200 state to ffff888109f0a000 > [ 345.588440] i915 0000:00:02.0: [drm:drm_atomic_set_fb_for_plane] Set [FB:167] for [PLANE:31:plane 1A] state ffff8881353f3200 > [ 345.588455] i915 0000:00:02.0: [drm:drm_atomic_check_only] checking ffff888109f0a000 > [ 345.588491] i915 0000:00:02.0: [drm:intel_plane_atomic_check_with_state [i915]] [CRTC:67:pipe A] with [PLANE:31:plane 1A] visible 1 -> 1, off 0, on 0, ms 0 > [ 345.589120] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff888108659ec0 state ffff88810be33440 to ffff888109f0a000 > [ 345.589489] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff88810865b140 state ffff888105b938c8 to ffff888109f0a000 > [ 345.589701] i915 0000:00:02.0: [drm:drm_atomic_nonblocking_commit] committing ffff888109f0a000 nonblocking > [ 345.615530] i915 0000:00:02.0: [drm:drm_atomic_state_default_clear] Clearing atomic state ffff888109f0a000 > [ 345.615633] i915 0000:00:02.0: [drm:__drm_atomic_state_free] Freeing atomic state ffff888109f0a000 > [ 345.621826] [drm:drm_mode_addfb2] [FB:163] > [ 345.621937] i915 0000:00:02.0: [drm:drm_atomic_state_init] Allocated atomic state ffff888109f0a000 > [ 345.621986] i915 0000:00:02.0: [drm:drm_atomic_get_crtc_state] Added [CRTC:67:pipe A] ffff8881045e2000 state to ffff888109f0a000 > [ 345.622016] i915 0000:00:02.0: [drm:drm_atomic_get_plane_state] Added [PLANE:31:plane 1A] ffff8881353f5600 state to ffff888109f0a000 > [ 345.622103] i915 0000:00:02.0: [drm:drm_atomic_set_fb_for_plane] Set [FB:163] for [PLANE:31:plane 1A] state ffff8881353f5600 > [ 345.622128] i915 0000:00:02.0: [drm:drm_atomic_check_only] checking ffff888109f0a000 > [ 345.622166] i915 0000:00:02.0: [drm:intel_plane_atomic_check_with_state [i915]] [CRTC:67:pipe A] with [PLANE:31:plane 1A] visible 1 -> 1, off 0, on 0, ms 0 > [ 345.622776] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff888108659ec0 state ffff88813530af40 to ffff888109f0a000 > [ 345.623337] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff88810865b140 state ffff888105b938c8 to ffff888109f0a000 > [ 345.623696] i915 0000:00:02.0: [drm:drm_atomic_nonblocking_commit] committing ffff888109f0a000 nonblocking > [ 345.648947] i915 0000:00:02.0: [drm:drm_atomic_state_default_clear] Clearing atomic state ffff888109f0a000 > [ 345.649095] i915 0000:00:02.0: [drm:__drm_atomic_state_free] Freeing atomic state ffff888109f0a000 > [ 345.653888] [drm:drm_mode_addfb2] [FB:167] > [ 345.653991] i915 0000:00:02.0: [drm:drm_atomic_state_init] Allocated atomic state ffff888109f0a000 > [ 345.654098] i915 0000:00:02.0: [drm:drm_atomic_get_crtc_state] Added [CRTC:67:pipe A] ffff88810a492000 state to ffff888109f0a000 > [ 345.654137] i915 0000:00:02.0: [drm:drm_atomic_get_plane_state] Added [PLANE:31:plane 1A] ffff8881353f5c00 state to ffff888109f0a000 > [ 345.654150] i915 0000:00:02.0: [drm:drm_atomic_set_fb_for_plane] Set [FB:167] for [PLANE:31:plane 1A] state ffff8881353f5c00 > [ 345.654163] i915 0000:00:02.0: [drm:drm_atomic_check_only] checking ffff888109f0a000 > [ 345.654200] i915 0000:00:02.0: [drm:intel_plane_atomic_check_with_state [i915]] [CRTC:67:pipe A] with [PLANE:31:plane 1A] visible 1 -> 1, off 0, on 0, ms 0 > [ 345.654731] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff888108659ec0 state ffff888109e9fa40 to ffff888109f0a000 > [ 345.655239] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff88810865b140 state ffff888105b938c8 to ffff888109f0a000 > [ 345.655588] i915 0000:00:02.0: [drm:drm_atomic_nonblocking_commit] committing ffff888109f0a000 nonblocking > [ 345.665601] i915 0000:00:02.0: [drm:drm_atomic_state_default_clear] Clearing atomic state ffff888109f0a000 > [ 345.665708] i915 0000:00:02.0: [drm:__drm_atomic_state_free] Freeing atomic state ffff888109f0a000 > [ 345.671294] [drm:drm_mode_addfb2] [FB:163] > [ 345.671381] i915 0000:00:02.0: [drm:drm_atomic_state_init] Allocated atomic state ffff888109f0a000 > [ 345.671422] i915 0000:00:02.0: [drm:drm_atomic_get_crtc_state] Added [CRTC:67:pipe A] ffff88811a64a000 state to ffff888109f0a000 > [ 345.671443] i915 0000:00:02.0: [drm:drm_atomic_get_plane_state] Added [PLANE:31:plane 1A] ffff8881353f7a00 state to ffff888109f0a000 > [ 345.671454] i915 0000:00:02.0: [drm:drm_atomic_set_fb_for_plane] Set [FB:163] for [PLANE:31:plane 1A] state ffff8881353f7a00 > [ 345.671466] i915 0000:00:02.0: [drm:drm_atomic_check_only] checking ffff888109f0a000 > [ 345.671500] i915 0000:00:02.0: [drm:intel_plane_atomic_check_with_state [i915]] [CRTC:67:pipe A] with [PLANE:31:plane 1A] visible 1 -> 1, off 0, on 0, ms 0 > [ 345.671955] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff888108659ec0 state ffff888104551c40 to ffff888109f0a000 > [ 345.672419] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff88810865b140 state ffff888105b938c8 to ffff888109f0a000 > [ 345.672795] i915 0000:00:02.0: [drm:drm_atomic_nonblocking_commit] committing ffff888109f0a000 nonblocking > [ 345.682409] i915 0000:00:02.0: [drm:drm_atomic_state_default_clear] Clearing atomic state ffff888109f0a000 > [ 345.682517] i915 0000:00:02.0: [drm:__drm_atomic_state_free] Freeing atomic state ffff888109f0a000 > [ 345.687376] [drm:drm_mode_addfb2] [FB:167] > [ 345.687432] i915 0000:00:02.0: [drm:drm_atomic_state_init] Allocated atomic state ffff888109f0a000 > [ 345.687455] i915 0000:00:02.0: [drm:drm_atomic_get_crtc_state] Added [CRTC:67:pipe A] ffff8881411ea000 state to ffff888109f0a000 > [ 345.687468] i915 0000:00:02.0: [drm:drm_atomic_get_plane_state] Added [PLANE:31:plane 1A] ffff8881353f3800 state to ffff888109f0a000 > [ 345.687474] i915 0000:00:02.0: [drm:drm_atomic_set_fb_for_plane] Set [FB:167] for [PLANE:31:plane 1A] state ffff8881353f3800 > [ 345.687482] i915 0000:00:02.0: [drm:drm_atomic_check_only] checking ffff888109f0a000 > [ 345.687505] i915 0000:00:02.0: [drm:intel_plane_atomic_check_with_state [i915]] [CRTC:67:pipe A] with [PLANE:31:plane 1A] visible 1 -> 1, off 0, on 0, ms 0 > [ 345.687804] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff888108659ec0 state ffff8881084d2940 to ffff888109f0a000 > [ 345.688053] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff88810865b140 state ffff888105b938c8 to ffff888109f0a000 > [ 345.688314] i915 0000:00:02.0: [drm:drm_atomic_nonblocking_commit] committing ffff888109f0a000 nonblocking > [ 345.698954] i915 0000:00:02.0: [drm:drm_atomic_state_default_clear] Clearing atomic state ffff888109f0a000 > [ 345.699107] i915 0000:00:02.0: [drm:__drm_atomic_state_free] Freeing atomic state ffff888109f0a000 > [ 345.703533] [drm:drm_mode_addfb2] [FB:163] > [ 345.703615] i915 0000:00:02.0: [drm:drm_atomic_state_init] Allocated atomic state ffff888109f0a000 > [ 345.703655] i915 0000:00:02.0: [drm:drm_atomic_get_crtc_state] Added [CRTC:67:pipe A] ffff8881361c2000 state to ffff888109f0a000 > [ 345.703677] i915 0000:00:02.0: [drm:drm_atomic_get_plane_state] Added [PLANE:31:plane 1A] ffff8881353f0200 state to ffff888109f0a000 > [ 345.703688] i915 0000:00:02.0: [drm:drm_atomic_set_fb_for_plane] Set [FB:163] for [PLANE:31:plane 1A] state ffff8881353f0200 > [ 345.703700] i915 0000:00:02.0: [drm:drm_atomic_check_only] checking ffff888109f0a000 > [ 345.703732] i915 0000:00:02.0: [drm:intel_plane_atomic_check_with_state [i915]] [CRTC:67:pipe A] with [PLANE:31:plane 1A] visible 1 -> 1, off 0, on 0, ms 0 > [ 345.704249] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff888108659ec0 state ffff888141024140 to ffff888109f0a000 > [ 345.704651] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff88810865b140 state ffff888105b938c8 to ffff888109f0a000 > [ 345.705064] i915 0000:00:02.0: [drm:drm_atomic_nonblocking_commit] committing ffff888109f0a000 nonblocking > [ 345.715570] i915 0000:00:02.0: [drm:drm_atomic_state_default_clear] Clearing atomic state ffff888109f0a000 > [ 345.715655] i915 0000:00:02.0: [drm:__drm_atomic_state_free] Freeing atomic state ffff888109f0a000 > [ 345.721136] [drm:drm_mode_addfb2] [FB:167] > [ 345.721215] i915 0000:00:02.0: [drm:drm_atomic_state_init] Allocated atomic state ffff888109f0a000 > [ 345.721254] i915 0000:00:02.0: [drm:drm_atomic_get_crtc_state] Added [CRTC:67:pipe A] ffff888105e52000 state to ffff888109f0a000 > [ 345.721274] i915 0000:00:02.0: [drm:drm_atomic_get_plane_state] Added [PLANE:31:plane 1A] ffff8881353f7400 state to ffff888109f0a000 > [ 345.721285] i915 0000:00:02.0: [drm:drm_atomic_set_fb_for_plane] Set [FB:167] for [PLANE:31:plane 1A] state ffff8881353f7400 > [ 345.721295] i915 0000:00:02.0: [drm:drm_atomic_check_only] checking ffff888109f0a000 > [ 345.721327] i915 0000:00:02.0: [drm:intel_plane_atomic_check_with_state [i915]] [CRTC:67:pipe A] with [PLANE:31:plane 1A] visible 1 -> 1, off 0, on 0, ms 0 > [ 345.721750] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff888108659ec0 state ffff88813df12140 to ffff888109f0a000 > [ 345.722193] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff88810865b140 state ffff888105b938c8 to ffff888109f0a000 > [ 345.722496] i915 0000:00:02.0: [drm:drm_atomic_nonblocking_commit] committing ffff888109f0a000 nonblocking > [ 345.732381] i915 0000:00:02.0: [drm:drm_atomic_state_default_clear] Clearing atomic state ffff888109f0a000 > [ 345.732474] i915 0000:00:02.0: [drm:__drm_atomic_state_free] Freeing atomic state ffff888109f0a000 > [ 345.736955] [drm:drm_mode_addfb2] [FB:163] > [ 345.737084] i915 0000:00:02.0: [drm:drm_atomic_state_init] Allocated atomic state ffff888109f0a000 > [ 345.737129] i915 0000:00:02.0: [drm:drm_atomic_get_crtc_state] Added [CRTC:67:pipe A] ffff88811a5e2000 state to ffff888109f0a000 > [ 345.737151] i915 0000:00:02.0: [drm:drm_atomic_get_plane_state] Added [PLANE:31:plane 1A] ffff8881353f4a00 state to ffff888109f0a000 > [ 345.737162] i915 0000:00:02.0: [drm:drm_atomic_set_fb_for_plane] Set [FB:163] for [PLANE:31:plane 1A] state ffff8881353f4a00 > [ 345.737174] i915 0000:00:02.0: [drm:drm_atomic_check_only] checking ffff888109f0a000 > [ 345.737207] i915 0000:00:02.0: [drm:intel_plane_atomic_check_with_state [i915]] [CRTC:67:pipe A] with [PLANE:31:plane 1A] visible 1 -> 1, off 0, on 0, ms 0 > [ 345.737691] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff888108659ec0 state ffff888141142d40 to ffff888109f0a000 > [ 345.738162] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff88810865b140 state ffff888105b938c8 to ffff888109f0a000 > [ 345.738509] i915 0000:00:02.0: [drm:drm_atomic_nonblocking_commit] committing ffff888109f0a000 nonblocking > [ 345.748928] i915 0000:00:02.0: [drm:drm_atomic_state_default_clear] Clearing atomic state ffff888109f0a000 > [ 345.749085] i915 0000:00:02.0: [drm:__drm_atomic_state_free] Freeing atomic state ffff888109f0a000 > [ 345.771471] [drm:drm_mode_addfb2] [FB:167] > [ 345.771578] i915 0000:00:02.0: [drm:drm_atomic_state_init] Allocated atomic state ffff888109f0a000 > [ 345.771626] i915 0000:00:02.0: [drm:drm_atomic_get_crtc_state] Added [CRTC:67:pipe A] ffff88810a49a000 state to ffff888109f0a000 > [ 345.771653] i915 0000:00:02.0: [drm:drm_atomic_get_plane_state] Added [PLANE:31:plane 1A] ffff8881353f0200 state to ffff888109f0a000 > [ 345.771667] i915 0000:00:02.0: [drm:drm_atomic_set_fb_for_plane] Set [FB:167] for [PLANE:31:plane 1A] state ffff8881353f0200 > [ 345.771681] i915 0000:00:02.0: [drm:drm_atomic_check_only] checking ffff888109f0a000 > [ 345.771718] i915 0000:00:02.0: [drm:intel_plane_atomic_check_with_state [i915]] [CRTC:67:pipe A] with [PLANE:31:plane 1A] visible 1 -> 1, off 0, on 0, ms 0 > [ 345.772374] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff888108659ec0 state ffff88813ded1e40 to ffff888109f0a000 > [ 345.772712] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff88810865b140 state ffff888105b93b08 to ffff888109f0a000 > [ 345.772924] i915 0000:00:02.0: [drm:drm_atomic_nonblocking_commit] committing ffff888109f0a000 nonblocking > [ 345.782348] i915 0000:00:02.0: [drm:drm_atomic_state_default_clear] Clearing atomic state ffff888109f0a000 > [ 345.782526] i915 0000:00:02.0: [drm:__drm_atomic_state_free] Freeing atomic state ffff888109f0a000 > [ 345.787274] [drm:drm_mode_addfb2] [FB:163] > [ 345.787378] i915 0000:00:02.0: [drm:drm_atomic_state_init] Allocated atomic state ffff888109f0a000 > [ 345.787418] i915 0000:00:02.0: [drm:drm_atomic_get_crtc_state] Added [CRTC:67:pipe A] ffff8881045e2000 state to ffff888109f0a000 > [ 345.787438] i915 0000:00:02.0: [drm:drm_atomic_get_plane_state] Added [PLANE:31:plane 1A] ffff8881353f3200 state to ffff888109f0a000 > [ 345.787448] i915 0000:00:02.0: [drm:drm_atomic_set_fb_for_plane] Set [FB:163] for [PLANE:31:plane 1A] state ffff8881353f3200 > [ 345.787459] i915 0000:00:02.0: [drm:drm_atomic_check_only] checking ffff888109f0a000 > [ 345.787489] i915 0000:00:02.0: [drm:intel_plane_atomic_check_with_state [i915]] [CRTC:67:pipe A] with [PLANE:31:plane 1A] visible 1 -> 1, off 0, on 0, ms 0 > [ 345.787918] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff888108659ec0 state ffff888141135440 to ffff888109f0a000 > [ 345.788373] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff88810865b140 state ffff888105b93b08 to ffff888109f0a000 > [ 345.788683] i915 0000:00:02.0: [drm:drm_atomic_nonblocking_commit] committing ffff888109f0a000 nonblocking > [ 345.798843] i915 0000:00:02.0: [drm:drm_atomic_state_default_clear] Clearing atomic state ffff888109f0a000 > [ 345.798933] i915 0000:00:02.0: [drm:__drm_atomic_state_free] Freeing atomic state ffff888109f0a000 > [ 345.804424] [drm:drm_mode_addfb2] [FB:167] > [ 345.804537] i915 0000:00:02.0: [drm:drm_atomic_state_init] Allocated atomic state ffff888109f0a000 > [ 345.804581] i915 0000:00:02.0: [drm:drm_atomic_get_crtc_state] Added [CRTC:67:pipe A] ffff88810a492000 state to ffff888109f0a000 > [ 345.804604] i915 0000:00:02.0: [drm:drm_atomic_get_plane_state] Added [PLANE:31:plane 1A] ffff8881353f7400 state to ffff888109f0a000 > [ 345.804616] i915 0000:00:02.0: [drm:drm_atomic_set_fb_for_plane] Set [FB:167] for [PLANE:31:plane 1A] state ffff8881353f7400 > [ 345.804629] i915 0000:00:02.0: [drm:drm_atomic_check_only] checking ffff888109f0a000 > [ 345.804665] i915 0000:00:02.0: [drm:intel_plane_atomic_check_with_state [i915]] [CRTC:67:pipe A] with [PLANE:31:plane 1A] visible 1 -> 1, off 0, on 0, ms 0 > [ 345.805237] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff888108659ec0 state ffff88810aa4ba40 to ffff888109f0a000 > [ 345.805573] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff88810865b140 state ffff888105b93b08 to ffff888109f0a000 > [ 345.805787] i915 0000:00:02.0: [drm:drm_atomic_nonblocking_commit] committing ffff888109f0a000 nonblocking > [ 345.815551] i915 0000:00:02.0: [drm:drm_atomic_state_default_clear] Clearing atomic state ffff888109f0a000 > [ 345.815746] i915 0000:00:02.0: [drm:__drm_atomic_state_free] Freeing atomic state ffff888109f0a000 > [ 345.820196] [drm:drm_mode_addfb2] [FB:163] > [ 345.820275] i915 0000:00:02.0: [drm:drm_atomic_state_init] Allocated atomic state ffff888109f0a000 > [ 345.820316] i915 0000:00:02.0: [drm:drm_atomic_get_crtc_state] Added [CRTC:67:pipe A] ffff88811a64a000 state to ffff888109f0a000 > [ 345.820336] i915 0000:00:02.0: [drm:drm_atomic_get_plane_state] Added [PLANE:31:plane 1A] ffff8881353f2000 state to ffff888109f0a000 > [ 345.820346] i915 0000:00:02.0: [drm:drm_atomic_set_fb_for_plane] Set [FB:163] for [PLANE:31:plane 1A] state ffff8881353f2000 > [ 345.820357] i915 0000:00:02.0: [drm:drm_atomic_check_only] checking ffff888109f0a000 > [ 345.820388] i915 0000:00:02.0: [drm:intel_plane_atomic_check_with_state [i915]] [CRTC:67:pipe A] with [PLANE:31:plane 1A] visible 1 -> 1, off 0, on 0, ms 0 > [ 345.820811] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff888108659ec0 state ffff888107555e40 to ffff888109f0a000 > [ 345.821256] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff88810865b140 state ffff888105b93b08 to ffff888109f0a000 > [ 345.821563] i915 0000:00:02.0: [drm:drm_atomic_nonblocking_commit] committing ffff888109f0a000 nonblocking > [ 345.832332] i915 0000:00:02.0: [drm:drm_atomic_state_default_clear] Clearing atomic state ffff888109f0a000 > [ 345.832452] i915 0000:00:02.0: [drm:__drm_atomic_state_free] Freeing atomic state ffff888109f0a000 > [ 345.856097] [drm:drm_mode_addfb2] [FB:167] > [ 345.856220] i915 0000:00:02.0: [drm:drm_atomic_state_init] Allocated atomic state ffff888109f0a000 > [ 345.856270] i915 0000:00:02.0: [drm:drm_atomic_get_crtc_state] Added [CRTC:67:pipe A] ffff8881411ea000 state to ffff888109f0a000 > [ 345.856300] i915 0000:00:02.0: [drm:drm_atomic_get_plane_state] Added [PLANE:31:plane 1A] ffff8881353f3800 state to ffff888109f0a000 > [ 345.856306] i915 0000:00:02.0: [drm:drm_atomic_set_fb_for_plane] Set [FB:167] for [PLANE:31:plane 1A] state ffff8881353f3800 > [ 345.856313] i915 0000:00:02.0: [drm:drm_atomic_check_only] checking ffff888109f0a000 > [ 345.856334] i915 0000:00:02.0: [drm:intel_plane_atomic_check_with_state [i915]] [CRTC:67:pipe A] with [PLANE:31:plane 1A] visible 1 -> 1, off 0, on 0, ms 0 > [ 345.856590] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff888108659ec0 state ffff888146ce3440 to ffff888109f0a000 > [ 345.856801] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff88810865b140 state ffff888105b93b08 to ffff888109f0a000 > [ 345.856997] i915 0000:00:02.0: [drm:drm_atomic_nonblocking_commit] committing ffff888109f0a000 nonblocking > [ 345.882290] i915 0000:00:02.0: [drm:drm_atomic_state_default_clear] Clearing atomic state ffff888109f0a000 > [ 345.882409] i915 0000:00:02.0: [drm:__drm_atomic_state_free] Freeing atomic state ffff888109f0a000 > [ 345.889380] [drm:drm_mode_addfb2] [FB:163] > [ 345.889482] i915 0000:00:02.0: [drm:drm_atomic_state_init] Allocated atomic state ffff888109f0a000 > [ 345.889506] i915 0000:00:02.0: [drm:drm_atomic_get_crtc_state] Added [CRTC:67:pipe A] ffff8881361c2000 state to ffff888109f0a000 > [ 345.889518] i915 0000:00:02.0: [drm:drm_atomic_get_plane_state] Added [PLANE:31:plane 1A] ffff8881353f6800 state to ffff888109f0a000 > [ 345.889524] i915 0000:00:02.0: [drm:drm_atomic_set_fb_for_plane] Set [FB:163] for [PLANE:31:plane 1A] state ffff8881353f6800 > [ 345.889532] i915 0000:00:02.0: [drm:drm_atomic_check_only] checking ffff888109f0a000 > [ 345.889553] i915 0000:00:02.0: [drm:intel_plane_atomic_check_with_state [i915]] [CRTC:67:pipe A] with [PLANE:31:plane 1A] visible 1 -> 1, off 0, on 0, ms 0 > [ 345.889818] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff888108659ec0 state ffff88814112eb40 to ffff888109f0a000 > [ 345.890059] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff88810865b140 state ffff888105b93b08 to ffff888109f0a000 > [ 345.890265] i915 0000:00:02.0: [drm:drm_atomic_nonblocking_commit] committing ffff888109f0a000 nonblocking > [ 345.915615] i915 0000:00:02.0: [drm:drm_atomic_state_default_clear] Clearing atomic state ffff888109f0a000 > [ 345.915735] i915 0000:00:02.0: [drm:__drm_atomic_state_free] Freeing atomic state ffff888109f0a000 > [ 345.920406] [drm:drm_mode_addfb2] [FB:167] > [ 345.920496] i915 0000:00:02.0: [drm:drm_atomic_state_init] Allocated atomic state ffff888109f0a000 > [ 345.920542] i915 0000:00:02.0: [drm:drm_atomic_get_crtc_state] Added [CRTC:67:pipe A] ffff888105e52000 state to ffff888109f0a000 > [ 345.920564] i915 0000:00:02.0: [drm:drm_atomic_get_plane_state] Added [PLANE:31:plane 1A] ffff8881353f7a00 state to ffff888109f0a000 > [ 345.920575] i915 0000:00:02.0: [drm:drm_atomic_set_fb_for_plane] Set [FB:167] for [PLANE:31:plane 1A] state ffff8881353f7a00 > [ 345.920589] i915 0000:00:02.0: [drm:drm_atomic_check_only] checking ffff888109f0a000 > [ 345.920625] i915 0000:00:02.0: [drm:intel_plane_atomic_check_with_state [i915]] [CRTC:67:pipe A] with [PLANE:31:plane 1A] visible 1 -> 1, off 0, on 0, ms 0 > [ 345.921196] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff888108659ec0 state ffff888136317b40 to ffff888109f0a000 > [ 345.921577] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff88810865b140 state ffff888105b93b08 to ffff888109f0a000 > [ 345.921791] i915 0000:00:02.0: [drm:drm_atomic_nonblocking_commit] committing ffff888109f0a000 nonblocking > [ 345.932165] i915 0000:00:02.0: [drm:drm_atomic_state_default_clear] Clearing atomic state ffff888109f0a000 > [ 345.932276] i915 0000:00:02.0: [drm:__drm_atomic_state_free] Freeing atomic state ffff888109f0a000 > [ 345.938176] [drm:drm_mode_addfb2] [FB:163] > [ 345.938272] i915 0000:00:02.0: [drm:drm_atomic_state_init] Allocated atomic state ffff888109f0a000 > [ 345.938318] i915 0000:00:02.0: [drm:drm_atomic_get_crtc_state] Added [CRTC:67:pipe A] ffff88811a5e2000 state to ffff888109f0a000 > [ 345.938343] i915 0000:00:02.0: [drm:drm_atomic_get_plane_state] Added [PLANE:31:plane 1A] ffff8881353f0800 state to ffff888109f0a000 > [ 345.938356] i915 0000:00:02.0: [drm:drm_atomic_set_fb_for_plane] Set [FB:163] for [PLANE:31:plane 1A] state ffff8881353f0800 > [ 345.938369] i915 0000:00:02.0: [drm:drm_atomic_check_only] checking ffff888109f0a000 > [ 345.938404] i915 0000:00:02.0: [drm:intel_plane_atomic_check_with_state [i915]] [CRTC:67:pipe A] with [PLANE:31:plane 1A] visible 1 -> 1, off 0, on 0, ms 0 > [ 345.938913] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff888108659ec0 state ffff888102bf6a40 to ffff888109f0a000 > [ 345.939468] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff88810865b140 state ffff888105b93b08 to ffff888109f0a000 > [ 345.939786] i915 0000:00:02.0: [drm:drm_atomic_nonblocking_commit] committing ffff888109f0a000 nonblocking > [ 345.948975] i915 0000:00:02.0: [drm:drm_atomic_state_default_clear] Clearing atomic state ffff888109f0a000 > [ 345.949171] i915 0000:00:02.0: [drm:__drm_atomic_state_free] Freeing atomic state ffff888109f0a000 > [ 345.953839] [drm:drm_mode_addfb2] [FB:167] > [ 345.953926] i915 0000:00:02.0: [drm:drm_atomic_state_init] Allocated atomic state ffff888109f0a000 > [ 345.953972] i915 0000:00:02.0: [drm:drm_atomic_get_crtc_state] Added [CRTC:67:pipe A] ffff88810a49a000 state to ffff888109f0a000 > [ 345.953994] i915 0000:00:02.0: [drm:drm_atomic_get_plane_state] Added [PLANE:31:plane 1A] ffff8881353f2600 state to ffff888109f0a000 > [ 345.954005] i915 0000:00:02.0: [drm:drm_atomic_set_fb_for_plane] Set [FB:167] for [PLANE:31:plane 1A] state ffff8881353f2600 > [ 345.954017] i915 0000:00:02.0: [drm:drm_atomic_check_only] checking ffff888109f0a000 > [ 345.954097] i915 0000:00:02.0: [drm:intel_plane_atomic_check_with_state [i915]] [CRTC:67:pipe A] with [PLANE:31:plane 1A] visible 1 -> 1, off 0, on 0, ms 0 > [ 345.954555] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff888108659ec0 state ffff8881352f3440 to ffff888109f0a000 > [ 345.954775] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff88810865b140 state ffff888105b93b08 to ffff888109f0a000 > [ 345.954981] i915 0000:00:02.0: [drm:drm_atomic_nonblocking_commit] committing ffff888109f0a000 nonblocking > [ 345.965614] i915 0000:00:02.0: [drm:drm_atomic_state_default_clear] Clearing atomic state ffff888109f0a000 > [ 345.965713] i915 0000:00:02.0: [drm:__drm_atomic_state_free] Freeing atomic state ffff888109f0a000 > [ 345.971701] [drm:drm_mode_addfb2] [FB:163] > [ 345.971814] i915 0000:00:02.0: [drm:drm_atomic_state_init] Allocated atomic state ffff888109f0a000 > [ 345.971862] i915 0000:00:02.0: [drm:drm_atomic_get_crtc_state] Added [CRTC:67:pipe A] ffff8881045e2000 state to ffff888109f0a000 > [ 345.971889] i915 0000:00:02.0: [drm:drm_atomic_get_plane_state] Added [PLANE:31:plane 1A] ffff8881353f0200 state to ffff888109f0a000 > [ 345.971903] i915 0000:00:02.0: [drm:drm_atomic_set_fb_for_plane] Set [FB:163] for [PLANE:31:plane 1A] state ffff8881353f0200 > [ 345.971917] i915 0000:00:02.0: [drm:drm_atomic_check_only] checking ffff888109f0a000 > [ 345.971954] i915 0000:00:02.0: [drm:intel_plane_atomic_check_with_state [i915]] [CRTC:67:pipe A] with [PLANE:31:plane 1A] visible 1 -> 1, off 0, on 0, ms 0 > [ 345.972599] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff888108659ec0 state ffff888146e3eb40 to ffff888109f0a000 > [ 345.973156] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff88810865b140 state ffff888105b93b08 to ffff888109f0a000 > [ 345.973443] i915 0000:00:02.0: [drm:drm_atomic_nonblocking_commit] committing ffff888109f0a000 nonblocking > [ 345.982387] i915 0000:00:02.0: [drm:drm_atomic_state_default_clear] Clearing atomic state ffff888109f0a000 > [ 345.982516] i915 0000:00:02.0: [drm:__drm_atomic_state_free] Freeing atomic state ffff888109f0a000 > [ 345.987314] [drm:drm_mode_addfb2] [FB:167] > [ 345.987421] i915 0000:00:02.0: [drm:drm_atomic_state_init] Allocated atomic state ffff888109f0a000 > [ 345.987459] i915 0000:00:02.0: [drm:drm_atomic_get_crtc_state] Added [CRTC:67:pipe A] ffff88810a492000 state to ffff888109f0a000 > [ 345.987480] i915 0000:00:02.0: [drm:drm_atomic_get_plane_state] Added [PLANE:31:plane 1A] ffff8881353f3200 state to ffff888109f0a000 > [ 345.987490] i915 0000:00:02.0: [drm:drm_atomic_set_fb_for_plane] Set [FB:167] for [PLANE:31:plane 1A] state ffff8881353f3200 > [ 345.987501] i915 0000:00:02.0: [drm:drm_atomic_check_only] checking ffff888109f0a000 > [ 345.987533] i915 0000:00:02.0: [drm:intel_plane_atomic_check_with_state [i915]] [CRTC:67:pipe A] with [PLANE:31:plane 1A] visible 1 -> 1, off 0, on 0, ms 0 > [ 345.987957] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff888108659ec0 state ffff888103084840 to ffff888109f0a000 > [ 345.988386] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff88810865b140 state ffff888105b93b08 to ffff888109f0a000 > [ 345.988740] i915 0000:00:02.0: [drm:drm_atomic_nonblocking_commit] committing ffff888109f0a000 nonblocking > [ 345.998974] i915 0000:00:02.0: [drm:drm_atomic_state_default_clear] Clearing atomic state ffff888109f0a000 > [ 345.999099] i915 0000:00:02.0: [drm:__drm_atomic_state_free] Freeing atomic state ffff888109f0a000 > [ 346.021116] [drm:drm_mode_addfb2] [FB:163] > [ 346.021219] i915 0000:00:02.0: [drm:drm_atomic_state_init] Allocated atomic state ffff888109f0a000 > [ 346.021267] i915 0000:00:02.0: [drm:drm_atomic_get_crtc_state] Added [CRTC:67:pipe A] ffff88811a64a000 state to ffff888109f0a000 > [ 346.021311] i915 0000:00:02.0: [drm:drm_atomic_get_plane_state] Added [PLANE:31:plane 1A] ffff8881353f2600 state to ffff888109f0a000 > [ 346.021321] i915 0000:00:02.0: [drm:drm_atomic_set_fb_for_plane] Set [FB:163] for [PLANE:31:plane 1A] state ffff8881353f2600 > [ 346.021332] i915 0000:00:02.0: [drm:drm_atomic_check_only] checking ffff888109f0a000 > [ 346.021362] i915 0000:00:02.0: [drm:intel_plane_atomic_check_with_state [i915]] [CRTC:67:pipe A] with [PLANE:31:plane 1A] visible 1 -> 1, off 0, on 0, ms 0 > [ 346.021791] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff888108659ec0 state ffff8881410bfd40 to ffff888109f0a000 > [ 346.022211] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff88810865b140 state ffff888105b92008 to ffff888109f0a000 > [ 346.022534] i915 0000:00:02.0: [drm:drm_atomic_nonblocking_commit] committing ffff888109f0a000 nonblocking > [ 346.032190] i915 0000:00:02.0: [drm:drm_atomic_state_default_clear] Clearing atomic state ffff888109f0a000 > [ 346.032311] i915 0000:00:02.0: [drm:__drm_atomic_state_free] Freeing atomic state ffff888109f0a000 > [ 346.037947] [drm:drm_mode_addfb2] [FB:167] > [ 346.038088] i915 0000:00:02.0: [drm:drm_atomic_state_init] Allocated atomic state ffff888109f0a000 > [ 346.038134] i915 0000:00:02.0: [drm:drm_atomic_get_crtc_state] Added [CRTC:67:pipe A] ffff8881411ea000 state to ffff888109f0a000 > [ 346.038158] i915 0000:00:02.0: [drm:drm_atomic_get_plane_state] Added [PLANE:31:plane 1A] ffff8881353f2000 state to ffff888109f0a000 > [ 346.038170] i915 0000:00:02.0: [drm:drm_atomic_set_fb_for_plane] Set [FB:167] for [PLANE:31:plane 1A] state ffff8881353f2000 > [ 346.038182] i915 0000:00:02.0: [drm:drm_atomic_check_only] checking ffff888109f0a000 > [ 346.038217] i915 0000:00:02.0: [drm:intel_plane_atomic_check_with_state [i915]] [CRTC:67:pipe A] with [PLANE:31:plane 1A] visible 1 -> 1, off 0, on 0, ms 0 > [ 346.038711] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff888108659ec0 state ffff888146e8fc40 to ffff888109f0a000 > [ 346.039220] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff88810865b140 state ffff888105b92008 to ffff888109f0a000 > [ 346.039564] i915 0000:00:02.0: [drm:drm_atomic_nonblocking_commit] committing ffff888109f0a000 nonblocking > [ 346.048943] i915 0000:00:02.0: [drm:drm_atomic_state_default_clear] Clearing atomic state ffff888109f0a000 > [ 346.049097] i915 0000:00:02.0: [drm:__drm_atomic_state_free] Freeing atomic state ffff888109f0a000 > [ 346.053460] [drm:drm_mode_addfb2] [FB:163] > [ 346.053519] i915 0000:00:02.0: [drm:drm_atomic_state_init] Allocated atomic state ffff888109f0a000 > [ 346.053564] i915 0000:00:02.0: [drm:drm_atomic_get_crtc_state] Added [CRTC:67:pipe A] ffff8881361c2000 state to ffff888109f0a000 > [ 346.053580] i915 0000:00:02.0: [drm:drm_atomic_get_plane_state] Added [PLANE:31:plane 1A] ffff8881353f2600 state to ffff888109f0a000 > [ 346.053588] i915 0000:00:02.0: [drm:drm_atomic_set_fb_for_plane] Set [FB:163] for [PLANE:31:plane 1A] state ffff8881353f2600 > [ 346.053596] i915 0000:00:02.0: [drm:drm_atomic_check_only] checking ffff888109f0a000 > [ 346.053629] i915 0000:00:02.0: [drm:intel_plane_atomic_check_with_state [i915]] [CRTC:67:pipe A] with [PLANE:31:plane 1A] visible 1 -> 1, off 0, on 0, ms 0 > [ 346.053977] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff888108659ec0 state ffff88813851cc40 to ffff888109f0a000 > [ 346.054278] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff88810865b140 state ffff888105b938c8 to ffff888109f0a000 > [ 346.054519] i915 0000:00:02.0: [drm:drm_atomic_nonblocking_commit] committing ffff888109f0a000 nonblocking > [ 346.065597] i915 0000:00:02.0: [drm:drm_atomic_state_default_clear] Clearing atomic state ffff888109f0a000 > [ 346.065704] i915 0000:00:02.0: [drm:__drm_atomic_state_free] Freeing atomic state ffff888109f0a000 > [ 346.088670] [drm:drm_mode_addfb2] [FB:167] > [ 346.088791] i915 0000:00:02.0: [drm:drm_atomic_state_init] Allocated atomic state ffff888109f0a000 > [ 346.088847] i915 0000:00:02.0: [drm:drm_atomic_get_crtc_state] Added [CRTC:67:pipe A] ffff888105e52000 state to ffff888109f0a000 > [ 346.088879] i915 0000:00:02.0: [drm:drm_atomic_get_plane_state] Added [PLANE:31:plane 1A] ffff8881353f3200 state to ffff888109f0a000 > [ 346.088895] i915 0000:00:02.0: [drm:drm_atomic_set_fb_for_plane] Set [FB:167] for [PLANE:31:plane 1A] state ffff8881353f3200 > [ 346.088912] i915 0000:00:02.0: [drm:drm_atomic_check_only] checking ffff888109f0a000 > [ 346.088956] i915 0000:00:02.0: [drm:intel_plane_atomic_check_with_state [i915]] [CRTC:67:pipe A] with [PLANE:31:plane 1A] visible 1 -> 1, off 0, on 0, ms 0 > [ 346.089730] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff888108659ec0 state ffff88813862fb40 to ffff888109f0a000 > [ 346.090083] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff88810865b140 state ffff888105b92008 to ffff888109f0a000 > [ 346.090295] i915 0000:00:02.0: [drm:drm_atomic_nonblocking_commit] committing ffff888109f0a000 nonblocking > [ 346.098966] i915 0000:00:02.0: [drm:drm_atomic_state_default_clear] Clearing atomic state ffff888109f0a000 > [ 346.099116] i915 0000:00:02.0: [drm:__drm_atomic_state_free] Freeing atomic state ffff888109f0a000 > [ 346.103688] [drm:drm_mode_addfb2] [FB:163] > [ 346.103774] i915 0000:00:02.0: [drm:drm_atomic_state_init] Allocated atomic state ffff888109f0a000 > [ 346.103810] i915 0000:00:02.0: [drm:drm_atomic_get_crtc_state] Added [CRTC:67:pipe A] ffff88811a5e2000 state to ffff888109f0a000 > [ 346.103826] i915 0000:00:02.0: [drm:drm_atomic_get_plane_state] Added [PLANE:31:plane 1A] ffff8881353f0200 state to ffff888109f0a000 > [ 346.103834] i915 0000:00:02.0: [drm:drm_atomic_set_fb_for_plane] Set [FB:163] for [PLANE:31:plane 1A] state ffff8881353f0200 > [ 346.103844] i915 0000:00:02.0: [drm:drm_atomic_check_only] checking ffff888109f0a000 > [ 346.103873] i915 0000:00:02.0: [drm:intel_plane_atomic_check_with_state [i915]] [CRTC:67:pipe A] with [PLANE:31:plane 1A] visible 1 -> 1, off 0, on 0, ms 0 > [ 346.104297] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff888108659ec0 state ffff888104401640 to ffff888109f0a000 > [ 346.104582] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff88810865b140 state ffff888105b92008 to ffff888109f0a000 > [ 346.104844] i915 0000:00:02.0: [drm:drm_atomic_nonblocking_commit] committing ffff888109f0a000 nonblocking > [ 346.115539] i915 0000:00:02.0: [drm:drm_atomic_state_default_clear] Clearing atomic state ffff888109f0a000 > [ 346.115642] i915 0000:00:02.0: [drm:__drm_atomic_state_free] Freeing atomic state ffff888109f0a000 > [ 346.121191] [drm:drm_mode_addfb2] [FB:167] > [ 346.121299] i915 0000:00:02.0: [drm:drm_atomic_state_init] Allocated atomic state ffff888109f0a000 > [ 346.121339] i915 0000:00:02.0: [drm:drm_atomic_get_crtc_state] Added [CRTC:67:pipe A] ffff88810a49a000 state to ffff888109f0a000 > [ 346.121360] i915 0000:00:02.0: [drm:drm_atomic_get_plane_state] Added [PLANE:31:plane 1A] ffff8881353f2000 state to ffff888109f0a000 > [ 346.121371] i915 0000:00:02.0: [drm:drm_atomic_set_fb_for_plane] Set [FB:167] for [PLANE:31:plane 1A] state ffff8881353f2000 > [ 346.121383] i915 0000:00:02.0: [drm:drm_atomic_check_only] checking ffff888109f0a000 > [ 346.121415] i915 0000:00:02.0: [drm:intel_plane_atomic_check_with_state [i915]] [CRTC:67:pipe A] with [PLANE:31:plane 1A] visible 1 -> 1, off 0, on 0, ms 0 > [ 346.121859] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff888108659ec0 state ffff888135308440 to ffff888109f0a000 > [ 346.122332] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff88810865b140 state ffff888105b92008 to ffff888109f0a000 > [ 346.122641] i915 0000:00:02.0: [drm:drm_atomic_nonblocking_commit] committing ffff888109f0a000 nonblocking > [ 346.132340] i915 0000:00:02.0: [drm:drm_atomic_state_default_clear] Clearing atomic state ffff888109f0a000 > [ 346.132500] i915 0000:00:02.0: [drm:__drm_atomic_state_free] Freeing atomic state ffff888109f0a000 > [ 346.137181] [drm:drm_mode_addfb2] [FB:163] > [ 346.137282] i915 0000:00:02.0: [drm:drm_atomic_state_init] Allocated atomic state ffff888109f0a000 > [ 346.137309] i915 0000:00:02.0: [drm:drm_atomic_get_crtc_state] Added [CRTC:67:pipe A] ffff8881045e2000 state to ffff888109f0a000 > [ 346.137322] i915 0000:00:02.0: [drm:drm_atomic_get_plane_state] Added [PLANE:31:plane 1A] ffff8881353f5600 state to ffff888109f0a000 > [ 346.137328] i915 0000:00:02.0: [drm:drm_atomic_set_fb_for_plane] Set [FB:163] for [PLANE:31:plane 1A] state ffff8881353f5600 > [ 346.137338] i915 0000:00:02.0: [drm:drm_atomic_check_only] checking ffff888109f0a000 > [ 346.137362] i915 0000:00:02.0: [drm:intel_plane_atomic_check_with_state [i915]] [CRTC:67:pipe A] with [PLANE:31:plane 1A] visible 1 -> 1, off 0, on 0, ms 0 > [ 346.137671] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff888108659ec0 state ffff888135185b40 to ffff888109f0a000 > [ 346.137899] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff88810865b140 state ffff888105b92008 to ffff888109f0a000 > [ 346.138217] i915 0000:00:02.0: [drm:drm_atomic_nonblocking_commit] committing ffff888109f0a000 nonblocking > [ 346.148887] i915 0000:00:02.0: [drm:drm_atomic_state_default_clear] Clearing atomic state ffff888109f0a000 > [ 346.148983] i915 0000:00:02.0: [drm:__drm_atomic_state_free] Freeing atomic state ffff888109f0a000 > [ 346.172161] [drm:drm_mode_addfb2] [FB:167] > [ 346.172275] i915 0000:00:02.0: [drm:drm_atomic_state_init] Allocated atomic state ffff888109f0a000 > [ 346.172330] i915 0000:00:02.0: [drm:drm_atomic_get_crtc_state] Added [CRTC:67:pipe A] ffff88810a492000 state to ffff888109f0a000 > [ 346.172363] i915 0000:00:02.0: [drm:drm_atomic_get_plane_state] Added [PLANE:31:plane 1A] ffff8881353f0200 state to ffff888109f0a000 > [ 346.172380] i915 0000:00:02.0: [drm:drm_atomic_set_fb_for_plane] Set [FB:167] for [PLANE:31:plane 1A] state ffff8881353f0200 > [ 346.172397] i915 0000:00:02.0: [drm:drm_atomic_check_only] checking ffff888109f0a000 > [ 346.172438] i915 0000:00:02.0: [drm:intel_plane_atomic_check_with_state [i915]] [CRTC:67:pipe A] with [PLANE:31:plane 1A] visible 1 -> 1, off 0, on 0, ms 0 > [ 346.173120] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff888108659ec0 state ffff88813509cf40 to ffff888109f0a000 > [ 346.173748] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff88810865b140 state ffff888105b930e8 to ffff888109f0a000 > [ 346.174417] i915 0000:00:02.0: [drm:drm_atomic_nonblocking_commit] committing ffff888109f0a000 nonblocking > [ 346.182323] i915 0000:00:02.0: [drm:drm_atomic_state_default_clear] Clearing atomic state ffff888109f0a000 > [ 346.182459] i915 0000:00:02.0: [drm:__drm_atomic_state_free] Freeing atomic state ffff888109f0a000 > [ 346.186832] [drm:drm_mode_addfb2] [FB:163] > [ 346.186917] i915 0000:00:02.0: [drm:drm_atomic_state_init] Allocated atomic state ffff888109f0a000 > [ 346.186956] i915 0000:00:02.0: [drm:drm_atomic_get_crtc_state] Added [CRTC:67:pipe A] ffff88811a64a000 state to ffff888109f0a000 > [ 346.186979] i915 0000:00:02.0: [drm:drm_atomic_get_plane_state] Added [PLANE:31:plane 1A] ffff8881353f3800 state to ffff888109f0a000 > [ 346.186990] i915 0000:00:02.0: [drm:drm_atomic_set_fb_for_plane] Set [FB:163] for [PLANE:31:plane 1A] state ffff8881353f3800 > [ 346.187002] i915 0000:00:02.0: [drm:drm_atomic_check_only] checking ffff888109f0a000 > [ 346.187094] i915 0000:00:02.0: [drm:intel_plane_atomic_check_with_state [i915]] [CRTC:67:pipe A] with [PLANE:31:plane 1A] visible 1 -> 1, off 0, on 0, ms 0 > [ 346.187476] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff888108659ec0 state ffff88810be33640 to ffff888109f0a000 > [ 346.187742] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff88810865b140 state ffff888105b930e8 to ffff888109f0a000 > [ 346.187991] i915 0000:00:02.0: [drm:drm_atomic_nonblocking_commit] committing ffff888109f0a000 nonblocking > [ 346.198970] i915 0000:00:02.0: [drm:drm_atomic_state_default_clear] Clearing atomic state ffff888109f0a000 > [ 346.199099] i915 0000:00:02.0: [drm:__drm_atomic_state_free] Freeing atomic state ffff888109f0a000 > [ 346.203949] [drm:drm_mode_addfb2] [FB:167] > [ 346.204138] i915 0000:00:02.0: [drm:drm_atomic_state_init] Allocated atomic state ffff888109f0a000 > [ 346.204195] i915 0000:00:02.0: [drm:drm_atomic_get_crtc_state] Added [CRTC:67:pipe A] ffff8881411ea000 state to ffff888109f0a000 > [ 346.204246] i915 0000:00:02.0: [drm:drm_atomic_get_plane_state] Added [PLANE:31:plane 1A] ffff8881353f0200 state to ffff888109f0a000 > [ 346.204258] i915 0000:00:02.0: [drm:drm_atomic_set_fb_for_plane] Set [FB:167] for [PLANE:31:plane 1A] state ffff8881353f0200 > [ 346.204268] i915 0000:00:02.0: [drm:drm_atomic_check_only] checking ffff888109f0a000 > [ 346.204295] i915 0000:00:02.0: [drm:intel_plane_atomic_check_with_state [i915]] [CRTC:67:pipe A] with [PLANE:31:plane 1A] visible 1 -> 1, off 0, on 0, ms 0 > [ 346.204638] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff888108659ec0 state ffff8881363b4840 to ffff888109f0a000 > [ 346.204848] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff88810865b140 state ffff888105b92c68 to ffff888109f0a000 > [ 346.205077] i915 0000:00:02.0: [drm:drm_atomic_nonblocking_commit] committing ffff888109f0a000 nonblocking > [ 346.215579] i915 0000:00:02.0: [drm:drm_atomic_state_default_clear] Clearing atomic state ffff888109f0a000 > [ 346.215669] i915 0000:00:02.0: [drm:__drm_atomic_state_free] Freeing atomic state ffff888109f0a000 > [ 346.238470] [drm:drm_mode_addfb2] [FB:163] > [ 346.238584] i915 0000:00:02.0: [drm:drm_atomic_state_init] Allocated atomic state ffff888109f0a000 > [ 346.238635] i915 0000:00:02.0: [drm:drm_atomic_get_crtc_state] Added [CRTC:67:pipe A] ffff8881361c2000 state to ffff888109f0a000 > [ 346.238664] i915 0000:00:02.0: [drm:drm_atomic_get_plane_state] Added [PLANE:31:plane 1A] ffff8881353f6800 state to ffff888109f0a000 > [ 346.238680] i915 0000:00:02.0: [drm:drm_atomic_set_fb_for_plane] Set [FB:163] for [PLANE:31:plane 1A] state ffff8881353f6800 > [ 346.238696] i915 0000:00:02.0: [drm:drm_atomic_check_only] checking ffff888109f0a000 > [ 346.238736] i915 0000:00:02.0: [drm:intel_plane_atomic_check_with_state [i915]] [CRTC:67:pipe A] with [PLANE:31:plane 1A] visible 1 -> 1, off 0, on 0, ms 0 > [ 346.239421] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff888108659ec0 state ffff88813ae24940 to ffff888109f0a000 > [ 346.239977] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff88810865b140 state ffff888105b938c8 to ffff888109f0a000 > [ 346.240557] i915 0000:00:02.0: [drm:drm_atomic_nonblocking_commit] committing ffff888109f0a000 nonblocking > [ 346.248973] i915 0000:00:02.0: [drm:drm_atomic_state_default_clear] Clearing atomic state ffff888109f0a000 > [ 346.249104] i915 0000:00:02.0: [drm:__drm_atomic_state_free] Freeing atomic state ffff888109f0a000 > [ 346.253792] [drm:drm_mode_addfb2] [FB:167] > [ 346.253881] i915 0000:00:02.0: [drm:drm_atomic_state_init] Allocated atomic state ffff888109f0a000 > [ 346.253927] i915 0000:00:02.0: [drm:drm_atomic_get_crtc_state] Added [CRTC:67:pipe A] ffff888105e52000 state to ffff888109f0a000 > [ 346.253950] i915 0000:00:02.0: [drm:drm_atomic_get_plane_state] Added [PLANE:31:plane 1A] ffff8881353f2000 state to ffff888109f0a000 > [ 346.253962] i915 0000:00:02.0: [drm:drm_atomic_set_fb_for_plane] Set [FB:167] for [PLANE:31:plane 1A] state ffff8881353f2000 > [ 346.253975] i915 0000:00:02.0: [drm:drm_atomic_check_only] checking ffff888109f0a000 > [ 346.254010] i915 0000:00:02.0: [drm:intel_plane_atomic_check_with_state [i915]] [CRTC:67:pipe A] with [PLANE:31:plane 1A] visible 1 -> 1, off 0, on 0, ms 0 > [ 346.254609] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff888108659ec0 state ffff888105f6b140 to ffff888109f0a000 > [ 346.254965] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff88810865b140 state ffff888105b938c8 to ffff888109f0a000 > [ 346.255223] i915 0000:00:02.0: [drm:drm_atomic_nonblocking_commit] committing ffff888109f0a000 nonblocking > [ 346.265606] i915 0000:00:02.0: [drm:drm_atomic_state_default_clear] Clearing atomic state ffff888109f0a000 > [ 346.265710] i915 0000:00:02.0: [drm:__drm_atomic_state_free] Freeing atomic state ffff888109f0a000 > [ 346.270251] [drm:drm_mode_addfb2] [FB:163] > [ 346.270333] i915 0000:00:02.0: [drm:drm_atomic_state_init] Allocated atomic state ffff888109f0a000 > [ 346.270376] i915 0000:00:02.0: [drm:drm_atomic_get_crtc_state] Added [CRTC:67:pipe A] ffff88811a5e2000 state to ffff888109f0a000 > [ 346.270398] i915 0000:00:02.0: [drm:drm_atomic_get_plane_state] Added [PLANE:31:plane 1A] ffff8881353f2600 state to ffff888109f0a000 > [ 346.270409] i915 0000:00:02.0: [drm:drm_atomic_set_fb_for_plane] Set [FB:163] for [PLANE:31:plane 1A] state ffff8881353f2600 > [ 346.270421] i915 0000:00:02.0: [drm:drm_atomic_check_only] checking ffff888109f0a000 > [ 346.270454] i915 0000:00:02.0: [drm:intel_plane_atomic_check_with_state [i915]] [CRTC:67:pipe A] with [PLANE:31:plane 1A] visible 1 -> 1, off 0, on 0, ms 0 > [ 346.270900] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff888108659ec0 state ffff88813530a140 to ffff888109f0a000 > [ 346.271375] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff88810865b140 state ffff888105b938c8 to ffff888109f0a000 > [ 346.271680] i915 0000:00:02.0: [drm:drm_atomic_nonblocking_commit] committing ffff888109f0a000 nonblocking > [ 346.282307] i915 0000:00:02.0: [drm:drm_atomic_state_default_clear] Clearing atomic state ffff888109f0a000 > [ 346.282516] i915 0000:00:02.0: [drm:__drm_atomic_state_free] Freeing atomic state ffff888109f0a000 > [ 346.287414] [drm:drm_mode_addfb2] [FB:167] > [ 346.287515] i915 0000:00:02.0: [drm:drm_atomic_state_init] Allocated atomic state ffff888109f0a000 > [ 346.287560] i915 0000:00:02.0: [drm:drm_atomic_get_crtc_state] Added [CRTC:67:pipe A] ffff88810a49a000 state to ffff888109f0a000 > [ 346.287584] i915 0000:00:02.0: [drm:drm_atomic_get_plane_state] Added [PLANE:31:plane 1A] ffff8881353f7a00 state to ffff888109f0a000 > [ 346.287596] i915 0000:00:02.0: [drm:drm_atomic_set_fb_for_plane] Set [FB:167] for [PLANE:31:plane 1A] state ffff8881353f7a00 > [ 346.287609] i915 0000:00:02.0: [drm:drm_atomic_check_only] checking ffff888109f0a000 > [ 346.287645] i915 0000:00:02.0: [drm:intel_plane_atomic_check_with_state [i915]] [CRTC:67:pipe A] with [PLANE:31:plane 1A] visible 1 -> 1, off 0, on 0, ms 0 > [ 346.288258] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff888108659ec0 state ffff888141024440 to ffff888109f0a000 > [ 346.288590] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff88810865b140 state ffff888105b938c8 to ffff888109f0a000 > [ 346.288794] i915 0000:00:02.0: [drm:drm_atomic_nonblocking_commit] committing ffff888109f0a000 nonblocking > [ 346.298916] i915 0000:00:02.0: [drm:drm_atomic_state_default_clear] Clearing atomic state ffff888109f0a000 > [ 346.299053] i915 0000:00:02.0: [drm:__drm_atomic_state_free] Freeing atomic state ffff888109f0a000 > [ 346.321445] [drm:drm_mode_addfb2] [FB:163] > [ 346.321546] i915 0000:00:02.0: [drm:drm_atomic_state_init] Allocated atomic state ffff888109f0a000 > [ 346.321591] i915 0000:00:02.0: [drm:drm_atomic_get_crtc_state] Added [CRTC:67:pipe A] ffff8881045e2000 state to ffff888109f0a000 > [ 346.321615] i915 0000:00:02.0: [drm:drm_atomic_get_plane_state] Added [PLANE:31:plane 1A] ffff8881353f2600 state to ffff888109f0a000 > [ 346.321627] i915 0000:00:02.0: [drm:drm_atomic_set_fb_for_plane] Set [FB:163] for [PLANE:31:plane 1A] state ffff8881353f2600 > [ 346.321640] i915 0000:00:02.0: [drm:drm_atomic_check_only] checking ffff888109f0a000 > [ 346.321677] i915 0000:00:02.0: [drm:intel_plane_atomic_check_with_state [i915]] [CRTC:67:pipe A] with [PLANE:31:plane 1A] visible 1 -> 1, off 0, on 0, ms 0 > [ 346.322283] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff888108659ec0 state ffff88813514c340 to ffff888109f0a000 > [ 346.322876] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff88810865b140 state ffff888105b93b08 to ffff888109f0a000 > [ 346.323499] i915 0000:00:02.0: [drm:drm_atomic_nonblocking_commit] committing ffff888109f0a000 nonblocking > [ 346.332381] i915 0000:00:02.0: [drm:drm_atomic_state_default_clear] Clearing atomic state ffff888109f0a000 > [ 346.332507] i915 0000:00:02.0: [drm:__drm_atomic_state_free] Freeing atomic state ffff888109f0a000 > [ 346.337204] [drm:drm_mode_addfb2] [FB:167] > [ 346.337301] i915 0000:00:02.0: [drm:drm_atomic_state_init] Allocated atomic state ffff888109f0a000 > [ 346.337342] i915 0000:00:02.0: [drm:drm_atomic_get_crtc_state] Added [CRTC:67:pipe A] ffff88810a492000 state to ffff888109f0a000 > [ 346.337364] i915 0000:00:02.0: [drm:drm_atomic_get_plane_state] Added [PLANE:31:plane 1A] ffff8881353f7400 state to ffff888109f0a000 > [ 346.337376] i915 0000:00:02.0: [drm:drm_atomic_set_fb_for_plane] Set [FB:167] for [PLANE:31:plane 1A] state ffff8881353f7400 > [ 346.337388] i915 0000:00:02.0: [drm:drm_atomic_check_only] checking ffff888109f0a000 > [ 346.337423] i915 0000:00:02.0: [drm:intel_plane_atomic_check_with_state [i915]] [CRTC:67:pipe A] with [PLANE:31:plane 1A] visible 1 -> 1, off 0, on 0, ms 0 > [ 346.337896] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff888108659ec0 state ffff88813df14940 to ffff888109f0a000 > [ 346.338391] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff88810865b140 state ffff888105b93b08 to ffff888109f0a000 > [ 346.338797] i915 0000:00:02.0: [drm:drm_atomic_nonblocking_commit] committing ffff888109f0a000 nonblocking > [ 346.348865] i915 0000:00:02.0: [drm:drm_atomic_state_default_clear] Clearing atomic state ffff888109f0a000 > [ 346.348972] i915 0000:00:02.0: [drm:__drm_atomic_state_free] Freeing atomic state ffff888109f0a000 > [ 346.354719] [drm:drm_mode_addfb2] [FB:163] > [ 346.354820] i915 0000:00:02.0: [drm:drm_atomic_state_init] Allocated atomic state ffff888109f0a000 > [ 346.354865] i915 0000:00:02.0: [drm:drm_atomic_get_crtc_state] Added [CRTC:67:pipe A] ffff88811a64a000 state to ffff888109f0a000 > [ 346.354889] i915 0000:00:02.0: [drm:drm_atomic_get_plane_state] Added [PLANE:31:plane 1A] ffff8881353f5c00 state to ffff888109f0a000 > [ 346.354903] i915 0000:00:02.0: [drm:drm_atomic_set_fb_for_plane] Set [FB:163] for [PLANE:31:plane 1A] state ffff8881353f5c00 > [ 346.354916] i915 0000:00:02.0: [drm:drm_atomic_check_only] checking ffff888109f0a000 > [ 346.354951] i915 0000:00:02.0: [drm:intel_plane_atomic_check_with_state [i915]] [CRTC:67:pipe A] with [PLANE:31:plane 1A] visible 1 -> 1, off 0, on 0, ms 0 > [ 346.355576] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff888108659ec0 state ffff888141142740 to ffff888109f0a000 > [ 346.355928] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff88810865b140 state ffff888105b93b08 to ffff888109f0a000 > [ 346.356152] i915 0000:00:02.0: [drm:drm_atomic_nonblocking_commit] committing ffff888109f0a000 nonblocking > [ 346.365589] i915 0000:00:02.0: [drm:drm_atomic_state_default_clear] Clearing atomic state ffff888109f0a000 > [ 346.365751] i915 0000:00:02.0: [drm:__drm_atomic_state_free] Freeing atomic state ffff888109f0a000 > [ 346.388244] [drm:drm_mode_addfb2] [FB:167] > [ 346.388348] i915 0000:00:02.0: [drm:drm_atomic_state_init] Allocated atomic state ffff888109f0a000 > [ 346.388395] i915 0000:00:02.0: [drm:drm_atomic_get_crtc_state] Added [CRTC:67:pipe A] ffff8881411ea000 state to ffff888109f0a000 > [ 346.388421] i915 0000:00:02.0: [drm:drm_atomic_get_plane_state] Added [PLANE:31:plane 1A] ffff8881353f2600 state to ffff888109f0a000 > [ 346.388434] i915 0000:00:02.0: [drm:drm_atomic_set_fb_for_plane] Set [FB:167] for [PLANE:31:plane 1A] state ffff8881353f2600 > [ 346.388448] i915 0000:00:02.0: [drm:drm_atomic_check_only] checking ffff888109f0a000 > [ 346.388484] i915 0000:00:02.0: [drm:intel_plane_atomic_check_with_state [i915]] [CRTC:67:pipe A] with [PLANE:31:plane 1A] visible 1 -> 1, off 0, on 0, ms 0 > [ 346.389093] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff888108659ec0 state ffff88813dce8c40 to ffff888109f0a000 > [ 346.389456] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff88810865b140 state ffff888105b93b08 to ffff888109f0a000 > [ 346.389669] i915 0000:00:02.0: [drm:drm_atomic_nonblocking_commit] committing ffff888109f0a000 nonblocking > [ 346.398968] i915 0000:00:02.0: [drm:drm_atomic_state_default_clear] Clearing atomic state ffff888109f0a000 > [ 346.399110] i915 0000:00:02.0: [drm:__drm_atomic_state_free] Freeing atomic state ffff888109f0a000 > [ 346.403456] [drm:drm_mode_addfb2] [FB:163] > [ 346.403536] i915 0000:00:02.0: [drm:drm_atomic_state_init] Allocated atomic state ffff888109f0a000 > [ 346.403575] i915 0000:00:02.0: [drm:drm_atomic_get_crtc_state] Added [CRTC:67:pipe A] ffff8881361c2000 state to ffff888109f0a000 > [ 346.403596] i915 0000:00:02.0: [drm:drm_atomic_get_plane_state] Added [PLANE:31:plane 1A] ffff8881353f6800 state to ffff888109f0a000 > [ 346.403607] i915 0000:00:02.0: [drm:drm_atomic_set_fb_for_plane] Set [FB:163] for [PLANE:31:plane 1A] state ffff8881353f6800 > [ 346.403619] i915 0000:00:02.0: [drm:drm_atomic_check_only] checking ffff888109f0a000 > [ 346.403650] i915 0000:00:02.0: [drm:intel_plane_atomic_check_with_state [i915]] [CRTC:67:pipe A] with [PLANE:31:plane 1A] visible 1 -> 1, off 0, on 0, ms 0 > [ 346.404173] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff888108659ec0 state ffff888100202440 to ffff888109f0a000 > [ 346.404488] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff88810865b140 state ffff888105b93b08 to ffff888109f0a000 > [ 346.404740] i915 0000:00:02.0: [drm:drm_atomic_nonblocking_commit] committing ffff888109f0a000 nonblocking > [ 346.432269] i915 0000:00:02.0: [drm:drm_atomic_state_default_clear] Clearing atomic state ffff888109f0a000 > [ 346.432382] i915 0000:00:02.0: [drm:__drm_atomic_state_free] Freeing atomic state ffff888109f0a000 > [ 346.438426] [drm:drm_mode_addfb2] [FB:167] > [ 346.438546] i915 0000:00:02.0: [drm:drm_atomic_state_init] Allocated atomic state ffff888109f0a000 > [ 346.438595] i915 0000:00:02.0: [drm:drm_atomic_get_crtc_state] Added [CRTC:67:pipe A] ffff888105e52000 state to ffff888109f0a000 > [ 346.438622] i915 0000:00:02.0: [drm:drm_atomic_get_plane_state] Added [PLANE:31:plane 1A] ffff8881353f7400 state to ffff888109f0a000 > [ 346.438636] i915 0000:00:02.0: [drm:drm_atomic_set_fb_for_plane] Set [FB:167] for [PLANE:31:plane 1A] state ffff8881353f7400 > [ 346.438650] i915 0000:00:02.0: [drm:drm_atomic_check_only] checking ffff888109f0a000 > [ 346.438693] i915 0000:00:02.0: [drm:intel_plane_atomic_check_with_state [i915]] [CRTC:67:pipe A] with [PLANE:31:plane 1A] visible 1 -> 1, off 0, on 0, ms 0 > [ 346.439347] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff888108659ec0 state ffff88814113ac40 to ffff888109f0a000 > [ 346.439859] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff88810865b140 state ffff888105b93b08 to ffff888109f0a000 > [ 346.440383] i915 0000:00:02.0: [drm:drm_atomic_nonblocking_commit] committing ffff888109f0a000 nonblocking > [ 346.448796] i915 0000:00:02.0: [drm:drm_atomic_state_default_clear] Clearing atomic state ffff888109f0a000 > [ 346.448907] i915 0000:00:02.0: [drm:__drm_atomic_state_free] Freeing atomic state ffff888109f0a000 > [ 346.455107] [drm:drm_mode_addfb2] [FB:163] > [ 346.455234] i915 0000:00:02.0: [drm:drm_atomic_state_init] Allocated atomic state ffff888109f0a000 > [ 346.455285] i915 0000:00:02.0: [drm:drm_atomic_get_crtc_state] Added [CRTC:67:pipe A] ffff88811a5e2000 state to ffff888109f0a000 > [ 346.455315] i915 0000:00:02.0: [drm:drm_atomic_get_plane_state] Added [PLANE:31:plane 1A] ffff8881353f5600 state to ffff888109f0a000 > [ 346.455342] i915 0000:00:02.0: [drm:drm_atomic_set_fb_for_plane] Set [FB:163] for [PLANE:31:plane 1A] state ffff8881353f5600 > [ 346.455350] i915 0000:00:02.0: [drm:drm_atomic_check_only] checking ffff888109f0a000 > [ 346.455374] i915 0000:00:02.0: [drm:intel_plane_atomic_check_with_state [i915]] [CRTC:67:pipe A] with [PLANE:31:plane 1A] visible 1 -> 1, off 0, on 0, ms 0 > [ 346.455658] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff888108659ec0 state ffff88814112e040 to ffff888109f0a000 > [ 346.455874] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff88810865b140 state ffff888105b93b08 to ffff888109f0a000 > [ 346.456086] i915 0000:00:02.0: [drm:drm_atomic_nonblocking_commit] committing ffff888109f0a000 nonblocking > [ 346.465564] i915 0000:00:02.0: [drm:drm_atomic_state_default_clear] Clearing atomic state ffff888109f0a000 > [ 346.465718] i915 0000:00:02.0: [drm:__drm_atomic_state_free] Freeing atomic state ffff888109f0a000 > [ 346.471704] [drm:drm_mode_addfb2] [FB:167] > [ 346.471805] i915 0000:00:02.0: [drm:drm_atomic_state_init] Allocated atomic state ffff888109f0a000 > [ 346.471853] i915 0000:00:02.0: [drm:drm_atomic_get_crtc_state] Added [CRTC:67:pipe A] ffff88810a49a000 state to ffff888109f0a000 > [ 346.471878] i915 0000:00:02.0: [drm:drm_atomic_get_plane_state] Added [PLANE:31:plane 1A] ffff8881353f7a00 state to ffff888109f0a000 > [ 346.471893] i915 0000:00:02.0: [drm:drm_atomic_set_fb_for_plane] Set [FB:167] for [PLANE:31:plane 1A] state ffff8881353f7a00 > [ 346.471907] i915 0000:00:02.0: [drm:drm_atomic_check_only] checking ffff888109f0a000 > [ 346.471943] i915 0000:00:02.0: [drm:intel_plane_atomic_check_with_state [i915]] [CRTC:67:pipe A] with [PLANE:31:plane 1A] visible 1 -> 1, off 0, on 0, ms 0 > [ 346.472576] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff888108659ec0 state ffff888146ce3940 to ffff888109f0a000 > [ 346.473121] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff88810865b140 state ffff888105b938c8 to ffff888109f0a000 > [ 346.473599] i915 0000:00:02.0: [drm:drm_atomic_nonblocking_commit] committing ffff888109f0a000 nonblocking > [ 346.482374] i915 0000:00:02.0: [drm:drm_atomic_state_default_clear] Clearing atomic state ffff888109f0a000 > [ 346.482467] i915 0000:00:02.0: [drm:__drm_atomic_state_free] Freeing atomic state ffff888109f0a000 > [ 346.486850] [drm:drm_mode_addfb2] [FB:163] > [ 346.486957] i915 0000:00:02.0: [drm:drm_atomic_state_init] Allocated atomic state ffff888109f0a000 > [ 346.486998] i915 0000:00:02.0: [drm:drm_atomic_get_crtc_state] Added [CRTC:67:pipe A] ffff8881045e2000 state to ffff888109f0a000 > [ 346.487018] i915 0000:00:02.0: [drm:drm_atomic_get_plane_state] Added [PLANE:31:plane 1A] ffff8881353f3800 state to ffff888109f0a000 > [ 346.487045] i915 0000:00:02.0: [drm:drm_atomic_set_fb_for_plane] Set [FB:163] for [PLANE:31:plane 1A] state ffff8881353f3800 > [ 346.487057] i915 0000:00:02.0: [drm:drm_atomic_check_only] checking ffff888109f0a000 > [ 346.487090] i915 0000:00:02.0: [drm:intel_plane_atomic_check_with_state [i915]] [CRTC:67:pipe A] with [PLANE:31:plane 1A] visible 1 -> 1, off 0, on 0, ms 0 > [ 346.487579] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff888108659ec0 state ffff8881093e9d40 to ffff888109f0a000 > [ 346.487957] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff88810865b140 state ffff888105b938c8 to ffff888109f0a000 > [ 346.488334] i915 0000:00:02.0: [drm:drm_atomic_nonblocking_commit] committing ffff888109f0a000 nonblocking > [ 346.498903] i915 0000:00:02.0: [drm:drm_atomic_state_default_clear] Clearing atomic state ffff888109f0a000 > [ 346.498993] i915 0000:00:02.0: [drm:__drm_atomic_state_free] Freeing atomic state ffff888109f0a000 > [ 346.521011] [drm:drm_mode_addfb2] [FB:167] > [ 346.521190] i915 0000:00:02.0: [drm:drm_atomic_state_init] Allocated atomic state ffff888109f0a000 > [ 346.521230] i915 0000:00:02.0: [drm:drm_atomic_get_crtc_state] Added [CRTC:67:pipe A] ffff88810a492000 state to ffff888109f0a000 > [ 346.521265] i915 0000:00:02.0: [drm:drm_atomic_get_plane_state] Added [PLANE:31:plane 1A] ffff8881353f5600 state to ffff888109f0a000 > [ 346.521271] i915 0000:00:02.0: [drm:drm_atomic_set_fb_for_plane] Set [FB:167] for [PLANE:31:plane 1A] state ffff8881353f5600 > [ 346.521279] i915 0000:00:02.0: [drm:drm_atomic_check_only] checking ffff888109f0a000 > [ 346.521305] i915 0000:00:02.0: [drm:intel_plane_atomic_check_with_state [i915]] [CRTC:67:pipe A] with [PLANE:31:plane 1A] visible 1 -> 1, off 0, on 0, ms 0 > [ 346.521607] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff888108659ec0 state ffff888146e1a040 to ffff888109f0a000 > [ 346.521834] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff88810865b140 state ffff888105b93b08 to ffff888109f0a000 > [ 346.522101] i915 0000:00:02.0: [drm:drm_atomic_nonblocking_commit] committing ffff888109f0a000 nonblocking > [ 346.532197] i915 0000:00:02.0: [drm:drm_atomic_state_default_clear] Clearing atomic state ffff888109f0a000 > [ 346.532294] i915 0000:00:02.0: [drm:__drm_atomic_state_free] Freeing atomic state ffff888109f0a000 > [ 346.538193] [drm:drm_mode_addfb2] [FB:163] > [ 346.538287] i915 0000:00:02.0: [drm:drm_atomic_state_init] Allocated atomic state ffff888109f0a000 > [ 346.538316] i915 0000:00:02.0: [drm:drm_atomic_get_crtc_state] Added [CRTC:67:pipe A] ffff88811a64a000 state to ffff888109f0a000 > [ 346.538329] i915 0000:00:02.0: [drm:drm_atomic_get_plane_state] Added [PLANE:31:plane 1A] ffff8881353f5c00 state to ffff888109f0a000 > [ 346.538336] i915 0000:00:02.0: [drm:drm_atomic_set_fb_for_plane] Set [FB:163] for [PLANE:31:plane 1A] state ffff8881353f5c00 > [ 346.538344] i915 0000:00:02.0: [drm:drm_atomic_check_only] checking ffff888109f0a000 > [ 346.538369] i915 0000:00:02.0: [drm:intel_plane_atomic_check_with_state [i915]] [CRTC:67:pipe A] with [PLANE:31:plane 1A] visible 1 -> 1, off 0, on 0, ms 0 > [ 346.538673] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff888108659ec0 state ffff888136317d40 to ffff888109f0a000 > [ 346.538900] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff88810865b140 state ffff888105b93b08 to ffff888109f0a000 > [ 346.539167] i915 0000:00:02.0: [drm:drm_atomic_nonblocking_commit] committing ffff888109f0a000 nonblocking > [ 346.548876] i915 0000:00:02.0: [drm:drm_atomic_state_default_clear] Clearing atomic state ffff888109f0a000 > [ 346.548966] i915 0000:00:02.0: [drm:__drm_atomic_state_free] Freeing atomic state ffff888109f0a000 > [ 346.571450] [drm:drm_mode_addfb2] [FB:167] > [ 346.571547] i915 0000:00:02.0: [drm:drm_atomic_state_init] Allocated atomic state ffff888109f0a000 > [ 346.571591] i915 0000:00:02.0: [drm:drm_atomic_get_crtc_state] Added [CRTC:67:pipe A] ffff8881411ea000 state to ffff888109f0a000 > [ 346.571615] i915 0000:00:02.0: [drm:drm_atomic_get_plane_state] Added [PLANE:31:plane 1A] ffff8881353f7a00 state to ffff888109f0a000 > [ 346.571627] i915 0000:00:02.0: [drm:drm_atomic_set_fb_for_plane] Set [FB:167] for [PLANE:31:plane 1A] state ffff8881353f7a00 > [ 346.571640] i915 0000:00:02.0: [drm:drm_atomic_check_only] checking ffff888109f0a000 > [ 346.571674] i915 0000:00:02.0: [drm:intel_plane_atomic_check_with_state [i915]] [CRTC:67:pipe A] with [PLANE:31:plane 1A] visible 1 -> 1, off 0, on 0, ms 0 > [ 346.572223] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff888108659ec0 state ffff888108750840 to ffff888109f0a000 > [ 346.572693] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff88810865b140 state ffff888105b938c8 to ffff888109f0a000 > [ 346.573152] i915 0000:00:02.0: [drm:drm_atomic_nonblocking_commit] committing ffff888109f0a000 nonblocking > [ 346.582313] i915 0000:00:02.0: [drm:drm_atomic_state_default_clear] Clearing atomic state ffff888109f0a000 > [ 346.582455] i915 0000:00:02.0: [drm:__drm_atomic_state_free] Freeing atomic state ffff888109f0a000 > [ 346.587435] [drm:drm_mode_addfb2] [FB:163] > [ 346.587537] i915 0000:00:02.0: [drm:drm_atomic_state_init] Allocated atomic state ffff888109f0a000 > [ 346.587583] i915 0000:00:02.0: [drm:drm_atomic_get_crtc_state] Added [CRTC:67:pipe A] ffff8881361c2000 state to ffff888109f0a000 > [ 346.587608] i915 0000:00:02.0: [drm:drm_atomic_get_plane_state] Added [PLANE:31:plane 1A] ffff8881353f2000 state to ffff888109f0a000 > [ 346.587621] i915 0000:00:02.0: [drm:drm_atomic_set_fb_for_plane] Set [FB:163] for [PLANE:31:plane 1A] state ffff8881353f2000 > [ 346.587635] i915 0000:00:02.0: [drm:drm_atomic_check_only] checking ffff888109f0a000 > [ 346.587675] i915 0000:00:02.0: [drm:intel_plane_atomic_check_with_state [i915]] [CRTC:67:pipe A] with [PLANE:31:plane 1A] visible 1 -> 1, off 0, on 0, ms 0 > [ 346.588302] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff888108659ec0 state ffff888146e3ea40 to ffff888109f0a000 > [ 346.588656] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff88810865b140 state ffff888105b938c8 to ffff888109f0a000 > [ 346.588860] i915 0000:00:02.0: [drm:drm_atomic_nonblocking_commit] committing ffff888109f0a000 nonblocking > [ 346.598840] i915 0000:00:02.0: [drm:drm_atomic_state_default_clear] Clearing atomic state ffff888109f0a000 > [ 346.598942] i915 0000:00:02.0: [drm:__drm_atomic_state_free] Freeing atomic state ffff888109f0a000 > [ 346.604870] [drm:drm_mode_addfb2] [FB:167] > [ 346.604981] i915 0000:00:02.0: [drm:drm_atomic_state_init] Allocated atomic state ffff888109f0a000 > [ 346.605099] i915 0000:00:02.0: [drm:drm_atomic_get_crtc_state] Added [CRTC:67:pipe A] ffff888105e52000 state to ffff888109f0a000 > [ 346.605142] i915 0000:00:02.0: [drm:drm_atomic_get_plane_state] Added [PLANE:31:plane 1A] ffff8881353f7400 state to ffff888109f0a000 > [ 346.605158] i915 0000:00:02.0: [drm:drm_atomic_set_fb_for_plane] Set [FB:167] for [PLANE:31:plane 1A] state ffff8881353f7400 > [ 346.605173] i915 0000:00:02.0: [drm:drm_atomic_check_only] checking ffff888109f0a000 > [ 346.605211] i915 0000:00:02.0: [drm:intel_plane_atomic_check_with_state [i915]] [CRTC:67:pipe A] with [PLANE:31:plane 1A] visible 1 -> 1, off 0, on 0, ms 0 > [ 346.605816] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff888108659ec0 state ffff8881410bf740 to ffff888109f0a000 > [ 346.606436] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff88810865b140 state ffff888105b938c8 to ffff888109f0a000 > [ 346.606777] i915 0000:00:02.0: [drm:drm_atomic_nonblocking_commit] committing ffff888109f0a000 nonblocking > [ 346.615620] i915 0000:00:02.0: [drm:drm_atomic_state_default_clear] Clearing atomic state ffff888109f0a000 > [ 346.615720] i915 0000:00:02.0: [drm:__drm_atomic_state_free] Freeing atomic state ffff888109f0a000 > [ 346.637858] [drm:drm_mode_addfb2] [FB:163] > [ 346.637956] i915 0000:00:02.0: [drm:drm_atomic_state_init] Allocated atomic state ffff888109f0a000 > [ 346.638002] i915 0000:00:02.0: [drm:drm_atomic_get_crtc_state] Added [CRTC:67:pipe A] ffff88811a5e2000 state to ffff888109f0a000 > [ 346.638102] i915 0000:00:02.0: [drm:drm_atomic_get_plane_state] Added [PLANE:31:plane 1A] ffff8881353f0200 state to ffff888109f0a000 > [ 346.638117] i915 0000:00:02.0: [drm:drm_atomic_set_fb_for_plane] Set [FB:163] for [PLANE:31:plane 1A] state ffff8881353f0200 > [ 346.638136] i915 0000:00:02.0: [drm:drm_atomic_check_only] checking ffff888109f0a000 > [ 346.638170] i915 0000:00:02.0: [drm:intel_plane_atomic_check_with_state [i915]] [CRTC:67:pipe A] with [PLANE:31:plane 1A] visible 1 -> 1, off 0, on 0, ms 0 > [ 346.638553] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff888108659ec0 state ffff88813dec7940 to ffff888109f0a000 > [ 346.638783] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff88810865b140 state ffff888105b938c8 to ffff888109f0a000 > [ 346.638994] i915 0000:00:02.0: [drm:drm_atomic_nonblocking_commit] committing ffff888109f0a000 nonblocking > [ 346.648965] i915 0000:00:02.0: [drm:drm_atomic_state_default_clear] Clearing atomic state ffff888109f0a000 > [ 346.649117] i915 0000:00:02.0: [drm:__drm_atomic_state_free] Freeing atomic state ffff888109f0a000 > [ 346.653611] [drm:drm_mode_addfb2] [FB:167] > [ 346.653694] i915 0000:00:02.0: [drm:drm_atomic_state_init] Allocated atomic state ffff888109f0a000 > [ 346.653735] i915 0000:00:02.0: [drm:drm_atomic_get_crtc_state] Added [CRTC:67:pipe A] ffff88810a49a000 state to ffff888109f0a000 > [ 346.653757] i915 0000:00:02.0: [drm:drm_atomic_get_plane_state] Added [PLANE:31:plane 1A] ffff8881353f3200 state to ffff888109f0a000 > [ 346.653768] i915 0000:00:02.0: [drm:drm_atomic_set_fb_for_plane] Set [FB:167] for [PLANE:31:plane 1A] state ffff8881353f3200 > [ 346.653780] i915 0000:00:02.0: [drm:drm_atomic_check_only] checking ffff888109f0a000 > [ 346.653811] i915 0000:00:02.0: [drm:intel_plane_atomic_check_with_state [i915]] [CRTC:67:pipe A] with [PLANE:31:plane 1A] visible 1 -> 1, off 0, on 0, ms 0 > [ 346.654354] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff888108659ec0 state ffff88813dcc5f40 to ffff888109f0a000 > [ 346.654701] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff88810865b140 state ffff888105b938c8 to ffff888109f0a000 > [ 346.654949] i915 0000:00:02.0: [drm:drm_atomic_nonblocking_commit] committing ffff888109f0a000 nonblocking > [ 346.665622] i915 0000:00:02.0: [drm:drm_atomic_state_default_clear] Clearing atomic state ffff888109f0a000 > [ 346.665720] i915 0000:00:02.0: [drm:__drm_atomic_state_free] Freeing atomic state ffff888109f0a000 > [ 346.670587] [drm:drm_mode_addfb2] [FB:163] > [ 346.670688] i915 0000:00:02.0: [drm:drm_atomic_state_init] Allocated atomic state ffff888109f0a000 > [ 346.670734] i915 0000:00:02.0: [drm:drm_atomic_get_crtc_state] Added [CRTC:67:pipe A] ffff8881045e2000 state to ffff888109f0a000 > [ 346.670757] i915 0000:00:02.0: [drm:drm_atomic_get_plane_state] Added [PLANE:31:plane 1A] ffff8881353f7a00 state to ffff888109f0a000 > [ 346.670770] i915 0000:00:02.0: [drm:drm_atomic_set_fb_for_plane] Set [FB:163] for [PLANE:31:plane 1A] state ffff8881353f7a00 > [ 346.670784] i915 0000:00:02.0: [drm:drm_atomic_check_only] checking ffff888109f0a000 > [ 346.670820] i915 0000:00:02.0: [drm:intel_plane_atomic_check_with_state [i915]] [CRTC:67:pipe A] with [PLANE:31:plane 1A] visible 1 -> 1, off 0, on 0, ms 0 > [ 346.671441] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff888108659ec0 state ffff888146e8f740 to ffff888109f0a000 > [ 346.671806] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff88810865b140 state ffff888105b938c8 to ffff888109f0a000 > [ 346.672009] i915 0000:00:02.0: [drm:drm_atomic_nonblocking_commit] committing ffff888109f0a000 nonblocking > [ 346.682144] i915 0000:00:02.0: [drm:drm_atomic_state_default_clear] Clearing atomic state ffff888109f0a000 > [ 346.682249] i915 0000:00:02.0: [drm:__drm_atomic_state_free] Freeing atomic state ffff888109f0a000 > [ 346.704236] [drm:drm_mode_addfb2] [FB:167] > [ 346.704324] i915 0000:00:02.0: [drm:drm_atomic_state_init] Allocated atomic state ffff888109f0a000 > [ 346.704363] i915 0000:00:02.0: [drm:drm_atomic_get_crtc_state] Added [CRTC:67:pipe A] ffff88810a492000 state to ffff888109f0a000 > [ 346.704384] i915 0000:00:02.0: [drm:drm_atomic_get_plane_state] Added [PLANE:31:plane 1A] ffff8881353f0200 state to ffff888109f0a000 > [ 346.704396] i915 0000:00:02.0: [drm:drm_atomic_set_fb_for_plane] Set [FB:167] for [PLANE:31:plane 1A] state ffff8881353f0200 > [ 346.704407] i915 0000:00:02.0: [drm:drm_atomic_check_only] checking ffff888109f0a000 > [ 346.704439] i915 0000:00:02.0: [drm:intel_plane_atomic_check_with_state [i915]] [CRTC:67:pipe A] with [PLANE:31:plane 1A] visible 1 -> 1, off 0, on 0, ms 0 > [ 346.704889] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff888108659ec0 state ffff8881049bee40 to ffff888109f0a000 > [ 346.705364] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff88810865b140 state ffff888105b938c8 to ffff888109f0a000 > [ 346.705671] i915 0000:00:02.0: [drm:drm_atomic_nonblocking_commit] committing ffff888109f0a000 nonblocking > [ 346.715655] i915 0000:00:02.0: [drm:drm_atomic_state_default_clear] Clearing atomic state ffff888109f0a000 > [ 346.715764] i915 0000:00:02.0: [drm:__drm_atomic_state_free] Freeing atomic state ffff888109f0a000 > [ 346.720509] [drm:drm_mode_addfb2] [FB:163] > [ 346.720609] i915 0000:00:02.0: [drm:drm_atomic_state_init] Allocated atomic state ffff888109f0a000 > [ 346.720655] i915 0000:00:02.0: [drm:drm_atomic_get_crtc_state] Added [CRTC:67:pipe A] ffff88811a64a000 state to ffff888109f0a000 > [ 346.720679] i915 0000:00:02.0: [drm:drm_atomic_get_plane_state] Added [PLANE:31:plane 1A] ffff8881353f5c00 state to ffff888109f0a000 > [ 346.720692] i915 0000:00:02.0: [drm:drm_atomic_set_fb_for_plane] Set [FB:163] for [PLANE:31:plane 1A] state ffff8881353f5c00 > [ 346.720705] i915 0000:00:02.0: [drm:drm_atomic_check_only] checking ffff888109f0a000 > [ 346.720741] i915 0000:00:02.0: [drm:intel_plane_atomic_check_with_state [i915]] [CRTC:67:pipe A] with [PLANE:31:plane 1A] visible 1 -> 1, off 0, on 0, ms 0 > [ 346.721358] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff888108659ec0 state ffff888135308140 to ffff888109f0a000 > [ 346.721729] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff88810865b140 state ffff888105b938c8 to ffff888109f0a000 > [ 346.721941] i915 0000:00:02.0: [drm:drm_atomic_nonblocking_commit] committing ffff888109f0a000 nonblocking > [ 346.732160] i915 0000:00:02.0: [drm:drm_atomic_state_default_clear] Clearing atomic state ffff888109f0a000 > [ 346.732257] i915 0000:00:02.0: [drm:__drm_atomic_state_free] Freeing atomic state ffff888109f0a000 > [ 346.738058] [drm:drm_mode_addfb2] [FB:167] > [ 346.738155] i915 0000:00:02.0: [drm:drm_atomic_state_init] Allocated atomic state ffff888109f0a000 > [ 346.738200] i915 0000:00:02.0: [drm:drm_atomic_get_crtc_state] Added [CRTC:67:pipe A] ffff8881411ea000 state to ffff888109f0a000 > [ 346.738225] i915 0000:00:02.0: [drm:drm_atomic_get_plane_state] Added [PLANE:31:plane 1A] ffff8881353f3200 state to ffff888109f0a000 > [ 346.738238] i915 0000:00:02.0: [drm:drm_atomic_set_fb_for_plane] Set [FB:167] for [PLANE:31:plane 1A] state ffff8881353f3200 > [ 346.738250] i915 0000:00:02.0: [drm:drm_atomic_check_only] checking ffff888109f0a000 > [ 346.738285] i915 0000:00:02.0: [drm:intel_plane_atomic_check_with_state [i915]] [CRTC:67:pipe A] with [PLANE:31:plane 1A] visible 1 -> 1, off 0, on 0, ms 0 > [ 346.738793] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff888108659ec0 state ffff8881049c0e40 to ffff888109f0a000 > [ 346.739351] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff88810865b140 state ffff888105b938c8 to ffff888109f0a000 > [ 346.739668] i915 0000:00:02.0: [drm:drm_atomic_nonblocking_commit] committing ffff888109f0a000 nonblocking > [ 346.748978] i915 0000:00:02.0: [drm:drm_atomic_state_default_clear] Clearing atomic state ffff888109f0a000 > [ 346.749176] i915 0000:00:02.0: [drm:__drm_atomic_state_free] Freeing atomic state ffff888109f0a000 > [ 346.771523] [drm:drm_mode_addfb2] [FB:163] > [ 346.771624] i915 0000:00:02.0: [drm:drm_atomic_state_init] Allocated atomic state ffff888109f0a000 > [ 346.771670] i915 0000:00:02.0: [drm:drm_atomic_get_crtc_state] Added [CRTC:67:pipe A] ffff8881361c2000 state to ffff888109f0a000 > [ 346.771695] i915 0000:00:02.0: [drm:drm_atomic_get_plane_state] Added [PLANE:31:plane 1A] ffff8881353f0200 state to ffff888109f0a000 > [ 346.771708] i915 0000:00:02.0: [drm:drm_atomic_set_fb_for_plane] Set [FB:163] for [PLANE:31:plane 1A] state ffff8881353f0200 > [ 346.771722] i915 0000:00:02.0: [drm:drm_atomic_check_only] checking ffff888109f0a000 > [ 346.771759] i915 0000:00:02.0: [drm:intel_plane_atomic_check_with_state [i915]] [CRTC:67:pipe A] with [PLANE:31:plane 1A] visible 1 -> 1, off 0, on 0, ms 0 > [ 346.772364] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff888108659ec0 state ffff888135185540 to ffff888109f0a000 > [ 346.772912] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff88810865b140 state ffff888105b938c8 to ffff888109f0a000 > [ 346.773491] i915 0000:00:02.0: [drm:drm_atomic_nonblocking_commit] committing ffff888109f0a000 nonblocking > [ 346.782429] i915 0000:00:02.0: [drm:drm_atomic_state_default_clear] Clearing atomic state ffff888109f0a000 > [ 346.782534] i915 0000:00:02.0: [drm:__drm_atomic_state_free] Freeing atomic state ffff888109f0a000 > [ 346.787317] [drm:drm_mode_addfb2] [FB:167] > [ 346.787408] i915 0000:00:02.0: [drm:drm_atomic_state_init] Allocated atomic state ffff888109f0a000 > [ 346.787451] i915 0000:00:02.0: [drm:drm_atomic_get_crtc_state] Added [CRTC:67:pipe A] ffff888105e52000 state to ffff888109f0a000 > [ 346.787473] i915 0000:00:02.0: [drm:drm_atomic_get_plane_state] Added [PLANE:31:plane 1A] ffff8881353f7400 state to ffff888109f0a000 > [ 346.787485] i915 0000:00:02.0: [drm:drm_atomic_set_fb_for_plane] Set [FB:167] for [PLANE:31:plane 1A] state ffff8881353f7400 > [ 346.787498] i915 0000:00:02.0: [drm:drm_atomic_check_only] checking ffff888109f0a000 > [ 346.787533] i915 0000:00:02.0: [drm:intel_plane_atomic_check_with_state [i915]] [CRTC:67:pipe A] with [PLANE:31:plane 1A] visible 1 -> 1, off 0, on 0, ms 0 > [ 346.788014] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff888108659ec0 state ffff88810775d640 to ffff888109f0a000 > [ 346.788520] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff88810865b140 state ffff888105b938c8 to ffff888109f0a000 > [ 346.788834] i915 0000:00:02.0: [drm:drm_atomic_nonblocking_commit] committing ffff888109f0a000 nonblocking > [ 346.798955] i915 0000:00:02.0: [drm:drm_atomic_state_default_clear] Clearing atomic state ffff888109f0a000 > [ 346.799080] i915 0000:00:02.0: [drm:__drm_atomic_state_free] Freeing atomic state ffff888109f0a000 > [ 346.822126] [drm:drm_mode_addfb2] [FB:163] > [ 346.822241] i915 0000:00:02.0: [drm:drm_atomic_state_init] Allocated atomic state ffff888109f0a000 > [ 346.822297] i915 0000:00:02.0: [drm:drm_atomic_get_crtc_state] Added [CRTC:67:pipe A] ffff88811a5e2000 state to ffff888109f0a000 > [ 346.822329] i915 0000:00:02.0: [drm:drm_atomic_get_plane_state] Added [PLANE:31:plane 1A] ffff8881353f5c00 state to ffff888109f0a000 > [ 346.822346] i915 0000:00:02.0: [drm:drm_atomic_set_fb_for_plane] Set [FB:163] for [PLANE:31:plane 1A] state ffff8881353f5c00 > [ 346.822362] i915 0000:00:02.0: [drm:drm_atomic_check_only] checking ffff888109f0a000 > [ 346.822404] i915 0000:00:02.0: [drm:intel_plane_atomic_check_with_state [i915]] [CRTC:67:pipe A] with [PLANE:31:plane 1A] visible 1 -> 1, off 0, on 0, ms 0 > [ 346.823124] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff888108659ec0 state ffff888108a69740 to ffff888109f0a000 > [ 346.823475] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff88810865b140 state ffff888105b93b08 to ffff888109f0a000 > [ 346.823686] i915 0000:00:02.0: [drm:drm_atomic_nonblocking_commit] committing ffff888109f0a000 nonblocking > [ 346.832384] i915 0000:00:02.0: [drm:drm_atomic_state_default_clear] Clearing atomic state ffff888109f0a000 > [ 346.832491] i915 0000:00:02.0: [drm:__drm_atomic_state_free] Freeing atomic state ffff888109f0a000 > [ 346.836596] [drm:drm_mode_addfb2] [FB:167] > [ 346.836663] i915 0000:00:02.0: [drm:drm_atomic_state_init] Allocated atomic state ffff888109f0a000 > [ 346.836695] i915 0000:00:02.0: [drm:drm_atomic_get_crtc_state] Added [CRTC:67:pipe A] ffff88810a49a000 state to ffff888109f0a000 > [ 346.836712] i915 0000:00:02.0: [drm:drm_atomic_get_plane_state] Added [PLANE:31:plane 1A] ffff8881353f2000 state to ffff888109f0a000 > [ 346.836721] i915 0000:00:02.0: [drm:drm_atomic_set_fb_for_plane] Set [FB:167] for [PLANE:31:plane 1A] state ffff8881353f2000 > [ 346.836731] i915 0000:00:02.0: [drm:drm_atomic_check_only] checking ffff888109f0a000 > [ 346.836759] i915 0000:00:02.0: [drm:intel_plane_atomic_check_with_state [i915]] [CRTC:67:pipe A] with [PLANE:31:plane 1A] visible 1 -> 1, off 0, on 0, ms 0 > [ 346.837180] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff888108659ec0 state ffff88813aef4e40 to ffff888109f0a000 > [ 346.837491] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff88810865b140 state ffff888105b93b08 to ffff888109f0a000 > [ 346.837781] i915 0000:00:02.0: [drm:drm_atomic_nonblocking_commit] committing ffff888109f0a000 nonblocking > [ 346.848861] i915 0000:00:02.0: [drm:drm_atomic_state_default_clear] Clearing atomic state ffff888109f0a000 > [ 346.848979] i915 0000:00:02.0: [drm:__drm_atomic_state_free] Freeing atomic state ffff888109f0a000 > [ 346.854852] [drm:drm_mode_addfb2] [FB:163] > [ 346.854962] i915 0000:00:02.0: [drm:drm_atomic_state_init] Allocated atomic state ffff888109f0a000 > [ 346.855012] i915 0000:00:02.0: [drm:drm_atomic_get_crtc_state] Added [CRTC:67:pipe A] ffff8881045e2000 state to ffff888109f0a000 > [ 346.855127] i915 0000:00:02.0: [drm:drm_atomic_get_plane_state] Added [PLANE:31:plane 1A] ffff8881353f7a00 state to ffff888109f0a000 > [ 346.855148] i915 0000:00:02.0: [drm:drm_atomic_set_fb_for_plane] Set [FB:163] for [PLANE:31:plane 1A] state ffff8881353f7a00 > [ 346.855171] i915 0000:00:02.0: [drm:drm_atomic_check_only] checking ffff888109f0a000 > [ 346.855207] i915 0000:00:02.0: [drm:intel_plane_atomic_check_with_state [i915]] [CRTC:67:pipe A] with [PLANE:31:plane 1A] visible 1 -> 1, off 0, on 0, ms 0 > [ 346.855604] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff888108659ec0 state ffff888105f6b940 to ffff888109f0a000 > [ 346.855814] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff88810865b140 state ffff888105b93b08 to ffff888109f0a000 > [ 346.856010] i915 0000:00:02.0: [drm:drm_atomic_nonblocking_commit] committing ffff888109f0a000 nonblocking > [ 346.865573] i915 0000:00:02.0: [drm:drm_atomic_state_default_clear] Clearing atomic state ffff888109f0a000 > [ 346.865663] i915 0000:00:02.0: [drm:__drm_atomic_state_free] Freeing atomic state ffff888109f0a000 > [ 346.888258] [drm:drm_mode_addfb2] [FB:167] > [ 346.888369] i915 0000:00:02.0: [drm:drm_atomic_state_init] Allocated atomic state ffff888109f0a000 > [ 346.888420] i915 0000:00:02.0: [drm:drm_atomic_get_crtc_state] Added [CRTC:67:pipe A] ffff88810a492000 state to ffff888109f0a000 > [ 346.888449] i915 0000:00:02.0: [drm:drm_atomic_get_plane_state] Added [PLANE:31:plane 1A] ffff8881353f2000 state to ffff888109f0a000 > [ 346.888464] i915 0000:00:02.0: [drm:drm_atomic_set_fb_for_plane] Set [FB:167] for [PLANE:31:plane 1A] state ffff8881353f2000 > [ 346.888479] i915 0000:00:02.0: [drm:drm_atomic_check_only] checking ffff888109f0a000 > [ 346.888520] i915 0000:00:02.0: [drm:intel_plane_atomic_check_with_state [i915]] [CRTC:67:pipe A] with [PLANE:31:plane 1A] visible 1 -> 1, off 0, on 0, ms 0 > [ 346.889225] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff888108659ec0 state ffff88813530a140 to ffff888109f0a000 > [ 346.889569] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff88810865b140 state ffff888105b930e8 to ffff888109f0a000 > [ 346.889784] i915 0000:00:02.0: [drm:drm_atomic_nonblocking_commit] committing ffff888109f0a000 nonblocking > [ 346.898958] i915 0000:00:02.0: [drm:drm_atomic_state_default_clear] Clearing atomic state ffff888109f0a000 > [ 346.899111] i915 0000:00:02.0: [drm:__drm_atomic_state_free] Freeing atomic state ffff888109f0a000 > [ 346.903940] [drm:drm_mode_addfb2] [FB:163] > [ 346.904079] i915 0000:00:02.0: [drm:drm_atomic_state_init] Allocated atomic state ffff888109f0a000 > [ 346.904134] i915 0000:00:02.0: [drm:drm_atomic_get_crtc_state] Added [CRTC:67:pipe A] ffff88811a64a000 state to ffff888109f0a000 > [ 346.904158] i915 0000:00:02.0: [drm:drm_atomic_get_plane_state] Added [PLANE:31:plane 1A] ffff8881353f6800 state to ffff888109f0a000 > [ 346.904170] i915 0000:00:02.0: [drm:drm_atomic_set_fb_for_plane] Set [FB:163] for [PLANE:31:plane 1A] state ffff8881353f6800 > [ 346.904183] i915 0000:00:02.0: [drm:drm_atomic_check_only] checking ffff888109f0a000 > [ 346.904246] i915 0000:00:02.0: [drm:intel_plane_atomic_check_with_state [i915]] [CRTC:67:pipe A] with [PLANE:31:plane 1A] visible 1 -> 1, off 0, on 0, ms 0 > [ 346.904652] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff888108659ec0 state ffff888141024c40 to ffff888109f0a000 > [ 346.904872] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff88810865b140 state ffff888105b930e8 to ffff888109f0a000 > [ 346.905136] i915 0000:00:02.0: [drm:drm_atomic_nonblocking_commit] committing ffff888109f0a000 nonblocking > [ 346.915615] i915 0000:00:02.0: [drm:drm_atomic_state_default_clear] Clearing atomic state ffff888109f0a000 > [ 346.915715] i915 0000:00:02.0: [drm:__drm_atomic_state_free] Freeing atomic state ffff888109f0a000 > [ 346.938247] [drm:drm_mode_addfb2] [FB:167] > [ 346.938360] i915 0000:00:02.0: [drm:drm_atomic_state_init] Allocated atomic state ffff888109f0a000 > [ 346.938410] i915 0000:00:02.0: [drm:drm_atomic_get_crtc_state] Added [CRTC:67:pipe A] ffff8881411ea000 state to ffff888109f0a000 > [ 346.938436] i915 0000:00:02.0: [drm:drm_atomic_get_plane_state] Added [PLANE:31:plane 1A] ffff8881353f2600 state to ffff888109f0a000 > [ 346.938450] i915 0000:00:02.0: [drm:drm_atomic_set_fb_for_plane] Set [FB:167] for [PLANE:31:plane 1A] state ffff8881353f2600 > [ 346.938464] i915 0000:00:02.0: [drm:drm_atomic_check_only] checking ffff888109f0a000 > [ 346.938501] i915 0000:00:02.0: [drm:intel_plane_atomic_check_with_state [i915]] [CRTC:67:pipe A] with [PLANE:31:plane 1A] visible 1 -> 1, off 0, on 0, ms 0 > [ 346.939153] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff888108659ec0 state ffff88810bc0bc40 to ffff888109f0a000 > [ 346.939662] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff88810865b140 state ffff888105b93b08 to ffff888109f0a000 > [ 346.940187] i915 0000:00:02.0: [drm:drm_atomic_nonblocking_commit] committing ffff888109f0a000 nonblocking > [ 346.948832] i915 0000:00:02.0: [drm:drm_atomic_state_default_clear] Clearing atomic state ffff888109f0a000 > [ 346.948929] i915 0000:00:02.0: [drm:__drm_atomic_state_free] Freeing atomic state ffff888109f0a000 > [ 346.954469] [drm:drm_mode_addfb2] [FB:163] > [ 346.954562] i915 0000:00:02.0: [drm:drm_atomic_state_init] Allocated atomic state ffff888109f0a000 > [ 346.954607] i915 0000:00:02.0: [drm:drm_atomic_get_crtc_state] Added [CRTC:67:pipe A] ffff8881361c2000 state to ffff888109f0a000 > [ 346.954629] i915 0000:00:02.0: [drm:drm_atomic_get_plane_state] Added [PLANE:31:plane 1A] ffff8881353f0200 state to ffff888109f0a000 > [ 346.954641] i915 0000:00:02.0: [drm:drm_atomic_set_fb_for_plane] Set [FB:163] for [PLANE:31:plane 1A] state ffff8881353f0200 > [ 346.954654] i915 0000:00:02.0: [drm:drm_atomic_check_only] checking ffff888109f0a000 > [ 346.954689] i915 0000:00:02.0: [drm:intel_plane_atomic_check_with_state [i915]] [CRTC:67:pipe A] with [PLANE:31:plane 1A] visible 1 -> 1, off 0, on 0, ms 0 > [ 346.955274] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff888108659ec0 state ffff8881084d2240 to ffff888109f0a000 > [ 346.955782] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff88810865b140 state ffff888105b93b08 to ffff888109f0a000 > [ 346.956306] i915 0000:00:02.0: [drm:drm_atomic_nonblocking_commit] committing ffff888109f0a000 nonblocking > [ 346.965603] i915 0000:00:02.0: [drm:drm_atomic_state_default_clear] Clearing atomic state ffff888109f0a000 > [ 346.965702] i915 0000:00:02.0: [drm:__drm_atomic_state_free] Freeing atomic state ffff888109f0a000 > [ 346.971373] [drm:drm_mode_addfb2] [FB:167] > [ 346.971463] i915 0000:00:02.0: [drm:drm_atomic_state_init] Allocated atomic state ffff888109f0a000 > [ 346.971505] i915 0000:00:02.0: [drm:drm_atomic_get_crtc_state] Added [CRTC:67:pipe A] ffff888105e52000 state to ffff888109f0a000 > [ 346.971527] i915 0000:00:02.0: [drm:drm_atomic_get_plane_state] Added [PLANE:31:plane 1A] ffff8881353f7400 state to ffff888109f0a000 > [ 346.971539] i915 0000:00:02.0: [drm:drm_atomic_set_fb_for_plane] Set [FB:167] for [PLANE:31:plane 1A] state ffff8881353f7400 > [ 346.971551] i915 0000:00:02.0: [drm:drm_atomic_check_only] checking ffff888109f0a000 > [ 346.971585] i915 0000:00:02.0: [drm:intel_plane_atomic_check_with_state [i915]] [CRTC:67:pipe A] with [PLANE:31:plane 1A] visible 1 -> 1, off 0, on 0, ms 0 > [ 346.972153] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff888108659ec0 state ffff88813dce8640 to ffff888109f0a000 > [ 346.972750] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff88810865b140 state ffff888105b93b08 to ffff888109f0a000 > [ 346.973325] i915 0000:00:02.0: [drm:drm_atomic_nonblocking_commit] committing ffff888109f0a000 nonblocking > [ 346.982309] i915 0000:00:02.0: [drm:drm_atomic_state_default_clear] Clearing atomic state ffff888109f0a000 > [ 346.982403] i915 0000:00:02.0: [drm:__drm_atomic_state_free] Freeing atomic state ffff888109f0a000 > [ 347.004935] [drm:drm_mode_addfb2] [FB:163] > [ 347.005107] i915 0000:00:02.0: [drm:drm_atomic_state_init] Allocated atomic state ffff888109f0a000 > [ 347.005164] i915 0000:00:02.0: [drm:drm_atomic_get_crtc_state] Added [CRTC:67:pipe A] ffff88811a5e2000 state to ffff888109f0a000 > [ 347.005194] i915 0000:00:02.0: [drm:drm_atomic_get_plane_state] Added [PLANE:31:plane 1A] ffff8881353f0200 state to ffff888109f0a000 > [ 347.005210] i915 0000:00:02.0: [drm:drm_atomic_set_fb_for_plane] Set [FB:163] for [PLANE:31:plane 1A] state ffff8881353f0200 > [ 347.005225] i915 0000:00:02.0: [drm:drm_atomic_check_only] checking ffff888109f0a000 > [ 347.005269] i915 0000:00:02.0: [drm:intel_plane_atomic_check_with_state [i915]] [CRTC:67:pipe A] with [PLANE:31:plane 1A] visible 1 -> 1, off 0, on 0, ms 0 > [ 347.005910] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff888108659ec0 state ffff888141142e40 to ffff888109f0a000 > [ 347.006493] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff88810865b140 state ffff888105b93b08 to ffff888109f0a000 > [ 347.007106] i915 0000:00:02.0: [drm:drm_atomic_nonblocking_commit] committing ffff888109f0a000 nonblocking > [ 347.015593] i915 0000:00:02.0: [drm:drm_atomic_state_default_clear] Clearing atomic state ffff888109f0a000 > [ 347.015678] i915 0000:00:02.0: [drm:__drm_atomic_state_free] Freeing atomic state ffff888109f0a000 > [ 347.021240] [drm:drm_mode_addfb2] [FB:167] > [ 347.021353] i915 0000:00:02.0: [drm:drm_atomic_state_init] Allocated atomic state ffff888109f0a000 > [ 347.021395] i915 0000:00:02.0: [drm:drm_atomic_get_crtc_state] Added [CRTC:67:pipe A] ffff88810a49a000 state to ffff888109f0a000 > [ 347.021417] i915 0000:00:02.0: [drm:drm_atomic_get_plane_state] Added [PLANE:31:plane 1A] ffff8881353f5c00 state to ffff888109f0a000 > [ 347.021428] i915 0000:00:02.0: [drm:drm_atomic_set_fb_for_plane] Set [FB:167] for [PLANE:31:plane 1A] state ffff8881353f5c00 > [ 347.021441] i915 0000:00:02.0: [drm:drm_atomic_check_only] checking ffff888109f0a000 > [ 347.021476] i915 0000:00:02.0: [drm:intel_plane_atomic_check_with_state [i915]] [CRTC:67:pipe A] with [PLANE:31:plane 1A] visible 1 -> 1, off 0, on 0, ms 0 > [ 347.021958] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff888108659ec0 state ffff888141026440 to ffff888109f0a000 > [ 347.022392] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff88810865b140 state ffff888105b93b08 to ffff888109f0a000 > [ 347.022769] i915 0000:00:02.0: [drm:drm_atomic_nonblocking_commit] committing ffff888109f0a000 nonblocking > [ 347.032294] i915 0000:00:02.0: [drm:drm_atomic_state_default_clear] Clearing atomic state ffff888109f0a000 > [ 347.032404] i915 0000:00:02.0: [drm:__drm_atomic_state_free] Freeing atomic state ffff888109f0a000 > [ 347.055151] [drm:drm_mode_addfb2] [FB:163] > [ 347.055269] i915 0000:00:02.0: [drm:drm_atomic_state_init] Allocated atomic state ffff888109f0a000 > [ 347.055324] i915 0000:00:02.0: [drm:drm_atomic_get_crtc_state] Added [CRTC:67:pipe A] ffff8881045e2000 state to ffff888109f0a000 > [ 347.055355] i915 0000:00:02.0: [drm:drm_atomic_get_plane_state] Added [PLANE:31:plane 1A] ffff8881353f0800 state to ffff888109f0a000 > [ 347.055372] i915 0000:00:02.0: [drm:drm_atomic_set_fb_for_plane] Set [FB:163] for [PLANE:31:plane 1A] state ffff8881353f0800 > [ 347.055389] i915 0000:00:02.0: [drm:drm_atomic_check_only] checking ffff888109f0a000 > [ 347.055430] i915 0000:00:02.0: [drm:intel_plane_atomic_check_with_state [i915]] [CRTC:67:pipe A] with [PLANE:31:plane 1A] visible 1 -> 1, off 0, on 0, ms 0 > [ 347.056155] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff888108659ec0 state ffff888141135a40 to ffff888109f0a000 > [ 347.056495] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff88810865b140 state ffff888105b93b08 to ffff888109f0a000 > [ 347.056704] i915 0000:00:02.0: [drm:drm_atomic_nonblocking_commit] committing ffff888109f0a000 nonblocking > [ 347.065590] i915 0000:00:02.0: [drm:drm_atomic_state_default_clear] Clearing atomic state ffff888109f0a000 > [ 347.065692] i915 0000:00:02.0: [drm:__drm_atomic_state_free] Freeing atomic state ffff888109f0a000 > [ 347.070987] [drm:drm_mode_addfb2] [FB:167] > [ 347.071093] i915 0000:00:02.0: [drm:drm_atomic_state_init] Allocated atomic state ffff888109f0a000 > [ 347.071129] i915 0000:00:02.0: [drm:drm_atomic_get_crtc_state] Added [CRTC:67:pipe A] ffff88810a492000 state to ffff888109f0a000 > [ 347.071146] i915 0000:00:02.0: [drm:drm_atomic_get_plane_state] Added [PLANE:31:plane 1A] ffff8881353f2000 state to ffff888109f0a000 > [ 347.071154] i915 0000:00:02.0: [drm:drm_atomic_set_fb_for_plane] Set [FB:167] for [PLANE:31:plane 1A] state ffff8881353f2000 > [ 347.071164] i915 0000:00:02.0: [drm:drm_atomic_check_only] checking ffff888109f0a000 > [ 347.071194] i915 0000:00:02.0: [drm:intel_plane_atomic_check_with_state [i915]] [CRTC:67:pipe A] with [PLANE:31:plane 1A] visible 1 -> 1, off 0, on 0, ms 0 > [ 347.071585] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff888108659ec0 state ffff88813dce1a40 to ffff888109f0a000 > [ 347.071896] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff88810865b140 state ffff888105b93b08 to ffff888109f0a000 > [ 347.072226] i915 0000:00:02.0: [drm:drm_atomic_nonblocking_commit] committing ffff888109f0a000 nonblocking > [ 347.082323] i915 0000:00:02.0: [drm:drm_atomic_state_default_clear] Clearing atomic state ffff888109f0a000 > [ 347.082493] i915 0000:00:02.0: [drm:__drm_atomic_state_free] Freeing atomic state ffff888109f0a000 > [ 347.104291] [drm:drm_mode_addfb2] [FB:163] > [ 347.104403] i915 0000:00:02.0: [drm:drm_atomic_state_init] Allocated atomic state ffff888109f0a000 > [ 347.104438] i915 0000:00:02.0: [drm:drm_atomic_get_crtc_state] Added [CRTC:67:pipe A] ffff88811a64a000 state to ffff888109f0a000 > [ 347.104454] i915 0000:00:02.0: [drm:drm_atomic_get_plane_state] Added [PLANE:31:plane 1A] ffff8881353f6800 state to ffff888109f0a000 > [ 347.104462] i915 0000:00:02.0: [drm:drm_atomic_set_fb_for_plane] Set [FB:163] for [PLANE:31:plane 1A] state ffff8881353f6800 > [ 347.104472] i915 0000:00:02.0: [drm:drm_atomic_check_only] checking ffff888109f0a000 > [ 347.104500] i915 0000:00:02.0: [drm:intel_plane_atomic_check_with_state [i915]] [CRTC:67:pipe A] with [PLANE:31:plane 1A] visible 1 -> 1, off 0, on 0, ms 0 > [ 347.104862] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff888108659ec0 state ffff888146ce3340 to ffff888109f0a000 > [ 347.105183] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff88810865b140 state ffff888105b93b08 to ffff888109f0a000 > [ 347.105433] i915 0000:00:02.0: [drm:drm_atomic_nonblocking_commit] committing ffff888109f0a000 nonblocking > [ 347.115597] i915 0000:00:02.0: [drm:drm_atomic_state_default_clear] Clearing atomic state ffff888109f0a000 > [ 347.115683] i915 0000:00:02.0: [drm:__drm_atomic_state_free] Freeing atomic state ffff888109f0a000 > [ 347.121697] [drm:drm_mode_addfb2] [FB:167] > [ 347.121808] i915 0000:00:02.0: [drm:drm_atomic_state_init] Allocated atomic state ffff888109f0a000 > [ 347.121856] i915 0000:00:02.0: [drm:drm_atomic_get_crtc_state] Added [CRTC:67:pipe A] ffff8881411ea000 state to ffff888109f0a000 > [ 347.121882] i915 0000:00:02.0: [drm:drm_atomic_get_plane_state] Added [PLANE:31:plane 1A] ffff8881353f3800 state to ffff888109f0a000 > [ 347.121897] i915 0000:00:02.0: [drm:drm_atomic_set_fb_for_plane] Set [FB:167] for [PLANE:31:plane 1A] state ffff8881353f3800 > [ 347.121911] i915 0000:00:02.0: [drm:drm_atomic_check_only] checking ffff888109f0a000 > [ 347.121952] i915 0000:00:02.0: [drm:intel_plane_atomic_check_with_state [i915]] [CRTC:67:pipe A] with [PLANE:31:plane 1A] visible 1 -> 1, off 0, on 0, ms 0 > [ 347.122597] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff888108659ec0 state ffff888146e2ae40 to ffff888109f0a000 > [ 347.123159] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff88810865b140 state ffff888105b93b08 to ffff888109f0a000 > [ 347.123447] i915 0000:00:02.0: [drm:drm_atomic_nonblocking_commit] committing ffff888109f0a000 nonblocking > [ 347.132349] i915 0000:00:02.0: [drm:drm_atomic_state_default_clear] Clearing atomic state ffff888109f0a000 > [ 347.132490] i915 0000:00:02.0: [drm:__drm_atomic_state_free] Freeing atomic state ffff888109f0a000 > [ 347.137520] [drm:drm_mode_addfb2] [FB:163] > [ 347.137641] i915 0000:00:02.0: [drm:drm_atomic_state_init] Allocated atomic state ffff888109f0a000 > [ 347.137687] i915 0000:00:02.0: [drm:drm_atomic_get_crtc_state] Added [CRTC:67:pipe A] ffff8881361c2000 state to ffff888109f0a000 > [ 347.137712] i915 0000:00:02.0: [drm:drm_atomic_get_plane_state] Added [PLANE:31:plane 1A] ffff8881353f6800 state to ffff888109f0a000 > [ 347.137724] i915 0000:00:02.0: [drm:drm_atomic_set_fb_for_plane] Set [FB:163] for [PLANE:31:plane 1A] state ffff8881353f6800 > [ 347.137737] i915 0000:00:02.0: [drm:drm_atomic_check_only] checking ffff888109f0a000 > [ 347.137772] i915 0000:00:02.0: [drm:intel_plane_atomic_check_with_state [i915]] [CRTC:67:pipe A] with [PLANE:31:plane 1A] visible 1 -> 1, off 0, on 0, ms 0 > [ 347.138366] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff888108659ec0 state ffff888146ce2240 to ffff888109f0a000 > [ 347.138698] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff88810865b140 state ffff888105b938c8 to ffff888109f0a000 > [ 347.138901] i915 0000:00:02.0: [drm:drm_atomic_nonblocking_commit] committing ffff888109f0a000 nonblocking > [ 347.148980] i915 0000:00:02.0: [drm:drm_atomic_state_default_clear] Clearing atomic state ffff888109f0a000 > [ 347.149098] i915 0000:00:02.0: [drm:__drm_atomic_state_free] Freeing atomic state ffff888109f0a000 > [ 347.171181] [drm:drm_mode_addfb2] [FB:167] > [ 347.171284] i915 0000:00:02.0: [drm:drm_atomic_state_init] Allocated atomic state ffff888109f0a000 > [ 347.171332] i915 0000:00:02.0: [drm:drm_atomic_get_crtc_state] Added [CRTC:67:pipe A] ffff888105e52000 state to ffff888109f0a000 > [ 347.171357] i915 0000:00:02.0: [drm:drm_atomic_get_plane_state] Added [PLANE:31:plane 1A] ffff8881353f3800 state to ffff888109f0a000 > [ 347.171371] i915 0000:00:02.0: [drm:drm_atomic_set_fb_for_plane] Set [FB:167] for [PLANE:31:plane 1A] state ffff8881353f3800 > [ 347.171385] i915 0000:00:02.0: [drm:drm_atomic_check_only] checking ffff888109f0a000 > [ 347.171423] i915 0000:00:02.0: [drm:intel_plane_atomic_check_with_state [i915]] [CRTC:67:pipe A] with [PLANE:31:plane 1A] visible 1 -> 1, off 0, on 0, ms 0 > [ 347.171976] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff888108659ec0 state ffff888136317440 to ffff888109f0a000 > [ 347.172541] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff88810865b140 state ffff888105b93b08 to ffff888109f0a000 > [ 347.172869] i915 0000:00:02.0: [drm:drm_atomic_nonblocking_commit] committing ffff888109f0a000 nonblocking > [ 347.182139] i915 0000:00:02.0: [drm:drm_atomic_state_default_clear] Clearing atomic state ffff888109f0a000 > [ 347.182235] i915 0000:00:02.0: [drm:__drm_atomic_state_free] Freeing atomic state ffff888109f0a000 > [ 347.187867] [drm:drm_mode_addfb2] [FB:163] > [ 347.187979] i915 0000:00:02.0: [drm:drm_atomic_state_init] Allocated atomic state ffff888109f0a000 > [ 347.188070] i915 0000:00:02.0: [drm:drm_atomic_get_crtc_state] Added [CRTC:67:pipe A] ffff88811a5e2000 state to ffff888109f0a000 > [ 347.188095] i915 0000:00:02.0: [drm:drm_atomic_get_plane_state] Added [PLANE:31:plane 1A] ffff8881353f2600 state to ffff888109f0a000 > [ 347.188107] i915 0000:00:02.0: [drm:drm_atomic_set_fb_for_plane] Set [FB:163] for [PLANE:31:plane 1A] state ffff8881353f2600 > [ 347.188119] i915 0000:00:02.0: [drm:drm_atomic_check_only] checking ffff888109f0a000 > [ 347.188153] i915 0000:00:02.0: [drm:intel_plane_atomic_check_with_state [i915]] [CRTC:67:pipe A] with [PLANE:31:plane 1A] visible 1 -> 1, off 0, on 0, ms 0 > [ 347.188534] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff888108659ec0 state ffff888146e38a40 to ffff888109f0a000 > [ 347.188760] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff88810865b140 state ffff888105b93b08 to ffff888109f0a000 > [ 347.188956] i915 0000:00:02.0: [drm:drm_atomic_nonblocking_commit] committing ffff888109f0a000 nonblocking > [ 347.198952] i915 0000:00:02.0: [drm:drm_atomic_state_default_clear] Clearing atomic state ffff888109f0a000 > [ 347.199105] i915 0000:00:02.0: [drm:__drm_atomic_state_free] Freeing atomic state ffff888109f0a000 > [ 347.220974] [drm:drm_mode_addfb2] [FB:167] > [ 347.221130] i915 0000:00:02.0: [drm:drm_atomic_state_init] Allocated atomic state ffff888109f0a000 > [ 347.221185] i915 0000:00:02.0: [drm:drm_atomic_get_crtc_state] Added [CRTC:67:pipe A] ffff88810a49a000 state to ffff888109f0a000 > [ 347.221199] i915 0000:00:02.0: [drm:drm_atomic_get_plane_state] Added [PLANE:31:plane 1A] ffff8881353f7400 state to ffff888109f0a000 > [ 347.221206] i915 0000:00:02.0: [drm:drm_atomic_set_fb_for_plane] Set [FB:167] for [PLANE:31:plane 1A] state ffff8881353f7400 > [ 347.221214] i915 0000:00:02.0: [drm:drm_atomic_check_only] checking ffff888109f0a000 > [ 347.221241] i915 0000:00:02.0: [drm:intel_plane_atomic_check_with_state [i915]] [CRTC:67:pipe A] with [PLANE:31:plane 1A] visible 1 -> 1, off 0, on 0, ms 0 > [ 347.221614] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff888108659ec0 state ffff8881352f3840 to ffff888109f0a000 > [ 347.221874] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff88810865b140 state ffff888105b93b08 to ffff888109f0a000 > [ 347.222147] i915 0000:00:02.0: [drm:drm_atomic_nonblocking_commit] committing ffff888109f0a000 nonblocking > [ 347.232176] i915 0000:00:02.0: [drm:drm_atomic_state_default_clear] Clearing atomic state ffff888109f0a000 > [ 347.232274] i915 0000:00:02.0: [drm:__drm_atomic_state_free] Freeing atomic state ffff888109f0a000 > [ 347.237723] [drm:drm_mode_addfb2] [FB:163] > [ 347.237811] i915 0000:00:02.0: [drm:drm_atomic_state_init] Allocated atomic state ffff888109f0a000 > [ 347.237847] i915 0000:00:02.0: [drm:drm_atomic_get_crtc_state] Added [CRTC:67:pipe A] ffff8881045e2000 state to ffff888109f0a000 > [ 347.237863] i915 0000:00:02.0: [drm:drm_atomic_get_plane_state] Added [PLANE:31:plane 1A] ffff8881353f0800 state to ffff888109f0a000 > [ 347.237872] i915 0000:00:02.0: [drm:drm_atomic_set_fb_for_plane] Set [FB:163] for [PLANE:31:plane 1A] state ffff8881353f0800 > [ 347.237884] i915 0000:00:02.0: [drm:drm_atomic_check_only] checking ffff888109f0a000 > [ 347.237912] i915 0000:00:02.0: [drm:intel_plane_atomic_check_with_state [i915]] [CRTC:67:pipe A] with [PLANE:31:plane 1A] visible 1 -> 1, off 0, on 0, ms 0 > [ 347.238346] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff888108659ec0 state ffff888108d7cd40 to ffff888109f0a000 > [ 347.238671] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff88810865b140 state ffff888105b93b08 to ffff888109f0a000 > [ 347.238965] i915 0000:00:02.0: [drm:drm_atomic_nonblocking_commit] committing ffff888109f0a000 nonblocking > [ 347.248847] i915 0000:00:02.0: [drm:drm_atomic_state_default_clear] Clearing atomic state ffff888109f0a000 > [ 347.248946] i915 0000:00:02.0: [drm:__drm_atomic_state_free] Freeing atomic state ffff888109f0a000 > [ 347.270845] [drm:drm_mode_addfb2] [FB:167] > [ 347.270933] i915 0000:00:02.0: [drm:drm_atomic_state_init] Allocated atomic state ffff888109f0a000 > [ 347.270974] i915 0000:00:02.0: [drm:drm_atomic_get_crtc_state] Added [CRTC:67:pipe A] ffff88810a492000 state to ffff888109f0a000 > [ 347.270996] i915 0000:00:02.0: [drm:drm_atomic_get_plane_state] Added [PLANE:31:plane 1A] ffff8881353f7a00 state to ffff888109f0a000 > [ 347.271008] i915 0000:00:02.0: [drm:drm_atomic_set_fb_for_plane] Set [FB:167] for [PLANE:31:plane 1A] state ffff8881353f7a00 > [ 347.271098] i915 0000:00:02.0: [drm:drm_atomic_check_only] checking ffff888109f0a000 > [ 347.271134] i915 0000:00:02.0: [drm:intel_plane_atomic_check_with_state [i915]] [CRTC:67:pipe A] with [PLANE:31:plane 1A] visible 1 -> 1, off 0, on 0, ms 0 > [ 347.271531] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff888108659ec0 state ffff8881410bf240 to ffff888109f0a000 > [ 347.271810] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff88810865b140 state ffff888105b93b08 to ffff888109f0a000 > [ 347.272104] i915 0000:00:02.0: [drm:drm_atomic_nonblocking_commit] committing ffff888109f0a000 nonblocking > [ 347.282331] i915 0000:00:02.0: [drm:drm_atomic_state_default_clear] Clearing atomic state ffff888109f0a000 > [ 347.282439] i915 0000:00:02.0: [drm:__drm_atomic_state_free] Freeing atomic state ffff888109f0a000 > [ 347.287288] [drm:drm_mode_addfb2] [FB:163] > [ 347.287357] i915 0000:00:02.0: [drm:drm_atomic_state_init] Allocated atomic state ffff888109f0a000 > [ 347.287415] i915 0000:00:02.0: [drm:drm_atomic_get_crtc_state] Added [CRTC:67:pipe A] ffff88811a64a000 state to ffff888109f0a000 > [ 347.287429] i915 0000:00:02.0: [drm:drm_atomic_get_plane_state] Added [PLANE:31:plane 1A] ffff8881353f0800 state to ffff888109f0a000 > [ 347.287436] i915 0000:00:02.0: [drm:drm_atomic_set_fb_for_plane] Set [FB:163] for [PLANE:31:plane 1A] state ffff8881353f0800 > [ 347.287446] i915 0000:00:02.0: [drm:drm_atomic_check_only] checking ffff888109f0a000 > [ 347.287499] i915 0000:00:02.0: [drm:intel_plane_atomic_check_with_state [i915]] [CRTC:67:pipe A] with [PLANE:31:plane 1A] visible 1 -> 1, off 0, on 0, ms 0 > [ 347.287806] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff888108659ec0 state ffff888146e8fc40 to ffff888109f0a000 > [ 347.288056] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff88810865b140 state ffff888105b93b08 to ffff888109f0a000 > [ 347.288310] i915 0000:00:02.0: [drm:drm_atomic_nonblocking_commit] committing ffff888109f0a000 nonblocking > [ 347.298894] i915 0000:00:02.0: [drm:drm_atomic_state_default_clear] Clearing atomic state ffff888109f0a000 > [ 347.299012] i915 0000:00:02.0: [drm:__drm_atomic_state_free] Freeing atomic state ffff888109f0a000 > [ 347.321631] [drm:drm_mode_addfb2] [FB:167] > [ 347.321743] i915 0000:00:02.0: [drm:drm_atomic_state_init] Allocated atomic state ffff888109f0a000 > [ 347.321796] i915 0000:00:02.0: [drm:drm_atomic_get_crtc_state] Added [CRTC:67:pipe A] ffff8881411ea000 state to ffff888109f0a000 > [ 347.321824] i915 0000:00:02.0: [drm:drm_atomic_get_plane_state] Added [PLANE:31:plane 1A] ffff8881353f7400 state to ffff888109f0a000 > [ 347.321839] i915 0000:00:02.0: [drm:drm_atomic_set_fb_for_plane] Set [FB:167] for [PLANE:31:plane 1A] state ffff8881353f7400 > [ 347.321854] i915 0000:00:02.0: [drm:drm_atomic_check_only] checking ffff888109f0a000 > [ 347.321895] i915 0000:00:02.0: [drm:intel_plane_atomic_check_with_state [i915]] [CRTC:67:pipe A] with [PLANE:31:plane 1A] visible 1 -> 1, off 0, on 0, ms 0 > [ 347.322580] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff888108659ec0 state ffff88813851c740 to ffff888109f0a000 > [ 347.323194] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff88810865b140 state ffff888105b930e8 to ffff888109f0a000 > [ 347.323483] i915 0000:00:02.0: [drm:drm_atomic_nonblocking_commit] committing ffff888109f0a000 nonblocking > [ 347.332385] i915 0000:00:02.0: [drm:drm_atomic_state_default_clear] Clearing atomic state ffff888109f0a000 > [ 347.332493] i915 0000:00:02.0: [drm:__drm_atomic_state_free] Freeing atomic state ffff888109f0a000 > [ 347.337215] [drm:drm_mode_addfb2] [FB:163] > [ 347.337329] i915 0000:00:02.0: [drm:drm_atomic_state_init] Allocated atomic state ffff888109f0a000 > [ 347.337357] i915 0000:00:02.0: [drm:drm_atomic_get_crtc_state] Added [CRTC:67:pipe A] ffff8881361c2000 state to ffff888109f0a000 > [ 347.337371] i915 0000:00:02.0: [drm:drm_atomic_get_plane_state] Added [PLANE:31:plane 1A] ffff8881353f3200 state to ffff888109f0a000 > [ 347.337377] i915 0000:00:02.0: [drm:drm_atomic_set_fb_for_plane] Set [FB:163] for [PLANE:31:plane 1A] state ffff8881353f3200 > [ 347.337385] i915 0000:00:02.0: [drm:drm_atomic_check_only] checking ffff888109f0a000 > [ 347.337412] i915 0000:00:02.0: [drm:intel_plane_atomic_check_with_state [i915]] [CRTC:67:pipe A] with [PLANE:31:plane 1A] visible 1 -> 1, off 0, on 0, ms 0 > [ 347.337713] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff888108659ec0 state ffff888146d29840 to ffff888109f0a000 > [ 347.337939] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff88810865b140 state ffff888105b930e8 to ffff888109f0a000 > [ 347.338208] i915 0000:00:02.0: [drm:drm_atomic_nonblocking_commit] committing ffff888109f0a000 nonblocking > [ 347.348867] i915 0000:00:02.0: [drm:drm_atomic_state_default_clear] Clearing atomic state ffff888109f0a000 > [ 347.348985] i915 0000:00:02.0: [drm:__drm_atomic_state_free] Freeing atomic state ffff888109f0a000 > [ 347.370897] [drm:drm_mode_addfb2] [FB:167] > [ 347.370981] i915 0000:00:02.0: [drm:drm_atomic_state_init] Allocated atomic state ffff888109f0a000 > [ 347.371045] i915 0000:00:02.0: [drm:drm_atomic_get_crtc_state] Added [CRTC:67:pipe A] ffff888105e52000 state to ffff888109f0a000 > [ 347.371068] i915 0000:00:02.0: [drm:drm_atomic_get_plane_state] Added [PLANE:31:plane 1A] ffff8881353f7400 state to ffff888109f0a000 > [ 347.371080] i915 0000:00:02.0: [drm:drm_atomic_set_fb_for_plane] Set [FB:167] for [PLANE:31:plane 1A] state ffff8881353f7400 > [ 347.371092] i915 0000:00:02.0: [drm:drm_atomic_check_only] checking ffff888109f0a000 > [ 347.371128] i915 0000:00:02.0: [drm:intel_plane_atomic_check_with_state [i915]] [CRTC:67:pipe A] with [PLANE:31:plane 1A] visible 1 -> 1, off 0, on 0, ms 0 > [ 347.371600] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff888108659ec0 state ffff888135308240 to ffff888109f0a000 > [ 347.371999] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff88810865b140 state ffff888105b93b08 to ffff888109f0a000 > [ 347.372402] i915 0000:00:02.0: [drm:drm_atomic_nonblocking_commit] committing ffff888109f0a000 nonblocking > [ 347.382332] i915 0000:00:02.0: [drm:drm_atomic_state_default_clear] Clearing atomic state ffff888109f0a000 > [ 347.382418] i915 0000:00:02.0: [drm:__drm_atomic_state_free] Freeing atomic state ffff888109f0a000 > [ 347.387972] [drm:drm_mode_addfb2] [FB:163] > [ 347.388103] i915 0000:00:02.0: [drm:drm_atomic_state_init] Allocated atomic state ffff888109f0a000 > [ 347.388148] i915 0000:00:02.0: [drm:drm_atomic_get_crtc_state] Added [CRTC:67:pipe A] ffff88811a5e2000 state to ffff888109f0a000 > [ 347.388170] i915 0000:00:02.0: [drm:drm_atomic_get_plane_state] Added [PLANE:31:plane 1A] ffff8881353f2000 state to ffff888109f0a000 > [ 347.388182] i915 0000:00:02.0: [drm:drm_atomic_set_fb_for_plane] Set [FB:163] for [PLANE:31:plane 1A] state ffff8881353f2000 > [ 347.388194] i915 0000:00:02.0: [drm:drm_atomic_check_only] checking ffff888109f0a000 > [ 347.388226] i915 0000:00:02.0: [drm:intel_plane_atomic_check_with_state [i915]] [CRTC:67:pipe A] with [PLANE:31:plane 1A] visible 1 -> 1, off 0, on 0, ms 0 > [ 347.388706] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff888108659ec0 state ffff888104584040 to ffff888109f0a000 > [ 347.389210] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff88810865b140 state ffff888105b93b08 to ffff888109f0a000 > [ 347.389538] i915 0000:00:02.0: [drm:drm_atomic_nonblocking_commit] committing ffff888109f0a000 nonblocking > [ 347.415605] i915 0000:00:02.0: [drm:drm_atomic_state_default_clear] Clearing atomic state ffff888109f0a000 > [ 347.415705] i915 0000:00:02.0: [drm:__drm_atomic_state_free] Freeing atomic state ffff888109f0a000 > [ 347.421733] [drm:drm_mode_addfb2] [FB:167] > [ 347.421845] i915 0000:00:02.0: [drm:drm_atomic_state_init] Allocated atomic state ffff888109f0a000 > [ 347.421896] i915 0000:00:02.0: [drm:drm_atomic_get_crtc_state] Added [CRTC:67:pipe A] ffff88810a49a000 state to ffff888109f0a000 > [ 347.421921] i915 0000:00:02.0: [drm:drm_atomic_get_plane_state] Added [PLANE:31:plane 1A] ffff8881353f7a00 state to ffff888109f0a000 > [ 347.421935] i915 0000:00:02.0: [drm:drm_atomic_set_fb_for_plane] Set [FB:167] for [PLANE:31:plane 1A] state ffff8881353f7a00 > [ 347.421951] i915 0000:00:02.0: [drm:drm_atomic_check_only] checking ffff888109f0a000 > [ 347.421992] i915 0000:00:02.0: [drm:intel_plane_atomic_check_with_state [i915]] [CRTC:67:pipe A] with [PLANE:31:plane 1A] visible 1 -> 1, off 0, on 0, ms 0 > [ 347.422664] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff888108659ec0 state ffff88810be33740 to ffff888109f0a000 > [ 347.423012] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff88810865b140 state ffff888105b93b08 to ffff888109f0a000 > [ 347.423262] i915 0000:00:02.0: [drm:drm_atomic_nonblocking_commit] committing ffff888109f0a000 nonblocking > [ 347.432349] i915 0000:00:02.0: [drm:drm_atomic_state_default_clear] Clearing atomic state ffff888109f0a000 > [ 347.432515] i915 0000:00:02.0: [drm:__drm_atomic_state_free] Freeing atomic state ffff888109f0a000 > [ 347.437344] [drm:drm_mode_addfb2] [FB:163] > [ 347.437448] i915 0000:00:02.0: [drm:drm_atomic_state_init] Allocated atomic state ffff888109f0a000 > [ 347.437487] i915 0000:00:02.0: [drm:drm_atomic_get_crtc_state] Added [CRTC:67:pipe A] ffff8881045e2000 state to ffff888109f0a000 > [ 347.437506] i915 0000:00:02.0: [drm:drm_atomic_get_plane_state] Added [PLANE:31:plane 1A] ffff8881353f2600 state to ffff888109f0a000 > [ 347.437517] i915 0000:00:02.0: [drm:drm_atomic_set_fb_for_plane] Set [FB:163] for [PLANE:31:plane 1A] state ffff8881353f2600 > [ 347.437527] i915 0000:00:02.0: [drm:drm_atomic_check_only] checking ffff888109f0a000 > [ 347.437558] i915 0000:00:02.0: [drm:intel_plane_atomic_check_with_state [i915]] [CRTC:67:pipe A] with [PLANE:31:plane 1A] visible 1 -> 1, off 0, on 0, ms 0 > [ 347.437977] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff888108659ec0 state ffff888135222840 to ffff888109f0a000 > [ 347.438412] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff88810865b140 state ffff888105b93b08 to ffff888109f0a000 > [ 347.438766] i915 0000:00:02.0: [drm:drm_atomic_nonblocking_commit] committing ffff888109f0a000 nonblocking > [ 347.448960] i915 0000:00:02.0: [drm:drm_atomic_state_default_clear] Clearing atomic state ffff888109f0a000 > [ 347.449094] i915 0000:00:02.0: [drm:__drm_atomic_state_free] Freeing atomic state ffff888109f0a000 > [ 347.471626] [drm:drm_mode_addfb2] [FB:167] > [ 347.471740] i915 0000:00:02.0: [drm:drm_atomic_state_init] Allocated atomic state ffff888109f0a000 > [ 347.471788] i915 0000:00:02.0: [drm:drm_atomic_get_crtc_state] Added [CRTC:67:pipe A] ffff88810a492000 state to ffff888109f0a000 > [ 347.471815] i915 0000:00:02.0: [drm:drm_atomic_get_plane_state] Added [PLANE:31:plane 1A] ffff8881353f5c00 state to ffff888109f0a000 > [ 347.471829] i915 0000:00:02.0: [drm:drm_atomic_set_fb_for_plane] Set [FB:167] for [PLANE:31:plane 1A] state ffff8881353f5c00 > [ 347.471844] i915 0000:00:02.0: [drm:drm_atomic_check_only] checking ffff888109f0a000 > [ 347.471882] i915 0000:00:02.0: [drm:intel_plane_atomic_check_with_state [i915]] [CRTC:67:pipe A] with [PLANE:31:plane 1A] visible 1 -> 1, off 0, on 0, ms 0 > [ 347.472547] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff888108659ec0 state ffff88813aef4f40 to ffff888109f0a000 > [ 347.472907] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff88810865b140 state ffff888105b92008 to ffff888109f0a000 > [ 347.473159] i915 0000:00:02.0: [drm:drm_atomic_nonblocking_commit] committing ffff888109f0a000 nonblocking > [ 347.482377] i915 0000:00:02.0: [drm:drm_atomic_state_default_clear] Clearing atomic state ffff888109f0a000 > [ 347.482473] i915 0000:00:02.0: [drm:__drm_atomic_state_free] Freeing atomic state ffff888109f0a000 > [ 347.487203] [drm:drm_mode_addfb2] [FB:163] > [ 347.487285] i915 0000:00:02.0: [drm:drm_atomic_state_init] Allocated atomic state ffff888109f0a000 > [ 347.487324] i915 0000:00:02.0: [drm:drm_atomic_get_crtc_state] Added [CRTC:67:pipe A] ffff88811a64a000 state to ffff888109f0a000 > [ 347.487344] i915 0000:00:02.0: [drm:drm_atomic_get_plane_state] Added [PLANE:31:plane 1A] ffff8881353f0e00 state to ffff888109f0a000 > [ 347.487354] i915 0000:00:02.0: [drm:drm_atomic_set_fb_for_plane] Set [FB:163] for [PLANE:31:plane 1A] state ffff8881353f0e00 > [ 347.487366] i915 0000:00:02.0: [drm:drm_atomic_check_only] checking ffff888109f0a000 > [ 347.487397] i915 0000:00:02.0: [drm:intel_plane_atomic_check_with_state [i915]] [CRTC:67:pipe A] with [PLANE:31:plane 1A] visible 1 -> 1, off 0, on 0, ms 0 > [ 347.487826] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff888108659ec0 state ffff88813615da40 to ffff888109f0a000 > [ 347.488263] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff88810865b140 state ffff888105b92008 to ffff888109f0a000 > [ 347.488619] i915 0000:00:02.0: [drm:drm_atomic_nonblocking_commit] committing ffff888109f0a000 nonblocking > [ 347.498954] i915 0000:00:02.0: [drm:drm_atomic_state_default_clear] Clearing atomic state ffff888109f0a000 > [ 347.499075] i915 0000:00:02.0: [drm:__drm_atomic_state_free] Freeing atomic state ffff888109f0a000 > [ 347.521462] [drm:drm_mode_addfb2] [FB:167] > [ 347.521517] i915 0000:00:02.0: [drm:drm_atomic_state_init] Allocated atomic state ffff888109f0a000 > [ 347.521539] i915 0000:00:02.0: [drm:drm_atomic_get_crtc_state] Added [CRTC:67:pipe A] ffff8881411ea000 state to ffff888109f0a000 > [ 347.521550] i915 0000:00:02.0: [drm:drm_atomic_get_plane_state] Added [PLANE:31:plane 1A] ffff8881353f2600 state to ffff888109f0a000 > [ 347.521556] i915 0000:00:02.0: [drm:drm_atomic_set_fb_for_plane] Set [FB:167] for [PLANE:31:plane 1A] state ffff8881353f2600 > [ 347.521583] i915 0000:00:02.0: [drm:drm_atomic_check_only] checking ffff888109f0a000 > [ 347.521606] i915 0000:00:02.0: [drm:intel_plane_atomic_check_with_state [i915]] [CRTC:67:pipe A] with [PLANE:31:plane 1A] visible 1 -> 1, off 0, on 0, ms 0 > [ 347.521895] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff888108659ec0 state ffff888135187f40 to ffff888109f0a000 > [ 347.522168] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff88810865b140 state ffff888105b93b08 to ffff888109f0a000 > [ 347.522374] i915 0000:00:02.0: [drm:drm_atomic_nonblocking_commit] committing ffff888109f0a000 nonblocking > [ 347.532378] i915 0000:00:02.0: [drm:drm_atomic_state_default_clear] Clearing atomic state ffff888109f0a000 > [ 347.532487] i915 0000:00:02.0: [drm:__drm_atomic_state_free] Freeing atomic state ffff888109f0a000 > [ 347.536861] [drm:drm_mode_addfb2] [FB:163] > [ 347.536966] i915 0000:00:02.0: [drm:drm_atomic_state_init] Allocated atomic state ffff888109f0a000 > [ 347.537008] i915 0000:00:02.0: [drm:drm_atomic_get_crtc_state] Added [CRTC:67:pipe A] ffff8881361c2000 state to ffff888109f0a000 > [ 347.537095] i915 0000:00:02.0: [drm:drm_atomic_get_plane_state] Added [PLANE:31:plane 1A] ffff8881353f3200 state to ffff888109f0a000 > [ 347.537107] i915 0000:00:02.0: [drm:drm_atomic_set_fb_for_plane] Set [FB:163] for [PLANE:31:plane 1A] state ffff8881353f3200 > [ 347.537120] i915 0000:00:02.0: [drm:drm_atomic_check_only] checking ffff888109f0a000 > [ 347.537153] i915 0000:00:02.0: [drm:intel_plane_atomic_check_with_state [i915]] [CRTC:67:pipe A] with [PLANE:31:plane 1A] visible 1 -> 1, off 0, on 0, ms 0 > [ 347.537551] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff888108659ec0 state ffff888105e91640 to ffff888109f0a000 > [ 347.537821] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff88810865b140 state ffff888105b93b08 to ffff888109f0a000 > [ 347.538115] i915 0000:00:02.0: [drm:drm_atomic_nonblocking_commit] committing ffff888109f0a000 nonblocking > [ 347.548920] i915 0000:00:02.0: [drm:drm_atomic_state_default_clear] Clearing atomic state ffff888109f0a000 > [ 347.549010] i915 0000:00:02.0: [drm:__drm_atomic_state_free] Freeing atomic state ffff888109f0a000 > [ 347.571176] [drm:drm_mode_addfb2] [FB:167] > [ 347.571278] i915 0000:00:02.0: [drm:drm_atomic_state_init] Allocated atomic state ffff888109f0a000 > [ 347.571325] i915 0000:00:02.0: [drm:drm_atomic_get_crtc_state] Added [CRTC:67:pipe A] ffff888105e52000 state to ffff888109f0a000 > [ 347.571349] i915 0000:00:02.0: [drm:drm_atomic_get_plane_state] Added [PLANE:31:plane 1A] ffff8881353f0e00 state to ffff888109f0a000 > [ 347.571362] i915 0000:00:02.0: [drm:drm_atomic_set_fb_for_plane] Set [FB:167] for [PLANE:31:plane 1A] state ffff8881353f0e00 > [ 347.571375] i915 0000:00:02.0: [drm:drm_atomic_check_only] checking ffff888109f0a000 > [ 347.571411] i915 0000:00:02.0: [drm:intel_plane_atomic_check_with_state [i915]] [CRTC:67:pipe A] with [PLANE:31:plane 1A] visible 1 -> 1, off 0, on 0, ms 0 > [ 347.571938] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff888108659ec0 state ffff888104551540 to ffff888109f0a000 > [ 347.572494] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff88810865b140 state ffff888105b92008 to ffff888109f0a000 > [ 347.572806] i915 0000:00:02.0: [drm:drm_atomic_nonblocking_commit] committing ffff888109f0a000 nonblocking > [ 347.582148] i915 0000:00:02.0: [drm:drm_atomic_state_default_clear] Clearing atomic state ffff888109f0a000 > [ 347.582249] i915 0000:00:02.0: [drm:__drm_atomic_state_free] Freeing atomic state ffff888109f0a000 > [ 347.587930] [drm:drm_mode_addfb2] [FB:163] > [ 347.588065] i915 0000:00:02.0: [drm:drm_atomic_state_init] Allocated atomic state ffff888109f0a000 > [ 347.588112] i915 0000:00:02.0: [drm:drm_atomic_get_crtc_state] Added [CRTC:67:pipe A] ffff88811a5e2000 state to ffff888109f0a000 > [ 347.588135] i915 0000:00:02.0: [drm:drm_atomic_get_plane_state] Added [PLANE:31:plane 1A] ffff8881353f3800 state to ffff888109f0a000 > [ 347.588146] i915 0000:00:02.0: [drm:drm_atomic_set_fb_for_plane] Set [FB:163] for [PLANE:31:plane 1A] state ffff8881353f3800 > [ 347.588159] i915 0000:00:02.0: [drm:drm_atomic_check_only] checking ffff888109f0a000 > [ 347.588198] i915 0000:00:02.0: [drm:intel_plane_atomic_check_with_state [i915]] [CRTC:67:pipe A] with [PLANE:31:plane 1A] visible 1 -> 1, off 0, on 0, ms 0 > [ 347.588717] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff888108659ec0 state ffff888141024a40 to ffff888109f0a000 > [ 347.589221] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff88810865b140 state ffff888105b92008 to ffff888109f0a000 > [ 347.589571] i915 0000:00:02.0: [drm:drm_atomic_nonblocking_commit] committing ffff888109f0a000 nonblocking > [ 347.598859] i915 0000:00:02.0: [drm:drm_atomic_state_default_clear] Clearing atomic state ffff888109f0a000 > [ 347.598975] i915 0000:00:02.0: [drm:__drm_atomic_state_free] Freeing atomic state ffff888109f0a000 > [ 347.620838] [drm:drm_mode_addfb2] [FB:167] > [ 347.620905] i915 0000:00:02.0: [drm:drm_atomic_state_init] Allocated atomic state ffff888109f0a000 > [ 347.620941] i915 0000:00:02.0: [drm:drm_atomic_get_crtc_state] Added [CRTC:67:pipe A] ffff88810a49a000 state to ffff888109f0a000 > [ 347.620959] i915 0000:00:02.0: [drm:drm_atomic_get_plane_state] Added [PLANE:31:plane 1A] ffff8881353f2600 state to ffff888109f0a000 > [ 347.620967] i915 0000:00:02.0: [drm:drm_atomic_set_fb_for_plane] Set [FB:167] for [PLANE:31:plane 1A] state ffff8881353f2600 > [ 347.620978] i915 0000:00:02.0: [drm:drm_atomic_check_only] checking ffff888109f0a000 > [ 347.621009] i915 0000:00:02.0: [drm:intel_plane_atomic_check_with_state [i915]] [CRTC:67:pipe A] with [PLANE:31:plane 1A] visible 1 -> 1, off 0, on 0, ms 0 > [ 347.621442] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff888108659ec0 state ffff88810bc0bf40 to ffff888109f0a000 > [ 347.621757] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff88810865b140 state ffff888105b92008 to ffff888109f0a000 > [ 347.622055] i915 0000:00:02.0: [drm:drm_atomic_nonblocking_commit] committing ffff888109f0a000 nonblocking > [ 347.632139] i915 0000:00:02.0: [drm:drm_atomic_state_default_clear] Clearing atomic state ffff888109f0a000 > [ 347.632234] i915 0000:00:02.0: [drm:__drm_atomic_state_free] Freeing atomic state ffff888109f0a000 > [ 347.637977] [drm:drm_mode_addfb2] [FB:163] > [ 347.638096] i915 0000:00:02.0: [drm:drm_atomic_state_init] Allocated atomic state ffff888109f0a000 > [ 347.638140] i915 0000:00:02.0: [drm:drm_atomic_get_crtc_state] Added [CRTC:67:pipe A] ffff8881045e2000 state to ffff888109f0a000 > [ 347.638166] i915 0000:00:02.0: [drm:drm_atomic_get_plane_state] Added [PLANE:31:plane 1A] ffff8881353f5c00 state to ffff888109f0a000 > [ 347.638179] i915 0000:00:02.0: [drm:drm_atomic_set_fb_for_plane] Set [FB:163] for [PLANE:31:plane 1A] state ffff8881353f5c00 > [ 347.638192] i915 0000:00:02.0: [drm:drm_atomic_check_only] checking ffff888109f0a000 > [ 347.638227] i915 0000:00:02.0: [drm:intel_plane_atomic_check_with_state [i915]] [CRTC:67:pipe A] with [PLANE:31:plane 1A] visible 1 -> 1, off 0, on 0, ms 0 > [ 347.638748] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff888108659ec0 state ffff8881084d2d40 to ffff888109f0a000 > [ 347.639296] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff88810865b140 state ffff888105b92008 to ffff888109f0a000 > [ 347.639629] i915 0000:00:02.0: [drm:drm_atomic_nonblocking_commit] committing ffff888109f0a000 nonblocking > [ 347.665623] i915 0000:00:02.0: [drm:drm_atomic_state_default_clear] Clearing atomic state ffff888109f0a000 > [ 347.665726] i915 0000:00:02.0: [drm:__drm_atomic_state_free] Freeing atomic state ffff888109f0a000 > [ 347.671631] [drm:drm_mode_addfb2] [FB:167] > [ 347.671730] i915 0000:00:02.0: [drm:drm_atomic_state_init] Allocated atomic state ffff888109f0a000 > [ 347.671778] i915 0000:00:02.0: [drm:drm_atomic_get_crtc_state] Added [CRTC:67:pipe A] ffff88810a492000 state to ffff888109f0a000 > [ 347.671805] i915 0000:00:02.0: [drm:drm_atomic_get_plane_state] Added [PLANE:31:plane 1A] ffff8881353f0200 state to ffff888109f0a000 > [ 347.671818] i915 0000:00:02.0: [drm:drm_atomic_set_fb_for_plane] Set [FB:167] for [PLANE:31:plane 1A] state ffff8881353f0200 > [ 347.671833] i915 0000:00:02.0: [drm:drm_atomic_check_only] checking ffff888109f0a000 > [ 347.671869] i915 0000:00:02.0: [drm:intel_plane_atomic_check_with_state [i915]] [CRTC:67:pipe A] with [PLANE:31:plane 1A] visible 1 -> 1, off 0, on 0, ms 0 > [ 347.672506] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff888108659ec0 state ffff88810b5f6e40 to ffff888109f0a000 > [ 347.672863] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff88810865b140 state ffff888105b92008 to ffff888109f0a000 > [ 347.673092] i915 0000:00:02.0: [drm:drm_atomic_nonblocking_commit] committing ffff888109f0a000 nonblocking > [ 347.698941] i915 0000:00:02.0: [drm:drm_atomic_state_default_clear] Clearing atomic state ffff888109f0a000 > [ 347.699095] i915 0000:00:02.0: [drm:__drm_atomic_state_free] Freeing atomic state ffff888109f0a000 > [ 347.704158] [drm:drm_mode_addfb2] [FB:163] > [ 347.704268] i915 0000:00:02.0: [drm:drm_atomic_state_init] Allocated atomic state ffff888109f0a000 > [ 347.704316] i915 0000:00:02.0: [drm:drm_atomic_get_crtc_state] Added [CRTC:67:pipe A] ffff88811a64a000 state to ffff888109f0a000 > [ 347.704341] i915 0000:00:02.0: [drm:drm_atomic_get_plane_state] Added [PLANE:31:plane 1A] ffff8881353f2000 state to ffff888109f0a000 > [ 347.704354] i915 0000:00:02.0: [drm:drm_atomic_set_fb_for_plane] Set [FB:163] for [PLANE:31:plane 1A] state ffff8881353f2000 > [ 347.704367] i915 0000:00:02.0: [drm:drm_atomic_check_only] checking ffff888109f0a000 > [ 347.704406] i915 0000:00:02.0: [drm:intel_plane_atomic_check_with_state [i915]] [CRTC:67:pipe A] with [PLANE:31:plane 1A] visible 1 -> 1, off 0, on 0, ms 0 > [ 347.704951] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff888108659ec0 state ffff88813ded1240 to ffff888109f0a000 > [ 347.705475] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff88810865b140 state ffff888105b92008 to ffff888109f0a000 > [ 347.705799] i915 0000:00:02.0: [drm:drm_atomic_nonblocking_commit] committing ffff888109f0a000 nonblocking > [ 347.715588] i915 0000:00:02.0: [drm:drm_atomic_state_default_clear] Clearing atomic state ffff888109f0a000 > [ 347.715679] i915 0000:00:02.0: [drm:__drm_atomic_state_free] Freeing atomic state ffff888109f0a000 > [ 347.721609] [drm:drm_mode_addfb2] [FB:167] > [ 347.721725] i915 0000:00:02.0: [drm:drm_atomic_state_init] Allocated atomic state ffff888109f0a000 > [ 347.721776] i915 0000:00:02.0: [drm:drm_atomic_get_crtc_state] Added [CRTC:67:pipe A] ffff8881411ea000 state to ffff888109f0a000 > [ 347.721800] i915 0000:00:02.0: [drm:drm_atomic_get_plane_state] Added [PLANE:31:plane 1A] ffff8881353f7400 state to ffff888109f0a000 > [ 347.721813] i915 0000:00:02.0: [drm:drm_atomic_set_fb_for_plane] Set [FB:167] for [PLANE:31:plane 1A] state ffff8881353f7400 > [ 347.721827] i915 0000:00:02.0: [drm:drm_atomic_check_only] checking ffff888109f0a000 > [ 347.721870] i915 0000:00:02.0: [drm:intel_plane_atomic_check_with_state [i915]] [CRTC:67:pipe A] with [PLANE:31:plane 1A] visible 1 -> 1, off 0, on 0, ms 0 > [ 347.722501] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff888108659ec0 state ffff888141026540 to ffff888109f0a000 > [ 347.722978] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff88810865b140 state ffff888105b92008 to ffff888109f0a000 > [ 347.723468] i915 0000:00:02.0: [drm:drm_atomic_nonblocking_commit] committing ffff888109f0a000 nonblocking > [ 347.732273] i915 0000:00:02.0: [drm:drm_atomic_state_default_clear] Clearing atomic state ffff888109f0a000 > [ 347.732366] i915 0000:00:02.0: [drm:__drm_atomic_state_free] Freeing atomic state ffff888109f0a000 > [ 347.754980] [drm:drm_mode_addfb2] [FB:163] > [ 347.755179] i915 0000:00:02.0: [drm:drm_atomic_state_init] Allocated atomic state ffff888109f0a000 > [ 347.755234] i915 0000:00:02.0: [drm:drm_atomic_get_crtc_state] Added [CRTC:67:pipe A] ffff8881361c2000 state to ffff888109f0a000 > [ 347.755262] i915 0000:00:02.0: [drm:drm_atomic_get_plane_state] Added [PLANE:31:plane 1A] ffff8881353f2000 state to ffff888109f0a000 > [ 347.755277] i915 0000:00:02.0: [drm:drm_atomic_set_fb_for_plane] Set [FB:163] for [PLANE:31:plane 1A] state ffff8881353f2000 > [ 347.755293] i915 0000:00:02.0: [drm:drm_atomic_check_only] checking ffff888109f0a000 > [ 347.755341] i915 0000:00:02.0: [drm:intel_plane_atomic_check_with_state [i915]] [CRTC:67:pipe A] with [PLANE:31:plane 1A] visible 1 -> 1, off 0, on 0, ms 0 > [ 347.755959] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff888108659ec0 state ffff888100d75d40 to ffff888109f0a000 > [ 347.756596] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff88810865b140 state ffff888105b938c8 to ffff888109f0a000 > [ 347.756952] i915 0000:00:02.0: [drm:drm_atomic_nonblocking_commit] committing ffff888109f0a000 nonblocking > [ 347.765611] i915 0000:00:02.0: [drm:drm_atomic_state_default_clear] Clearing atomic state ffff888109f0a000 > [ 347.765718] i915 0000:00:02.0: [drm:__drm_atomic_state_free] Freeing atomic state ffff888109f0a000 > [ 347.771370] [drm:drm_mode_addfb2] [FB:167] > [ 347.771464] i915 0000:00:02.0: [drm:drm_atomic_state_init] Allocated atomic state ffff888109f0a000 > [ 347.771510] i915 0000:00:02.0: [drm:drm_atomic_get_crtc_state] Added [CRTC:67:pipe A] ffff888105e52000 state to ffff888109f0a000 > [ 347.771531] i915 0000:00:02.0: [drm:drm_atomic_get_plane_state] Added [PLANE:31:plane 1A] ffff8881353f0800 state to ffff888109f0a000 > [ 347.771543] i915 0000:00:02.0: [drm:drm_atomic_set_fb_for_plane] Set [FB:167] for [PLANE:31:plane 1A] state ffff8881353f0800 > [ 347.771555] i915 0000:00:02.0: [drm:drm_atomic_check_only] checking ffff888109f0a000 > [ 347.771594] i915 0000:00:02.0: [drm:intel_plane_atomic_check_with_state [i915]] [CRTC:67:pipe A] with [PLANE:31:plane 1A] visible 1 -> 1, off 0, on 0, ms 0 > [ 347.772155] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff888108659ec0 state ffff88814112e740 to ffff888109f0a000 > [ 347.772559] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff88810865b140 state ffff888105b938c8 to ffff888109f0a000 > [ 347.772936] i915 0000:00:02.0: [drm:drm_atomic_nonblocking_commit] committing ffff888109f0a000 nonblocking > [ 347.782280] i915 0000:00:02.0: [drm:drm_atomic_state_default_clear] Clearing atomic state ffff888109f0a000 > [ 347.782379] i915 0000:00:02.0: [drm:__drm_atomic_state_free] Freeing atomic state ffff888109f0a000 > [ 347.804964] [drm:drm_mode_addfb2] [FB:163] > [ 347.805162] i915 0000:00:02.0: [drm:drm_atomic_state_init] Allocated atomic state ffff888109f0a000 > [ 347.805231] i915 0000:00:02.0: [drm:drm_atomic_get_crtc_state] Added [CRTC:67:pipe A] ffff88811a5e2000 state to ffff888109f0a000 > [ 347.805261] i915 0000:00:02.0: [drm:drm_atomic_get_plane_state] Added [PLANE:31:plane 1A] ffff8881353f3200 state to ffff888109f0a000 > [ 347.805277] i915 0000:00:02.0: [drm:drm_atomic_set_fb_for_plane] Set [FB:163] for [PLANE:31:plane 1A] state ffff8881353f3200 > [ 347.805294] i915 0000:00:02.0: [drm:drm_atomic_check_only] checking ffff888109f0a000 > [ 347.805336] i915 0000:00:02.0: [drm:intel_plane_atomic_check_with_state [i915]] [CRTC:67:pipe A] with [PLANE:31:plane 1A] visible 1 -> 1, off 0, on 0, ms 0 > [ 347.805953] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff888108659ec0 state ffff88813dce1b40 to ffff888109f0a000 > [ 347.806523] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff88810865b140 state ffff888105b930e8 to ffff888109f0a000 > [ 347.806877] i915 0000:00:02.0: [drm:drm_atomic_nonblocking_commit] committing ffff888109f0a000 nonblocking > [ 347.815592] i915 0000:00:02.0: [drm:drm_atomic_state_default_clear] Clearing atomic state ffff888109f0a000 > [ 347.815690] i915 0000:00:02.0: [drm:__drm_atomic_state_free] Freeing atomic state ffff888109f0a000 > [ 347.821335] [drm:drm_mode_addfb2] [FB:167] > [ 347.821427] i915 0000:00:02.0: [drm:drm_atomic_state_init] Allocated atomic state ffff888109f0a000 > [ 347.821474] i915 0000:00:02.0: [drm:drm_atomic_get_crtc_state] Added [CRTC:67:pipe A] ffff88810a49a000 state to ffff888109f0a000 > [ 347.821495] i915 0000:00:02.0: [drm:drm_atomic_get_plane_state] Added [PLANE:31:plane 1A] ffff8881353f0e00 state to ffff888109f0a000 > [ 347.821506] i915 0000:00:02.0: [drm:drm_atomic_set_fb_for_plane] Set [FB:167] for [PLANE:31:plane 1A] state ffff8881353f0e00 > [ 347.821517] i915 0000:00:02.0: [drm:drm_atomic_check_only] checking ffff888109f0a000 > [ 347.821554] i915 0000:00:02.0: [drm:intel_plane_atomic_check_with_state [i915]] [CRTC:67:pipe A] with [PLANE:31:plane 1A] visible 1 -> 1, off 0, on 0, ms 0 > [ 347.822113] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff888108659ec0 state ffff888141145340 to ffff888109f0a000 > [ 347.822465] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff88810865b140 state ffff888105b930e8 to ffff888109f0a000 > [ 347.822724] i915 0000:00:02.0: [drm:drm_atomic_nonblocking_commit] committing ffff888109f0a000 nonblocking > [ 347.832126] i915 0000:00:02.0: [drm:drm_atomic_state_default_clear] Clearing atomic state ffff888109f0a000 > [ 347.832244] i915 0000:00:02.0: [drm:__drm_atomic_state_free] Freeing atomic state ffff888109f0a000 > [ 347.855736] [drm:drm_mode_addfb2] [FB:163] > [ 347.855801] i915 0000:00:02.0: [drm:drm_atomic_state_init] Allocated atomic state ffff888109f0a000 > [ 347.855828] i915 0000:00:02.0: [drm:drm_atomic_get_crtc_state] Added [CRTC:67:pipe A] ffff8881045e2000 state to ffff888109f0a000 > [ 347.855840] i915 0000:00:02.0: [drm:drm_atomic_get_plane_state] Added [PLANE:31:plane 1A] ffff8881353f3800 state to ffff888109f0a000 > [ 347.855847] i915 0000:00:02.0: [drm:drm_atomic_set_fb_for_plane] Set [FB:163] for [PLANE:31:plane 1A] state ffff8881353f3800 > [ 347.855854] i915 0000:00:02.0: [drm:drm_atomic_check_only] checking ffff888109f0a000 > [ 347.855879] i915 0000:00:02.0: [drm:intel_plane_atomic_check_with_state [i915]] [CRTC:67:pipe A] with [PLANE:31:plane 1A] visible 1 -> 1, off 0, on 0, ms 0 > [ 347.856256] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff888108659ec0 state ffff888146ce3840 to ffff888109f0a000 > [ 347.856564] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff88810865b140 state ffff888105b92008 to ffff888109f0a000 > [ 347.856822] i915 0000:00:02.0: [drm:drm_atomic_nonblocking_commit] committing ffff888109f0a000 nonblocking > [ 347.865570] i915 0000:00:02.0: [drm:drm_atomic_state_default_clear] Clearing atomic state ffff888109f0a000 > [ 347.865739] i915 0000:00:02.0: [drm:__drm_atomic_state_free] Freeing atomic state ffff888109f0a000 > [ 347.871967] [drm:drm_mode_addfb2] [FB:167] > [ 347.872124] i915 0000:00:02.0: [drm:drm_atomic_state_init] Allocated atomic state ffff888109f0a000 > [ 347.872192] i915 0000:00:02.0: [drm:drm_atomic_get_crtc_state] Added [CRTC:67:pipe A] ffff88810a492000 state to ffff888109f0a000 > [ 347.872219] i915 0000:00:02.0: [drm:drm_atomic_get_plane_state] Added [PLANE:31:plane 1A] ffff8881353f7400 state to ffff888109f0a000 > [ 347.872233] i915 0000:00:02.0: [drm:drm_atomic_set_fb_for_plane] Set [FB:167] for [PLANE:31:plane 1A] state ffff8881353f7400 > [ 347.872247] i915 0000:00:02.0: [drm:drm_atomic_check_only] checking ffff888109f0a000 > [ 347.872286] i915 0000:00:02.0: [drm:intel_plane_atomic_check_with_state [i915]] [CRTC:67:pipe A] with [PLANE:31:plane 1A] visible 1 -> 1, off 0, on 0, ms 0 > [ 347.872876] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff888108659ec0 state ffff888146e1a840 to ffff888109f0a000 > [ 347.873406] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff88810865b140 state ffff888105b92008 to ffff888109f0a000 > [ 347.873769] i915 0000:00:02.0: [drm:drm_atomic_nonblocking_commit] committing ffff888109f0a000 nonblocking > [ 347.882349] i915 0000:00:02.0: [drm:drm_atomic_state_default_clear] Clearing atomic state ffff888109f0a000 > [ 347.882453] i915 0000:00:02.0: [drm:__drm_atomic_state_free] Freeing atomic state ffff888109f0a000 > [ 347.904385] [drm:drm_mode_addfb2] [FB:163] > [ 347.904459] i915 0000:00:02.0: [drm:drm_atomic_state_init] Allocated atomic state ffff888109f0a000 > [ 347.904498] i915 0000:00:02.0: [drm:drm_atomic_get_crtc_state] Added [CRTC:67:pipe A] ffff88811a64a000 state to ffff888109f0a000 > [ 347.904517] i915 0000:00:02.0: [drm:drm_atomic_get_plane_state] Added [PLANE:31:plane 1A] ffff8881353f3200 state to ffff888109f0a000 > [ 347.904527] i915 0000:00:02.0: [drm:drm_atomic_set_fb_for_plane] Set [FB:163] for [PLANE:31:plane 1A] state ffff8881353f3200 > [ 347.904539] i915 0000:00:02.0: [drm:drm_atomic_check_only] checking ffff888109f0a000 > [ 347.904570] i915 0000:00:02.0: [drm:intel_plane_atomic_check_with_state [i915]] [CRTC:67:pipe A] with [PLANE:31:plane 1A] visible 1 -> 1, off 0, on 0, ms 0 > [ 347.904979] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff888108659ec0 state ffff88810ba58c40 to ffff888109f0a000 > [ 347.905381] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff88810865b140 state ffff888105b930e8 to ffff888109f0a000 > [ 347.905708] i915 0000:00:02.0: [drm:drm_atomic_nonblocking_commit] committing ffff888109f0a000 nonblocking > [ 347.915613] i915 0000:00:02.0: [drm:drm_atomic_state_default_clear] Clearing atomic state ffff888109f0a000 > [ 347.915714] i915 0000:00:02.0: [drm:__drm_atomic_state_free] Freeing atomic state ffff888109f0a000 > [ 347.938358] [drm:drm_mode_addfb2] [FB:167] > [ 347.938424] i915 0000:00:02.0: [drm:drm_atomic_state_init] Allocated atomic state ffff888109f0a000 > [ 347.938482] i915 0000:00:02.0: [drm:drm_atomic_get_crtc_state] Added [CRTC:67:pipe A] ffff8881411ea000 state to ffff888109f0a000 > [ 347.938497] i915 0000:00:02.0: [drm:drm_atomic_get_plane_state] Added [PLANE:31:plane 1A] ffff8881353f7400 state to ffff888109f0a000 > [ 347.938504] i915 0000:00:02.0: [drm:drm_atomic_set_fb_for_plane] Set [FB:167] for [PLANE:31:plane 1A] state ffff8881353f7400 > [ 347.938513] i915 0000:00:02.0: [drm:drm_atomic_check_only] checking ffff888109f0a000 > [ 347.938539] i915 0000:00:02.0: [drm:intel_plane_atomic_check_with_state [i915]] [CRTC:67:pipe A] with [PLANE:31:plane 1A] visible 1 -> 1, off 0, on 0, ms 0 > [ 347.938866] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff888108659ec0 state ffff888146e38e40 to ffff888109f0a000 > [ 347.939148] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff88810865b140 state ffff888105b930e8 to ffff888109f0a000 > [ 347.939419] i915 0000:00:02.0: [drm:drm_atomic_nonblocking_commit] committing ffff888109f0a000 nonblocking > [ 347.948855] i915 0000:00:02.0: [drm:drm_atomic_state_default_clear] Clearing atomic state ffff888109f0a000 > [ 347.948968] i915 0000:00:02.0: [drm:__drm_atomic_state_free] Freeing atomic state ffff888109f0a000 > [ 347.955248] [drm:drm_mode_addfb2] [FB:163] > [ 347.955362] i915 0000:00:02.0: [drm:drm_atomic_state_init] Allocated atomic state ffff888109f0a000 > [ 347.955415] i915 0000:00:02.0: [drm:drm_atomic_get_crtc_state] Added [CRTC:67:pipe A] ffff8881361c2000 state to ffff888109f0a000 > [ 347.955445] i915 0000:00:02.0: [drm:drm_atomic_get_plane_state] Added [PLANE:31:plane 1A] ffff8881353f6800 state to ffff888109f0a000 > [ 347.955460] i915 0000:00:02.0: [drm:drm_atomic_set_fb_for_plane] Set [FB:163] for [PLANE:31:plane 1A] state ffff8881353f6800 > [ 347.955477] i915 0000:00:02.0: [drm:drm_atomic_check_only] checking ffff888109f0a000 > [ 347.955517] i915 0000:00:02.0: [drm:intel_plane_atomic_check_with_state [i915]] [CRTC:67:pipe A] with [PLANE:31:plane 1A] visible 1 -> 1, off 0, on 0, ms 0 > [ 347.956199] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff888108659ec0 state ffff8881410bfc40 to ffff888109f0a000 > [ 347.956592] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff88810865b140 state ffff888105b930e8 to ffff888109f0a000 > [ 347.956830] i915 0000:00:02.0: [drm:drm_atomic_nonblocking_commit] committing ffff888109f0a000 nonblocking > [ 347.965597] i915 0000:00:02.0: [drm:drm_atomic_state_default_clear] Clearing atomic state ffff888109f0a000 > [ 347.965692] i915 0000:00:02.0: [drm:__drm_atomic_state_free] Freeing atomic state ffff888109f0a000 > [ 347.988254] [drm:drm_mode_addfb2] [FB:167] > [ 347.988350] i915 0000:00:02.0: [drm:drm_atomic_state_init] Allocated atomic state ffff888109f0a000 > [ 347.988380] i915 0000:00:02.0: [drm:drm_atomic_get_crtc_state] Added [CRTC:67:pipe A] ffff888105e52000 state to ffff888109f0a000 > [ 347.988419] i915 0000:00:02.0: [drm:drm_atomic_get_plane_state] Added [PLANE:31:plane 1A] ffff8881353f1400 state to ffff888109f0a000 > [ 347.988426] i915 0000:00:02.0: [drm:drm_atomic_set_fb_for_plane] Set [FB:167] for [PLANE:31:plane 1A] state ffff8881353f1400 > [ 347.988433] i915 0000:00:02.0: [drm:drm_atomic_check_only] checking ffff888109f0a000 > [ 347.988456] i915 0000:00:02.0: [drm:intel_plane_atomic_check_with_state [i915]] [CRTC:67:pipe A] with [PLANE:31:plane 1A] visible 1 -> 1, off 0, on 0, ms 0 > [ 347.988748] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff888108659ec0 state ffff888146e3e940 to ffff888109f0a000 > [ 347.988973] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff88810865b140 state ffff888105b92008 to ffff888109f0a000 > [ 347.989316] i915 0000:00:02.0: [drm:drm_atomic_nonblocking_commit] committing ffff888109f0a000 nonblocking > [ 347.998975] i915 0000:00:02.0: [drm:drm_atomic_state_default_clear] Clearing atomic state ffff888109f0a000 > [ 347.999166] i915 0000:00:02.0: [drm:__drm_atomic_state_free] Freeing atomic state ffff888109f0a000 > [ 348.021680] [drm:drm_mode_addfb2] [FB:163] > [ 348.021740] i915 0000:00:02.0: [drm:drm_atomic_state_init] Allocated atomic state ffff888109f0a000 > [ 348.021768] i915 0000:00:02.0: [drm:drm_atomic_get_crtc_state] Added [CRTC:67:pipe A] ffff88811a5e2000 state to ffff888109f0a000 > [ 348.021784] i915 0000:00:02.0: [drm:drm_atomic_get_plane_state] Added [PLANE:31:plane 1A] ffff8881353f6800 state to ffff888109f0a000 > [ 348.021791] i915 0000:00:02.0: [drm:drm_atomic_set_fb_for_plane] Set [FB:163] for [PLANE:31:plane 1A] state ffff8881353f6800 > [ 348.021800] i915 0000:00:02.0: [drm:drm_atomic_check_only] checking ffff888109f0a000 > [ 348.021829] i915 0000:00:02.0: [drm:intel_plane_atomic_check_with_state [i915]] [CRTC:67:pipe A] with [PLANE:31:plane 1A] visible 1 -> 1, off 0, on 0, ms 0 > [ 348.022229] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff888108659ec0 state ffff88813851c240 to ffff888109f0a000 > [ 348.022501] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff88810865b140 state ffff888105b92008 to ffff888109f0a000 > [ 348.022753] i915 0000:00:02.0: [drm:drm_atomic_nonblocking_commit] committing ffff888109f0a000 nonblocking > [ 348.032189] i915 0000:00:02.0: [drm:drm_atomic_state_default_clear] Clearing atomic state ffff888109f0a000 > [ 348.032290] i915 0000:00:02.0: [drm:__drm_atomic_state_free] Freeing atomic state ffff888109f0a000 > [ 348.037821] [drm:drm_mode_addfb2] [FB:167] > [ 348.037905] i915 0000:00:02.0: [drm:drm_atomic_state_init] Allocated atomic state ffff888109f0a000 > [ 348.037948] i915 0000:00:02.0: [drm:drm_atomic_get_crtc_state] Added [CRTC:67:pipe A] ffff88810a49a000 state to ffff888109f0a000 > [ 348.037969] i915 0000:00:02.0: [drm:drm_atomic_get_plane_state] Added [PLANE:31:plane 1A] ffff8881353f2000 state to ffff888109f0a000 > [ 348.037980] i915 0000:00:02.0: [drm:drm_atomic_set_fb_for_plane] Set [FB:167] for [PLANE:31:plane 1A] state ffff8881353f2000 > [ 348.037993] i915 0000:00:02.0: [drm:drm_atomic_check_only] checking ffff888109f0a000 > [ 348.038075] i915 0000:00:02.0: [drm:intel_plane_atomic_check_with_state [i915]] [CRTC:67:pipe A] with [PLANE:31:plane 1A] visible 1 -> 1, off 0, on 0, ms 0 > [ 348.038527] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff888108659ec0 state ffff88813dcc5a40 to ffff888109f0a000 > [ 348.038774] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff88810865b140 state ffff888105b92008 to ffff888109f0a000 > [ 348.038978] i915 0000:00:02.0: [drm:drm_atomic_nonblocking_commit] committing ffff888109f0a000 nonblocking > [ 348.048863] i915 0000:00:02.0: [drm:drm_atomic_state_default_clear] Clearing atomic state ffff888109f0a000 > [ 348.048977] i915 0000:00:02.0: [drm:__drm_atomic_state_free] Freeing atomic state ffff888109f0a000 > [ 348.071643] [drm:drm_mode_addfb2] [FB:163] > [ 348.071766] i915 0000:00:02.0: [drm:drm_atomic_state_init] Allocated atomic state ffff888109f0a000 > [ 348.071820] i915 0000:00:02.0: [drm:drm_atomic_get_crtc_state] Added [CRTC:67:pipe A] ffff8881045e2000 state to ffff888109f0a000 > [ 348.071849] i915 0000:00:02.0: [drm:drm_atomic_get_plane_state] Added [PLANE:31:plane 1A] ffff8881353f5c00 state to ffff888109f0a000 > [ 348.071864] i915 0000:00:02.0: [drm:drm_atomic_set_fb_for_plane] Set [FB:163] for [PLANE:31:plane 1A] state ffff8881353f5c00 > [ 348.071880] i915 0000:00:02.0: [drm:drm_atomic_check_only] checking ffff888109f0a000 > [ 348.071924] i915 0000:00:02.0: [drm:intel_plane_atomic_check_with_state [i915]] [CRTC:67:pipe A] with [PLANE:31:plane 1A] visible 1 -> 1, off 0, on 0, ms 0 > [ 348.072638] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff888108659ec0 state ffff88813631df40 to ffff888109f0a000 > [ 348.073018] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff88810865b140 state ffff888105b930e8 to ffff888109f0a000 > [ 348.073341] i915 0000:00:02.0: [drm:drm_atomic_nonblocking_commit] committing ffff888109f0a000 nonblocking > [ 348.082392] i915 0000:00:02.0: [drm:drm_atomic_state_default_clear] Clearing atomic state ffff888109f0a000 > [ 348.082491] i915 0000:00:02.0: [drm:__drm_atomic_state_free] Freeing atomic state ffff888109f0a000 > [ 348.087097] [drm:drm_mode_addfb2] [FB:167] > [ 348.087198] i915 0000:00:02.0: [drm:drm_atomic_state_init] Allocated atomic state ffff888109f0a000 > [ 348.087243] i915 0000:00:02.0: [drm:drm_atomic_get_crtc_state] Added [CRTC:67:pipe A] ffff88810a492000 state to ffff888109f0a000 > [ 348.087267] i915 0000:00:02.0: [drm:drm_atomic_get_plane_state] Added [PLANE:31:plane 1A] ffff8881353f0200 state to ffff888109f0a000 > [ 348.087280] i915 0000:00:02.0: [drm:drm_atomic_set_fb_for_plane] Set [FB:167] for [PLANE:31:plane 1A] state ffff8881353f0200 > [ 348.087293] i915 0000:00:02.0: [drm:drm_atomic_check_only] checking ffff888109f0a000 > [ 348.087329] i915 0000:00:02.0: [drm:intel_plane_atomic_check_with_state [i915]] [CRTC:67:pipe A] with [PLANE:31:plane 1A] visible 1 -> 1, off 0, on 0, ms 0 > [ 348.087847] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff888108659ec0 state ffff888135308940 to ffff888109f0a000 > [ 348.088351] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff88810865b140 state ffff888105b930e8 to ffff888109f0a000 > [ 348.088788] i915 0000:00:02.0: [drm:drm_atomic_nonblocking_commit] committing ffff888109f0a000 nonblocking > [ 348.098860] i915 0000:00:02.0: [drm:drm_atomic_state_default_clear] Clearing atomic state ffff888109f0a000 > [ 348.098968] i915 0000:00:02.0: [drm:__drm_atomic_state_free] Freeing atomic state ffff888109f0a000 > [ 348.121415] [drm:drm_mode_addfb2] [FB:163] > [ 348.121469] i915 0000:00:02.0: [drm:drm_atomic_state_init] Allocated atomic state ffff888109f0a000 > [ 348.121491] i915 0000:00:02.0: [drm:drm_atomic_get_crtc_state] Added [CRTC:67:pipe A] ffff88811a64a000 state to ffff888109f0a000 > [ 348.121503] i915 0000:00:02.0: [drm:drm_atomic_get_plane_state] Added [PLANE:31:plane 1A] ffff8881353f5c00 state to ffff888109f0a000 > [ 348.121509] i915 0000:00:02.0: [drm:drm_atomic_set_fb_for_plane] Set [FB:163] for [PLANE:31:plane 1A] state ffff8881353f5c00 > [ 348.121515] i915 0000:00:02.0: [drm:drm_atomic_check_only] checking ffff888109f0a000 > [ 348.121554] i915 0000:00:02.0: [drm:intel_plane_atomic_check_with_state [i915]] [CRTC:67:pipe A] with [PLANE:31:plane 1A] visible 1 -> 1, off 0, on 0, ms 0 > [ 348.121831] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff888108659ec0 state ffff88810be33440 to ffff888109f0a000 > [ 348.122104] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff88810865b140 state ffff888105b92008 to ffff888109f0a000 > [ 348.122310] i915 0000:00:02.0: [drm:drm_atomic_nonblocking_commit] committing ffff888109f0a000 nonblocking > [ 348.148946] i915 0000:00:02.0: [drm:drm_atomic_state_default_clear] Clearing atomic state ffff888109f0a000 > [ 348.149109] i915 0000:00:02.0: [drm:__drm_atomic_state_free] Freeing atomic state ffff888109f0a000 > [ 348.153987] [drm:drm_mode_addfb2] [FB:167] > [ 348.154168] i915 0000:00:02.0: [drm:drm_atomic_state_init] Allocated atomic state ffff888109f0a000 > [ 348.154221] i915 0000:00:02.0: [drm:drm_atomic_get_crtc_state] Added [CRTC:67:pipe A] ffff8881411ea000 state to ffff888109f0a000 > [ 348.154246] i915 0000:00:02.0: [drm:drm_atomic_get_plane_state] Added [PLANE:31:plane 1A] ffff8881353f7a00 state to ffff888109f0a000 > [ 348.154259] i915 0000:00:02.0: [drm:drm_atomic_set_fb_for_plane] Set [FB:167] for [PLANE:31:plane 1A] state ffff8881353f7a00 > [ 348.154274] i915 0000:00:02.0: [drm:drm_atomic_check_only] checking ffff888109f0a000 > [ 348.154319] i915 0000:00:02.0: [drm:intel_plane_atomic_check_with_state [i915]] [CRTC:67:pipe A] with [PLANE:31:plane 1A] visible 1 -> 1, off 0, on 0, ms 0 > [ 348.154888] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff888108659ec0 state ffff888135185c40 to ffff888109f0a000 > [ 348.155424] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff88810865b140 state ffff888105b92008 to ffff888109f0a000 > [ 348.155792] i915 0000:00:02.0: [drm:drm_atomic_nonblocking_commit] committing ffff888109f0a000 nonblocking > [ 348.165563] i915 0000:00:02.0: [drm:drm_atomic_state_default_clear] Clearing atomic state ffff888109f0a000 > [ 348.165668] i915 0000:00:02.0: [drm:__drm_atomic_state_free] Freeing atomic state ffff888109f0a000 > [ 348.171554] [drm:drm_mode_addfb2] [FB:163] > [ 348.171661] i915 0000:00:02.0: [drm:drm_atomic_state_init] Allocated atomic state ffff888109f0a000 > [ 348.171709] i915 0000:00:02.0: [drm:drm_atomic_get_crtc_state] Added [CRTC:67:pipe A] ffff8881361c2000 state to ffff888109f0a000 > [ 348.171733] i915 0000:00:02.0: [drm:drm_atomic_get_plane_state] Added [PLANE:31:plane 1A] ffff8881353f3200 state to ffff888109f0a000 > [ 348.171746] i915 0000:00:02.0: [drm:drm_atomic_set_fb_for_plane] Set [FB:163] for [PLANE:31:plane 1A] state ffff8881353f3200 > [ 348.171761] i915 0000:00:02.0: [drm:drm_atomic_check_only] checking ffff888109f0a000 > [ 348.171801] i915 0000:00:02.0: [drm:intel_plane_atomic_check_with_state [i915]] [CRTC:67:pipe A] with [PLANE:31:plane 1A] visible 1 -> 1, off 0, on 0, ms 0 > [ 348.172395] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff888108659ec0 state ffff88810775d640 to ffff888109f0a000 > [ 348.172757] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff88810865b140 state ffff888105b92008 to ffff888109f0a000 > [ 348.172976] i915 0000:00:02.0: [drm:drm_atomic_nonblocking_commit] committing ffff888109f0a000 nonblocking > [ 348.182131] i915 0000:00:02.0: [drm:drm_atomic_state_default_clear] Clearing atomic state ffff888109f0a000 > [ 348.182232] i915 0000:00:02.0: [drm:__drm_atomic_state_free] Freeing atomic state ffff888109f0a000 > [ 348.205347] [drm:drm_mode_addfb2] [FB:167] > [ 348.205481] i915 0000:00:02.0: [drm:drm_atomic_state_init] Allocated atomic state ffff888109f0a000 > [ 348.205540] i915 0000:00:02.0: [drm:drm_atomic_get_crtc_state] Added [CRTC:67:pipe A] ffff888105e52000 state to ffff888109f0a000 > [ 348.205572] i915 0000:00:02.0: [drm:drm_atomic_get_plane_state] Added [PLANE:31:plane 1A] ffff8881353f7a00 state to ffff888109f0a000 > [ 348.205590] i915 0000:00:02.0: [drm:drm_atomic_set_fb_for_plane] Set [FB:167] for [PLANE:31:plane 1A] state ffff8881353f7a00 > [ 348.205608] i915 0000:00:02.0: [drm:drm_atomic_check_only] checking ffff888109f0a000 > [ 348.205657] i915 0000:00:02.0: [drm:intel_plane_atomic_check_with_state [i915]] [CRTC:67:pipe A] with [PLANE:31:plane 1A] visible 1 -> 1, off 0, on 0, ms 0 > [ 348.206420] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff888108659ec0 state ffff8881045ccb40 to ffff888109f0a000 > [ 348.206752] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff88810865b140 state ffff888105b930e8 to ffff888109f0a000 > [ 348.206982] i915 0000:00:02.0: [drm:drm_atomic_nonblocking_commit] committing ffff888109f0a000 nonblocking > [ 348.215608] i915 0000:00:02.0: [drm:drm_atomic_state_default_clear] Clearing atomic state ffff888109f0a000 > [ 348.215715] i915 0000:00:02.0: [drm:__drm_atomic_state_free] Freeing atomic state ffff888109f0a000 > [ 348.238587] [drm:drm_mode_addfb2] [FB:163] > [ 348.238724] i915 0000:00:02.0: [drm:drm_atomic_state_init] Allocated atomic state ffff888109f0a000 > [ 348.238787] i915 0000:00:02.0: [drm:drm_atomic_get_crtc_state] Added [CRTC:67:pipe A] ffff88811a5e2000 state to ffff888109f0a000 > [ 348.238820] i915 0000:00:02.0: [drm:drm_atomic_get_plane_state] Added [PLANE:31:plane 1A] ffff8881353f3200 state to ffff888109f0a000 > [ 348.238837] i915 0000:00:02.0: [drm:drm_atomic_set_fb_for_plane] Set [FB:163] for [PLANE:31:plane 1A] state ffff8881353f3200 > [ 348.238855] i915 0000:00:02.0: [drm:drm_atomic_check_only] checking ffff888109f0a000 > [ 348.238902] i915 0000:00:02.0: [drm:intel_plane_atomic_check_with_state [i915]] [CRTC:67:pipe A] with [PLANE:31:plane 1A] visible 1 -> 1, off 0, on 0, ms 0 > [ 348.239705] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff888108659ec0 state ffff88813615d240 to ffff888109f0a000 > [ 348.240095] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff88810865b140 state ffff888105b930e8 to ffff888109f0a000 > [ 348.240328] i915 0000:00:02.0: [drm:drm_atomic_nonblocking_commit] committing ffff888109f0a000 nonblocking > [ 348.248859] i915 0000:00:02.0: [drm:drm_atomic_state_default_clear] Clearing atomic state ffff888109f0a000 > [ 348.248954] i915 0000:00:02.0: [drm:__drm_atomic_state_free] Freeing atomic state ffff888109f0a000 > [ 348.254835] [drm:drm_mode_addfb2] [FB:167] > [ 348.254958] i915 0000:00:02.0: [drm:drm_atomic_state_init] Allocated atomic state ffff888109f0a000 > [ 348.255010] i915 0000:00:02.0: [drm:drm_atomic_get_crtc_state] Added [CRTC:67:pipe A] ffff88810a49a000 state to ffff888109f0a000 > [ 348.255118] i915 0000:00:02.0: [drm:drm_atomic_get_plane_state] Added [PLANE:31:plane 1A] ffff8881353f1400 state to ffff888109f0a000 > [ 348.255134] i915 0000:00:02.0: [drm:drm_atomic_set_fb_for_plane] Set [FB:167] for [PLANE:31:plane 1A] state ffff8881353f1400 > [ 348.255148] i915 0000:00:02.0: [drm:drm_atomic_check_only] checking ffff888109f0a000 > [ 348.255194] i915 0000:00:02.0: [drm:intel_plane_atomic_check_with_state [i915]] [CRTC:67:pipe A] with [PLANE:31:plane 1A] visible 1 -> 1, off 0, on 0, ms 0 > [ 348.255781] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff888108659ec0 state ffff888104551840 to ffff888109f0a000 > [ 348.256344] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff88810865b140 state ffff888105b930e8 to ffff888109f0a000 > [ 348.256674] i915 0000:00:02.0: [drm:drm_atomic_nonblocking_commit] committing ffff888109f0a000 nonblocking > [ 348.265583] i915 0000:00:02.0: [drm:drm_atomic_state_default_clear] Clearing atomic state ffff888109f0a000 > [ 348.265677] i915 0000:00:02.0: [drm:__drm_atomic_state_free] Freeing atomic state ffff888109f0a000 > [ 348.288746] [drm:drm_mode_addfb2] [FB:163] > [ 348.288881] i915 0000:00:02.0: [drm:drm_atomic_state_init] Allocated atomic state ffff888109f0a000 > [ 348.288941] i915 0000:00:02.0: [drm:drm_atomic_get_crtc_state] Added [CRTC:67:pipe A] ffff8881045e2000 state to ffff888109f0a000 > [ 348.288971] i915 0000:00:02.0: [drm:drm_atomic_get_plane_state] Added [PLANE:31:plane 1A] ffff8881353f3800 state to ffff888109f0a000 > [ 348.288988] i915 0000:00:02.0: [drm:drm_atomic_set_fb_for_plane] Set [FB:163] for [PLANE:31:plane 1A] state ffff8881353f3800 > [ 348.289005] i915 0000:00:02.0: [drm:drm_atomic_check_only] checking ffff888109f0a000 > [ 348.289144] i915 0000:00:02.0: [drm:intel_plane_atomic_check_with_state [i915]] [CRTC:67:pipe A] with [PLANE:31:plane 1A] visible 1 -> 1, off 0, on 0, ms 0 > [ 348.289846] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff888108659ec0 state ffff888109e9f940 to ffff888109f0a000 > [ 348.290371] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff88810865b140 state ffff888105b92008 to ffff888109f0a000 > [ 348.290729] i915 0000:00:02.0: [drm:drm_atomic_nonblocking_commit] committing ffff888109f0a000 nonblocking > [ 348.298871] i915 0000:00:02.0: [drm:drm_atomic_state_default_clear] Clearing atomic state ffff888109f0a000 > [ 348.298973] i915 0000:00:02.0: [drm:__drm_atomic_state_free] Freeing atomic state ffff888109f0a000 > [ 348.321354] [drm:drm_mode_addfb2] [FB:167] > [ 348.321418] i915 0000:00:02.0: [drm:drm_atomic_state_init] Allocated atomic state ffff888109f0a000 > [ 348.321479] i915 0000:00:02.0: [drm:drm_atomic_get_crtc_state] Added [CRTC:67:pipe A] ffff88810a492000 state to ffff888109f0a000 > [ 348.321494] i915 0000:00:02.0: [drm:drm_atomic_get_plane_state] Added [PLANE:31:plane 1A] ffff8881353f1400 state to ffff888109f0a000 > [ 348.321500] i915 0000:00:02.0: [drm:drm_atomic_set_fb_for_plane] Set [FB:167] for [PLANE:31:plane 1A] state ffff8881353f1400 > [ 348.321509] i915 0000:00:02.0: [drm:drm_atomic_check_only] checking ffff888109f0a000 > [ 348.321555] i915 0000:00:02.0: [drm:intel_plane_atomic_check_with_state [i915]] [CRTC:67:pipe A] with [PLANE:31:plane 1A] visible 1 -> 1, off 0, on 0, ms 0 > [ 348.321886] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff888108659ec0 state ffff8881363b4c40 to ffff888109f0a000 > [ 348.322169] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff88810865b140 state ffff888105b92008 to ffff888109f0a000 > [ 348.322482] i915 0000:00:02.0: [drm:drm_atomic_nonblocking_commit] committing ffff888109f0a000 nonblocking > [ 348.332144] i915 0000:00:02.0: [drm:drm_atomic_state_default_clear] Clearing atomic state ffff888109f0a000 > [ 348.332245] i915 0000:00:02.0: [drm:__drm_atomic_state_free] Freeing atomic state ffff888109f0a000 > [ 348.337992] [drm:drm_mode_addfb2] [FB:163] > [ 348.338118] i915 0000:00:02.0: [drm:drm_atomic_state_init] Allocated atomic state ffff888109f0a000 > [ 348.338167] i915 0000:00:02.0: [drm:drm_atomic_get_crtc_state] Added [CRTC:67:pipe A] ffff88811a64a000 state to ffff888109f0a000 > [ 348.338190] i915 0000:00:02.0: [drm:drm_atomic_get_plane_state] Added [PLANE:31:plane 1A] ffff8881353f0e00 state to ffff888109f0a000 > [ 348.338202] i915 0000:00:02.0: [drm:drm_atomic_set_fb_for_plane] Set [FB:163] for [PLANE:31:plane 1A] state ffff8881353f0e00 > [ 348.338217] i915 0000:00:02.0: [drm:drm_atomic_check_only] checking ffff888109f0a000 > [ 348.338259] i915 0000:00:02.0: [drm:intel_plane_atomic_check_with_state [i915]] [CRTC:67:pipe A] with [PLANE:31:plane 1A] visible 1 -> 1, off 0, on 0, ms 0 > [ 348.338802] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff888108659ec0 state ffff888141024140 to ffff888109f0a000 > [ 348.339314] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff88810865b140 state ffff888105b92008 to ffff888109f0a000 > [ 348.339663] i915 0000:00:02.0: [drm:drm_atomic_nonblocking_commit] committing ffff888109f0a000 nonblocking > [ 348.348924] i915 0000:00:02.0: [drm:drm_atomic_state_default_clear] Clearing atomic state ffff888109f0a000 > [ 348.349058] i915 0000:00:02.0: [drm:__drm_atomic_state_free] Freeing atomic state ffff888109f0a000 > [ 348.371081] [drm:drm_mode_addfb2] [FB:167] > [ 348.371184] i915 0000:00:02.0: [drm:drm_atomic_state_init] Allocated atomic state ffff888109f0a000 > [ 348.371222] i915 0000:00:02.0: [drm:drm_atomic_get_crtc_state] Added [CRTC:67:pipe A] ffff8881411ea000 state to ffff888109f0a000 > [ 348.371244] i915 0000:00:02.0: [drm:drm_atomic_get_plane_state] Added [PLANE:31:plane 1A] ffff8881353f6800 state to ffff888109f0a000 > [ 348.371254] i915 0000:00:02.0: [drm:drm_atomic_set_fb_for_plane] Set [FB:167] for [PLANE:31:plane 1A] state ffff8881353f6800 > [ 348.371279] i915 0000:00:02.0: [drm:drm_atomic_check_only] checking ffff888109f0a000 > [ 348.371304] i915 0000:00:02.0: [drm:intel_plane_atomic_check_with_state [i915]] [CRTC:67:pipe A] with [PLANE:31:plane 1A] visible 1 -> 1, off 0, on 0, ms 0 > [ 348.371592] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff888108659ec0 state ffff88813df08240 to ffff888109f0a000 > [ 348.371820] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff88810865b140 state ffff888105b930e8 to ffff888109f0a000 > [ 348.372083] i915 0000:00:02.0: [drm:drm_atomic_nonblocking_commit] committing ffff888109f0a000 nonblocking > [ 348.382303] i915 0000:00:02.0: [drm:drm_atomic_state_default_clear] Clearing atomic state ffff888109f0a000 > [ 348.382501] i915 0000:00:02.0: [drm:__drm_atomic_state_free] Freeing atomic state ffff888109f0a000 > [ 348.405305] [drm:drm_mode_addfb2] [FB:163] > [ 348.405426] i915 0000:00:02.0: [drm:drm_atomic_state_init] Allocated atomic state ffff888109f0a000 > [ 348.405482] i915 0000:00:02.0: [drm:drm_atomic_get_crtc_state] Added [CRTC:67:pipe A] ffff8881361c2000 state to ffff888109f0a000 > [ 348.405513] i915 0000:00:02.0: [drm:drm_atomic_get_plane_state] Added [PLANE:31:plane 1A] ffff8881353f0e00 state to ffff888109f0a000 > [ 348.405530] i915 0000:00:02.0: [drm:drm_atomic_set_fb_for_plane] Set [FB:163] for [PLANE:31:plane 1A] state ffff8881353f0e00 > [ 348.405546] i915 0000:00:02.0: [drm:drm_atomic_check_only] checking ffff888109f0a000 > [ 348.405588] i915 0000:00:02.0: [drm:intel_plane_atomic_check_with_state [i915]] [CRTC:67:pipe A] with [PLANE:31:plane 1A] visible 1 -> 1, off 0, on 0, ms 0 > [ 348.406360] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff888108659ec0 state ffff88813dce8740 to ffff888109f0a000 > [ 348.406695] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff88810865b140 state ffff888105b93b08 to ffff888109f0a000 > [ 348.406906] i915 0000:00:02.0: [drm:drm_atomic_nonblocking_commit] committing ffff888109f0a000 nonblocking > [ 348.415554] i915 0000:00:02.0: [drm:drm_atomic_state_default_clear] Clearing atomic state ffff888109f0a000 > [ 348.415653] i915 0000:00:02.0: [drm:__drm_atomic_state_free] Freeing atomic state ffff888109f0a000 > [ 348.438379] [drm:drm_mode_addfb2] [FB:167] > [ 348.438488] i915 0000:00:02.0: [drm:drm_atomic_state_init] Allocated atomic state ffff888109f0a000 > [ 348.438540] i915 0000:00:02.0: [drm:drm_atomic_get_crtc_state] Added [CRTC:67:pipe A] ffff888105e52000 state to ffff888109f0a000 > [ 348.438568] i915 0000:00:02.0: [drm:drm_atomic_get_plane_state] Added [PLANE:31:plane 1A] ffff8881353f6800 state to ffff888109f0a000 > [ 348.438583] i915 0000:00:02.0: [drm:drm_atomic_set_fb_for_plane] Set [FB:167] for [PLANE:31:plane 1A] state ffff8881353f6800 > [ 348.438599] i915 0000:00:02.0: [drm:drm_atomic_check_only] checking ffff888109f0a000 > [ 348.438638] i915 0000:00:02.0: [drm:intel_plane_atomic_check_with_state [i915]] [CRTC:67:pipe A] with [PLANE:31:plane 1A] visible 1 -> 1, off 0, on 0, ms 0 > [ 348.439318] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff888108659ec0 state ffff88813ded1940 to ffff888109f0a000 > [ 348.439874] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff88810865b140 state ffff888105b93b08 to ffff888109f0a000 > [ 348.440450] i915 0000:00:02.0: [drm:drm_atomic_nonblocking_commit] committing ffff888109f0a000 nonblocking > [ 348.465544] i915 0000:00:02.0: [drm:drm_atomic_state_default_clear] Clearing atomic state ffff888109f0a000 > [ 348.465663] i915 0000:00:02.0: [drm:__drm_atomic_state_free] Freeing atomic state ffff888109f0a000 > [ 348.472324] [drm:drm_mode_addfb2] [FB:163] > [ 348.472456] i915 0000:00:02.0: [drm:drm_atomic_state_init] Allocated atomic state ffff888109f0a000 > [ 348.472515] i915 0000:00:02.0: [drm:drm_atomic_get_crtc_state] Added [CRTC:67:pipe A] ffff88811a5e2000 state to ffff888109f0a000 > [ 348.472548] i915 0000:00:02.0: [drm:drm_atomic_get_plane_state] Added [PLANE:31:plane 1A] ffff8881353f7400 state to ffff888109f0a000 > [ 348.472565] i915 0000:00:02.0: [drm:drm_atomic_set_fb_for_plane] Set [FB:163] for [PLANE:31:plane 1A] state ffff8881353f7400 > [ 348.472582] i915 0000:00:02.0: [drm:drm_atomic_check_only] checking ffff888109f0a000 > [ 348.472633] i915 0000:00:02.0: [drm:intel_plane_atomic_check_with_state [i915]] [CRTC:67:pipe A] with [PLANE:31:plane 1A] visible 1 -> 1, off 0, on 0, ms 0 > [ 348.473394] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff888108659ec0 state ffff88813df14240 to ffff888109f0a000 > [ 348.473759] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff88810865b140 state ffff888105b93b08 to ffff888109f0a000 > [ 348.473989] i915 0000:00:02.0: [drm:drm_atomic_nonblocking_commit] committing ffff888109f0a000 nonblocking > [ 348.482145] i915 0000:00:02.0: [drm:drm_atomic_state_default_clear] Clearing atomic state ffff888109f0a000 > [ 348.482247] i915 0000:00:02.0: [drm:__drm_atomic_state_free] Freeing atomic state ffff888109f0a000 > [ 348.488431] [drm:drm_mode_addfb2] [FB:167] > [ 348.488516] i915 0000:00:02.0: [drm:drm_atomic_state_init] Allocated atomic state ffff888109f0a000 > [ 348.488541] i915 0000:00:02.0: [drm:drm_atomic_get_crtc_state] Added [CRTC:67:pipe A] ffff88810a49a000 state to ffff888109f0a000 > [ 348.488553] i915 0000:00:02.0: [drm:drm_atomic_get_plane_state] Added [PLANE:31:plane 1A] ffff8881353f7a00 state to ffff888109f0a000 > [ 348.488560] i915 0000:00:02.0: [drm:drm_atomic_set_fb_for_plane] Set [FB:167] for [PLANE:31:plane 1A] state ffff8881353f7a00 > [ 348.488568] i915 0000:00:02.0: [drm:drm_atomic_check_only] checking ffff888109f0a000 > [ 348.488600] i915 0000:00:02.0: [drm:intel_plane_atomic_check_with_state [i915]] [CRTC:67:pipe A] with [PLANE:31:plane 1A] visible 1 -> 1, off 0, on 0, ms 0 > [ 348.488956] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff888108659ec0 state ffff888141135d40 to ffff888109f0a000 > [ 348.489230] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff88810865b140 state ffff888105b93b08 to ffff888109f0a000 > [ 348.489457] i915 0000:00:02.0: [drm:drm_atomic_nonblocking_commit] committing ffff888109f0a000 nonblocking > [ 348.498924] i915 0000:00:02.0: [drm:drm_atomic_state_default_clear] Clearing atomic state ffff888109f0a000 > [ 348.499061] i915 0000:00:02.0: [drm:__drm_atomic_state_free] Freeing atomic state ffff888109f0a000 > [ 348.521295] [drm:drm_mode_addfb2] [FB:163] > [ 348.521396] i915 0000:00:02.0: [drm:drm_atomic_state_init] Allocated atomic state ffff888109f0a000 > [ 348.521427] i915 0000:00:02.0: [drm:drm_atomic_get_crtc_state] Added [CRTC:67:pipe A] ffff8881045e2000 state to ffff888109f0a000 > [ 348.521443] i915 0000:00:02.0: [drm:drm_atomic_get_plane_state] Added [PLANE:31:plane 1A] ffff8881353f7400 state to ffff888109f0a000 > [ 348.521452] i915 0000:00:02.0: [drm:drm_atomic_set_fb_for_plane] Set [FB:163] for [PLANE:31:plane 1A] state ffff8881353f7400 > [ 348.521461] i915 0000:00:02.0: [drm:drm_atomic_check_only] checking ffff888109f0a000 > [ 348.521489] i915 0000:00:02.0: [drm:intel_plane_atomic_check_with_state [i915]] [CRTC:67:pipe A] with [PLANE:31:plane 1A] visible 1 -> 1, off 0, on 0, ms 0 > [ 348.521846] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff888108659ec0 state ffff888100202440 to ffff888109f0a000 > [ 348.522145] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff88810865b140 state ffff888105b930e8 to ffff888109f0a000 > [ 348.522393] i915 0000:00:02.0: [drm:drm_atomic_nonblocking_commit] committing ffff888109f0a000 nonblocking > [ 348.532147] i915 0000:00:02.0: [drm:drm_atomic_state_default_clear] Clearing atomic state ffff888109f0a000 > [ 348.532250] i915 0000:00:02.0: [drm:__drm_atomic_state_free] Freeing atomic state ffff888109f0a000 > [ 348.554860] [drm:drm_mode_addfb2] [FB:167] > [ 348.554990] i915 0000:00:02.0: [drm:drm_atomic_state_init] Allocated atomic state ffff888109f0a000 > [ 348.555150] i915 0000:00:02.0: [drm:drm_atomic_get_crtc_state] Added [CRTC:67:pipe A] ffff88810a492000 state to ffff888109f0a000 > [ 348.555194] i915 0000:00:02.0: [drm:drm_atomic_get_plane_state] Added [PLANE:31:plane 1A] ffff8881353f7a00 state to ffff888109f0a000 > [ 348.555223] i915 0000:00:02.0: [drm:drm_atomic_set_fb_for_plane] Set [FB:167] for [PLANE:31:plane 1A] state ffff8881353f7a00 > [ 348.555241] i915 0000:00:02.0: [drm:drm_atomic_check_only] checking ffff888109f0a000 > [ 348.555287] i915 0000:00:02.0: [drm:intel_plane_atomic_check_with_state [i915]] [CRTC:67:pipe A] with [PLANE:31:plane 1A] visible 1 -> 1, off 0, on 0, ms 0 > [ 348.555751] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff888108659ec0 state ffff8881410f6440 to ffff888109f0a000 > [ 348.555991] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff88810865b140 state ffff888105b930e8 to ffff888109f0a000 > [ 348.556277] i915 0000:00:02.0: [drm:drm_atomic_nonblocking_commit] committing ffff888109f0a000 nonblocking > [ 348.565604] i915 0000:00:02.0: [drm:drm_atomic_state_default_clear] Clearing atomic state ffff888109f0a000 > [ 348.565711] i915 0000:00:02.0: [drm:__drm_atomic_state_free] Freeing atomic state ffff888109f0a000 > [ 348.571950] [drm:drm_mode_addfb2] [FB:163] > [ 348.572167] i915 0000:00:02.0: [drm:drm_atomic_state_init] Allocated atomic state ffff888109f0a000 > [ 348.572236] i915 0000:00:02.0: [drm:drm_atomic_get_crtc_state] Added [CRTC:67:pipe A] ffff88811a64a000 state to ffff888109f0a000 > [ 348.572292] i915 0000:00:02.0: [drm:drm_atomic_get_plane_state] Added [PLANE:31:plane 1A] ffff8881353f2000 state to ffff888109f0a000 > [ 348.572300] i915 0000:00:02.0: [drm:drm_atomic_set_fb_for_plane] Set [FB:163] for [PLANE:31:plane 1A] state ffff8881353f2000 > [ 348.572309] i915 0000:00:02.0: [drm:drm_atomic_check_only] checking ffff888109f0a000 > [ 348.572336] i915 0000:00:02.0: [drm:intel_plane_atomic_check_with_state [i915]] [CRTC:67:pipe A] with [PLANE:31:plane 1A] visible 1 -> 1, off 0, on 0, ms 0 > [ 348.572787] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff888108659ec0 state ffff888141145c40 to ffff888109f0a000 > [ 348.573013] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff88810865b140 state ffff888105b930e8 to ffff888109f0a000 > [ 348.573266] i915 0000:00:02.0: [drm:drm_atomic_nonblocking_commit] committing ffff888109f0a000 nonblocking > [ 348.582129] i915 0000:00:02.0: [drm:drm_atomic_state_default_clear] Clearing atomic state ffff888109f0a000 > [ 348.582218] i915 0000:00:02.0: [drm:__drm_atomic_state_free] Freeing atomic state ffff888109f0a000 > [ 348.604365] [drm:drm_mode_addfb2] [FB:167] > [ 348.604470] i915 0000:00:02.0: [drm:drm_atomic_state_init] Allocated atomic state ffff888109f0a000 > [ 348.604519] i915 0000:00:02.0: [drm:drm_atomic_get_crtc_state] Added [CRTC:67:pipe A] ffff8881411ea000 state to ffff888109f0a000 > [ 348.604544] i915 0000:00:02.0: [drm:drm_atomic_get_plane_state] Added [PLANE:31:plane 1A] ffff8881353f2600 state to ffff888109f0a000 > [ 348.604557] i915 0000:00:02.0: [drm:drm_atomic_set_fb_for_plane] Set [FB:167] for [PLANE:31:plane 1A] state ffff8881353f2600 > [ 348.604571] i915 0000:00:02.0: [drm:drm_atomic_check_only] checking ffff888109f0a000 > [ 348.604608] i915 0000:00:02.0: [drm:intel_plane_atomic_check_with_state [i915]] [CRTC:67:pipe A] with [PLANE:31:plane 1A] visible 1 -> 1, off 0, on 0, ms 0 > [ 348.605233] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff888108659ec0 state ffff888107555e40 to ffff888109f0a000 > [ 348.605781] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff88810865b140 state ffff888105b93b08 to ffff888109f0a000 > [ 348.606365] i915 0000:00:02.0: [drm:drm_atomic_nonblocking_commit] committing ffff888109f0a000 nonblocking > [ 348.615592] i915 0000:00:02.0: [drm:drm_atomic_state_default_clear] Clearing atomic state ffff888109f0a000 > [ 348.615691] i915 0000:00:02.0: [drm:__drm_atomic_state_free] Freeing atomic state ffff888109f0a000 > [ 348.638362] [drm:drm_mode_addfb2] [FB:163] > [ 348.638458] i915 0000:00:02.0: [drm:drm_atomic_state_init] Allocated atomic state ffff888109f0a000 > [ 348.638491] i915 0000:00:02.0: [drm:drm_atomic_get_crtc_state] Added [CRTC:67:pipe A] ffff8881361c2000 state to ffff888109f0a000 > [ 348.638506] i915 0000:00:02.0: [drm:drm_atomic_get_plane_state] Added [PLANE:31:plane 1A] ffff8881353f2000 state to ffff888109f0a000 > [ 348.638513] i915 0000:00:02.0: [drm:drm_atomic_set_fb_for_plane] Set [FB:163] for [PLANE:31:plane 1A] state ffff8881353f2000 > [ 348.638523] i915 0000:00:02.0: [drm:drm_atomic_check_only] checking ffff888109f0a000 > [ 348.638579] i915 0000:00:02.0: [drm:intel_plane_atomic_check_with_state [i915]] [CRTC:67:pipe A] with [PLANE:31:plane 1A] visible 1 -> 1, off 0, on 0, ms 0 > [ 348.638907] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff888108659ec0 state ffff888105ab1e40 to ffff888109f0a000 > [ 348.639222] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff88810865b140 state ffff888105b93b08 to ffff888109f0a000 > [ 348.639494] i915 0000:00:02.0: [drm:drm_atomic_nonblocking_commit] committing ffff888109f0a000 nonblocking > [ 348.648858] i915 0000:00:02.0: [drm:drm_atomic_state_default_clear] Clearing atomic state ffff888109f0a000 > [ 348.648975] i915 0000:00:02.0: [drm:__drm_atomic_state_free] Freeing atomic state ffff888109f0a000 > [ 348.671625] [drm:drm_mode_addfb2] [FB:167] > [ 348.671747] i915 0000:00:02.0: [drm:drm_atomic_state_init] Allocated atomic state ffff888109f0a000 > [ 348.671803] i915 0000:00:02.0: [drm:drm_atomic_get_crtc_state] Added [CRTC:67:pipe A] ffff888105e52000 state to ffff888109f0a000 > [ 348.671834] i915 0000:00:02.0: [drm:drm_atomic_get_plane_state] Added [PLANE:31:plane 1A] ffff8881353f2600 state to ffff888109f0a000 > [ 348.671850] i915 0000:00:02.0: [drm:drm_atomic_set_fb_for_plane] Set [FB:167] for [PLANE:31:plane 1A] state ffff8881353f2600 > [ 348.671866] i915 0000:00:02.0: [drm:drm_atomic_check_only] checking ffff888109f0a000 > [ 348.671908] i915 0000:00:02.0: [drm:intel_plane_atomic_check_with_state [i915]] [CRTC:67:pipe A] with [PLANE:31:plane 1A] visible 1 -> 1, off 0, on 0, ms 0 > [ 348.672656] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff888108659ec0 state ffff888146e1af40 to ffff888109f0a000 > [ 348.673069] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff88810865b140 state ffff888105b93b08 to ffff888109f0a000 > [ 348.673299] i915 0000:00:02.0: [drm:drm_atomic_nonblocking_commit] committing ffff888109f0a000 nonblocking > [ 348.682146] i915 0000:00:02.0: [drm:drm_atomic_state_default_clear] Clearing atomic state ffff888109f0a000 > [ 348.682248] i915 0000:00:02.0: [drm:__drm_atomic_state_free] Freeing atomic state ffff888109f0a000 > [ 348.687910] [drm:drm_mode_addfb2] [FB:163] > [ 348.688003] i915 0000:00:02.0: [drm:drm_atomic_state_init] Allocated atomic state ffff888109f0a000 > [ 348.688105] i915 0000:00:02.0: [drm:drm_atomic_get_crtc_state] Added [CRTC:67:pipe A] ffff88811a5e2000 state to ffff888109f0a000 > [ 348.688128] i915 0000:00:02.0: [drm:drm_atomic_get_plane_state] Added [PLANE:31:plane 1A] ffff8881353f0200 state to ffff888109f0a000 > [ 348.688140] i915 0000:00:02.0: [drm:drm_atomic_set_fb_for_plane] Set [FB:163] for [PLANE:31:plane 1A] state ffff8881353f0200 > [ 348.688154] i915 0000:00:02.0: [drm:drm_atomic_check_only] checking ffff888109f0a000 > [ 348.688192] i915 0000:00:02.0: [drm:intel_plane_atomic_check_with_state [i915]] [CRTC:67:pipe A] with [PLANE:31:plane 1A] visible 1 -> 1, off 0, on 0, ms 0 > [ 348.688589] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff888108659ec0 state ffff888146e38640 to ffff888109f0a000 > [ 348.688825] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff88810865b140 state ffff888105b93b08 to ffff888109f0a000 > [ 348.689080] i915 0000:00:02.0: [drm:drm_atomic_nonblocking_commit] committing ffff888109f0a000 nonblocking > [ 348.698922] i915 0000:00:02.0: [drm:drm_atomic_state_default_clear] Clearing atomic state ffff888109f0a000 > [ 348.699051] i915 0000:00:02.0: [drm:__drm_atomic_state_free] Freeing atomic state ffff888109f0a000 > [ 348.720934] [drm:drm_mode_addfb2] [FB:167] > [ 348.721049] i915 0000:00:02.0: [drm:drm_atomic_state_init] Allocated atomic state ffff888109f0a000 > [ 348.721093] i915 0000:00:02.0: [drm:drm_atomic_get_crtc_state] Added [CRTC:67:pipe A] ffff88810a49a000 state to ffff888109f0a000 > [ 348.721116] i915 0000:00:02.0: [drm:drm_atomic_get_plane_state] Added [PLANE:31:plane 1A] ffff8881353f3200 state to ffff888109f0a000 > [ 348.721128] i915 0000:00:02.0: [drm:drm_atomic_set_fb_for_plane] Set [FB:167] for [PLANE:31:plane 1A] state ffff8881353f3200 > [ 348.721141] i915 0000:00:02.0: [drm:drm_atomic_check_only] checking ffff888109f0a000 > [ 348.721177] i915 0000:00:02.0: [drm:intel_plane_atomic_check_with_state [i915]] [CRTC:67:pipe A] with [PLANE:31:plane 1A] visible 1 -> 1, off 0, on 0, ms 0 > [ 348.721913] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff888108659ec0 state ffff8881352f3e40 to ffff888109f0a000 > [ 348.722719] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff88810865b140 state ffff888105b92008 to ffff888109f0a000 > [ 348.723086] i915 0000:00:02.0: [drm:drm_atomic_nonblocking_commit] committing ffff888109f0a000 nonblocking > [ 348.732327] i915 0000:00:02.0: [drm:drm_atomic_state_default_clear] Clearing atomic state ffff888109f0a000 > [ 348.732411] i915 0000:00:02.0: [drm:__drm_atomic_state_free] Freeing atomic state ffff888109f0a000 > [ 348.754262] [drm:drm_mode_addfb2] [FB:163] > [ 348.754367] i915 0000:00:02.0: [drm:drm_atomic_state_init] Allocated atomic state ffff888109f0a000 > [ 348.754407] i915 0000:00:02.0: [drm:drm_atomic_get_crtc_state] Added [CRTC:67:pipe A] ffff8881045e2000 state to ffff888109f0a000 > [ 348.754429] i915 0000:00:02.0: [drm:drm_atomic_get_plane_state] Added [PLANE:31:plane 1A] ffff8881353f3800 state to ffff888109f0a000 > [ 348.754440] i915 0000:00:02.0: [drm:drm_atomic_set_fb_for_plane] Set [FB:163] for [PLANE:31:plane 1A] state ffff8881353f3800 > [ 348.754452] i915 0000:00:02.0: [drm:drm_atomic_check_only] checking ffff888109f0a000 > [ 348.754483] i915 0000:00:02.0: [drm:intel_plane_atomic_check_with_state [i915]] [CRTC:67:pipe A] with [PLANE:31:plane 1A] visible 1 -> 1, off 0, on 0, ms 0 > [ 348.754927] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff888108659ec0 state ffff888146e3e940 to ffff888109f0a000 > [ 348.755363] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff88810865b140 state ffff888105b92008 to ffff888109f0a000 > [ 348.755929] i915 0000:00:02.0: [drm:drm_atomic_nonblocking_commit] committing ffff888109f0a000 nonblocking > [ 348.765511] i915 0000:00:02.0: [drm:drm_atomic_state_default_clear] Clearing atomic state ffff888109f0a000 > [ 348.765603] i915 0000:00:02.0: [drm:__drm_atomic_state_free] Freeing atomic state ffff888109f0a000 > [ 348.788248] [drm:drm_mode_addfb2] [FB:167] > [ 348.788371] i915 0000:00:02.0: [drm:drm_atomic_state_init] Allocated atomic state ffff888109f0a000 > [ 348.788425] i915 0000:00:02.0: [drm:drm_atomic_get_crtc_state] Added [CRTC:67:pipe A] ffff88810a492000 state to ffff888109f0a000 > [ 348.788457] i915 0000:00:02.0: [drm:drm_atomic_get_plane_state] Added [PLANE:31:plane 1A] ffff8881353f3200 state to ffff888109f0a000 > [ 348.788474] i915 0000:00:02.0: [drm:drm_atomic_set_fb_for_plane] Set [FB:167] for [PLANE:31:plane 1A] state ffff8881353f3200 > [ 348.788490] i915 0000:00:02.0: [drm:drm_atomic_check_only] checking ffff888109f0a000 > [ 348.788532] i915 0000:00:02.0: [drm:intel_plane_atomic_check_with_state [i915]] [CRTC:67:pipe A] with [PLANE:31:plane 1A] visible 1 -> 1, off 0, on 0, ms 0 > [ 348.789223] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff888108659ec0 state ffff888108750640 to ffff888109f0a000 > [ 348.789842] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff88810865b140 state ffff888105b930e8 to ffff888109f0a000 > [ 348.790457] i915 0000:00:02.0: [drm:drm_atomic_nonblocking_commit] committing ffff888109f0a000 nonblocking > [ 348.798964] i915 0000:00:02.0: [drm:drm_atomic_state_default_clear] Clearing atomic state ffff888109f0a000 > [ 348.799106] i915 0000:00:02.0: [drm:__drm_atomic_state_free] Freeing atomic state ffff888109f0a000 > [ 348.821773] [drm:drm_mode_addfb2] [FB:163] > [ 348.821892] i915 0000:00:02.0: [drm:drm_atomic_state_init] Allocated atomic state ffff888109f0a000 > [ 348.821944] i915 0000:00:02.0: [drm:drm_atomic_get_crtc_state] Added [CRTC:67:pipe A] ffff88811a64a000 state to ffff888109f0a000 > [ 348.821976] i915 0000:00:02.0: [drm:drm_atomic_get_plane_state] Added [PLANE:31:plane 1A] ffff8881353f3800 state to ffff888109f0a000 > [ 348.821990] i915 0000:00:02.0: [drm:drm_atomic_set_fb_for_plane] Set [FB:163] for [PLANE:31:plane 1A] state ffff8881353f3800 > [ 348.822006] i915 0000:00:02.0: [drm:drm_atomic_check_only] checking ffff888109f0a000 > [ 348.822098] i915 0000:00:02.0: [drm:intel_plane_atomic_check_with_state [i915]] [CRTC:67:pipe A] with [PLANE:31:plane 1A] visible 1 -> 1, off 0, on 0, ms 0 > [ 348.822743] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff888108659ec0 state ffff88813dcc5040 to ffff888109f0a000 > [ 348.823334] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff88810865b140 state ffff888105b93b08 to ffff888109f0a000 > [ 348.823945] i915 0000:00:02.0: [drm:drm_atomic_nonblocking_commit] committing ffff888109f0a000 nonblocking > [ 348.832114] i915 0000:00:02.0: [drm:drm_atomic_state_default_clear] Clearing atomic state ffff888109f0a000 > [ 348.832192] i915 0000:00:02.0: [drm:__drm_atomic_state_free] Freeing atomic state ffff888109f0a000 > [ 348.837605] [drm:drm_mode_addfb2] [FB:167] > [ 348.837717] i915 0000:00:02.0: [drm:drm_atomic_state_init] Allocated atomic state ffff888109f0a000 > [ 348.837758] i915 0000:00:02.0: [drm:drm_atomic_get_crtc_state] Added [CRTC:67:pipe A] ffff8881411ea000 state to ffff888109f0a000 > [ 348.837781] i915 0000:00:02.0: [drm:drm_atomic_get_plane_state] Added [PLANE:31:plane 1A] ffff8881353f1400 state to ffff888109f0a000 > [ 348.837791] i915 0000:00:02.0: [drm:drm_atomic_set_fb_for_plane] Set [FB:167] for [PLANE:31:plane 1A] state ffff8881353f1400 > [ 348.837802] i915 0000:00:02.0: [drm:drm_atomic_check_only] checking ffff888109f0a000 > [ 348.837835] i915 0000:00:02.0: [drm:intel_plane_atomic_check_with_state [i915]] [CRTC:67:pipe A] with [PLANE:31:plane 1A] visible 1 -> 1, off 0, on 0, ms 0 > [ 348.838360] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff888108659ec0 state ffff888146e8f640 to ffff888109f0a000 > [ 348.838705] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff88810865b140 state ffff888105b93b08 to ffff888109f0a000 > [ 348.838975] i915 0000:00:02.0: [drm:drm_atomic_nonblocking_commit] committing ffff888109f0a000 nonblocking > [ 348.848923] i915 0000:00:02.0: [drm:drm_atomic_state_default_clear] Clearing atomic state ffff888109f0a000 > [ 348.849008] i915 0000:00:02.0: [drm:__drm_atomic_state_free] Freeing atomic state ffff888109f0a000 > [ 348.871544] [drm:drm_mode_addfb2] [FB:163] > [ 348.871628] i915 0000:00:02.0: [drm:drm_atomic_state_init] Allocated atomic state ffff888109f0a000 > [ 348.871651] i915 0000:00:02.0: [drm:drm_atomic_get_crtc_state] Added [CRTC:67:pipe A] ffff8881361c2000 state to ffff888109f0a000 > [ 348.871677] i915 0000:00:02.0: [drm:drm_atomic_get_plane_state] Added [PLANE:31:plane 1A] ffff8881353f3800 state to ffff888109f0a000 > [ 348.871685] i915 0000:00:02.0: [drm:drm_atomic_set_fb_for_plane] Set [FB:163] for [PLANE:31:plane 1A] state ffff8881353f3800 > [ 348.871692] i915 0000:00:02.0: [drm:drm_atomic_check_only] checking ffff888109f0a000 > [ 348.871720] i915 0000:00:02.0: [drm:intel_plane_atomic_check_with_state [i915]] [CRTC:67:pipe A] with [PLANE:31:plane 1A] visible 1 -> 1, off 0, on 0, ms 0 > [ 348.872093] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff888108659ec0 state ffff888146d29240 to ffff888109f0a000 > [ 348.872356] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff88810865b140 state ffff888105b92008 to ffff888109f0a000 > [ 348.872616] i915 0000:00:02.0: [drm:drm_atomic_nonblocking_commit] committing ffff888109f0a000 nonblocking > [ 348.882159] i915 0000:00:02.0: [drm:drm_atomic_state_default_clear] Clearing atomic state ffff888109f0a000 > [ 348.882261] i915 0000:00:02.0: [drm:__drm_atomic_state_free] Freeing atomic state ffff888109f0a000 > [ 348.904974] [drm:drm_mode_addfb2] [FB:167] > [ 348.905201] i915 0000:00:02.0: [drm:drm_atomic_state_init] Allocated atomic state ffff888109f0a000 > [ 348.905283] i915 0000:00:02.0: [drm:drm_atomic_get_crtc_state] Added [CRTC:67:pipe A] ffff888105e52000 state to ffff888109f0a000 > [ 348.905297] i915 0000:00:02.0: [drm:drm_atomic_get_plane_state] Added [PLANE:31:plane 1A] ffff8881353f1400 state to ffff888109f0a000 > [ 348.905306] i915 0000:00:02.0: [drm:drm_atomic_set_fb_for_plane] Set [FB:167] for [PLANE:31:plane 1A] state ffff8881353f1400 > [ 348.905315] i915 0000:00:02.0: [drm:drm_atomic_check_only] checking ffff888109f0a000 > [ 348.905343] i915 0000:00:02.0: [drm:intel_plane_atomic_check_with_state [i915]] [CRTC:67:pipe A] with [PLANE:31:plane 1A] visible 1 -> 1, off 0, on 0, ms 0 > [ 348.905837] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff888108659ec0 state ffff8881049be840 to ffff888109f0a000 > [ 348.906103] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff88810865b140 state ffff888105b92c68 to ffff888109f0a000 > [ 348.906395] i915 0000:00:02.0: [drm:drm_atomic_nonblocking_commit] committing ffff888109f0a000 nonblocking > [ 348.915517] i915 0000:00:02.0: [drm:drm_atomic_state_default_clear] Clearing atomic state ffff888109f0a000 > [ 348.915662] i915 0000:00:02.0: [drm:__drm_atomic_state_free] Freeing atomic state ffff888109f0a000 > [ 348.938505] [drm:drm_mode_addfb2] [FB:163] > [ 348.938626] i915 0000:00:02.0: [drm:drm_atomic_state_init] Allocated atomic state ffff888109f0a000 > [ 348.938678] i915 0000:00:02.0: [drm:drm_atomic_get_crtc_state] Added [CRTC:67:pipe A] ffff88811a5e2000 state to ffff888109f0a000 > [ 348.938706] i915 0000:00:02.0: [drm:drm_atomic_get_plane_state] Added [PLANE:31:plane 1A] ffff8881353f0e00 state to ffff888109f0a000 > [ 348.938721] i915 0000:00:02.0: [drm:drm_atomic_set_fb_for_plane] Set [FB:163] for [PLANE:31:plane 1A] state ffff8881353f0e00 > [ 348.938736] i915 0000:00:02.0: [drm:drm_atomic_check_only] checking ffff888109f0a000 > [ 348.938781] i915 0000:00:02.0: [drm:intel_plane_atomic_check_with_state [i915]] [CRTC:67:pipe A] with [PLANE:31:plane 1A] visible 1 -> 1, off 0, on 0, ms 0 > [ 348.939487] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff888108659ec0 state ffff888108ac3f40 to ffff888109f0a000 > [ 348.940105] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff88810865b140 state ffff888105b93b08 to ffff888109f0a000 > [ 348.940462] i915 0000:00:02.0: [drm:drm_atomic_nonblocking_commit] committing ffff888109f0a000 nonblocking > [ 348.948969] i915 0000:00:02.0: [drm:drm_atomic_state_default_clear] Clearing atomic state ffff888109f0a000 > [ 348.949110] i915 0000:00:02.0: [drm:__drm_atomic_state_free] Freeing atomic state ffff888109f0a000 > [ 348.971512] [drm:drm_mode_addfb2] [FB:167] > [ 348.971610] i915 0000:00:02.0: [drm:drm_atomic_state_init] Allocated atomic state ffff888109f0a000 > [ 348.971657] i915 0000:00:02.0: [drm:drm_atomic_get_crtc_state] Added [CRTC:67:pipe A] ffff88810a49a000 state to ffff888109f0a000 > [ 348.971682] i915 0000:00:02.0: [drm:drm_atomic_get_plane_state] Added [PLANE:31:plane 1A] ffff8881353f1400 state to ffff888109f0a000 > [ 348.971695] i915 0000:00:02.0: [drm:drm_atomic_set_fb_for_plane] Set [FB:167] for [PLANE:31:plane 1A] state ffff8881353f1400 > [ 348.971708] i915 0000:00:02.0: [drm:drm_atomic_check_only] checking ffff888109f0a000 > [ 348.971745] i915 0000:00:02.0: [drm:intel_plane_atomic_check_with_state [i915]] [CRTC:67:pipe A] with [PLANE:31:plane 1A] visible 1 -> 1, off 0, on 0, ms 0 > [ 348.972338] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff888108659ec0 state ffff888104401240 to ffff888109f0a000 > [ 348.972803] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff88810865b140 state ffff888105b93b08 to ffff888109f0a000 > [ 348.973349] i915 0000:00:02.0: [drm:drm_atomic_nonblocking_commit] committing ffff888109f0a000 nonblocking > [ 348.982394] i915 0000:00:02.0: [drm:drm_atomic_state_default_clear] Clearing atomic state ffff888109f0a000 > [ 348.982539] i915 0000:00:02.0: [drm:__drm_atomic_state_free] Freeing atomic state ffff888109f0a000 > [ 349.003963] [drm:drm_mode_addfb2] [FB:163] > [ 349.004160] i915 0000:00:02.0: [drm:drm_atomic_state_init] Allocated atomic state ffff888109f0a000 > [ 349.004207] i915 0000:00:02.0: [drm:drm_atomic_get_crtc_state] Added [CRTC:67:pipe A] ffff8881045e2000 state to ffff888109f0a000 > [ 349.004253] i915 0000:00:02.0: [drm:drm_atomic_get_plane_state] Added [PLANE:31:plane 1A] ffff8881353f0e00 state to ffff888109f0a000 > [ 349.004262] i915 0000:00:02.0: [drm:drm_atomic_set_fb_for_plane] Set [FB:163] for [PLANE:31:plane 1A] state ffff8881353f0e00 > [ 349.004271] i915 0000:00:02.0: [drm:drm_atomic_check_only] checking ffff888109f0a000 > [ 349.004297] i915 0000:00:02.0: [drm:intel_plane_atomic_check_with_state [i915]] [CRTC:67:pipe A] with [PLANE:31:plane 1A] visible 1 -> 1, off 0, on 0, ms 0 > [ 349.004615] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff888108659ec0 state ffff88813862f040 to ffff888109f0a000 > [ 349.004825] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff88810865b140 state ffff888105b93b08 to ffff888109f0a000 > [ 349.005030] i915 0000:00:02.0: [drm:drm_atomic_nonblocking_commit] committing ffff888109f0a000 nonblocking > [ 349.015576] i915 0000:00:02.0: [drm:drm_atomic_state_default_clear] Clearing atomic state ffff888109f0a000 > [ 349.015674] i915 0000:00:02.0: [drm:__drm_atomic_state_free] Freeing atomic state ffff888109f0a000 > [ 349.038651] [drm:drm_mode_addfb2] [FB:167] > [ 349.038774] i915 0000:00:02.0: [drm:drm_atomic_state_init] Allocated atomic state ffff888109f0a000 > [ 349.038830] i915 0000:00:02.0: [drm:drm_atomic_get_crtc_state] Added [CRTC:67:pipe A] ffff88810a492000 state to ffff888109f0a000 > [ 349.038863] i915 0000:00:02.0: [drm:drm_atomic_get_plane_state] Added [PLANE:31:plane 1A] ffff8881353f1400 state to ffff888109f0a000 > [ 349.038880] i915 0000:00:02.0: [drm:drm_atomic_set_fb_for_plane] Set [FB:167] for [PLANE:31:plane 1A] state ffff8881353f1400 > [ 349.038897] i915 0000:00:02.0: [drm:drm_atomic_check_only] checking ffff888109f0a000 > [ 349.038941] i915 0000:00:02.0: [drm:intel_plane_atomic_check_with_state [i915]] [CRTC:67:pipe A] with [PLANE:31:plane 1A] visible 1 -> 1, off 0, on 0, ms 0 > [ 349.039724] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff888108659ec0 state ffff88813615d340 to ffff888109f0a000 > [ 349.040057] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff88810865b140 state ffff888105b93b08 to ffff888109f0a000 > [ 349.040299] i915 0000:00:02.0: [drm:drm_atomic_nonblocking_commit] committing ffff888109f0a000 nonblocking > [ 349.048966] i915 0000:00:02.0: [drm:drm_atomic_state_default_clear] Clearing atomic state ffff888109f0a000 > [ 349.049081] i915 0000:00:02.0: [drm:__drm_atomic_state_free] Freeing atomic state ffff888109f0a000 > [ 349.072147] [drm:drm_mode_addfb2] [FB:163] > [ 349.072267] i915 0000:00:02.0: [drm:drm_atomic_state_init] Allocated atomic state ffff888109f0a000 > [ 349.072323] i915 0000:00:02.0: [drm:drm_atomic_get_crtc_state] Added [CRTC:67:pipe A] ffff88811a64a000 state to ffff888109f0a000 > [ 349.072354] i915 0000:00:02.0: [drm:drm_atomic_get_plane_state] Added [PLANE:31:plane 1A] ffff8881353f0e00 state to ffff888109f0a000 > [ 349.072371] i915 0000:00:02.0: [drm:drm_atomic_set_fb_for_plane] Set [FB:163] for [PLANE:31:plane 1A] state ffff8881353f0e00 > [ 349.072388] i915 0000:00:02.0: [drm:drm_atomic_check_only] checking ffff888109f0a000 > [ 349.072430] i915 0000:00:02.0: [drm:intel_plane_atomic_check_with_state [i915]] [CRTC:67:pipe A] with [PLANE:31:plane 1A] visible 1 -> 1, off 0, on 0, ms 0 > [ 349.073199] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff888108659ec0 state ffff88813aefad40 to ffff888109f0a000 > [ 349.073545] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff88810865b140 state ffff888105b92c68 to ffff888109f0a000 > [ 349.073749] i915 0000:00:02.0: [drm:drm_atomic_nonblocking_commit] committing ffff888109f0a000 nonblocking > [ 349.098943] i915 0000:00:02.0: [drm:drm_atomic_state_default_clear] Clearing atomic state ffff888109f0a000 > [ 349.099109] i915 0000:00:02.0: [drm:__drm_atomic_state_free] Freeing atomic state ffff888109f0a000 > [ 349.103896] [drm:drm_mode_addfb2] [FB:167] > [ 349.103990] i915 0000:00:02.0: [drm:drm_atomic_state_init] Allocated atomic state ffff888109f0a000 > [ 349.104096] i915 0000:00:02.0: [drm:drm_atomic_get_crtc_state] Added [CRTC:67:pipe A] ffff8881411ea000 state to ffff888109f0a000 > [ 349.104134] i915 0000:00:02.0: [drm:drm_atomic_get_plane_state] Added [PLANE:31:plane 1A] ffff8881353f7a00 state to ffff888109f0a000 > [ 349.104147] i915 0000:00:02.0: [drm:drm_atomic_set_fb_for_plane] Set [FB:167] for [PLANE:31:plane 1A] state ffff8881353f7a00 > [ 349.104160] i915 0000:00:02.0: [drm:drm_atomic_check_only] checking ffff888109f0a000 > [ 349.104194] i915 0000:00:02.0: [drm:intel_plane_atomic_check_with_state [i915]] [CRTC:67:pipe A] with [PLANE:31:plane 1A] visible 1 -> 1, off 0, on 0, ms 0 > [ 349.104702] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff888108659ec0 state ffff888105f6b840 to ffff888109f0a000 > [ 349.105216] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff88810865b140 state ffff888105b92c68 to ffff888109f0a000 > [ 349.105593] i915 0000:00:02.0: [drm:drm_atomic_nonblocking_commit] committing ffff888109f0a000 nonblocking > [ 349.115621] i915 0000:00:02.0: [drm:drm_atomic_state_default_clear] Clearing atomic state ffff888109f0a000 > [ 349.115717] i915 0000:00:02.0: [drm:__drm_atomic_state_free] Freeing atomic state ffff888109f0a000 > [ 349.121721] [drm:drm_mode_addfb2] [FB:163] > [ 349.121830] i915 0000:00:02.0: [drm:drm_atomic_state_init] Allocated atomic state ffff888109f0a000 > [ 349.121878] i915 0000:00:02.0: [drm:drm_atomic_get_crtc_state] Added [CRTC:67:pipe A] ffff8881361c2000 state to ffff888109f0a000 > [ 349.121904] i915 0000:00:02.0: [drm:drm_atomic_get_plane_state] Added [PLANE:31:plane 1A] ffff8881353f7400 state to ffff888109f0a000 > [ 349.121918] i915 0000:00:02.0: [drm:drm_atomic_set_fb_for_plane] Set [FB:163] for [PLANE:31:plane 1A] state ffff8881353f7400 > [ 349.121933] i915 0000:00:02.0: [drm:drm_atomic_check_only] checking ffff888109f0a000 > [ 349.121971] i915 0000:00:02.0: [drm:intel_plane_atomic_check_with_state [i915]] [CRTC:67:pipe A] with [PLANE:31:plane 1A] visible 1 -> 1, off 0, on 0, ms 0 > [ 349.122625] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff888108659ec0 state ffff888108a74e40 to ffff888109f0a000 > [ 349.122968] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff88810865b140 state ffff888105b92c68 to ffff888109f0a000 > [ 349.123251] i915 0000:00:02.0: [drm:drm_atomic_nonblocking_commit] committing ffff888109f0a000 nonblocking > [ 349.132390] i915 0000:00:02.0: [drm:drm_atomic_state_default_clear] Clearing atomic state ffff888109f0a000 > [ 349.132495] i915 0000:00:02.0: [drm:__drm_atomic_state_free] Freeing atomic state ffff888109f0a000 > [ 349.155137] [drm:drm_mode_addfb2] [FB:167] > [ 349.155244] i915 0000:00:02.0: [drm:drm_atomic_state_init] Allocated atomic state ffff888109f0a000 > [ 349.155293] i915 0000:00:02.0: [drm:drm_atomic_get_crtc_state] Added [CRTC:67:pipe A] ffff888105e52000 state to ffff888109f0a000 > [ 349.155321] i915 0000:00:02.0: [drm:drm_atomic_get_plane_state] Added [PLANE:31:plane 1A] ffff8881353f7a00 state to ffff888109f0a000 > [ 349.155336] i915 0000:00:02.0: [drm:drm_atomic_set_fb_for_plane] Set [FB:167] for [PLANE:31:plane 1A] state ffff8881353f7a00 > [ 349.155352] i915 0000:00:02.0: [drm:drm_atomic_check_only] checking ffff888109f0a000 > [ 349.155389] i915 0000:00:02.0: [drm:intel_plane_atomic_check_with_state [i915]] [CRTC:67:pipe A] with [PLANE:31:plane 1A] visible 1 -> 1, off 0, on 0, ms 0 > [ 349.155977] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff888108659ec0 state ffff888141024f40 to ffff888109f0a000 > [ 349.156590] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff88810865b140 state ffff888105b930e8 to ffff888109f0a000 > [ 349.156918] i915 0000:00:02.0: [drm:drm_atomic_nonblocking_commit] committing ffff888109f0a000 nonblocking > [ 349.165656] i915 0000:00:02.0: [drm:drm_atomic_state_default_clear] Clearing atomic state ffff888109f0a000 > [ 349.165742] i915 0000:00:02.0: [drm:__drm_atomic_state_free] Freeing atomic state ffff888109f0a000 > [ 349.188382] [drm:drm_mode_addfb2] [FB:163] > [ 349.188440] i915 0000:00:02.0: [drm:drm_atomic_state_init] Allocated atomic state ffff888109f0a000 > [ 349.188507] i915 0000:00:02.0: [drm:drm_atomic_get_crtc_state] Added [CRTC:67:pipe A] ffff88811a5e2000 state to ffff888109f0a000 > [ 349.188518] i915 0000:00:02.0: [drm:drm_atomic_get_plane_state] Added [PLANE:31:plane 1A] ffff8881353f7400 state to ffff888109f0a000 > [ 349.188524] i915 0000:00:02.0: [drm:drm_atomic_set_fb_for_plane] Set [FB:163] for [PLANE:31:plane 1A] state ffff8881353f7400 > [ 349.188532] i915 0000:00:02.0: [drm:drm_atomic_check_only] checking ffff888109f0a000 > [ 349.188559] i915 0000:00:02.0: [drm:intel_plane_atomic_check_with_state [i915]] [CRTC:67:pipe A] with [PLANE:31:plane 1A] visible 1 -> 1, off 0, on 0, ms 0 > [ 349.188839] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff888108659ec0 state ffff88810be39040 to ffff888109f0a000 > [ 349.189132] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff88810865b140 state ffff888105b93b08 to ffff888109f0a000 > [ 349.189363] i915 0000:00:02.0: [drm:drm_atomic_nonblocking_commit] committing ffff888109f0a000 nonblocking > [ 349.198947] i915 0000:00:02.0: [drm:drm_atomic_state_default_clear] Clearing atomic state ffff888109f0a000 > [ 349.199096] i915 0000:00:02.0: [drm:__drm_atomic_state_free] Freeing atomic state ffff888109f0a000 > [ 349.221955] [drm:drm_mode_addfb2] [FB:167] > [ 349.222163] i915 0000:00:02.0: [drm:drm_atomic_state_init] Allocated atomic state ffff888109f0a000 > [ 349.222220] i915 0000:00:02.0: [drm:drm_atomic_get_crtc_state] Added [CRTC:67:pipe A] ffff88810a49a000 state to ffff888109f0a000 > [ 349.222251] i915 0000:00:02.0: [drm:drm_atomic_get_plane_state] Added [PLANE:31:plane 1A] ffff8881353f7a00 state to ffff888109f0a000 > [ 349.222267] i915 0000:00:02.0: [drm:drm_atomic_set_fb_for_plane] Set [FB:167] for [PLANE:31:plane 1A] state ffff8881353f7a00 > [ 349.222284] i915 0000:00:02.0: [drm:drm_atomic_check_only] checking ffff888109f0a000 > [ 349.222326] i915 0000:00:02.0: [drm:intel_plane_atomic_check_with_state [i915]] [CRTC:67:pipe A] with [PLANE:31:plane 1A] visible 1 -> 1, off 0, on 0, ms 0 > [ 349.222989] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff888108659ec0 state ffff888108a77a40 to ffff888109f0a000 > [ 349.223647] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff88810865b140 state ffff888105b92008 to ffff888109f0a000 > [ 349.224301] i915 0000:00:02.0: [drm:drm_atomic_nonblocking_commit] committing ffff888109f0a000 nonblocking > [ 349.232303] i915 0000:00:02.0: [drm:drm_atomic_state_default_clear] Clearing atomic state ffff888109f0a000 > [ 349.232386] i915 0000:00:02.0: [drm:__drm_atomic_state_free] Freeing atomic state ffff888109f0a000 > [ 349.254260] [drm:drm_mode_addfb2] [FB:163] > [ 349.254368] i915 0000:00:02.0: [drm:drm_atomic_state_init] Allocated atomic state ffff888109f0a000 > [ 349.254408] i915 0000:00:02.0: [drm:drm_atomic_get_crtc_state] Added [CRTC:67:pipe A] ffff8881045e2000 state to ffff888109f0a000 > [ 349.254429] i915 0000:00:02.0: [drm:drm_atomic_get_plane_state] Added [PLANE:31:plane 1A] ffff8881353f7400 state to ffff888109f0a000 > [ 349.254439] i915 0000:00:02.0: [drm:drm_atomic_set_fb_for_plane] Set [FB:163] for [PLANE:31:plane 1A] state ffff8881353f7400 > [ 349.254451] i915 0000:00:02.0: [drm:drm_atomic_check_only] checking ffff888109f0a000 > [ 349.254484] i915 0000:00:02.0: [drm:intel_plane_atomic_check_with_state [i915]] [CRTC:67:pipe A] with [PLANE:31:plane 1A] visible 1 -> 1, off 0, on 0, ms 0 > [ 349.254929] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff888108659ec0 state ffff88813ded1740 to ffff888109f0a000 > [ 349.255404] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff88810865b140 state ffff888105b930e8 to ffff888109f0a000 > [ 349.255715] i915 0000:00:02.0: [drm:drm_atomic_nonblocking_commit] committing ffff888109f0a000 nonblocking > [ 349.265555] i915 0000:00:02.0: [drm:drm_atomic_state_default_clear] Clearing atomic state ffff888109f0a000 > [ 349.265648] i915 0000:00:02.0: [drm:__drm_atomic_state_free] Freeing atomic state ffff888109f0a000 > [ 349.288276] [drm:drm_mode_addfb2] [FB:167] > [ 349.288392] i915 0000:00:02.0: [drm:drm_atomic_state_init] Allocated atomic state ffff888109f0a000 > [ 349.288444] i915 0000:00:02.0: [drm:drm_atomic_get_crtc_state] Added [CRTC:67:pipe A] ffff88810a492000 state to ffff888109f0a000 > [ 349.288472] i915 0000:00:02.0: [drm:drm_atomic_get_plane_state] Added [PLANE:31:plane 1A] ffff8881353f7a00 state to ffff888109f0a000 > [ 349.288488] i915 0000:00:02.0: [drm:drm_atomic_set_fb_for_plane] Set [FB:167] for [PLANE:31:plane 1A] state ffff8881353f7a00 > [ 349.288503] i915 0000:00:02.0: [drm:drm_atomic_check_only] checking ffff888109f0a000 > [ 349.288543] i915 0000:00:02.0: [drm:intel_plane_atomic_check_with_state [i915]] [CRTC:67:pipe A] with [PLANE:31:plane 1A] visible 1 -> 1, off 0, on 0, ms 0 > [ 349.289250] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff888108659ec0 state ffff88813df14240 to ffff888109f0a000 > [ 349.289582] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff88810865b140 state ffff888105b93b08 to ffff888109f0a000 > [ 349.289792] i915 0000:00:02.0: [drm:drm_atomic_nonblocking_commit] committing ffff888109f0a000 nonblocking > [ 349.298969] i915 0000:00:02.0: [drm:drm_atomic_state_default_clear] Clearing atomic state ffff888109f0a000 > [ 349.299110] i915 0000:00:02.0: [drm:__drm_atomic_state_free] Freeing atomic state ffff888109f0a000 > [ 349.321135] [drm:drm_mode_addfb2] [FB:163] > [ 349.321240] i915 0000:00:02.0: [drm:drm_atomic_state_init] Allocated atomic state ffff888109f0a000 > [ 349.321299] i915 0000:00:02.0: [drm:drm_atomic_get_crtc_state] Added [CRTC:67:pipe A] ffff88811a64a000 state to ffff888109f0a000 > [ 349.321311] i915 0000:00:02.0: [drm:drm_atomic_get_plane_state] Added [PLANE:31:plane 1A] ffff8881353f7400 state to ffff888109f0a000 > [ 349.321317] i915 0000:00:02.0: [drm:drm_atomic_set_fb_for_plane] Set [FB:163] for [PLANE:31:plane 1A] state ffff8881353f7400 > [ 349.321323] i915 0000:00:02.0: [drm:drm_atomic_check_only] checking ffff888109f0a000 > [ 349.321348] i915 0000:00:02.0: [drm:intel_plane_atomic_check_with_state [i915]] [CRTC:67:pipe A] with [PLANE:31:plane 1A] visible 1 -> 1, off 0, on 0, ms 0 > [ 349.321624] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff888108659ec0 state ffff88810440fd40 to ffff888109f0a000 > [ 349.321833] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff88810865b140 state ffff888105b92008 to ffff888109f0a000 > [ 349.322082] i915 0000:00:02.0: [drm:drm_atomic_nonblocking_commit] committing ffff888109f0a000 nonblocking > [ 349.332333] i915 0000:00:02.0: [drm:drm_atomic_state_default_clear] Clearing atomic state ffff888109f0a000 > [ 349.332477] i915 0000:00:02.0: [drm:__drm_atomic_state_free] Freeing atomic state ffff888109f0a000 > [ 349.354786] [drm:drm_mode_addfb2] [FB:167] > [ 349.354893] i915 0000:00:02.0: [drm:drm_atomic_state_init] Allocated atomic state ffff888109f0a000 > [ 349.354942] i915 0000:00:02.0: [drm:drm_atomic_get_crtc_state] Added [CRTC:67:pipe A] ffff8881411ea000 state to ffff888109f0a000 > [ 349.354967] i915 0000:00:02.0: [drm:drm_atomic_get_plane_state] Added [PLANE:31:plane 1A] ffff8881353f7a00 state to ffff888109f0a000 > [ 349.354981] i915 0000:00:02.0: [drm:drm_atomic_set_fb_for_plane] Set [FB:167] for [PLANE:31:plane 1A] state ffff8881353f7a00 > [ 349.354995] i915 0000:00:02.0: [drm:drm_atomic_check_only] checking ffff888109f0a000 > [ 349.355095] i915 0000:00:02.0: [drm:intel_plane_atomic_check_with_state [i915]] [CRTC:67:pipe A] with [PLANE:31:plane 1A] visible 1 -> 1, off 0, on 0, ms 0 > [ 349.355679] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff888108659ec0 state ffff8881410f6d40 to ffff888109f0a000 > [ 349.356240] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff88810865b140 state ffff888105b930e8 to ffff888109f0a000 > [ 349.356576] i915 0000:00:02.0: [drm:drm_atomic_nonblocking_commit] committing ffff888109f0a000 nonblocking > [ 349.365597] i915 0000:00:02.0: [drm:drm_atomic_state_default_clear] Clearing atomic state ffff888109f0a000 > [ 349.365778] i915 0000:00:02.0: [drm:__drm_atomic_state_free] Freeing atomic state ffff888109f0a000 > [ 349.387720] [drm:drm_mode_addfb2] [FB:163] > [ 349.387799] i915 0000:00:02.0: [drm:drm_atomic_state_init] Allocated atomic state ffff888109f0a000 > [ 349.387839] i915 0000:00:02.0: [drm:drm_atomic_get_crtc_state] Added [CRTC:67:pipe A] ffff8881361c2000 state to ffff888109f0a000 > [ 349.387859] i915 0000:00:02.0: [drm:drm_atomic_get_plane_state] Added [PLANE:31:plane 1A] ffff8881353f5c00 state to ffff888109f0a000 > [ 349.387868] i915 0000:00:02.0: [drm:drm_atomic_set_fb_for_plane] Set [FB:163] for [PLANE:31:plane 1A] state ffff8881353f5c00 > [ 349.387879] i915 0000:00:02.0: [drm:drm_atomic_check_only] checking ffff888109f0a000 > [ 349.387911] i915 0000:00:02.0: [drm:intel_plane_atomic_check_with_state [i915]] [CRTC:67:pipe A] with [PLANE:31:plane 1A] visible 1 -> 1, off 0, on 0, ms 0 > [ 349.388410] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff888108659ec0 state ffff88813df13340 to ffff888109f0a000 > [ 349.388725] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff88810865b140 state ffff888105b93b08 to ffff888109f0a000 > [ 349.388939] i915 0000:00:02.0: [drm:drm_atomic_nonblocking_commit] committing ffff888109f0a000 nonblocking > [ 349.398962] i915 0000:00:02.0: [drm:drm_atomic_state_default_clear] Clearing atomic state ffff888109f0a000 > [ 349.399099] i915 0000:00:02.0: [drm:__drm_atomic_state_free] Freeing atomic state ffff888109f0a000 > [ 349.421309] [drm:drm_mode_addfb2] [FB:167] > [ 349.421404] i915 0000:00:02.0: [drm:drm_atomic_state_init] Allocated atomic state ffff888109f0a000 > [ 349.421434] i915 0000:00:02.0: [drm:drm_atomic_get_crtc_state] Added [CRTC:67:pipe A] ffff888105e52000 state to ffff888109f0a000 > [ 349.421448] i915 0000:00:02.0: [drm:drm_atomic_get_plane_state] Added [PLANE:31:plane 1A] ffff8881353f7a00 state to ffff888109f0a000 > [ 349.421456] i915 0000:00:02.0: [drm:drm_atomic_set_fb_for_plane] Set [FB:167] for [PLANE:31:plane 1A] state ffff8881353f7a00 > [ 349.421464] i915 0000:00:02.0: [drm:drm_atomic_check_only] checking ffff888109f0a000 > [ 349.421491] i915 0000:00:02.0: [drm:intel_plane_atomic_check_with_state [i915]] [CRTC:67:pipe A] with [PLANE:31:plane 1A] visible 1 -> 1, off 0, on 0, ms 0 > [ 349.421808] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff888108659ec0 state ffff88813df12140 to ffff888109f0a000 > [ 349.422114] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff88810865b140 state ffff888105b93b08 to ffff888109f0a000 > [ 349.422354] i915 0000:00:02.0: [drm:drm_atomic_nonblocking_commit] committing ffff888109f0a000 nonblocking > [ 349.432372] i915 0000:00:02.0: [drm:drm_atomic_state_default_clear] Clearing atomic state ffff888109f0a000 > [ 349.432472] i915 0000:00:02.0: [drm:__drm_atomic_state_free] Freeing atomic state ffff888109f0a000 > [ 349.454397] [drm:drm_mode_addfb2] [FB:163] > [ 349.454458] i915 0000:00:02.0: [drm:drm_atomic_state_init] Allocated atomic state ffff888109f0a000 > [ 349.454502] i915 0000:00:02.0: [drm:drm_atomic_get_crtc_state] Added [CRTC:67:pipe A] ffff88811a5e2000 state to ffff888109f0a000 > [ 349.454517] i915 0000:00:02.0: [drm:drm_atomic_get_plane_state] Added [PLANE:31:plane 1A] ffff8881353f0200 state to ffff888109f0a000 > [ 349.454525] i915 0000:00:02.0: [drm:drm_atomic_set_fb_for_plane] Set [FB:163] for [PLANE:31:plane 1A] state ffff8881353f0200 > [ 349.454534] i915 0000:00:02.0: [drm:drm_atomic_check_only] checking ffff888109f0a000 > [ 349.454560] i915 0000:00:02.0: [drm:intel_plane_atomic_check_with_state [i915]] [CRTC:67:pipe A] with [PLANE:31:plane 1A] visible 1 -> 1, off 0, on 0, ms 0 > [ 349.454891] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff888108659ec0 state ffff888141142940 to ffff888109f0a000 > [ 349.455197] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff88810865b140 state ffff888105b93b08 to ffff888109f0a000 > [ 349.455449] i915 0000:00:02.0: [drm:drm_atomic_nonblocking_commit] committing ffff888109f0a000 nonblocking > [ 349.465598] i915 0000:00:02.0: [drm:drm_atomic_state_default_clear] Clearing atomic state ffff888109f0a000 > [ 349.465694] i915 0000:00:02.0: [drm:__drm_atomic_state_free] Freeing atomic state ffff888109f0a000 > [ 349.488369] [drm:drm_mode_addfb2] [FB:167] > [ 349.488461] i915 0000:00:02.0: [drm:drm_atomic_state_init] Allocated atomic state ffff888109f0a000 > [ 349.488486] i915 0000:00:02.0: [drm:drm_atomic_get_crtc_state] Added [CRTC:67:pipe A] ffff88810a49a000 state to ffff888109f0a000 > [ 349.488498] i915 0000:00:02.0: [drm:drm_atomic_get_plane_state] Added [PLANE:31:plane 1A] ffff8881353f7a00 state to ffff888109f0a000 > [ 349.488504] i915 0000:00:02.0: [drm:drm_atomic_set_fb_for_plane] Set [FB:167] for [PLANE:31:plane 1A] state ffff8881353f7a00 > [ 349.488511] i915 0000:00:02.0: [drm:drm_atomic_check_only] checking ffff888109f0a000 > [ 349.488534] i915 0000:00:02.0: [drm:intel_plane_atomic_check_with_state [i915]] [CRTC:67:pipe A] with [PLANE:31:plane 1A] visible 1 -> 1, off 0, on 0, ms 0 > [ 349.488812] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff888108659ec0 state ffff888146ce3740 to ffff888109f0a000 > [ 349.489070] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff88810865b140 state ffff888105b92008 to ffff888109f0a000 > [ 349.489275] i915 0000:00:02.0: [drm:drm_atomic_nonblocking_commit] committing ffff888109f0a000 nonblocking > [ 349.498951] i915 0000:00:02.0: [drm:drm_atomic_state_default_clear] Clearing atomic state ffff888109f0a000 > [ 349.499102] i915 0000:00:02.0: [drm:__drm_atomic_state_free] Freeing atomic state ffff888109f0a000 > [ 349.521933] [drm:drm_mode_addfb2] [FB:163] > [ 349.522126] i915 0000:00:02.0: [drm:drm_atomic_state_init] Allocated atomic state ffff888109f0a000 > [ 349.522178] i915 0000:00:02.0: [drm:drm_atomic_get_crtc_state] Added [CRTC:67:pipe A] ffff8881045e2000 state to ffff888109f0a000 > [ 349.522207] i915 0000:00:02.0: [drm:drm_atomic_get_plane_state] Added [PLANE:31:plane 1A] ffff8881353f0200 state to ffff888109f0a000 > [ 349.522223] i915 0000:00:02.0: [drm:drm_atomic_set_fb_for_plane] Set [FB:163] for [PLANE:31:plane 1A] state ffff8881353f0200 > [ 349.522238] i915 0000:00:02.0: [drm:drm_atomic_check_only] checking ffff888109f0a000 > [ 349.522277] i915 0000:00:02.0: [drm:intel_plane_atomic_check_with_state [i915]] [CRTC:67:pipe A] with [PLANE:31:plane 1A] visible 1 -> 1, off 0, on 0, ms 0 > [ 349.522882] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff888108659ec0 state ffff888146e2a740 to ffff888109f0a000 > [ 349.523478] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff88810865b140 state ffff888105b930e8 to ffff888109f0a000 > [ 349.524004] i915 0000:00:02.0: [drm:drm_atomic_nonblocking_commit] committing ffff888109f0a000 nonblocking > [ 349.532309] i915 0000:00:02.0: [drm:drm_atomic_state_default_clear] Clearing atomic state ffff888109f0a000 > [ 349.532385] i915 0000:00:02.0: [drm:__drm_atomic_state_free] Freeing atomic state ffff888109f0a000 > [ 349.554625] [drm:drm_mode_addfb2] [FB:167] > [ 349.554736] i915 0000:00:02.0: [drm:drm_atomic_state_init] Allocated atomic state ffff888109f0a000 > [ 349.554787] i915 0000:00:02.0: [drm:drm_atomic_get_crtc_state] Added [CRTC:67:pipe A] ffff88810a492000 state to ffff888109f0a000 > [ 349.554816] i915 0000:00:02.0: [drm:drm_atomic_get_plane_state] Added [PLANE:31:plane 1A] ffff8881353f7a00 state to ffff888109f0a000 > [ 349.554831] i915 0000:00:02.0: [drm:drm_atomic_set_fb_for_plane] Set [FB:167] for [PLANE:31:plane 1A] state ffff8881353f7a00 > [ 349.554847] i915 0000:00:02.0: [drm:drm_atomic_check_only] checking ffff888109f0a000 > [ 349.554885] i915 0000:00:02.0: [drm:intel_plane_atomic_check_with_state [i915]] [CRTC:67:pipe A] with [PLANE:31:plane 1A] visible 1 -> 1, off 0, on 0, ms 0 > [ 349.555583] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff888108659ec0 state ffff888146ce2f40 to ffff888109f0a000 > [ 349.555905] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff88810865b140 state ffff888105b93b08 to ffff888109f0a000 > [ 349.556150] i915 0000:00:02.0: [drm:drm_atomic_nonblocking_commit] committing ffff888109f0a000 nonblocking > [ 349.565549] i915 0000:00:02.0: [drm:drm_atomic_state_default_clear] Clearing atomic state ffff888109f0a000 > [ 349.565642] i915 0000:00:02.0: [drm:__drm_atomic_state_free] Freeing atomic state ffff888109f0a000 > [ 349.587846] [drm:drm_mode_addfb2] [FB:163] > [ 349.587949] i915 0000:00:02.0: [drm:drm_atomic_state_init] Allocated atomic state ffff888109f0a000 > [ 349.587997] i915 0000:00:02.0: [drm:drm_atomic_get_crtc_state] Added [CRTC:67:pipe A] ffff88811a64a000 state to ffff888109f0a000 > [ 349.588087] i915 0000:00:02.0: [drm:drm_atomic_get_plane_state] Added [PLANE:31:plane 1A] ffff8881353f0200 state to ffff888109f0a000 > [ 349.588116] i915 0000:00:02.0: [drm:drm_atomic_set_fb_for_plane] Set [FB:163] for [PLANE:31:plane 1A] state ffff8881353f0200 > [ 349.588130] i915 0000:00:02.0: [drm:drm_atomic_check_only] checking ffff888109f0a000 > [ 349.588167] i915 0000:00:02.0: [drm:intel_plane_atomic_check_with_state [i915]] [CRTC:67:pipe A] with [PLANE:31:plane 1A] visible 1 -> 1, off 0, on 0, ms 0 > [ 349.588764] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff888108659ec0 state ffff888146e38e40 to ffff888109f0a000 > [ 349.589382] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff88810865b140 state ffff888105b92008 to ffff888109f0a000 > [ 349.589746] i915 0000:00:02.0: [drm:drm_atomic_nonblocking_commit] committing ffff888109f0a000 nonblocking > [ 349.598961] i915 0000:00:02.0: [drm:drm_atomic_state_default_clear] Clearing atomic state ffff888109f0a000 > [ 349.599088] i915 0000:00:02.0: [drm:__drm_atomic_state_free] Freeing atomic state ffff888109f0a000 > [ 349.621728] [drm:drm_mode_addfb2] [FB:167] > [ 349.621839] i915 0000:00:02.0: [drm:drm_atomic_state_init] Allocated atomic state ffff888109f0a000 > [ 349.621890] i915 0000:00:02.0: [drm:drm_atomic_get_crtc_state] Added [CRTC:67:pipe A] ffff8881411ea000 state to ffff888109f0a000 > [ 349.621918] i915 0000:00:02.0: [drm:drm_atomic_get_plane_state] Added [PLANE:31:plane 1A] ffff8881353f7a00 state to ffff888109f0a000 > [ 349.621933] i915 0000:00:02.0: [drm:drm_atomic_set_fb_for_plane] Set [FB:167] for [PLANE:31:plane 1A] state ffff8881353f7a00 > [ 349.621948] i915 0000:00:02.0: [drm:drm_atomic_check_only] checking ffff888109f0a000 > [ 349.621988] i915 0000:00:02.0: [drm:intel_plane_atomic_check_with_state [i915]] [CRTC:67:pipe A] with [PLANE:31:plane 1A] visible 1 -> 1, off 0, on 0, ms 0 > [ 349.622697] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff888108659ec0 state ffff88813851c740 to ffff888109f0a000 > [ 349.623056] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff88810865b140 state ffff888105b930e8 to ffff888109f0a000 > [ 349.623268] i915 0000:00:02.0: [drm:drm_atomic_nonblocking_commit] committing ffff888109f0a000 nonblocking > [ 349.632333] i915 0000:00:02.0: [drm:drm_atomic_state_default_clear] Clearing atomic state ffff888109f0a000 > [ 349.632483] i915 0000:00:02.0: [drm:__drm_atomic_state_free] Freeing atomic state ffff888109f0a000 > [ 349.654649] [drm:drm_mode_addfb2] [FB:163] > [ 349.654750] i915 0000:00:02.0: [drm:drm_atomic_state_init] Allocated atomic state ffff888109f0a000 > [ 349.654795] i915 0000:00:02.0: [drm:drm_atomic_get_crtc_state] Added [CRTC:67:pipe A] ffff8881361c2000 state to ffff888109f0a000 > [ 349.654820] i915 0000:00:02.0: [drm:drm_atomic_get_plane_state] Added [PLANE:31:plane 1A] ffff8881353f0200 state to ffff888109f0a000 > [ 349.654833] i915 0000:00:02.0: [drm:drm_atomic_set_fb_for_plane] Set [FB:163] for [PLANE:31:plane 1A] state ffff8881353f0200 > [ 349.654847] i915 0000:00:02.0: [drm:drm_atomic_check_only] checking ffff888109f0a000 > [ 349.654882] i915 0000:00:02.0: [drm:intel_plane_atomic_check_with_state [i915]] [CRTC:67:pipe A] with [PLANE:31:plane 1A] visible 1 -> 1, off 0, on 0, ms 0 > [ 349.655480] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff888108659ec0 state ffff8881410bf740 to ffff888109f0a000 > [ 349.655819] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff88810865b140 state ffff888105b93b08 to ffff888109f0a000 > [ 349.656067] i915 0000:00:02.0: [drm:drm_atomic_nonblocking_commit] committing ffff888109f0a000 nonblocking > [ 349.665668] i915 0000:00:02.0: [drm:drm_atomic_state_default_clear] Clearing atomic state ffff888109f0a000 > [ 349.665786] i915 0000:00:02.0: [drm:__drm_atomic_state_free] Freeing atomic state ffff888109f0a000 > [ 349.687692] [drm:drm_mode_addfb2] [FB:167] > [ 349.687781] i915 0000:00:02.0: [drm:drm_atomic_state_init] Allocated atomic state ffff888109f0a000 > [ 349.687823] i915 0000:00:02.0: [drm:drm_atomic_get_crtc_state] Added [CRTC:67:pipe A] ffff888105e52000 state to ffff888109f0a000 > [ 349.687845] i915 0000:00:02.0: [drm:drm_atomic_get_plane_state] Added [PLANE:31:plane 1A] ffff8881353f7a00 state to ffff888109f0a000 > [ 349.687857] i915 0000:00:02.0: [drm:drm_atomic_set_fb_for_plane] Set [FB:167] for [PLANE:31:plane 1A] state ffff8881353f7a00 > [ 349.687869] i915 0000:00:02.0: [drm:drm_atomic_check_only] checking ffff888109f0a000 > [ 349.687903] i915 0000:00:02.0: [drm:intel_plane_atomic_check_with_state [i915]] [CRTC:67:pipe A] with [PLANE:31:plane 1A] visible 1 -> 1, off 0, on 0, ms 0 > [ 349.688462] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff888108659ec0 state ffff88813dec7d40 to ffff888109f0a000 > [ 349.688816] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff88810865b140 state ffff888105b93b08 to ffff888109f0a000 > [ 349.689011] i915 0000:00:02.0: [drm:drm_atomic_nonblocking_commit] committing ffff888109f0a000 nonblocking > [ 349.698951] i915 0000:00:02.0: [drm:drm_atomic_state_default_clear] Clearing atomic state ffff888109f0a000 > [ 349.699089] i915 0000:00:02.0: [drm:__drm_atomic_state_free] Freeing atomic state ffff888109f0a000 > [ 349.738418] [drm:drm_mode_addfb2] [FB:163] > [ 349.738474] i915 0000:00:02.0: [drm:drm_atomic_state_init] Allocated atomic state ffff888109f0a000 > [ 349.738498] i915 0000:00:02.0: [drm:drm_atomic_get_crtc_state] Added [CRTC:67:pipe A] ffff88811a5e2000 state to ffff888109f0a000 > [ 349.738509] i915 0000:00:02.0: [drm:drm_atomic_get_plane_state] Added [PLANE:31:plane 1A] ffff8881353f0200 state to ffff888109f0a000 > [ 349.738538] i915 0000:00:02.0: [drm:drm_atomic_set_fb_for_plane] Set [FB:163] for [PLANE:31:plane 1A] state ffff8881353f0200 > [ 349.738545] i915 0000:00:02.0: [drm:drm_atomic_check_only] checking ffff888109f0a000 > [ 349.738567] i915 0000:00:02.0: [drm:intel_plane_atomic_check_with_state [i915]] [CRTC:67:pipe A] with [PLANE:31:plane 1A] visible 1 -> 1, off 0, on 0, ms 0 > [ 349.738860] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff888108659ec0 state ffff888146e8f340 to ffff888109f0a000 > [ 349.739135] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff88810865b140 state ffff888105b92008 to ffff888109f0a000 > [ 349.739341] i915 0000:00:02.0: [drm:drm_atomic_nonblocking_commit] committing ffff888109f0a000 nonblocking > [ 349.748959] i915 0000:00:02.0: [drm:drm_atomic_state_default_clear] Clearing atomic state ffff888109f0a000 > [ 349.749104] i915 0000:00:02.0: [drm:__drm_atomic_state_free] Freeing atomic state ffff888109f0a000 > [ 349.771328] [drm:drm_mode_addfb2] [FB:167] > [ 349.771393] i915 0000:00:02.0: [drm:drm_atomic_state_init] Allocated atomic state ffff888109f0a000 > [ 349.771453] i915 0000:00:02.0: [drm:drm_atomic_get_crtc_state] Added [CRTC:67:pipe A] ffff88810a49a000 state to ffff888109f0a000 > [ 349.771465] i915 0000:00:02.0: [drm:drm_atomic_get_plane_state] Added [PLANE:31:plane 1A] ffff8881353f7a00 state to ffff888109f0a000 > [ 349.771471] i915 0000:00:02.0: [drm:drm_atomic_set_fb_for_plane] Set [FB:167] for [PLANE:31:plane 1A] state ffff8881353f7a00 > [ 349.771479] i915 0000:00:02.0: [drm:drm_atomic_check_only] checking ffff888109f0a000 > [ 349.771504] i915 0000:00:02.0: [drm:intel_plane_atomic_check_with_state [i915]] [CRTC:67:pipe A] with [PLANE:31:plane 1A] visible 1 -> 1, off 0, on 0, ms 0 > [ 349.771808] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff888108659ec0 state ffff88813dcc5240 to ffff888109f0a000 > [ 349.772017] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff88810865b140 state ffff888105b92008 to ffff888109f0a000 > [ 349.772303] i915 0000:00:02.0: [drm:drm_atomic_nonblocking_commit] committing ffff888109f0a000 nonblocking > [ 349.782375] i915 0000:00:02.0: [drm:drm_atomic_state_default_clear] Clearing atomic state ffff888109f0a000 > [ 349.782481] i915 0000:00:02.0: [drm:__drm_atomic_state_free] Freeing atomic state ffff888109f0a000 > [ 349.804127] [drm:drm_mode_addfb2] [FB:163] > [ 349.804230] i915 0000:00:02.0: [drm:drm_atomic_state_init] Allocated atomic state ffff888109f0a000 > [ 349.804261] i915 0000:00:02.0: [drm:drm_atomic_get_crtc_state] Added [CRTC:67:pipe A] ffff8881045e2000 state to ffff888109f0a000 > [ 349.804277] i915 0000:00:02.0: [drm:drm_atomic_get_plane_state] Added [PLANE:31:plane 1A] ffff8881353f6800 state to ffff888109f0a000 > [ 349.804284] i915 0000:00:02.0: [drm:drm_atomic_set_fb_for_plane] Set [FB:163] for [PLANE:31:plane 1A] state ffff8881353f6800 > [ 349.804294] i915 0000:00:02.0: [drm:drm_atomic_check_only] checking ffff888109f0a000 > [ 349.804320] i915 0000:00:02.0: [drm:intel_plane_atomic_check_with_state [i915]] [CRTC:67:pipe A] with [PLANE:31:plane 1A] visible 1 -> 1, off 0, on 0, ms 0 > [ 349.804649] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff888108659ec0 state ffff8881049bef40 to ffff888109f0a000 > [ 349.804918] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff88810865b140 state ffff888105b92008 to ffff888109f0a000 > [ 349.805206] i915 0000:00:02.0: [drm:drm_atomic_nonblocking_commit] committing ffff888109f0a000 nonblocking > [ 349.815551] i915 0000:00:02.0: [drm:drm_atomic_state_default_clear] Clearing atomic state ffff888109f0a000 > [ 349.815643] i915 0000:00:02.0: [drm:__drm_atomic_state_free] Freeing atomic state ffff888109f0a000 > [ 349.838006] [drm:drm_mode_addfb2] [FB:167] > [ 349.838181] i915 0000:00:02.0: [drm:drm_atomic_state_init] Allocated atomic state ffff888109f0a000 > [ 349.838228] i915 0000:00:02.0: [drm:drm_atomic_get_crtc_state] Added [CRTC:67:pipe A] ffff88810a492000 state to ffff888109f0a000 > [ 349.838259] i915 0000:00:02.0: [drm:drm_atomic_get_plane_state] Added [PLANE:31:plane 1A] ffff8881353f7a00 state to ffff888109f0a000 > [ 349.838265] i915 0000:00:02.0: [drm:drm_atomic_set_fb_for_plane] Set [FB:167] for [PLANE:31:plane 1A] state ffff8881353f7a00 > [ 349.838272] i915 0000:00:02.0: [drm:drm_atomic_check_only] checking ffff888109f0a000 > [ 349.838296] i915 0000:00:02.0: [drm:intel_plane_atomic_check_with_state [i915]] [CRTC:67:pipe A] with [PLANE:31:plane 1A] visible 1 -> 1, off 0, on 0, ms 0 > [ 349.838585] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff888108659ec0 state ffff888108ac3540 to ffff888109f0a000 > [ 349.838814] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff88810865b140 state ffff888105b92c68 to ffff888109f0a000 > [ 349.839072] i915 0000:00:02.0: [drm:drm_atomic_nonblocking_commit] committing ffff888109f0a000 nonblocking > [ 349.848965] i915 0000:00:02.0: [drm:drm_atomic_state_default_clear] Clearing atomic state ffff888109f0a000 > [ 349.849093] i915 0000:00:02.0: [drm:__drm_atomic_state_free] Freeing atomic state ffff888109f0a000 > [ 349.871393] [drm:drm_mode_addfb2] [FB:163] > [ 349.871505] i915 0000:00:02.0: [drm:drm_atomic_state_init] Allocated atomic state ffff888109f0a000 > [ 349.871555] i915 0000:00:02.0: [drm:drm_atomic_get_crtc_state] Added [CRTC:67:pipe A] ffff88811a64a000 state to ffff888109f0a000 > [ 349.871585] i915 0000:00:02.0: [drm:drm_atomic_get_plane_state] Added [PLANE:31:plane 1A] ffff8881353f6800 state to ffff888109f0a000 > [ 349.871600] i915 0000:00:02.0: [drm:drm_atomic_set_fb_for_plane] Set [FB:163] for [PLANE:31:plane 1A] state ffff8881353f6800 > [ 349.871615] i915 0000:00:02.0: [drm:drm_atomic_check_only] checking ffff888109f0a000 > [ 349.871655] i915 0000:00:02.0: [drm:intel_plane_atomic_check_with_state [i915]] [CRTC:67:pipe A] with [PLANE:31:plane 1A] visible 1 -> 1, off 0, on 0, ms 0 > [ 349.872352] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff888108659ec0 state ffff88810a767840 to ffff888109f0a000 > [ 349.872715] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff88810865b140 state ffff888105b93b08 to ffff888109f0a000 > [ 349.872911] i915 0000:00:02.0: [drm:drm_atomic_nonblocking_commit] committing ffff888109f0a000 nonblocking > [ 349.882346] i915 0000:00:02.0: [drm:drm_atomic_state_default_clear] Clearing atomic state ffff888109f0a000 > [ 349.882496] i915 0000:00:02.0: [drm:__drm_atomic_state_free] Freeing atomic state ffff888109f0a000 > [ 349.905321] [drm:drm_mode_addfb2] [FB:167] > [ 349.905443] i915 0000:00:02.0: [drm:drm_atomic_state_init] Allocated atomic state ffff888109f0a000 > [ 349.905498] i915 0000:00:02.0: [drm:drm_atomic_get_crtc_state] Added [CRTC:67:pipe A] ffff8881411ea000 state to ffff888109f0a000 > [ 349.905529] i915 0000:00:02.0: [drm:drm_atomic_get_plane_state] Added [PLANE:31:plane 1A] ffff8881353f7a00 state to ffff888109f0a000 > [ 349.905546] i915 0000:00:02.0: [drm:drm_atomic_set_fb_for_plane] Set [FB:167] for [PLANE:31:plane 1A] state ffff8881353f7a00 > [ 349.905562] i915 0000:00:02.0: [drm:drm_atomic_check_only] checking ffff888109f0a000 > [ 349.905604] i915 0000:00:02.0: [drm:intel_plane_atomic_check_with_state [i915]] [CRTC:67:pipe A] with [PLANE:31:plane 1A] visible 1 -> 1, off 0, on 0, ms 0 > [ 349.906355] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff888108659ec0 state ffff88813509c940 to ffff888109f0a000 > [ 349.906979] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff88810865b140 state ffff888105b92008 to ffff888109f0a000 > [ 349.907619] i915 0000:00:02.0: [drm:drm_atomic_nonblocking_commit] committing ffff888109f0a000 nonblocking > [ 349.915632] i915 0000:00:02.0: [drm:drm_atomic_state_default_clear] Clearing atomic state ffff888109f0a000 > [ 349.915736] i915 0000:00:02.0: [drm:__drm_atomic_state_free] Freeing atomic state ffff888109f0a000 > [ 349.955256] [drm:drm_mode_addfb2] [FB:163] > [ 349.955373] i915 0000:00:02.0: [drm:drm_atomic_state_init] Allocated atomic state ffff888109f0a000 > [ 349.955428] i915 0000:00:02.0: [drm:drm_atomic_get_crtc_state] Added [CRTC:67:pipe A] ffff8881361c2000 state to ffff888109f0a000 > [ 349.955459] i915 0000:00:02.0: [drm:drm_atomic_get_plane_state] Added [PLANE:31:plane 1A] ffff8881353f6800 state to ffff888109f0a000 > [ 349.955476] i915 0000:00:02.0: [drm:drm_atomic_set_fb_for_plane] Set [FB:163] for [PLANE:31:plane 1A] state ffff8881353f6800 > [ 349.955492] i915 0000:00:02.0: [drm:drm_atomic_check_only] checking ffff888109f0a000 > [ 349.955534] i915 0000:00:02.0: [drm:intel_plane_atomic_check_with_state [i915]] [CRTC:67:pipe A] with [PLANE:31:plane 1A] visible 1 -> 1, off 0, on 0, ms 0 > [ 349.956256] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff888108659ec0 state ffff88813615d540 to ffff888109f0a000 > [ 349.956610] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff88810865b140 state ffff888105b92c68 to ffff888109f0a000 > [ 349.956824] i915 0000:00:02.0: [drm:drm_atomic_nonblocking_commit] committing ffff888109f0a000 nonblocking > [ 349.965453] i915 0000:00:02.0: [drm:drm_atomic_state_default_clear] Clearing atomic state ffff888109f0a000 > [ 349.965530] i915 0000:00:02.0: [drm:__drm_atomic_state_free] Freeing atomic state ffff888109f0a000 > [ 349.988436] [drm:drm_mode_addfb2] [FB:167] > [ 349.988519] i915 0000:00:02.0: [drm:drm_atomic_state_init] Allocated atomic state ffff888109f0a000 > [ 349.988543] i915 0000:00:02.0: [drm:drm_atomic_get_crtc_state] Added [CRTC:67:pipe A] ffff888105e52000 state to ffff888109f0a000 > [ 349.988569] i915 0000:00:02.0: [drm:drm_atomic_get_plane_state] Added [PLANE:31:plane 1A] ffff8881353f2600 state to ffff888109f0a000 > [ 349.988576] i915 0000:00:02.0: [drm:drm_atomic_set_fb_for_plane] Set [FB:167] for [PLANE:31:plane 1A] state ffff8881353f2600 > [ 349.988583] i915 0000:00:02.0: [drm:drm_atomic_check_only] checking ffff888109f0a000 > [ 349.988608] i915 0000:00:02.0: [drm:intel_plane_atomic_check_with_state [i915]] [CRTC:67:pipe A] with [PLANE:31:plane 1A] visible 1 -> 1, off 0, on 0, ms 0 > [ 349.988920] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff888108659ec0 state ffff88813aef4c40 to ffff888109f0a000 > [ 349.989296] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff88810865b140 state ffff888105b92c68 to ffff888109f0a000 > [ 349.989538] i915 0000:00:02.0: [drm:drm_atomic_nonblocking_commit] committing ffff888109f0a000 nonblocking > [ 349.998970] i915 0000:00:02.0: [drm:drm_atomic_state_default_clear] Clearing atomic state ffff888109f0a000 > [ 349.999085] i915 0000:00:02.0: [drm:__drm_atomic_state_free] Freeing atomic state ffff888109f0a000 > [ 350.020494] [drm:drm_mode_addfb2] [FB:163] > [ 350.020550] i915 0000:00:02.0: [drm:drm_atomic_state_init] Allocated atomic state ffff88814123e800 > [ 350.020580] i915 0000:00:02.0: [drm:drm_atomic_get_crtc_state] Added [CRTC:67:pipe A] ffff88811a5e2000 state to ffff88814123e800 > [ 350.020595] i915 0000:00:02.0: [drm:drm_atomic_get_plane_state] Added [PLANE:31:plane 1A] ffff8881353f3800 state to ffff88814123e800 > [ 350.020602] i915 0000:00:02.0: [drm:drm_atomic_set_fb_for_plane] Set [FB:163] for [PLANE:31:plane 1A] state ffff8881353f3800 > [ 350.020610] i915 0000:00:02.0: [drm:drm_atomic_check_only] checking ffff88814123e800 > [ 350.020671] i915 0000:00:02.0: [drm:intel_plane_atomic_check_with_state [i915]] [CRTC:67:pipe A] with [PLANE:31:plane 1A] visible 1 -> 1, off 0, on 0, ms 0 > [ 350.020969] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff888108659ec0 state ffff888104551440 to ffff88814123e800 > [ 350.021415] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff88810865b140 state ffff8881088710e8 to ffff88814123e800 > [ 350.021627] i915 0000:00:02.0: [drm:drm_atomic_nonblocking_commit] committing ffff88814123e800 nonblocking > [ 350.032346] i915 0000:00:02.0: [drm:drm_atomic_state_default_clear] Clearing atomic state ffff88814123e800 > [ 350.032426] i915 0000:00:02.0: [drm:__drm_atomic_state_free] Freeing atomic state ffff88814123e800 > [ 350.055241] [drm:drm_mode_addfb2] [FB:167] > [ 350.055356] i915 0000:00:02.0: [drm:drm_atomic_state_init] Allocated atomic state ffff88810890b800 > [ 350.055409] i915 0000:00:02.0: [drm:drm_atomic_get_crtc_state] Added [CRTC:67:pipe A] ffff88810a49a000 state to ffff88810890b800 > [ 350.055437] i915 0000:00:02.0: [drm:drm_atomic_get_plane_state] Added [PLANE:31:plane 1A] ffff8881353f0e00 state to ffff88810890b800 > [ 350.055453] i915 0000:00:02.0: [drm:drm_atomic_set_fb_for_plane] Set [FB:167] for [PLANE:31:plane 1A] state ffff8881353f0e00 > [ 350.055470] i915 0000:00:02.0: [drm:drm_atomic_check_only] checking ffff88810890b800 > [ 350.055513] i915 0000:00:02.0: [drm:intel_plane_atomic_check_with_state [i915]] [CRTC:67:pipe A] with [PLANE:31:plane 1A] visible 1 -> 1, off 0, on 0, ms 0 > [ 350.056263] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff888108659ec0 state ffff888135187b40 to ffff88810890b800 > [ 350.056597] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff88810865b140 state ffff888108871d48 to ffff88810890b800 > [ 350.056800] i915 0000:00:02.0: [drm:drm_atomic_nonblocking_commit] committing ffff88810890b800 nonblocking > [ 350.065508] i915 0000:00:02.0: [drm:drm_atomic_state_default_clear] Clearing atomic state ffff88810890b800 > [ 350.065640] i915 0000:00:02.0: [drm:__drm_atomic_state_free] Freeing atomic state ffff88810890b800 > [ 350.104999] [drm:drm_mode_addfb2] [FB:163] > [ 350.105187] i915 0000:00:02.0: [drm:drm_atomic_state_init] Allocated atomic state ffff88810890b800 > [ 350.105239] i915 0000:00:02.0: [drm:drm_atomic_get_crtc_state] Added [CRTC:67:pipe A] ffff8881045e2000 state to ffff88810890b800 > [ 350.105268] i915 0000:00:02.0: [drm:drm_atomic_get_plane_state] Added [PLANE:31:plane 1A] ffff8881353f3800 state to ffff88810890b800 > [ 350.105282] i915 0000:00:02.0: [drm:drm_atomic_set_fb_for_plane] Set [FB:163] for [PLANE:31:plane 1A] state ffff8881353f3800 > [ 350.105297] i915 0000:00:02.0: [drm:drm_atomic_check_only] checking ffff88810890b800 > [ 350.105336] i915 0000:00:02.0: [drm:intel_plane_atomic_check_with_state [i915]] [CRTC:67:pipe A] with [PLANE:31:plane 1A] visible 1 -> 1, off 0, on 0, ms 0 > [ 350.105931] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff888108659ec0 state ffff88813530af40 to ffff88810890b800 > [ 350.106546] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff88810865b140 state ffff8881088710e8 to ffff88810890b800 > [ 350.106839] i915 0000:00:02.0: [drm:drm_atomic_nonblocking_commit] committing ffff88810890b800 nonblocking > [ 350.115600] i915 0000:00:02.0: [drm:drm_atomic_state_default_clear] Clearing atomic state ffff88810890b800 > [ 350.115759] i915 0000:00:02.0: [drm:__drm_atomic_state_free] Freeing atomic state ffff88810890b800 > [ 350.138391] [drm:drm_mode_addfb2] [FB:167] > [ 350.138501] i915 0000:00:02.0: [drm:drm_atomic_state_init] Allocated atomic state ffff88810890b800 > [ 350.138553] i915 0000:00:02.0: [drm:drm_atomic_get_crtc_state] Added [CRTC:67:pipe A] ffff88810a492000 state to ffff88810890b800 > [ 350.138581] i915 0000:00:02.0: [drm:drm_atomic_get_plane_state] Added [PLANE:31:plane 1A] ffff8881353f0e00 state to ffff88810890b800 > [ 350.138596] i915 0000:00:02.0: [drm:drm_atomic_set_fb_for_plane] Set [FB:167] for [PLANE:31:plane 1A] state ffff8881353f0e00 > [ 350.138612] i915 0000:00:02.0: [drm:drm_atomic_check_only] checking ffff88810890b800 > [ 350.138652] i915 0000:00:02.0: [drm:intel_plane_atomic_check_with_state [i915]] [CRTC:67:pipe A] with [PLANE:31:plane 1A] visible 1 -> 1, off 0, on 0, ms 0 > [ 350.139348] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff888108659ec0 state ffff888141024940 to ffff88810890b800 > [ 350.139692] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff88810865b140 state ffff888108871d48 to ffff88810890b800 > [ 350.139904] i915 0000:00:02.0: [drm:drm_atomic_nonblocking_commit] committing ffff88810890b800 nonblocking > [ 350.148961] i915 0000:00:02.0: [drm:drm_atomic_state_default_clear] Clearing atomic state ffff88810890b800 > [ 350.149107] i915 0000:00:02.0: [drm:__drm_atomic_state_free] Freeing atomic state ffff88810890b800 > [ 350.171337] [drm:drm_mode_addfb2] [FB:163] > [ 350.171424] i915 0000:00:02.0: [drm:drm_atomic_state_init] Allocated atomic state ffff88810890b800 > [ 350.171468] i915 0000:00:02.0: [drm:drm_atomic_get_crtc_state] Added [CRTC:67:pipe A] ffff88811a64a000 state to ffff88810890b800 > [ 350.171493] i915 0000:00:02.0: [drm:drm_atomic_get_plane_state] Added [PLANE:31:plane 1A] ffff8881353f3800 state to ffff88810890b800 > [ 350.171505] i915 0000:00:02.0: [drm:drm_atomic_set_fb_for_plane] Set [FB:163] for [PLANE:31:plane 1A] state ffff8881353f3800 > [ 350.171517] i915 0000:00:02.0: [drm:drm_atomic_check_only] checking ffff88810890b800 > [ 350.171552] i915 0000:00:02.0: [drm:intel_plane_atomic_check_with_state [i915]] [CRTC:67:pipe A] with [PLANE:31:plane 1A] visible 1 -> 1, off 0, on 0, ms 0 > [ 350.172125] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff888108659ec0 state ffff88810b554f40 to ffff88810890b800 > [ 350.172491] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff88810865b140 state ffff888108871d48 to ffff88810890b800 > [ 350.172703] i915 0000:00:02.0: [drm:drm_atomic_nonblocking_commit] committing ffff88810890b800 nonblocking > [ 350.182389] i915 0000:00:02.0: [drm:drm_atomic_state_default_clear] Clearing atomic state ffff88810890b800 > [ 350.182493] i915 0000:00:02.0: [drm:__drm_atomic_state_free] Freeing atomic state ffff88810890b800 > [ 350.221563] [drm:drm_mode_addfb2] [FB:167] > [ 350.221620] i915 0000:00:02.0: [drm:drm_atomic_state_init] Allocated atomic state ffff88810890b800 > [ 350.221642] i915 0000:00:02.0: [drm:drm_atomic_get_crtc_state] Added [CRTC:67:pipe A] ffff8881411ea000 state to ffff88810890b800 > [ 350.221654] i915 0000:00:02.0: [drm:drm_atomic_get_plane_state] Added [PLANE:31:plane 1A] ffff8881353f0e00 state to ffff88810890b800 > [ 350.221680] i915 0000:00:02.0: [drm:drm_atomic_set_fb_for_plane] Set [FB:167] for [PLANE:31:plane 1A] state ffff8881353f0e00 > [ 350.221687] i915 0000:00:02.0: [drm:drm_atomic_check_only] checking ffff88810890b800 > [ 350.221710] i915 0000:00:02.0: [drm:intel_plane_atomic_check_with_state [i915]] [CRTC:67:pipe A] with [PLANE:31:plane 1A] visible 1 -> 1, off 0, on 0, ms 0 > [ 350.222001] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff888108659ec0 state ffff888109efc640 to ffff88810890b800 > [ 350.222305] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff88810865b140 state ffff888108871e68 to ffff88810890b800 > [ 350.222510] i915 0000:00:02.0: [drm:drm_atomic_nonblocking_commit] committing ffff88810890b800 nonblocking > [ 350.232378] i915 0000:00:02.0: [drm:drm_atomic_state_default_clear] Clearing atomic state ffff88810890b800 > [ 350.232483] i915 0000:00:02.0: [drm:__drm_atomic_state_free] Freeing atomic state ffff88810890b800 > [ 350.254406] [drm:drm_mode_addfb2] [FB:163] > [ 350.254483] i915 0000:00:02.0: [drm:drm_atomic_state_init] Allocated atomic state ffff88810890b800 > [ 350.254516] i915 0000:00:02.0: [drm:drm_atomic_get_crtc_state] Added [CRTC:67:pipe A] ffff8881361c2000 state to ffff88810890b800 > [ 350.254531] i915 0000:00:02.0: [drm:drm_atomic_get_plane_state] Added [PLANE:31:plane 1A] ffff8881353f1400 state to ffff88810890b800 > [ 350.254539] i915 0000:00:02.0: [drm:drm_atomic_set_fb_for_plane] Set [FB:163] for [PLANE:31:plane 1A] state ffff8881353f1400 > [ 350.254548] i915 0000:00:02.0: [drm:drm_atomic_check_only] checking ffff88810890b800 > [ 350.254580] i915 0000:00:02.0: [drm:intel_plane_atomic_check_with_state [i915]] [CRTC:67:pipe A] with [PLANE:31:plane 1A] visible 1 -> 1, off 0, on 0, ms 0 > [ 350.254933] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff888108659ec0 state ffff88813df08340 to ffff88810890b800 > [ 350.255253] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff88810865b140 state ffff888108871e68 to ffff88810890b800 > [ 350.255505] i915 0000:00:02.0: [drm:drm_atomic_nonblocking_commit] committing ffff88810890b800 nonblocking > [ 350.265537] i915 0000:00:02.0: [drm:drm_atomic_state_default_clear] Clearing atomic state ffff88810890b800 > [ 350.265731] i915 0000:00:02.0: [drm:__drm_atomic_state_free] Freeing atomic state ffff88810890b800 > [ 350.288450] [drm:drm_mode_addfb2] [FB:167] > [ 350.288559] i915 0000:00:02.0: [drm:drm_atomic_state_init] Allocated atomic state ffff88810890b800 > [ 350.288610] i915 0000:00:02.0: [drm:drm_atomic_get_crtc_state] Added [CRTC:67:pipe A] ffff888105e52000 state to ffff88810890b800 > [ 350.288638] i915 0000:00:02.0: [drm:drm_atomic_get_plane_state] Added [PLANE:31:plane 1A] ffff8881353f2600 state to ffff88810890b800 > [ 350.288654] i915 0000:00:02.0: [drm:drm_atomic_set_fb_for_plane] Set [FB:167] for [PLANE:31:plane 1A] state ffff8881353f2600 > [ 350.288669] i915 0000:00:02.0: [drm:drm_atomic_check_only] checking ffff88810890b800 > [ 350.288710] i915 0000:00:02.0: [drm:intel_plane_atomic_check_with_state [i915]] [CRTC:67:pipe A] with [PLANE:31:plane 1A] visible 1 -> 1, off 0, on 0, ms 0 > [ 350.289359] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff888108659ec0 state ffff88813dce8240 to ffff88810890b800 > [ 350.289924] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff88810865b140 state ffff888108870908 to ffff88810890b800 > [ 350.290471] i915 0000:00:02.0: [drm:drm_atomic_nonblocking_commit] committing ffff88810890b800 nonblocking > [ 350.298957] i915 0000:00:02.0: [drm:drm_atomic_state_default_clear] Clearing atomic state ffff88810890b800 > [ 350.299115] i915 0000:00:02.0: [drm:__drm_atomic_state_free] Freeing atomic state ffff88810890b800 > [ 350.338557] [drm:drm_mode_addfb2] [FB:163] > [ 350.338674] i915 0000:00:02.0: [drm:drm_atomic_state_init] Allocated atomic state ffff88810890b800 > [ 350.338726] i915 0000:00:02.0: [drm:drm_atomic_get_crtc_state] Added [CRTC:67:pipe A] ffff88811a5e2000 state to ffff88810890b800 > [ 350.338754] i915 0000:00:02.0: [drm:drm_atomic_get_plane_state] Added [PLANE:31:plane 1A] ffff8881353f1400 state to ffff88810890b800 > [ 350.338769] i915 0000:00:02.0: [drm:drm_atomic_set_fb_for_plane] Set [FB:163] for [PLANE:31:plane 1A] state ffff8881353f1400 > [ 350.338784] i915 0000:00:02.0: [drm:drm_atomic_check_only] checking ffff88810890b800 > [ 350.338826] i915 0000:00:02.0: [drm:intel_plane_atomic_check_with_state [i915]] [CRTC:67:pipe A] with [PLANE:31:plane 1A] visible 1 -> 1, off 0, on 0, ms 0 > [ 350.339528] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff888108659ec0 state ffff88814113aa40 to ffff88810890b800 > [ 350.339889] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff88810865b140 state ffff8881088710e8 to ffff88810890b800 > [ 350.340170] i915 0000:00:02.0: [drm:drm_atomic_nonblocking_commit] committing ffff88810890b800 nonblocking > [ 350.348980] i915 0000:00:02.0: [drm:drm_atomic_state_default_clear] Clearing atomic state ffff88810890b800 > [ 350.349155] i915 0000:00:02.0: [drm:__drm_atomic_state_free] Freeing atomic state ffff88810890b800 > [ 350.371682] [drm:drm_mode_addfb2] [FB:167] > [ 350.371782] i915 0000:00:02.0: [drm:drm_atomic_state_init] Allocated atomic state ffff88810890b800 > [ 350.371830] i915 0000:00:02.0: [drm:drm_atomic_get_crtc_state] Added [CRTC:67:pipe A] ffff88810a49a000 state to ffff88810890b800 > [ 350.371856] i915 0000:00:02.0: [drm:drm_atomic_get_plane_state] Added [PLANE:31:plane 1A] ffff8881353f2600 state to ffff88810890b800 > [ 350.371870] i915 0000:00:02.0: [drm:drm_atomic_set_fb_for_plane] Set [FB:167] for [PLANE:31:plane 1A] state ffff8881353f2600 > [ 350.371883] i915 0000:00:02.0: [drm:drm_atomic_check_only] checking ffff88810890b800 > [ 350.371920] i915 0000:00:02.0: [drm:intel_plane_atomic_check_with_state [i915]] [CRTC:67:pipe A] with [PLANE:31:plane 1A] visible 1 -> 1, off 0, on 0, ms 0 > [ 350.372562] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff888108659ec0 state ffff88813df13240 to ffff88810890b800 > [ 350.372901] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff88810865b140 state ffff8881088710e8 to ffff88810890b800 > [ 350.373154] i915 0000:00:02.0: [drm:drm_atomic_nonblocking_commit] committing ffff88810890b800 nonblocking > [ 350.382379] i915 0000:00:02.0: [drm:drm_atomic_state_default_clear] Clearing atomic state ffff88810890b800 > [ 350.382486] i915 0000:00:02.0: [drm:__drm_atomic_state_free] Freeing atomic state ffff88810890b800 > [ 350.404756] [drm:drm_mode_addfb2] [FB:163] > [ 350.404863] i915 0000:00:02.0: [drm:drm_atomic_state_init] Allocated atomic state ffff88810890b800 > [ 350.404913] i915 0000:00:02.0: [drm:drm_atomic_get_crtc_state] Added [CRTC:67:pipe A] ffff8881045e2000 state to ffff88810890b800 > [ 350.404938] i915 0000:00:02.0: [drm:drm_atomic_get_plane_state] Added [PLANE:31:plane 1A] ffff8881353f7400 state to ffff88810890b800 > [ 350.404953] i915 0000:00:02.0: [drm:drm_atomic_set_fb_for_plane] Set [FB:163] for [PLANE:31:plane 1A] state ffff8881353f7400 > [ 350.404967] i915 0000:00:02.0: [drm:drm_atomic_check_only] checking ffff88810890b800 > [ 350.405008] i915 0000:00:02.0: [drm:intel_plane_atomic_check_with_state [i915]] [CRTC:67:pipe A] with [PLANE:31:plane 1A] visible 1 -> 1, off 0, on 0, ms 0 > [ 350.405667] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff888108659ec0 state ffff888141026840 to ffff88810890b800 > [ 350.406070] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff88810865b140 state ffff8881088710e8 to ffff88810890b800 > [ 350.406294] i915 0000:00:02.0: [drm:drm_atomic_nonblocking_commit] committing ffff88810890b800 nonblocking > [ 350.415531] i915 0000:00:02.0: [drm:drm_atomic_state_default_clear] Clearing atomic state ffff88810890b800 > [ 350.415662] i915 0000:00:02.0: [drm:__drm_atomic_state_free] Freeing atomic state ffff88810890b800 > [ 350.455090] [drm:drm_mode_addfb2] [FB:167] > [ 350.455216] i915 0000:00:02.0: [drm:drm_atomic_state_init] Allocated atomic state ffff88810890b800 > [ 350.455271] i915 0000:00:02.0: [drm:drm_atomic_get_crtc_state] Added [CRTC:67:pipe A] ffff88810a492000 state to ffff88810890b800 > [ 350.455303] i915 0000:00:02.0: [drm:drm_atomic_get_plane_state] Added [PLANE:31:plane 1A] ffff8881353f2600 state to ffff88810890b800 > [ 350.455320] i915 0000:00:02.0: [drm:drm_atomic_set_fb_for_plane] Set [FB:167] for [PLANE:31:plane 1A] state ffff8881353f2600 > [ 350.455336] i915 0000:00:02.0: [drm:drm_atomic_check_only] checking ffff88810890b800 > [ 350.455379] i915 0000:00:02.0: [drm:intel_plane_atomic_check_with_state [i915]] [CRTC:67:pipe A] with [PLANE:31:plane 1A] visible 1 -> 1, off 0, on 0, ms 0 > [ 350.456070] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff888108659ec0 state ffff88813df12440 to ffff88810890b800 > [ 350.456691] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff88810865b140 state ffff888108871e68 to ffff88810890b800 > [ 350.457321] i915 0000:00:02.0: [drm:drm_atomic_nonblocking_commit] committing ffff88810890b800 nonblocking > [ 350.465592] i915 0000:00:02.0: [drm:drm_atomic_state_default_clear] Clearing atomic state ffff88810890b800 > [ 350.465687] i915 0000:00:02.0: [drm:__drm_atomic_state_free] Freeing atomic state ffff88810890b800 > [ 350.488418] [drm:drm_mode_addfb2] [FB:163] > [ 350.488529] i915 0000:00:02.0: [drm:drm_atomic_state_init] Allocated atomic state ffff88810890b800 > [ 350.488579] i915 0000:00:02.0: [drm:drm_atomic_get_crtc_state] Added [CRTC:67:pipe A] ffff88811a64a000 state to ffff88810890b800 > [ 350.488607] i915 0000:00:02.0: [drm:drm_atomic_get_plane_state] Added [PLANE:31:plane 1A] ffff8881353f7400 state to ffff88810890b800 > [ 350.488622] i915 0000:00:02.0: [drm:drm_atomic_set_fb_for_plane] Set [FB:163] for [PLANE:31:plane 1A] state ffff8881353f7400 > [ 350.488637] i915 0000:00:02.0: [drm:drm_atomic_check_only] checking ffff88810890b800 > [ 350.488678] i915 0000:00:02.0: [drm:intel_plane_atomic_check_with_state [i915]] [CRTC:67:pipe A] with [PLANE:31:plane 1A] visible 1 -> 1, off 0, on 0, ms 0 > [ 350.489373] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff888108659ec0 state ffff888146ce3640 to ffff88810890b800 > [ 350.489708] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff88810865b140 state ffff8881088710e8 to ffff88810890b800 > [ 350.489919] i915 0000:00:02.0: [drm:drm_atomic_nonblocking_commit] committing ffff88810890b800 nonblocking > [ 350.498960] i915 0000:00:02.0: [drm:drm_atomic_state_default_clear] Clearing atomic state ffff88810890b800 > [ 350.499109] i915 0000:00:02.0: [drm:__drm_atomic_state_free] Freeing atomic state ffff88810890b800 > [ 350.537942] [drm:drm_mode_addfb2] [FB:167] > [ 350.538103] i915 0000:00:02.0: [drm:drm_atomic_state_init] Allocated atomic state ffff88810890b800 > [ 350.538164] i915 0000:00:02.0: [drm:drm_atomic_get_crtc_state] Added [CRTC:67:pipe A] ffff8881411ea000 state to ffff88810890b800 > [ 350.538192] i915 0000:00:02.0: [drm:drm_atomic_get_plane_state] Added [PLANE:31:plane 1A] ffff8881353f2600 state to ffff88810890b800 > [ 350.538206] i915 0000:00:02.0: [drm:drm_atomic_set_fb_for_plane] Set [FB:167] for [PLANE:31:plane 1A] state ffff8881353f2600 > [ 350.538220] i915 0000:00:02.0: [drm:drm_atomic_check_only] checking ffff88810890b800 > [ 350.538258] i915 0000:00:02.0: [drm:intel_plane_atomic_check_with_state [i915]] [CRTC:67:pipe A] with [PLANE:31:plane 1A] visible 1 -> 1, off 0, on 0, ms 0 > [ 350.538822] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff888108659ec0 state ffff888141142740 to ffff88810890b800 > [ 350.539374] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff88810865b140 state ffff888108870908 to ffff88810890b800 > [ 350.539726] i915 0000:00:02.0: [drm:drm_atomic_nonblocking_commit] committing ffff88810890b800 nonblocking > [ 350.548856] i915 0000:00:02.0: [drm:drm_atomic_state_default_clear] Clearing atomic state ffff88810890b800 > [ 350.548964] i915 0000:00:02.0: [drm:__drm_atomic_state_free] Freeing atomic state ffff88810890b800 > [ 350.571405] [drm:drm_mode_addfb2] [FB:163] > [ 350.571457] i915 0000:00:02.0: [drm:drm_atomic_state_init] Allocated atomic state ffff88810890b800 > [ 350.571480] i915 0000:00:02.0: [drm:drm_atomic_get_crtc_state] Added [CRTC:67:pipe A] ffff8881361c2000 state to ffff88810890b800 > [ 350.571491] i915 0000:00:02.0: [drm:drm_atomic_get_plane_state] Added [PLANE:31:plane 1A] ffff8881353f7400 state to ffff88810890b800 > [ 350.571497] i915 0000:00:02.0: [drm:drm_atomic_set_fb_for_plane] Set [FB:163] for [PLANE:31:plane 1A] state ffff8881353f7400 > [ 350.571503] i915 0000:00:02.0: [drm:drm_atomic_check_only] checking ffff88810890b800 > [ 350.571548] i915 0000:00:02.0: [drm:intel_plane_atomic_check_with_state [i915]] [CRTC:67:pipe A] with [PLANE:31:plane 1A] visible 1 -> 1, off 0, on 0, ms 0 > [ 350.571851] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff888108659ec0 state ffff888146e2a040 to ffff88810890b800 > [ 350.572124] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff88810865b140 state ffff888108870908 to ffff88810890b800 > [ 350.572330] i915 0000:00:02.0: [drm:drm_atomic_nonblocking_commit] committing ffff88810890b800 nonblocking > [ 350.582380] i915 0000:00:02.0: [drm:drm_atomic_state_default_clear] Clearing atomic state ffff88810890b800 > [ 350.582485] i915 0000:00:02.0: [drm:__drm_atomic_state_free] Freeing atomic state ffff88810890b800 > [ 350.621726] [drm:drm_mode_addfb2] [FB:167] > [ 350.621841] i915 0000:00:02.0: [drm:drm_atomic_state_init] Allocated atomic state ffff88810890b800 > [ 350.621893] i915 0000:00:02.0: [drm:drm_atomic_get_crtc_state] Added [CRTC:67:pipe A] ffff888105e52000 state to ffff88810890b800 > [ 350.621922] i915 0000:00:02.0: [drm:drm_atomic_get_plane_state] Added [PLANE:31:plane 1A] ffff8881353f2600 state to ffff88810890b800 > [ 350.621937] i915 0000:00:02.0: [drm:drm_atomic_set_fb_for_plane] Set [FB:167] for [PLANE:31:plane 1A] state ffff8881353f2600 > [ 350.621952] i915 0000:00:02.0: [drm:drm_atomic_check_only] checking ffff88810890b800 > [ 350.621993] i915 0000:00:02.0: [drm:intel_plane_atomic_check_with_state [i915]] [CRTC:67:pipe A] with [PLANE:31:plane 1A] visible 1 -> 1, off 0, on 0, ms 0 > [ 350.622707] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff888108659ec0 state ffff888146e1ac40 to ffff88810890b800 > [ 350.623053] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff88810865b140 state ffff888108871e68 to ffff88810890b800 > [ 350.623274] i915 0000:00:02.0: [drm:drm_atomic_nonblocking_commit] committing ffff88810890b800 nonblocking > [ 350.632393] i915 0000:00:02.0: [drm:drm_atomic_state_default_clear] Clearing atomic state ffff88810890b800 > [ 350.632498] i915 0000:00:02.0: [drm:__drm_atomic_state_free] Freeing atomic state ffff88810890b800 > [ 350.655155] [drm:drm_mode_addfb2] [FB:163] > [ 350.655265] i915 0000:00:02.0: [drm:drm_atomic_state_init] Allocated atomic state ffff88810890b800 > [ 350.655322] i915 0000:00:02.0: [drm:drm_atomic_get_crtc_state] Added [CRTC:67:pipe A] ffff88811a5e2000 state to ffff88810890b800 > [ 350.655334] i915 0000:00:02.0: [drm:drm_atomic_get_plane_state] Added [PLANE:31:plane 1A] ffff8881353f0200 state to ffff88810890b800 > [ 350.655340] i915 0000:00:02.0: [drm:drm_atomic_set_fb_for_plane] Set [FB:163] for [PLANE:31:plane 1A] state ffff8881353f0200 > [ 350.655347] i915 0000:00:02.0: [drm:drm_atomic_check_only] checking ffff88810890b800 > [ 350.655370] i915 0000:00:02.0: [drm:intel_plane_atomic_check_with_state [i915]] [CRTC:67:pipe A] with [PLANE:31:plane 1A] visible 1 -> 1, off 0, on 0, ms 0 > [ 350.655649] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff888108659ec0 state ffff888136317e40 to ffff88810890b800 > [ 350.655859] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff88810865b140 state ffff888108871e68 to ffff88810890b800 > [ 350.656107] i915 0000:00:02.0: [drm:drm_atomic_nonblocking_commit] committing ffff88810890b800 nonblocking > [ 350.665545] i915 0000:00:02.0: [drm:drm_atomic_state_default_clear] Clearing atomic state ffff88810890b800 > [ 350.665648] i915 0000:00:02.0: [drm:__drm_atomic_state_free] Freeing atomic state ffff88810890b800 > [ 350.704557] [drm:drm_mode_addfb2] [FB:167] > [ 350.704644] i915 0000:00:02.0: [drm:drm_atomic_state_init] Allocated atomic state ffff88810890b800 > [ 350.704668] i915 0000:00:02.0: [drm:drm_atomic_get_crtc_state] Added [CRTC:67:pipe A] ffff88810a49a000 state to ffff88810890b800 > [ 350.704697] i915 0000:00:02.0: [drm:drm_atomic_get_plane_state] Added [PLANE:31:plane 1A] ffff8881353f2600 state to ffff88810890b800 > [ 350.704703] i915 0000:00:02.0: [drm:drm_atomic_set_fb_for_plane] Set [FB:167] for [PLANE:31:plane 1A] state ffff8881353f2600 > [ 350.704711] i915 0000:00:02.0: [drm:drm_atomic_check_only] checking ffff88810890b800 > [ 350.704735] i915 0000:00:02.0: [drm:intel_plane_atomic_check_with_state [i915]] [CRTC:67:pipe A] with [PLANE:31:plane 1A] visible 1 -> 1, off 0, on 0, ms 0 > [ 350.705081] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff888108659ec0 state ffff8881352f3640 to ffff88810890b800 > [ 350.705332] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff88810865b140 state ffff8881088710e8 to ffff88810890b800 > [ 350.705548] i915 0000:00:02.0: [drm:drm_atomic_nonblocking_commit] committing ffff88810890b800 nonblocking > [ 350.715539] i915 0000:00:02.0: [drm:drm_atomic_state_default_clear] Clearing atomic state ffff88810890b800 > [ 350.715727] i915 0000:00:02.0: [drm:__drm_atomic_state_free] Freeing atomic state ffff88810890b800 > [ 350.755133] [drm:drm_mode_addfb2] [FB:163] > [ 350.755240] i915 0000:00:02.0: [drm:drm_atomic_state_init] Allocated atomic state ffff88810890b800 > [ 350.755290] i915 0000:00:02.0: [drm:drm_atomic_get_crtc_state] Added [CRTC:67:pipe A] ffff8881045e2000 state to ffff88810890b800 > [ 350.755318] i915 0000:00:02.0: [drm:drm_atomic_get_plane_state] Added [PLANE:31:plane 1A] ffff8881353f0200 state to ffff88810890b800 > [ 350.755334] i915 0000:00:02.0: [drm:drm_atomic_set_fb_for_plane] Set [FB:163] for [PLANE:31:plane 1A] state ffff8881353f0200 > [ 350.755349] i915 0000:00:02.0: [drm:drm_atomic_check_only] checking ffff88810890b800 > [ 350.755387] i915 0000:00:02.0: [drm:intel_plane_atomic_check_with_state [i915]] [CRTC:67:pipe A] with [PLANE:31:plane 1A] visible 1 -> 1, off 0, on 0, ms 0 > [ 350.755977] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff888108659ec0 state ffff888146e3ea40 to ffff88810890b800 > [ 350.756591] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff88810865b140 state ffff888108871d48 to ffff88810890b800 > [ 350.756918] i915 0000:00:02.0: [drm:drm_atomic_nonblocking_commit] committing ffff88810890b800 nonblocking > [ 350.765646] i915 0000:00:02.0: [drm:drm_atomic_state_default_clear] Clearing atomic state ffff88810890b800 > [ 350.765750] i915 0000:00:02.0: [drm:__drm_atomic_state_free] Freeing atomic state ffff88810890b800 > [ 350.787968] [drm:drm_mode_addfb2] [FB:167] > [ 350.788144] i915 0000:00:02.0: [drm:drm_atomic_state_init] Allocated atomic state ffff88810890b800 > [ 350.788191] i915 0000:00:02.0: [drm:drm_atomic_get_crtc_state] Added [CRTC:67:pipe A] ffff88810a492000 state to ffff88810890b800 > [ 350.788218] i915 0000:00:02.0: [drm:drm_atomic_get_plane_state] Added [PLANE:31:plane 1A] ffff8881353f2600 state to ffff88810890b800 > [ 350.788232] i915 0000:00:02.0: [drm:drm_atomic_set_fb_for_plane] Set [FB:167] for [PLANE:31:plane 1A] state ffff8881353f2600 > [ 350.788246] i915 0000:00:02.0: [drm:drm_atomic_check_only] checking ffff88810890b800 > [ 350.788283] i915 0000:00:02.0: [drm:intel_plane_atomic_check_with_state [i915]] [CRTC:67:pipe A] with [PLANE:31:plane 1A] visible 1 -> 1, off 0, on 0, ms 0 > [ 350.788891] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff888108659ec0 state ffff88813dec7f40 to ffff88810890b800 > [ 350.789496] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff88810865b140 state ffff888108871d48 to ffff88810890b800 > [ 350.789854] i915 0000:00:02.0: [drm:drm_atomic_nonblocking_commit] committing ffff88810890b800 nonblocking > [ 350.798955] i915 0000:00:02.0: [drm:drm_atomic_state_default_clear] Clearing atomic state ffff88810890b800 > [ 350.799098] i915 0000:00:02.0: [drm:__drm_atomic_state_free] Freeing atomic state ffff88810890b800 > [ 350.838447] [drm:drm_mode_addfb2] [FB:163] > [ 350.838555] i915 0000:00:02.0: [drm:drm_atomic_state_init] Allocated atomic state ffff88810890b800 > [ 350.838606] i915 0000:00:02.0: [drm:drm_atomic_get_crtc_state] Added [CRTC:67:pipe A] ffff88811a64a000 state to ffff88810890b800 > [ 350.838634] i915 0000:00:02.0: [drm:drm_atomic_get_plane_state] Added [PLANE:31:plane 1A] ffff8881353f0200 state to ffff88810890b800 > [ 350.838649] i915 0000:00:02.0: [drm:drm_atomic_set_fb_for_plane] Set [FB:163] for [PLANE:31:plane 1A] state ffff8881353f0200 > [ 350.838664] i915 0000:00:02.0: [drm:drm_atomic_check_only] checking ffff88810890b800 > [ 350.838705] i915 0000:00:02.0: [drm:intel_plane_atomic_check_with_state [i915]] [CRTC:67:pipe A] with [PLANE:31:plane 1A] visible 1 -> 1, off 0, on 0, ms 0 > [ 350.839384] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff888108659ec0 state ffff888146e2b740 to ffff88810890b800 > [ 350.839940] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff88810865b140 state ffff888108871e68 to ffff88810890b800 > [ 350.840515] i915 0000:00:02.0: [drm:drm_atomic_nonblocking_commit] committing ffff88810890b800 nonblocking > [ 350.848964] i915 0000:00:02.0: [drm:drm_atomic_state_default_clear] Clearing atomic state ffff88810890b800 > [ 350.849118] i915 0000:00:02.0: [drm:__drm_atomic_state_free] Freeing atomic state ffff88810890b800 > [ 350.871372] [drm:drm_mode_addfb2] [FB:167] > [ 350.871462] i915 0000:00:02.0: [drm:drm_atomic_state_init] Allocated atomic state ffff88810890b800 > [ 350.871507] i915 0000:00:02.0: [drm:drm_atomic_get_crtc_state] Added [CRTC:67:pipe A] ffff8881411ea000 state to ffff88810890b800 > [ 350.871529] i915 0000:00:02.0: [drm:drm_atomic_get_plane_state] Added [PLANE:31:plane 1A] ffff8881353f2600 state to ffff88810890b800 > [ 350.871542] i915 0000:00:02.0: [drm:drm_atomic_set_fb_for_plane] Set [FB:167] for [PLANE:31:plane 1A] state ffff8881353f2600 > [ 350.871556] i915 0000:00:02.0: [drm:drm_atomic_check_only] checking ffff88810890b800 > [ 350.871591] i915 0000:00:02.0: [drm:intel_plane_atomic_check_with_state [i915]] [CRTC:67:pipe A] with [PLANE:31:plane 1A] visible 1 -> 1, off 0, on 0, ms 0 > [ 350.872175] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff888108659ec0 state ffff888105295240 to ffff88810890b800 > [ 350.872768] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff88810865b140 state ffff888108871e68 to ffff88810890b800 > [ 350.873347] i915 0000:00:02.0: [drm:drm_atomic_nonblocking_commit] committing ffff88810890b800 nonblocking > [ 350.882398] i915 0000:00:02.0: [drm:drm_atomic_state_default_clear] Clearing atomic state ffff88810890b800 > [ 350.882501] i915 0000:00:02.0: [drm:__drm_atomic_state_free] Freeing atomic state ffff88810890b800 > [ 350.922143] [drm:drm_mode_addfb2] [FB:163] > [ 350.922250] i915 0000:00:02.0: [drm:drm_atomic_state_init] Allocated atomic state ffff88810890b800 > [ 350.922300] i915 0000:00:02.0: [drm:drm_atomic_get_crtc_state] Added [CRTC:67:pipe A] ffff8881361c2000 state to ffff88810890b800 > [ 350.922328] i915 0000:00:02.0: [drm:drm_atomic_get_plane_state] Added [PLANE:31:plane 1A] ffff8881353f0200 state to ffff88810890b800 > [ 350.922343] i915 0000:00:02.0: [drm:drm_atomic_set_fb_for_plane] Set [FB:163] for [PLANE:31:plane 1A] state ffff8881353f0200 > [ 350.922359] i915 0000:00:02.0: [drm:drm_atomic_check_only] checking ffff88810890b800 > [ 350.922396] i915 0000:00:02.0: [drm:intel_plane_atomic_check_with_state [i915]] [CRTC:67:pipe A] with [PLANE:31:plane 1A] visible 1 -> 1, off 0, on 0, ms 0 > [ 350.923002] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff888108659ec0 state ffff88813dcc5d40 to ffff88810890b800 > [ 350.923608] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff88810865b140 state ffff888108870908 to ffff88810890b800 > [ 350.923927] i915 0000:00:02.0: [drm:drm_atomic_nonblocking_commit] committing ffff88810890b800 nonblocking > [ 350.932340] i915 0000:00:02.0: [drm:drm_atomic_state_default_clear] Clearing atomic state ffff88810890b800 > [ 350.932470] i915 0000:00:02.0: [drm:__drm_atomic_state_free] Freeing atomic state ffff88810890b800 > [ 350.971521] [drm:drm_mode_addfb2] [FB:167] > [ 350.971578] i915 0000:00:02.0: [drm:drm_atomic_state_init] Allocated atomic state ffff88810890b800 > [ 350.971601] i915 0000:00:02.0: [drm:drm_atomic_get_crtc_state] Added [CRTC:67:pipe A] ffff888105e52000 state to ffff88810890b800 > [ 350.971613] i915 0000:00:02.0: [drm:drm_atomic_get_plane_state] Added [PLANE:31:plane 1A] ffff8881353f2600 state to ffff88810890b800 > [ 350.971639] i915 0000:00:02.0: [drm:drm_atomic_set_fb_for_plane] Set [FB:167] for [PLANE:31:plane 1A] state ffff8881353f2600 > [ 350.971646] i915 0000:00:02.0: [drm:drm_atomic_check_only] checking ffff88810890b800 > [ 350.971668] i915 0000:00:02.0: [drm:intel_plane_atomic_check_with_state [i915]] [CRTC:67:pipe A] with [PLANE:31:plane 1A] visible 1 -> 1, off 0, on 0, ms 0 > [ 350.971951] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff888108659ec0 state ffff888135308540 to ffff88810890b800 > [ 350.972222] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff88810865b140 state ffff8881088710e8 to ffff88810890b800 > [ 350.972426] i915 0000:00:02.0: [drm:drm_atomic_nonblocking_commit] committing ffff88810890b800 nonblocking > [ 350.982388] i915 0000:00:02.0: [drm:drm_atomic_state_default_clear] Clearing atomic state ffff88810890b800 > [ 350.982483] i915 0000:00:02.0: [drm:__drm_atomic_state_free] Freeing atomic state ffff88810890b800 > [ 351.021869] [drm:drm_mode_addfb2] [FB:163] > [ 351.021988] i915 0000:00:02.0: [drm:drm_atomic_state_init] Allocated atomic state ffff88810890b800 > [ 351.022138] i915 0000:00:02.0: [drm:drm_atomic_get_crtc_state] Added [CRTC:67:pipe A] ffff88811a5e2000 state to ffff88810890b800 > [ 351.022181] i915 0000:00:02.0: [drm:drm_atomic_get_plane_state] Added [PLANE:31:plane 1A] ffff8881353f0200 state to ffff88810890b800 > [ 351.022204] i915 0000:00:02.0: [drm:drm_atomic_set_fb_for_plane] Set [FB:163] for [PLANE:31:plane 1A] state ffff8881353f0200 > [ 351.022221] i915 0000:00:02.0: [drm:drm_atomic_check_only] checking ffff88810890b800 > [ 351.022288] i915 0000:00:02.0: [drm:intel_plane_atomic_check_with_state [i915]] [CRTC:67:pipe A] with [PLANE:31:plane 1A] visible 1 -> 1, off 0, on 0, ms 0 > [ 351.022658] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff888108659ec0 state ffff88810be33640 to ffff88810890b800 > [ 351.022877] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff88810865b140 state ffff888108871e68 to ffff88810890b800 > [ 351.023101] i915 0000:00:02.0: [drm:drm_atomic_nonblocking_commit] committing ffff88810890b800 nonblocking > [ 351.032325] i915 0000:00:02.0: [drm:drm_atomic_state_default_clear] Clearing atomic state ffff88810890b800 > [ 351.032390] i915 0000:00:02.0: [drm:__drm_atomic_state_free] Freeing atomic state ffff88810890b800 > [ 351.053712] [drm:drm_mode_addfb2] [FB:167] > [ 351.053766] i915 0000:00:02.0: [drm:drm_atomic_state_init] Allocated atomic state ffff88810890b800 > [ 351.053788] i915 0000:00:02.0: [drm:drm_atomic_get_crtc_state] Added [CRTC:67:pipe A] ffff88810a49a000 state to ffff88810890b800 > [ 351.053800] i915 0000:00:02.0: [drm:drm_atomic_get_plane_state] Added [PLANE:31:plane 1A] ffff8881353f6800 state to ffff88810890b800 > [ 351.053806] i915 0000:00:02.0: [drm:drm_atomic_set_fb_for_plane] Set [FB:167] for [PLANE:31:plane 1A] state ffff8881353f6800 > [ 351.053833] i915 0000:00:02.0: [drm:drm_atomic_check_only] checking ffff88810890b800 > [ 351.053855] i915 0000:00:02.0: [drm:intel_plane_atomic_check_with_state [i915]] [CRTC:67:pipe A] with [PLANE:31:plane 1A] visible 1 -> 1, off 0, on 0, ms 0 > [ 351.054194] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff888108659ec0 state ffff888135185540 to ffff88810890b800 > [ 351.054413] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff88810865b140 state ffff888108871e68 to ffff88810890b800 > [ 351.054627] i915 0000:00:02.0: [drm:drm_atomic_nonblocking_commit] committing ffff88810890b800 nonblocking > [ 351.065658] i915 0000:00:02.0: [drm:drm_atomic_state_default_clear] Clearing atomic state ffff88810890b800 > [ 351.065774] i915 0000:00:02.0: [drm:__drm_atomic_state_free] Freeing atomic state ffff88810890b800 > [ 351.104669] [drm:drm_mode_addfb2] [FB:163] > [ 351.104775] i915 0000:00:02.0: [drm:drm_atomic_state_init] Allocated atomic state ffff88810890b800 > [ 351.104822] i915 0000:00:02.0: [drm:drm_atomic_get_crtc_state] Added [CRTC:67:pipe A] ffff8881045e2000 state to ffff88810890b800 > [ 351.104849] i915 0000:00:02.0: [drm:drm_atomic_get_plane_state] Added [PLANE:31:plane 1A] ffff8881353f0200 state to ffff88810890b800 > [ 351.104863] i915 0000:00:02.0: [drm:drm_atomic_set_fb_for_plane] Set [FB:163] for [PLANE:31:plane 1A] state ffff8881353f0200 > [ 351.104878] i915 0000:00:02.0: [drm:drm_atomic_check_only] checking ffff88810890b800 > [ 351.104916] i915 0000:00:02.0: [drm:intel_plane_atomic_check_with_state [i915]] [CRTC:67:pipe A] with [PLANE:31:plane 1A] visible 1 -> 1, off 0, on 0, ms 0 > [ 351.105572] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff888108659ec0 state ffff888104584440 to ffff88810890b800 > [ 351.105923] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff88810865b140 state ffff888108870908 to ffff88810890b800 > [ 351.106170] i915 0000:00:02.0: [drm:drm_atomic_nonblocking_commit] committing ffff88810890b800 nonblocking > [ 351.115574] i915 0000:00:02.0: [drm:drm_atomic_state_default_clear] Clearing atomic state ffff88810890b800 > [ 351.115739] i915 0000:00:02.0: [drm:__drm_atomic_state_free] Freeing atomic state ffff88810890b800 > [ 351.154981] [drm:drm_mode_addfb2] [FB:167] > [ 351.155179] i915 0000:00:02.0: [drm:drm_atomic_state_init] Allocated atomic state ffff88810890b800 > [ 351.155230] i915 0000:00:02.0: [drm:drm_atomic_get_crtc_state] Added [CRTC:67:pipe A] ffff88810a492000 state to ffff88810890b800 > [ 351.155259] i915 0000:00:02.0: [drm:drm_atomic_get_plane_state] Added [PLANE:31:plane 1A] ffff8881353f6800 state to ffff88810890b800 > [ 351.155274] i915 0000:00:02.0: [drm:drm_atomic_set_fb_for_plane] Set [FB:167] for [PLANE:31:plane 1A] state ffff8881353f6800 > [ 351.155290] i915 0000:00:02.0: [drm:drm_atomic_check_only] checking ffff88810890b800 > [ 351.155329] i915 0000:00:02.0: [drm:intel_plane_atomic_check_with_state [i915]] [CRTC:67:pipe A] with [PLANE:31:plane 1A] visible 1 -> 1, off 0, on 0, ms 0 > [ 351.155930] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff888108659ec0 state ffff88810775d840 to ffff88810890b800 > [ 351.156539] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff88810865b140 state ffff888108871d48 to ffff88810890b800 > [ 351.156887] i915 0000:00:02.0: [drm:drm_atomic_nonblocking_commit] committing ffff88810890b800 nonblocking > [ 351.165650] i915 0000:00:02.0: [drm:drm_atomic_state_default_clear] Clearing atomic state ffff88810890b800 > [ 351.165755] i915 0000:00:02.0: [drm:__drm_atomic_state_free] Freeing atomic state ffff88810890b800 > [ 351.204740] [drm:drm_mode_addfb2] [FB:163] > [ 351.204849] i915 0000:00:02.0: [drm:drm_atomic_state_init] Allocated atomic state ffff88810890b800 > [ 351.204901] i915 0000:00:02.0: [drm:drm_atomic_get_crtc_state] Added [CRTC:67:pipe A] ffff88811a64a000 state to ffff88810890b800 > [ 351.204930] i915 0000:00:02.0: [drm:drm_atomic_get_plane_state] Added [PLANE:31:plane 1A] ffff8881353f0200 state to ffff88810890b800 > [ 351.204946] i915 0000:00:02.0: [drm:drm_atomic_set_fb_for_plane] Set [FB:163] for [PLANE:31:plane 1A] state ffff8881353f0200 > [ 351.204961] i915 0000:00:02.0: [drm:drm_atomic_check_only] checking ffff88810890b800 > [ 351.204999] i915 0000:00:02.0: [drm:intel_plane_atomic_check_with_state [i915]] [CRTC:67:pipe A] with [PLANE:31:plane 1A] visible 1 -> 1, off 0, on 0, ms 0 > [ 351.205688] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff888108659ec0 state ffff888104551940 to ffff88810890b800 > [ 351.206047] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff88810865b140 state ffff888108871e68 to ffff88810890b800 > [ 351.206264] i915 0000:00:02.0: [drm:drm_atomic_nonblocking_commit] committing ffff88810890b800 nonblocking > [ 351.215649] i915 0000:00:02.0: [drm:drm_atomic_state_default_clear] Clearing atomic state ffff88810890b800 > [ 351.215753] i915 0000:00:02.0: [drm:__drm_atomic_state_free] Freeing atomic state ffff88810890b800 > [ 351.254721] [drm:drm_mode_addfb2] [FB:167] > [ 351.254826] i915 0000:00:02.0: [drm:drm_atomic_state_init] Allocated atomic state ffff88810890b800 > [ 351.254874] i915 0000:00:02.0: [drm:drm_atomic_get_crtc_state] Added [CRTC:67:pipe A] ffff8881411ea000 state to ffff88810890b800 > [ 351.254901] i915 0000:00:02.0: [drm:drm_atomic_get_plane_state] Added [PLANE:31:plane 1A] ffff8881353f6800 state to ffff88810890b800 > [ 351.254915] i915 0000:00:02.0: [drm:drm_atomic_set_fb_for_plane] Set [FB:167] for [PLANE:31:plane 1A] state ffff8881353f6800 > [ 351.254929] i915 0000:00:02.0: [drm:drm_atomic_check_only] checking ffff88810890b800 > [ 351.254965] i915 0000:00:02.0: [drm:intel_plane_atomic_check_with_state [i915]] [CRTC:67:pipe A] with [PLANE:31:plane 1A] visible 1 -> 1, off 0, on 0, ms 0 > [ 351.255622] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff888108659ec0 state ffff8881045cc840 to ffff88810890b800 > [ 351.255966] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff88810865b140 state ffff888108870908 to ffff88810890b800 > [ 351.256217] i915 0000:00:02.0: [drm:drm_atomic_nonblocking_commit] committing ffff88810890b800 nonblocking > [ 351.265597] i915 0000:00:02.0: [drm:drm_atomic_state_default_clear] Clearing atomic state ffff88810890b800 > [ 351.265726] i915 0000:00:02.0: [drm:__drm_atomic_state_free] Freeing atomic state ffff88810890b800 > [ 351.305153] [drm:drm_mode_addfb2] [FB:163] > [ 351.305258] i915 0000:00:02.0: [drm:drm_atomic_state_init] Allocated atomic state ffff88810890b800 > [ 351.305308] i915 0000:00:02.0: [drm:drm_atomic_get_crtc_state] Added [CRTC:67:pipe A] ffff8881361c2000 state to ffff88810890b800 > [ 351.305337] i915 0000:00:02.0: [drm:drm_atomic_get_plane_state] Added [PLANE:31:plane 1A] ffff8881353f0200 state to ffff88810890b800 > [ 351.305352] i915 0000:00:02.0: [drm:drm_atomic_set_fb_for_plane] Set [FB:163] for [PLANE:31:plane 1A] state ffff8881353f0200 > [ 351.305367] i915 0000:00:02.0: [drm:drm_atomic_check_only] checking ffff88810890b800 > [ 351.305405] i915 0000:00:02.0: [drm:intel_plane_atomic_check_with_state [i915]] [CRTC:67:pipe A] with [PLANE:31:plane 1A] visible 1 -> 1, off 0, on 0, ms 0 > [ 351.305997] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff888108659ec0 state ffff888105f6b840 to ffff88810890b800 > [ 351.306612] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff88810865b140 state ffff888108871d48 to ffff88810890b800 > [ 351.306952] i915 0000:00:02.0: [drm:drm_atomic_nonblocking_commit] committing ffff88810890b800 nonblocking > [ 351.315640] i915 0000:00:02.0: [drm:drm_atomic_state_default_clear] Clearing atomic state ffff88810890b800 > [ 351.315744] i915 0000:00:02.0: [drm:__drm_atomic_state_free] Freeing atomic state ffff88810890b800 > [ 351.354477] [drm:drm_mode_addfb2] [FB:167] > [ 351.354535] i915 0000:00:02.0: [drm:drm_atomic_state_init] Allocated atomic state ffff88810890b800 > [ 351.354557] i915 0000:00:02.0: [drm:drm_atomic_get_crtc_state] Added [CRTC:67:pipe A] ffff888105e52000 state to ffff88810890b800 > [ 351.354591] i915 0000:00:02.0: [drm:drm_atomic_get_plane_state] Added [PLANE:31:plane 1A] ffff8881353f6800 state to ffff88810890b800 > [ 351.354597] i915 0000:00:02.0: [drm:drm_atomic_set_fb_for_plane] Set [FB:167] for [PLANE:31:plane 1A] state ffff8881353f6800 > [ 351.354605] i915 0000:00:02.0: [drm:drm_atomic_check_only] checking ffff88810890b800 > [ 351.354627] i915 0000:00:02.0: [drm:intel_plane_atomic_check_with_state [i915]] [CRTC:67:pipe A] with [PLANE:31:plane 1A] visible 1 -> 1, off 0, on 0, ms 0 > [ 351.354913] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff888108659ec0 state ffff88813530a240 to ffff88810890b800 > [ 351.355186] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff88810865b140 state ffff888108871e68 to ffff88810890b800 > [ 351.355390] i915 0000:00:02.0: [drm:drm_atomic_nonblocking_commit] committing ffff88810890b800 nonblocking > [ 351.365642] i915 0000:00:02.0: [drm:drm_atomic_state_default_clear] Clearing atomic state ffff88810890b800 > [ 351.365749] i915 0000:00:02.0: [drm:__drm_atomic_state_free] Freeing atomic state ffff88810890b800 > [ 351.404720] [drm:drm_mode_addfb2] [FB:163] > [ 351.404824] i915 0000:00:02.0: [drm:drm_atomic_state_init] Allocated atomic state ffff88810890b800 > [ 351.404871] i915 0000:00:02.0: [drm:drm_atomic_get_crtc_state] Added [CRTC:67:pipe A] ffff88811a5e2000 state to ffff88810890b800 > [ 351.404898] i915 0000:00:02.0: [drm:drm_atomic_get_plane_state] Added [PLANE:31:plane 1A] ffff8881353f0200 state to ffff88810890b800 > [ 351.404912] i915 0000:00:02.0: [drm:drm_atomic_set_fb_for_plane] Set [FB:163] for [PLANE:31:plane 1A] state ffff8881353f0200 > [ 351.404926] i915 0000:00:02.0: [drm:drm_atomic_check_only] checking ffff88810890b800 > [ 351.404963] i915 0000:00:02.0: [drm:intel_plane_atomic_check_with_state [i915]] [CRTC:67:pipe A] with [PLANE:31:plane 1A] visible 1 -> 1, off 0, on 0, ms 0 > [ 351.405613] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff888108659ec0 state ffff888141024f40 to ffff88810890b800 > [ 351.405965] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff88810865b140 state ffff888108870908 to ffff88810890b800 > [ 351.406213] i915 0000:00:02.0: [drm:drm_atomic_nonblocking_commit] committing ffff88810890b800 nonblocking > [ 351.415599] i915 0000:00:02.0: [drm:drm_atomic_state_default_clear] Clearing atomic state ffff88810890b800 > [ 351.415693] i915 0000:00:02.0: [drm:__drm_atomic_state_free] Freeing atomic state ffff88810890b800 > [ 351.455129] [drm:drm_mode_addfb2] [FB:167] > [ 351.455235] i915 0000:00:02.0: [drm:drm_atomic_state_init] Allocated atomic state ffff88810890b800 > [ 351.455285] i915 0000:00:02.0: [drm:drm_atomic_get_crtc_state] Added [CRTC:67:pipe A] ffff88810a49a000 state to ffff88810890b800 > [ 351.455314] i915 0000:00:02.0: [drm:drm_atomic_get_plane_state] Added [PLANE:31:plane 1A] ffff8881353f6800 state to ffff88810890b800 > [ 351.455329] i915 0000:00:02.0: [drm:drm_atomic_set_fb_for_plane] Set [FB:167] for [PLANE:31:plane 1A] state ffff8881353f6800 > [ 351.455343] i915 0000:00:02.0: [drm:drm_atomic_check_only] checking ffff88810890b800 > [ 351.455381] i915 0000:00:02.0: [drm:intel_plane_atomic_check_with_state [i915]] [CRTC:67:pipe A] with [PLANE:31:plane 1A] visible 1 -> 1, off 0, on 0, ms 0 > [ 351.455971] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff888108659ec0 state ffff888109e9f540 to ffff88810890b800 > [ 351.456586] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff88810865b140 state ffff888108871d48 to ffff88810890b800 > [ 351.456908] i915 0000:00:02.0: [drm:drm_atomic_nonblocking_commit] committing ffff88810890b800 nonblocking > [ 351.465645] i915 0000:00:02.0: [drm:drm_atomic_state_default_clear] Clearing atomic state ffff88810890b800 > [ 351.465751] i915 0000:00:02.0: [drm:__drm_atomic_state_free] Freeing atomic state ffff88810890b800 > [ 351.504792] [drm:drm_mode_addfb2] [FB:163] > [ 351.504899] i915 0000:00:02.0: [drm:drm_atomic_state_init] Allocated atomic state ffff88810890b800 > [ 351.504951] i915 0000:00:02.0: [drm:drm_atomic_get_crtc_state] Added [CRTC:67:pipe A] ffff8881045e2000 state to ffff88810890b800 > [ 351.504980] i915 0000:00:02.0: [drm:drm_atomic_get_plane_state] Added [PLANE:31:plane 1A] ffff8881353f0200 state to ffff88810890b800 > [ 351.504996] i915 0000:00:02.0: [drm:drm_atomic_set_fb_for_plane] Set [FB:163] for [PLANE:31:plane 1A] state ffff8881353f0200 > [ 351.505011] i915 0000:00:02.0: [drm:drm_atomic_check_only] checking ffff88810890b800 > [ 351.505150] i915 0000:00:02.0: [drm:intel_plane_atomic_check_with_state [i915]] [CRTC:67:pipe A] with [PLANE:31:plane 1A] visible 1 -> 1, off 0, on 0, ms 0 > [ 351.505548] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff888108659ec0 state ffff888108a77c40 to ffff88810890b800 > [ 351.505758] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff88810865b140 state ffff888108871e68 to ffff88810890b800 > [ 351.505954] i915 0000:00:02.0: [drm:drm_atomic_nonblocking_commit] committing ffff88810890b800 nonblocking > [ 351.515649] i915 0000:00:02.0: [drm:drm_atomic_state_default_clear] Clearing atomic state ffff88810890b800 > [ 351.515753] i915 0000:00:02.0: [drm:__drm_atomic_state_free] Freeing atomic state ffff88810890b800 > [ 351.554888] [drm:drm_mode_addfb2] [FB:167] > [ 351.555002] i915 0000:00:02.0: [drm:drm_atomic_state_init] Allocated atomic state ffff88810890b800 > [ 351.555153] i915 0000:00:02.0: [drm:drm_atomic_get_crtc_state] Added [CRTC:67:pipe A] ffff88810a492000 state to ffff88810890b800 > [ 351.555196] i915 0000:00:02.0: [drm:drm_atomic_get_plane_state] Added [PLANE:31:plane 1A] ffff8881353f6800 state to ffff88810890b800 > [ 351.555211] i915 0000:00:02.0: [drm:drm_atomic_set_fb_for_plane] Set [FB:167] for [PLANE:31:plane 1A] state ffff8881353f6800 > [ 351.555226] i915 0000:00:02.0: [drm:drm_atomic_check_only] checking ffff88810890b800 > [ 351.555287] i915 0000:00:02.0: [drm:intel_plane_atomic_check_with_state [i915]] [CRTC:67:pipe A] with [PLANE:31:plane 1A] visible 1 -> 1, off 0, on 0, ms 0 > [ 351.555610] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff888108659ec0 state ffff88813dce8740 to ffff88810890b800 > [ 351.555836] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff88810865b140 state ffff888108870908 to ffff88810890b800 > [ 351.556070] i915 0000:00:02.0: [drm:drm_atomic_nonblocking_commit] committing ffff88810890b800 nonblocking > [ 351.565614] i915 0000:00:02.0: [drm:drm_atomic_state_default_clear] Clearing atomic state ffff88810890b800 > [ 351.565709] i915 0000:00:02.0: [drm:__drm_atomic_state_free] Freeing atomic state ffff88810890b800 > [ 351.604997] [drm:drm_mode_addfb2] [FB:163] > [ 351.605139] i915 0000:00:02.0: [drm:drm_atomic_state_init] Allocated atomic state ffff88810890b800 > [ 351.605188] i915 0000:00:02.0: [drm:drm_atomic_get_crtc_state] Added [CRTC:67:pipe A] ffff88811a64a000 state to ffff88810890b800 > [ 351.605217] i915 0000:00:02.0: [drm:drm_atomic_get_plane_state] Added [PLANE:31:plane 1A] ffff8881353f0200 state to ffff88810890b800 > [ 351.605232] i915 0000:00:02.0: [drm:drm_atomic_set_fb_for_plane] Set [FB:163] for [PLANE:31:plane 1A] state ffff8881353f0200 > [ 351.605247] i915 0000:00:02.0: [drm:drm_atomic_check_only] checking ffff88810890b800 > [ 351.605286] i915 0000:00:02.0: [drm:intel_plane_atomic_check_with_state [i915]] [CRTC:67:pipe A] with [PLANE:31:plane 1A] visible 1 -> 1, off 0, on 0, ms 0 > [ 351.605885] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff888108659ec0 state ffff88813df13640 to ffff88810890b800 > [ 351.606476] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff88810865b140 state ffff888108871d48 to ffff88810890b800 > [ 351.607004] i915 0000:00:02.0: [drm:drm_atomic_nonblocking_commit] committing ffff88810890b800 nonblocking > [ 351.615519] i915 0000:00:02.0: [drm:drm_atomic_state_default_clear] Clearing atomic state ffff88810890b800 > [ 351.615716] i915 0000:00:02.0: [drm:__drm_atomic_state_free] Freeing atomic state ffff88810890b800 > [ 351.671644] [drm:drm_mode_addfb2] [FB:167] > [ 351.671753] i915 0000:00:02.0: [drm:drm_atomic_state_init] Allocated atomic state ffff88810890b800 > [ 351.671803] i915 0000:00:02.0: [drm:drm_atomic_get_crtc_state] Added [CRTC:67:pipe A] ffff8881411ea000 state to ffff88810890b800 > [ 351.671832] i915 0000:00:02.0: [drm:drm_atomic_get_plane_state] Added [PLANE:31:plane 1A] ffff8881353f6800 state to ffff88810890b800 > [ 351.671847] i915 0000:00:02.0: [drm:drm_atomic_set_fb_for_plane] Set [FB:167] for [PLANE:31:plane 1A] state ffff8881353f6800 > [ 351.671862] i915 0000:00:02.0: [drm:drm_atomic_check_only] checking ffff88810890b800 > [ 351.671902] i915 0000:00:02.0: [drm:intel_plane_atomic_check_with_state [i915]] [CRTC:67:pipe A] with [PLANE:31:plane 1A] visible 1 -> 1, off 0, on 0, ms 0 > [ 351.672598] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff888108659ec0 state ffff888141135240 to ffff88810890b800 > [ 351.672943] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff88810865b140 state ffff888108871e68 to ffff88810890b800 > [ 351.673193] i915 0000:00:02.0: [drm:drm_atomic_nonblocking_commit] committing ffff88810890b800 nonblocking > [ 351.682377] i915 0000:00:02.0: [drm:drm_atomic_state_default_clear] Clearing atomic state ffff88810890b800 > [ 351.682482] i915 0000:00:02.0: [drm:__drm_atomic_state_free] Freeing atomic state ffff88810890b800 > [ 351.721687] [drm:drm_mode_addfb2] [FB:163] > [ 351.721803] i915 0000:00:02.0: [drm:drm_atomic_state_init] Allocated atomic state ffff88810890b800 > [ 351.721855] i915 0000:00:02.0: [drm:drm_atomic_get_crtc_state] Added [CRTC:67:pipe A] ffff8881361c2000 state to ffff88810890b800 > [ 351.721885] i915 0000:00:02.0: [drm:drm_atomic_get_plane_state] Added [PLANE:31:plane 1A] ffff8881353f0200 state to ffff88810890b800 > [ 351.721900] i915 0000:00:02.0: [drm:drm_atomic_set_fb_for_plane] Set [FB:163] for [PLANE:31:plane 1A] state ffff8881353f0200 > [ 351.721915] i915 0000:00:02.0: [drm:drm_atomic_check_only] checking ffff88810890b800 > [ 351.721959] i915 0000:00:02.0: [drm:intel_plane_atomic_check_with_state [i915]] [CRTC:67:pipe A] with [PLANE:31:plane 1A] visible 1 -> 1, off 0, on 0, ms 0 > [ 351.722666] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff888108659ec0 state ffff88813df12a40 to ffff88810890b800 > [ 351.723018] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff88810865b140 state ffff888108870908 to ffff88810890b800 > [ 351.723267] i915 0000:00:02.0: [drm:drm_atomic_nonblocking_commit] committing ffff88810890b800 nonblocking > [ 351.732383] i915 0000:00:02.0: [drm:drm_atomic_state_default_clear] Clearing atomic state ffff88810890b800 > [ 351.732481] i915 0000:00:02.0: [drm:__drm_atomic_state_free] Freeing atomic state ffff88810890b800 > [ 351.771470] [drm:drm_mode_addfb2] [FB:167] > [ 351.771528] i915 0000:00:02.0: [drm:drm_atomic_state_init] Allocated atomic state ffff88810890b800 > [ 351.771551] i915 0000:00:02.0: [drm:drm_atomic_get_crtc_state] Added [CRTC:67:pipe A] ffff888105e52000 state to ffff88810890b800 > [ 351.771563] i915 0000:00:02.0: [drm:drm_atomic_get_plane_state] Added [PLANE:31:plane 1A] ffff8881353f6800 state to ffff88810890b800 > [ 351.771589] i915 0000:00:02.0: [drm:drm_atomic_set_fb_for_plane] Set [FB:167] for [PLANE:31:plane 1A] state ffff8881353f6800 > [ 351.771596] i915 0000:00:02.0: [drm:drm_atomic_check_only] checking ffff88810890b800 > [ 351.771619] i915 0000:00:02.0: [drm:intel_plane_atomic_check_with_state [i915]] [CRTC:67:pipe A] with [PLANE:31:plane 1A] visible 1 -> 1, off 0, on 0, ms 0 > [ 351.771903] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff888108659ec0 state ffff888141026c40 to ffff88810890b800 > [ 351.772175] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff88810865b140 state ffff888108871d48 to ffff88810890b800 > [ 351.772380] i915 0000:00:02.0: [drm:drm_atomic_nonblocking_commit] committing ffff88810890b800 nonblocking > [ 351.782402] i915 0000:00:02.0: [drm:drm_atomic_state_default_clear] Clearing atomic state ffff88810890b800 > [ 351.782508] i915 0000:00:02.0: [drm:__drm_atomic_state_free] Freeing atomic state ffff88810890b800 > [ 351.838281] [drm:drm_mode_addfb2] [FB:163] > [ 351.838364] i915 0000:00:02.0: [drm:drm_atomic_state_init] Allocated atomic state ffff88810890b800 > [ 351.838389] i915 0000:00:02.0: [drm:drm_atomic_get_crtc_state] Added [CRTC:67:pipe A] ffff88811a5e2000 state to ffff88810890b800 > [ 351.838402] i915 0000:00:02.0: [drm:drm_atomic_get_plane_state] Added [PLANE:31:plane 1A] ffff8881353f0200 state to ffff88810890b800 > [ 351.838407] i915 0000:00:02.0: [drm:drm_atomic_set_fb_for_plane] Set [FB:163] for [PLANE:31:plane 1A] state ffff8881353f0200 > [ 351.838414] i915 0000:00:02.0: [drm:drm_atomic_check_only] checking ffff88810890b800 > [ 351.838435] i915 0000:00:02.0: [drm:intel_plane_atomic_check_with_state [i915]] [CRTC:67:pipe A] with [PLANE:31:plane 1A] visible 1 -> 1, off 0, on 0, ms 0 > [ 351.838703] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff888108659ec0 state ffff888141142e40 to ffff88810890b800 > [ 351.838912] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff88810865b140 state ffff888108871e68 to ffff88810890b800 > [ 351.839141] i915 0000:00:02.0: [drm:drm_atomic_nonblocking_commit] committing ffff88810890b800 nonblocking > [ 351.848885] i915 0000:00:02.0: [drm:drm_atomic_state_default_clear] Clearing atomic state ffff88810890b800 > [ 351.849002] i915 0000:00:02.0: [drm:__drm_atomic_state_free] Freeing atomic state ffff88810890b800 > [ 351.888493] [drm:drm_mode_addfb2] [FB:167] > [ 351.888551] i915 0000:00:02.0: [drm:drm_atomic_state_init] Allocated atomic state ffff88810890b800 > [ 351.888574] i915 0000:00:02.0: [drm:drm_atomic_get_crtc_state] Added [CRTC:67:pipe A] ffff88810a49a000 state to ffff88810890b800 > [ 351.888601] i915 0000:00:02.0: [drm:drm_atomic_get_plane_state] Added [PLANE:31:plane 1A] ffff8881353f6800 state to ffff88810890b800 > [ 351.888607] i915 0000:00:02.0: [drm:drm_atomic_set_fb_for_plane] Set [FB:167] for [PLANE:31:plane 1A] state ffff8881353f6800 > [ 351.888614] i915 0000:00:02.0: [drm:drm_atomic_check_only] checking ffff88810890b800 > [ 351.888636] i915 0000:00:02.0: [drm:intel_plane_atomic_check_with_state [i915]] [CRTC:67:pipe A] with [PLANE:31:plane 1A] visible 1 -> 1, off 0, on 0, ms 0 > [ 351.888907] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff888108659ec0 state ffff8881093e9240 to ffff88810890b800 > [ 351.889212] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff88810865b140 state ffff888108870908 to ffff88810890b800 > [ 351.889415] i915 0000:00:02.0: [drm:drm_atomic_nonblocking_commit] committing ffff88810890b800 nonblocking > [ 351.898933] i915 0000:00:02.0: [drm:drm_atomic_state_default_clear] Clearing atomic state ffff88810890b800 > [ 351.899064] i915 0000:00:02.0: [drm:__drm_atomic_state_free] Freeing atomic state ffff88810890b800 > [ 351.955313] [drm:drm_mode_addfb2] [FB:163] > [ 351.955428] i915 0000:00:02.0: [drm:drm_atomic_state_init] Allocated atomic state ffff88810890b800 > [ 351.955484] i915 0000:00:02.0: [drm:drm_atomic_get_crtc_state] Added [CRTC:67:pipe A] ffff8881045e2000 state to ffff88810890b800 > [ 351.955516] i915 0000:00:02.0: [drm:drm_atomic_get_plane_state] Added [PLANE:31:plane 1A] ffff8881353f0200 state to ffff88810890b800 > [ 351.955533] i915 0000:00:02.0: [drm:drm_atomic_set_fb_for_plane] Set [FB:163] for [PLANE:31:plane 1A] state ffff8881353f0200 > [ 351.955550] i915 0000:00:02.0: [drm:drm_atomic_check_only] checking ffff88810890b800 > [ 351.955592] i915 0000:00:02.0: [drm:intel_plane_atomic_check_with_state [i915]] [CRTC:67:pipe A] with [PLANE:31:plane 1A] visible 1 -> 1, off 0, on 0, ms 0 > [ 351.956317] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff888108659ec0 state ffff8881074a8440 to ffff88810890b800 > [ 351.956690] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff88810865b140 state ffff888108871d48 to ffff88810890b800 > [ 351.956901] i915 0000:00:02.0: [drm:drm_atomic_nonblocking_commit] committing ffff88810890b800 nonblocking > [ 351.965574] i915 0000:00:02.0: [drm:drm_atomic_state_default_clear] Clearing atomic state ffff88810890b800 > [ 351.965751] i915 0000:00:02.0: [drm:__drm_atomic_state_free] Freeing atomic state ffff88810890b800 > [ 352.004946] [drm:drm_mode_addfb2] [FB:167] > [ 352.005163] i915 0000:00:02.0: [drm:drm_atomic_state_init] Allocated atomic state ffff88810890b800 > [ 352.005215] i915 0000:00:02.0: [drm:drm_atomic_get_crtc_state] Added [CRTC:67:pipe A] ffff88810a492000 state to ffff88810890b800 > [ 352.005266] i915 0000:00:02.0: [drm:drm_atomic_get_plane_state] Added [PLANE:31:plane 1A] ffff8881353f6800 state to ffff88810890b800 > [ 352.005273] i915 0000:00:02.0: [drm:drm_atomic_set_fb_for_plane] Set [FB:167] for [PLANE:31:plane 1A] state ffff8881353f6800 > [ 352.005282] i915 0000:00:02.0: [drm:drm_atomic_check_only] checking ffff88810890b800 > [ 352.005306] i915 0000:00:02.0: [drm:intel_plane_atomic_check_with_state [i915]] [CRTC:67:pipe A] with [PLANE:31:plane 1A] visible 1 -> 1, off 0, on 0, ms 0 > [ 352.005625] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff888108659ec0 state ffff888146e1ad40 to ffff88810890b800 > [ 352.005833] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff88810865b140 state ffff888108871e68 to ffff88810890b800 > [ 352.006052] i915 0000:00:02.0: [drm:drm_atomic_nonblocking_commit] committing ffff88810890b800 nonblocking > [ 352.015671] i915 0000:00:02.0: [drm:drm_atomic_state_default_clear] Clearing atomic state ffff88810890b800 > [ 352.015775] i915 0000:00:02.0: [drm:__drm_atomic_state_free] Freeing atomic state ffff88810890b800 > [ 352.071415] [drm:drm_mode_addfb2] [FB:163] > [ 352.071496] i915 0000:00:02.0: [drm:drm_atomic_state_init] Allocated atomic state ffff88810890b800 > [ 352.071541] i915 0000:00:02.0: [drm:drm_atomic_get_crtc_state] Added [CRTC:67:pipe A] ffff88811a64a000 state to ffff88810890b800 > [ 352.071554] i915 0000:00:02.0: [drm:drm_atomic_get_plane_state] Added [PLANE:31:plane 1A] ffff8881353f0200 state to ffff88810890b800 > [ 352.071560] i915 0000:00:02.0: [drm:drm_atomic_set_fb_for_plane] Set [FB:163] for [PLANE:31:plane 1A] state ffff8881353f0200 > [ 352.071568] i915 0000:00:02.0: [drm:drm_atomic_check_only] checking ffff88810890b800 > [ 352.071607] i915 0000:00:02.0: [drm:intel_plane_atomic_check_with_state [i915]] [CRTC:67:pipe A] with [PLANE:31:plane 1A] visible 1 -> 1, off 0, on 0, ms 0 > [ 352.071875] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff888108659ec0 state ffff888102bf6940 to ffff88810890b800 > [ 352.072146] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff88810865b140 state ffff888108870908 to ffff88810890b800 > [ 352.072352] i915 0000:00:02.0: [drm:drm_atomic_nonblocking_commit] committing ffff88810890b800 nonblocking > [ 352.082404] i915 0000:00:02.0: [drm:drm_atomic_state_default_clear] Clearing atomic state ffff88810890b800 > [ 352.082511] i915 0000:00:02.0: [drm:__drm_atomic_state_free] Freeing atomic state ffff88810890b800 > [ 352.138240] [drm:drm_mode_addfb2] [FB:167] > [ 352.138335] i915 0000:00:02.0: [drm:drm_atomic_state_init] Allocated atomic state ffff88810890b800 > [ 352.138360] i915 0000:00:02.0: [drm:drm_atomic_get_crtc_state] Added [CRTC:67:pipe A] ffff8881411ea000 state to ffff88810890b800 > [ 352.138372] i915 0000:00:02.0: [drm:drm_atomic_get_plane_state] Added [PLANE:31:plane 1A] ffff8881353f6800 state to ffff88810890b800 > [ 352.138378] i915 0000:00:02.0: [drm:drm_atomic_set_fb_for_plane] Set [FB:167] for [PLANE:31:plane 1A] state ffff8881353f6800 > [ 352.138385] i915 0000:00:02.0: [drm:drm_atomic_check_only] checking ffff88810890b800 > [ 352.138409] i915 0000:00:02.0: [drm:intel_plane_atomic_check_with_state [i915]] [CRTC:67:pipe A] with [PLANE:31:plane 1A] visible 1 -> 1, off 0, on 0, ms 0 > [ 352.138678] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff888108659ec0 state ffff888146e38e40 to ffff88810890b800 > [ 352.138886] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff88810865b140 state ffff888108871d48 to ffff88810890b800 > [ 352.139114] i915 0000:00:02.0: [drm:drm_atomic_nonblocking_commit] committing ffff88810890b800 nonblocking > [ 352.148882] i915 0000:00:02.0: [drm:drm_atomic_state_default_clear] Clearing atomic state ffff88810890b800 > [ 352.148997] i915 0000:00:02.0: [drm:__drm_atomic_state_free] Freeing atomic state ffff88810890b800 > [ 352.188501] [drm:drm_mode_addfb2] [FB:163] > [ 352.188558] i915 0000:00:02.0: [drm:drm_atomic_state_init] Allocated atomic state ffff88810890b800 > [ 352.188580] i915 0000:00:02.0: [drm:drm_atomic_get_crtc_state] Added [CRTC:67:pipe A] ffff8881361c2000 state to ffff88810890b800 > [ 352.188608] i915 0000:00:02.0: [drm:drm_atomic_get_plane_state] Added [PLANE:31:plane 1A] ffff8881353f0200 state to ffff88810890b800 > [ 352.188614] i915 0000:00:02.0: [drm:drm_atomic_set_fb_for_plane] Set [FB:163] for [PLANE:31:plane 1A] state ffff8881353f0200 > [ 352.188621] i915 0000:00:02.0: [drm:drm_atomic_check_only] checking ffff88810890b800 > [ 352.188643] i915 0000:00:02.0: [drm:intel_plane_atomic_check_with_state [i915]] [CRTC:67:pipe A] with [PLANE:31:plane 1A] visible 1 -> 1, off 0, on 0, ms 0 > [ 352.188919] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff888108659ec0 state ffff8881352f3c40 to ffff88810890b800 > [ 352.189192] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff88810865b140 state ffff888108871e68 to ffff88810890b800 > [ 352.189396] i915 0000:00:02.0: [drm:drm_atomic_nonblocking_commit] committing ffff88810890b800 nonblocking > [ 352.198936] i915 0000:00:02.0: [drm:drm_atomic_state_default_clear] Clearing atomic state ffff88810890b800 > [ 352.199072] i915 0000:00:02.0: [drm:__drm_atomic_state_free] Freeing atomic state ffff88810890b800 > [ 352.255488] [drm:drm_mode_addfb2] [FB:167] > [ 352.255605] i915 0000:00:02.0: [drm:drm_atomic_state_init] Allocated atomic state ffff88810890b800 > [ 352.255660] i915 0000:00:02.0: [drm:drm_atomic_get_crtc_state] Added [CRTC:67:pipe A] ffff888105e52000 state to ffff88810890b800 > [ 352.255692] i915 0000:00:02.0: [drm:drm_atomic_get_plane_state] Added [PLANE:31:plane 1A] ffff8881353f6800 state to ffff88810890b800 > [ 352.255709] i915 0000:00:02.0: [drm:drm_atomic_set_fb_for_plane] Set [FB:167] for [PLANE:31:plane 1A] state ffff8881353f6800 > [ 352.255725] i915 0000:00:02.0: [drm:drm_atomic_check_only] checking ffff88810890b800 > [ 352.255768] i915 0000:00:02.0: [drm:intel_plane_atomic_check_with_state [i915]] [CRTC:67:pipe A] with [PLANE:31:plane 1A] visible 1 -> 1, off 0, on 0, ms 0 > [ 352.256488] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff888108659ec0 state ffff888146e3ee40 to ffff88810890b800 > [ 352.256833] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff88810865b140 state ffff888108870908 to ffff88810890b800 > [ 352.257090] i915 0000:00:02.0: [drm:drm_atomic_nonblocking_commit] committing ffff88810890b800 nonblocking > [ 352.265556] i915 0000:00:02.0: [drm:drm_atomic_state_default_clear] Clearing atomic state ffff88810890b800 > [ 352.265744] i915 0000:00:02.0: [drm:__drm_atomic_state_free] Freeing atomic state ffff88810890b800 > [ 352.321606] [drm:drm_mode_addfb2] [FB:163] > [ 352.321714] i915 0000:00:02.0: [drm:drm_atomic_state_init] Allocated atomic state ffff88810890b800 > [ 352.321764] i915 0000:00:02.0: [drm:drm_atomic_get_crtc_state] Added [CRTC:67:pipe A] ffff88811a5e2000 state to ffff88810890b800 > [ 352.321793] i915 0000:00:02.0: [drm:drm_atomic_get_plane_state] Added [PLANE:31:plane 1A] ffff8881353f0200 state to ffff88810890b800 > [ 352.321808] i915 0000:00:02.0: [drm:drm_atomic_set_fb_for_plane] Set [FB:163] for [PLANE:31:plane 1A] state ffff8881353f0200 > [ 352.321823] i915 0000:00:02.0: [drm:drm_atomic_check_only] checking ffff88810890b800 > [ 352.321864] i915 0000:00:02.0: [drm:intel_plane_atomic_check_with_state [i915]] [CRTC:67:pipe A] with [PLANE:31:plane 1A] visible 1 -> 1, off 0, on 0, ms 0 > [ 352.322559] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff888108659ec0 state ffff888146e2bf40 to ffff88810890b800 > [ 352.322904] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff88810865b140 state ffff888108871d48 to ffff88810890b800 > [ 352.323160] i915 0000:00:02.0: [drm:drm_atomic_nonblocking_commit] committing ffff88810890b800 nonblocking > [ 352.332376] i915 0000:00:02.0: [drm:drm_atomic_state_default_clear] Clearing atomic state ffff88810890b800 > [ 352.332474] i915 0000:00:02.0: [drm:__drm_atomic_state_free] Freeing atomic state ffff88810890b800 > [ 352.387841] [drm:drm_mode_addfb2] [FB:167] > [ 352.387947] i915 0000:00:02.0: [drm:drm_atomic_state_init] Allocated atomic state ffff88810890b800 > [ 352.387994] i915 0000:00:02.0: [drm:drm_atomic_get_crtc_state] Added [CRTC:67:pipe A] ffff88810a49a000 state to ffff88810890b800 > [ 352.388084] i915 0000:00:02.0: [drm:drm_atomic_get_plane_state] Added [PLANE:31:plane 1A] ffff8881353f6800 state to ffff88810890b800 > [ 352.388111] i915 0000:00:02.0: [drm:drm_atomic_set_fb_for_plane] Set [FB:167] for [PLANE:31:plane 1A] state ffff8881353f6800 > [ 352.388126] i915 0000:00:02.0: [drm:drm_atomic_check_only] checking ffff88810890b800 > [ 352.388164] i915 0000:00:02.0: [drm:intel_plane_atomic_check_with_state [i915]] [CRTC:67:pipe A] with [PLANE:31:plane 1A] visible 1 -> 1, off 0, on 0, ms 0 > [ 352.388771] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff888108659ec0 state ffff8881410bff40 to ffff88810890b800 > [ 352.389380] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff88810865b140 state ffff888108871e68 to ffff88810890b800 > [ 352.389733] i915 0000:00:02.0: [drm:drm_atomic_nonblocking_commit] committing ffff88810890b800 nonblocking > [ 352.398882] i915 0000:00:02.0: [drm:drm_atomic_state_default_clear] Clearing atomic state ffff88810890b800 > [ 352.399001] i915 0000:00:02.0: [drm:__drm_atomic_state_free] Freeing atomic state ffff88810890b800 > [ 352.455141] [drm:drm_mode_addfb2] [FB:163] > [ 352.455248] i915 0000:00:02.0: [drm:drm_atomic_state_init] Allocated atomic state ffff88810890b800 > [ 352.455298] i915 0000:00:02.0: [drm:drm_atomic_get_crtc_state] Added [CRTC:67:pipe A] ffff8881045e2000 state to ffff88810890b800 > [ 352.455327] i915 0000:00:02.0: [drm:drm_atomic_get_plane_state] Added [PLANE:31:plane 1A] ffff8881353f0200 state to ffff88810890b800 > [ 352.455343] i915 0000:00:02.0: [drm:drm_atomic_set_fb_for_plane] Set [FB:163] for [PLANE:31:plane 1A] state ffff8881353f0200 > [ 352.455358] i915 0000:00:02.0: [drm:drm_atomic_check_only] checking ffff88810890b800 > [ 352.455396] i915 0000:00:02.0: [drm:intel_plane_atomic_check_with_state [i915]] [CRTC:67:pipe A] with [PLANE:31:plane 1A] visible 1 -> 1, off 0, on 0, ms 0 > [ 352.455990] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff888108659ec0 state ffff888146d29d40 to ffff88810890b800 > [ 352.456601] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff88810865b140 state ffff888108870908 to ffff88810890b800 > [ 352.456925] i915 0000:00:02.0: [drm:drm_atomic_nonblocking_commit] committing ffff88810890b800 nonblocking > [ 352.465586] i915 0000:00:02.0: [drm:drm_atomic_state_default_clear] Clearing atomic state ffff88810890b800 > [ 352.465678] i915 0000:00:02.0: [drm:__drm_atomic_state_free] Freeing atomic state ffff88810890b800 > [ 352.537621] [drm:drm_mode_addfb2] [FB:167] > [ 352.537678] i915 0000:00:02.0: [drm:drm_atomic_state_init] Allocated atomic state ffff88810890b800 > [ 352.537701] i915 0000:00:02.0: [drm:drm_atomic_get_crtc_state] Added [CRTC:67:pipe A] ffff88810a492000 state to ffff88810890b800 > [ 352.537728] i915 0000:00:02.0: [drm:drm_atomic_get_plane_state] Added [PLANE:31:plane 1A] ffff8881353f6800 state to ffff88810890b800 > [ 352.537734] i915 0000:00:02.0: [drm:drm_atomic_set_fb_for_plane] Set [FB:167] for [PLANE:31:plane 1A] state ffff8881353f6800 > [ 352.537741] i915 0000:00:02.0: [drm:drm_atomic_check_only] checking ffff88810890b800 > [ 352.537763] i915 0000:00:02.0: [drm:intel_plane_atomic_check_with_state [i915]] [CRTC:67:pipe A] with [PLANE:31:plane 1A] visible 1 -> 1, off 0, on 0, ms 0 > [ 352.538095] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff888108659ec0 state ffff888146e8f640 to ffff88810890b800 > [ 352.538317] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff88810865b140 state ffff888108871d48 to ffff88810890b800 > [ 352.538530] i915 0000:00:02.0: [drm:drm_atomic_nonblocking_commit] committing ffff88810890b800 nonblocking > [ 352.548971] i915 0000:00:02.0: [drm:drm_atomic_state_default_clear] Clearing atomic state ffff88810890b800 > [ 352.549094] i915 0000:00:02.0: [drm:__drm_atomic_state_free] Freeing atomic state ffff88810890b800 > [ 352.605320] [drm:drm_mode_addfb2] [FB:163] > [ 352.605433] i915 0000:00:02.0: [drm:drm_atomic_state_init] Allocated atomic state ffff88810890b800 > [ 352.605485] i915 0000:00:02.0: [drm:drm_atomic_get_crtc_state] Added [CRTC:67:pipe A] ffff88811a64a000 state to ffff88810890b800 > [ 352.605515] i915 0000:00:02.0: [drm:drm_atomic_get_plane_state] Added [PLANE:31:plane 1A] ffff8881353f0200 state to ffff88810890b800 > [ 352.605530] i915 0000:00:02.0: [drm:drm_atomic_set_fb_for_plane] Set [FB:163] for [PLANE:31:plane 1A] state ffff8881353f0200 > [ 352.605545] i915 0000:00:02.0: [drm:drm_atomic_check_only] checking ffff88810890b800 > [ 352.605585] i915 0000:00:02.0: [drm:intel_plane_atomic_check_with_state [i915]] [CRTC:67:pipe A] with [PLANE:31:plane 1A] visible 1 -> 1, off 0, on 0, ms 0 > [ 352.606292] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff888108659ec0 state ffff888135308540 to ffff88810890b800 > [ 352.606653] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff88810865b140 state ffff888108871e68 to ffff88810890b800 > [ 352.606866] i915 0000:00:02.0: [drm:drm_atomic_nonblocking_commit] committing ffff88810890b800 nonblocking > [ 352.615506] i915 0000:00:02.0: [drm:drm_atomic_state_default_clear] Clearing atomic state ffff88810890b800 > [ 352.615671] i915 0000:00:02.0: [drm:__drm_atomic_state_free] Freeing atomic state ffff88810890b800 > [ 352.688440] [drm:drm_mode_addfb2] [FB:167] > [ 352.688554] i915 0000:00:02.0: [drm:drm_atomic_state_init] Allocated atomic state ffff88810890b800 > [ 352.688607] i915 0000:00:02.0: [drm:drm_atomic_get_crtc_state] Added [CRTC:67:pipe A] ffff8881411ea000 state to ffff88810890b800 > [ 352.688637] i915 0000:00:02.0: [drm:drm_atomic_get_plane_state] Added [PLANE:31:plane 1A] ffff8881353f6800 state to ffff88810890b800 > [ 352.688651] i915 0000:00:02.0: [drm:drm_atomic_set_fb_for_plane] Set [FB:167] for [PLANE:31:plane 1A] state ffff8881353f6800 > [ 352.688667] i915 0000:00:02.0: [drm:drm_atomic_check_only] checking ffff88810890b800 > [ 352.688707] i915 0000:00:02.0: [drm:intel_plane_atomic_check_with_state [i915]] [CRTC:67:pipe A] with [PLANE:31:plane 1A] visible 1 -> 1, off 0, on 0, ms 0 > [ 352.689420] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff888108659ec0 state ffff8881049be040 to ffff88810890b800 > [ 352.689784] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff88810865b140 state ffff888108870908 to ffff88810890b800 > [ 352.690000] i915 0000:00:02.0: [drm:drm_atomic_nonblocking_commit] committing ffff88810890b800 nonblocking > [ 352.698968] i915 0000:00:02.0: [drm:drm_atomic_state_default_clear] Clearing atomic state ffff88810890b800 > [ 352.699105] i915 0000:00:02.0: [drm:__drm_atomic_state_free] Freeing atomic state ffff88810890b800 > [ 352.754407] [drm:drm_mode_addfb2] [FB:163] > [ 352.754490] i915 0000:00:02.0: [drm:drm_atomic_state_init] Allocated atomic state ffff88810890b800 > [ 352.754530] i915 0000:00:02.0: [drm:drm_atomic_get_crtc_state] Added [CRTC:67:pipe A] ffff8881361c2000 state to ffff88810890b800 > [ 352.754542] i915 0000:00:02.0: [drm:drm_atomic_get_plane_state] Added [PLANE:31:plane 1A] ffff8881353f0200 state to ffff88810890b800 > [ 352.754548] i915 0000:00:02.0: [drm:drm_atomic_set_fb_for_plane] Set [FB:163] for [PLANE:31:plane 1A] state ffff8881353f0200 > [ 352.754555] i915 0000:00:02.0: [drm:drm_atomic_check_only] checking ffff88810890b800 > [ 352.754581] i915 0000:00:02.0: [drm:intel_plane_atomic_check_with_state [i915]] [CRTC:67:pipe A] with [PLANE:31:plane 1A] visible 1 -> 1, off 0, on 0, ms 0 > [ 352.754853] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff888108659ec0 state ffff88810a767840 to ffff88810890b800 > [ 352.755124] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff88810865b140 state ffff888108871d48 to ffff88810890b800 > [ 352.755329] i915 0000:00:02.0: [drm:drm_atomic_nonblocking_commit] committing ffff88810890b800 nonblocking > [ 352.765555] i915 0000:00:02.0: [drm:drm_atomic_state_default_clear] Clearing atomic state ffff88810890b800 > [ 352.765646] i915 0000:00:02.0: [drm:__drm_atomic_state_free] Freeing atomic state ffff88810890b800 > [ 352.838481] [drm:drm_mode_addfb2] [FB:167] > [ 352.838600] i915 0000:00:02.0: [drm:drm_atomic_state_init] Allocated atomic state ffff88810890b800 > [ 352.838657] i915 0000:00:02.0: [drm:drm_atomic_get_crtc_state] Added [CRTC:67:pipe A] ffff888105e52000 state to ffff88810890b800 > [ 352.838689] i915 0000:00:02.0: [drm:drm_atomic_get_plane_state] Added [PLANE:31:plane 1A] ffff8881353f6800 state to ffff88810890b800 > [ 352.838705] i915 0000:00:02.0: [drm:drm_atomic_set_fb_for_plane] Set [FB:167] for [PLANE:31:plane 1A] state ffff8881353f6800 > [ 352.838721] i915 0000:00:02.0: [drm:drm_atomic_check_only] checking ffff88810890b800 > [ 352.838763] i915 0000:00:02.0: [drm:intel_plane_atomic_check_with_state [i915]] [CRTC:67:pipe A] with [PLANE:31:plane 1A] visible 1 -> 1, off 0, on 0, ms 0 > [ 352.839489] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff888108659ec0 state ffff888135222e40 to ffff88810890b800 > [ 352.839852] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff88810865b140 state ffff888108871e68 to ffff88810890b800 > [ 352.840110] i915 0000:00:02.0: [drm:drm_atomic_nonblocking_commit] committing ffff88810890b800 nonblocking > [ 352.848878] i915 0000:00:02.0: [drm:drm_atomic_state_default_clear] Clearing atomic state ffff88810890b800 > [ 352.848965] i915 0000:00:02.0: [drm:__drm_atomic_state_free] Freeing atomic state ffff88810890b800 > [ 352.921580] [drm:drm_mode_addfb2] [FB:163] > [ 352.921636] i915 0000:00:02.0: [drm:drm_atomic_state_init] Allocated atomic state ffff88810890b800 > [ 352.921659] i915 0000:00:02.0: [drm:drm_atomic_get_crtc_state] Added [CRTC:67:pipe A] ffff88811a5e2000 state to ffff88810890b800 > [ 352.921685] i915 0000:00:02.0: [drm:drm_atomic_get_plane_state] Added [PLANE:31:plane 1A] ffff8881353f0200 state to ffff88810890b800 > [ 352.921692] i915 0000:00:02.0: [drm:drm_atomic_set_fb_for_plane] Set [FB:163] for [PLANE:31:plane 1A] state ffff8881353f0200 > [ 352.921698] i915 0000:00:02.0: [drm:drm_atomic_check_only] checking ffff88810890b800 > [ 352.921720] i915 0000:00:02.0: [drm:intel_plane_atomic_check_with_state [i915]] [CRTC:67:pipe A] with [PLANE:31:plane 1A] visible 1 -> 1, off 0, on 0, ms 0 > [ 352.921996] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff888108659ec0 state ffff88813862f840 to ffff88810890b800 > [ 352.922303] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff88810865b140 state ffff888108870908 to ffff88810890b800 > [ 352.922507] i915 0000:00:02.0: [drm:drm_atomic_nonblocking_commit] committing ffff88810890b800 nonblocking > [ 352.932334] i915 0000:00:02.0: [drm:drm_atomic_state_default_clear] Clearing atomic state ffff88810890b800 > [ 352.932471] i915 0000:00:02.0: [drm:__drm_atomic_state_free] Freeing atomic state ffff88810890b800 > [ 353.005136] [drm:drm_mode_addfb2] [FB:167] > [ 353.005254] i915 0000:00:02.0: [drm:drm_atomic_state_init] Allocated atomic state ffff88810890b800 > [ 353.005310] i915 0000:00:02.0: [drm:drm_atomic_get_crtc_state] Added [CRTC:67:pipe A] ffff88810a49a000 state to ffff88810890b800 > [ 353.005342] i915 0000:00:02.0: [drm:drm_atomic_get_plane_state] Added [PLANE:31:plane 1A] ffff8881353f6800 state to ffff88810890b800 > [ 353.005359] i915 0000:00:02.0: [drm:drm_atomic_set_fb_for_plane] Set [FB:167] for [PLANE:31:plane 1A] state ffff8881353f6800 > [ 353.005375] i915 0000:00:02.0: [drm:drm_atomic_check_only] checking ffff88810890b800 > [ 353.005416] i915 0000:00:02.0: [drm:intel_plane_atomic_check_with_state [i915]] [CRTC:67:pipe A] with [PLANE:31:plane 1A] visible 1 -> 1, off 0, on 0, ms 0 > [ 353.006146] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff888108659ec0 state ffff888104584540 to ffff88810890b800 > [ 353.006496] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff88810865b140 state ffff888108871d48 to ffff88810890b800 > [ 353.006706] i915 0000:00:02.0: [drm:drm_atomic_nonblocking_commit] committing ffff88810890b800 nonblocking > [ 353.015568] i915 0000:00:02.0: [drm:drm_atomic_state_default_clear] Clearing atomic state ffff88810890b800 > [ 353.015756] i915 0000:00:02.0: [drm:__drm_atomic_state_free] Freeing atomic state ffff88810890b800 > [ 353.088170] [drm:drm_mode_addfb2] [FB:163] > [ 353.088276] i915 0000:00:02.0: [drm:drm_atomic_state_init] Allocated atomic state ffff88810890b800 > [ 353.088326] i915 0000:00:02.0: [drm:drm_atomic_get_crtc_state] Added [CRTC:67:pipe A] ffff8881045e2000 state to ffff88810890b800 > [ 353.088355] i915 0000:00:02.0: [drm:drm_atomic_get_plane_state] Added [PLANE:31:plane 1A] ffff8881353f0200 state to ffff88810890b800 > [ 353.088371] i915 0000:00:02.0: [drm:drm_atomic_set_fb_for_plane] Set [FB:163] for [PLANE:31:plane 1A] state ffff8881353f0200 > [ 353.088385] i915 0000:00:02.0: [drm:drm_atomic_check_only] checking ffff88810890b800 > [ 353.088423] i915 0000:00:02.0: [drm:intel_plane_atomic_check_with_state [i915]] [CRTC:67:pipe A] with [PLANE:31:plane 1A] visible 1 -> 1, off 0, on 0, ms 0 > [ 353.089017] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff888108659ec0 state ffff888104551640 to ffff88810890b800 > [ 353.089627] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff88810865b140 state ffff888108871e68 to ffff88810890b800 > [ 353.089954] i915 0000:00:02.0: [drm:drm_atomic_nonblocking_commit] committing ffff88810890b800 nonblocking > [ 353.098964] i915 0000:00:02.0: [drm:drm_atomic_state_default_clear] Clearing atomic state ffff88810890b800 > [ 353.099117] i915 0000:00:02.0: [drm:__drm_atomic_state_free] Freeing atomic state ffff88810890b800 > [ 353.187954] [drm:drm_mode_addfb2] [FB:167] > [ 353.188169] i915 0000:00:02.0: [drm:drm_atomic_state_init] Allocated atomic state ffff88810890b800 > [ 353.188250] i915 0000:00:02.0: [drm:drm_atomic_get_crtc_state] Added [CRTC:67:pipe A] ffff88810a492000 state to ffff88810890b800 > [ 353.188265] i915 0000:00:02.0: [drm:drm_atomic_get_plane_state] Added [PLANE:31:plane 1A] ffff8881353f6800 state to ffff88810890b800 > [ 353.188273] i915 0000:00:02.0: [drm:drm_atomic_set_fb_for_plane] Set [FB:167] for [PLANE:31:plane 1A] state ffff8881353f6800 > [ 353.188282] i915 0000:00:02.0: [drm:drm_atomic_check_only] checking ffff88810890b800 > [ 353.188307] i915 0000:00:02.0: [drm:intel_plane_atomic_check_with_state [i915]] [CRTC:67:pipe A] with [PLANE:31:plane 1A] visible 1 -> 1, off 0, on 0, ms 0 > [ 353.188634] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff888108659ec0 state ffff888135187f40 to ffff88810890b800 > [ 353.188845] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff88810865b140 state ffff888108870908 to ffff88810890b800 > [ 353.189065] i915 0000:00:02.0: [drm:drm_atomic_nonblocking_commit] committing ffff88810890b800 nonblocking > [ 353.198982] i915 0000:00:02.0: [drm:drm_atomic_state_default_clear] Clearing atomic state ffff88810890b800 > [ 353.199149] i915 0000:00:02.0: [drm:__drm_atomic_state_free] Freeing atomic state ffff88810890b800 > [ 353.288375] [drm:drm_mode_addfb2] [FB:163] > [ 353.288489] i915 0000:00:02.0: [drm:drm_atomic_state_init] Allocated atomic state ffff88810890b800 > [ 353.288545] i915 0000:00:02.0: [drm:drm_atomic_get_crtc_state] Added [CRTC:67:pipe A] ffff88811a64a000 state to ffff88810890b800 > [ 353.288577] i915 0000:00:02.0: [drm:drm_atomic_get_plane_state] Added [PLANE:31:plane 1A] ffff8881353f0200 state to ffff88810890b800 > [ 353.288593] i915 0000:00:02.0: [drm:drm_atomic_set_fb_for_plane] Set [FB:163] for [PLANE:31:plane 1A] state ffff8881353f0200 > [ 353.288610] i915 0000:00:02.0: [drm:drm_atomic_check_only] checking ffff88810890b800 > [ 353.288650] i915 0000:00:02.0: [drm:intel_plane_atomic_check_with_state [i915]] [CRTC:67:pipe A] with [PLANE:31:plane 1A] visible 1 -> 1, off 0, on 0, ms 0 > [ 353.289330] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff888108659ec0 state ffff888141024a40 to ffff88810890b800 > [ 353.289949] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff88810865b140 state ffff888108871d48 to ffff88810890b800 > [ 353.290610] i915 0000:00:02.0: [drm:drm_atomic_nonblocking_commit] committing ffff88810890b800 nonblocking > [ 353.298982] i915 0000:00:02.0: [drm:drm_atomic_state_default_clear] Clearing atomic state ffff88810890b800 > [ 353.299112] i915 0000:00:02.0: [drm:__drm_atomic_state_free] Freeing atomic state ffff88810890b800 > [ 353.387976] [drm:drm_mode_addfb2] [FB:167] > [ 353.388168] i915 0000:00:02.0: [drm:drm_atomic_state_init] Allocated atomic state ffff88810890b800 > [ 353.388219] i915 0000:00:02.0: [drm:drm_atomic_get_crtc_state] Added [CRTC:67:pipe A] ffff8881411ea000 state to ffff88810890b800 > [ 353.388249] i915 0000:00:02.0: [drm:drm_atomic_get_plane_state] Added [PLANE:31:plane 1A] ffff8881353f6800 state to ffff88810890b800 > [ 353.388264] i915 0000:00:02.0: [drm:drm_atomic_set_fb_for_plane] Set [FB:167] for [PLANE:31:plane 1A] state ffff8881353f6800 > [ 353.388279] i915 0000:00:02.0: [drm:drm_atomic_check_only] checking ffff88810890b800 > [ 353.388319] i915 0000:00:02.0: [drm:intel_plane_atomic_check_with_state [i915]] [CRTC:67:pipe A] with [PLANE:31:plane 1A] visible 1 -> 1, off 0, on 0, ms 0 > [ 353.388987] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff888108659ec0 state ffff88810be39240 to ffff88810890b800 > [ 353.389672] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff88810865b140 state ffff888108871e68 to ffff88810890b800 > [ 353.390068] i915 0000:00:02.0: [drm:drm_atomic_nonblocking_commit] committing ffff88810890b800 nonblocking > [ 353.398964] i915 0000:00:02.0: [drm:drm_atomic_state_default_clear] Clearing atomic state ffff88810890b800 > [ 353.399081] i915 0000:00:02.0: [drm:__drm_atomic_state_free] Freeing atomic state ffff88810890b800 > [ 353.488356] [drm:drm_mode_addfb2] [FB:163] > [ 353.488457] i915 0000:00:02.0: [drm:drm_atomic_state_init] Allocated atomic state ffff88810890b800 > [ 353.488503] i915 0000:00:02.0: [drm:drm_atomic_get_crtc_state] Added [CRTC:67:pipe A] ffff8881361c2000 state to ffff88810890b800 > [ 353.488531] i915 0000:00:02.0: [drm:drm_atomic_get_plane_state] Added [PLANE:31:plane 1A] ffff8881353f0200 state to ffff88810890b800 > [ 353.488544] i915 0000:00:02.0: [drm:drm_atomic_set_fb_for_plane] Set [FB:163] for [PLANE:31:plane 1A] state ffff8881353f0200 > [ 353.488558] i915 0000:00:02.0: [drm:drm_atomic_check_only] checking ffff88810890b800 > [ 353.488595] i915 0000:00:02.0: [drm:intel_plane_atomic_check_with_state [i915]] [CRTC:67:pipe A] with [PLANE:31:plane 1A] visible 1 -> 1, off 0, on 0, ms 0 > [ 353.489234] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff888108659ec0 state ffff888108a77a40 to ffff88810890b800 > [ 353.489577] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff88810865b140 state ffff888108870908 to ffff88810890b800 > [ 353.489788] i915 0000:00:02.0: [drm:drm_atomic_nonblocking_commit] committing ffff88810890b800 nonblocking > [ 353.498970] i915 0000:00:02.0: [drm:drm_atomic_state_default_clear] Clearing atomic state ffff88810890b800 > [ 353.499153] i915 0000:00:02.0: [drm:__drm_atomic_state_free] Freeing atomic state ffff88810890b800 > [ 353.603985] [drm:drm_mode_addfb2] [FB:167] > [ 353.604114] i915 0000:00:02.0: [drm:drm_atomic_state_init] Allocated atomic state ffff88810890b800 > [ 353.604157] i915 0000:00:02.0: [drm:drm_atomic_get_crtc_state] Added [CRTC:67:pipe A] ffff888105e52000 state to ffff88810890b800 > [ 353.604180] i915 0000:00:02.0: [drm:drm_atomic_get_plane_state] Added [PLANE:31:plane 1A] ffff8881353f6800 state to ffff88810890b800 > [ 353.604192] i915 0000:00:02.0: [drm:drm_atomic_set_fb_for_plane] Set [FB:167] for [PLANE:31:plane 1A] state ffff8881353f6800 > [ 353.604204] i915 0000:00:02.0: [drm:drm_atomic_check_only] checking ffff88810890b800 > [ 353.604239] i915 0000:00:02.0: [drm:intel_plane_atomic_check_with_state [i915]] [CRTC:67:pipe A] with [PLANE:31:plane 1A] visible 1 -> 1, off 0, on 0, ms 0 > [ 353.604725] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff888108659ec0 state ffff88813dce8340 to ffff88810890b800 > [ 353.605243] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff88810865b140 state ffff888108871d48 to ffff88810890b800 > [ 353.605576] i915 0000:00:02.0: [drm:drm_atomic_nonblocking_commit] committing ffff88810890b800 nonblocking > [ 353.615601] i915 0000:00:02.0: [drm:drm_atomic_state_default_clear] Clearing atomic state ffff88810890b800 > [ 353.615705] i915 0000:00:02.0: [drm:__drm_atomic_state_free] Freeing atomic state ffff88810890b800 > [ 353.721606] [drm:drm_mode_addfb2] [FB:163] > [ 353.721711] i915 0000:00:02.0: [drm:drm_atomic_state_init] Allocated atomic state ffff88810890b800 > [ 353.721751] i915 0000:00:02.0: [drm:drm_atomic_get_crtc_state] Added [CRTC:67:pipe A] ffff88811a5e2000 state to ffff88810890b800 > [ 353.721771] i915 0000:00:02.0: [drm:drm_atomic_get_plane_state] Added [PLANE:31:plane 1A] ffff8881353f0200 state to ffff88810890b800 > [ 353.721781] i915 0000:00:02.0: [drm:drm_atomic_set_fb_for_plane] Set [FB:163] for [PLANE:31:plane 1A] state ffff8881353f0200 > [ 353.721792] i915 0000:00:02.0: [drm:drm_atomic_check_only] checking ffff88810890b800 > [ 353.721824] i915 0000:00:02.0: [drm:intel_plane_atomic_check_with_state [i915]] [CRTC:67:pipe A] with [PLANE:31:plane 1A] visible 1 -> 1, off 0, on 0, ms 0 > [ 353.722331] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff888108659ec0 state ffff88813df08040 to ffff88810890b800 > [ 353.722688] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff88810865b140 state ffff888108871e68 to ffff88810890b800 > [ 353.722901] i915 0000:00:02.0: [drm:drm_atomic_nonblocking_commit] committing ffff88810890b800 nonblocking > [ 353.732336] i915 0000:00:02.0: [drm:drm_atomic_state_default_clear] Clearing atomic state ffff88810890b800 > [ 353.732480] i915 0000:00:02.0: [drm:__drm_atomic_state_free] Freeing atomic state ffff88810890b800 > [ 353.854368] [drm:drm_mode_addfb2] [FB:167] > [ 353.854488] i915 0000:00:02.0: [drm:drm_atomic_state_init] Allocated atomic state ffff88810890b800 > [ 353.854512] i915 0000:00:02.0: [drm:drm_atomic_get_crtc_state] Added [CRTC:67:pipe A] ffff88810a49a000 state to ffff88810890b800 > [ 353.854524] i915 0000:00:02.0: [drm:drm_atomic_get_plane_state] Added [PLANE:31:plane 1A] ffff8881353f6800 state to ffff88810890b800 > [ 353.854530] i915 0000:00:02.0: [drm:drm_atomic_set_fb_for_plane] Set [FB:167] for [PLANE:31:plane 1A] state ffff8881353f6800 > [ 353.854537] i915 0000:00:02.0: [drm:drm_atomic_check_only] checking ffff88810890b800 > [ 353.854561] i915 0000:00:02.0: [drm:intel_plane_atomic_check_with_state [i915]] [CRTC:67:pipe A] with [PLANE:31:plane 1A] visible 1 -> 1, off 0, on 0, ms 0 > [ 353.854831] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff888108659ec0 state ffff88810bc0bc40 to ffff88810890b800 > [ 353.855104] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff88810865b140 state ffff888108870908 to ffff88810890b800 > [ 353.855310] i915 0000:00:02.0: [drm:drm_atomic_nonblocking_commit] committing ffff88810890b800 nonblocking > [ 353.865550] i915 0000:00:02.0: [drm:drm_atomic_state_default_clear] Clearing atomic state ffff88810890b800 > [ 353.865644] i915 0000:00:02.0: [drm:__drm_atomic_state_free] Freeing atomic state ffff88810890b800 > [ 354.005156] [drm:drm_mode_addfb2] [FB:163] > [ 354.005265] i915 0000:00:02.0: [drm:drm_atomic_state_init] Allocated atomic state ffff88810890b800 > [ 354.005316] i915 0000:00:02.0: [drm:drm_atomic_get_crtc_state] Added [CRTC:67:pipe A] ffff8881045e2000 state to ffff88810890b800 > [ 354.005345] i915 0000:00:02.0: [drm:drm_atomic_get_plane_state] Added [PLANE:31:plane 1A] ffff8881353f0200 state to ffff88810890b800 > [ 354.005360] i915 0000:00:02.0: [drm:drm_atomic_set_fb_for_plane] Set [FB:163] for [PLANE:31:plane 1A] state ffff8881353f0200 > [ 354.005375] i915 0000:00:02.0: [drm:drm_atomic_check_only] checking ffff88810890b800 > [ 354.005413] i915 0000:00:02.0: [drm:intel_plane_atomic_check_with_state [i915]] [CRTC:67:pipe A] with [PLANE:31:plane 1A] visible 1 -> 1, off 0, on 0, ms 0 > [ 354.006005] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff888108659ec0 state ffff88813df14240 to ffff88810890b800 > [ 354.006621] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff88810865b140 state ffff888108871d48 to ffff88810890b800 > [ 354.006952] i915 0000:00:02.0: [drm:drm_atomic_nonblocking_commit] committing ffff88810890b800 nonblocking > [ 354.015560] i915 0000:00:02.0: [drm:drm_atomic_state_default_clear] Clearing atomic state ffff88810890b800 > [ 354.015753] i915 0000:00:02.0: [drm:__drm_atomic_state_free] Freeing atomic state ffff88810890b800 > [ 354.171862] [drm:drm_mode_addfb2] [FB:167] > [ 354.171981] i915 0000:00:02.0: [drm:drm_atomic_state_init] Allocated atomic state ffff88810890b800 > [ 354.172131] i915 0000:00:02.0: [drm:drm_atomic_get_crtc_state] Added [CRTC:67:pipe A] ffff88810a492000 state to ffff88810890b800 > [ 354.172180] i915 0000:00:02.0: [drm:drm_atomic_get_plane_state] Added [PLANE:31:plane 1A] ffff8881353f6800 state to ffff88810890b800 > [ 354.172197] i915 0000:00:02.0: [drm:drm_atomic_set_fb_for_plane] Set [FB:167] for [PLANE:31:plane 1A] state ffff8881353f6800 > [ 354.172214] i915 0000:00:02.0: [drm:drm_atomic_check_only] checking ffff88810890b800 > [ 354.172281] i915 0000:00:02.0: [drm:intel_plane_atomic_check_with_state [i915]] [CRTC:67:pipe A] with [PLANE:31:plane 1A] visible 1 -> 1, off 0, on 0, ms 0 > [ 354.172593] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff888108659ec0 state ffff88813df12240 to ffff88810890b800 > [ 354.172817] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff88810865b140 state ffff888108871e68 to ffff88810890b800 > [ 354.173012] i915 0000:00:02.0: [drm:drm_atomic_nonblocking_commit] committing ffff88810890b800 nonblocking > [ 354.182380] i915 0000:00:02.0: [drm:drm_atomic_state_default_clear] Clearing atomic state ffff88810890b800 > [ 354.182484] i915 0000:00:02.0: [drm:__drm_atomic_state_free] Freeing atomic state ffff88810890b800 > [ 354.371281] [drm:drm_mode_addfb2] [FB:163] > [ 354.371412] i915 0000:00:02.0: [drm:drm_atomic_state_init] Allocated atomic state ffff88810890b800 > [ 354.371473] i915 0000:00:02.0: [drm:drm_atomic_get_crtc_state] Added [CRTC:67:pipe A] ffff88811a64a000 state to ffff88810890b800 > [ 354.371509] i915 0000:00:02.0: [drm:drm_atomic_get_plane_state] Added [PLANE:31:plane 1A] ffff8881353f0200 state to ffff88810890b800 > [ 354.371527] i915 0000:00:02.0: [drm:drm_atomic_set_fb_for_plane] Set [FB:163] for [PLANE:31:plane 1A] state ffff8881353f0200 > [ 354.371546] i915 0000:00:02.0: [drm:drm_atomic_check_only] checking ffff88810890b800 > [ 354.371591] i915 0000:00:02.0: [drm:intel_plane_atomic_check_with_state [i915]] [CRTC:67:pipe A] with [PLANE:31:plane 1A] visible 1 -> 1, off 0, on 0, ms 0 > [ 354.372430] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff888108659ec0 state ffff88810a762540 to ffff88810890b800 > [ 354.373115] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff88810865b140 state ffff888108870908 to ffff88810890b800 > [ 354.373487] i915 0000:00:02.0: [drm:drm_atomic_nonblocking_commit] committing ffff88810890b800 nonblocking > [ 354.382379] i915 0000:00:02.0: [drm:drm_atomic_state_default_clear] Clearing atomic state ffff88810890b800 > [ 354.382472] i915 0000:00:02.0: [drm:__drm_atomic_state_free] Freeing atomic state ffff88810890b800 > [ 354.638434] [drm:drm_mode_addfb2] [FB:167] > [ 354.638530] i915 0000:00:02.0: [drm:drm_atomic_state_init] Allocated atomic state ffff88810890b800 > [ 354.638556] i915 0000:00:02.0: [drm:drm_atomic_get_crtc_state] Added [CRTC:67:pipe A] ffff8881411ea000 state to ffff88810890b800 > [ 354.638571] i915 0000:00:02.0: [drm:drm_atomic_get_plane_state] Added [PLANE:31:plane 1A] ffff8881353f6800 state to ffff88810890b800 > [ 354.638578] i915 0000:00:02.0: [drm:drm_atomic_set_fb_for_plane] Set [FB:167] for [PLANE:31:plane 1A] state ffff8881353f6800 > [ 354.638585] i915 0000:00:02.0: [drm:drm_atomic_check_only] checking ffff88810890b800 > [ 354.638643] i915 0000:00:02.0: [drm:intel_plane_atomic_check_with_state [i915]] [CRTC:67:pipe A] with [PLANE:31:plane 1A] visible 1 -> 1, off 0, on 0, ms 0 > [ 354.638926] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff888108659ec0 state ffff8881410f6440 to ffff88810890b800 > [ 354.639201] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff88810865b140 state ffff888108871d48 to ffff88810890b800 > [ 354.639405] i915 0000:00:02.0: [drm:drm_atomic_nonblocking_commit] committing ffff88810890b800 nonblocking > [ 354.648971] i915 0000:00:02.0: [drm:drm_atomic_state_default_clear] Clearing atomic state ffff88810890b800 > [ 354.649179] i915 0000:00:02.0: [drm:__drm_atomic_state_free] Freeing atomic state ffff88810890b800 > [ 355.254252] i915 0000:00:02.0: [drm:drm_atomic_state_init] Allocated atomic state ffff88810890b800 > [ 355.254302] i915 0000:00:02.0: [drm:drm_atomic_get_plane_state] Added [PLANE:63:cursor A] ffff8881353f2000 state to ffff88810890b800 > [ 355.254351] i915 0000:00:02.0: [drm:drm_atomic_get_crtc_state] Added [CRTC:67:pipe A] ffff8881361c2000 state to ffff88810890b800 > [ 355.254368] i915 0000:00:02.0: [drm:drm_atomic_set_crtc_for_plane] Link [PLANE:63:cursor A] state ffff8881353f2000 to [NOCRTC] > [ 355.254382] i915 0000:00:02.0: [drm:drm_atomic_set_fb_for_plane] Set [NOFB] for [PLANE:63:cursor A] state ffff8881353f2000 > [ 355.254394] i915 0000:00:02.0: [drm:drm_atomic_check_only] checking ffff88810890b800 > [ 355.254420] i915 0000:00:02.0: [drm:intel_plane_atomic_check_with_state [i915]] [CRTC:67:pipe A] with [PLANE:63:cursor A] visible 1 -> 0, off 1, on 0, ms 0 > [ 355.255010] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff888108659ec0 state ffff88810ad9b940 to ffff88810890b800 > [ 355.255603] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff88810865b140 state ffff888108871e68 to ffff88810890b800 > [ 355.256266] i915 0000:00:02.0: [drm:skl_compute_wm [i915]] [PLANE:63:cursor A] level *wm0,*wm1,*wm2,*wm3,*wm4,*wm5,*wm6,*wm7, twm, swm, stwm -> wm0, wm1, wm2, wm3, wm4, wm5, wm6, wm7, twm, swm, stwm > [ 355.256570] i915 0000:00:02.0: [drm:skl_compute_wm [i915]] [PLANE:63:cursor A] lines 12, 12, 2, 3, 3, 3, 3, 3, 0, 0, 0 -> 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 > [ 355.256730] i915 0000:00:02.0: [drm:skl_compute_wm [i915]] [PLANE:63:cursor A] blocks 35, 35, 7, 10, 10, 10, 10, 10, 0, 0, 0 -> 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 > [ 355.256882] i915 0000:00:02.0: [drm:skl_compute_wm [i915]] [PLANE:63:cursor A] min_ddb 36, 36, 8, 11, 11, 11, 11, 11, 0, 0, 0 -> 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 > [ 355.257138] i915 0000:00:02.0: [drm:drm_atomic_commit] committing ffff88810890b800 > [ 355.257222] i915 0000:00:02.0: [drm:drm_atomic_state_default_clear] Clearing atomic state ffff88810890b800 > [ 355.257271] i915 0000:00:02.0: [drm:__drm_atomic_state_free] Freeing atomic state ffff88810890b800 > [ 355.257312] i915 0000:00:02.0: [drm:drm_atomic_state_init] Allocated atomic state ffff88810890b800 > [ 355.257322] i915 0000:00:02.0: [drm:drm_atomic_get_plane_state] Added [PLANE:63:cursor A] ffff8881353f0200 state to ffff88810890b800 > [ 355.257328] i915 0000:00:02.0: [drm:drm_atomic_set_fb_for_plane] Set [NOFB] for [PLANE:63:cursor A] state ffff8881353f0200 > [ 355.257349] i915 0000:00:02.0: [drm:drm_atomic_check_only] checking ffff88810890b800 > [ 355.257356] i915 0000:00:02.0: [drm:drm_atomic_commit] committing ffff88810890b800 > [ 355.257387] i915 0000:00:02.0: [drm:drm_atomic_state_default_clear] Clearing atomic state ffff88810890b800 > [ 355.257396] i915 0000:00:02.0: [drm:__drm_atomic_state_free] Freeing atomic state ffff88810890b800 > [ 355.262037] [drm:drm_mode_addfb2] [FB:163] > [ 355.262093] i915 0000:00:02.0: [drm:drm_atomic_state_init] Allocated atomic state ffff88810890b800 > [ 355.262117] i915 0000:00:02.0: [drm:drm_atomic_get_crtc_state] Added [CRTC:67:pipe A] ffff888105e52000 state to ffff88810890b800 > [ 355.262129] i915 0000:00:02.0: [drm:drm_atomic_get_plane_state] Added [PLANE:31:plane 1A] ffff8881353f5c00 state to ffff88810890b800 > [ 355.262135] i915 0000:00:02.0: [drm:drm_atomic_set_fb_for_plane] Set [FB:163] for [PLANE:31:plane 1A] state ffff8881353f5c00 > [ 355.262143] i915 0000:00:02.0: [drm:drm_atomic_check_only] checking ffff88810890b800 > [ 355.262165] i915 0000:00:02.0: [drm:intel_plane_atomic_check_with_state [i915]] [CRTC:67:pipe A] with [PLANE:31:plane 1A] visible 1 -> 1, off 0, on 0, ms 0 > [ 355.262454] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff888108659ec0 state ffff888103128d40 to ffff88810890b800 > [ 355.262671] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff88810865b140 state ffff888108871e68 to ffff88810890b800 > [ 355.262872] i915 0000:00:02.0: [drm:drm_atomic_nonblocking_commit] committing ffff88810890b800 nonblocking > [ 355.264317] i915 0000:00:02.0: [drm:drm_atomic_state_init] Allocated atomic state ffff888108908800 > [ 355.264348] i915 0000:00:02.0: [drm:drm_atomic_get_crtc_state] Added [CRTC:67:pipe A] ffff88811a5e2000 state to ffff888108908800 > [ 355.264354] i915 0000:00:02.0: [drm:drm_atomic_add_affected_connectors] Adding all current connectors for [CRTC:67:pipe A] to ffff888108908800 > [ 355.264371] i915 0000:00:02.0: [drm:drm_atomic_get_connector_state] Added [CONNECTOR:160:HDMI-A-2] ffff888108870fc8 state to ffff888108908800 > [ 355.264378] i915 0000:00:02.0: [drm:drm_atomic_check_only] checking ffff888108908800 > [ 355.264384] i915 0000:00:02.0: [drm:drm_atomic_helper_check_modeset [drm_kms_helper]] [CRTC:67:pipe A] active changed > [ 355.264411] i915 0000:00:02.0: [drm:drm_atomic_helper_check_modeset [drm_kms_helper]] Updating routing for [CONNECTOR:160:HDMI-A-2] > [ 355.264428] i915 0000:00:02.0: [drm:drm_atomic_helper_check_modeset [drm_kms_helper]] [CONNECTOR:160:HDMI-A-2] keeps [ENCODER:159:DDI C/PHY C], now on [CRTC:67:pipe A] > [ 355.264446] i915 0000:00:02.0: [drm:drm_atomic_helper_check_modeset [drm_kms_helper]] [CRTC:67:pipe A] needs all connectors, enable: y, active: n > [ 355.264461] i915 0000:00:02.0: [drm:drm_atomic_add_affected_connectors] Adding all current connectors for [CRTC:67:pipe A] to ffff888108908800 > [ 355.264467] i915 0000:00:02.0: [drm:drm_atomic_add_affected_planes] Adding all current planes for [CRTC:67:pipe A] to ffff888108908800 > [ 355.264479] i915 0000:00:02.0: [drm:drm_atomic_get_plane_state] Added [PLANE:31:plane 1A] ffff8881353f5000 state to ffff888108908800 > [ 355.264486] i915 0000:00:02.0: [drm:drm_atomic_add_encoder_bridges] Adding all bridges for [encoder:159:DDI C/PHY C] to ffff888108908800 > [ 355.264491] i915 0000:00:02.0: [drm:drm_atomic_add_encoder_bridges] Adding all bridges for [encoder:159:DDI C/PHY C] to ffff888108908800 > [ 355.264534] i915 0000:00:02.0: [drm:intel_hdmi_compute_clock [i915]] picking 8 bpc for HDMI output (pipe bpp: 24) > [ 355.264807] i915 0000:00:02.0: [drm:intel_atomic_check [i915]] [CRTC:67:pipe A] hw max bpp: 36, pipe bpp: 24, dithering: 0 > [ 355.265005] i915 0000:00:02.0: [drm:intel_ddi_compute_config_late [i915]] [ENCODER:159:DDI C/PHY C] [CRTC:67:pipe A] > [ 355.265235] i915 0000:00:02.0: [drm:pipe_config_mismatch [i915]] [CRTC:67:pipe A] fastset mismatch in hw.active (expected 1, found 0) > [ 355.265449] i915 0000:00:02.0: [drm:intel_plane_atomic_check_with_state [i915]] [CRTC:67:pipe A] with [PLANE:31:plane 1A] visible 1 -> 0, off 1, on 0, ms 1 > [ 355.265659] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff888108659ec0 state ffff88813dce1940 to ffff888108908800 > [ 355.265857] i915 0000:00:02.0: [drm:skl_compute_wm [i915]] [CRTC:67:pipe A] dbuf slices 0x1 -> 0x0, ddb (0 - 1020) -> (0 - 0), active pipes 0x1 -> 0x0 > [ 355.266038] i915 0000:00:02.0: [drm:drm_atomic_get_plane_state] Added [PLANE:63:cursor A] ffff8881353f5600 state to ffff888108908800 > [ 355.266059] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff88810865b140 state ffff888108870a28 to ffff888108908800 > [ 355.266261] i915 0000:00:02.0: [drm:drm_atomic_get_plane_state] Added [PLANE:39:plane 2A] ffff8881353f3e00 state to ffff888108908800 > [ 355.266272] i915 0000:00:02.0: [drm:drm_atomic_get_plane_state] Added [PLANE:47:plane 3A] ffff8881353f6200 state to ffff888108908800 > [ 355.266282] i915 0000:00:02.0: [drm:drm_atomic_get_plane_state] Added [PLANE:55:plane 4A] ffff8881353f6e00 state to ffff888108908800 > [ 355.266287] i915 0000:00:02.0: [drm:skl_compute_wm [i915]] [PLANE:31:plane 1A] ddb ( 0 - 988) -> ( 0 - 0), size 988 -> 0 > [ 355.266445] i915 0000:00:02.0: [drm:skl_compute_wm [i915]] [PLANE:63:cursor A] ddb ( 988 - 1020) -> ( 0 - 0), size 32 -> 0 > [ 355.266601] 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 > [ 355.266759] i915 0000:00:02.0: [drm:skl_compute_wm [i915]] [PLANE:31:plane 1A] lines 2, 2, 2, 3, 3, 3, 3, 3, 0, 0, 0 -> 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 > [ 355.266917] i915 0000:00:02.0: [drm:skl_compute_wm [i915]] [PLANE:31:plane 1A] blocks 35, 35, 63, 94, 94, 94, 94, 94, 49, 0, 0 -> 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 > [ 355.267098] i915 0000:00:02.0: [drm:skl_compute_wm [i915]] [PLANE:31:plane 1A] min_ddb 36, 36, 64, 95, 95, 95, 95, 95, 50, 0, 0 -> 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 > [ 355.267331] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff888108659e98 state ffff888141376680 to ffff888108908800 > [ 355.267545] i915 0000:00:02.0: [drm:drm_atomic_get_crtc_state] Added [CRTC:104:pipe B] ffff8881045e2000 state to ffff888108908800 > [ 355.267564] i915 0000:00:02.0: [drm:drm_atomic_get_crtc_state] Added [CRTC:141:pipe C] ffff88810a492000 state to ffff888108908800 > [ 355.267570] i915 0000:00:02.0: [drm:intel_modeset_calc_cdclk [i915]] Modeset required for cdclk change > [ 355.267764] i915 0000:00:02.0: [drm:intel_modeset_calc_cdclk [i915]] New cdclk calculated to be logical 316800 kHz, actual 79200 kHz > [ 355.267957] i915 0000:00:02.0: [drm:intel_modeset_calc_cdclk [i915]] New voltage level calculated to be logical 13, actual 4 > [ 355.268187] i915 0000:00:02.0: [drm:bxt_get_dpll [i915]] [CRTC:67:pipe A] using pre-allocated PORT PLL C > [ 355.268440] i915 0000:00:02.0: [drm:intel_reference_shared_dpll.isra.0 [i915]] using PORT PLL C for pipe A > [ 355.268637] i915 0000:00:02.0: [drm:intel_crtc_state_dump [i915]] [CRTC:67:pipe A] enable: yes [modeset] > [ 355.268831] i915 0000:00:02.0: [drm:intel_crtc_state_dump [i915]] active: no, output_types: HDMI (0x40), output format: RGB > [ 355.269044] i915 0000:00:02.0: [drm:intel_crtc_state_dump [i915]] cpu_transcoder: A, pipe bpp: 24, dithering: 0 > [ 355.269296] i915 0000:00:02.0: [drm:intel_crtc_state_dump [i915]] MST master transcoder: <invalid> > [ 355.269487] i915 0000:00:02.0: [drm:intel_crtc_state_dump [i915]] port sync: master transcoder: <invalid>, slave transcoder bitmask = 0x0 > [ 355.269679] i915 0000:00:02.0: [drm:intel_crtc_state_dump [i915]] bigjoiner: no, pipes: 0x0 > [ 355.269870] i915 0000:00:02.0: [drm:intel_crtc_state_dump [i915]] splitter: disabled, link count 0, overlap 0 > [ 355.270068] i915 0000:00:02.0: [drm:intel_crtc_state_dump [i915]] framestart delay: 1, MSA timing delay: 0 > [ 355.270318] i915 0000:00:02.0: [drm:intel_crtc_state_dump [i915]] audio: 1, infoframes: 1, infoframes enabled: 0x39 > [ 355.270510] i915 0000:00:02.0: [drm:intel_crtc_state_dump [i915]] GCP: 0x0 > [ 355.270702] i915 0000:00:02.0: HDMI infoframe: Auxiliary Video Information (AVI), version 2, length 13 > [ 355.270706] i915 0000:00:02.0: colorspace: RGB > [ 355.270708] i915 0000:00:02.0: scan mode: Underscan > [ 355.270711] i915 0000:00:02.0: colorimetry: No Data > [ 355.270713] i915 0000:00:02.0: picture aspect: 16:9 > [ 355.270716] i915 0000:00:02.0: active aspect: Same as Picture > [ 355.270718] i915 0000:00:02.0: itc: No Data > [ 355.270720] i915 0000:00:02.0: extended colorimetry: xvYCC 601 > [ 355.270723] i915 0000:00:02.0: quantization range: Limited > [ 355.270725] i915 0000:00:02.0: nups: Unknown Non-uniform Scaling > [ 355.270728] i915 0000:00:02.0: video code: 97 > [ 355.270730] i915 0000:00:02.0: ycc quantization range: Limited > [ 355.270732] i915 0000:00:02.0: hdmi content type: Graphics > [ 355.270735] i915 0000:00:02.0: pixel repeat: 0 > [ 355.270737] i915 0000:00:02.0: bar top 0, bottom 0, left 0, right 0 > [ 355.270740] i915 0000:00:02.0: HDMI infoframe: Source Product Description (SPD), version 1, length 25 > [ 355.270743] i915 0000:00:02.0: vendor: Intel > [ 355.270745] i915 0000:00:02.0: product: Integrated gfx > [ 355.270747] i915 0000:00:02.0: source device information: PC General (0x9) > [ 355.270750] i915 0000:00:02.0: HDMI infoframe: Vendor, version 1, length 4 > [ 355.270753] i915 0000:00:02.0: empty frame > [ 355.270755] 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: -2 > [ 355.270948] i915 0000:00:02.0: [drm:intel_crtc_state_dump [i915]] requested mode: "3840x2160": 60 594000 3840 4016 4104 4400 2160 2168 2178 2250 0x48 0x5 > [ 355.271162] i915 0000:00:02.0: [drm:intel_crtc_state_dump [i915]] adjusted mode: "3840x2160": 60 594000 3840 4016 4104 4400 2160 2168 2178 2250 0x48 0x5 > [ 355.271531] i915 0000:00:02.0: [drm:intel_dump_crtc_timings [i915]] crtc timings: 594000 3840 4016 4104 4400 2160 2168 2178 2250, type: 0x48 flags: 0x5 > [ 355.271758] i915 0000:00:02.0: [drm:intel_crtc_state_dump [i915]] pipe mode: "3840x2160": 60 594000 3840 4016 4104 4400 2160 2168 2178 2250 0x40 0x5 > [ 355.271950] i915 0000:00:02.0: [drm:intel_dump_crtc_timings [i915]] crtc timings: 594000 3840 4016 4104 4400 2160 2168 2178 2250, type: 0x40 flags: 0x5 > [ 355.272214] i915 0000:00:02.0: [drm:intel_crtc_state_dump [i915]] port clock: 594000, pipe src: 3840x2160+0+0, pixel rate 594000 > [ 355.272498] i915 0000:00:02.0: [drm:intel_crtc_state_dump [i915]] linetime: 30, ips linetime: 0 > [ 355.272719] i915 0000:00:02.0: [drm:intel_crtc_state_dump [i915]] num_scalers: 2, scaler_users: 0x0, scaler_id: -1 > [ 355.272947] i915 0000:00:02.0: [drm:intel_crtc_state_dump [i915]] pch pfit: 0x0+0+0, disabled, force thru: no > [ 355.273187] i915 0000:00:02.0: [drm:intel_crtc_state_dump [i915]] ips: 0, double wide: 0, drrs: 0 > [ 355.273442] i915 0000:00:02.0: [drm:bxt_dump_hw_state [i915]] dpll_hw_state: ebb0: 0x4100, ebb4: 0x2000,pll0: 0x1d, pll1: 0x100, pll2: 0x2ccccd, pll3: 0x10000, pll6: 0x30b05, pll8: 0x9, pll9: 0xa, pll10: 0x8003c00, pcsdw12: 0x58 > [ 355.273700] i915 0000:00:02.0: [drm:intel_crtc_state_dump [i915]] csc_mode: 0x0 gamma_mode: 0x0 gamma_enable: 1 csc_enable: 1 > [ 355.273891] i915 0000:00:02.0: [drm:intel_crtc_state_dump [i915]] degamma lut: 0 entries, gamma lut: 256 entries > [ 355.274089] i915 0000:00:02.0: [drm:intel_crtc_state_dump [i915]] [PLANE:31:plane 1A] fb: [FB:163] 3840x2160 format = XR24 little-endian (0x34325258) modifier = 0x100000000000001, visible: no > [ 355.274285] i915 0000:00:02.0: [drm:intel_crtc_state_dump [i915]] rotation: 0x1, scaler: -1 > [ 355.274476] i915 0000:00:02.0: [drm:intel_crtc_state_dump [i915]] [PLANE:39:plane 2A] fb: [NOFB], visible: no > [ 355.274666] i915 0000:00:02.0: [drm:intel_crtc_state_dump [i915]] [PLANE:47:plane 3A] fb: [NOFB], visible: no > [ 355.274857] i915 0000:00:02.0: [drm:intel_crtc_state_dump [i915]] [PLANE:55:plane 4A] fb: [NOFB], visible: no > [ 355.275067] i915 0000:00:02.0: [drm:intel_crtc_state_dump [i915]] [PLANE:63:cursor A] fb: [NOFB], visible: no > [ 355.275260] i915 0000:00:02.0: [drm:drm_atomic_commit] committing ffff888108908800 > [ 355.282357] i915 0000:00:02.0: [drm:drm_atomic_state_default_clear] Clearing atomic state ffff88810890b800 > [ 355.282447] i915 0000:00:02.0: [drm:__drm_atomic_state_free] Freeing atomic state ffff88810890b800 > [ 355.298904] i915 0000:00:02.0: [drm:intel_audio_codec_disable [i915]] [CONNECTOR:160:HDMI-A-2][ENCODER:159:DDI C/PHY C] Disable audio codec on pipe A > [ 355.299619] i915 0000:00:02.0: [drm:i915_audio_component_get_eld [i915]] Not valid for port C > [ 355.300959] i915 0000:00:02.0: [drm:intel_hdmi_handle_sink_scrambling [i915]] [CONNECTOR:160:HDMI-A-2] scrambling=no, TMDS bit clock ratio=1/10 > [ 355.305610] i915 0000:00:02.0: [drm:intel_disable_transcoder [i915]] disabling pipe A > [ 355.316285] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling DDI_IO_C > [ 355.316650] i915 0000:00:02.0: [drm:__intel_fbc_disable [i915]] Disabling FBC on [PLANE:31:plane 1A] > [ 355.316963] i915 0000:00:02.0: [drm:intel_disable_shared_dpll [i915]] disable PORT PLL C (active 0x1, on? 1) for [CRTC:67:pipe A] > [ 355.317437] i915 0000:00:02.0: [drm:intel_disable_shared_dpll [i915]] disabling PORT PLL C > [ 355.317828] i915 0000:00:02.0: [drm:intel_cdclk_dump_config [i915]] Changing CDCLK to 79200 kHz, VCO 633600 kHz, ref 19200 kHz, bypass 19200 kHz, voltage level 4 > [ 355.318620] i915 0000:00:02.0: [drm:intel_modeset_verify_disabled [i915]] [ENCODER:142:DDI B/PHY B] > [ 355.318845] i915 0000:00:02.0: [drm:intel_modeset_verify_disabled [i915]] [ENCODER:144:DP-MST A] > [ 355.319045] i915 0000:00:02.0: [drm:intel_modeset_verify_disabled [i915]] [ENCODER:145:DP-MST B] > [ 355.319237] i915 0000:00:02.0: [drm:intel_modeset_verify_disabled [i915]] [ENCODER:146:DP-MST C] > [ 355.319429] i915 0000:00:02.0: [drm:intel_modeset_verify_disabled [i915]] [ENCODER:159:DDI C/PHY C] > [ 355.319624] i915 0000:00:02.0: [drm:verify_single_dpll_state.isra.0 [i915]] PORT PLL A > [ 355.319827] i915 0000:00:02.0: [drm:verify_single_dpll_state.isra.0 [i915]] PORT PLL B > [ 355.320032] i915 0000:00:02.0: [drm:verify_single_dpll_state.isra.0 [i915]] PORT PLL C > [ 355.320254] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling dpio-common-c > [ 355.320456] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling PW_2 > [ 355.320672] i915 0000:00:02.0: [drm:verify_connector_state [i915]] [CONNECTOR:160:HDMI-A-2] > [ 355.320877] i915 0000:00:02.0: [drm:intel_modeset_verify_crtc [i915]] [CRTC:67:pipe A] > [ 355.321118] i915 0000:00:02.0: [drm:verify_single_dpll_state.isra.0 [i915]] PORT PLL C > [ 355.321386] i915 0000:00:02.0: [drm:drm_atomic_state_default_clear] Clearing atomic state ffff888108908800 > [ 355.321482] i915 0000:00:02.0: [drm:__drm_atomic_state_free] Freeing atomic state ffff888108908800 > [ 355.321532] [drm:drm_mode_setcrtc] [CRTC:141:pipe C] > [ 355.321573] i915 0000:00:02.0: [drm:drm_atomic_state_init] Allocated atomic state ffff888108908800 > [ 355.321593] i915 0000:00:02.0: [drm:drm_atomic_get_crtc_state] Added [CRTC:141:pipe C] ffff88811a64a000 state to ffff888108908800 > [ 355.321604] i915 0000:00:02.0: [drm:drm_atomic_get_plane_state] Added [PLANE:105:plane 1C] ffff888138786800 state to ffff888108908800 > [ 355.321611] i915 0000:00:02.0: [drm:drm_atomic_set_mode_for_crtc] Set [NOMODE] for [CRTC:141:pipe C] state ffff88811a64a000 > [ 355.321618] i915 0000:00:02.0: [drm:drm_atomic_set_fb_for_plane] Set [NOFB] for [PLANE:105:plane 1C] state ffff888138786800 > [ 355.321622] i915 0000:00:02.0: [drm:drm_atomic_add_affected_connectors] Adding all current connectors for [CRTC:141:pipe C] to ffff888108908800 > [ 355.321631] i915 0000:00:02.0: [drm:drm_atomic_check_only] checking ffff888108908800 > [ 355.321655] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff888108659ec0 state ffff888146ce3440 to ffff888108908800 > [ 355.321869] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff88810865b140 state ffff888108871d48 to ffff888108908800 > [ 355.322075] i915 0000:00:02.0: [drm:drm_atomic_commit] committing ffff888108908800 > [ 355.322128] i915 0000:00:02.0: [drm:drm_atomic_state_default_clear] Clearing atomic state ffff888108908800 > [ 355.322156] i915 0000:00:02.0: [drm:__drm_atomic_state_free] Freeing atomic state ffff888108908800 > [ 355.322184] [drm:drm_mode_setcrtc] [CRTC:104:pipe B] > [ 355.322211] i915 0000:00:02.0: [drm:drm_atomic_state_init] Allocated atomic state ffff888108908800 > [ 355.322228] i915 0000:00:02.0: [drm:drm_atomic_get_crtc_state] Added [CRTC:104:pipe B] ffff8881411ea000 state to ffff888108908800 > [ 355.322238] i915 0000:00:02.0: [drm:drm_atomic_get_plane_state] Added [PLANE:68:plane 1B] ffff888138782000 state to ffff888108908800 > [ 355.322244] i915 0000:00:02.0: [drm:drm_atomic_set_mode_for_crtc] Set [NOMODE] for [CRTC:104:pipe B] state ffff8881411ea000 > [ 355.322248] i915 0000:00:02.0: [drm:drm_atomic_set_fb_for_plane] Set [NOFB] for [PLANE:68:plane 1B] state ffff888138782000 > [ 355.322252] i915 0000:00:02.0: [drm:drm_atomic_add_affected_connectors] Adding all current connectors for [CRTC:104:pipe B] to ffff888108908800 > [ 355.322258] i915 0000:00:02.0: [drm:drm_atomic_check_only] checking ffff888108908800 > [ 355.322271] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff888108659ec0 state ffff888146ce3440 to ffff888108908800 > [ 355.322477] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff88810865b140 state ffff888108871d48 to ffff888108908800 > [ 355.322671] i915 0000:00:02.0: [drm:drm_atomic_commit] committing ffff888108908800 > [ 355.322713] i915 0000:00:02.0: [drm:drm_atomic_state_default_clear] Clearing atomic state ffff888108908800 > [ 355.322740] i915 0000:00:02.0: [drm:__drm_atomic_state_free] Freeing atomic state ffff888108908800 > [ 355.322766] [drm:drm_mode_setcrtc] [CRTC:67:pipe A] > [ 355.322793] i915 0000:00:02.0: [drm:drm_atomic_state_init] Allocated atomic state ffff888108908800 > [ 355.322812] i915 0000:00:02.0: [drm:drm_atomic_get_crtc_state] Added [CRTC:67:pipe A] ffff88810a49a000 state to ffff888108908800 > [ 355.322822] i915 0000:00:02.0: [drm:drm_atomic_get_plane_state] Added [PLANE:31:plane 1A] ffff888138780800 state to ffff888108908800 > [ 355.322827] i915 0000:00:02.0: [drm:drm_atomic_set_mode_for_crtc] Set [NOMODE] for [CRTC:67:pipe A] state ffff88810a49a000 > [ 355.322831] i915 0000:00:02.0: [drm:drm_atomic_set_crtc_for_plane] Link [PLANE:31:plane 1A] state ffff888138780800 to [NOCRTC] > [ 355.322835] i915 0000:00:02.0: [drm:drm_atomic_set_fb_for_plane] Set [NOFB] for [PLANE:31:plane 1A] state ffff888138780800 > [ 355.322839] i915 0000:00:02.0: [drm:drm_atomic_add_affected_connectors] Adding all current connectors for [CRTC:67:pipe A] to ffff888108908800 > [ 355.322853] i915 0000:00:02.0: [drm:drm_atomic_get_connector_state] Added [CONNECTOR:160:HDMI-A-2] ffff888108871d48 state to ffff888108908800 > [ 355.322858] i915 0000:00:02.0: [drm:drm_atomic_set_crtc_for_connector] Link [CONNECTOR:160:HDMI-A-2] state ffff888108871d48 to [NOCRTC] > [ 355.322863] i915 0000:00:02.0: [drm:drm_atomic_check_only] checking ffff888108908800 > [ 355.322868] i915 0000:00:02.0: [drm:drm_atomic_helper_check_modeset [drm_kms_helper]] [CRTC:67:pipe A] mode changed > [ 355.322890] i915 0000:00:02.0: [drm:drm_atomic_helper_check_modeset [drm_kms_helper]] [CRTC:67:pipe A] enable changed > [ 355.322905] i915 0000:00:02.0: [drm:drm_atomic_helper_check_modeset [drm_kms_helper]] Updating routing for [CONNECTOR:160:HDMI-A-2] > [ 355.322921] i915 0000:00:02.0: [drm:drm_atomic_helper_check_modeset [drm_kms_helper]] Disabling [CONNECTOR:160:HDMI-A-2] > [ 355.322937] i915 0000:00:02.0: [drm:drm_atomic_helper_check_modeset [drm_kms_helper]] [CRTC:67:pipe A] needs all connectors, enable: n, active: n > [ 355.322953] i915 0000:00:02.0: [drm:drm_atomic_add_affected_connectors] Adding all current connectors for [CRTC:67:pipe A] to ffff888108908800 > [ 355.322959] i915 0000:00:02.0: [drm:drm_atomic_add_affected_planes] Adding all current planes for [CRTC:67:pipe A] to ffff888108908800 > [ 355.322963] i915 0000:00:02.0: [drm:drm_atomic_add_encoder_bridges] Adding all bridges for [encoder:159:DDI C/PHY C] to ffff888108908800 > [ 355.322991] i915 0000:00:02.0: [drm:pipe_config_mismatch [i915]] [CRTC:67:pipe A] fastset mismatch in hw.enable (expected 1, found 0) > [ 355.323201] i915 0000:00:02.0: [drm:pipe_config_mismatch [i915]] [CRTC:67:pipe A] fastset mismatch in cpu_transcoder (expected 0, found -1) > [ 355.323395] i915 0000:00:02.0: [drm:pipe_config_mismatch [i915]] [CRTC:67:pipe A] fastset mismatch in lane_count (expected 4, found 0) > [ 355.323590] i915 0000:00:02.0: [drm:pipe_config_mismatch [i915]] [CRTC:67:pipe A] fastset mismatch in lane_lat_optim_mask (expected 0x0000000d, found 0x00000000) > [ 355.323785] i915 0000:00:02.0: [drm:pipe_config_mismatch [i915]] [CRTC:67:pipe A] fastset mismatch in output_types (expected 0x00000040, found 0x00000000) > [ 355.323977] i915 0000:00:02.0: [drm:pipe_config_mismatch [i915]] [CRTC:67:pipe A] fastset mismatch in framestart_delay (expected 1, found 0) > [ 355.324187] i915 0000:00:02.0: [drm:pipe_config_mismatch [i915]] [CRTC:67:pipe A] fastset mismatch in hw.pipe_mode.crtc_hdisplay (expected 3840, found 0) > [ 355.324380] i915 0000:00:02.0: [drm:pipe_config_mismatch [i915]] [CRTC:67:pipe A] fastset mismatch in hw.pipe_mode.crtc_htotal (expected 4400, found 0) > [ 355.324574] i915 0000:00:02.0: [drm:pipe_config_mismatch [i915]] [CRTC:67:pipe A] fastset mismatch in hw.pipe_mode.crtc_hblank_start (expected 3840, found 0) > [ 355.324765] i915 0000:00:02.0: [drm:pipe_config_mismatch [i915]] [CRTC:67:pipe A] fastset mismatch in hw.pipe_mode.crtc_hblank_end (expected 4400, found 0) > [ 355.324957] i915 0000:00:02.0: [drm:pipe_config_mismatch [i915]] [CRTC:67:pipe A] fastset mismatch in hw.pipe_mode.crtc_hsync_start (expected 4016, found 0) > [ 355.325158] i915 0000:00:02.0: [drm:pipe_config_mismatch [i915]] [CRTC:67:pipe A] fastset mismatch in hw.pipe_mode.crtc_hsync_end (expected 4104, found 0) > [ 355.325351] i915 0000:00:02.0: [drm:pipe_config_mismatch [i915]] [CRTC:67:pipe A] fastset mismatch in hw.pipe_mode.crtc_vdisplay (expected 2160, found 0) > [ 355.325543] i915 0000:00:02.0: [drm:pipe_config_mismatch [i915]] [CRTC:67:pipe A] fastset mismatch in hw.pipe_mode.crtc_vtotal (expected 2250, found 0) > [ 355.325734] i915 0000:00:02.0: [drm:pipe_config_mismatch [i915]] [CRTC:67:pipe A] fastset mismatch in hw.pipe_mode.crtc_vblank_start (expected 2160, found 0) > [ 355.325926] i915 0000:00:02.0: [drm:pipe_config_mismatch [i915]] [CRTC:67:pipe A] fastset mismatch in hw.pipe_mode.crtc_vblank_end (expected 2250, found 0) > [ 355.326126] i915 0000:00:02.0: [drm:pipe_config_mismatch [i915]] [CRTC:67:pipe A] fastset mismatch in hw.pipe_mode.crtc_vsync_start (expected 2168, found 0) > [ 355.326319] i915 0000:00:02.0: [drm:pipe_config_mismatch [i915]] [CRTC:67:pipe A] fastset mismatch in hw.pipe_mode.crtc_vsync_end (expected 2178, found 0) > [ 355.326511] i915 0000:00:02.0: [drm:pipe_config_mismatch [i915]] [CRTC:67:pipe A] fastset mismatch in hw.adjusted_mode.crtc_hdisplay (expected 3840, found 0) > [ 355.326704] i915 0000:00:02.0: [drm:pipe_config_mismatch [i915]] [CRTC:67:pipe A] fastset mismatch in hw.adjusted_mode.crtc_htotal (expected 4400, found 0) > [ 355.326897] i915 0000:00:02.0: [drm:pipe_config_mismatch [i915]] [CRTC:67:pipe A] fastset mismatch in hw.adjusted_mode.crtc_hblank_start (expected 3840, found 0) > [ 355.327105] i915 0000:00:02.0: [drm:pipe_config_mismatch [i915]] [CRTC:67:pipe A] fastset mismatch in hw.adjusted_mode.crtc_hblank_end (expected 4400, found 0) > [ 355.327298] i915 0000:00:02.0: [drm:pipe_config_mismatch [i915]] [CRTC:67:pipe A] fastset mismatch in hw.adjusted_mode.crtc_hsync_start (expected 4016, found 0) > [ 355.327489] i915 0000:00:02.0: [drm:pipe_config_mismatch [i915]] [CRTC:67:pipe A] fastset mismatch in hw.adjusted_mode.crtc_hsync_end (expected 4104, found 0) > [ 355.327683] i915 0000:00:02.0: [drm:pipe_config_mismatch [i915]] [CRTC:67:pipe A] fastset mismatch in hw.adjusted_mode.crtc_vdisplay (expected 2160, found 0) > [ 355.327874] i915 0000:00:02.0: [drm:pipe_config_mismatch [i915]] [CRTC:67:pipe A] fastset mismatch in hw.adjusted_mode.crtc_vtotal (expected 2250, found 0) > [ 355.328074] i915 0000:00:02.0: [drm:pipe_config_mismatch [i915]] [CRTC:67:pipe A] fastset mismatch in hw.adjusted_mode.crtc_vblank_start (expected 2160, found 0) > [ 355.328267] i915 0000:00:02.0: [drm:pipe_config_mismatch [i915]] [CRTC:67:pipe A] fastset mismatch in hw.adjusted_mode.crtc_vblank_end (expected 2250, found 0) > [ 355.328459] i915 0000:00:02.0: [drm:pipe_config_mismatch [i915]] [CRTC:67:pipe A] fastset mismatch in hw.adjusted_mode.crtc_vsync_start (expected 2168, found 0) > [ 355.328650] i915 0000:00:02.0: [drm:pipe_config_mismatch [i915]] [CRTC:67:pipe A] fastset mismatch in hw.adjusted_mode.crtc_vsync_end (expected 2178, found 0) > [ 355.328842] i915 0000:00:02.0: [drm:pipe_config_mismatch [i915]] [CRTC:67:pipe A] fastset mismatch in pixel_multiplier (expected 1, found 0) > [ 355.329039] i915 0000:00:02.0: [drm:pipe_config_mismatch [i915]] [CRTC:67:pipe A] fastset mismatch in hw.adjusted_mode.flags (1) (expected 1, found 0) > [ 355.329232] i915 0000:00:02.0: [drm:pipe_config_mismatch [i915]] [CRTC:67:pipe A] fastset mismatch in hw.adjusted_mode.flags (4) (expected 4, found 0) > [ 355.329424] i915 0000:00:02.0: [drm:pipe_config_mismatch [i915]] [CRTC:67:pipe A] fastset mismatch in has_hdmi_sink (expected yes, found no) > [ 355.329621] i915 0000:00:02.0: [drm:pipe_config_mismatch [i915]] [CRTC:67:pipe A] fastset mismatch in hdmi_scrambling (expected yes, found no) > [ 355.329812] i915 0000:00:02.0: [drm:pipe_config_mismatch [i915]] [CRTC:67:pipe A] fastset mismatch in hdmi_high_tmds_clock_ratio (expected yes, found no) > [ 355.330004] i915 0000:00:02.0: [drm:pipe_config_mismatch [i915]] [CRTC:67:pipe A] fastset mismatch in has_infoframe (expected yes, found no) > [ 355.330211] i915 0000:00:02.0: [drm:pipe_config_mismatch [i915]] [CRTC:67:pipe A] fastset mismatch in has_audio (expected yes, found no) > [ 355.330408] i915 0000:00:02.0: [drm:pipe_config_mismatch [i915]] [CRTC:67:pipe A] fastset mismatch in pipe_bpp (expected 24, found 0) > [ 355.330602] i915 0000:00:02.0: [drm:pipe_config_mismatch [i915]] [CRTC:67:pipe A] fastset mismatch in hw.pipe_mode.crtc_clock (expected 594000, found 0) > [ 355.330794] i915 0000:00:02.0: [drm:pipe_config_mismatch [i915]] [CRTC:67:pipe A] fastset mismatch in hw.adjusted_mode.crtc_clock (expected 594000, found 0) > [ 355.330988] i915 0000:00:02.0: [drm:pipe_config_mismatch [i915]] [CRTC:67:pipe A] fastset mismatch in port_clock (expected 594000, found 0) > [ 355.331187] i915 0000:00:02.0: [drm:pipe_config_mismatch [i915]] [CRTC:67:pipe A] fastset mismatch in infoframes.enable (expected 0x00000039, found 0x00000000) > [ 355.331381] i915 0000:00:02.0: [drm:pipe_config_infoframe_mismatch [i915]] fastset mismatch in avi infoframe > [ 355.331574] i915 0000:00:02.0: [drm:pipe_config_infoframe_mismatch [i915]] expected: > [ 355.331769] i915 0000:00:02.0: HDMI infoframe: Auxiliary Video Information (AVI), version 2, length 13 > [ 355.331772] i915 0000:00:02.0: colorspace: RGB > [ 355.331775] i915 0000:00:02.0: scan mode: Underscan > [ 355.331778] i915 0000:00:02.0: colorimetry: No Data > [ 355.331780] i915 0000:00:02.0: picture aspect: 16:9 > [ 355.331783] i915 0000:00:02.0: active aspect: Same as Picture > [ 355.331785] i915 0000:00:02.0: itc: No Data > [ 355.331788] i915 0000:00:02.0: extended colorimetry: xvYCC 601 > [ 355.331791] i915 0000:00:02.0: quantization range: Limited > [ 355.331793] i915 0000:00:02.0: nups: Unknown Non-uniform Scaling > [ 355.331795] i915 0000:00:02.0: video code: 97 > [ 355.331797] i915 0000:00:02.0: ycc quantization range: Limited > [ 355.331800] i915 0000:00:02.0: hdmi content type: Graphics > [ 355.331802] i915 0000:00:02.0: pixel repeat: 0 > [ 355.331805] i915 0000:00:02.0: bar top 0, bottom 0, left 0, right 0 > [ 355.331807] i915 0000:00:02.0: [drm:pipe_config_infoframe_mismatch [i915]] found: > [ 355.331998] i915 0000:00:02.0: [drm:pipe_config_infoframe_mismatch [i915]] fastset mismatch in spd infoframe > [ 355.332197] i915 0000:00:02.0: [drm:pipe_config_infoframe_mismatch [i915]] expected: > [ 355.332388] i915 0000:00:02.0: HDMI infoframe: Source Product Description (SPD), version 1, length 25 > [ 355.332392] i915 0000:00:02.0: vendor: Intel > [ 355.332394] i915 0000:00:02.0: product: Integrated gfx > [ 355.332397] i915 0000:00:02.0: source device information: PC General (0x9) > [ 355.332399] i915 0000:00:02.0: [drm:pipe_config_infoframe_mismatch [i915]] found: > [ 355.332590] i915 0000:00:02.0: [drm:pipe_config_infoframe_mismatch [i915]] fastset mismatch in hdmi infoframe > [ 355.332780] i915 0000:00:02.0: [drm:pipe_config_infoframe_mismatch [i915]] expected: > [ 355.332970] i915 0000:00:02.0: HDMI infoframe: Vendor, version 1, length 4 > [ 355.332975] i915 0000:00:02.0: empty frame > [ 355.332978] i915 0000:00:02.0: [drm:pipe_config_infoframe_mismatch [i915]] found: > [ 355.333199] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff888108659ec0 state ffff888146e1ae40 to ffff888108908800 > [ 355.333405] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff88810865b140 state ffff888108870908 to ffff888108908800 > [ 355.333603] i915 0000:00:02.0: [drm:drm_atomic_get_plane_state] Added [PLANE:39:plane 2A] ffff888138785600 state to ffff888108908800 > [ 355.333613] i915 0000:00:02.0: [drm:drm_atomic_get_plane_state] Added [PLANE:47:plane 3A] ffff888138785000 state to ffff888108908800 > [ 355.333624] i915 0000:00:02.0: [drm:drm_atomic_get_plane_state] Added [PLANE:55:plane 4A] ffff888138784a00 state to ffff888108908800 > [ 355.333634] i915 0000:00:02.0: [drm:drm_atomic_get_plane_state] Added [PLANE:63:cursor A] ffff888138784400 state to ffff888108908800 > [ 355.333655] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff888108659e98 state ffff888141376800 to ffff888108908800 > [ 355.333848] i915 0000:00:02.0: [drm:intel_modeset_calc_cdclk [i915]] New cdclk calculated to be logical 79200 kHz, actual 79200 kHz > [ 355.334049] i915 0000:00:02.0: [drm:intel_modeset_calc_cdclk [i915]] New voltage level calculated to be logical 4, actual 4 > [ 355.334246] i915 0000:00:02.0: [drm:intel_crtc_state_dump [i915]] [CRTC:67:pipe A] enable: no [modeset] > [ 355.334440] i915 0000:00:02.0: [drm:intel_crtc_state_dump [i915]] [PLANE:31:plane 1A] fb: [NOFB], visible: no > [ 355.334633] i915 0000:00:02.0: [drm:intel_crtc_state_dump [i915]] [PLANE:39:plane 2A] fb: [NOFB], visible: no > [ 355.334823] i915 0000:00:02.0: [drm:intel_crtc_state_dump [i915]] [PLANE:47:plane 3A] fb: [NOFB], visible: no > [ 355.335014] i915 0000:00:02.0: [drm:intel_crtc_state_dump [i915]] [PLANE:55:plane 4A] fb: [NOFB], visible: no > [ 355.335221] i915 0000:00:02.0: [drm:intel_crtc_state_dump [i915]] [PLANE:63:cursor A] fb: [NOFB], visible: no > [ 355.335414] i915 0000:00:02.0: [drm:drm_atomic_commit] committing ffff888108908800 > [ 355.335456] i915 0000:00:02.0: [drm:intel_modeset_verify_disabled [i915]] [ENCODER:142:DDI B/PHY B] > [ 355.335650] i915 0000:00:02.0: [drm:intel_modeset_verify_disabled [i915]] [ENCODER:144:DP-MST A] > [ 355.335840] i915 0000:00:02.0: [drm:intel_modeset_verify_disabled [i915]] [ENCODER:145:DP-MST B] > [ 355.336039] i915 0000:00:02.0: [drm:intel_modeset_verify_disabled [i915]] [ENCODER:146:DP-MST C] > [ 355.336231] i915 0000:00:02.0: [drm:intel_modeset_verify_disabled [i915]] [ENCODER:159:DDI C/PHY C] > [ 355.336427] i915 0000:00:02.0: [drm:verify_connector_state [i915]] [CONNECTOR:160:HDMI-A-2] > [ 355.336621] i915 0000:00:02.0: [drm:verify_single_dpll_state.isra.0 [i915]] PORT PLL A > [ 355.336820] i915 0000:00:02.0: [drm:verify_single_dpll_state.isra.0 [i915]] PORT PLL B > [ 355.337016] i915 0000:00:02.0: [drm:verify_single_dpll_state.isra.0 [i915]] PORT PLL C > [ 355.337231] i915 0000:00:02.0: [drm:intel_modeset_verify_crtc [i915]] [CRTC:67:pipe A] > [ 355.337485] i915 0000:00:02.0: [drm:drm_atomic_state_default_clear] Clearing atomic state ffff888108908800 > [ 355.337539] i915 0000:00:02.0: [drm:__drm_atomic_state_free] Freeing atomic state ffff888108908800 > [ 355.381107] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling DC_off > [ 355.381479] i915 0000:00:02.0: [drm:gen9_enable_dc5 [i915]] Enabling DC5 > [ 355.381798] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 00 to 01 > [ 355.485304] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling always-on > [ 365.749263] i915 0000:00:02.0: [drm:intel_runtime_suspend [i915]] Suspending device > [ 365.751348] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 01 to 00 > [ 365.752468] i915 0000:00:02.0: [drm:gen9_dbuf_slices_update [i915]] Updating dbuf slices to 0x0 > [ 365.753018] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling PW_1 > [ 365.753517] i915 0000:00:02.0: [drm:hsw_wait_for_power_well_disable [i915]] PW_1 forced on (bios:1 driver:0 kvmr:0 debug:0) > [ 365.754057] i915 0000:00:02.0: [drm:bxt_enable_dc9 [i915]] Enabling DC9 > [ 365.754555] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 00 to 08 > [ 365.755070] i915 0000:00:02.0: [drm:intel_runtime_suspend [i915]] Device suspended > [ 375.989257] i915 0000:00:02.0: [drm:intel_dp_detect [i915]] [CONNECTOR:143:DP-1] > [ 376.001344] i915 0000:00:02.0: [drm:intel_runtime_resume [i915]] Resuming device > [ 376.001855] i915 0000:00:02.0: [drm:bxt_disable_dc9 [i915]] Disabling DC9 > [ 376.002465] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 08 to 00 > [ 376.003076] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 00 to 00 > [ 376.003666] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling PW_1 > [ 376.004256] i915 0000:00:02.0: [drm:intel_cdclk_dump_config [i915]] Current CDCLK 19200 kHz, VCO 0 kHz, ref 19200 kHz, bypass 19200 kHz, voltage level 1 > [ 376.004820] i915 0000:00:02.0: [drm:intel_cdclk_init_hw [i915]] Sanitizing cdclk programmed by pre-os > [ 376.005466] i915 0000:00:02.0: [drm:gen9_dbuf_slices_update [i915]] Updating dbuf slices to 0x1 > [ 376.006342] i915 0000:00:02.0: [drm:gen9_enable_dc5 [i915]] Enabling DC5 > [ 376.006756] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 00 to 01 > [ 376.010309] i915 0000:00:02.0: [drm:intel_runtime_resume [i915]] Device resumed > [ 376.010687] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling always-on > [ 376.011644] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling always-on > [ 376.012112] i915 0000:00:02.0: [drm:intel_hdmi_detect [i915]] [CONNECTOR:154:HDMI-A-1] > [ 376.012550] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling always-on > [ 376.012967] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling DC_off > [ 376.013916] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 01 to 00 > [ 376.015263] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK for addr: 0050 w(1) > [ 376.015576] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK on first message, retry > [ 376.015932] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK for addr: 0050 w(1) > [ 376.016139] [drm:drm_do_probe_ddc_edid] drm: skipping non-existent adapter i915 gmbus dpb > [ 376.016148] i915 0000:00:02.0: [drm:intel_hdmi_set_edid [i915]] HDMI GMBUS EDID read failed, retry using GPIO bit-banging > [ 376.016338] i915 0000:00:02.0: [drm:intel_gmbus_force_bit [i915]] enabling bit-banging on i915 gmbus dpb. force bit now 1 > [ 376.017391] [drm:drm_do_probe_ddc_edid] drm: skipping non-existent adapter i915 gmbus dpb > [ 376.017397] i915 0000:00:02.0: [drm:intel_gmbus_force_bit [i915]] disabling bit-banging on i915 gmbus dpb. force bit now 0 > [ 376.017765] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK for addr: 0040 w(1) > [ 376.017959] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK on first message, retry > [ 376.018321] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK for addr: 0040 w(1) > [ 376.018516] i915 0000:00:02.0: [drm:drm_dp_dual_mode_detect [drm_display_helper]] DP dual mode HDMI ID: (err -6) > [ 376.018534] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling DC_off > [ 376.018733] i915 0000:00:02.0: [drm:gen9_enable_dc5 [i915]] Enabling DC5 > [ 376.018924] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 00 to 01 > [ 376.020107] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling always-on > [ 376.020312] i915 0000:00:02.0: [drm:intel_hdmi_detect [i915]] [CONNECTOR:160:HDMI-A-2] > [ 376.020513] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling always-on > [ 376.020704] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling DC_off > [ 376.021402] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 01 to 00 > [ 376.049837] [drm:update_display_info] Supported Monitor Refresh rate range is 0 Hz - 0 Hz > [ 376.049865] [drm:update_display_info] HDMI: DVI dual 0, max TMDS clock 300000 kHz > [ 376.049873] [drm:update_display_info] HF-VSDB: max TMDS clock 600000 kHz > [ 376.049880] [drm:update_display_info] hdmi_21 sink detected. parsing edid > [ 376.050158] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpc] NAK for addr: 0040 w(1) > [ 376.050632] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpc] NAK on first message, retry > [ 376.051286] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpc] NAK for addr: 0040 w(1) > [ 376.051541] i915 0000:00:02.0: [drm:drm_dp_dual_mode_detect [drm_display_helper]] DP dual mode HDMI ID: (err -6) > [ 376.051564] [drm:drm_detect_monitor_audio] Monitor has basic audio support > [ 376.051573] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling DC_off > [ 376.051838] i915 0000:00:02.0: [drm:gen9_enable_dc5 [i915]] Enabling DC5 > [ 376.052102] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 00 to 01 > [ 376.053343] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling always-on > [ 376.053632] i915 0000:00:02.0: [drm:intel_dp_detect [i915]] [CONNECTOR:143:DP-1] > [ 376.053899] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling always-on > [ 376.054678] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling always-on > [ 376.054947] i915 0000:00:02.0: [drm:check_connector_changed [drm_kms_helper]] [CONNECTOR:143:DP-1] Same epoch counter 1 > [ 376.054975] i915 0000:00:02.0: [drm:intel_hdmi_detect [i915]] [CONNECTOR:154:HDMI-A-1] > [ 376.055248] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling always-on > [ 376.055498] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling DC_off > [ 376.056257] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 01 to 00 > [ 376.057559] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK for addr: 0050 w(1) > [ 376.057781] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK on first message, retry > [ 376.058171] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK for addr: 0050 w(1) > [ 376.058393] [drm:drm_do_probe_ddc_edid] drm: skipping non-existent adapter i915 gmbus dpb > [ 376.058399] i915 0000:00:02.0: [drm:intel_hdmi_set_edid [i915]] HDMI GMBUS EDID read failed, retry using GPIO bit-banging > [ 376.058617] i915 0000:00:02.0: [drm:intel_gmbus_force_bit [i915]] enabling bit-banging on i915 gmbus dpb. force bit now 1 > [ 376.059708] [drm:drm_do_probe_ddc_edid] drm: skipping non-existent adapter i915 gmbus dpb > [ 376.059714] i915 0000:00:02.0: [drm:intel_gmbus_force_bit [i915]] disabling bit-banging on i915 gmbus dpb. force bit now 0 > [ 376.060135] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK for addr: 0040 w(1) > [ 376.060338] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK on first message, retry > [ 376.060702] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK for addr: 0040 w(1) > [ 376.060905] i915 0000:00:02.0: [drm:drm_dp_dual_mode_detect [drm_display_helper]] DP dual mode HDMI ID: (err -6) > [ 376.060920] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling DC_off > [ 376.061132] i915 0000:00:02.0: [drm:gen9_enable_dc5 [i915]] Enabling DC5 > [ 376.061332] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 00 to 01 > [ 376.062514] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling always-on > [ 376.062728] i915 0000:00:02.0: [drm:check_connector_changed [drm_kms_helper]] [CONNECTOR:154:HDMI-A-1] Same epoch counter 1 > [ 376.062747] i915 0000:00:02.0: [drm:intel_hdmi_detect [i915]] [CONNECTOR:160:HDMI-A-2] > [ 376.062956] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling always-on > [ 376.063164] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling DC_off > [ 376.063861] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 01 to 00 > [ 376.091950] [drm:update_display_info] Supported Monitor Refresh rate range is 0 Hz - 0 Hz > [ 376.091978] [drm:update_display_info] HDMI: DVI dual 0, max TMDS clock 300000 kHz > [ 376.091986] [drm:update_display_info] HF-VSDB: max TMDS clock 600000 kHz > [ 376.091993] [drm:update_display_info] hdmi_21 sink detected. parsing edid > [ 376.092281] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpc] NAK for addr: 0040 w(1) > [ 376.092756] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpc] NAK on first message, retry > [ 376.093370] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpc] NAK for addr: 0040 w(1) > [ 376.093736] i915 0000:00:02.0: [drm:drm_dp_dual_mode_detect [drm_display_helper]] DP dual mode HDMI ID: (err -6) > [ 376.093767] [drm:drm_detect_monitor_audio] Monitor has basic audio support > [ 376.093779] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling DC_off > [ 376.094170] i915 0000:00:02.0: [drm:gen9_enable_dc5 [i915]] Enabling DC5 > [ 376.094532] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 00 to 01 > [ 376.095883] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling always-on > [ 376.096294] i915 0000:00:02.0: [drm:check_connector_changed [drm_kms_helper]] [CONNECTOR:160:HDMI-A-2] Same epoch counter 1 > [ 386.491999] i915 0000:00:02.0: [drm:intel_runtime_suspend [i915]] Suspending device > [ 386.494240] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 01 to 00 > [ 386.495487] i915 0000:00:02.0: [drm:gen9_dbuf_slices_update [i915]] Updating dbuf slices to 0x0 > [ 386.496039] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling PW_1 > [ 386.496447] i915 0000:00:02.0: [drm:hsw_wait_for_power_well_disable [i915]] PW_1 forced on (bios:1 driver:0 kvmr:0 debug:0) > [ 386.496900] i915 0000:00:02.0: [drm:bxt_enable_dc9 [i915]] Enabling DC9 > [ 386.497238] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 00 to 08 > [ 386.497487] i915 0000:00:02.0: [drm:intel_runtime_suspend [i915]] Device suspended > [ 396.981272] i915 0000:00:02.0: [drm:intel_dp_detect [i915]] [CONNECTOR:143:DP-1] > [ 396.993347] i915 0000:00:02.0: [drm:intel_runtime_resume [i915]] Resuming device > [ 396.993858] i915 0000:00:02.0: [drm:bxt_disable_dc9 [i915]] Disabling DC9 > [ 396.994467] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 08 to 00 > [ 396.995075] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 00 to 00 > [ 396.995662] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling PW_1 > [ 396.996259] i915 0000:00:02.0: [drm:intel_cdclk_dump_config [i915]] Current CDCLK 19200 kHz, VCO 0 kHz, ref 19200 kHz, bypass 19200 kHz, voltage level 1 > [ 396.996824] i915 0000:00:02.0: [drm:intel_cdclk_init_hw [i915]] Sanitizing cdclk programmed by pre-os > [ 396.997472] i915 0000:00:02.0: [drm:gen9_dbuf_slices_update [i915]] Updating dbuf slices to 0x1 > [ 396.998358] i915 0000:00:02.0: [drm:gen9_enable_dc5 [i915]] Enabling DC5 > [ 396.998740] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 00 to 01 > [ 397.002259] i915 0000:00:02.0: [drm:intel_runtime_resume [i915]] Device resumed > [ 397.002603] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling always-on > [ 397.003524] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling always-on > [ 397.003941] i915 0000:00:02.0: [drm:intel_hdmi_detect [i915]] [CONNECTOR:154:HDMI-A-1] > [ 397.004360] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling always-on > [ 397.004742] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling DC_off > [ 397.005637] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 01 to 00 > [ 397.006966] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK for addr: 0050 w(1) > [ 397.007199] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK on first message, retry > [ 397.007554] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK for addr: 0050 w(1) > [ 397.007752] [drm:drm_do_probe_ddc_edid] drm: skipping non-existent adapter i915 gmbus dpb > [ 397.007761] i915 0000:00:02.0: [drm:intel_hdmi_set_edid [i915]] HDMI GMBUS EDID read failed, retry using GPIO bit-banging > [ 397.007953] i915 0000:00:02.0: [drm:intel_gmbus_force_bit [i915]] enabling bit-banging on i915 gmbus dpb. force bit now 1 > [ 397.009016] [drm:drm_do_probe_ddc_edid] drm: skipping non-existent adapter i915 gmbus dpb > [ 397.009029] i915 0000:00:02.0: [drm:intel_gmbus_force_bit [i915]] disabling bit-banging on i915 gmbus dpb. force bit now 0 > [ 397.009412] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK for addr: 0040 w(1) > [ 397.009610] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK on first message, retry > [ 397.009973] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK for addr: 0040 w(1) > [ 397.010188] i915 0000:00:02.0: [drm:drm_dp_dual_mode_detect [drm_display_helper]] DP dual mode HDMI ID: (err -6) > [ 397.010207] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling DC_off > [ 397.010414] i915 0000:00:02.0: [drm:gen9_enable_dc5 [i915]] Enabling DC5 > [ 397.010613] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 00 to 01 > [ 397.011794] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling always-on > [ 397.012005] i915 0000:00:02.0: [drm:intel_hdmi_detect [i915]] [CONNECTOR:160:HDMI-A-2] > [ 397.012223] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling always-on > [ 397.012424] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling DC_off > [ 397.013128] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 01 to 00 > [ 397.041330] [drm:update_display_info] Supported Monitor Refresh rate range is 0 Hz - 0 Hz > [ 397.041358] [drm:update_display_info] HDMI: DVI dual 0, max TMDS clock 300000 kHz > [ 397.041367] [drm:update_display_info] HF-VSDB: max TMDS clock 600000 kHz > [ 397.041374] [drm:update_display_info] hdmi_21 sink detected. parsing edid > [ 397.041648] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpc] NAK for addr: 0040 w(1) > [ 397.042138] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpc] NAK on first message, retry > [ 397.042742] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpc] NAK for addr: 0040 w(1) > [ 397.043178] i915 0000:00:02.0: [drm:drm_dp_dual_mode_detect [drm_display_helper]] DP dual mode HDMI ID: (err -6) > [ 397.043214] [drm:drm_detect_monitor_audio] Monitor has basic audio support > [ 397.043228] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling DC_off > [ 397.043663] i915 0000:00:02.0: [drm:gen9_enable_dc5 [i915]] Enabling DC5 > [ 397.044100] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 00 to 01 > [ 397.045513] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling always-on > [ 397.045978] i915 0000:00:02.0: [drm:intel_dp_detect [i915]] [CONNECTOR:143:DP-1] > [ 397.046437] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling always-on > [ 397.047398] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling always-on > [ 397.047860] i915 0000:00:02.0: [drm:check_connector_changed [drm_kms_helper]] [CONNECTOR:143:DP-1] Same epoch counter 1 > [ 397.047898] i915 0000:00:02.0: [drm:intel_hdmi_detect [i915]] [CONNECTOR:154:HDMI-A-1] > [ 397.048280] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling always-on > [ 397.048637] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling DC_off > [ 397.049504] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 01 to 00 > [ 397.050815] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK for addr: 0050 w(1) > [ 397.051071] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK on first message, retry > [ 397.051427] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK for addr: 0050 w(1) > [ 397.051621] [drm:drm_do_probe_ddc_edid] drm: skipping non-existent adapter i915 gmbus dpb > [ 397.051627] i915 0000:00:02.0: [drm:intel_hdmi_set_edid [i915]] HDMI GMBUS EDID read failed, retry using GPIO bit-banging > [ 397.051819] i915 0000:00:02.0: [drm:intel_gmbus_force_bit [i915]] enabling bit-banging on i915 gmbus dpb. force bit now 1 > [ 397.052882] [drm:drm_do_probe_ddc_edid] drm: skipping non-existent adapter i915 gmbus dpb > [ 397.052888] i915 0000:00:02.0: [drm:intel_gmbus_force_bit [i915]] disabling bit-banging on i915 gmbus dpb. force bit now 0 > [ 397.053269] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK for addr: 0040 w(1) > [ 397.053473] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK on first message, retry > [ 397.053836] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK for addr: 0040 w(1) > [ 397.054048] i915 0000:00:02.0: [drm:drm_dp_dual_mode_detect [drm_display_helper]] DP dual mode HDMI ID: (err -6) > [ 397.054063] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling DC_off > [ 397.054270] i915 0000:00:02.0: [drm:gen9_enable_dc5 [i915]] Enabling DC5 > [ 397.054470] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 00 to 01 > [ 397.055653] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling always-on > [ 397.055862] i915 0000:00:02.0: [drm:check_connector_changed [drm_kms_helper]] [CONNECTOR:154:HDMI-A-1] Same epoch counter 1 > [ 397.055881] i915 0000:00:02.0: [drm:intel_hdmi_detect [i915]] [CONNECTOR:160:HDMI-A-2] > [ 397.056095] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling always-on > [ 397.056295] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling DC_off > [ 397.056992] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 01 to 00 > [ 397.085833] [drm:update_display_info] Supported Monitor Refresh rate range is 0 Hz - 0 Hz > [ 397.085861] [drm:update_display_info] HDMI: DVI dual 0, max TMDS clock 300000 kHz > [ 397.085870] [drm:update_display_info] HF-VSDB: max TMDS clock 600000 kHz > [ 397.085877] [drm:update_display_info] hdmi_21 sink detected. parsing edid > [ 397.086156] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpc] NAK for addr: 0040 w(1) > [ 397.086635] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpc] NAK on first message, retry > [ 397.087248] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpc] NAK for addr: 0040 w(1) > [ 397.087530] i915 0000:00:02.0: [drm:drm_dp_dual_mode_detect [drm_display_helper]] DP dual mode HDMI ID: (err -6) > [ 397.087555] [drm:drm_detect_monitor_audio] Monitor has basic audio support > [ 397.087566] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling DC_off > [ 397.087857] i915 0000:00:02.0: [drm:gen9_enable_dc5 [i915]] Enabling DC5 > [ 397.088147] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 00 to 01 > [ 397.089416] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling always-on > [ 397.089715] i915 0000:00:02.0: [drm:check_connector_changed [drm_kms_helper]] [CONNECTOR:160:HDMI-A-2] Same epoch counter 1 > [ 405.191954] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling always-on > [ 405.192564] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling DC_off > [ 405.193597] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 01 to 00 > [ 405.199306] [drm:drm_mode_addfb2] [FB:166] > [ 405.317306] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling DC_off > [ 405.317953] i915 0000:00:02.0: [drm:gen9_enable_dc5 [i915]] Enabling DC5 > [ 405.318549] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 00 to 01 > [ 405.320118] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling always-on > [ 416.949239] i915 0000:00:02.0: [drm:intel_runtime_suspend [i915]] Suspending device > [ 416.951160] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 01 to 00 > [ 416.952207] i915 0000:00:02.0: [drm:gen9_dbuf_slices_update [i915]] Updating dbuf slices to 0x0 > [ 416.952469] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling PW_1 > [ 416.952678] i915 0000:00:02.0: [drm:hsw_wait_for_power_well_disable [i915]] PW_1 forced on (bios:1 driver:0 kvmr:0 debug:0) > [ 416.952960] i915 0000:00:02.0: [drm:bxt_enable_dc9 [i915]] Enabling DC9 > [ 416.953187] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 00 to 08 > [ 416.953425] i915 0000:00:02.0: [drm:intel_runtime_suspend [i915]] Device suspended > [ 427.189265] i915 0000:00:02.0: [drm:intel_dp_detect [i915]] [CONNECTOR:143:DP-1] > [ 427.202363] i915 0000:00:02.0: [drm:intel_runtime_resume [i915]] Resuming device > [ 427.202930] i915 0000:00:02.0: [drm:bxt_disable_dc9 [i915]] Disabling DC9 > [ 427.203613] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 08 to 00 > [ 427.204248] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 00 to 00 > [ 427.204838] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling PW_1 > [ 427.205432] i915 0000:00:02.0: [drm:intel_cdclk_dump_config [i915]] Current CDCLK 19200 kHz, VCO 0 kHz, ref 19200 kHz, bypass 19200 kHz, voltage level 1 > [ 427.205994] i915 0000:00:02.0: [drm:intel_cdclk_init_hw [i915]] Sanitizing cdclk programmed by pre-os > [ 427.206641] i915 0000:00:02.0: [drm:gen9_dbuf_slices_update [i915]] Updating dbuf slices to 0x1 > [ 427.207541] i915 0000:00:02.0: [drm:gen9_enable_dc5 [i915]] Enabling DC5 > [ 427.207958] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 00 to 01 > [ 427.211520] i915 0000:00:02.0: [drm:intel_runtime_resume [i915]] Device resumed > [ 427.211925] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling always-on > [ 427.212943] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling always-on > [ 427.213495] i915 0000:00:02.0: [drm:intel_hdmi_detect [i915]] [CONNECTOR:154:HDMI-A-1] > [ 427.214017] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling always-on > [ 427.214532] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling DC_off > [ 427.215469] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 01 to 00 > [ 427.216780] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK for addr: 0050 w(1) > [ 427.217006] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK on first message, retry > [ 427.217371] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK for addr: 0050 w(1) > [ 427.217566] [drm:drm_do_probe_ddc_edid] drm: skipping non-existent adapter i915 gmbus dpb > [ 427.217575] i915 0000:00:02.0: [drm:intel_hdmi_set_edid [i915]] HDMI GMBUS EDID read failed, retry using GPIO bit-banging > [ 427.217763] i915 0000:00:02.0: [drm:intel_gmbus_force_bit [i915]] enabling bit-banging on i915 gmbus dpb. force bit now 1 > [ 427.218826] [drm:drm_do_probe_ddc_edid] drm: skipping non-existent adapter i915 gmbus dpb > [ 427.218831] i915 0000:00:02.0: [drm:intel_gmbus_force_bit [i915]] disabling bit-banging on i915 gmbus dpb. force bit now 0 > [ 427.219230] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK for addr: 0040 w(1) > [ 427.219433] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK on first message, retry > [ 427.219796] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK for addr: 0040 w(1) > [ 427.219997] i915 0000:00:02.0: [drm:drm_dp_dual_mode_detect [drm_display_helper]] DP dual mode HDMI ID: (err -6) > [ 427.220015] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling DC_off > [ 427.220231] i915 0000:00:02.0: [drm:gen9_enable_dc5 [i915]] Enabling DC5 > [ 427.220431] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 00 to 01 > [ 427.221618] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling always-on > [ 427.221831] i915 0000:00:02.0: [drm:intel_hdmi_detect [i915]] [CONNECTOR:160:HDMI-A-2] > [ 427.222047] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling always-on > [ 427.222249] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling DC_off > [ 427.222948] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 01 to 00 > [ 427.251972] [drm:update_display_info] Supported Monitor Refresh rate range is 0 Hz - 0 Hz > [ 427.252000] [drm:update_display_info] HDMI: DVI dual 0, max TMDS clock 300000 kHz > [ 427.252009] [drm:update_display_info] HF-VSDB: max TMDS clock 600000 kHz > [ 427.252016] [drm:update_display_info] hdmi_21 sink detected. parsing edid > [ 427.252308] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpc] NAK for addr: 0040 w(1) > [ 427.252777] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpc] NAK on first message, retry > [ 427.253392] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpc] NAK for addr: 0040 w(1) > [ 427.253816] i915 0000:00:02.0: [drm:drm_dp_dual_mode_detect [drm_display_helper]] DP dual mode HDMI ID: (err -6) > [ 427.253850] [drm:drm_detect_monitor_audio] Monitor has basic audio support > [ 427.253865] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling DC_off > [ 427.254320] i915 0000:00:02.0: [drm:gen9_enable_dc5 [i915]] Enabling DC5 > [ 427.254742] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 00 to 01 > [ 427.256165] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling always-on > [ 427.256632] i915 0000:00:02.0: [drm:intel_dp_detect [i915]] [CONNECTOR:143:DP-1] > [ 427.257088] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling always-on > [ 427.258047] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling always-on > [ 427.258494] i915 0000:00:02.0: [drm:check_connector_changed [drm_kms_helper]] [CONNECTOR:143:DP-1] Same epoch counter 1 > [ 427.258538] i915 0000:00:02.0: [drm:intel_hdmi_detect [i915]] [CONNECTOR:154:HDMI-A-1] > [ 427.258972] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling always-on > [ 427.259402] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling DC_off > [ 427.260329] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 01 to 00 > [ 427.261644] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK for addr: 0050 w(1) > [ 427.261889] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK on first message, retry > [ 427.262252] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK for addr: 0050 w(1) > [ 427.262448] [drm:drm_do_probe_ddc_edid] drm: skipping non-existent adapter i915 gmbus dpb > [ 427.262454] i915 0000:00:02.0: [drm:intel_hdmi_set_edid [i915]] HDMI GMBUS EDID read failed, retry using GPIO bit-banging > [ 427.262647] i915 0000:00:02.0: [drm:intel_gmbus_force_bit [i915]] enabling bit-banging on i915 gmbus dpb. force bit now 1 > [ 427.263701] [drm:drm_do_probe_ddc_edid] drm: skipping non-existent adapter i915 gmbus dpb > [ 427.263707] i915 0000:00:02.0: [drm:intel_gmbus_force_bit [i915]] disabling bit-banging on i915 gmbus dpb. force bit now 0 > [ 427.264065] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK for addr: 0040 w(1) > [ 427.264263] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK on first message, retry > [ 427.264625] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK for addr: 0040 w(1) > [ 427.264828] i915 0000:00:02.0: [drm:drm_dp_dual_mode_detect [drm_display_helper]] DP dual mode HDMI ID: (err -6) > [ 427.264842] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling DC_off > [ 427.265058] i915 0000:00:02.0: [drm:gen9_enable_dc5 [i915]] Enabling DC5 > [ 427.265259] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 00 to 01 > [ 427.266441] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling always-on > [ 427.266650] i915 0000:00:02.0: [drm:check_connector_changed [drm_kms_helper]] [CONNECTOR:154:HDMI-A-1] Same epoch counter 1 > [ 427.266668] i915 0000:00:02.0: [drm:intel_hdmi_detect [i915]] [CONNECTOR:160:HDMI-A-2] > [ 427.266876] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling always-on > [ 427.267080] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling DC_off > [ 427.267778] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 01 to 00 > [ 427.296103] [drm:update_display_info] Supported Monitor Refresh rate range is 0 Hz - 0 Hz > [ 427.296148] [drm:update_display_info] HDMI: DVI dual 0, max TMDS clock 300000 kHz > [ 427.296157] [drm:update_display_info] HF-VSDB: max TMDS clock 600000 kHz > [ 427.296163] [drm:update_display_info] hdmi_21 sink detected. parsing edid > [ 427.296431] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpc] NAK for addr: 0040 w(1) > [ 427.296864] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpc] NAK on first message, retry > [ 427.297499] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpc] NAK for addr: 0040 w(1) > [ 427.297894] i915 0000:00:02.0: [drm:drm_dp_dual_mode_detect [drm_display_helper]] DP dual mode HDMI ID: (err -6) > [ 427.297928] [drm:drm_detect_monitor_audio] Monitor has basic audio support > [ 427.297941] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling DC_off > [ 427.298367] i915 0000:00:02.0: [drm:gen9_enable_dc5 [i915]] Enabling DC5 > [ 427.298757] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 00 to 01 > [ 427.300143] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling always-on > [ 427.300551] i915 0000:00:02.0: [drm:check_connector_changed [drm_kms_helper]] [CONNECTOR:160:HDMI-A-2] Same epoch counter 1 > [ 437.429254] i915 0000:00:02.0: [drm:intel_runtime_suspend [i915]] Suspending device > [ 437.431483] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 01 to 00 > [ 437.432518] i915 0000:00:02.0: [drm:gen9_dbuf_slices_update [i915]] Updating dbuf slices to 0x0 > [ 437.432915] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling PW_1 > [ 437.433284] i915 0000:00:02.0: [drm:hsw_wait_for_power_well_disable [i915]] PW_1 forced on (bios:1 driver:0 kvmr:0 debug:0) > [ 437.433688] i915 0000:00:02.0: [drm:bxt_enable_dc9 [i915]] Enabling DC9 > [ 437.433991] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 00 to 08 > [ 437.434242] i915 0000:00:02.0: [drm:intel_runtime_suspend [i915]] Device suspended > [ 447.669259] i915 0000:00:02.0: [drm:intel_dp_detect [i915]] [CONNECTOR:143:DP-1] > [ 447.682365] i915 0000:00:02.0: [drm:intel_runtime_resume [i915]] Resuming device > [ 447.682935] i915 0000:00:02.0: [drm:bxt_disable_dc9 [i915]] Disabling DC9 > [ 447.683612] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 08 to 00 > [ 447.684243] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 00 to 00 > [ 447.684832] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling PW_1 > [ 447.685433] i915 0000:00:02.0: [drm:intel_cdclk_dump_config [i915]] Current CDCLK 19200 kHz, VCO 0 kHz, ref 19200 kHz, bypass 19200 kHz, voltage level 1 > [ 447.685984] i915 0000:00:02.0: [drm:intel_cdclk_init_hw [i915]] Sanitizing cdclk programmed by pre-os > [ 447.686524] i915 0000:00:02.0: [drm:gen9_dbuf_slices_update [i915]] Updating dbuf slices to 0x1 > [ 447.687397] i915 0000:00:02.0: [drm:gen9_enable_dc5 [i915]] Enabling DC5 > [ 447.687811] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 00 to 01 > [ 447.691360] i915 0000:00:02.0: [drm:intel_runtime_resume [i915]] Device resumed > [ 447.691731] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling always-on > [ 447.692687] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling always-on > [ 447.693145] i915 0000:00:02.0: [drm:intel_hdmi_detect [i915]] [CONNECTOR:154:HDMI-A-1] > [ 447.693585] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling always-on > [ 447.693997] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling DC_off > [ 447.694945] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 01 to 00 > [ 447.696258] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK for addr: 0050 w(1) > [ 447.696507] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK on first message, retry > [ 447.696862] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK for addr: 0050 w(1) > [ 447.697065] [drm:drm_do_probe_ddc_edid] drm: skipping non-existent adapter i915 gmbus dpb > [ 447.697074] i915 0000:00:02.0: [drm:intel_hdmi_set_edid [i915]] HDMI GMBUS EDID read failed, retry using GPIO bit-banging > [ 447.697264] i915 0000:00:02.0: [drm:intel_gmbus_force_bit [i915]] enabling bit-banging on i915 gmbus dpb. force bit now 1 > [ 447.698320] [drm:drm_do_probe_ddc_edid] drm: skipping non-existent adapter i915 gmbus dpb > [ 447.698326] i915 0000:00:02.0: [drm:intel_gmbus_force_bit [i915]] disabling bit-banging on i915 gmbus dpb. force bit now 0 > [ 447.698690] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK for addr: 0040 w(1) > [ 447.698881] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK on first message, retry > [ 447.699243] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK for addr: 0040 w(1) > [ 447.699440] i915 0000:00:02.0: [drm:drm_dp_dual_mode_detect [drm_display_helper]] DP dual mode HDMI ID: (err -6) > [ 447.699457] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling DC_off > [ 447.699657] i915 0000:00:02.0: [drm:gen9_enable_dc5 [i915]] Enabling DC5 > [ 447.699849] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 00 to 01 > [ 447.701028] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling always-on > [ 447.701232] i915 0000:00:02.0: [drm:intel_hdmi_detect [i915]] [CONNECTOR:160:HDMI-A-2] > [ 447.701432] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling always-on > [ 447.701623] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling DC_off > [ 447.702321] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 01 to 00 > [ 447.730330] [drm:update_display_info] Supported Monitor Refresh rate range is 0 Hz - 0 Hz > [ 447.730359] [drm:update_display_info] HDMI: DVI dual 0, max TMDS clock 300000 kHz > [ 447.730367] [drm:update_display_info] HF-VSDB: max TMDS clock 600000 kHz > [ 447.730374] [drm:update_display_info] hdmi_21 sink detected. parsing edid > [ 447.730647] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpc] NAK for addr: 0040 w(1) > [ 447.731132] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpc] NAK on first message, retry > [ 447.731725] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpc] NAK for addr: 0040 w(1) > [ 447.731997] i915 0000:00:02.0: [drm:drm_dp_dual_mode_detect [drm_display_helper]] DP dual mode HDMI ID: (err -6) > [ 447.732021] [drm:drm_detect_monitor_audio] Monitor has basic audio support > [ 447.732039] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling DC_off > [ 447.732302] i915 0000:00:02.0: [drm:gen9_enable_dc5 [i915]] Enabling DC5 > [ 447.732551] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 00 to 01 > [ 447.733790] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling always-on > [ 447.734076] i915 0000:00:02.0: [drm:intel_dp_detect [i915]] [CONNECTOR:143:DP-1] > [ 447.734345] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling always-on > [ 447.735125] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling always-on > [ 447.735392] i915 0000:00:02.0: [drm:check_connector_changed [drm_kms_helper]] [CONNECTOR:143:DP-1] Same epoch counter 1 > [ 447.735421] i915 0000:00:02.0: [drm:intel_hdmi_detect [i915]] [CONNECTOR:154:HDMI-A-1] > [ 447.735686] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling always-on > [ 447.735934] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling DC_off > [ 447.736696] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 01 to 00 > [ 447.737995] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK for addr: 0050 w(1) > [ 447.738230] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK on first message, retry > [ 447.738623] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK for addr: 0050 w(1) > [ 447.738852] [drm:drm_do_probe_ddc_edid] drm: skipping non-existent adapter i915 gmbus dpb > [ 447.738859] i915 0000:00:02.0: [drm:intel_hdmi_set_edid [i915]] HDMI GMBUS EDID read failed, retry using GPIO bit-banging > [ 447.739097] i915 0000:00:02.0: [drm:intel_gmbus_force_bit [i915]] enabling bit-banging on i915 gmbus dpb. force bit now 1 > [ 447.740201] [drm:drm_do_probe_ddc_edid] drm: skipping non-existent adapter i915 gmbus dpb > [ 447.740208] i915 0000:00:02.0: [drm:intel_gmbus_force_bit [i915]] disabling bit-banging on i915 gmbus dpb. force bit now 0 > [ 447.740620] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK for addr: 0040 w(1) > [ 447.740819] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK on first message, retry > [ 447.741183] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK for addr: 0040 w(1) > [ 447.741386] i915 0000:00:02.0: [drm:drm_dp_dual_mode_detect [drm_display_helper]] DP dual mode HDMI ID: (err -6) > [ 447.741400] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling DC_off > [ 447.741606] i915 0000:00:02.0: [drm:gen9_enable_dc5 [i915]] Enabling DC5 > [ 447.741805] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 00 to 01 > [ 447.742990] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling always-on > [ 447.743205] i915 0000:00:02.0: [drm:check_connector_changed [drm_kms_helper]] [CONNECTOR:154:HDMI-A-1] Same epoch counter 1 > [ 447.743224] i915 0000:00:02.0: [drm:intel_hdmi_detect [i915]] [CONNECTOR:160:HDMI-A-2] > [ 447.743433] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling always-on > [ 447.743631] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling DC_off > [ 447.744336] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 01 to 00 > [ 447.772110] [drm:update_display_info] Supported Monitor Refresh rate range is 0 Hz - 0 Hz > [ 447.772138] [drm:update_display_info] HDMI: DVI dual 0, max TMDS clock 300000 kHz > [ 447.772147] [drm:update_display_info] HF-VSDB: max TMDS clock 600000 kHz > [ 447.772154] [drm:update_display_info] hdmi_21 sink detected. parsing edid > [ 447.772422] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpc] NAK for addr: 0040 w(1) > [ 447.772885] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpc] NAK on first message, retry > [ 447.773517] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpc] NAK for addr: 0040 w(1) > [ 447.773802] i915 0000:00:02.0: [drm:drm_dp_dual_mode_detect [drm_display_helper]] DP dual mode HDMI ID: (err -6) > [ 447.773826] [drm:drm_detect_monitor_audio] Monitor has basic audio support > [ 447.773835] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling DC_off > [ 447.774106] i915 0000:00:02.0: [drm:gen9_enable_dc5 [i915]] Enabling DC5 > [ 447.774360] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 00 to 01 > [ 447.775601] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling always-on > [ 447.775867] i915 0000:00:02.0: [drm:check_connector_changed [drm_kms_helper]] [CONNECTOR:160:HDMI-A-2] Same epoch counter 1 > [ 457.909259] i915 0000:00:02.0: [drm:intel_runtime_suspend [i915]] Suspending device > [ 457.911405] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 01 to 00 > [ 457.912524] i915 0000:00:02.0: [drm:gen9_dbuf_slices_update [i915]] Updating dbuf slices to 0x0 > [ 457.913006] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling PW_1 > [ 457.913462] i915 0000:00:02.0: [drm:hsw_wait_for_power_well_disable [i915]] PW_1 forced on (bios:1 driver:0 kvmr:0 debug:0) > [ 457.914001] i915 0000:00:02.0: [drm:bxt_enable_dc9 [i915]] Enabling DC9 > [ 457.914522] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 00 to 08 > [ 457.915037] i915 0000:00:02.0: [drm:intel_runtime_suspend [i915]] Device suspended > [ 465.203317] i915 0000:00:02.0: [drm:intel_runtime_resume [i915]] Resuming device > [ 465.203715] i915 0000:00:02.0: [drm:bxt_disable_dc9 [i915]] Disabling DC9 > [ 465.204174] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 08 to 00 > [ 465.204625] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 00 to 00 > [ 465.205171] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling PW_1 > [ 465.205692] i915 0000:00:02.0: [drm:intel_cdclk_dump_config [i915]] Current CDCLK 19200 kHz, VCO 0 kHz, ref 19200 kHz, bypass 19200 kHz, voltage level 1 > [ 465.206223] i915 0000:00:02.0: [drm:intel_cdclk_init_hw [i915]] Sanitizing cdclk programmed by pre-os > [ 465.206764] i915 0000:00:02.0: [drm:gen9_dbuf_slices_update [i915]] Updating dbuf slices to 0x1 > [ 465.207590] i915 0000:00:02.0: [drm:gen9_enable_dc5 [i915]] Enabling DC5 > [ 465.207972] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 00 to 01 > [ 465.211501] i915 0000:00:02.0: [drm:intel_runtime_resume [i915]] Device resumed > [ 465.212004] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling always-on > [ 465.212613] i915 0000:00:02.0: [drm:intel_dp_detect [i915]] [CONNECTOR:143:DP-1] > [ 465.212666] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling DC_off > [ 465.213786] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 01 to 00 > [ 465.214948] i915 0000:00:02.0: [drm:check_connector_changed [drm_kms_helper]] [CONNECTOR:143:DP-1] Same epoch counter 1 > [ 465.215102] i915 0000:00:02.0: [drm:intel_hdmi_detect [i915]] [CONNECTOR:154:HDMI-A-1] > [ 465.215847] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK for addr: 0050 w(1) > [ 465.216074] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK on first message, retry > [ 465.216431] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK for addr: 0050 w(1) > [ 465.216628] [drm:drm_do_probe_ddc_edid] drm: skipping non-existent adapter i915 gmbus dpb > [ 465.216637] i915 0000:00:02.0: [drm:intel_hdmi_set_edid [i915]] HDMI GMBUS EDID read failed, retry using GPIO bit-banging > [ 465.216826] i915 0000:00:02.0: [drm:intel_gmbus_force_bit [i915]] enabling bit-banging on i915 gmbus dpb. force bit now 1 > [ 465.217920] [drm:drm_do_probe_ddc_edid] drm: skipping non-existent adapter i915 gmbus dpb > [ 465.217927] i915 0000:00:02.0: [drm:intel_gmbus_force_bit [i915]] disabling bit-banging on i915 gmbus dpb. force bit now 0 > [ 465.218041] [drm:drm_mode_addfb2] [FB:163] > [ 465.218350] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK for addr: 0040 w(1) > [ 465.218558] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK on first message, retry > [ 465.218931] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK for addr: 0040 w(1) > [ 465.219153] i915 0000:00:02.0: [drm:drm_dp_dual_mode_detect [drm_display_helper]] DP dual mode HDMI ID: (err -6) > [ 465.219177] i915 0000:00:02.0: [drm:check_connector_changed [drm_kms_helper]] [CONNECTOR:154:HDMI-A-1] Same epoch counter 1 > [ 465.219206] i915 0000:00:02.0: [drm:intel_hdmi_detect [i915]] [CONNECTOR:160:HDMI-A-2] > [ 465.246628] [drm:update_display_info] Supported Monitor Refresh rate range is 0 Hz - 0 Hz > [ 465.246657] [drm:update_display_info] HDMI: DVI dual 0, max TMDS clock 300000 kHz > [ 465.246666] [drm:update_display_info] HF-VSDB: max TMDS clock 600000 kHz > [ 465.246673] [drm:update_display_info] hdmi_21 sink detected. parsing edid > [ 465.246956] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpc] NAK for addr: 0040 w(1) > [ 465.247456] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpc] NAK on first message, retry > [ 465.248053] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpc] NAK for addr: 0040 w(1) > [ 465.248361] i915 0000:00:02.0: [drm:drm_dp_dual_mode_detect [drm_display_helper]] DP dual mode HDMI ID: (err -6) > [ 465.248386] [drm:drm_detect_monitor_audio] Monitor has basic audio support > [ 465.248404] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling DC_off > [ 465.248700] i915 0000:00:02.0: [drm:gen9_enable_dc5 [i915]] Enabling DC5 > [ 465.248981] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 00 to 01 > [ 465.250258] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling always-on > [ 465.250568] i915 0000:00:02.0: [drm:check_connector_changed [drm_kms_helper]] [CONNECTOR:160:HDMI-A-2] Same epoch counter 1 > [ 476.949245] i915 0000:00:02.0: [drm:intel_runtime_suspend [i915]] Suspending device > [ 476.951398] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 01 to 00 > [ 476.952575] i915 0000:00:02.0: [drm:gen9_dbuf_slices_update [i915]] Updating dbuf slices to 0x0 > [ 476.953225] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling PW_1 > [ 476.953746] i915 0000:00:02.0: [drm:hsw_wait_for_power_well_disable [i915]] PW_1 forced on (bios:1 driver:0 kvmr:0 debug:0) > [ 476.954288] i915 0000:00:02.0: [drm:bxt_enable_dc9 [i915]] Enabling DC9 > [ 476.954614] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 00 to 08 > [ 476.954833] i915 0000:00:02.0: [drm:intel_runtime_suspend [i915]] Device suspended > [ 487.093270] i915 0000:00:02.0: [drm:intel_dp_detect [i915]] [CONNECTOR:143:DP-1] > [ 487.105366] i915 0000:00:02.0: [drm:intel_runtime_resume [i915]] Resuming device > [ 487.105934] i915 0000:00:02.0: [drm:bxt_disable_dc9 [i915]] Disabling DC9 > [ 487.106619] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 08 to 00 > [ 487.107273] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 00 to 00 > [ 487.107862] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling PW_1 > [ 487.108458] i915 0000:00:02.0: [drm:intel_cdclk_dump_config [i915]] Current CDCLK 19200 kHz, VCO 0 kHz, ref 19200 kHz, bypass 19200 kHz, voltage level 1 > [ 487.109002] i915 0000:00:02.0: [drm:intel_cdclk_init_hw [i915]] Sanitizing cdclk programmed by pre-os > [ 487.109551] i915 0000:00:02.0: [drm:gen9_dbuf_slices_update [i915]] Updating dbuf slices to 0x1 > [ 487.110424] i915 0000:00:02.0: [drm:gen9_enable_dc5 [i915]] Enabling DC5 > [ 487.110838] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 00 to 01 > [ 487.114393] i915 0000:00:02.0: [drm:intel_runtime_resume [i915]] Device resumed > [ 487.114766] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling always-on > [ 487.115722] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling always-on > [ 487.116179] i915 0000:00:02.0: [drm:intel_hdmi_detect [i915]] [CONNECTOR:154:HDMI-A-1] > [ 487.116615] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling always-on > [ 487.117045] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling DC_off > [ 487.117962] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 01 to 00 > [ 487.119327] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK for addr: 0050 w(1) > [ 487.119547] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK on first message, retry > [ 487.119900] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK for addr: 0050 w(1) > [ 487.120105] [drm:drm_do_probe_ddc_edid] drm: skipping non-existent adapter i915 gmbus dpb > [ 487.120113] i915 0000:00:02.0: [drm:intel_hdmi_set_edid [i915]] HDMI GMBUS EDID read failed, retry using GPIO bit-banging > [ 487.120302] i915 0000:00:02.0: [drm:intel_gmbus_force_bit [i915]] enabling bit-banging on i915 gmbus dpb. force bit now 1 > [ 487.121357] [drm:drm_do_probe_ddc_edid] drm: skipping non-existent adapter i915 gmbus dpb > [ 487.121363] i915 0000:00:02.0: [drm:intel_gmbus_force_bit [i915]] disabling bit-banging on i915 gmbus dpb. force bit now 0 > [ 487.121727] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK for addr: 0040 w(1) > [ 487.121924] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK on first message, retry > [ 487.122295] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK for addr: 0040 w(1) > [ 487.122495] i915 0000:00:02.0: [drm:drm_dp_dual_mode_detect [drm_display_helper]] DP dual mode HDMI ID: (err -6) > [ 487.122513] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling DC_off > [ 487.122721] i915 0000:00:02.0: [drm:gen9_enable_dc5 [i915]] Enabling DC5 > [ 487.122921] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 00 to 01 > [ 487.124114] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling always-on > [ 487.124328] i915 0000:00:02.0: [drm:intel_hdmi_detect [i915]] [CONNECTOR:160:HDMI-A-2] > [ 487.124534] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling always-on > [ 487.124732] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling DC_off > [ 487.125435] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 01 to 00 > [ 487.154890] [drm:update_display_info] Supported Monitor Refresh rate range is 0 Hz - 0 Hz > [ 487.154919] [drm:update_display_info] HDMI: DVI dual 0, max TMDS clock 300000 kHz > [ 487.154927] [drm:update_display_info] HF-VSDB: max TMDS clock 600000 kHz > [ 487.154934] [drm:update_display_info] hdmi_21 sink detected. parsing edid > [ 487.155243] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpc] NAK for addr: 0040 w(1) > [ 487.155714] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpc] NAK on first message, retry > [ 487.156330] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpc] NAK for addr: 0040 w(1) > [ 487.156749] i915 0000:00:02.0: [drm:drm_dp_dual_mode_detect [drm_display_helper]] DP dual mode HDMI ID: (err -6) > [ 487.156784] [drm:drm_detect_monitor_audio] Monitor has basic audio support > [ 487.156798] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling DC_off > [ 487.157250] i915 0000:00:02.0: [drm:gen9_enable_dc5 [i915]] Enabling DC5 > [ 487.157674] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 00 to 01 > [ 487.159093] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling always-on > [ 487.159558] i915 0000:00:02.0: [drm:intel_dp_detect [i915]] [CONNECTOR:143:DP-1] > [ 487.159996] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling always-on > [ 487.160953] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling always-on > [ 487.161403] i915 0000:00:02.0: [drm:check_connector_changed [drm_kms_helper]] [CONNECTOR:143:DP-1] Same epoch counter 1 > [ 487.161448] i915 0000:00:02.0: [drm:intel_hdmi_detect [i915]] [CONNECTOR:154:HDMI-A-1] > [ 487.161878] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling always-on > [ 487.162307] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling DC_off > [ 487.163239] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 01 to 00 > [ 487.164553] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK for addr: 0050 w(1) > [ 487.164819] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK on first message, retry > [ 487.165262] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK for addr: 0050 w(1) > [ 487.165527] [drm:drm_do_probe_ddc_edid] drm: skipping non-existent adapter i915 gmbus dpb > [ 487.165534] i915 0000:00:02.0: [drm:intel_hdmi_set_edid [i915]] HDMI GMBUS EDID read failed, retry using GPIO bit-banging > [ 487.165790] i915 0000:00:02.0: [drm:intel_gmbus_force_bit [i915]] enabling bit-banging on i915 gmbus dpb. force bit now 1 > [ 487.166949] [drm:drm_do_probe_ddc_edid] drm: skipping non-existent adapter i915 gmbus dpb > [ 487.166957] i915 0000:00:02.0: [drm:intel_gmbus_force_bit [i915]] disabling bit-banging on i915 gmbus dpb. force bit now 0 > [ 487.167432] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK for addr: 0040 w(1) > [ 487.167626] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK on first message, retry > [ 487.167978] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK for addr: 0040 w(1) > [ 487.168179] i915 0000:00:02.0: [drm:drm_dp_dual_mode_detect [drm_display_helper]] DP dual mode HDMI ID: (err -6) > [ 487.168193] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling DC_off > [ 487.168392] i915 0000:00:02.0: [drm:gen9_enable_dc5 [i915]] Enabling DC5 > [ 487.168584] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 00 to 01 > [ 487.169757] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling always-on > [ 487.169958] i915 0000:00:02.0: [drm:check_connector_changed [drm_kms_helper]] [CONNECTOR:154:HDMI-A-1] Same epoch counter 1 > [ 487.169976] i915 0000:00:02.0: [drm:intel_hdmi_detect [i915]] [CONNECTOR:160:HDMI-A-2] > [ 487.170183] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling always-on > [ 487.170374] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling DC_off > [ 487.171071] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 01 to 00 > [ 487.200808] [drm:update_display_info] Supported Monitor Refresh rate range is 0 Hz - 0 Hz > [ 487.200837] [drm:update_display_info] HDMI: DVI dual 0, max TMDS clock 300000 kHz > [ 487.200846] [drm:update_display_info] HF-VSDB: max TMDS clock 600000 kHz > [ 487.200853] [drm:update_display_info] hdmi_21 sink detected. parsing edid > [ 487.201250] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpc] NAK for addr: 0040 w(1) > [ 487.201689] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpc] NAK on first message, retry > [ 487.202274] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpc] NAK for addr: 0040 w(1) > [ 487.202665] i915 0000:00:02.0: [drm:drm_dp_dual_mode_detect [drm_display_helper]] DP dual mode HDMI ID: (err -6) > [ 487.202699] [drm:drm_detect_monitor_audio] Monitor has basic audio support > [ 487.202712] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling DC_off > [ 487.203133] i915 0000:00:02.0: [drm:gen9_enable_dc5 [i915]] Enabling DC5 > [ 487.203523] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 00 to 01 > [ 487.204902] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling always-on > [ 487.205319] i915 0000:00:02.0: [drm:check_connector_changed [drm_kms_helper]] [CONNECTOR:160:HDMI-A-2] Same epoch counter 1 > [ 497.333279] i915 0000:00:02.0: [drm:intel_runtime_suspend [i915]] Suspending device > [ 497.335488] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 01 to 00 > [ 497.336744] i915 0000:00:02.0: [drm:gen9_dbuf_slices_update [i915]] Updating dbuf slices to 0x0 > [ 497.337465] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling PW_1 > [ 497.337969] i915 0000:00:02.0: [drm:hsw_wait_for_power_well_disable [i915]] PW_1 forced on (bios:1 driver:0 kvmr:0 debug:0) > [ 497.338486] i915 0000:00:02.0: [drm:bxt_enable_dc9 [i915]] Enabling DC9 > [ 497.338948] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 00 to 08 > [ 497.339461] i915 0000:00:02.0: [drm:intel_runtime_suspend [i915]] Device suspended > [ 507.573269] i915 0000:00:02.0: [drm:intel_dp_detect [i915]] [CONNECTOR:143:DP-1] > [ 507.585382] i915 0000:00:02.0: [drm:intel_runtime_resume [i915]] Resuming device > [ 507.585893] i915 0000:00:02.0: [drm:bxt_disable_dc9 [i915]] Disabling DC9 > [ 507.586499] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 08 to 00 > [ 507.587110] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 00 to 00 > [ 507.587697] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling PW_1 > [ 507.588296] i915 0000:00:02.0: [drm:intel_cdclk_dump_config [i915]] Current CDCLK 19200 kHz, VCO 0 kHz, ref 19200 kHz, bypass 19200 kHz, voltage level 1 > [ 507.588860] i915 0000:00:02.0: [drm:intel_cdclk_init_hw [i915]] Sanitizing cdclk programmed by pre-os > [ 507.589507] i915 0000:00:02.0: [drm:gen9_dbuf_slices_update [i915]] Updating dbuf slices to 0x1 > [ 507.590382] i915 0000:00:02.0: [drm:gen9_enable_dc5 [i915]] Enabling DC5 > [ 507.590796] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 00 to 01 > [ 507.594351] i915 0000:00:02.0: [drm:intel_runtime_resume [i915]] Device resumed > [ 507.594724] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling always-on > [ 507.595678] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling always-on > [ 507.596137] i915 0000:00:02.0: [drm:intel_hdmi_detect [i915]] [CONNECTOR:154:HDMI-A-1] > [ 507.596576] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling always-on > [ 507.596990] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling DC_off > [ 507.597935] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 01 to 00 > [ 507.599239] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK for addr: 0050 w(1) > [ 507.599540] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK on first message, retry > [ 507.600005] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK for addr: 0050 w(1) > [ 507.600319] [drm:drm_do_probe_ddc_edid] drm: skipping non-existent adapter i915 gmbus dpb > [ 507.600331] i915 0000:00:02.0: [drm:intel_hdmi_set_edid [i915]] HDMI GMBUS EDID read failed, retry using GPIO bit-banging > [ 507.600623] i915 0000:00:02.0: [drm:intel_gmbus_force_bit [i915]] enabling bit-banging on i915 gmbus dpb. force bit now 1 > [ 507.601832] [drm:drm_do_probe_ddc_edid] drm: skipping non-existent adapter i915 gmbus dpb > [ 507.601840] i915 0000:00:02.0: [drm:intel_gmbus_force_bit [i915]] disabling bit-banging on i915 gmbus dpb. force bit now 0 > [ 507.602339] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK for addr: 0040 w(1) > [ 507.602564] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK on first message, retry > [ 507.602919] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK for addr: 0040 w(1) > [ 507.603126] i915 0000:00:02.0: [drm:drm_dp_dual_mode_detect [drm_display_helper]] DP dual mode HDMI ID: (err -6) > [ 507.603144] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling DC_off > [ 507.603343] i915 0000:00:02.0: [drm:gen9_enable_dc5 [i915]] Enabling DC5 > [ 507.603534] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 00 to 01 > [ 507.604707] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling always-on > [ 507.604912] i915 0000:00:02.0: [drm:intel_hdmi_detect [i915]] [CONNECTOR:160:HDMI-A-2] > [ 507.605121] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling always-on > [ 507.605312] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling DC_off > [ 507.606001] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 01 to 00 > [ 507.634311] [drm:update_display_info] Supported Monitor Refresh rate range is 0 Hz - 0 Hz > [ 507.634340] [drm:update_display_info] HDMI: DVI dual 0, max TMDS clock 300000 kHz > [ 507.634350] [drm:update_display_info] HF-VSDB: max TMDS clock 600000 kHz > [ 507.634357] [drm:update_display_info] hdmi_21 sink detected. parsing edid > [ 507.634593] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpc] NAK for addr: 0040 w(1) > [ 507.635049] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpc] NAK on first message, retry > [ 507.635615] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpc] NAK for addr: 0040 w(1) > [ 507.636008] i915 0000:00:02.0: [drm:drm_dp_dual_mode_detect [drm_display_helper]] DP dual mode HDMI ID: (err -6) > [ 507.636053] [drm:drm_detect_monitor_audio] Monitor has basic audio support > [ 507.636066] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling DC_off > [ 507.636468] i915 0000:00:02.0: [drm:gen9_enable_dc5 [i915]] Enabling DC5 > [ 507.636852] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 00 to 01 > [ 507.638242] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling always-on > [ 507.638672] i915 0000:00:02.0: [drm:intel_dp_detect [i915]] [CONNECTOR:143:DP-1] > [ 507.639094] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling always-on > [ 507.640005] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling always-on > [ 507.640432] i915 0000:00:02.0: [drm:check_connector_changed [drm_kms_helper]] [CONNECTOR:143:DP-1] Same epoch counter 1 > [ 507.640473] i915 0000:00:02.0: [drm:intel_hdmi_detect [i915]] [CONNECTOR:154:HDMI-A-1] > [ 507.640876] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling always-on > [ 507.641272] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling DC_off > [ 507.642168] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 01 to 00 > [ 507.643489] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK for addr: 0050 w(1) > [ 507.643740] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK on first message, retry > [ 507.644095] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK for addr: 0050 w(1) > [ 507.644290] [drm:drm_do_probe_ddc_edid] drm: skipping non-existent adapter i915 gmbus dpb > [ 507.644296] i915 0000:00:02.0: [drm:intel_hdmi_set_edid [i915]] HDMI GMBUS EDID read failed, retry using GPIO bit-banging > [ 507.644487] i915 0000:00:02.0: [drm:intel_gmbus_force_bit [i915]] enabling bit-banging on i915 gmbus dpb. force bit now 1 > [ 507.645542] [drm:drm_do_probe_ddc_edid] drm: skipping non-existent adapter i915 gmbus dpb > [ 507.645548] i915 0000:00:02.0: [drm:intel_gmbus_force_bit [i915]] disabling bit-banging on i915 gmbus dpb. force bit now 0 > [ 507.645912] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK for addr: 0040 w(1) > [ 507.646112] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK on first message, retry > [ 507.646484] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK for addr: 0040 w(1) > [ 507.646686] i915 0000:00:02.0: [drm:drm_dp_dual_mode_detect [drm_display_helper]] DP dual mode HDMI ID: (err -6) > [ 507.646700] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling DC_off > [ 507.646905] i915 0000:00:02.0: [drm:gen9_enable_dc5 [i915]] Enabling DC5 > [ 507.647111] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 00 to 01 > [ 507.648294] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling always-on > [ 507.648502] i915 0000:00:02.0: [drm:check_connector_changed [drm_kms_helper]] [CONNECTOR:154:HDMI-A-1] Same epoch counter 1 > [ 507.648521] i915 0000:00:02.0: [drm:intel_hdmi_detect [i915]] [CONNECTOR:160:HDMI-A-2] > [ 507.648729] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling always-on > [ 507.648928] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling DC_off > [ 507.649633] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 01 to 00 > [ 507.677720] [drm:update_display_info] Supported Monitor Refresh rate range is 0 Hz - 0 Hz > [ 507.677749] [drm:update_display_info] HDMI: DVI dual 0, max TMDS clock 300000 kHz > [ 507.677758] [drm:update_display_info] HF-VSDB: max TMDS clock 600000 kHz > [ 507.677764] [drm:update_display_info] hdmi_21 sink detected. parsing edid > [ 507.678048] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpc] NAK for addr: 0040 w(1) > [ 507.678525] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpc] NAK on first message, retry > [ 507.679142] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpc] NAK for addr: 0040 w(1) > [ 507.679565] i915 0000:00:02.0: [drm:drm_dp_dual_mode_detect [drm_display_helper]] DP dual mode HDMI ID: (err -6) > [ 507.679600] [drm:drm_detect_monitor_audio] Monitor has basic audio support > [ 507.679614] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling DC_off > [ 507.680073] i915 0000:00:02.0: [drm:gen9_enable_dc5 [i915]] Enabling DC5 > [ 507.680494] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 00 to 01 > [ 507.681903] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling always-on > [ 507.682357] i915 0000:00:02.0: [drm:check_connector_changed [drm_kms_helper]] [CONNECTOR:160:HDMI-A-2] Same epoch counter 1 > [ 517.813267] i915 0000:00:02.0: [drm:intel_runtime_suspend [i915]] Suspending device > [ 517.815408] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 01 to 00 > [ 517.816592] i915 0000:00:02.0: [drm:gen9_dbuf_slices_update [i915]] Updating dbuf slices to 0x0 > [ 517.817241] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling PW_1 > [ 517.817743] i915 0000:00:02.0: [drm:hsw_wait_for_power_well_disable [i915]] PW_1 forced on (bios:1 driver:0 kvmr:0 debug:0) > [ 517.818264] i915 0000:00:02.0: [drm:bxt_enable_dc9 [i915]] Enabling DC9 > [ 517.818728] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 00 to 08 > [ 517.819247] i915 0000:00:02.0: [drm:intel_runtime_suspend [i915]] Device suspended > [ 525.203286] i915 0000:00:02.0: [drm:intel_runtime_resume [i915]] Resuming device > [ 525.203587] i915 0000:00:02.0: [drm:bxt_disable_dc9 [i915]] Disabling DC9 > [ 525.203896] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 08 to 00 > [ 525.204241] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 00 to 00 > [ 525.204568] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling PW_1 > [ 525.204884] i915 0000:00:02.0: [drm:intel_cdclk_dump_config [i915]] Current CDCLK 19200 kHz, VCO 0 kHz, ref 19200 kHz, bypass 19200 kHz, voltage level 1 > [ 525.205218] i915 0000:00:02.0: [drm:intel_cdclk_init_hw [i915]] Sanitizing cdclk programmed by pre-os > [ 525.205587] i915 0000:00:02.0: [drm:gen9_dbuf_slices_update [i915]] Updating dbuf slices to 0x1 > [ 525.206251] i915 0000:00:02.0: [drm:gen9_enable_dc5 [i915]] Enabling DC5 > [ 525.206489] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 00 to 01 > [ 525.209863] i915 0000:00:02.0: [drm:intel_dp_detect [i915]] [CONNECTOR:143:DP-1] > [ 525.210909] i915 0000:00:02.0: [drm:intel_runtime_resume [i915]] Device resumed > [ 525.211097] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling always-on > [ 525.211989] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling always-on > [ 525.212195] i915 0000:00:02.0: [drm:check_connector_changed [drm_kms_helper]] [CONNECTOR:143:DP-1] Same epoch counter 1 > [ 525.212196] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling always-on > [ 525.212219] i915 0000:00:02.0: [drm:intel_hdmi_detect [i915]] [CONNECTOR:154:HDMI-A-1] > [ 525.212399] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling DC_off > [ 525.213105] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 01 to 00 > [ 525.214389] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK for addr: 0050 w(1) > [ 525.214583] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK on first message, retry > [ 525.214941] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK for addr: 0050 w(1) > [ 525.215146] [drm:drm_do_probe_ddc_edid] drm: skipping non-existent adapter i915 gmbus dpb > [ 525.215154] i915 0000:00:02.0: [drm:intel_hdmi_set_edid [i915]] HDMI GMBUS EDID read failed, retry using GPIO bit-banging > [ 525.215419] [drm:drm_mode_addfb2] [FB:165] > [ 525.215395] i915 0000:00:02.0: [drm:intel_gmbus_force_bit [i915]] enabling bit-banging on i915 gmbus dpb. force bit now 1 > [ 525.216488] [drm:drm_do_probe_ddc_edid] drm: skipping non-existent adapter i915 gmbus dpb > [ 525.216494] i915 0000:00:02.0: [drm:intel_gmbus_force_bit [i915]] disabling bit-banging on i915 gmbus dpb. force bit now 0 > [ 525.216864] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK for addr: 0040 w(1) > [ 525.217063] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK on first message, retry > [ 525.217420] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK for addr: 0040 w(1) > [ 525.217619] i915 0000:00:02.0: [drm:drm_dp_dual_mode_detect [drm_display_helper]] DP dual mode HDMI ID: (err -6) > [ 525.217638] i915 0000:00:02.0: [drm:check_connector_changed [drm_kms_helper]] [CONNECTOR:154:HDMI-A-1] Same epoch counter 1 > [ 525.217658] i915 0000:00:02.0: [drm:intel_hdmi_detect [i915]] [CONNECTOR:160:HDMI-A-2] > [ 525.244944] [drm:update_display_info] Supported Monitor Refresh rate range is 0 Hz - 0 Hz > [ 525.244972] [drm:update_display_info] HDMI: DVI dual 0, max TMDS clock 300000 kHz > [ 525.244981] [drm:update_display_info] HF-VSDB: max TMDS clock 600000 kHz > [ 525.244988] [drm:update_display_info] hdmi_21 sink detected. parsing edid > [ 525.245295] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpc] NAK for addr: 0040 w(1) > [ 525.245766] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpc] NAK on first message, retry > [ 525.246379] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpc] NAK for addr: 0040 w(1) > [ 525.246801] i915 0000:00:02.0: [drm:drm_dp_dual_mode_detect [drm_display_helper]] DP dual mode HDMI ID: (err -6) > [ 525.246837] [drm:drm_detect_monitor_audio] Monitor has basic audio support > [ 525.246862] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling DC_off > [ 525.247308] i915 0000:00:02.0: [drm:gen9_enable_dc5 [i915]] Enabling DC5 > [ 525.247729] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 00 to 01 > [ 525.249153] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling always-on > [ 525.249605] i915 0000:00:02.0: [drm:check_connector_changed [drm_kms_helper]] [CONNECTOR:160:HDMI-A-2] Same epoch counter 1 > [ 536.953246] i915 0000:00:02.0: [drm:intel_runtime_suspend [i915]] Suspending device > [ 536.955410] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 01 to 00 > [ 536.956592] i915 0000:00:02.0: [drm:gen9_dbuf_slices_update [i915]] Updating dbuf slices to 0x0 > [ 536.957234] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling PW_1 > [ 536.957733] i915 0000:00:02.0: [drm:hsw_wait_for_power_well_disable [i915]] PW_1 forced on (bios:1 driver:0 kvmr:0 debug:0) > [ 536.958275] i915 0000:00:02.0: [drm:bxt_enable_dc9 [i915]] Enabling DC9 > [ 536.958599] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 00 to 08 > [ 536.958818] i915 0000:00:02.0: [drm:intel_runtime_suspend [i915]] Device suspended > [ 546.997284] i915 0000:00:02.0: [drm:intel_dp_detect [i915]] [CONNECTOR:143:DP-1] > [ 547.009351] i915 0000:00:02.0: [drm:intel_runtime_resume [i915]] Resuming device > [ 547.009863] i915 0000:00:02.0: [drm:bxt_disable_dc9 [i915]] Disabling DC9 > [ 547.010469] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 08 to 00 > [ 547.011081] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 00 to 00 > [ 547.011671] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling PW_1 > [ 547.012268] i915 0000:00:02.0: [drm:intel_cdclk_dump_config [i915]] Current CDCLK 19200 kHz, VCO 0 kHz, ref 19200 kHz, bypass 19200 kHz, voltage level 1 > [ 547.012833] i915 0000:00:02.0: [drm:intel_cdclk_init_hw [i915]] Sanitizing cdclk programmed by pre-os > [ 547.013483] i915 0000:00:02.0: [drm:gen9_dbuf_slices_update [i915]] Updating dbuf slices to 0x1 > [ 547.014357] i915 0000:00:02.0: [drm:gen9_enable_dc5 [i915]] Enabling DC5 > [ 547.014771] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 00 to 01 > [ 547.018320] i915 0000:00:02.0: [drm:intel_runtime_resume [i915]] Device resumed > [ 547.018692] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling always-on > [ 547.019648] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling always-on > [ 547.020106] i915 0000:00:02.0: [drm:intel_hdmi_detect [i915]] [CONNECTOR:154:HDMI-A-1] > [ 547.020545] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling always-on > [ 547.020957] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling DC_off > [ 547.021903] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 01 to 00 > [ 547.023158] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK for addr: 0050 w(1) > [ 547.023478] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK on first message, retry > [ 547.023837] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK for addr: 0050 w(1) > [ 547.024042] [drm:drm_do_probe_ddc_edid] drm: skipping non-existent adapter i915 gmbus dpb > [ 547.024051] i915 0000:00:02.0: [drm:intel_hdmi_set_edid [i915]] HDMI GMBUS EDID read failed, retry using GPIO bit-banging > [ 547.024241] i915 0000:00:02.0: [drm:intel_gmbus_force_bit [i915]] enabling bit-banging on i915 gmbus dpb. force bit now 1 > [ 547.025297] [drm:drm_do_probe_ddc_edid] drm: skipping non-existent adapter i915 gmbus dpb > [ 547.025303] i915 0000:00:02.0: [drm:intel_gmbus_force_bit [i915]] disabling bit-banging on i915 gmbus dpb. force bit now 0 > [ 547.025673] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK for addr: 0040 w(1) > [ 547.025865] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK on first message, retry > [ 547.026234] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK for addr: 0040 w(1) > [ 547.026437] i915 0000:00:02.0: [drm:drm_dp_dual_mode_detect [drm_display_helper]] DP dual mode HDMI ID: (err -6) > [ 547.026456] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling DC_off > [ 547.026665] i915 0000:00:02.0: [drm:gen9_enable_dc5 [i915]] Enabling DC5 > [ 547.026863] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 00 to 01 > [ 547.028053] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling always-on > [ 547.028268] i915 0000:00:02.0: [drm:intel_hdmi_detect [i915]] [CONNECTOR:160:HDMI-A-2] > [ 547.028477] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling always-on > [ 547.028677] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling DC_off > [ 547.029384] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 01 to 00 > [ 547.056721] [drm:update_display_info] Supported Monitor Refresh rate range is 0 Hz - 0 Hz > [ 547.056751] [drm:update_display_info] HDMI: DVI dual 0, max TMDS clock 300000 kHz > [ 547.056761] [drm:update_display_info] HF-VSDB: max TMDS clock 600000 kHz > [ 547.056768] [drm:update_display_info] hdmi_21 sink detected. parsing edid > [ 547.057074] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpc] NAK for addr: 0040 w(1) > [ 547.057589] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpc] NAK on first message, retry > [ 547.058263] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpc] NAK for addr: 0040 w(1) > [ 547.058563] i915 0000:00:02.0: [drm:drm_dp_dual_mode_detect [drm_display_helper]] DP dual mode HDMI ID: (err -6) > [ 547.058589] [drm:drm_detect_monitor_audio] Monitor has basic audio support > [ 547.058600] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling DC_off > [ 547.058910] i915 0000:00:02.0: [drm:gen9_enable_dc5 [i915]] Enabling DC5 > [ 547.059215] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 00 to 01 > [ 547.060500] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling always-on > [ 547.060834] i915 0000:00:02.0: [drm:intel_dp_detect [i915]] [CONNECTOR:143:DP-1] > [ 547.061160] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling always-on > [ 547.061975] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling always-on > [ 547.062298] i915 0000:00:02.0: [drm:check_connector_changed [drm_kms_helper]] [CONNECTOR:143:DP-1] Same epoch counter 1 > [ 547.062331] i915 0000:00:02.0: [drm:intel_hdmi_detect [i915]] [CONNECTOR:154:HDMI-A-1] > [ 547.062638] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling always-on > [ 547.062931] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling DC_off > [ 547.063736] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 01 to 00 > [ 547.065040] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK for addr: 0050 w(1) > [ 547.065321] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK on first message, retry > [ 547.065685] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK for addr: 0050 w(1) > [ 547.065888] [drm:drm_do_probe_ddc_edid] drm: skipping non-existent adapter i915 gmbus dpb > [ 547.065894] i915 0000:00:02.0: [drm:intel_hdmi_set_edid [i915]] HDMI GMBUS EDID read failed, retry using GPIO bit-banging > [ 547.066103] i915 0000:00:02.0: [drm:intel_gmbus_force_bit [i915]] enabling bit-banging on i915 gmbus dpb. force bit now 1 > [ 547.067177] [drm:drm_do_probe_ddc_edid] drm: skipping non-existent adapter i915 gmbus dpb > [ 547.067183] i915 0000:00:02.0: [drm:intel_gmbus_force_bit [i915]] disabling bit-banging on i915 gmbus dpb. force bit now 0 > [ 547.067558] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK for addr: 0040 w(1) > [ 547.067756] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK on first message, retry > [ 547.068125] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK for addr: 0040 w(1) > [ 547.068328] i915 0000:00:02.0: [drm:drm_dp_dual_mode_detect [drm_display_helper]] DP dual mode HDMI ID: (err -6) > [ 547.068343] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling DC_off > [ 547.068549] i915 0000:00:02.0: [drm:gen9_enable_dc5 [i915]] Enabling DC5 > [ 547.068748] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 00 to 01 > [ 547.069933] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling always-on > [ 547.070146] i915 0000:00:02.0: [drm:check_connector_changed [drm_kms_helper]] [CONNECTOR:154:HDMI-A-1] Same epoch counter 1 > [ 547.070165] i915 0000:00:02.0: [drm:intel_hdmi_detect [i915]] [CONNECTOR:160:HDMI-A-2] > [ 547.070375] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling always-on > [ 547.070574] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling DC_off > [ 547.071279] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 01 to 00 > [ 547.099199] [drm:update_display_info] Supported Monitor Refresh rate range is 0 Hz - 0 Hz > [ 547.099227] [drm:update_display_info] HDMI: DVI dual 0, max TMDS clock 300000 kHz > [ 547.099236] [drm:update_display_info] HF-VSDB: max TMDS clock 600000 kHz > [ 547.099242] [drm:update_display_info] hdmi_21 sink detected. parsing edid > [ 547.099513] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpc] NAK for addr: 0040 w(1) > [ 547.099978] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpc] NAK on first message, retry > [ 547.100593] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpc] NAK for addr: 0040 w(1) > [ 547.100875] i915 0000:00:02.0: [drm:drm_dp_dual_mode_detect [drm_display_helper]] DP dual mode HDMI ID: (err -6) > [ 547.100898] [drm:drm_detect_monitor_audio] Monitor has basic audio support > [ 547.100907] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling DC_off > [ 547.101187] i915 0000:00:02.0: [drm:gen9_enable_dc5 [i915]] Enabling DC5 > [ 547.101441] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 00 to 01 > [ 547.102680] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling always-on > [ 547.102947] i915 0000:00:02.0: [drm:check_connector_changed [drm_kms_helper]] [CONNECTOR:160:HDMI-A-2] Same epoch counter 1 > [ 557.237276] i915 0000:00:02.0: [drm:intel_runtime_suspend [i915]] Suspending device > [ 557.239418] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 01 to 00 > [ 557.240598] i915 0000:00:02.0: [drm:gen9_dbuf_slices_update [i915]] Updating dbuf slices to 0x0 > [ 557.241248] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling PW_1 > [ 557.241803] i915 0000:00:02.0: [drm:hsw_wait_for_power_well_disable [i915]] PW_1 forced on (bios:1 driver:0 kvmr:0 debug:0) > [ 557.242379] i915 0000:00:02.0: [drm:bxt_enable_dc9 [i915]] Enabling DC9 > [ 557.242886] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 00 to 08 > [ 557.243444] i915 0000:00:02.0: [drm:intel_runtime_suspend [i915]] Device suspended > [ 567.477274] i915 0000:00:02.0: [drm:intel_dp_detect [i915]] [CONNECTOR:143:DP-1] > [ 567.489352] i915 0000:00:02.0: [drm:intel_runtime_resume [i915]] Resuming device > [ 567.489862] i915 0000:00:02.0: [drm:bxt_disable_dc9 [i915]] Disabling DC9 > [ 567.490468] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 08 to 00 > [ 567.491106] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 00 to 00 > [ 567.491765] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling PW_1 > [ 567.492430] i915 0000:00:02.0: [drm:intel_cdclk_dump_config [i915]] Current CDCLK 19200 kHz, VCO 0 kHz, ref 19200 kHz, bypass 19200 kHz, voltage level 1 > [ 567.493068] i915 0000:00:02.0: [drm:intel_cdclk_init_hw [i915]] Sanitizing cdclk programmed by pre-os > [ 567.493580] i915 0000:00:02.0: [drm:gen9_dbuf_slices_update [i915]] Updating dbuf slices to 0x1 > [ 567.494485] i915 0000:00:02.0: [drm:gen9_enable_dc5 [i915]] Enabling DC5 > [ 567.494938] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 00 to 01 > [ 567.498575] i915 0000:00:02.0: [drm:intel_runtime_resume [i915]] Device resumed > [ 567.499018] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling always-on > [ 567.500075] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling always-on > [ 567.500614] i915 0000:00:02.0: [drm:intel_hdmi_detect [i915]] [CONNECTOR:154:HDMI-A-1] > [ 567.501156] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling always-on > [ 567.501655] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling DC_off > [ 567.502682] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 01 to 00 > [ 567.503956] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK for addr: 0050 w(1) > [ 567.504273] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK on first message, retry > [ 567.504630] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK for addr: 0050 w(1) > [ 567.504824] [drm:drm_do_probe_ddc_edid] drm: skipping non-existent adapter i915 gmbus dpb > [ 567.504833] i915 0000:00:02.0: [drm:intel_hdmi_set_edid [i915]] HDMI GMBUS EDID read failed, retry using GPIO bit-banging > [ 567.505025] i915 0000:00:02.0: [drm:intel_gmbus_force_bit [i915]] enabling bit-banging on i915 gmbus dpb. force bit now 1 > [ 567.506094] [drm:drm_do_probe_ddc_edid] drm: skipping non-existent adapter i915 gmbus dpb > [ 567.506100] i915 0000:00:02.0: [drm:intel_gmbus_force_bit [i915]] disabling bit-banging on i915 gmbus dpb. force bit now 0 > [ 567.506487] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK for addr: 0040 w(1) > [ 567.506687] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK on first message, retry > [ 567.507042] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK for addr: 0040 w(1) > [ 567.507245] i915 0000:00:02.0: [drm:drm_dp_dual_mode_detect [drm_display_helper]] DP dual mode HDMI ID: (err -6) > [ 567.507264] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling DC_off > [ 567.507472] i915 0000:00:02.0: [drm:gen9_enable_dc5 [i915]] Enabling DC5 > [ 567.507671] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 00 to 01 > [ 567.508854] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling always-on > [ 567.509073] i915 0000:00:02.0: [drm:intel_hdmi_detect [i915]] [CONNECTOR:160:HDMI-A-2] > [ 567.509281] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling always-on > [ 567.509479] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling DC_off > [ 567.510186] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 01 to 00 > [ 567.538222] [drm:update_display_info] Supported Monitor Refresh rate range is 0 Hz - 0 Hz > [ 567.538251] [drm:update_display_info] HDMI: DVI dual 0, max TMDS clock 300000 kHz > [ 567.538260] [drm:update_display_info] HF-VSDB: max TMDS clock 600000 kHz > [ 567.538267] [drm:update_display_info] hdmi_21 sink detected. parsing edid > [ 567.538554] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpc] NAK for addr: 0040 w(1) > [ 567.539078] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpc] NAK on first message, retry > [ 567.539722] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpc] NAK for addr: 0040 w(1) > [ 567.540195] i915 0000:00:02.0: [drm:drm_dp_dual_mode_detect [drm_display_helper]] DP dual mode HDMI ID: (err -6) > [ 567.540234] [drm:drm_detect_monitor_audio] Monitor has basic audio support > [ 567.540249] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling DC_off > [ 567.540729] i915 0000:00:02.0: [drm:gen9_enable_dc5 [i915]] Enabling DC5 > [ 567.541210] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 00 to 01 > [ 567.542611] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling always-on > [ 567.543014] i915 0000:00:02.0: [drm:intel_dp_detect [i915]] [CONNECTOR:143:DP-1] > [ 567.543408] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling always-on > [ 567.544299] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling always-on > [ 567.544681] i915 0000:00:02.0: [drm:check_connector_changed [drm_kms_helper]] [CONNECTOR:143:DP-1] Same epoch counter 1 > [ 567.544720] i915 0000:00:02.0: [drm:intel_hdmi_detect [i915]] [CONNECTOR:154:HDMI-A-1] > [ 567.545104] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling always-on > [ 567.545462] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling DC_off > [ 567.546326] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 01 to 00 > [ 567.547634] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK for addr: 0050 w(1) > [ 567.547863] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK on first message, retry > [ 567.548229] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK for addr: 0050 w(1) > [ 567.548423] [drm:drm_do_probe_ddc_edid] drm: skipping non-existent adapter i915 gmbus dpb > [ 567.548429] i915 0000:00:02.0: [drm:intel_hdmi_set_edid [i915]] HDMI GMBUS EDID read failed, retry using GPIO bit-banging > [ 567.548620] i915 0000:00:02.0: [drm:intel_gmbus_force_bit [i915]] enabling bit-banging on i915 gmbus dpb. force bit now 1 > [ 567.549683] [drm:drm_do_probe_ddc_edid] drm: skipping non-existent adapter i915 gmbus dpb > [ 567.549689] i915 0000:00:02.0: [drm:intel_gmbus_force_bit [i915]] disabling bit-banging on i915 gmbus dpb. force bit now 0 > [ 567.550042] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK for addr: 0040 w(1) > [ 567.550241] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK on first message, retry > [ 567.550606] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK for addr: 0040 w(1) > [ 567.550808] i915 0000:00:02.0: [drm:drm_dp_dual_mode_detect [drm_display_helper]] DP dual mode HDMI ID: (err -6) > [ 567.550822] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling DC_off > [ 567.551035] i915 0000:00:02.0: [drm:gen9_enable_dc5 [i915]] Enabling DC5 > [ 567.551236] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 00 to 01 > [ 567.552420] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling always-on > [ 567.552630] i915 0000:00:02.0: [drm:check_connector_changed [drm_kms_helper]] [CONNECTOR:154:HDMI-A-1] Same epoch counter 1 > [ 567.552649] i915 0000:00:02.0: [drm:intel_hdmi_detect [i915]] [CONNECTOR:160:HDMI-A-2] > [ 567.552859] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling always-on > [ 567.553065] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling DC_off > [ 567.553762] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 01 to 00 > [ 567.582243] [drm:update_display_info] Supported Monitor Refresh rate range is 0 Hz - 0 Hz > [ 567.582269] [drm:update_display_info] HDMI: DVI dual 0, max TMDS clock 300000 kHz > [ 567.582276] [drm:update_display_info] HF-VSDB: max TMDS clock 600000 kHz > [ 567.582282] [drm:update_display_info] hdmi_21 sink detected. parsing edid > [ 567.582546] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpc] NAK for addr: 0040 w(1) > [ 567.582952] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpc] NAK on first message, retry > [ 567.583461] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpc] NAK for addr: 0040 w(1) > [ 567.583746] i915 0000:00:02.0: [drm:drm_dp_dual_mode_detect [drm_display_helper]] DP dual mode HDMI ID: (err -6) > [ 567.583770] [drm:drm_detect_monitor_audio] Monitor has basic audio support > [ 567.583780] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling DC_off > [ 567.584085] i915 0000:00:02.0: [drm:gen9_enable_dc5 [i915]] Enabling DC5 > [ 567.584365] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 00 to 01 > [ 567.585634] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling always-on > [ 567.585931] i915 0000:00:02.0: [drm:check_connector_changed [drm_kms_helper]] [CONNECTOR:160:HDMI-A-2] Same epoch counter 1 > [ 577.717266] i915 0000:00:02.0: [drm:intel_runtime_suspend [i915]] Suspending device > [ 577.719405] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 01 to 00 > [ 577.720527] i915 0000:00:02.0: [drm:gen9_dbuf_slices_update [i915]] Updating dbuf slices to 0x0 > [ 577.721077] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling PW_1 > [ 577.721557] i915 0000:00:02.0: [drm:hsw_wait_for_power_well_disable [i915]] PW_1 forced on (bios:1 driver:0 kvmr:0 debug:0) > [ 577.722078] i915 0000:00:02.0: [drm:bxt_enable_dc9 [i915]] Enabling DC9 > [ 577.722542] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 00 to 08 > [ 577.723053] i915 0000:00:02.0: [drm:intel_runtime_suspend [i915]] Device suspended > [ 585.203322] i915 0000:00:02.0: [drm:intel_runtime_resume [i915]] Resuming device > [ 585.203637] i915 0000:00:02.0: [drm:bxt_disable_dc9 [i915]] Disabling DC9 > [ 585.203965] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 08 to 00 > [ 585.204331] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 00 to 00 > [ 585.204677] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling PW_1 > [ 585.205013] i915 0000:00:02.0: [drm:intel_cdclk_dump_config [i915]] Current CDCLK 19200 kHz, VCO 0 kHz, ref 19200 kHz, bypass 19200 kHz, voltage level 1 > [ 585.205363] i915 0000:00:02.0: [drm:intel_cdclk_init_hw [i915]] Sanitizing cdclk programmed by pre-os > [ 585.205759] i915 0000:00:02.0: [drm:gen9_dbuf_slices_update [i915]] Updating dbuf slices to 0x1 > [ 585.206399] i915 0000:00:02.0: [drm:gen9_enable_dc5 [i915]] Enabling DC5 > [ 585.206584] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 00 to 01 > [ 585.209910] i915 0000:00:02.0: [drm:intel_dp_detect [i915]] [CONNECTOR:143:DP-1] > [ 585.210945] i915 0000:00:02.0: [drm:intel_runtime_resume [i915]] Device resumed > [ 585.211134] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling always-on > [ 585.212038] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling always-on > [ 585.212236] i915 0000:00:02.0: [drm:check_connector_changed [drm_kms_helper]] [CONNECTOR:143:DP-1] Same epoch counter 1 > [ 585.212237] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling always-on > [ 585.212260] i915 0000:00:02.0: [drm:intel_hdmi_detect [i915]] [CONNECTOR:154:HDMI-A-1] > [ 585.212441] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling DC_off > [ 585.213150] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 01 to 00 > [ 585.214444] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK for addr: 0050 w(1) > [ 585.214640] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK on first message, retry > [ 585.214996] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK for addr: 0050 w(1) > [ 585.215200] [drm:drm_do_probe_ddc_edid] drm: skipping non-existent adapter i915 gmbus dpb > [ 585.215209] i915 0000:00:02.0: [drm:intel_hdmi_set_edid [i915]] HDMI GMBUS EDID read failed, retry using GPIO bit-banging > [ 585.215345] [drm:drm_mode_addfb2] [FB:163] > [ 585.215414] i915 0000:00:02.0: [drm:intel_gmbus_force_bit [i915]] enabling bit-banging on i915 gmbus dpb. force bit now 1 > [ 585.216485] [drm:drm_do_probe_ddc_edid] drm: skipping non-existent adapter i915 gmbus dpb > [ 585.216492] i915 0000:00:02.0: [drm:intel_gmbus_force_bit [i915]] disabling bit-banging on i915 gmbus dpb. force bit now 0 > [ 585.216862] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK for addr: 0040 w(1) > [ 585.217062] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK on first message, retry > [ 585.217481] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK for addr: 0040 w(1) > [ 585.217689] i915 0000:00:02.0: [drm:drm_dp_dual_mode_detect [drm_display_helper]] DP dual mode HDMI ID: (err -6) > [ 585.217712] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling DC_off > [ 585.217919] i915 0000:00:02.0: [drm:gen9_enable_dc5 [i915]] Enabling DC5 > [ 585.218130] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 00 to 01 > [ 585.219312] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling always-on > [ 585.219525] i915 0000:00:02.0: [drm:check_connector_changed [drm_kms_helper]] [CONNECTOR:154:HDMI-A-1] Same epoch counter 1 > [ 585.219546] i915 0000:00:02.0: [drm:intel_hdmi_detect [i915]] [CONNECTOR:160:HDMI-A-2] > [ 585.219757] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling always-on > [ 585.219958] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling DC_off > [ 585.220661] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 01 to 00 > [ 585.249751] [drm:update_display_info] Supported Monitor Refresh rate range is 0 Hz - 0 Hz > [ 585.249778] [drm:update_display_info] HDMI: DVI dual 0, max TMDS clock 300000 kHz > [ 585.249786] [drm:update_display_info] HF-VSDB: max TMDS clock 600000 kHz > [ 585.249792] [drm:update_display_info] hdmi_21 sink detected. parsing edid > [ 585.250107] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpc] NAK for addr: 0040 w(1) > [ 585.250534] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpc] NAK on first message, retry > [ 585.251054] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpc] NAK for addr: 0040 w(1) > [ 585.251417] i915 0000:00:02.0: [drm:drm_dp_dual_mode_detect [drm_display_helper]] DP dual mode HDMI ID: (err -6) > [ 585.251448] [drm:drm_detect_monitor_audio] Monitor has basic audio support > [ 585.251460] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling DC_off > [ 585.251835] i915 0000:00:02.0: [drm:gen9_enable_dc5 [i915]] Enabling DC5 > [ 585.252212] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 00 to 01 > [ 585.253561] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling always-on > [ 585.253942] i915 0000:00:02.0: [drm:check_connector_changed [drm_kms_helper]] [CONNECTOR:160:HDMI-A-2] Same epoch counter 1 > [ 596.949249] i915 0000:00:02.0: [drm:intel_runtime_suspend [i915]] Suspending device > [ 596.951120] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 01 to 00 > [ 596.952183] i915 0000:00:02.0: [drm:gen9_dbuf_slices_update [i915]] Updating dbuf slices to 0x0 > [ 596.952669] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling PW_1 > [ 596.953124] i915 0000:00:02.0: [drm:hsw_wait_for_power_well_disable [i915]] PW_1 forced on (bios:1 driver:0 kvmr:0 debug:0) > [ 596.953619] i915 0000:00:02.0: [drm:bxt_enable_dc9 [i915]] Enabling DC9 > [ 596.953958] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 00 to 08 > [ 596.954244] i915 0000:00:02.0: [drm:intel_runtime_suspend [i915]] Device suspended > [ 607.413278] i915 0000:00:02.0: [drm:intel_dp_detect [i915]] [CONNECTOR:143:DP-1] > [ 607.425352] i915 0000:00:02.0: [drm:intel_runtime_resume [i915]] Resuming device > [ 607.425863] i915 0000:00:02.0: [drm:bxt_disable_dc9 [i915]] Disabling DC9 > [ 607.426476] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 08 to 00 > [ 607.427126] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 00 to 00 > [ 607.427789] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling PW_1 > [ 607.428457] i915 0000:00:02.0: [drm:intel_cdclk_dump_config [i915]] Current CDCLK 19200 kHz, VCO 0 kHz, ref 19200 kHz, bypass 19200 kHz, voltage level 1 > [ 607.429100] i915 0000:00:02.0: [drm:intel_cdclk_init_hw [i915]] Sanitizing cdclk programmed by pre-os > [ 607.429716] i915 0000:00:02.0: [drm:gen9_dbuf_slices_update [i915]] Updating dbuf slices to 0x1 > [ 607.430753] i915 0000:00:02.0: [drm:gen9_enable_dc5 [i915]] Enabling DC5 > [ 607.431218] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 00 to 01 > [ 607.434811] i915 0000:00:02.0: [drm:intel_runtime_resume [i915]] Device resumed > [ 607.435314] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling always-on > [ 607.436417] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling always-on > [ 607.436886] i915 0000:00:02.0: [drm:intel_hdmi_detect [i915]] [CONNECTOR:154:HDMI-A-1] > [ 607.437273] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling always-on > [ 607.437630] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling DC_off > [ 607.438499] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 01 to 00 > [ 607.439821] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK for addr: 0050 w(1) > [ 607.440104] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK on first message, retry > [ 607.440538] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK for addr: 0050 w(1) > [ 607.440804] [drm:drm_do_probe_ddc_edid] drm: skipping non-existent adapter i915 gmbus dpb > [ 607.440815] i915 0000:00:02.0: [drm:intel_hdmi_set_edid [i915]] HDMI GMBUS EDID read failed, retry using GPIO bit-banging > [ 607.441090] i915 0000:00:02.0: [drm:intel_gmbus_force_bit [i915]] enabling bit-banging on i915 gmbus dpb. force bit now 1 > [ 607.442250] [drm:drm_do_probe_ddc_edid] drm: skipping non-existent adapter i915 gmbus dpb > [ 607.442258] i915 0000:00:02.0: [drm:intel_gmbus_force_bit [i915]] disabling bit-banging on i915 gmbus dpb. force bit now 0 > [ 607.442698] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK for addr: 0040 w(1) > [ 607.442889] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK on first message, retry > [ 607.443258] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK for addr: 0040 w(1) > [ 607.443453] i915 0000:00:02.0: [drm:drm_dp_dual_mode_detect [drm_display_helper]] DP dual mode HDMI ID: (err -6) > [ 607.443471] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling DC_off > [ 607.443675] i915 0000:00:02.0: [drm:gen9_enable_dc5 [i915]] Enabling DC5 > [ 607.443866] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 00 to 01 > [ 607.445049] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling always-on > [ 607.445252] i915 0000:00:02.0: [drm:intel_hdmi_detect [i915]] [CONNECTOR:160:HDMI-A-2] > [ 607.445453] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling always-on > [ 607.445643] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling DC_off > [ 607.446340] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 01 to 00 > [ 607.475444] [drm:update_display_info] Supported Monitor Refresh rate range is 0 Hz - 0 Hz > [ 607.475472] [drm:update_display_info] HDMI: DVI dual 0, max TMDS clock 300000 kHz > [ 607.475481] [drm:update_display_info] HF-VSDB: max TMDS clock 600000 kHz > [ 607.475488] [drm:update_display_info] hdmi_21 sink detected. parsing edid > [ 607.475762] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpc] NAK for addr: 0040 w(1) > [ 607.476247] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpc] NAK on first message, retry > [ 607.476845] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpc] NAK for addr: 0040 w(1) > [ 607.477150] i915 0000:00:02.0: [drm:drm_dp_dual_mode_detect [drm_display_helper]] DP dual mode HDMI ID: (err -6) > [ 607.477176] [drm:drm_detect_monitor_audio] Monitor has basic audio support > [ 607.477186] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling DC_off > [ 607.477482] i915 0000:00:02.0: [drm:gen9_enable_dc5 [i915]] Enabling DC5 > [ 607.477762] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 00 to 01 > [ 607.479037] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling always-on > [ 607.479353] i915 0000:00:02.0: [drm:intel_dp_detect [i915]] [CONNECTOR:143:DP-1] > [ 607.479650] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling always-on > [ 607.480462] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling always-on > [ 607.480760] i915 0000:00:02.0: [drm:check_connector_changed [drm_kms_helper]] [CONNECTOR:143:DP-1] Same epoch counter 1 > [ 607.480791] i915 0000:00:02.0: [drm:intel_hdmi_detect [i915]] [CONNECTOR:154:HDMI-A-1] > [ 607.481091] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling always-on > [ 607.481371] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling DC_off > [ 607.482158] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 01 to 00 > [ 607.483503] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK for addr: 0050 w(1) > [ 607.483715] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK on first message, retry > [ 607.484088] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK for addr: 0050 w(1) > [ 607.484300] [drm:drm_do_probe_ddc_edid] drm: skipping non-existent adapter i915 gmbus dpb > [ 607.484307] i915 0000:00:02.0: [drm:intel_hdmi_set_edid [i915]] HDMI GMBUS EDID read failed, retry using GPIO bit-banging > [ 607.484512] i915 0000:00:02.0: [drm:intel_gmbus_force_bit [i915]] enabling bit-banging on i915 gmbus dpb. force bit now 1 > [ 607.485590] [drm:drm_do_probe_ddc_edid] drm: skipping non-existent adapter i915 gmbus dpb > [ 607.485597] i915 0000:00:02.0: [drm:intel_gmbus_force_bit [i915]] disabling bit-banging on i915 gmbus dpb. force bit now 0 > [ 607.485987] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK for addr: 0040 w(1) > [ 607.486185] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK on first message, retry > [ 607.486539] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK for addr: 0040 w(1) > [ 607.486732] i915 0000:00:02.0: [drm:drm_dp_dual_mode_detect [drm_display_helper]] DP dual mode HDMI ID: (err -6) > [ 607.486745] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling DC_off > [ 607.486944] i915 0000:00:02.0: [drm:gen9_enable_dc5 [i915]] Enabling DC5 > [ 607.487142] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 00 to 01 > [ 607.488319] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling always-on > [ 607.488522] i915 0000:00:02.0: [drm:check_connector_changed [drm_kms_helper]] [CONNECTOR:154:HDMI-A-1] Same epoch counter 1 > [ 607.488540] i915 0000:00:02.0: [drm:intel_hdmi_detect [i915]] [CONNECTOR:160:HDMI-A-2] > [ 607.488739] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling always-on > [ 607.488930] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling DC_off > [ 607.489628] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 01 to 00 > [ 607.518256] [drm:update_display_info] Supported Monitor Refresh rate range is 0 Hz - 0 Hz > [ 607.518286] [drm:update_display_info] HDMI: DVI dual 0, max TMDS clock 300000 kHz > [ 607.518294] [drm:update_display_info] HF-VSDB: max TMDS clock 600000 kHz > [ 607.518301] [drm:update_display_info] hdmi_21 sink detected. parsing edid > [ 607.518577] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpc] NAK for addr: 0040 w(1) > [ 607.519073] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpc] NAK on first message, retry > [ 607.519669] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpc] NAK for addr: 0040 w(1) > [ 607.519951] i915 0000:00:02.0: [drm:drm_dp_dual_mode_detect [drm_display_helper]] DP dual mode HDMI ID: (err -6) > [ 607.519976] [drm:drm_detect_monitor_audio] Monitor has basic audio support > [ 607.519985] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling DC_off > [ 607.520291] i915 0000:00:02.0: [drm:gen9_enable_dc5 [i915]] Enabling DC5 > [ 607.520572] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 00 to 01 > [ 607.521839] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling always-on > [ 607.522141] i915 0000:00:02.0: [drm:check_connector_changed [drm_kms_helper]] [CONNECTOR:160:HDMI-A-2] Same epoch counter 1 > [ 617.653274] i915 0000:00:02.0: [drm:intel_runtime_suspend [i915]] Suspending device > [ 617.655414] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 01 to 00 > [ 617.656592] i915 0000:00:02.0: [drm:gen9_dbuf_slices_update [i915]] Updating dbuf slices to 0x0 > [ 617.657238] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling PW_1 > [ 617.657784] i915 0000:00:02.0: [drm:hsw_wait_for_power_well_disable [i915]] PW_1 forced on (bios:1 driver:0 kvmr:0 debug:0) > [ 617.658353] i915 0000:00:02.0: [drm:bxt_enable_dc9 [i915]] Enabling DC9 > [ 617.658862] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 00 to 08 > [ 617.659430] i915 0000:00:02.0: [drm:intel_runtime_suspend [i915]] Device suspended > [ 627.893267] i915 0000:00:02.0: [drm:intel_dp_detect [i915]] [CONNECTOR:143:DP-1] > [ 627.905335] i915 0000:00:02.0: [drm:intel_runtime_resume [i915]] Resuming device > [ 627.905801] i915 0000:00:02.0: [drm:bxt_disable_dc9 [i915]] Disabling DC9 > [ 627.906351] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 08 to 00 > [ 627.906891] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 00 to 00 > [ 627.907440] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling PW_1 > [ 627.907963] i915 0000:00:02.0: [drm:intel_cdclk_dump_config [i915]] Current CDCLK 19200 kHz, VCO 0 kHz, ref 19200 kHz, bypass 19200 kHz, voltage level 1 > [ 627.908491] i915 0000:00:02.0: [drm:intel_cdclk_init_hw [i915]] Sanitizing cdclk programmed by pre-os > [ 627.908996] i915 0000:00:02.0: [drm:gen9_dbuf_slices_update [i915]] Updating dbuf slices to 0x1 > [ 627.909859] i915 0000:00:02.0: [drm:gen9_enable_dc5 [i915]] Enabling DC5 > [ 627.910285] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 00 to 01 > [ 627.913836] i915 0000:00:02.0: [drm:intel_runtime_resume [i915]] Device resumed > [ 627.914249] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling always-on > [ 627.915245] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling always-on > [ 627.915721] i915 0000:00:02.0: [drm:intel_hdmi_detect [i915]] [CONNECTOR:154:HDMI-A-1] > [ 627.916111] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling always-on > [ 627.916467] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling DC_off > [ 627.917333] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 01 to 00 > [ 627.918630] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK for addr: 0050 w(1) > [ 627.918917] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK on first message, retry > [ 627.919375] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK for addr: 0050 w(1) > [ 627.919655] [drm:drm_do_probe_ddc_edid] drm: skipping non-existent adapter i915 gmbus dpb > [ 627.919666] i915 0000:00:02.0: [drm:intel_hdmi_set_edid [i915]] HDMI GMBUS EDID read failed, retry using GPIO bit-banging > [ 627.919937] i915 0000:00:02.0: [drm:intel_gmbus_force_bit [i915]] enabling bit-banging on i915 gmbus dpb. force bit now 1 > [ 627.921124] [drm:drm_do_probe_ddc_edid] drm: skipping non-existent adapter i915 gmbus dpb > [ 627.921133] i915 0000:00:02.0: [drm:intel_gmbus_force_bit [i915]] disabling bit-banging on i915 gmbus dpb. force bit now 0 > [ 627.921605] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK for addr: 0040 w(1) > [ 627.921836] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK on first message, retry > [ 627.922198] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK for addr: 0040 w(1) > [ 627.922393] i915 0000:00:02.0: [drm:drm_dp_dual_mode_detect [drm_display_helper]] DP dual mode HDMI ID: (err -6) > [ 627.922411] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling DC_off > [ 627.922608] i915 0000:00:02.0: [drm:gen9_enable_dc5 [i915]] Enabling DC5 > [ 627.922799] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 00 to 01 > [ 627.923973] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling always-on > [ 627.924180] i915 0000:00:02.0: [drm:intel_hdmi_detect [i915]] [CONNECTOR:160:HDMI-A-2] > [ 627.924381] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling always-on > [ 627.924573] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling DC_off > [ 627.925267] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 01 to 00 > [ 627.953381] [drm:update_display_info] Supported Monitor Refresh rate range is 0 Hz - 0 Hz > [ 627.953410] [drm:update_display_info] HDMI: DVI dual 0, max TMDS clock 300000 kHz > [ 627.953419] [drm:update_display_info] HF-VSDB: max TMDS clock 600000 kHz > [ 627.953425] [drm:update_display_info] hdmi_21 sink detected. parsing edid > [ 627.953699] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpc] NAK for addr: 0040 w(1) > [ 627.954182] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpc] NAK on first message, retry > [ 627.954764] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpc] NAK for addr: 0040 w(1) > [ 627.955084] i915 0000:00:02.0: [drm:drm_dp_dual_mode_detect [drm_display_helper]] DP dual mode HDMI ID: (err -6) > [ 627.955109] [drm:drm_detect_monitor_audio] Monitor has basic audio support > [ 627.955118] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling DC_off > [ 627.955397] i915 0000:00:02.0: [drm:gen9_enable_dc5 [i915]] Enabling DC5 > [ 627.955667] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 00 to 01 > [ 627.956922] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling always-on > [ 627.957225] i915 0000:00:02.0: [drm:intel_dp_detect [i915]] [CONNECTOR:143:DP-1] > [ 627.957506] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling always-on > [ 627.958299] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling always-on > [ 627.958583] i915 0000:00:02.0: [drm:check_connector_changed [drm_kms_helper]] [CONNECTOR:143:DP-1] Same epoch counter 1 > [ 627.958613] i915 0000:00:02.0: [drm:intel_hdmi_detect [i915]] [CONNECTOR:154:HDMI-A-1] > [ 627.958886] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling always-on > [ 627.959160] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling DC_off > [ 627.959924] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 01 to 00 > [ 627.961221] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK for addr: 0050 w(1) > [ 627.961429] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK on first message, retry > [ 627.961802] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK for addr: 0050 w(1) > [ 627.962014] [drm:drm_do_probe_ddc_edid] drm: skipping non-existent adapter i915 gmbus dpb > [ 627.962020] i915 0000:00:02.0: [drm:intel_hdmi_set_edid [i915]] HDMI GMBUS EDID read failed, retry using GPIO bit-banging > [ 627.962239] i915 0000:00:02.0: [drm:intel_gmbus_force_bit [i915]] enabling bit-banging on i915 gmbus dpb. force bit now 1 > [ 627.963323] [drm:drm_do_probe_ddc_edid] drm: skipping non-existent adapter i915 gmbus dpb > [ 627.963329] i915 0000:00:02.0: [drm:intel_gmbus_force_bit [i915]] disabling bit-banging on i915 gmbus dpb. force bit now 0 > [ 627.963711] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK for addr: 0040 w(1) > [ 627.963917] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK on first message, retry > [ 627.964305] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK for addr: 0040 w(1) > [ 627.964508] i915 0000:00:02.0: [drm:drm_dp_dual_mode_detect [drm_display_helper]] DP dual mode HDMI ID: (err -6) > [ 627.964522] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling DC_off > [ 627.964729] i915 0000:00:02.0: [drm:gen9_enable_dc5 [i915]] Enabling DC5 > [ 627.964931] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 00 to 01 > [ 627.966124] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling always-on > [ 627.966336] i915 0000:00:02.0: [drm:check_connector_changed [drm_kms_helper]] [CONNECTOR:154:HDMI-A-1] Same epoch counter 1 > [ 627.966355] i915 0000:00:02.0: [drm:intel_hdmi_detect [i915]] [CONNECTOR:160:HDMI-A-2] > [ 627.966563] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling always-on > [ 627.966763] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling DC_off > [ 627.967470] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 01 to 00 > [ 627.995463] [drm:update_display_info] Supported Monitor Refresh rate range is 0 Hz - 0 Hz > [ 627.995491] [drm:update_display_info] HDMI: DVI dual 0, max TMDS clock 300000 kHz > [ 627.995500] [drm:update_display_info] HF-VSDB: max TMDS clock 600000 kHz > [ 627.995506] [drm:update_display_info] hdmi_21 sink detected. parsing edid > [ 627.995773] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpc] NAK for addr: 0040 w(1) > [ 627.996258] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpc] NAK on first message, retry > [ 627.996860] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpc] NAK for addr: 0040 w(1) > [ 627.997295] i915 0000:00:02.0: [drm:drm_dp_dual_mode_detect [drm_display_helper]] DP dual mode HDMI ID: (err -6) > [ 627.997330] [drm:drm_detect_monitor_audio] Monitor has basic audio support > [ 627.997344] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling DC_off > [ 627.997780] i915 0000:00:02.0: [drm:gen9_enable_dc5 [i915]] Enabling DC5 > [ 627.998221] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 00 to 01 > [ 627.999633] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling always-on > [ 628.000083] i915 0000:00:02.0: [drm:check_connector_changed [drm_kms_helper]] [CONNECTOR:160:HDMI-A-2] Same epoch counter 1 > [ 638.133292] i915 0000:00:02.0: [drm:intel_runtime_suspend [i915]] Suspending device > [ 638.135162] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 01 to 00 > [ 638.136221] i915 0000:00:02.0: [drm:gen9_dbuf_slices_update [i915]] Updating dbuf slices to 0x0 > [ 638.136481] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling PW_1 > [ 638.136688] i915 0000:00:02.0: [drm:hsw_wait_for_power_well_disable [i915]] PW_1 forced on (bios:1 driver:0 kvmr:0 debug:0) > [ 638.136942] i915 0000:00:02.0: [drm:bxt_enable_dc9 [i915]] Enabling DC9 > [ 638.137157] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 00 to 08 > [ 638.137413] i915 0000:00:02.0: [drm:intel_runtime_suspend [i915]] Device suspended > [ 645.205348] i915 0000:00:02.0: [drm:intel_runtime_resume [i915]] Resuming device > [ 645.205811] i915 0000:00:02.0: [drm:bxt_disable_dc9 [i915]] Disabling DC9 > [ 645.206353] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 08 to 00 > [ 645.206893] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 00 to 00 > [ 645.207487] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling PW_1 > [ 645.207827] i915 0000:00:02.0: [drm:intel_cdclk_dump_config [i915]] Current CDCLK 19200 kHz, VCO 0 kHz, ref 19200 kHz, bypass 19200 kHz, voltage level 1 > [ 645.208024] i915 0000:00:02.0: [drm:intel_cdclk_init_hw [i915]] Sanitizing cdclk programmed by pre-os > [ 645.208344] i915 0000:00:02.0: [drm:gen9_dbuf_slices_update [i915]] Updating dbuf slices to 0x1 > [ 645.208962] i915 0000:00:02.0: [drm:gen9_enable_dc5 [i915]] Enabling DC5 > [ 645.209165] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 00 to 01 > [ 645.211480] i915 0000:00:02.0: [drm:intel_dp_detect [i915]] [CONNECTOR:143:DP-1] > [ 645.212484] i915 0000:00:02.0: [drm:intel_runtime_resume [i915]] Device resumed > [ 645.212669] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling always-on > [ 645.213559] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling always-on > [ 645.213756] i915 0000:00:02.0: [drm:check_connector_changed [drm_kms_helper]] [CONNECTOR:143:DP-1] Same epoch counter 1 > [ 645.213756] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling always-on > [ 645.213780] i915 0000:00:02.0: [drm:intel_hdmi_detect [i915]] [CONNECTOR:154:HDMI-A-1] > [ 645.213959] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling DC_off > [ 645.214675] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 01 to 00 > [ 645.215973] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK for addr: 0050 w(1) > [ 645.216176] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK on first message, retry > [ 645.216536] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK for addr: 0050 w(1) > [ 645.216733] [drm:drm_do_probe_ddc_edid] drm: skipping non-existent adapter i915 gmbus dpb > [ 645.216741] i915 0000:00:02.0: [drm:intel_hdmi_set_edid [i915]] HDMI GMBUS EDID read failed, retry using GPIO bit-banging > [ 645.216940] [drm:drm_mode_addfb2] [FB:165] > [ 645.216932] i915 0000:00:02.0: [drm:intel_gmbus_force_bit [i915]] enabling bit-banging on i915 gmbus dpb. force bit now 1 > [ 645.217991] [drm:drm_do_probe_ddc_edid] drm: skipping non-existent adapter i915 gmbus dpb > [ 645.217998] i915 0000:00:02.0: [drm:intel_gmbus_force_bit [i915]] disabling bit-banging on i915 gmbus dpb. force bit now 0 > [ 645.218377] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK for addr: 0040 w(1) > [ 645.218578] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK on first message, retry > [ 645.218942] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK for addr: 0040 w(1) > [ 645.219238] i915 0000:00:02.0: [drm:drm_dp_dual_mode_detect [drm_display_helper]] DP dual mode HDMI ID: (err -6) > [ 645.219257] i915 0000:00:02.0: [drm:check_connector_changed [drm_kms_helper]] [CONNECTOR:154:HDMI-A-1] Same epoch counter 1 > [ 645.219278] i915 0000:00:02.0: [drm:intel_hdmi_detect [i915]] [CONNECTOR:160:HDMI-A-2] > [ 645.245721] [drm:update_display_info] Supported Monitor Refresh rate range is 0 Hz - 0 Hz > [ 645.245751] [drm:update_display_info] HDMI: DVI dual 0, max TMDS clock 300000 kHz > [ 645.245760] [drm:update_display_info] HF-VSDB: max TMDS clock 600000 kHz > [ 645.245768] [drm:update_display_info] hdmi_21 sink detected. parsing edid > [ 645.246064] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpc] NAK for addr: 0040 w(1) > [ 645.246576] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpc] NAK on first message, retry > [ 645.247328] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpc] NAK for addr: 0040 w(1) > [ 645.247617] i915 0000:00:02.0: [drm:drm_dp_dual_mode_detect [drm_display_helper]] DP dual mode HDMI ID: (err -6) > [ 645.247642] [drm:drm_detect_monitor_audio] Monitor has basic audio support > [ 645.247661] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling DC_off > [ 645.247957] i915 0000:00:02.0: [drm:gen9_enable_dc5 [i915]] Enabling DC5 > [ 645.248249] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 00 to 01 > [ 645.249517] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling always-on > [ 645.249821] i915 0000:00:02.0: [drm:check_connector_changed [drm_kms_helper]] [CONNECTOR:160:HDMI-A-2] Same epoch counter 1 > [ 657.133280] i915 0000:00:02.0: [drm:intel_runtime_suspend [i915]] Suspending device > [ 657.135490] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 01 to 00 > [ 657.136721] i915 0000:00:02.0: [drm:gen9_dbuf_slices_update [i915]] Updating dbuf slices to 0x0 > [ 657.137309] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling PW_1 > [ 657.137804] i915 0000:00:02.0: [drm:hsw_wait_for_power_well_disable [i915]] PW_1 forced on (bios:1 driver:0 kvmr:0 debug:0) > [ 657.138347] i915 0000:00:02.0: [drm:bxt_enable_dc9 [i915]] Enabling DC9 > [ 657.138712] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 00 to 08 > [ 657.138937] i915 0000:00:02.0: [drm:intel_runtime_suspend [i915]] Device suspended > [ 667.317279] i915 0000:00:02.0: [drm:intel_dp_detect [i915]] [CONNECTOR:143:DP-1] > [ 667.330370] i915 0000:00:02.0: [drm:intel_runtime_resume [i915]] Resuming device > [ 667.330938] i915 0000:00:02.0: [drm:bxt_disable_dc9 [i915]] Disabling DC9 > [ 667.331623] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 08 to 00 > [ 667.332260] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 00 to 00 > [ 667.332849] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling PW_1 > [ 667.333449] i915 0000:00:02.0: [drm:intel_cdclk_dump_config [i915]] Current CDCLK 19200 kHz, VCO 0 kHz, ref 19200 kHz, bypass 19200 kHz, voltage level 1 > [ 667.333977] i915 0000:00:02.0: [drm:intel_cdclk_init_hw [i915]] Sanitizing cdclk programmed by pre-os > [ 667.334424] i915 0000:00:02.0: [drm:gen9_dbuf_slices_update [i915]] Updating dbuf slices to 0x1 > [ 667.335215] i915 0000:00:02.0: [drm:gen9_enable_dc5 [i915]] Enabling DC5 > [ 667.335571] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 00 to 01 > [ 667.339061] i915 0000:00:02.0: [drm:intel_runtime_resume [i915]] Device resumed > [ 667.339510] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling always-on > [ 667.340553] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling always-on > [ 667.341102] i915 0000:00:02.0: [drm:intel_hdmi_detect [i915]] [CONNECTOR:154:HDMI-A-1] > [ 667.341627] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling always-on > [ 667.342142] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling DC_off > [ 667.343154] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 01 to 00 > [ 667.344452] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK for addr: 0050 w(1) > [ 667.344721] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK on first message, retry > [ 667.345153] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK for addr: 0050 w(1) > [ 667.345420] [drm:drm_do_probe_ddc_edid] drm: skipping non-existent adapter i915 gmbus dpb > [ 667.345431] i915 0000:00:02.0: [drm:intel_hdmi_set_edid [i915]] HDMI GMBUS EDID read failed, retry using GPIO bit-banging > [ 667.345690] i915 0000:00:02.0: [drm:intel_gmbus_force_bit [i915]] enabling bit-banging on i915 gmbus dpb. force bit now 1 > [ 667.346845] [drm:drm_do_probe_ddc_edid] drm: skipping non-existent adapter i915 gmbus dpb > [ 667.346853] i915 0000:00:02.0: [drm:intel_gmbus_force_bit [i915]] disabling bit-banging on i915 gmbus dpb. force bit now 0 > [ 667.347320] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK for addr: 0040 w(1) > [ 667.347547] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK on first message, retry > [ 667.347901] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK for addr: 0040 w(1) > [ 667.348104] i915 0000:00:02.0: [drm:drm_dp_dual_mode_detect [drm_display_helper]] DP dual mode HDMI ID: (err -6) > [ 667.348122] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling DC_off > [ 667.348326] i915 0000:00:02.0: [drm:gen9_enable_dc5 [i915]] Enabling DC5 > [ 667.348519] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 00 to 01 > [ 667.349694] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling always-on > [ 667.349898] i915 0000:00:02.0: [drm:intel_hdmi_detect [i915]] [CONNECTOR:160:HDMI-A-2] > [ 667.350108] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling always-on > [ 667.350299] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling DC_off > [ 667.350990] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 01 to 00 > [ 667.379479] [drm:update_display_info] Supported Monitor Refresh rate range is 0 Hz - 0 Hz > [ 667.379507] [drm:update_display_info] HDMI: DVI dual 0, max TMDS clock 300000 kHz > [ 667.379516] [drm:update_display_info] HF-VSDB: max TMDS clock 600000 kHz > [ 667.379522] [drm:update_display_info] hdmi_21 sink detected. parsing edid > [ 667.379795] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpc] NAK for addr: 0040 w(1) > [ 667.380279] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpc] NAK on first message, retry > [ 667.380882] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpc] NAK for addr: 0040 w(1) > [ 667.381318] i915 0000:00:02.0: [drm:drm_dp_dual_mode_detect [drm_display_helper]] DP dual mode HDMI ID: (err -6) > [ 667.381353] [drm:drm_detect_monitor_audio] Monitor has basic audio support > [ 667.381367] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling DC_off > [ 667.381799] i915 0000:00:02.0: [drm:gen9_enable_dc5 [i915]] Enabling DC5 > [ 667.382237] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 00 to 01 > [ 667.383653] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling always-on > [ 667.384029] i915 0000:00:02.0: [drm:intel_dp_detect [i915]] [CONNECTOR:143:DP-1] > [ 667.384397] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling always-on > [ 667.385263] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling always-on > [ 667.385619] i915 0000:00:02.0: [drm:check_connector_changed [drm_kms_helper]] [CONNECTOR:143:DP-1] Same epoch counter 1 > [ 667.385656] i915 0000:00:02.0: [drm:intel_hdmi_detect [i915]] [CONNECTOR:154:HDMI-A-1] > [ 667.386004] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling always-on > [ 667.386352] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling DC_off > [ 667.387255] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 01 to 00 > [ 667.388575] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK for addr: 0050 w(1) > [ 667.388846] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK on first message, retry > [ 667.389290] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK for addr: 0050 w(1) > [ 667.389555] [drm:drm_do_probe_ddc_edid] drm: skipping non-existent adapter i915 gmbus dpb > [ 667.389563] i915 0000:00:02.0: [drm:intel_hdmi_set_edid [i915]] HDMI GMBUS EDID read failed, retry using GPIO bit-banging > [ 667.389824] i915 0000:00:02.0: [drm:intel_gmbus_force_bit [i915]] enabling bit-banging on i915 gmbus dpb. force bit now 1 > [ 667.390987] [drm:drm_do_probe_ddc_edid] drm: skipping non-existent adapter i915 gmbus dpb > [ 667.390995] i915 0000:00:02.0: [drm:intel_gmbus_force_bit [i915]] disabling bit-banging on i915 gmbus dpb. force bit now 0 > [ 667.391457] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK for addr: 0040 w(1) > [ 667.391680] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK on first message, retry > [ 667.392045] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK for addr: 0040 w(1) > [ 667.392247] i915 0000:00:02.0: [drm:drm_dp_dual_mode_detect [drm_display_helper]] DP dual mode HDMI ID: (err -6) > [ 667.392262] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling DC_off > [ 667.392467] i915 0000:00:02.0: [drm:gen9_enable_dc5 [i915]] Enabling DC5 > [ 667.392667] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 00 to 01 > [ 667.393852] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling always-on > [ 667.394065] i915 0000:00:02.0: [drm:check_connector_changed [drm_kms_helper]] [CONNECTOR:154:HDMI-A-1] Same epoch counter 1 > [ 667.394084] i915 0000:00:02.0: [drm:intel_hdmi_detect [i915]] [CONNECTOR:160:HDMI-A-2] > [ 667.394292] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling always-on > [ 667.394491] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling DC_off > [ 667.395192] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 01 to 00 > [ 667.422624] [drm:update_display_info] Supported Monitor Refresh rate range is 0 Hz - 0 Hz > [ 667.422652] [drm:update_display_info] HDMI: DVI dual 0, max TMDS clock 300000 kHz > [ 667.422661] [drm:update_display_info] HF-VSDB: max TMDS clock 600000 kHz > [ 667.422669] [drm:update_display_info] hdmi_21 sink detected. parsing edid > [ 667.422960] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpc] NAK for addr: 0040 w(1) > [ 667.423497] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpc] NAK on first message, retry > [ 667.424147] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpc] NAK for addr: 0040 w(1) > [ 667.424609] i915 0000:00:02.0: [drm:drm_dp_dual_mode_detect [drm_display_helper]] DP dual mode HDMI ID: (err -6) > [ 667.424647] [drm:drm_detect_monitor_audio] Monitor has basic audio support > [ 667.424662] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling DC_off > [ 667.425158] i915 0000:00:02.0: [drm:gen9_enable_dc5 [i915]] Enabling DC5 > [ 667.425619] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 00 to 01 > [ 667.427098] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling always-on > [ 667.427508] i915 0000:00:02.0: [drm:check_connector_changed [drm_kms_helper]] [CONNECTOR:160:HDMI-A-2] Same epoch counter 1 > [ 677.557269] i915 0000:00:02.0: [drm:intel_runtime_suspend [i915]] Suspending device > [ 677.559499] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 01 to 00 > [ 677.560592] i915 0000:00:02.0: [drm:gen9_dbuf_slices_update [i915]] Updating dbuf slices to 0x0 > [ 677.561128] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling PW_1 > [ 677.561606] i915 0000:00:02.0: [drm:hsw_wait_for_power_well_disable [i915]] PW_1 forced on (bios:1 driver:0 kvmr:0 debug:0) > [ 677.562127] i915 0000:00:02.0: [drm:bxt_enable_dc9 [i915]] Enabling DC9 > [ 677.562595] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 00 to 08 > [ 677.563064] i915 0000:00:02.0: [drm:intel_runtime_suspend [i915]] Device suspended > [ 687.797268] i915 0000:00:02.0: [drm:intel_dp_detect [i915]] [CONNECTOR:143:DP-1] > [ 687.809372] i915 0000:00:02.0: [drm:intel_runtime_resume [i915]] Resuming device > [ 687.809941] i915 0000:00:02.0: [drm:bxt_disable_dc9 [i915]] Disabling DC9 > [ 687.810619] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 08 to 00 > [ 687.811259] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 00 to 00 > [ 687.811846] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling PW_1 > [ 687.812438] i915 0000:00:02.0: [drm:intel_cdclk_dump_config [i915]] Current CDCLK 19200 kHz, VCO 0 kHz, ref 19200 kHz, bypass 19200 kHz, voltage level 1 > [ 687.812993] i915 0000:00:02.0: [drm:intel_cdclk_init_hw [i915]] Sanitizing cdclk programmed by pre-os > [ 687.813588] i915 0000:00:02.0: [drm:gen9_dbuf_slices_update [i915]] Updating dbuf slices to 0x1 > [ 687.814446] i915 0000:00:02.0: [drm:gen9_enable_dc5 [i915]] Enabling DC5 > [ 687.814829] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 00 to 01 > [ 687.818341] i915 0000:00:02.0: [drm:intel_runtime_resume [i915]] Device resumed > [ 687.818686] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling always-on > [ 687.819609] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling always-on > [ 687.820022] i915 0000:00:02.0: [drm:intel_hdmi_detect [i915]] [CONNECTOR:154:HDMI-A-1] > [ 687.820442] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling always-on > [ 687.820829] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling DC_off > [ 687.821721] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 01 to 00 > [ 687.823053] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK for addr: 0050 w(1) > [ 687.823301] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK on first message, retry > [ 687.823658] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK for addr: 0050 w(1) > [ 687.823853] [drm:drm_do_probe_ddc_edid] drm: skipping non-existent adapter i915 gmbus dpb > [ 687.823862] i915 0000:00:02.0: [drm:intel_hdmi_set_edid [i915]] HDMI GMBUS EDID read failed, retry using GPIO bit-banging > [ 687.824065] i915 0000:00:02.0: [drm:intel_gmbus_force_bit [i915]] enabling bit-banging on i915 gmbus dpb. force bit now 1 > [ 687.825122] [drm:drm_do_probe_ddc_edid] drm: skipping non-existent adapter i915 gmbus dpb > [ 687.825128] i915 0000:00:02.0: [drm:intel_gmbus_force_bit [i915]] disabling bit-banging on i915 gmbus dpb. force bit now 0 > [ 687.825512] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK for addr: 0040 w(1) > [ 687.825710] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK on first message, retry > [ 687.826045] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK for addr: 0040 w(1) > [ 687.826249] i915 0000:00:02.0: [drm:drm_dp_dual_mode_detect [drm_display_helper]] DP dual mode HDMI ID: (err -6) > [ 687.826268] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling DC_off > [ 687.826476] i915 0000:00:02.0: [drm:gen9_enable_dc5 [i915]] Enabling DC5 > [ 687.826675] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 00 to 01 > [ 687.827856] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling always-on > [ 687.828072] i915 0000:00:02.0: [drm:intel_hdmi_detect [i915]] [CONNECTOR:160:HDMI-A-2] > [ 687.828283] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling always-on > [ 687.828481] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling DC_off > [ 687.829183] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 01 to 00 > [ 687.857291] [drm:update_display_info] Supported Monitor Refresh rate range is 0 Hz - 0 Hz > [ 687.857320] [drm:update_display_info] HDMI: DVI dual 0, max TMDS clock 300000 kHz > [ 687.857329] [drm:update_display_info] HF-VSDB: max TMDS clock 600000 kHz > [ 687.857336] [drm:update_display_info] hdmi_21 sink detected. parsing edid > [ 687.857612] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpc] NAK for addr: 0040 w(1) > [ 687.858103] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpc] NAK on first message, retry > [ 687.858699] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpc] NAK for addr: 0040 w(1) > [ 687.858979] i915 0000:00:02.0: [drm:drm_dp_dual_mode_detect [drm_display_helper]] DP dual mode HDMI ID: (err -6) > [ 687.859004] [drm:drm_detect_monitor_audio] Monitor has basic audio support > [ 687.859014] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling DC_off > [ 687.859321] i915 0000:00:02.0: [drm:gen9_enable_dc5 [i915]] Enabling DC5 > [ 687.859603] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 00 to 01 > [ 687.860872] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling always-on > [ 687.861192] i915 0000:00:02.0: [drm:intel_dp_detect [i915]] [CONNECTOR:143:DP-1] > [ 687.861489] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling always-on > [ 687.862295] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling always-on > [ 687.862593] i915 0000:00:02.0: [drm:check_connector_changed [drm_kms_helper]] [CONNECTOR:143:DP-1] Same epoch counter 1 > [ 687.862624] i915 0000:00:02.0: [drm:intel_hdmi_detect [i915]] [CONNECTOR:154:HDMI-A-1] > [ 687.862913] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling always-on > [ 687.863204] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling DC_off > [ 687.863982] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 01 to 00 > [ 687.865281] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK for addr: 0050 w(1) > [ 687.865490] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK on first message, retry > [ 687.865862] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK for addr: 0050 w(1) > [ 687.866085] [drm:drm_do_probe_ddc_edid] drm: skipping non-existent adapter i915 gmbus dpb > [ 687.866091] i915 0000:00:02.0: [drm:intel_hdmi_set_edid [i915]] HDMI GMBUS EDID read failed, retry using GPIO bit-banging > [ 687.866298] i915 0000:00:02.0: [drm:intel_gmbus_force_bit [i915]] enabling bit-banging on i915 gmbus dpb. force bit now 1 > [ 687.867385] [drm:drm_do_probe_ddc_edid] drm: skipping non-existent adapter i915 gmbus dpb > [ 687.867391] i915 0000:00:02.0: [drm:intel_gmbus_force_bit [i915]] disabling bit-banging on i915 gmbus dpb. force bit now 0 > [ 687.867774] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK for addr: 0040 w(1) > [ 687.867973] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK on first message, retry > [ 687.868346] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK for addr: 0040 w(1) > [ 687.868552] i915 0000:00:02.0: [drm:drm_dp_dual_mode_detect [drm_display_helper]] DP dual mode HDMI ID: (err -6) > [ 687.868566] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling DC_off > [ 687.868772] i915 0000:00:02.0: [drm:gen9_enable_dc5 [i915]] Enabling DC5 > [ 687.868971] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 00 to 01 > [ 687.870162] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling always-on > [ 687.870379] i915 0000:00:02.0: [drm:check_connector_changed [drm_kms_helper]] [CONNECTOR:154:HDMI-A-1] Same epoch counter 1 > [ 687.870397] i915 0000:00:02.0: [drm:intel_hdmi_detect [i915]] [CONNECTOR:160:HDMI-A-2] > [ 687.870608] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling always-on > [ 687.870806] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling DC_off > [ 687.871511] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 01 to 00 > [ 687.899427] [drm:update_display_info] Supported Monitor Refresh rate range is 0 Hz - 0 Hz > [ 687.899456] [drm:update_display_info] HDMI: DVI dual 0, max TMDS clock 300000 kHz > [ 687.899464] [drm:update_display_info] HF-VSDB: max TMDS clock 600000 kHz > [ 687.899471] [drm:update_display_info] hdmi_21 sink detected. parsing edid > [ 687.899741] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpc] NAK for addr: 0040 w(1) > [ 687.900231] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpc] NAK on first message, retry > [ 687.900834] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpc] NAK for addr: 0040 w(1) > [ 687.901273] i915 0000:00:02.0: [drm:drm_dp_dual_mode_detect [drm_display_helper]] DP dual mode HDMI ID: (err -6) > [ 687.901310] [drm:drm_detect_monitor_audio] Monitor has basic audio support > [ 687.901324] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling DC_off > [ 687.901762] i915 0000:00:02.0: [drm:gen9_enable_dc5 [i915]] Enabling DC5 > [ 687.902195] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 00 to 01 > [ 687.903607] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling always-on > [ 687.904062] i915 0000:00:02.0: [drm:check_connector_changed [drm_kms_helper]] [CONNECTOR:160:HDMI-A-2] Same epoch counter 1 > [ 700.014816] i915 0000:00:02.0: [drm:intel_runtime_suspend [i915]] Suspending device > [ 700.017026] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 01 to 00 > [ 700.018172] i915 0000:00:02.0: [drm:gen9_dbuf_slices_update [i915]] Updating dbuf slices to 0x0 > [ 700.018652] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling PW_1 > [ 700.019106] i915 0000:00:02.0: [drm:hsw_wait_for_power_well_disable [i915]] PW_1 forced on (bios:1 driver:0 kvmr:0 debug:0) > [ 700.019601] i915 0000:00:02.0: [drm:bxt_enable_dc9 [i915]] Enabling DC9 > [ 700.019915] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 00 to 08 > [ 700.020202] i915 0000:00:02.0: [drm:intel_runtime_suspend [i915]] Device suspended > [ 705.205348] i915 0000:00:02.0: [drm:intel_runtime_resume [i915]] Resuming device > [ 705.205859] i915 0000:00:02.0: [drm:bxt_disable_dc9 [i915]] Disabling DC9 > [ 705.206489] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 08 to 00 > [ 705.207090] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 00 to 00 > [ 705.207622] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling PW_1 > [ 705.208184] i915 0000:00:02.0: [drm:intel_cdclk_dump_config [i915]] Current CDCLK 19200 kHz, VCO 0 kHz, ref 19200 kHz, bypass 19200 kHz, voltage level 1 > [ 705.208518] i915 0000:00:02.0: [drm:intel_cdclk_init_hw [i915]] Sanitizing cdclk programmed by pre-os > [ 705.208791] i915 0000:00:02.0: [drm:gen9_dbuf_slices_update [i915]] Updating dbuf slices to 0x1 > [ 705.209411] i915 0000:00:02.0: [drm:gen9_enable_dc5 [i915]] Enabling DC5 > [ 705.209603] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 00 to 01 > [ 705.211935] i915 0000:00:02.0: [drm:intel_dp_detect [i915]] [CONNECTOR:143:DP-1] > [ 705.212905] i915 0000:00:02.0: [drm:intel_runtime_resume [i915]] Device resumed > [ 705.213101] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling always-on > [ 705.213989] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling always-on > [ 705.214193] i915 0000:00:02.0: [drm:check_connector_changed [drm_kms_helper]] [CONNECTOR:143:DP-1] Same epoch counter 1 > [ 705.214193] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling always-on > [ 705.214216] i915 0000:00:02.0: [drm:intel_hdmi_detect [i915]] [CONNECTOR:154:HDMI-A-1] > [ 705.214396] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling DC_off > [ 705.215104] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 01 to 00 > [ 705.216380] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK for addr: 0050 w(1) > [ 705.216574] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK on first message, retry > [ 705.216932] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK for addr: 0050 w(1) > [ 705.217135] [drm:drm_do_probe_ddc_edid] drm: skipping non-existent adapter i915 gmbus dpb > [ 705.217143] i915 0000:00:02.0: [drm:intel_hdmi_set_edid [i915]] HDMI GMBUS EDID read failed, retry using GPIO bit-banging > [ 705.217281] [drm:drm_mode_addfb2] [FB:163] > [ 705.217349] i915 0000:00:02.0: [drm:intel_gmbus_force_bit [i915]] enabling bit-banging on i915 gmbus dpb. force bit now 1 > [ 705.218421] [drm:drm_do_probe_ddc_edid] drm: skipping non-existent adapter i915 gmbus dpb > [ 705.218427] i915 0000:00:02.0: [drm:intel_gmbus_force_bit [i915]] disabling bit-banging on i915 gmbus dpb. force bit now 0 > [ 705.218770] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK for addr: 0040 w(1) > [ 705.218964] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK on first message, retry > [ 705.219472] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK for addr: 0040 w(1) > [ 705.219674] i915 0000:00:02.0: [drm:drm_dp_dual_mode_detect [drm_display_helper]] DP dual mode HDMI ID: (err -6) > [ 705.219696] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling DC_off > [ 705.219896] i915 0000:00:02.0: [drm:gen9_enable_dc5 [i915]] Enabling DC5 > [ 705.220098] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 00 to 01 > [ 705.221298] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling always-on > [ 705.221515] i915 0000:00:02.0: [drm:check_connector_changed [drm_kms_helper]] [CONNECTOR:154:HDMI-A-1] Same epoch counter 1 > [ 705.221537] i915 0000:00:02.0: [drm:intel_hdmi_detect [i915]] [CONNECTOR:160:HDMI-A-2] > [ 705.221747] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling always-on > [ 705.221948] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling DC_off > [ 705.222654] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 01 to 00 > [ 705.251328] [drm:update_display_info] Supported Monitor Refresh rate range is 0 Hz - 0 Hz > [ 705.251356] [drm:update_display_info] HDMI: DVI dual 0, max TMDS clock 300000 kHz > [ 705.251365] [drm:update_display_info] HF-VSDB: max TMDS clock 600000 kHz > [ 705.251372] [drm:update_display_info] hdmi_21 sink detected. parsing edid > [ 705.251647] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpc] NAK for addr: 0040 w(1) > [ 705.252134] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpc] NAK on first message, retry > [ 705.252727] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpc] NAK for addr: 0040 w(1) > [ 705.253019] i915 0000:00:02.0: [drm:drm_dp_dual_mode_detect [drm_display_helper]] DP dual mode HDMI ID: (err -6) > [ 705.253053] [drm:drm_detect_monitor_audio] Monitor has basic audio support > [ 705.253063] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling DC_off > [ 705.253341] i915 0000:00:02.0: [drm:gen9_enable_dc5 [i915]] Enabling DC5 > [ 705.253608] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 00 to 01 > [ 705.254864] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling always-on > [ 705.255157] i915 0000:00:02.0: [drm:check_connector_changed [drm_kms_helper]] [CONNECTOR:160:HDMI-A-2] Same epoch counter 1 > [ 716.949253] i915 0000:00:02.0: [drm:intel_runtime_suspend [i915]] Suspending device > [ 716.951437] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 01 to 00 > [ 716.952688] i915 0000:00:02.0: [drm:gen9_dbuf_slices_update [i915]] Updating dbuf slices to 0x0 > [ 716.953404] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling PW_1 > [ 716.953950] i915 0000:00:02.0: [drm:hsw_wait_for_power_well_disable [i915]] PW_1 forced on (bios:1 driver:0 kvmr:0 debug:0) > [ 716.954518] i915 0000:00:02.0: [drm:bxt_enable_dc9 [i915]] Enabling DC9 > [ 716.955021] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 00 to 08 > [ 716.955585] i915 0000:00:02.0: [drm:intel_runtime_suspend [i915]] Device suspended > [ 727.221283] i915 0000:00:02.0: [drm:intel_dp_detect [i915]] [CONNECTOR:143:DP-1] > [ 727.233373] i915 0000:00:02.0: [drm:intel_runtime_resume [i915]] Resuming device > [ 727.233941] i915 0000:00:02.0: [drm:bxt_disable_dc9 [i915]] Disabling DC9 > [ 727.234625] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 08 to 00 > [ 727.235279] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 00 to 00 > [ 727.235869] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling PW_1 > [ 727.236462] i915 0000:00:02.0: [drm:intel_cdclk_dump_config [i915]] Current CDCLK 19200 kHz, VCO 0 kHz, ref 19200 kHz, bypass 19200 kHz, voltage level 1 > [ 727.237025] i915 0000:00:02.0: [drm:intel_cdclk_init_hw [i915]] Sanitizing cdclk programmed by pre-os > [ 727.237617] i915 0000:00:02.0: [drm:gen9_dbuf_slices_update [i915]] Updating dbuf slices to 0x1 > [ 727.238507] i915 0000:00:02.0: [drm:gen9_enable_dc5 [i915]] Enabling DC5 > [ 727.238923] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 00 to 01 > [ 727.242479] i915 0000:00:02.0: [drm:intel_runtime_resume [i915]] Device resumed > [ 727.242856] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling always-on > [ 727.243812] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling always-on > [ 727.244275] i915 0000:00:02.0: [drm:intel_hdmi_detect [i915]] [CONNECTOR:154:HDMI-A-1] > [ 727.244714] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling always-on > [ 727.245143] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling DC_off > [ 727.246071] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 01 to 00 > [ 727.247396] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK for addr: 0050 w(1) > [ 727.247693] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK on first message, retry > [ 727.248045] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK for addr: 0050 w(1) > [ 727.248242] [drm:drm_do_probe_ddc_edid] drm: skipping non-existent adapter i915 gmbus dpb > [ 727.248251] i915 0000:00:02.0: [drm:intel_hdmi_set_edid [i915]] HDMI GMBUS EDID read failed, retry using GPIO bit-banging > [ 727.248443] i915 0000:00:02.0: [drm:intel_gmbus_force_bit [i915]] enabling bit-banging on i915 gmbus dpb. force bit now 1 > [ 727.249497] [drm:drm_do_probe_ddc_edid] drm: skipping non-existent adapter i915 gmbus dpb > [ 727.249503] i915 0000:00:02.0: [drm:intel_gmbus_force_bit [i915]] disabling bit-banging on i915 gmbus dpb. force bit now 0 > [ 727.249874] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK for addr: 0040 w(1) > [ 727.250070] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK on first message, retry > [ 727.250426] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK for addr: 0040 w(1) > [ 727.250620] i915 0000:00:02.0: [drm:drm_dp_dual_mode_detect [drm_display_helper]] DP dual mode HDMI ID: (err -6) > [ 727.250638] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling DC_off > [ 727.250839] i915 0000:00:02.0: [drm:gen9_enable_dc5 [i915]] Enabling DC5 > [ 727.251038] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 00 to 01 > [ 727.252215] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling always-on > [ 727.252418] i915 0000:00:02.0: [drm:intel_hdmi_detect [i915]] [CONNECTOR:160:HDMI-A-2] > [ 727.252620] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling always-on > [ 727.252813] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling DC_off > [ 727.253511] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 01 to 00 > [ 727.282627] [drm:update_display_info] Supported Monitor Refresh rate range is 0 Hz - 0 Hz > [ 727.282655] [drm:update_display_info] HDMI: DVI dual 0, max TMDS clock 300000 kHz > [ 727.282664] [drm:update_display_info] HF-VSDB: max TMDS clock 600000 kHz > [ 727.282670] [drm:update_display_info] hdmi_21 sink detected. parsing edid > [ 727.282943] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpc] NAK for addr: 0040 w(1) > [ 727.283430] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpc] NAK on first message, retry > [ 727.284029] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpc] NAK for addr: 0040 w(1) > [ 727.284320] i915 0000:00:02.0: [drm:drm_dp_dual_mode_detect [drm_display_helper]] DP dual mode HDMI ID: (err -6) > [ 727.284345] [drm:drm_detect_monitor_audio] Monitor has basic audio support > [ 727.284355] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling DC_off > [ 727.284651] i915 0000:00:02.0: [drm:gen9_enable_dc5 [i915]] Enabling DC5 > [ 727.284932] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 00 to 01 > [ 727.286216] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling always-on > [ 727.286532] i915 0000:00:02.0: [drm:intel_dp_detect [i915]] [CONNECTOR:143:DP-1] > [ 727.286829] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling always-on > [ 727.287639] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling always-on > [ 727.287943] i915 0000:00:02.0: [drm:check_connector_changed [drm_kms_helper]] [CONNECTOR:143:DP-1] Same epoch counter 1 > [ 727.287974] i915 0000:00:02.0: [drm:intel_hdmi_detect [i915]] [CONNECTOR:154:HDMI-A-1] > [ 727.288279] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling always-on > [ 727.288557] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling DC_off > [ 727.289341] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 01 to 00 > [ 727.290631] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK for addr: 0050 w(1) > [ 727.290846] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK on first message, retry > [ 727.291226] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK for addr: 0050 w(1) > [ 727.291436] [drm:drm_do_probe_ddc_edid] drm: skipping non-existent adapter i915 gmbus dpb > [ 727.291442] i915 0000:00:02.0: [drm:intel_hdmi_set_edid [i915]] HDMI GMBUS EDID read failed, retry using GPIO bit-banging > [ 727.291651] i915 0000:00:02.0: [drm:intel_gmbus_force_bit [i915]] enabling bit-banging on i915 gmbus dpb. force bit now 1 > [ 727.292737] [drm:drm_do_probe_ddc_edid] drm: skipping non-existent adapter i915 gmbus dpb > [ 727.292743] i915 0000:00:02.0: [drm:intel_gmbus_force_bit [i915]] disabling bit-banging on i915 gmbus dpb. force bit now 0 > [ 727.293133] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK for addr: 0040 w(1) > [ 727.293334] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK on first message, retry > [ 727.293695] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK for addr: 0040 w(1) > [ 727.293897] i915 0000:00:02.0: [drm:drm_dp_dual_mode_detect [drm_display_helper]] DP dual mode HDMI ID: (err -6) > [ 727.293912] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling DC_off > [ 727.294127] i915 0000:00:02.0: [drm:gen9_enable_dc5 [i915]] Enabling DC5 > [ 727.294328] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 00 to 01 > [ 727.295509] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling always-on > [ 727.295718] i915 0000:00:02.0: [drm:check_connector_changed [drm_kms_helper]] [CONNECTOR:154:HDMI-A-1] Same epoch counter 1 > [ 727.295736] i915 0000:00:02.0: [drm:intel_hdmi_detect [i915]] [CONNECTOR:160:HDMI-A-2] > [ 727.295946] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling always-on > [ 727.296154] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling DC_off > [ 727.296854] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 01 to 00 > [ 727.325114] [drm:update_display_info] Supported Monitor Refresh rate range is 0 Hz - 0 Hz > [ 727.325143] [drm:update_display_info] HDMI: DVI dual 0, max TMDS clock 300000 kHz > [ 727.325152] [drm:update_display_info] HF-VSDB: max TMDS clock 600000 kHz > [ 727.325159] [drm:update_display_info] hdmi_21 sink detected. parsing edid > [ 727.325425] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpc] NAK for addr: 0040 w(1) > [ 727.325888] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpc] NAK on first message, retry > [ 727.326507] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpc] NAK for addr: 0040 w(1) > [ 727.326932] i915 0000:00:02.0: [drm:drm_dp_dual_mode_detect [drm_display_helper]] DP dual mode HDMI ID: (err -6) > [ 727.326967] [drm:drm_detect_monitor_audio] Monitor has basic audio support > [ 727.326980] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling DC_off > [ 727.327439] i915 0000:00:02.0: [drm:gen9_enable_dc5 [i915]] Enabling DC5 > [ 727.327863] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 00 to 01 > [ 727.329281] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling always-on > [ 727.329707] i915 0000:00:02.0: [drm:check_connector_changed [drm_kms_helper]] [CONNECTOR:160:HDMI-A-2] Same epoch counter 1 > [ 738.997290] i915 0000:00:02.0: [drm:intel_runtime_suspend [i915]] Suspending device > [ 738.999512] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 01 to 00 > [ 739.000715] i915 0000:00:02.0: [drm:gen9_dbuf_slices_update [i915]] Updating dbuf slices to 0x0 > [ 739.001213] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling PW_1 > [ 739.001654] i915 0000:00:02.0: [drm:hsw_wait_for_power_well_disable [i915]] PW_1 forced on (bios:1 driver:0 kvmr:0 debug:0) > [ 739.002159] i915 0000:00:02.0: [drm:bxt_enable_dc9 [i915]] Enabling DC9 > [ 739.002489] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 00 to 08 > [ 739.002710] i915 0000:00:02.0: [drm:intel_runtime_suspend [i915]] Device suspended > [ 749.237284] i915 0000:00:02.0: [drm:intel_dp_detect [i915]] [CONNECTOR:143:DP-1] > [ 749.249374] i915 0000:00:02.0: [drm:intel_runtime_resume [i915]] Resuming device > [ 749.249943] i915 0000:00:02.0: [drm:bxt_disable_dc9 [i915]] Disabling DC9 > [ 749.250623] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 08 to 00 > [ 749.251273] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 00 to 00 > [ 749.251862] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling PW_1 > [ 749.252455] i915 0000:00:02.0: [drm:intel_cdclk_dump_config [i915]] Current CDCLK 19200 kHz, VCO 0 kHz, ref 19200 kHz, bypass 19200 kHz, voltage level 1 > [ 749.253000] i915 0000:00:02.0: [drm:intel_cdclk_init_hw [i915]] Sanitizing cdclk programmed by pre-os > [ 749.253548] i915 0000:00:02.0: [drm:gen9_dbuf_slices_update [i915]] Updating dbuf slices to 0x1 > [ 749.254398] i915 0000:00:02.0: [drm:gen9_enable_dc5 [i915]] Enabling DC5 > [ 749.254780] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 00 to 01 > [ 749.258297] i915 0000:00:02.0: [drm:intel_runtime_resume [i915]] Device resumed > [ 749.258639] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling always-on > [ 749.259558] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling always-on > [ 749.259973] i915 0000:00:02.0: [drm:intel_hdmi_detect [i915]] [CONNECTOR:154:HDMI-A-1] > [ 749.260393] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling always-on > [ 749.260776] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling DC_off > [ 749.261671] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 01 to 00 > [ 749.262964] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK for addr: 0050 w(1) > [ 749.263251] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK on first message, retry > [ 749.263609] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK for addr: 0050 w(1) > [ 749.263806] [drm:drm_do_probe_ddc_edid] drm: skipping non-existent adapter i915 gmbus dpb > [ 749.263814] i915 0000:00:02.0: [drm:intel_hdmi_set_edid [i915]] HDMI GMBUS EDID read failed, retry using GPIO bit-banging > [ 749.264003] i915 0000:00:02.0: [drm:intel_gmbus_force_bit [i915]] enabling bit-banging on i915 gmbus dpb. force bit now 1 > [ 749.265071] [drm:drm_do_probe_ddc_edid] drm: skipping non-existent adapter i915 gmbus dpb > [ 749.265076] i915 0000:00:02.0: [drm:intel_gmbus_force_bit [i915]] disabling bit-banging on i915 gmbus dpb. force bit now 0 > [ 749.265442] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK for addr: 0040 w(1) > [ 749.265644] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK on first message, retry > [ 749.266006] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK for addr: 0040 w(1) > [ 749.266218] i915 0000:00:02.0: [drm:drm_dp_dual_mode_detect [drm_display_helper]] DP dual mode HDMI ID: (err -6) > [ 749.266237] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling DC_off > [ 749.266444] i915 0000:00:02.0: [drm:gen9_enable_dc5 [i915]] Enabling DC5 > [ 749.266643] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 00 to 01 > [ 749.267824] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling always-on > [ 749.268041] i915 0000:00:02.0: [drm:intel_hdmi_detect [i915]] [CONNECTOR:160:HDMI-A-2] > [ 749.268249] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling always-on > [ 749.268447] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling DC_off > [ 749.269148] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 01 to 00 > [ 749.296714] [drm:update_display_info] Supported Monitor Refresh rate range is 0 Hz - 0 Hz > [ 749.296742] [drm:update_display_info] HDMI: DVI dual 0, max TMDS clock 300000 kHz > [ 749.296750] [drm:update_display_info] HF-VSDB: max TMDS clock 600000 kHz > [ 749.296757] [drm:update_display_info] hdmi_21 sink detected. parsing edid > [ 749.297031] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpc] NAK for addr: 0040 w(1) > [ 749.297520] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpc] NAK on first message, retry > [ 749.298110] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpc] NAK for addr: 0040 w(1) > [ 749.298395] i915 0000:00:02.0: [drm:drm_dp_dual_mode_detect [drm_display_helper]] DP dual mode HDMI ID: (err -6) > [ 749.298420] [drm:drm_detect_monitor_audio] Monitor has basic audio support > [ 749.298430] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling DC_off > [ 749.298724] i915 0000:00:02.0: [drm:gen9_enable_dc5 [i915]] Enabling DC5 > [ 749.299004] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 00 to 01 > [ 749.300281] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling always-on > [ 749.300596] i915 0000:00:02.0: [drm:intel_dp_detect [i915]] [CONNECTOR:143:DP-1] > [ 749.300893] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling always-on > [ 749.301706] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling always-on > [ 749.302013] i915 0000:00:02.0: [drm:check_connector_changed [drm_kms_helper]] [CONNECTOR:143:DP-1] Same epoch counter 1 > [ 749.302055] i915 0000:00:02.0: [drm:intel_hdmi_detect [i915]] [CONNECTOR:154:HDMI-A-1] > [ 749.302346] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling always-on > [ 749.302623] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling DC_off > [ 749.303411] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 01 to 00 > [ 749.304702] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK for addr: 0050 w(1) > [ 749.304925] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK on first message, retry > [ 749.305320] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK for addr: 0050 w(1) > [ 749.305543] [drm:drm_do_probe_ddc_edid] drm: skipping non-existent adapter i915 gmbus dpb > [ 749.305549] i915 0000:00:02.0: [drm:intel_hdmi_set_edid [i915]] HDMI GMBUS EDID read failed, retry using GPIO bit-banging > [ 749.305765] i915 0000:00:02.0: [drm:intel_gmbus_force_bit [i915]] enabling bit-banging on i915 gmbus dpb. force bit now 1 > [ 749.306861] [drm:drm_do_probe_ddc_edid] drm: skipping non-existent adapter i915 gmbus dpb > [ 749.306867] i915 0000:00:02.0: [drm:intel_gmbus_force_bit [i915]] disabling bit-banging on i915 gmbus dpb. force bit now 0 > [ 749.307274] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK for addr: 0040 w(1) > [ 749.307476] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK on first message, retry > [ 749.307839] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK for addr: 0040 w(1) > [ 749.308054] i915 0000:00:02.0: [drm:drm_dp_dual_mode_detect [drm_display_helper]] DP dual mode HDMI ID: (err -6) > [ 749.308069] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling DC_off > [ 749.308275] i915 0000:00:02.0: [drm:gen9_enable_dc5 [i915]] Enabling DC5 > [ 749.308475] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 00 to 01 > [ 749.309658] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling always-on > [ 749.309867] i915 0000:00:02.0: [drm:check_connector_changed [drm_kms_helper]] [CONNECTOR:154:HDMI-A-1] Same epoch counter 1 > [ 749.309886] i915 0000:00:02.0: [drm:intel_hdmi_detect [i915]] [CONNECTOR:160:HDMI-A-2] > [ 749.310101] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling always-on > [ 749.310301] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling DC_off > [ 749.310998] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 01 to 00 > [ 749.338063] [drm:update_display_info] Supported Monitor Refresh rate range is 0 Hz - 0 Hz > [ 749.338090] [drm:update_display_info] HDMI: DVI dual 0, max TMDS clock 300000 kHz > [ 749.338099] [drm:update_display_info] HF-VSDB: max TMDS clock 600000 kHz > [ 749.338105] [drm:update_display_info] hdmi_21 sink detected. parsing edid > [ 749.338382] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpc] NAK for addr: 0040 w(1) > [ 749.338847] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpc] NAK on first message, retry > [ 749.339464] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpc] NAK for addr: 0040 w(1) > [ 749.339888] i915 0000:00:02.0: [drm:drm_dp_dual_mode_detect [drm_display_helper]] DP dual mode HDMI ID: (err -6) > [ 749.339924] [drm:drm_detect_monitor_audio] Monitor has basic audio support > [ 749.339938] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling DC_off > [ 749.340397] i915 0000:00:02.0: [drm:gen9_enable_dc5 [i915]] Enabling DC5 > [ 749.340819] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 00 to 01 > [ 749.342243] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling always-on > [ 749.342686] i915 0000:00:02.0: [drm:check_connector_changed [drm_kms_helper]] [CONNECTOR:160:HDMI-A-2] Same epoch counter 1 > [ 761.760173] i915 0000:00:02.0: [drm:intel_runtime_suspend [i915]] Suspending device > [ 761.762077] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 01 to 00 > [ 761.763202] i915 0000:00:02.0: [drm:gen9_dbuf_slices_update [i915]] Updating dbuf slices to 0x0 > [ 761.763796] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling PW_1 > [ 761.764341] i915 0000:00:02.0: [drm:hsw_wait_for_power_well_disable [i915]] PW_1 forced on (bios:1 driver:0 kvmr:0 debug:0) > [ 761.764849] i915 0000:00:02.0: [drm:bxt_enable_dc9 [i915]] Enabling DC9 > [ 761.765181] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 00 to 08 > [ 761.765440] i915 0000:00:02.0: [drm:intel_runtime_suspend [i915]] Device suspended > [ 765.207341] i915 0000:00:02.0: [drm:intel_runtime_resume [i915]] Resuming device > [ 765.207574] i915 0000:00:02.0: [drm:bxt_disable_dc9 [i915]] Disabling DC9 > [ 765.207795] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 08 to 00 > [ 765.208052] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 00 to 00 > [ 765.208291] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling PW_1 > [ 765.208518] i915 0000:00:02.0: [drm:intel_cdclk_dump_config [i915]] Current CDCLK 19200 kHz, VCO 0 kHz, ref 19200 kHz, bypass 19200 kHz, voltage level 1 > [ 765.208733] i915 0000:00:02.0: [drm:intel_cdclk_init_hw [i915]] Sanitizing cdclk programmed by pre-os > [ 765.209026] i915 0000:00:02.0: [drm:gen9_dbuf_slices_update [i915]] Updating dbuf slices to 0x1 > [ 765.209696] i915 0000:00:02.0: [drm:gen9_enable_dc5 [i915]] Enabling DC5 > [ 765.210213] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 00 to 01 > [ 765.213854] i915 0000:00:02.0: [drm:intel_runtime_resume [i915]] Device resumed > [ 765.214317] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling always-on > [ 765.214815] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling DC_off > [ 765.215826] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 01 to 00 > [ 765.218106] i915 0000:00:02.0: [drm:intel_dp_detect [i915]] [CONNECTOR:143:DP-1] > [ 765.218469] i915 0000:00:02.0: [drm:check_connector_changed [drm_kms_helper]] [CONNECTOR:143:DP-1] Same epoch counter 1 > [ 765.218492] i915 0000:00:02.0: [drm:intel_hdmi_detect [i915]] [CONNECTOR:154:HDMI-A-1] > [ 765.218875] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK for addr: 0050 w(1) > [ 765.219077] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK on first message, retry > [ 765.219431] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK for addr: 0050 w(1) > [ 765.219626] [drm:drm_do_probe_ddc_edid] drm: skipping non-existent adapter i915 gmbus dpb > [ 765.219635] i915 0000:00:02.0: [drm:intel_hdmi_set_edid [i915]] HDMI GMBUS EDID read failed, retry using GPIO bit-banging > [ 765.219830] i915 0000:00:02.0: [drm:intel_gmbus_force_bit [i915]] enabling bit-banging on i915 gmbus dpb. force bit now 1 > [ 765.220491] [drm:drm_mode_addfb2] [FB:165] > [ 765.220901] [drm:drm_do_probe_ddc_edid] drm: skipping non-existent adapter i915 gmbus dpb > [ 765.220908] i915 0000:00:02.0: [drm:intel_gmbus_force_bit [i915]] disabling bit-banging on i915 gmbus dpb. force bit now 0 > [ 765.221316] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK for addr: 0040 w(1) > [ 765.221508] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK on first message, retry > [ 765.221847] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK for addr: 0040 w(1) > [ 765.222053] i915 0000:00:02.0: [drm:drm_dp_dual_mode_detect [drm_display_helper]] DP dual mode HDMI ID: (err -6) > [ 765.222076] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling DC_off > [ 765.222278] i915 0000:00:02.0: [drm:gen9_enable_dc5 [i915]] Enabling DC5 > [ 765.222472] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 00 to 01 > [ 765.223649] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling always-on > [ 765.223855] i915 0000:00:02.0: [drm:check_connector_changed [drm_kms_helper]] [CONNECTOR:154:HDMI-A-1] Same epoch counter 1 > [ 765.223876] i915 0000:00:02.0: [drm:intel_hdmi_detect [i915]] [CONNECTOR:160:HDMI-A-2] > [ 765.224086] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling always-on > [ 765.224278] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling DC_off > [ 765.224970] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 01 to 00 > [ 765.253118] [drm:update_display_info] Supported Monitor Refresh rate range is 0 Hz - 0 Hz > [ 765.253146] [drm:update_display_info] HDMI: DVI dual 0, max TMDS clock 300000 kHz > [ 765.253154] [drm:update_display_info] HF-VSDB: max TMDS clock 600000 kHz > [ 765.253161] [drm:update_display_info] hdmi_21 sink detected. parsing edid > [ 765.253438] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpc] NAK for addr: 0040 w(1) > [ 765.253905] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpc] NAK on first message, retry > [ 765.254565] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpc] NAK for addr: 0040 w(1) > [ 765.254993] i915 0000:00:02.0: [drm:drm_dp_dual_mode_detect [drm_display_helper]] DP dual mode HDMI ID: (err -6) > [ 765.255029] [drm:drm_detect_monitor_audio] Monitor has basic audio support > [ 765.255061] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling DC_off > [ 765.255498] i915 0000:00:02.0: [drm:gen9_enable_dc5 [i915]] Enabling DC5 > [ 765.255915] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 00 to 01 > [ 765.257345] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling always-on > [ 765.257788] i915 0000:00:02.0: [drm:check_connector_changed [drm_kms_helper]] [CONNECTOR:160:HDMI-A-2] Same epoch counter 1 > [ 777.085292] i915 0000:00:02.0: [drm:intel_runtime_suspend [i915]] Suspending device > [ 777.087432] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 01 to 00 > [ 777.088602] i915 0000:00:02.0: [drm:gen9_dbuf_slices_update [i915]] Updating dbuf slices to 0x0 > [ 777.089272] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling PW_1 > [ 777.089799] i915 0000:00:02.0: [drm:hsw_wait_for_power_well_disable [i915]] PW_1 forced on (bios:1 driver:0 kvmr:0 debug:0) > [ 777.090365] i915 0000:00:02.0: [drm:bxt_enable_dc9 [i915]] Enabling DC9 > [ 777.090873] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 00 to 08 > [ 777.091436] i915 0000:00:02.0: [drm:intel_runtime_suspend [i915]] Device suspended > [ 787.125292] i915 0000:00:02.0: [drm:intel_dp_detect [i915]] [CONNECTOR:143:DP-1] > [ 787.138388] i915 0000:00:02.0: [drm:intel_runtime_resume [i915]] Resuming device > [ 787.138900] i915 0000:00:02.0: [drm:bxt_disable_dc9 [i915]] Disabling DC9 > [ 787.139512] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 08 to 00 > [ 787.140124] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 00 to 00 > [ 787.140713] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling PW_1 > [ 787.141307] i915 0000:00:02.0: [drm:intel_cdclk_dump_config [i915]] Current CDCLK 19200 kHz, VCO 0 kHz, ref 19200 kHz, bypass 19200 kHz, voltage level 1 > [ 787.141873] i915 0000:00:02.0: [drm:intel_cdclk_init_hw [i915]] Sanitizing cdclk programmed by pre-os > [ 787.142547] i915 0000:00:02.0: [drm:gen9_dbuf_slices_update [i915]] Updating dbuf slices to 0x1 > [ 787.143407] i915 0000:00:02.0: [drm:gen9_enable_dc5 [i915]] Enabling DC5 > [ 787.143789] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 00 to 01 > [ 787.147309] i915 0000:00:02.0: [drm:intel_runtime_resume [i915]] Device resumed > [ 787.147654] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling always-on > [ 787.148577] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling always-on > [ 787.148991] i915 0000:00:02.0: [drm:intel_hdmi_detect [i915]] [CONNECTOR:154:HDMI-A-1] > [ 787.149413] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling always-on > [ 787.149796] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling DC_off > [ 787.150688] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 01 to 00 > [ 787.151976] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK for addr: 0050 w(1) > [ 787.152291] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK on first message, retry > [ 787.152648] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK for addr: 0050 w(1) > [ 787.152845] [drm:drm_do_probe_ddc_edid] drm: skipping non-existent adapter i915 gmbus dpb > [ 787.152854] i915 0000:00:02.0: [drm:intel_hdmi_set_edid [i915]] HDMI GMBUS EDID read failed, retry using GPIO bit-banging > [ 787.153056] i915 0000:00:02.0: [drm:intel_gmbus_force_bit [i915]] enabling bit-banging on i915 gmbus dpb. force bit now 1 > [ 787.154119] [drm:drm_do_probe_ddc_edid] drm: skipping non-existent adapter i915 gmbus dpb > [ 787.154125] i915 0000:00:02.0: [drm:intel_gmbus_force_bit [i915]] disabling bit-banging on i915 gmbus dpb. force bit now 0 > [ 787.154506] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK for addr: 0040 w(1) > [ 787.154705] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK on first message, retry > [ 787.155048] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK for addr: 0040 w(1) > [ 787.155251] i915 0000:00:02.0: [drm:drm_dp_dual_mode_detect [drm_display_helper]] DP dual mode HDMI ID: (err -6) > [ 787.155270] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling DC_off > [ 787.155478] i915 0000:00:02.0: [drm:gen9_enable_dc5 [i915]] Enabling DC5 > [ 787.155677] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 00 to 01 > [ 787.156859] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling always-on > [ 787.157074] i915 0000:00:02.0: [drm:intel_hdmi_detect [i915]] [CONNECTOR:160:HDMI-A-2] > [ 787.157283] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling always-on > [ 787.157480] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling DC_off > [ 787.158182] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 01 to 00 > [ 787.186803] [drm:update_display_info] Supported Monitor Refresh rate range is 0 Hz - 0 Hz > [ 787.186831] [drm:update_display_info] HDMI: DVI dual 0, max TMDS clock 300000 kHz > [ 787.186839] [drm:update_display_info] HF-VSDB: max TMDS clock 600000 kHz > [ 787.186846] [drm:update_display_info] hdmi_21 sink detected. parsing edid > [ 787.187128] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpc] NAK for addr: 0040 w(1) > [ 787.187590] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpc] NAK on first message, retry > [ 787.188148] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpc] NAK for addr: 0040 w(1) > [ 787.188539] i915 0000:00:02.0: [drm:drm_dp_dual_mode_detect [drm_display_helper]] DP dual mode HDMI ID: (err -6) > [ 787.188572] [drm:drm_detect_monitor_audio] Monitor has basic audio support > [ 787.188585] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling DC_off > [ 787.188986] i915 0000:00:02.0: [drm:gen9_enable_dc5 [i915]] Enabling DC5 > [ 787.189389] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 00 to 01 > [ 787.190769] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling always-on > [ 787.191210] i915 0000:00:02.0: [drm:intel_dp_detect [i915]] [CONNECTOR:143:DP-1] > [ 787.191619] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling always-on > [ 787.192541] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling always-on > [ 787.192952] i915 0000:00:02.0: [drm:check_connector_changed [drm_kms_helper]] [CONNECTOR:143:DP-1] Same epoch counter 1 > [ 787.192993] i915 0000:00:02.0: [drm:intel_hdmi_detect [i915]] [CONNECTOR:154:HDMI-A-1] > [ 787.193408] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling always-on > [ 787.193793] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling DC_off > [ 787.194687] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 01 to 00 > [ 787.196006] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK for addr: 0050 w(1) > [ 787.196242] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK on first message, retry > [ 787.196600] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK for addr: 0050 w(1) > [ 787.196795] [drm:drm_do_probe_ddc_edid] drm: skipping non-existent adapter i915 gmbus dpb > [ 787.196800] i915 0000:00:02.0: [drm:intel_hdmi_set_edid [i915]] HDMI GMBUS EDID read failed, retry using GPIO bit-banging > [ 787.196992] i915 0000:00:02.0: [drm:intel_gmbus_force_bit [i915]] enabling bit-banging on i915 gmbus dpb. force bit now 1 > [ 787.198061] [drm:drm_do_probe_ddc_edid] drm: skipping non-existent adapter i915 gmbus dpb > [ 787.198067] i915 0000:00:02.0: [drm:intel_gmbus_force_bit [i915]] disabling bit-banging on i915 gmbus dpb. force bit now 0 > [ 787.198446] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK for addr: 0040 w(1) > [ 787.198647] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK on first message, retry > [ 787.199012] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK for addr: 0040 w(1) > [ 787.199225] i915 0000:00:02.0: [drm:drm_dp_dual_mode_detect [drm_display_helper]] DP dual mode HDMI ID: (err -6) > [ 787.199240] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling DC_off > [ 787.199447] i915 0000:00:02.0: [drm:gen9_enable_dc5 [i915]] Enabling DC5 > [ 787.199647] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 00 to 01 > [ 787.200828] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling always-on > [ 787.201043] i915 0000:00:02.0: [drm:check_connector_changed [drm_kms_helper]] [CONNECTOR:154:HDMI-A-1] Same epoch counter 1 > [ 787.201062] i915 0000:00:02.0: [drm:intel_hdmi_detect [i915]] [CONNECTOR:160:HDMI-A-2] > [ 787.201269] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling always-on > [ 787.201468] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling DC_off > [ 787.202171] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 01 to 00 > [ 787.230899] [drm:update_display_info] Supported Monitor Refresh rate range is 0 Hz - 0 Hz > [ 787.230928] [drm:update_display_info] HDMI: DVI dual 0, max TMDS clock 300000 kHz > [ 787.230936] [drm:update_display_info] HF-VSDB: max TMDS clock 600000 kHz > [ 787.230943] [drm:update_display_info] hdmi_21 sink detected. parsing edid > [ 787.231285] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpc] NAK for addr: 0040 w(1) > [ 787.231759] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpc] NAK on first message, retry > [ 787.232355] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpc] NAK for addr: 0040 w(1) > [ 787.232662] i915 0000:00:02.0: [drm:drm_dp_dual_mode_detect [drm_display_helper]] DP dual mode HDMI ID: (err -6) > [ 787.232687] [drm:drm_detect_monitor_audio] Monitor has basic audio support > [ 787.232697] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling DC_off > [ 787.232993] i915 0000:00:02.0: [drm:gen9_enable_dc5 [i915]] Enabling DC5 > [ 787.233289] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 00 to 01 > [ 787.234558] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling always-on > [ 787.234857] i915 0000:00:02.0: [drm:check_connector_changed [drm_kms_helper]] [CONNECTOR:160:HDMI-A-2] Same epoch counter 1 > [ 797.245291] i915 0000:00:02.0: [drm:intel_runtime_suspend [i915]] Suspending device > [ 797.247449] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 01 to 00 > [ 797.248707] i915 0000:00:02.0: [drm:gen9_dbuf_slices_update [i915]] Updating dbuf slices to 0x0 > [ 797.249424] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling PW_1 > [ 797.249924] i915 0000:00:02.0: [drm:hsw_wait_for_power_well_disable [i915]] PW_1 forced on (bios:1 driver:0 kvmr:0 debug:0) > [ 797.250426] i915 0000:00:02.0: [drm:bxt_enable_dc9 [i915]] Enabling DC9 > [ 797.250769] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 00 to 08 > [ 797.250988] i915 0000:00:02.0: [drm:intel_runtime_suspend [i915]] Device suspended > [ 797.365278] i915 0000:00:02.0: [drm:intel_dp_detect [i915]] [CONNECTOR:143:DP-1] > [ 797.377354] i915 0000:00:02.0: [drm:intel_runtime_resume [i915]] Resuming device > [ 797.377752] i915 0000:00:02.0: [drm:bxt_disable_dc9 [i915]] Disabling DC9 > [ 797.378212] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 08 to 00 > [ 797.378770] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 00 to 00 > [ 797.379449] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling PW_1 > [ 797.380114] i915 0000:00:02.0: [drm:intel_cdclk_dump_config [i915]] Current CDCLK 19200 kHz, VCO 0 kHz, ref 19200 kHz, bypass 19200 kHz, voltage level 1 > [ 797.380747] i915 0000:00:02.0: [drm:intel_cdclk_init_hw [i915]] Sanitizing cdclk programmed by pre-os > [ 797.381533] i915 0000:00:02.0: [drm:gen9_dbuf_slices_update [i915]] Updating dbuf slices to 0x1 > [ 797.382384] i915 0000:00:02.0: [drm:gen9_enable_dc5 [i915]] Enabling DC5 > [ 797.382798] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 00 to 01 > [ 797.386352] i915 0000:00:02.0: [drm:intel_runtime_resume [i915]] Device resumed > [ 797.386724] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling always-on > [ 797.387679] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling always-on > [ 797.388141] i915 0000:00:02.0: [drm:intel_hdmi_detect [i915]] [CONNECTOR:154:HDMI-A-1] > [ 797.388574] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling always-on > [ 797.388986] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling DC_off > [ 797.389932] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 01 to 00 > [ 797.391202] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK for addr: 0050 w(1) > [ 797.391489] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK on first message, retry > [ 797.391919] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK for addr: 0050 w(1) > [ 797.392197] [drm:drm_do_probe_ddc_edid] drm: skipping non-existent adapter i915 gmbus dpb > [ 797.392208] i915 0000:00:02.0: [drm:intel_hdmi_set_edid [i915]] HDMI GMBUS EDID read failed, retry using GPIO bit-banging > [ 797.392466] i915 0000:00:02.0: [drm:intel_gmbus_force_bit [i915]] enabling bit-banging on i915 gmbus dpb. force bit now 1 > [ 797.393617] [drm:drm_do_probe_ddc_edid] drm: skipping non-existent adapter i915 gmbus dpb > [ 797.393625] i915 0000:00:02.0: [drm:intel_gmbus_force_bit [i915]] disabling bit-banging on i915 gmbus dpb. force bit now 0 > [ 797.394052] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK for addr: 0040 w(1) > [ 797.394266] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK on first message, retry > [ 797.394620] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK for addr: 0040 w(1) > [ 797.394813] i915 0000:00:02.0: [drm:drm_dp_dual_mode_detect [drm_display_helper]] DP dual mode HDMI ID: (err -6) > [ 797.394830] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling DC_off > [ 797.395028] i915 0000:00:02.0: [drm:gen9_enable_dc5 [i915]] Enabling DC5 > [ 797.395229] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 00 to 01 > [ 797.396404] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling always-on > [ 797.396609] i915 0000:00:02.0: [drm:intel_hdmi_detect [i915]] [CONNECTOR:160:HDMI-A-2] > [ 797.396808] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling always-on > [ 797.396998] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling DC_off > [ 797.397695] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 01 to 00 > [ 797.425962] [drm:update_display_info] Supported Monitor Refresh rate range is 0 Hz - 0 Hz > [ 797.425990] [drm:update_display_info] HDMI: DVI dual 0, max TMDS clock 300000 kHz > [ 797.425999] [drm:update_display_info] HF-VSDB: max TMDS clock 600000 kHz > [ 797.426006] [drm:update_display_info] hdmi_21 sink detected. parsing edid > [ 797.426313] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpc] NAK for addr: 0040 w(1) > [ 797.426786] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpc] NAK on first message, retry > [ 797.427383] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpc] NAK for addr: 0040 w(1) > [ 797.427666] i915 0000:00:02.0: [drm:drm_dp_dual_mode_detect [drm_display_helper]] DP dual mode HDMI ID: (err -6) > [ 797.427691] [drm:drm_detect_monitor_audio] Monitor has basic audio support > [ 797.427701] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling DC_off > [ 797.427994] i915 0000:00:02.0: [drm:gen9_enable_dc5 [i915]] Enabling DC5 > [ 797.428286] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 00 to 01 > [ 797.429556] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling always-on > [ 797.429871] i915 0000:00:02.0: [drm:intel_dp_detect [i915]] [CONNECTOR:143:DP-1] > [ 797.430181] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling always-on > [ 797.430979] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling always-on > [ 797.431285] i915 0000:00:02.0: [drm:check_connector_changed [drm_kms_helper]] [CONNECTOR:143:DP-1] Same epoch counter 1 > [ 797.431317] i915 0000:00:02.0: [drm:intel_hdmi_detect [i915]] [CONNECTOR:154:HDMI-A-1] > [ 797.431606] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling always-on > [ 797.431884] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling DC_off > [ 797.432668] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 01 to 00 > [ 797.433987] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK for addr: 0050 w(1) > [ 797.434194] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK on first message, retry > [ 797.434558] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK for addr: 0050 w(1) > [ 797.434759] [drm:drm_do_probe_ddc_edid] drm: skipping non-existent adapter i915 gmbus dpb > [ 797.434765] i915 0000:00:02.0: [drm:intel_hdmi_set_edid [i915]] HDMI GMBUS EDID read failed, retry using GPIO bit-banging > [ 797.434964] i915 0000:00:02.0: [drm:intel_gmbus_force_bit [i915]] enabling bit-banging on i915 gmbus dpb. force bit now 1 > [ 797.436040] [drm:drm_do_probe_ddc_edid] drm: skipping non-existent adapter i915 gmbus dpb > [ 797.436047] i915 0000:00:02.0: [drm:intel_gmbus_force_bit [i915]] disabling bit-banging on i915 gmbus dpb. force bit now 0 > [ 797.436420] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK for addr: 0040 w(1) > [ 797.436618] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK on first message, retry > [ 797.436982] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK for addr: 0040 w(1) > [ 797.437195] i915 0000:00:02.0: [drm:drm_dp_dual_mode_detect [drm_display_helper]] DP dual mode HDMI ID: (err -6) > [ 797.437210] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling DC_off > [ 797.437416] i915 0000:00:02.0: [drm:gen9_enable_dc5 [i915]] Enabling DC5 > [ 797.437615] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 00 to 01 > [ 797.438796] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling always-on > [ 797.439006] i915 0000:00:02.0: [drm:check_connector_changed [drm_kms_helper]] [CONNECTOR:154:HDMI-A-1] Same epoch counter 1 > [ 797.439025] i915 0000:00:02.0: [drm:intel_hdmi_detect [i915]] [CONNECTOR:160:HDMI-A-2] > [ 797.439242] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling always-on > [ 797.439441] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling DC_off > [ 797.440145] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 01 to 00 > [ 797.468766] [drm:update_display_info] Supported Monitor Refresh rate range is 0 Hz - 0 Hz > [ 797.468794] [drm:update_display_info] HDMI: DVI dual 0, max TMDS clock 300000 kHz > [ 797.468803] [drm:update_display_info] HF-VSDB: max TMDS clock 600000 kHz > [ 797.468810] [drm:update_display_info] hdmi_21 sink detected. parsing edid > [ 797.469073] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpc] NAK for addr: 0040 w(1) > [ 797.469544] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpc] NAK on first message, retry > [ 797.470149] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpc] NAK for addr: 0040 w(1) > [ 797.470574] i915 0000:00:02.0: [drm:drm_dp_dual_mode_detect [drm_display_helper]] DP dual mode HDMI ID: (err -6) > [ 797.470609] [drm:drm_detect_monitor_audio] Monitor has basic audio support > [ 797.470623] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling DC_off > [ 797.471083] i915 0000:00:02.0: [drm:gen9_enable_dc5 [i915]] Enabling DC5 > [ 797.471507] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 00 to 01 > [ 797.472933] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling always-on > [ 797.473353] i915 0000:00:02.0: [drm:check_connector_changed [drm_kms_helper]] [CONNECTOR:160:HDMI-A-2] Same epoch counter 1 > [ 809.341291] i915 0000:00:02.0: [drm:intel_runtime_suspend [i915]] Suspending device > [ 809.343428] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 01 to 00 > [ 809.344605] i915 0000:00:02.0: [drm:gen9_dbuf_slices_update [i915]] Updating dbuf slices to 0x0 > [ 809.345254] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling PW_1 > [ 809.345771] i915 0000:00:02.0: [drm:hsw_wait_for_power_well_disable [i915]] PW_1 forced on (bios:1 driver:0 kvmr:0 debug:0) > [ 809.346316] i915 0000:00:02.0: [drm:bxt_enable_dc9 [i915]] Enabling DC9 > [ 809.346639] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 00 to 08 > [ 809.346857] i915 0000:00:02.0: [drm:intel_runtime_suspend [i915]] Device suspended > [ 819.381292] i915 0000:00:02.0: [drm:intel_dp_detect [i915]] [CONNECTOR:143:DP-1] > [ 819.393374] i915 0000:00:02.0: [drm:intel_runtime_resume [i915]] Resuming device > [ 819.393944] i915 0000:00:02.0: [drm:bxt_disable_dc9 [i915]] Disabling DC9 > [ 819.394622] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 08 to 00 > [ 819.395258] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 00 to 00 > [ 819.395846] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling PW_1 > [ 819.396446] i915 0000:00:02.0: [drm:intel_cdclk_dump_config [i915]] Current CDCLK 19200 kHz, VCO 0 kHz, ref 19200 kHz, bypass 19200 kHz, voltage level 1 > [ 819.397010] i915 0000:00:02.0: [drm:intel_cdclk_init_hw [i915]] Sanitizing cdclk programmed by pre-os > [ 819.397678] i915 0000:00:02.0: [drm:gen9_dbuf_slices_update [i915]] Updating dbuf slices to 0x1 > [ 819.398527] i915 0000:00:02.0: [drm:gen9_enable_dc5 [i915]] Enabling DC5 > [ 819.398911] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 00 to 01 > [ 819.402439] i915 0000:00:02.0: [drm:intel_runtime_resume [i915]] Device resumed > [ 819.402843] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling always-on > [ 819.403863] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling always-on > [ 819.404546] i915 0000:00:02.0: [drm:intel_hdmi_detect [i915]] [CONNECTOR:154:HDMI-A-1] > [ 819.405223] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling always-on > [ 819.405847] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling DC_off > [ 819.406988] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 01 to 00 > [ 819.408263] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK for addr: 0050 w(1) > [ 819.408544] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK on first message, retry > [ 819.408991] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK for addr: 0050 w(1) > [ 819.409283] [drm:drm_do_probe_ddc_edid] drm: skipping non-existent adapter i915 gmbus dpb > [ 819.409295] i915 0000:00:02.0: [drm:intel_hdmi_set_edid [i915]] HDMI GMBUS EDID read failed, retry using GPIO bit-banging > [ 819.409569] i915 0000:00:02.0: [drm:intel_gmbus_force_bit [i915]] enabling bit-banging on i915 gmbus dpb. force bit now 1 > [ 819.410739] [drm:drm_do_probe_ddc_edid] drm: skipping non-existent adapter i915 gmbus dpb > [ 819.410748] i915 0000:00:02.0: [drm:intel_gmbus_force_bit [i915]] disabling bit-banging on i915 gmbus dpb. force bit now 0 > [ 819.411219] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK for addr: 0040 w(1) > [ 819.411411] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK on first message, retry > [ 819.411764] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK for addr: 0040 w(1) > [ 819.411959] i915 0000:00:02.0: [drm:drm_dp_dual_mode_detect [drm_display_helper]] DP dual mode HDMI ID: (err -6) > [ 819.411976] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling DC_off > [ 819.412185] i915 0000:00:02.0: [drm:gen9_enable_dc5 [i915]] Enabling DC5 > [ 819.412378] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 00 to 01 > [ 819.413552] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling always-on > [ 819.413756] i915 0000:00:02.0: [drm:intel_hdmi_detect [i915]] [CONNECTOR:160:HDMI-A-2] > [ 819.413955] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling always-on > [ 819.414155] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling DC_off > [ 819.414845] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 01 to 00 > [ 819.443459] [drm:update_display_info] Supported Monitor Refresh rate range is 0 Hz - 0 Hz > [ 819.443487] [drm:update_display_info] HDMI: DVI dual 0, max TMDS clock 300000 kHz > [ 819.443495] [drm:update_display_info] HF-VSDB: max TMDS clock 600000 kHz > [ 819.443502] [drm:update_display_info] hdmi_21 sink detected. parsing edid > [ 819.443777] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpc] NAK for addr: 0040 w(1) > [ 819.444266] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpc] NAK on first message, retry > [ 819.444860] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpc] NAK for addr: 0040 w(1) > [ 819.445167] i915 0000:00:02.0: [drm:drm_dp_dual_mode_detect [drm_display_helper]] DP dual mode HDMI ID: (err -6) > [ 819.445191] [drm:drm_detect_monitor_audio] Monitor has basic audio support > [ 819.445200] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling DC_off > [ 819.445466] i915 0000:00:02.0: [drm:gen9_enable_dc5 [i915]] Enabling DC5 > [ 819.445721] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 00 to 01 > [ 819.446960] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling always-on > [ 819.447249] i915 0000:00:02.0: [drm:intel_dp_detect [i915]] [CONNECTOR:143:DP-1] > [ 819.447517] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling always-on > [ 819.448296] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling always-on > [ 819.448564] i915 0000:00:02.0: [drm:check_connector_changed [drm_kms_helper]] [CONNECTOR:143:DP-1] Same epoch counter 1 > [ 819.448592] i915 0000:00:02.0: [drm:intel_hdmi_detect [i915]] [CONNECTOR:154:HDMI-A-1] > [ 819.448852] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling always-on > [ 819.449114] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling DC_off > [ 819.449864] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 01 to 00 > [ 819.451149] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK for addr: 0050 w(1) > [ 819.451343] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK on first message, retry > [ 819.451702] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK for addr: 0050 w(1) > [ 819.451896] [drm:drm_do_probe_ddc_edid] drm: skipping non-existent adapter i915 gmbus dpb > [ 819.451901] i915 0000:00:02.0: [drm:intel_hdmi_set_edid [i915]] HDMI GMBUS EDID read failed, retry using GPIO bit-banging > [ 819.452102] i915 0000:00:02.0: [drm:intel_gmbus_force_bit [i915]] enabling bit-banging on i915 gmbus dpb. force bit now 1 > [ 819.453163] [drm:drm_do_probe_ddc_edid] drm: skipping non-existent adapter i915 gmbus dpb > [ 819.453168] i915 0000:00:02.0: [drm:intel_gmbus_force_bit [i915]] disabling bit-banging on i915 gmbus dpb. force bit now 0 > [ 819.453550] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK for addr: 0040 w(1) > [ 819.453748] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK on first message, retry > [ 819.454111] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK for addr: 0040 w(1) > [ 819.454316] i915 0000:00:02.0: [drm:drm_dp_dual_mode_detect [drm_display_helper]] DP dual mode HDMI ID: (err -6) > [ 819.454330] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling DC_off > [ 819.454536] i915 0000:00:02.0: [drm:gen9_enable_dc5 [i915]] Enabling DC5 > [ 819.454736] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 00 to 01 > [ 819.455919] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling always-on > [ 819.456133] i915 0000:00:02.0: [drm:check_connector_changed [drm_kms_helper]] [CONNECTOR:154:HDMI-A-1] Same epoch counter 1 > [ 819.456151] i915 0000:00:02.0: [drm:intel_hdmi_detect [i915]] [CONNECTOR:160:HDMI-A-2] > [ 819.456360] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling always-on > [ 819.456559] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling DC_off > [ 819.457263] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 01 to 00 > [ 819.485192] [drm:update_display_info] Supported Monitor Refresh rate range is 0 Hz - 0 Hz > [ 819.485221] [drm:update_display_info] HDMI: DVI dual 0, max TMDS clock 300000 kHz > [ 819.485230] [drm:update_display_info] HF-VSDB: max TMDS clock 600000 kHz > [ 819.485237] [drm:update_display_info] hdmi_21 sink detected. parsing edid > [ 819.485521] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpc] NAK for addr: 0040 w(1) > [ 819.485986] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpc] NAK on first message, retry > [ 819.486574] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpc] NAK for addr: 0040 w(1) > [ 819.486882] i915 0000:00:02.0: [drm:drm_dp_dual_mode_detect [drm_display_helper]] DP dual mode HDMI ID: (err -6) > [ 819.486906] [drm:drm_detect_monitor_audio] Monitor has basic audio support > [ 819.486916] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling DC_off > [ 819.487205] i915 0000:00:02.0: [drm:gen9_enable_dc5 [i915]] Enabling DC5 > [ 819.487472] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 00 to 01 > [ 819.488724] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling always-on > [ 819.489005] i915 0000:00:02.0: [drm:check_connector_changed [drm_kms_helper]] [CONNECTOR:160:HDMI-A-2] Same epoch counter 1 > [ 825.196838] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling always-on > [ 825.197549] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling DC_off > [ 825.198384] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 01 to 00 > [ 825.200583] [drm:drm_mode_addfb2] [FB:163] > [ 825.309300] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling DC_off > [ 825.309884] i915 0000:00:02.0: [drm:gen9_enable_dc5 [i915]] Enabling DC5 > [ 825.310429] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 00 to 01 > [ 825.311996] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling always-on > [ 837.061300] i915 0000:00:02.0: [drm:intel_runtime_suspend [i915]] Suspending device > [ 837.062147] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 01 to 00 > [ 837.063144] i915 0000:00:02.0: [drm:gen9_dbuf_slices_update [i915]] Updating dbuf slices to 0x0 > [ 837.063406] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling PW_1 > [ 837.063637] i915 0000:00:02.0: [drm:hsw_wait_for_power_well_disable [i915]] PW_1 forced on (bios:1 driver:0 kvmr:0 debug:0) > [ 837.063896] i915 0000:00:02.0: [drm:bxt_enable_dc9 [i915]] Enabling DC9 > [ 837.064114] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 00 to 08 > [ 837.064350] i915 0000:00:02.0: [drm:intel_runtime_suspend [i915]] Device suspended > [ 847.541285] i915 0000:00:02.0: [drm:intel_dp_detect [i915]] [CONNECTOR:143:DP-1] > [ 847.553359] i915 0000:00:02.0: [drm:intel_runtime_resume [i915]] Resuming device > [ 847.553573] i915 0000:00:02.0: [drm:bxt_disable_dc9 [i915]] Disabling DC9 > [ 847.553773] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 08 to 00 > [ 847.553993] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 00 to 00 > [ 847.554242] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling PW_1 > [ 847.554843] i915 0000:00:02.0: [drm:intel_cdclk_dump_config [i915]] Current CDCLK 19200 kHz, VCO 0 kHz, ref 19200 kHz, bypass 19200 kHz, voltage level 1 > [ 847.555495] i915 0000:00:02.0: [drm:intel_cdclk_init_hw [i915]] Sanitizing cdclk programmed by pre-os > [ 847.556201] i915 0000:00:02.0: [drm:gen9_dbuf_slices_update [i915]] Updating dbuf slices to 0x1 > [ 847.557278] i915 0000:00:02.0: [drm:gen9_enable_dc5 [i915]] Enabling DC5 > [ 847.557732] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 00 to 01 > [ 847.561280] i915 0000:00:02.0: [drm:intel_runtime_resume [i915]] Device resumed > [ 847.561653] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling always-on > [ 847.562610] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling always-on > [ 847.563077] i915 0000:00:02.0: [drm:intel_hdmi_detect [i915]] [CONNECTOR:154:HDMI-A-1] > [ 847.563514] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling always-on > [ 847.563926] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling DC_off > [ 847.564875] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 01 to 00 > [ 847.566156] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK for addr: 0050 w(1) > [ 847.566487] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK on first message, retry > [ 847.566844] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK for addr: 0050 w(1) > [ 847.567048] [drm:drm_do_probe_ddc_edid] drm: skipping non-existent adapter i915 gmbus dpb > [ 847.567057] i915 0000:00:02.0: [drm:intel_hdmi_set_edid [i915]] HDMI GMBUS EDID read failed, retry using GPIO bit-banging > [ 847.567248] i915 0000:00:02.0: [drm:intel_gmbus_force_bit [i915]] enabling bit-banging on i915 gmbus dpb. force bit now 1 > [ 847.568311] [drm:drm_do_probe_ddc_edid] drm: skipping non-existent adapter i915 gmbus dpb > [ 847.568317] i915 0000:00:02.0: [drm:intel_gmbus_force_bit [i915]] disabling bit-banging on i915 gmbus dpb. force bit now 0 > [ 847.568685] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK for addr: 0040 w(1) > [ 847.568876] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK on first message, retry > [ 847.569237] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK for addr: 0040 w(1) > [ 847.569434] i915 0000:00:02.0: [drm:drm_dp_dual_mode_detect [drm_display_helper]] DP dual mode HDMI ID: (err -6) > [ 847.569451] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling DC_off > [ 847.569651] i915 0000:00:02.0: [drm:gen9_enable_dc5 [i915]] Enabling DC5 > [ 847.569842] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 00 to 01 > [ 847.571008] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling always-on > [ 847.571216] i915 0000:00:02.0: [drm:intel_hdmi_detect [i915]] [CONNECTOR:160:HDMI-A-2] > [ 847.571416] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling always-on > [ 847.571606] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling DC_off > [ 847.572300] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 01 to 00 > [ 847.601239] [drm:update_display_info] Supported Monitor Refresh rate range is 0 Hz - 0 Hz > [ 847.601270] [drm:update_display_info] HDMI: DVI dual 0, max TMDS clock 300000 kHz > [ 847.601279] [drm:update_display_info] HF-VSDB: max TMDS clock 600000 kHz > [ 847.601287] [drm:update_display_info] hdmi_21 sink detected. parsing edid > [ 847.601568] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpc] NAK for addr: 0040 w(1) > [ 847.602093] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpc] NAK on first message, retry > [ 847.602740] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpc] NAK for addr: 0040 w(1) > [ 847.603222] i915 0000:00:02.0: [drm:drm_dp_dual_mode_detect [drm_display_helper]] DP dual mode HDMI ID: (err -6) > [ 847.603261] [drm:drm_detect_monitor_audio] Monitor has basic audio support > [ 847.603276] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling DC_off > [ 847.603751] i915 0000:00:02.0: [drm:gen9_enable_dc5 [i915]] Enabling DC5 > [ 847.604220] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 00 to 01 > [ 847.605597] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling always-on > [ 847.605997] i915 0000:00:02.0: [drm:intel_dp_detect [i915]] [CONNECTOR:143:DP-1] > [ 847.606395] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling always-on > [ 847.607402] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling always-on > [ 847.607888] i915 0000:00:02.0: [drm:check_connector_changed [drm_kms_helper]] [CONNECTOR:143:DP-1] Same epoch counter 1 > [ 847.607936] i915 0000:00:02.0: [drm:intel_hdmi_detect [i915]] [CONNECTOR:154:HDMI-A-1] > [ 847.608426] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling always-on > [ 847.608881] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling DC_off > [ 847.609808] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 01 to 00 > [ 847.611145] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK for addr: 0050 w(1) > [ 847.611401] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK on first message, retry > [ 847.611761] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK for addr: 0050 w(1) > [ 847.611957] [drm:drm_do_probe_ddc_edid] drm: skipping non-existent adapter i915 gmbus dpb > [ 847.611962] i915 0000:00:02.0: [drm:intel_hdmi_set_edid [i915]] HDMI GMBUS EDID read failed, retry using GPIO bit-banging > [ 847.612166] i915 0000:00:02.0: [drm:intel_gmbus_force_bit [i915]] enabling bit-banging on i915 gmbus dpb. force bit now 1 > [ 847.613220] [drm:drm_do_probe_ddc_edid] drm: skipping non-existent adapter i915 gmbus dpb > [ 847.613226] i915 0000:00:02.0: [drm:intel_gmbus_force_bit [i915]] disabling bit-banging on i915 gmbus dpb. force bit now 0 > [ 847.613592] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK for addr: 0040 w(1) > [ 847.613784] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK on first message, retry > [ 847.614135] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK for addr: 0040 w(1) > [ 847.614332] i915 0000:00:02.0: [drm:drm_dp_dual_mode_detect [drm_display_helper]] DP dual mode HDMI ID: (err -6) > [ 847.614346] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling DC_off > [ 847.614544] i915 0000:00:02.0: [drm:gen9_enable_dc5 [i915]] Enabling DC5 > [ 847.614736] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 00 to 01 > [ 847.615909] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling always-on > [ 847.616114] i915 0000:00:02.0: [drm:check_connector_changed [drm_kms_helper]] [CONNECTOR:154:HDMI-A-1] Same epoch counter 1 > [ 847.616133] i915 0000:00:02.0: [drm:intel_hdmi_detect [i915]] [CONNECTOR:160:HDMI-A-2] > [ 847.616334] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling always-on > [ 847.616525] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling DC_off > [ 847.617220] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 01 to 00 > [ 847.646140] [drm:update_display_info] Supported Monitor Refresh rate range is 0 Hz - 0 Hz > [ 847.646169] [drm:update_display_info] HDMI: DVI dual 0, max TMDS clock 300000 kHz > [ 847.646178] [drm:update_display_info] HF-VSDB: max TMDS clock 600000 kHz > [ 847.646185] [drm:update_display_info] hdmi_21 sink detected. parsing edid > [ 847.646465] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpc] NAK for addr: 0040 w(1) > [ 847.646935] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpc] NAK on first message, retry > [ 847.647556] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpc] NAK for addr: 0040 w(1) > [ 847.647981] i915 0000:00:02.0: [drm:drm_dp_dual_mode_detect [drm_display_helper]] DP dual mode HDMI ID: (err -6) > [ 847.648016] [drm:drm_detect_monitor_audio] Monitor has basic audio support > [ 847.648030] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling DC_off > [ 847.648480] i915 0000:00:02.0: [drm:gen9_enable_dc5 [i915]] Enabling DC5 > [ 847.648902] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 00 to 01 > [ 847.650328] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling always-on > [ 847.650771] i915 0000:00:02.0: [drm:check_connector_changed [drm_kms_helper]] [CONNECTOR:160:HDMI-A-2] Same epoch counter 1 > [ 860.015421] i915 0000:00:02.0: [drm:intel_runtime_suspend [i915]] Suspending device > [ 860.018614] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 01 to 00 > [ 860.019685] i915 0000:00:02.0: [drm:gen9_dbuf_slices_update [i915]] Updating dbuf slices to 0x0 > [ 860.019947] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling PW_1 > [ 860.020218] i915 0000:00:02.0: [drm:hsw_wait_for_power_well_disable [i915]] PW_1 forced on (bios:1 driver:0 kvmr:0 debug:0) > [ 860.020489] i915 0000:00:02.0: [drm:bxt_enable_dc9 [i915]] Enabling DC9 > [ 860.020698] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 00 to 08 > [ 860.020918] i915 0000:00:02.0: [drm:intel_runtime_suspend [i915]] Device suspended > [ 870.069276] i915 0000:00:02.0: [drm:intel_dp_detect [i915]] [CONNECTOR:143:DP-1] > [ 870.081358] i915 0000:00:02.0: [drm:intel_runtime_resume [i915]] Resuming device > [ 870.081869] i915 0000:00:02.0: [drm:bxt_disable_dc9 [i915]] Disabling DC9 > [ 870.082484] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 08 to 00 > [ 870.083096] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 00 to 00 > [ 870.083686] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling PW_1 > [ 870.084282] i915 0000:00:02.0: [drm:intel_cdclk_dump_config [i915]] Current CDCLK 19200 kHz, VCO 0 kHz, ref 19200 kHz, bypass 19200 kHz, voltage level 1 > [ 870.084846] i915 0000:00:02.0: [drm:intel_cdclk_init_hw [i915]] Sanitizing cdclk programmed by pre-os > [ 870.085512] i915 0000:00:02.0: [drm:gen9_dbuf_slices_update [i915]] Updating dbuf slices to 0x1 > [ 870.086402] i915 0000:00:02.0: [drm:gen9_enable_dc5 [i915]] Enabling DC5 > [ 870.086817] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 00 to 01 > [ 870.090369] i915 0000:00:02.0: [drm:intel_runtime_resume [i915]] Device resumed > [ 870.090740] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling always-on > [ 870.091719] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling always-on > [ 870.092272] i915 0000:00:02.0: [drm:intel_hdmi_detect [i915]] [CONNECTOR:154:HDMI-A-1] > [ 870.092794] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling always-on > [ 870.093310] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling DC_off > [ 870.094213] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 01 to 00 > [ 870.095467] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK for addr: 0050 w(1) > [ 870.095766] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK on first message, retry > [ 870.096226] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK for addr: 0050 w(1) > [ 870.096505] [drm:drm_do_probe_ddc_edid] drm: skipping non-existent adapter i915 gmbus dpb > [ 870.096516] i915 0000:00:02.0: [drm:intel_hdmi_set_edid [i915]] HDMI GMBUS EDID read failed, retry using GPIO bit-banging > [ 870.096787] i915 0000:00:02.0: [drm:intel_gmbus_force_bit [i915]] enabling bit-banging on i915 gmbus dpb. force bit now 1 > [ 870.097972] [drm:drm_do_probe_ddc_edid] drm: skipping non-existent adapter i915 gmbus dpb > [ 870.097980] i915 0000:00:02.0: [drm:intel_gmbus_force_bit [i915]] disabling bit-banging on i915 gmbus dpb. force bit now 0 > [ 870.098447] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK for addr: 0040 w(1) > [ 870.098640] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK on first message, retry > [ 870.098993] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK for addr: 0040 w(1) > [ 870.099193] i915 0000:00:02.0: [drm:drm_dp_dual_mode_detect [drm_display_helper]] DP dual mode HDMI ID: (err -6) > [ 870.099212] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling DC_off > [ 870.099412] i915 0000:00:02.0: [drm:gen9_enable_dc5 [i915]] Enabling DC5 > [ 870.099603] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 00 to 01 > [ 870.100776] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling always-on > [ 870.100981] i915 0000:00:02.0: [drm:intel_hdmi_detect [i915]] [CONNECTOR:160:HDMI-A-2] > [ 870.101188] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling always-on > [ 870.101380] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling DC_off > [ 870.102074] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 01 to 00 > [ 870.129605] [drm:update_display_info] Supported Monitor Refresh rate range is 0 Hz - 0 Hz > [ 870.129635] [drm:update_display_info] HDMI: DVI dual 0, max TMDS clock 300000 kHz > [ 870.129645] [drm:update_display_info] HF-VSDB: max TMDS clock 600000 kHz > [ 870.129652] [drm:update_display_info] hdmi_21 sink detected. parsing edid > [ 870.129938] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpc] NAK for addr: 0040 w(1) > [ 870.130473] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpc] NAK on first message, retry > [ 870.131103] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpc] NAK for addr: 0040 w(1) > [ 870.131403] i915 0000:00:02.0: [drm:drm_dp_dual_mode_detect [drm_display_helper]] DP dual mode HDMI ID: (err -6) > [ 870.131430] [drm:drm_detect_monitor_audio] Monitor has basic audio support > [ 870.131440] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling DC_off > [ 870.131749] i915 0000:00:02.0: [drm:gen9_enable_dc5 [i915]] Enabling DC5 > [ 870.132054] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 00 to 01 > [ 870.133336] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling always-on > [ 870.133671] i915 0000:00:02.0: [drm:intel_dp_detect [i915]] [CONNECTOR:143:DP-1] > [ 870.133985] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling always-on > [ 870.134810] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling always-on > [ 870.135131] i915 0000:00:02.0: [drm:check_connector_changed [drm_kms_helper]] [CONNECTOR:143:DP-1] Same epoch counter 1 > [ 870.135164] i915 0000:00:02.0: [drm:intel_hdmi_detect [i915]] [CONNECTOR:154:HDMI-A-1] > [ 870.135467] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling always-on > [ 870.135759] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling DC_off > [ 870.136566] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 01 to 00 > [ 870.137871] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK for addr: 0050 w(1) > [ 870.138107] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK on first message, retry > [ 870.138478] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK for addr: 0050 w(1) > [ 870.138690] [drm:drm_do_probe_ddc_edid] drm: skipping non-existent adapter i915 gmbus dpb > [ 870.138696] i915 0000:00:02.0: [drm:intel_hdmi_set_edid [i915]] HDMI GMBUS EDID read failed, retry using GPIO bit-banging > [ 870.138902] i915 0000:00:02.0: [drm:intel_gmbus_force_bit [i915]] enabling bit-banging on i915 gmbus dpb. force bit now 1 > [ 870.139987] [drm:drm_do_probe_ddc_edid] drm: skipping non-existent adapter i915 gmbus dpb > [ 870.139993] i915 0000:00:02.0: [drm:intel_gmbus_force_bit [i915]] disabling bit-banging on i915 gmbus dpb. force bit now 0 > [ 870.140380] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK for addr: 0040 w(1) > [ 870.140578] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK on first message, retry > [ 870.140938] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK for addr: 0040 w(1) > [ 870.141149] i915 0000:00:02.0: [drm:drm_dp_dual_mode_detect [drm_display_helper]] DP dual mode HDMI ID: (err -6) > [ 870.141164] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling DC_off > [ 870.141370] i915 0000:00:02.0: [drm:gen9_enable_dc5 [i915]] Enabling DC5 > [ 870.141570] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 00 to 01 > [ 870.142751] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling always-on > [ 870.142961] i915 0000:00:02.0: [drm:check_connector_changed [drm_kms_helper]] [CONNECTOR:154:HDMI-A-1] Same epoch counter 1 > [ 870.142980] i915 0000:00:02.0: [drm:intel_hdmi_detect [i915]] [CONNECTOR:160:HDMI-A-2] > [ 870.143195] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling always-on > [ 870.143394] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling DC_off > [ 870.144097] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 01 to 00 > [ 870.172511] [drm:update_display_info] Supported Monitor Refresh rate range is 0 Hz - 0 Hz > [ 870.172540] [drm:update_display_info] HDMI: DVI dual 0, max TMDS clock 300000 kHz > [ 870.172549] [drm:update_display_info] HF-VSDB: max TMDS clock 600000 kHz > [ 870.172555] [drm:update_display_info] hdmi_21 sink detected. parsing edid > [ 870.172825] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpc] NAK for addr: 0040 w(1) > [ 870.173317] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpc] NAK on first message, retry > [ 870.173921] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpc] NAK for addr: 0040 w(1) > [ 870.174354] i915 0000:00:02.0: [drm:drm_dp_dual_mode_detect [drm_display_helper]] DP dual mode HDMI ID: (err -6) > [ 870.174390] [drm:drm_detect_monitor_audio] Monitor has basic audio support > [ 870.174404] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling DC_off > [ 870.174833] i915 0000:00:02.0: [drm:gen9_enable_dc5 [i915]] Enabling DC5 > [ 870.175265] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 00 to 01 > [ 870.176676] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling always-on > [ 870.177031] i915 0000:00:02.0: [drm:check_connector_changed [drm_kms_helper]] [CONNECTOR:160:HDMI-A-2] Same epoch counter 1 > [ 881.413306] i915 0000:00:02.0: [drm:intel_runtime_suspend [i915]] Suspending device > [ 881.415196] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 01 to 00 > [ 881.416257] i915 0000:00:02.0: [drm:gen9_dbuf_slices_update [i915]] Updating dbuf slices to 0x0 > [ 881.416519] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling PW_1 > [ 881.416727] i915 0000:00:02.0: [drm:hsw_wait_for_power_well_disable [i915]] PW_1 forced on (bios:1 driver:0 kvmr:0 debug:0) > [ 881.416981] i915 0000:00:02.0: [drm:bxt_enable_dc9 [i915]] Enabling DC9 > [ 881.417196] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 00 to 08 > [ 881.417456] i915 0000:00:02.0: [drm:intel_runtime_suspend [i915]] Device suspended > [ 885.210343] i915 0000:00:02.0: [drm:intel_runtime_resume [i915]] Resuming device > [ 885.210811] i915 0000:00:02.0: [drm:bxt_disable_dc9 [i915]] Disabling DC9 > [ 885.211367] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 08 to 00 > [ 885.211911] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 00 to 00 > [ 885.212521] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling PW_1 > [ 885.213062] i915 0000:00:02.0: [drm:intel_cdclk_dump_config [i915]] Current CDCLK 19200 kHz, VCO 0 kHz, ref 19200 kHz, bypass 19200 kHz, voltage level 1 > [ 885.213572] i915 0000:00:02.0: [drm:intel_cdclk_init_hw [i915]] Sanitizing cdclk programmed by pre-os > [ 885.214371] i915 0000:00:02.0: [drm:gen9_dbuf_slices_update [i915]] Updating dbuf slices to 0x1 > [ 885.215014] i915 0000:00:02.0: [drm:gen9_enable_dc5 [i915]] Enabling DC5 > [ 885.215244] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 00 to 01 > [ 885.217612] i915 0000:00:02.0: [drm:intel_dp_detect [i915]] [CONNECTOR:143:DP-1] > [ 885.218611] i915 0000:00:02.0: [drm:intel_runtime_resume [i915]] Device resumed > [ 885.218792] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling always-on > [ 885.219668] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling always-on > [ 885.219866] i915 0000:00:02.0: [drm:check_connector_changed [drm_kms_helper]] [CONNECTOR:143:DP-1] Same epoch counter 1 > [ 885.219866] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling always-on > [ 885.219889] i915 0000:00:02.0: [drm:intel_hdmi_detect [i915]] [CONNECTOR:154:HDMI-A-1] > [ 885.220088] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling DC_off > [ 885.220785] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 01 to 00 > [ 885.222052] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK for addr: 0050 w(1) > [ 885.222246] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK on first message, retry > [ 885.222602] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK for addr: 0050 w(1) > [ 885.222798] [drm:drm_do_probe_ddc_edid] drm: skipping non-existent adapter i915 gmbus dpb > [ 885.222806] i915 0000:00:02.0: [drm:intel_hdmi_set_edid [i915]] HDMI GMBUS EDID read failed, retry using GPIO bit-banging > [ 885.222995] i915 0000:00:02.0: [drm:intel_gmbus_force_bit [i915]] enabling bit-banging on i915 gmbus dpb. force bit now 1 > [ 885.223312] [drm:drm_mode_addfb2] [FB:165] > [ 885.224065] [drm:drm_do_probe_ddc_edid] drm: skipping non-existent adapter i915 gmbus dpb > [ 885.224071] i915 0000:00:02.0: [drm:intel_gmbus_force_bit [i915]] disabling bit-banging on i915 gmbus dpb. force bit now 0 > [ 885.224448] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK for addr: 0040 w(1) > [ 885.224640] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK on first message, retry > [ 885.224993] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK for addr: 0040 w(1) > [ 885.225196] i915 0000:00:02.0: [drm:drm_dp_dual_mode_detect [drm_display_helper]] DP dual mode HDMI ID: (err -6) > [ 885.225215] i915 0000:00:02.0: [drm:check_connector_changed [drm_kms_helper]] [CONNECTOR:154:HDMI-A-1] Same epoch counter 1 > [ 885.225236] i915 0000:00:02.0: [drm:intel_hdmi_detect [i915]] [CONNECTOR:160:HDMI-A-2] > [ 885.252147] [drm:update_display_info] Supported Monitor Refresh rate range is 0 Hz - 0 Hz > [ 885.252175] [drm:update_display_info] HDMI: DVI dual 0, max TMDS clock 300000 kHz > [ 885.252183] [drm:update_display_info] HF-VSDB: max TMDS clock 600000 kHz > [ 885.252190] [drm:update_display_info] hdmi_21 sink detected. parsing edid > [ 885.252442] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpc] NAK for addr: 0040 w(1) > [ 885.252881] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpc] NAK on first message, retry > [ 885.253468] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpc] NAK for addr: 0040 w(1) > [ 885.253861] i915 0000:00:02.0: [drm:drm_dp_dual_mode_detect [drm_display_helper]] DP dual mode HDMI ID: (err -6) > [ 885.253894] [drm:drm_detect_monitor_audio] Monitor has basic audio support > [ 885.253919] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling DC_off > [ 885.254342] i915 0000:00:02.0: [drm:gen9_enable_dc5 [i915]] Enabling DC5 > [ 885.254732] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 00 to 01 > [ 885.256127] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling always-on > [ 885.256545] i915 0000:00:02.0: [drm:check_connector_changed [drm_kms_helper]] [CONNECTOR:160:HDMI-A-2] Same epoch counter 1 > [ 896.953259] i915 0000:00:02.0: [drm:intel_runtime_suspend [i915]] Suspending device > [ 896.955426] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 01 to 00 > [ 896.956597] i915 0000:00:02.0: [drm:gen9_dbuf_slices_update [i915]] Updating dbuf slices to 0x0 > [ 896.957239] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling PW_1 > [ 896.957758] i915 0000:00:02.0: [drm:hsw_wait_for_power_well_disable [i915]] PW_1 forced on (bios:1 driver:0 kvmr:0 debug:0) > [ 896.958303] i915 0000:00:02.0: [drm:bxt_enable_dc9 [i915]] Enabling DC9 > [ 896.958642] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 00 to 08 > [ 896.958860] i915 0000:00:02.0: [drm:intel_runtime_suspend [i915]] Device suspended > [ 907.445291] i915 0000:00:02.0: [drm:intel_dp_detect [i915]] [CONNECTOR:143:DP-1] > [ 907.457353] i915 0000:00:02.0: [drm:intel_runtime_resume [i915]] Resuming device > [ 907.457865] i915 0000:00:02.0: [drm:bxt_disable_dc9 [i915]] Disabling DC9 > [ 907.458474] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 08 to 00 > [ 907.459083] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 00 to 00 > [ 907.459673] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling PW_1 > [ 907.460272] i915 0000:00:02.0: [drm:intel_cdclk_dump_config [i915]] Current CDCLK 19200 kHz, VCO 0 kHz, ref 19200 kHz, bypass 19200 kHz, voltage level 1 > [ 907.460834] i915 0000:00:02.0: [drm:intel_cdclk_init_hw [i915]] Sanitizing cdclk programmed by pre-os > [ 907.461484] i915 0000:00:02.0: [drm:gen9_dbuf_slices_update [i915]] Updating dbuf slices to 0x1 > [ 907.462362] i915 0000:00:02.0: [drm:gen9_enable_dc5 [i915]] Enabling DC5 > [ 907.462780] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 00 to 01 > [ 907.466330] i915 0000:00:02.0: [drm:intel_runtime_resume [i915]] Device resumed > [ 907.466702] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling always-on > [ 907.467659] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling always-on > [ 907.468121] i915 0000:00:02.0: [drm:intel_hdmi_detect [i915]] [CONNECTOR:154:HDMI-A-1] > [ 907.468557] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling always-on > [ 907.468969] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling DC_off > [ 907.469919] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 01 to 00 > [ 907.471182] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK for addr: 0050 w(1) > [ 907.471530] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK on first message, retry > [ 907.471885] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK for addr: 0050 w(1) > [ 907.472090] [drm:drm_do_probe_ddc_edid] drm: skipping non-existent adapter i915 gmbus dpb > [ 907.472099] i915 0000:00:02.0: [drm:intel_hdmi_set_edid [i915]] HDMI GMBUS EDID read failed, retry using GPIO bit-banging > [ 907.472291] i915 0000:00:02.0: [drm:intel_gmbus_force_bit [i915]] enabling bit-banging on i915 gmbus dpb. force bit now 1 > [ 907.473347] [drm:drm_do_probe_ddc_edid] drm: skipping non-existent adapter i915 gmbus dpb > [ 907.473353] i915 0000:00:02.0: [drm:intel_gmbus_force_bit [i915]] disabling bit-banging on i915 gmbus dpb. force bit now 0 > [ 907.473718] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK for addr: 0040 w(1) > [ 907.473907] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK on first message, retry > [ 907.474247] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK for addr: 0040 w(1) > [ 907.474455] i915 0000:00:02.0: [drm:drm_dp_dual_mode_detect [drm_display_helper]] DP dual mode HDMI ID: (err -6) > [ 907.474474] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling DC_off > [ 907.474682] i915 0000:00:02.0: [drm:gen9_enable_dc5 [i915]] Enabling DC5 > [ 907.474881] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 00 to 01 > [ 907.476073] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling always-on > [ 907.476289] i915 0000:00:02.0: [drm:intel_hdmi_detect [i915]] [CONNECTOR:160:HDMI-A-2] > [ 907.476496] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling always-on > [ 907.476697] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling DC_off > [ 907.477404] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 01 to 00 > [ 907.505268] [drm:update_display_info] Supported Monitor Refresh rate range is 0 Hz - 0 Hz > [ 907.505297] [drm:update_display_info] HDMI: DVI dual 0, max TMDS clock 300000 kHz > [ 907.505305] [drm:update_display_info] HF-VSDB: max TMDS clock 600000 kHz > [ 907.505312] [drm:update_display_info] hdmi_21 sink detected. parsing edid > [ 907.505590] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpc] NAK for addr: 0040 w(1) > [ 907.506079] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpc] NAK on first message, retry > [ 907.506721] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpc] NAK for addr: 0040 w(1) > [ 907.506990] i915 0000:00:02.0: [drm:drm_dp_dual_mode_detect [drm_display_helper]] DP dual mode HDMI ID: (err -6) > [ 907.507013] [drm:drm_detect_monitor_audio] Monitor has basic audio support > [ 907.507023] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling DC_off > [ 907.507312] i915 0000:00:02.0: [drm:gen9_enable_dc5 [i915]] Enabling DC5 > [ 907.507579] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 00 to 01 > [ 907.508832] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling always-on > [ 907.509135] i915 0000:00:02.0: [drm:intel_dp_detect [i915]] [CONNECTOR:143:DP-1] > [ 907.509418] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling always-on > [ 907.510209] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling always-on > [ 907.510492] i915 0000:00:02.0: [drm:check_connector_changed [drm_kms_helper]] [CONNECTOR:143:DP-1] Same epoch counter 1 > [ 907.510522] i915 0000:00:02.0: [drm:intel_hdmi_detect [i915]] [CONNECTOR:154:HDMI-A-1] > [ 907.510794] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling always-on > [ 907.511073] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling DC_off > [ 907.511837] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 01 to 00 > [ 907.513127] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK for addr: 0050 w(1) > [ 907.513328] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK on first message, retry > [ 907.513690] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK for addr: 0050 w(1) > [ 907.513890] [drm:drm_do_probe_ddc_edid] drm: skipping non-existent adapter i915 gmbus dpb > [ 907.513896] i915 0000:00:02.0: [drm:intel_hdmi_set_edid [i915]] HDMI GMBUS EDID read failed, retry using GPIO bit-banging > [ 907.514105] i915 0000:00:02.0: [drm:intel_gmbus_force_bit [i915]] enabling bit-banging on i915 gmbus dpb. force bit now 1 > [ 907.515175] [drm:drm_do_probe_ddc_edid] drm: skipping non-existent adapter i915 gmbus dpb > [ 907.515181] i915 0000:00:02.0: [drm:intel_gmbus_force_bit [i915]] disabling bit-banging on i915 gmbus dpb. force bit now 0 > [ 907.515552] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK for addr: 0040 w(1) > [ 907.515749] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK on first message, retry > [ 907.516111] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK for addr: 0040 w(1) > [ 907.516315] i915 0000:00:02.0: [drm:drm_dp_dual_mode_detect [drm_display_helper]] DP dual mode HDMI ID: (err -6) > [ 907.516330] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling DC_off > [ 907.516535] i915 0000:00:02.0: [drm:gen9_enable_dc5 [i915]] Enabling DC5 > [ 907.516734] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 00 to 01 > [ 907.517918] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling always-on > [ 907.518131] i915 0000:00:02.0: [drm:check_connector_changed [drm_kms_helper]] [CONNECTOR:154:HDMI-A-1] Same epoch counter 1 > [ 907.518149] i915 0000:00:02.0: [drm:intel_hdmi_detect [i915]] [CONNECTOR:160:HDMI-A-2] > [ 907.518358] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling always-on > [ 907.518559] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling DC_off > [ 907.519263] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 01 to 00 > [ 907.547222] [drm:update_display_info] Supported Monitor Refresh rate range is 0 Hz - 0 Hz > [ 907.547250] [drm:update_display_info] HDMI: DVI dual 0, max TMDS clock 300000 kHz > [ 907.547259] [drm:update_display_info] HF-VSDB: max TMDS clock 600000 kHz > [ 907.547266] [drm:update_display_info] hdmi_21 sink detected. parsing edid > [ 907.547536] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpc] NAK for addr: 0040 w(1) > [ 907.548001] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpc] NAK on first message, retry > [ 907.548617] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpc] NAK for addr: 0040 w(1) > [ 907.548886] i915 0000:00:02.0: [drm:drm_dp_dual_mode_detect [drm_display_helper]] DP dual mode HDMI ID: (err -6) > [ 907.548910] [drm:drm_detect_monitor_audio] Monitor has basic audio support > [ 907.548919] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling DC_off > [ 907.549214] i915 0000:00:02.0: [drm:gen9_enable_dc5 [i915]] Enabling DC5 > [ 907.549480] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 00 to 01 > [ 907.550734] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling always-on > [ 907.551016] i915 0000:00:02.0: [drm:check_connector_changed [drm_kms_helper]] [CONNECTOR:160:HDMI-A-2] Same epoch counter 1 > [ 917.685283] i915 0000:00:02.0: [drm:intel_runtime_suspend [i915]] Suspending device > [ 917.687427] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 01 to 00 > [ 917.688615] i915 0000:00:02.0: [drm:gen9_dbuf_slices_update [i915]] Updating dbuf slices to 0x0 > [ 917.689267] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling PW_1 > [ 917.689816] i915 0000:00:02.0: [drm:hsw_wait_for_power_well_disable [i915]] PW_1 forced on (bios:1 driver:0 kvmr:0 debug:0) > [ 917.690386] i915 0000:00:02.0: [drm:bxt_enable_dc9 [i915]] Enabling DC9 > [ 917.690893] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 00 to 08 > [ 917.691457] i915 0000:00:02.0: [drm:intel_runtime_suspend [i915]] Device suspended > [ 927.925370] i915 0000:00:02.0: [drm:intel_dp_detect [i915]] [CONNECTOR:143:DP-1] > [ 927.938370] i915 0000:00:02.0: [drm:intel_runtime_resume [i915]] Resuming device > [ 927.938881] i915 0000:00:02.0: [drm:bxt_disable_dc9 [i915]] Disabling DC9 > [ 927.939487] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 08 to 00 > [ 927.940097] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 00 to 00 > [ 927.940688] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling PW_1 > [ 927.941281] i915 0000:00:02.0: [drm:intel_cdclk_dump_config [i915]] Current CDCLK 19200 kHz, VCO 0 kHz, ref 19200 kHz, bypass 19200 kHz, voltage level 1 > [ 927.941847] i915 0000:00:02.0: [drm:intel_cdclk_init_hw [i915]] Sanitizing cdclk programmed by pre-os > [ 927.942499] i915 0000:00:02.0: [drm:gen9_dbuf_slices_update [i915]] Updating dbuf slices to 0x1 > [ 927.943381] i915 0000:00:02.0: [drm:gen9_enable_dc5 [i915]] Enabling DC5 > [ 927.943764] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 00 to 01 > [ 927.947280] i915 0000:00:02.0: [drm:intel_runtime_resume [i915]] Device resumed > [ 927.947625] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling always-on > [ 927.948544] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling always-on > [ 927.948962] i915 0000:00:02.0: [drm:intel_hdmi_detect [i915]] [CONNECTOR:154:HDMI-A-1] > [ 927.949383] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling always-on > [ 927.949766] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling DC_off > [ 927.950658] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 01 to 00 > [ 927.951984] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK for addr: 0050 w(1) > [ 927.952235] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK on first message, retry > [ 927.952591] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK for addr: 0050 w(1) > [ 927.952787] [drm:drm_do_probe_ddc_edid] drm: skipping non-existent adapter i915 gmbus dpb > [ 927.952796] i915 0000:00:02.0: [drm:intel_hdmi_set_edid [i915]] HDMI GMBUS EDID read failed, retry using GPIO bit-banging > [ 927.952985] i915 0000:00:02.0: [drm:intel_gmbus_force_bit [i915]] enabling bit-banging on i915 gmbus dpb. force bit now 1 > [ 927.954053] [drm:drm_do_probe_ddc_edid] drm: skipping non-existent adapter i915 gmbus dpb > [ 927.954059] i915 0000:00:02.0: [drm:intel_gmbus_force_bit [i915]] disabling bit-banging on i915 gmbus dpb. force bit now 0 > [ 927.954441] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK for addr: 0040 w(1) > [ 927.954641] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK on first message, retry > [ 927.955004] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK for addr: 0040 w(1) > [ 927.955217] i915 0000:00:02.0: [drm:drm_dp_dual_mode_detect [drm_display_helper]] DP dual mode HDMI ID: (err -6) > [ 927.955236] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling DC_off > [ 927.955444] i915 0000:00:02.0: [drm:gen9_enable_dc5 [i915]] Enabling DC5 > [ 927.955643] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 00 to 01 > [ 927.956827] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling always-on > [ 927.957047] i915 0000:00:02.0: [drm:intel_hdmi_detect [i915]] [CONNECTOR:160:HDMI-A-2] > [ 927.957257] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling always-on > [ 927.957456] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling DC_off > [ 927.958161] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 01 to 00 > [ 927.987395] [drm:update_display_info] Supported Monitor Refresh rate range is 0 Hz - 0 Hz > [ 927.987424] [drm:update_display_info] HDMI: DVI dual 0, max TMDS clock 300000 kHz > [ 927.987433] [drm:update_display_info] HF-VSDB: max TMDS clock 600000 kHz > [ 927.987440] [drm:update_display_info] hdmi_21 sink detected. parsing edid > [ 927.987718] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpc] NAK for addr: 0040 w(1) > [ 927.988206] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpc] NAK on first message, retry > [ 927.988774] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpc] NAK for addr: 0040 w(1) > [ 927.989093] i915 0000:00:02.0: [drm:drm_dp_dual_mode_detect [drm_display_helper]] DP dual mode HDMI ID: (err -6) > [ 927.989118] [drm:drm_detect_monitor_audio] Monitor has basic audio support > [ 927.989128] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling DC_off > [ 927.989421] i915 0000:00:02.0: [drm:gen9_enable_dc5 [i915]] Enabling DC5 > [ 927.989701] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 00 to 01 > [ 927.990973] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling always-on > [ 927.991293] i915 0000:00:02.0: [drm:intel_dp_detect [i915]] [CONNECTOR:143:DP-1] > [ 927.991590] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling always-on > [ 927.992398] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling always-on > [ 927.992696] i915 0000:00:02.0: [drm:check_connector_changed [drm_kms_helper]] [CONNECTOR:143:DP-1] Same epoch counter 1 > [ 927.992727] i915 0000:00:02.0: [drm:intel_hdmi_detect [i915]] [CONNECTOR:154:HDMI-A-1] > [ 927.993016] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling always-on > [ 927.993305] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling DC_off > [ 927.994094] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 01 to 00 > [ 927.995382] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK for addr: 0050 w(1) > [ 927.995590] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK on first message, retry > [ 927.995961] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK for addr: 0050 w(1) > [ 927.996181] [drm:drm_do_probe_ddc_edid] drm: skipping non-existent adapter i915 gmbus dpb > [ 927.996188] i915 0000:00:02.0: [drm:intel_hdmi_set_edid [i915]] HDMI GMBUS EDID read failed, retry using GPIO bit-banging > [ 927.996393] i915 0000:00:02.0: [drm:intel_gmbus_force_bit [i915]] enabling bit-banging on i915 gmbus dpb. force bit now 1 > [ 927.997474] [drm:drm_do_probe_ddc_edid] drm: skipping non-existent adapter i915 gmbus dpb > [ 927.997480] i915 0000:00:02.0: [drm:intel_gmbus_force_bit [i915]] disabling bit-banging on i915 gmbus dpb. force bit now 0 > [ 927.997876] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK for addr: 0040 w(1) > [ 927.998080] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK on first message, retry > [ 927.998444] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK for addr: 0040 w(1) > [ 927.998647] i915 0000:00:02.0: [drm:drm_dp_dual_mode_detect [drm_display_helper]] DP dual mode HDMI ID: (err -6) > [ 927.998661] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling DC_off > [ 927.998867] i915 0000:00:02.0: [drm:gen9_enable_dc5 [i915]] Enabling DC5 > [ 927.999075] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 00 to 01 > [ 928.000260] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling always-on > [ 928.000470] i915 0000:00:02.0: [drm:check_connector_changed [drm_kms_helper]] [CONNECTOR:154:HDMI-A-1] Same epoch counter 1 > [ 928.000489] i915 0000:00:02.0: [drm:intel_hdmi_detect [i915]] [CONNECTOR:160:HDMI-A-2] > [ 928.000697] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling always-on > [ 928.000896] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling DC_off > [ 928.001599] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 01 to 00 > [ 928.030253] [drm:update_display_info] Supported Monitor Refresh rate range is 0 Hz - 0 Hz > [ 928.030282] [drm:update_display_info] HDMI: DVI dual 0, max TMDS clock 300000 kHz > [ 928.030292] [drm:update_display_info] HF-VSDB: max TMDS clock 600000 kHz > [ 928.030299] [drm:update_display_info] hdmi_21 sink detected. parsing edid > [ 928.030586] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpc] NAK for addr: 0040 w(1) > [ 928.031112] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpc] NAK on first message, retry > [ 928.031757] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpc] NAK for addr: 0040 w(1) > [ 928.032230] i915 0000:00:02.0: [drm:drm_dp_dual_mode_detect [drm_display_helper]] DP dual mode HDMI ID: (err -6) > [ 928.032268] [drm:drm_detect_monitor_audio] Monitor has basic audio support > [ 928.032283] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling DC_off > [ 928.032757] i915 0000:00:02.0: [drm:gen9_enable_dc5 [i915]] Enabling DC5 > [ 928.033232] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 00 to 01 > [ 928.034646] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling always-on > [ 928.035070] i915 0000:00:02.0: [drm:check_connector_changed [drm_kms_helper]] [CONNECTOR:160:HDMI-A-2] Same epoch counter 1 > [ 940.011891] i915 0000:00:02.0: [drm:intel_runtime_suspend [i915]] Suspending device > [ 940.014059] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 01 to 00 > [ 940.015237] i915 0000:00:02.0: [drm:gen9_dbuf_slices_update [i915]] Updating dbuf slices to 0x0 > [ 940.015779] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling PW_1 > [ 940.016275] i915 0000:00:02.0: [drm:hsw_wait_for_power_well_disable [i915]] PW_1 forced on (bios:1 driver:0 kvmr:0 debug:0) > [ 940.016813] i915 0000:00:02.0: [drm:bxt_enable_dc9 [i915]] Enabling DC9 > [ 940.017155] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 00 to 08 > [ 940.017412] i915 0000:00:02.0: [drm:intel_runtime_suspend [i915]] Device suspended > [ 945.211300] i915 0000:00:02.0: [drm:intel_runtime_resume [i915]] Resuming device > [ 945.211766] i915 0000:00:02.0: [drm:bxt_disable_dc9 [i915]] Disabling DC9 > [ 945.212313] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 08 to 00 > [ 945.212854] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 00 to 00 > [ 945.213429] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling PW_1 > [ 945.213952] i915 0000:00:02.0: [drm:intel_cdclk_dump_config [i915]] Current CDCLK 19200 kHz, VCO 0 kHz, ref 19200 kHz, bypass 19200 kHz, voltage level 1 > [ 945.214476] i915 0000:00:02.0: [drm:intel_cdclk_init_hw [i915]] Sanitizing cdclk programmed by pre-os > [ 945.215015] i915 0000:00:02.0: [drm:gen9_dbuf_slices_update [i915]] Updating dbuf slices to 0x1 > [ 945.215925] i915 0000:00:02.0: [drm:gen9_enable_dc5 [i915]] Enabling DC5 > [ 945.216320] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 00 to 01 > [ 945.219837] i915 0000:00:02.0: [drm:intel_runtime_resume [i915]] Device resumed > [ 945.220279] i915 0000:00:02.0: [drm:intel_dp_detect [i915]] [CONNECTOR:143:DP-1] > [ 945.220557] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling always-on > [ 945.221166] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling DC_off > [ 945.222346] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 01 to 00 > [ 945.223437] i915 0000:00:02.0: [drm:check_connector_changed [drm_kms_helper]] [CONNECTOR:143:DP-1] Same epoch counter 1 > [ 945.223462] i915 0000:00:02.0: [drm:intel_hdmi_detect [i915]] [CONNECTOR:154:HDMI-A-1] > [ 945.223867] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK for addr: 0050 w(1) > [ 945.224068] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK on first message, retry > [ 945.224426] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK for addr: 0050 w(1) > [ 945.224617] [drm:drm_mode_addfb2] [FB:163] > [ 945.224621] [drm:drm_do_probe_ddc_edid] drm: skipping non-existent adapter i915 gmbus dpb > [ 945.224627] i915 0000:00:02.0: [drm:intel_hdmi_set_edid [i915]] HDMI GMBUS EDID read failed, retry using GPIO bit-banging > [ 945.224817] i915 0000:00:02.0: [drm:intel_gmbus_force_bit [i915]] enabling bit-banging on i915 gmbus dpb. force bit now 1 > [ 945.225877] [drm:drm_do_probe_ddc_edid] drm: skipping non-existent adapter i915 gmbus dpb > [ 945.225884] i915 0000:00:02.0: [drm:intel_gmbus_force_bit [i915]] disabling bit-banging on i915 gmbus dpb. force bit now 0 > [ 945.226256] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK for addr: 0040 w(1) > [ 945.226457] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK on first message, retry > [ 945.226823] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK for addr: 0040 w(1) > [ 945.227025] i915 0000:00:02.0: [drm:drm_dp_dual_mode_detect [drm_display_helper]] DP dual mode HDMI ID: (err -6) > [ 945.227060] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling DC_off > [ 945.227271] i915 0000:00:02.0: [drm:gen9_enable_dc5 [i915]] Enabling DC5 > [ 945.227472] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 00 to 01 > [ 945.228654] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling always-on > [ 945.228868] i915 0000:00:02.0: [drm:check_connector_changed [drm_kms_helper]] [CONNECTOR:154:HDMI-A-1] Same epoch counter 1 > [ 945.228888] i915 0000:00:02.0: [drm:intel_hdmi_detect [i915]] [CONNECTOR:160:HDMI-A-2] > [ 945.229106] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling always-on > [ 945.229305] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling DC_off > [ 945.230002] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 01 to 00 > [ 945.259213] [drm:update_display_info] Supported Monitor Refresh rate range is 0 Hz - 0 Hz > [ 945.259243] [drm:update_display_info] HDMI: DVI dual 0, max TMDS clock 300000 kHz > [ 945.259253] [drm:update_display_info] HF-VSDB: max TMDS clock 600000 kHz > [ 945.259261] [drm:update_display_info] hdmi_21 sink detected. parsing edid > [ 945.259544] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpc] NAK for addr: 0040 w(1) > [ 945.260070] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpc] NAK on first message, retry > [ 945.260705] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpc] NAK for addr: 0040 w(1) > [ 945.260983] i915 0000:00:02.0: [drm:drm_dp_dual_mode_detect [drm_display_helper]] DP dual mode HDMI ID: (err -6) > [ 945.261006] [drm:drm_detect_monitor_audio] Monitor has basic audio support > [ 945.261014] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling DC_off > [ 945.261298] i915 0000:00:02.0: [drm:gen9_enable_dc5 [i915]] Enabling DC5 > [ 945.261552] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 00 to 01 > [ 945.262791] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling always-on > [ 945.263063] i915 0000:00:02.0: [drm:check_connector_changed [drm_kms_helper]] [CONNECTOR:160:HDMI-A-2] Same epoch counter 1 > [ 956.953270] i915 0000:00:02.0: [drm:intel_runtime_suspend [i915]] Suspending device > [ 956.955298] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 01 to 00 > [ 956.956342] i915 0000:00:02.0: [drm:gen9_dbuf_slices_update [i915]] Updating dbuf slices to 0x0 > [ 956.956822] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling PW_1 > [ 956.957277] i915 0000:00:02.0: [drm:hsw_wait_for_power_well_disable [i915]] PW_1 forced on (bios:1 driver:0 kvmr:0 debug:0) > [ 956.957790] i915 0000:00:02.0: [drm:bxt_enable_dc9 [i915]] Enabling DC9 > [ 956.958155] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 00 to 08 > [ 956.958414] i915 0000:00:02.0: [drm:intel_runtime_suspend [i915]] Device suspended > [ 967.349292] i915 0000:00:02.0: [drm:intel_dp_detect [i915]] [CONNECTOR:143:DP-1] > [ 967.362378] i915 0000:00:02.0: [drm:intel_runtime_resume [i915]] Resuming device > [ 967.362947] i915 0000:00:02.0: [drm:bxt_disable_dc9 [i915]] Disabling DC9 > [ 967.363628] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 08 to 00 > [ 967.364308] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 00 to 00 > [ 967.364965] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling PW_1 > [ 967.365637] i915 0000:00:02.0: [drm:intel_cdclk_dump_config [i915]] Current CDCLK 19200 kHz, VCO 0 kHz, ref 19200 kHz, bypass 19200 kHz, voltage level 1 > [ 967.366282] i915 0000:00:02.0: [drm:intel_cdclk_init_hw [i915]] Sanitizing cdclk programmed by pre-os > [ 967.366843] i915 0000:00:02.0: [drm:gen9_dbuf_slices_update [i915]] Updating dbuf slices to 0x1 > [ 967.367799] i915 0000:00:02.0: [drm:gen9_enable_dc5 [i915]] Enabling DC5 > [ 967.368221] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 00 to 01 > [ 967.371769] i915 0000:00:02.0: [drm:intel_runtime_resume [i915]] Device resumed > [ 967.372228] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling always-on > [ 967.373270] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling always-on > [ 967.373707] i915 0000:00:02.0: [drm:intel_hdmi_detect [i915]] [CONNECTOR:154:HDMI-A-1] > [ 967.374098] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling always-on > [ 967.374454] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling DC_off > [ 967.375321] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 01 to 00 > [ 967.376605] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK for addr: 0050 w(1) > [ 967.376874] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK on first message, retry > [ 967.377315] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK for addr: 0050 w(1) > [ 967.377582] [drm:drm_do_probe_ddc_edid] drm: skipping non-existent adapter i915 gmbus dpb > [ 967.377593] i915 0000:00:02.0: [drm:intel_hdmi_set_edid [i915]] HDMI GMBUS EDID read failed, retry using GPIO bit-banging > [ 967.377854] i915 0000:00:02.0: [drm:intel_gmbus_force_bit [i915]] enabling bit-banging on i915 gmbus dpb. force bit now 1 > [ 967.379019] [drm:drm_do_probe_ddc_edid] drm: skipping non-existent adapter i915 gmbus dpb > [ 967.379027] i915 0000:00:02.0: [drm:intel_gmbus_force_bit [i915]] disabling bit-banging on i915 gmbus dpb. force bit now 0 > [ 967.379498] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK for addr: 0040 w(1) > [ 967.379718] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK on first message, retry > [ 967.380053] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK for addr: 0040 w(1) > [ 967.380249] i915 0000:00:02.0: [drm:drm_dp_dual_mode_detect [drm_display_helper]] DP dual mode HDMI ID: (err -6) > [ 967.380266] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling DC_off > [ 967.380465] i915 0000:00:02.0: [drm:gen9_enable_dc5 [i915]] Enabling DC5 > [ 967.380658] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 00 to 01 > [ 967.381831] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling always-on > [ 967.382034] i915 0000:00:02.0: [drm:intel_hdmi_detect [i915]] [CONNECTOR:160:HDMI-A-2] > [ 967.382242] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling always-on > [ 967.382434] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling DC_off > [ 967.383127] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 01 to 00 > [ 967.410454] [drm:update_display_info] Supported Monitor Refresh rate range is 0 Hz - 0 Hz > [ 967.410483] [drm:update_display_info] HDMI: DVI dual 0, max TMDS clock 300000 kHz > [ 967.410492] [drm:update_display_info] HF-VSDB: max TMDS clock 600000 kHz > [ 967.410499] [drm:update_display_info] hdmi_21 sink detected. parsing edid > [ 967.410770] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpc] NAK for addr: 0040 w(1) > [ 967.411255] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpc] NAK on first message, retry > [ 967.411866] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpc] NAK for addr: 0040 w(1) > [ 967.412157] i915 0000:00:02.0: [drm:drm_dp_dual_mode_detect [drm_display_helper]] DP dual mode HDMI ID: (err -6) > [ 967.412182] [drm:drm_detect_monitor_audio] Monitor has basic audio support > [ 967.412191] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling DC_off > [ 967.412472] i915 0000:00:02.0: [drm:gen9_enable_dc5 [i915]] Enabling DC5 > [ 967.412737] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 00 to 01 > [ 967.413994] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling always-on > [ 967.414303] i915 0000:00:02.0: [drm:intel_dp_detect [i915]] [CONNECTOR:143:DP-1] > [ 967.414584] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling always-on > [ 967.415377] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling always-on > [ 967.415660] i915 0000:00:02.0: [drm:check_connector_changed [drm_kms_helper]] [CONNECTOR:143:DP-1] Same epoch counter 1 > [ 967.415690] i915 0000:00:02.0: [drm:intel_hdmi_detect [i915]] [CONNECTOR:154:HDMI-A-1] > [ 967.415966] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling always-on > [ 967.416242] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling DC_off > [ 967.417006] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 01 to 00 > [ 967.418313] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK for addr: 0050 w(1) > [ 967.418543] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK on first message, retry > [ 967.418935] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK for addr: 0050 w(1) > [ 967.419175] [drm:drm_do_probe_ddc_edid] drm: skipping non-existent adapter i915 gmbus dpb > [ 967.419182] i915 0000:00:02.0: [drm:intel_hdmi_set_edid [i915]] HDMI GMBUS EDID read failed, retry using GPIO bit-banging > [ 967.419407] i915 0000:00:02.0: [drm:intel_gmbus_force_bit [i915]] enabling bit-banging on i915 gmbus dpb. force bit now 1 > [ 967.420511] [drm:drm_do_probe_ddc_edid] drm: skipping non-existent adapter i915 gmbus dpb > [ 967.420518] i915 0000:00:02.0: [drm:intel_gmbus_force_bit [i915]] disabling bit-banging on i915 gmbus dpb. force bit now 0 > [ 967.420930] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK for addr: 0040 w(1) > [ 967.421164] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK on first message, retry > [ 967.421558] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK for addr: 0040 w(1) > [ 967.421762] i915 0000:00:02.0: [drm:drm_dp_dual_mode_detect [drm_display_helper]] DP dual mode HDMI ID: (err -6) > [ 967.421776] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling DC_off > [ 967.421983] i915 0000:00:02.0: [drm:gen9_enable_dc5 [i915]] Enabling DC5 > [ 967.422192] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 00 to 01 > [ 967.423377] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling always-on > [ 967.423587] i915 0000:00:02.0: [drm:check_connector_changed [drm_kms_helper]] [CONNECTOR:154:HDMI-A-1] Same epoch counter 1 > [ 967.423606] i915 0000:00:02.0: [drm:intel_hdmi_detect [i915]] [CONNECTOR:160:HDMI-A-2] > [ 967.423816] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling always-on > [ 967.424014] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling DC_off > [ 967.424722] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 01 to 00 > [ 967.453556] [drm:update_display_info] Supported Monitor Refresh rate range is 0 Hz - 0 Hz > [ 967.453585] [drm:update_display_info] HDMI: DVI dual 0, max TMDS clock 300000 kHz > [ 967.453593] [drm:update_display_info] HF-VSDB: max TMDS clock 600000 kHz > [ 967.453600] [drm:update_display_info] hdmi_21 sink detected. parsing edid > [ 967.453880] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpc] NAK for addr: 0040 w(1) > [ 967.454375] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpc] NAK on first message, retry > [ 967.454999] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpc] NAK for addr: 0040 w(1) > [ 967.455289] i915 0000:00:02.0: [drm:drm_dp_dual_mode_detect [drm_display_helper]] DP dual mode HDMI ID: (err -6) > [ 967.455313] [drm:drm_detect_monitor_audio] Monitor has basic audio support > [ 967.455322] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling DC_off > [ 967.455586] i915 0000:00:02.0: [drm:gen9_enable_dc5 [i915]] Enabling DC5 > [ 967.455837] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 00 to 01 > [ 967.457082] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling always-on > [ 967.457351] i915 0000:00:02.0: [drm:check_connector_changed [drm_kms_helper]] [CONNECTOR:160:HDMI-A-2] Same epoch counter 1 > [ 977.589276] i915 0000:00:02.0: [drm:intel_runtime_suspend [i915]] Suspending device > [ 977.591422] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 01 to 00 > [ 977.592768] i915 0000:00:02.0: [drm:gen9_dbuf_slices_update [i915]] Updating dbuf slices to 0x0 > [ 977.593265] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling PW_1 > [ 977.593642] i915 0000:00:02.0: [drm:hsw_wait_for_power_well_disable [i915]] PW_1 forced on (bios:1 driver:0 kvmr:0 debug:0) > [ 977.593994] i915 0000:00:02.0: [drm:bxt_enable_dc9 [i915]] Enabling DC9 > [ 977.594323] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 00 to 08 > [ 977.594559] i915 0000:00:02.0: [drm:intel_runtime_suspend [i915]] Device suspended > [ 987.829292] i915 0000:00:02.0: [drm:intel_dp_detect [i915]] [CONNECTOR:143:DP-1] > [ 987.842300] i915 0000:00:02.0: [drm:intel_runtime_resume [i915]] Resuming device > [ 987.842812] i915 0000:00:02.0: [drm:bxt_disable_dc9 [i915]] Disabling DC9 > [ 987.843423] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 08 to 00 > [ 987.844022] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 00 to 00 > [ 987.844639] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling PW_1 > [ 987.845232] i915 0000:00:02.0: [drm:intel_cdclk_dump_config [i915]] Current CDCLK 19200 kHz, VCO 0 kHz, ref 19200 kHz, bypass 19200 kHz, voltage level 1 > [ 987.845797] i915 0000:00:02.0: [drm:intel_cdclk_init_hw [i915]] Sanitizing cdclk programmed by pre-os > [ 987.846445] i915 0000:00:02.0: [drm:gen9_dbuf_slices_update [i915]] Updating dbuf slices to 0x1 > [ 987.847319] i915 0000:00:02.0: [drm:gen9_enable_dc5 [i915]] Enabling DC5 > [ 987.847734] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 00 to 01 > [ 987.851292] i915 0000:00:02.0: [drm:intel_runtime_resume [i915]] Device resumed > [ 987.851663] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling always-on > [ 987.852622] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling always-on > [ 987.853086] i915 0000:00:02.0: [drm:intel_hdmi_detect [i915]] [CONNECTOR:154:HDMI-A-1] > [ 987.853526] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling always-on > [ 987.853940] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling DC_off > [ 987.854887] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 01 to 00 > [ 987.856139] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK for addr: 0050 w(1) > [ 987.856456] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK on first message, retry > [ 987.856815] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK for addr: 0050 w(1) > [ 987.857011] [drm:drm_do_probe_ddc_edid] drm: skipping non-existent adapter i915 gmbus dpb > [ 987.857019] i915 0000:00:02.0: [drm:intel_hdmi_set_edid [i915]] HDMI GMBUS EDID read failed, retry using GPIO bit-banging > [ 987.857222] i915 0000:00:02.0: [drm:intel_gmbus_force_bit [i915]] enabling bit-banging on i915 gmbus dpb. force bit now 1 > [ 987.858279] [drm:drm_do_probe_ddc_edid] drm: skipping non-existent adapter i915 gmbus dpb > [ 987.858285] i915 0000:00:02.0: [drm:intel_gmbus_force_bit [i915]] disabling bit-banging on i915 gmbus dpb. force bit now 0 > [ 987.858664] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK for addr: 0040 w(1) > [ 987.858878] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK on first message, retry > [ 987.859253] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK for addr: 0040 w(1) > [ 987.859456] i915 0000:00:02.0: [drm:drm_dp_dual_mode_detect [drm_display_helper]] DP dual mode HDMI ID: (err -6) > [ 987.859475] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling DC_off > [ 987.859682] i915 0000:00:02.0: [drm:gen9_enable_dc5 [i915]] Enabling DC5 > [ 987.859881] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 00 to 01 > [ 987.861074] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling always-on > [ 987.861290] i915 0000:00:02.0: [drm:intel_hdmi_detect [i915]] [CONNECTOR:160:HDMI-A-2] > [ 987.861499] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling always-on > [ 987.861697] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling DC_off > [ 987.862401] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 01 to 00 > [ 987.890547] [drm:update_display_info] Supported Monitor Refresh rate range is 0 Hz - 0 Hz > [ 987.890578] [drm:update_display_info] HDMI: DVI dual 0, max TMDS clock 300000 kHz > [ 987.890587] [drm:update_display_info] HF-VSDB: max TMDS clock 600000 kHz > [ 987.890595] [drm:update_display_info] hdmi_21 sink detected. parsing edid > [ 987.890876] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpc] NAK for addr: 0040 w(1) > [ 987.891405] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpc] NAK on first message, retry > [ 987.892074] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpc] NAK for addr: 0040 w(1) > [ 987.892376] i915 0000:00:02.0: [drm:drm_dp_dual_mode_detect [drm_display_helper]] DP dual mode HDMI ID: (err -6) > [ 987.892402] [drm:drm_detect_monitor_audio] Monitor has basic audio support > [ 987.892413] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling DC_off > [ 987.892725] i915 0000:00:02.0: [drm:gen9_enable_dc5 [i915]] Enabling DC5 > [ 987.893021] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 00 to 01 > [ 987.894318] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling always-on > [ 987.894647] i915 0000:00:02.0: [drm:intel_dp_detect [i915]] [CONNECTOR:143:DP-1] > [ 987.894961] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling always-on > [ 987.895787] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling always-on > [ 987.896111] i915 0000:00:02.0: [drm:check_connector_changed [drm_kms_helper]] [CONNECTOR:143:DP-1] Same epoch counter 1 > [ 987.896144] i915 0000:00:02.0: [drm:intel_hdmi_detect [i915]] [CONNECTOR:154:HDMI-A-1] > [ 987.896450] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling always-on > [ 987.896741] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling DC_off > [ 987.897544] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 01 to 00 > [ 987.898835] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK for addr: 0050 w(1) > [ 987.899055] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK on first message, retry > [ 987.899425] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK for addr: 0050 w(1) > [ 987.899635] [drm:drm_do_probe_ddc_edid] drm: skipping non-existent adapter i915 gmbus dpb > [ 987.899641] i915 0000:00:02.0: [drm:intel_hdmi_set_edid [i915]] HDMI GMBUS EDID read failed, retry using GPIO bit-banging > [ 987.899848] i915 0000:00:02.0: [drm:intel_gmbus_force_bit [i915]] enabling bit-banging on i915 gmbus dpb. force bit now 1 > [ 987.900936] [drm:drm_do_probe_ddc_edid] drm: skipping non-existent adapter i915 gmbus dpb > [ 987.900942] i915 0000:00:02.0: [drm:intel_gmbus_force_bit [i915]] disabling bit-banging on i915 gmbus dpb. force bit now 0 > [ 987.901336] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK for addr: 0040 w(1) > [ 987.901534] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK on first message, retry > [ 987.901897] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK for addr: 0040 w(1) > [ 987.902110] i915 0000:00:02.0: [drm:drm_dp_dual_mode_detect [drm_display_helper]] DP dual mode HDMI ID: (err -6) > [ 987.902124] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling DC_off > [ 987.902333] i915 0000:00:02.0: [drm:gen9_enable_dc5 [i915]] Enabling DC5 > [ 987.902532] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 00 to 01 > [ 987.903713] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling always-on > [ 987.903923] i915 0000:00:02.0: [drm:check_connector_changed [drm_kms_helper]] [CONNECTOR:154:HDMI-A-1] Same epoch counter 1 > [ 987.903941] i915 0000:00:02.0: [drm:intel_hdmi_detect [i915]] [CONNECTOR:160:HDMI-A-2] > [ 987.904158] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling always-on > [ 987.904361] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling DC_off > [ 987.905067] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 01 to 00 > [ 987.933373] [drm:update_display_info] Supported Monitor Refresh rate range is 0 Hz - 0 Hz > [ 987.933401] [drm:update_display_info] HDMI: DVI dual 0, max TMDS clock 300000 kHz > [ 987.933409] [drm:update_display_info] HF-VSDB: max TMDS clock 600000 kHz > [ 987.933416] [drm:update_display_info] hdmi_21 sink detected. parsing edid > [ 987.933693] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpc] NAK for addr: 0040 w(1) > [ 987.934181] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpc] NAK on first message, retry > [ 987.934749] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpc] NAK for addr: 0040 w(1) > [ 987.935074] i915 0000:00:02.0: [drm:drm_dp_dual_mode_detect [drm_display_helper]] DP dual mode HDMI ID: (err -6) > [ 987.935097] [drm:drm_detect_monitor_audio] Monitor has basic audio support > [ 987.935106] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling DC_off > [ 987.935371] i915 0000:00:02.0: [drm:gen9_enable_dc5 [i915]] Enabling DC5 > [ 987.935624] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 00 to 01 > [ 987.936861] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling always-on > [ 987.937133] i915 0000:00:02.0: [drm:check_connector_changed [drm_kms_helper]] [CONNECTOR:160:HDMI-A-2] Same epoch counter 1 > [ 1000.014685] i915 0000:00:02.0: [drm:intel_runtime_suspend [i915]] Suspending device > [ 1000.016864] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 01 to 00 > [ 1000.018019] i915 0000:00:02.0: [drm:gen9_dbuf_slices_update [i915]] Updating dbuf slices to 0x0 > [ 1000.018611] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling PW_1 > [ 1000.019148] i915 0000:00:02.0: [drm:hsw_wait_for_power_well_disable [i915]] PW_1 forced on (bios:1 driver:0 kvmr:0 debug:0) > [ 1000.019701] i915 0000:00:02.0: [drm:bxt_enable_dc9 [i915]] Enabling DC9 > [ 1000.020250] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 00 to 08 > [ 1000.020794] i915 0000:00:02.0: [drm:intel_runtime_suspend [i915]] Device suspended > [ 1005.200290] i915 0000:00:02.0: [drm:intel_runtime_resume [i915]] Resuming device > [ 1005.200756] i915 0000:00:02.0: [drm:bxt_disable_dc9 [i915]] Disabling DC9 > [ 1005.201357] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 08 to 00 > [ 1005.201710] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 00 to 00 > [ 1005.202008] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling PW_1 > [ 1005.202309] i915 0000:00:02.0: [drm:intel_cdclk_dump_config [i915]] Current CDCLK 19200 kHz, VCO 0 kHz, ref 19200 kHz, bypass 19200 kHz, voltage level 1 > [ 1005.202580] i915 0000:00:02.0: [drm:intel_cdclk_init_hw [i915]] Sanitizing cdclk programmed by pre-os > [ 1005.202928] i915 0000:00:02.0: [drm:gen9_dbuf_slices_update [i915]] Updating dbuf slices to 0x1 > [ 1005.203630] i915 0000:00:02.0: [drm:gen9_enable_dc5 [i915]] Enabling DC5 > [ 1005.203893] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 00 to 01 > [ 1005.208381] i915 0000:00:02.0: [drm:intel_dp_detect [i915]] [CONNECTOR:143:DP-1] > [ 1005.209391] i915 0000:00:02.0: [drm:intel_runtime_resume [i915]] Device resumed > [ 1005.209573] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling always-on > [ 1005.210139] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling DC_off > [ 1005.210454] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 01 to 00 > [ 1005.211565] i915 0000:00:02.0: [drm:check_connector_changed [drm_kms_helper]] [CONNECTOR:143:DP-1] Same epoch counter 1 > [ 1005.211589] i915 0000:00:02.0: [drm:intel_hdmi_detect [i915]] [CONNECTOR:154:HDMI-A-1] > [ 1005.211990] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK for addr: 0050 w(1) > [ 1005.212192] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK on first message, retry > [ 1005.212625] [drm:drm_mode_addfb2] [FB:165] > [ 1005.212550] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK for addr: 0050 w(1) > [ 1005.212767] [drm:drm_do_probe_ddc_edid] drm: skipping non-existent adapter i915 gmbus dpb > [ 1005.212773] i915 0000:00:02.0: [drm:intel_hdmi_set_edid [i915]] HDMI GMBUS EDID read failed, retry using GPIO bit-banging > [ 1005.212967] i915 0000:00:02.0: [drm:intel_gmbus_force_bit [i915]] enabling bit-banging on i915 gmbus dpb. force bit now 1 > [ 1005.214033] [drm:drm_do_probe_ddc_edid] drm: skipping non-existent adapter i915 gmbus dpb > [ 1005.214039] i915 0000:00:02.0: [drm:intel_gmbus_force_bit [i915]] disabling bit-banging on i915 gmbus dpb. force bit now 0 > [ 1005.214411] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK for addr: 0040 w(1) > [ 1005.214612] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK on first message, retry > [ 1005.214972] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK for addr: 0040 w(1) > [ 1005.215259] i915 0000:00:02.0: [drm:drm_dp_dual_mode_detect [drm_display_helper]] DP dual mode HDMI ID: (err -6) > [ 1005.215280] i915 0000:00:02.0: [drm:check_connector_changed [drm_kms_helper]] [CONNECTOR:154:HDMI-A-1] Same epoch counter 1 > [ 1005.215301] i915 0000:00:02.0: [drm:intel_hdmi_detect [i915]] [CONNECTOR:160:HDMI-A-2] > [ 1005.241806] [drm:update_display_info] Supported Monitor Refresh rate range is 0 Hz - 0 Hz > [ 1005.241833] [drm:update_display_info] HDMI: DVI dual 0, max TMDS clock 300000 kHz > [ 1005.241841] [drm:update_display_info] HF-VSDB: max TMDS clock 600000 kHz > [ 1005.241847] [drm:update_display_info] hdmi_21 sink detected. parsing edid > [ 1005.242103] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpc] NAK for addr: 0040 w(1) > [ 1005.242546] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpc] NAK on first message, retry > [ 1005.243112] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpc] NAK for addr: 0040 w(1) > [ 1005.243502] i915 0000:00:02.0: [drm:drm_dp_dual_mode_detect [drm_display_helper]] DP dual mode HDMI ID: (err -6) > [ 1005.243535] [drm:drm_detect_monitor_audio] Monitor has basic audio support > [ 1005.243558] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling DC_off > [ 1005.243963] i915 0000:00:02.0: [drm:gen9_enable_dc5 [i915]] Enabling DC5 > [ 1005.244371] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 00 to 01 > [ 1005.245748] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling always-on > [ 1005.246176] i915 0000:00:02.0: [drm:check_connector_changed [drm_kms_helper]] [CONNECTOR:160:HDMI-A-2] Same epoch counter 1 > [ 1017.261920] i915 0000:00:02.0: [drm:intel_runtime_suspend [i915]] Suspending device > [ 1017.264103] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 01 to 00 > [ 1017.265282] i915 0000:00:02.0: [drm:gen9_dbuf_slices_update [i915]] Updating dbuf slices to 0x0 > [ 1017.265842] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling PW_1 > [ 1017.266341] i915 0000:00:02.0: [drm:hsw_wait_for_power_well_disable [i915]] PW_1 forced on (bios:1 driver:0 kvmr:0 debug:0) > [ 1017.266848] i915 0000:00:02.0: [drm:bxt_enable_dc9 [i915]] Enabling DC9 > [ 1017.267319] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 00 to 08 > [ 1017.267832] i915 0000:00:02.0: [drm:intel_runtime_suspend [i915]] Device suspended > [ 1027.765291] i915 0000:00:02.0: [drm:intel_dp_detect [i915]] [CONNECTOR:143:DP-1] > [ 1027.778383] i915 0000:00:02.0: [drm:intel_runtime_resume [i915]] Resuming device > [ 1027.778951] i915 0000:00:02.0: [drm:bxt_disable_dc9 [i915]] Disabling DC9 > [ 1027.779635] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 08 to 00 > [ 1027.780271] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 00 to 00 > [ 1027.780860] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling PW_1 > [ 1027.781454] i915 0000:00:02.0: [drm:intel_cdclk_dump_config [i915]] Current CDCLK 19200 kHz, VCO 0 kHz, ref 19200 kHz, bypass 19200 kHz, voltage level 1 > [ 1027.782019] i915 0000:00:02.0: [drm:intel_cdclk_init_hw [i915]] Sanitizing cdclk programmed by pre-os > [ 1027.782569] i915 0000:00:02.0: [drm:gen9_dbuf_slices_update [i915]] Updating dbuf slices to 0x1 > [ 1027.783418] i915 0000:00:02.0: [drm:gen9_enable_dc5 [i915]] Enabling DC5 > [ 1027.783801] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 00 to 01 > [ 1027.787317] i915 0000:00:02.0: [drm:intel_runtime_resume [i915]] Device resumed > [ 1027.787661] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling always-on > [ 1027.788583] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling always-on > [ 1027.788995] i915 0000:00:02.0: [drm:intel_hdmi_detect [i915]] [CONNECTOR:154:HDMI-A-1] > [ 1027.789415] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling always-on > [ 1027.789798] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling DC_off > [ 1027.790709] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 01 to 00 > [ 1027.791998] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK for addr: 0050 w(1) > [ 1027.792318] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK on first message, retry > [ 1027.792674] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK for addr: 0050 w(1) > [ 1027.792872] [drm:drm_do_probe_ddc_edid] drm: skipping non-existent adapter i915 gmbus dpb > [ 1027.792881] i915 0000:00:02.0: [drm:intel_hdmi_set_edid [i915]] HDMI GMBUS EDID read failed, retry using GPIO bit-banging > [ 1027.793081] i915 0000:00:02.0: [drm:intel_gmbus_force_bit [i915]] enabling bit-banging on i915 gmbus dpb. force bit now 1 > [ 1027.794141] [drm:drm_do_probe_ddc_edid] drm: skipping non-existent adapter i915 gmbus dpb > [ 1027.794147] i915 0000:00:02.0: [drm:intel_gmbus_force_bit [i915]] disabling bit-banging on i915 gmbus dpb. force bit now 0 > [ 1027.794520] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK for addr: 0040 w(1) > [ 1027.794711] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK on first message, retry > [ 1027.795052] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK for addr: 0040 w(1) > [ 1027.795248] i915 0000:00:02.0: [drm:drm_dp_dual_mode_detect [drm_display_helper]] DP dual mode HDMI ID: (err -6) > [ 1027.795266] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling DC_off > [ 1027.795465] i915 0000:00:02.0: [drm:gen9_enable_dc5 [i915]] Enabling DC5 > [ 1027.795656] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 00 to 01 > [ 1027.796833] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling always-on > [ 1027.797035] i915 0000:00:02.0: [drm:intel_hdmi_detect [i915]] [CONNECTOR:160:HDMI-A-2] > [ 1027.797244] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling always-on > [ 1027.797436] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling DC_off > [ 1027.798130] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 01 to 00 > [ 1027.827131] [drm:update_display_info] Supported Monitor Refresh rate range is 0 Hz - 0 Hz > [ 1027.827158] [drm:update_display_info] HDMI: DVI dual 0, max TMDS clock 300000 kHz > [ 1027.827166] [drm:update_display_info] HF-VSDB: max TMDS clock 600000 kHz > [ 1027.827173] [drm:update_display_info] hdmi_21 sink detected. parsing edid > [ 1027.827447] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpc] NAK for addr: 0040 w(1) > [ 1027.827913] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpc] NAK on first message, retry > [ 1027.828544] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpc] NAK for addr: 0040 w(1) > [ 1027.828800] i915 0000:00:02.0: [drm:drm_dp_dual_mode_detect [drm_display_helper]] DP dual mode HDMI ID: (err -6) > [ 1027.828823] [drm:drm_detect_monitor_audio] Monitor has basic audio support > [ 1027.828831] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling DC_off > [ 1027.829107] i915 0000:00:02.0: [drm:gen9_enable_dc5 [i915]] Enabling DC5 > [ 1027.829362] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 00 to 01 > [ 1027.830598] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling always-on > [ 1027.830879] i915 0000:00:02.0: [drm:intel_dp_detect [i915]] [CONNECTOR:143:DP-1] > [ 1027.831158] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling always-on > [ 1027.831927] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling always-on > [ 1027.832206] i915 0000:00:02.0: [drm:check_connector_changed [drm_kms_helper]] [CONNECTOR:143:DP-1] Same epoch counter 1 > [ 1027.832235] i915 0000:00:02.0: [drm:intel_hdmi_detect [i915]] [CONNECTOR:154:HDMI-A-1] > [ 1027.832496] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling always-on > [ 1027.832745] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling DC_off > [ 1027.833502] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 01 to 00 > [ 1027.834804] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK for addr: 0050 w(1) > [ 1027.835027] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK on first message, retry > [ 1027.835419] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK for addr: 0050 w(1) > [ 1027.835639] [drm:drm_do_probe_ddc_edid] drm: skipping non-existent adapter i915 gmbus dpb > [ 1027.835645] i915 0000:00:02.0: [drm:intel_hdmi_set_edid [i915]] HDMI GMBUS EDID read failed, retry using GPIO bit-banging > [ 1027.835860] i915 0000:00:02.0: [drm:intel_gmbus_force_bit [i915]] enabling bit-banging on i915 gmbus dpb. force bit now 1 > [ 1027.836958] [drm:drm_do_probe_ddc_edid] drm: skipping non-existent adapter i915 gmbus dpb > [ 1027.836964] i915 0000:00:02.0: [drm:intel_gmbus_force_bit [i915]] disabling bit-banging on i915 gmbus dpb. force bit now 0 > [ 1027.837416] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK for addr: 0040 w(1) > [ 1027.837621] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK on first message, retry > [ 1027.837985] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK for addr: 0040 w(1) > [ 1027.838198] i915 0000:00:02.0: [drm:drm_dp_dual_mode_detect [drm_display_helper]] DP dual mode HDMI ID: (err -6) > [ 1027.838212] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling DC_off > [ 1027.838420] i915 0000:00:02.0: [drm:gen9_enable_dc5 [i915]] Enabling DC5 > [ 1027.838620] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 00 to 01 > [ 1027.839802] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling always-on > [ 1027.840011] i915 0000:00:02.0: [drm:check_connector_changed [drm_kms_helper]] [CONNECTOR:154:HDMI-A-1] Same epoch counter 1 > [ 1027.840030] i915 0000:00:02.0: [drm:intel_hdmi_detect [i915]] [CONNECTOR:160:HDMI-A-2] > [ 1027.840247] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling always-on > [ 1027.840447] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling DC_off > [ 1027.841149] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 01 to 00 > [ 1027.869623] [drm:update_display_info] Supported Monitor Refresh rate range is 0 Hz - 0 Hz > [ 1027.869649] [drm:update_display_info] HDMI: DVI dual 0, max TMDS clock 300000 kHz > [ 1027.869657] [drm:update_display_info] HF-VSDB: max TMDS clock 600000 kHz > [ 1027.869663] [drm:update_display_info] hdmi_21 sink detected. parsing edid > [ 1027.869944] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpc] NAK for addr: 0040 w(1) > [ 1027.870393] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpc] NAK on first message, retry > [ 1027.870957] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpc] NAK for addr: 0040 w(1) > [ 1027.871358] i915 0000:00:02.0: [drm:drm_dp_dual_mode_detect [drm_display_helper]] DP dual mode HDMI ID: (err -6) > [ 1027.871391] [drm:drm_detect_monitor_audio] Monitor has basic audio support > [ 1027.871404] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling DC_off > [ 1027.871807] i915 0000:00:02.0: [drm:gen9_enable_dc5 [i915]] Enabling DC5 > [ 1027.872204] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 00 to 01 > [ 1027.873581] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling always-on > [ 1027.873989] i915 0000:00:02.0: [drm:check_connector_changed [drm_kms_helper]] [CONNECTOR:160:HDMI-A-2] Same epoch counter 1 > [ 1038.288029] i915 0000:00:02.0: [drm:intel_runtime_suspend [i915]] Suspending device > [ 1038.290199] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 01 to 00 > [ 1038.291374] i915 0000:00:02.0: [drm:gen9_dbuf_slices_update [i915]] Updating dbuf slices to 0x0 > [ 1038.291931] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling PW_1 > [ 1038.292427] i915 0000:00:02.0: [drm:hsw_wait_for_power_well_disable [i915]] PW_1 forced on (bios:1 driver:0 kvmr:0 debug:0) > [ 1038.292960] i915 0000:00:02.0: [drm:bxt_enable_dc9 [i915]] Enabling DC9 > [ 1038.293316] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 00 to 08 > [ 1038.293573] i915 0000:00:02.0: [drm:intel_runtime_suspend [i915]] Device suspended > [ 1048.757265] i915 0000:00:02.0: [drm:intel_dp_detect [i915]] [CONNECTOR:143:DP-1] > [ 1048.769364] i915 0000:00:02.0: [drm:intel_runtime_resume [i915]] Resuming device > [ 1048.769763] i915 0000:00:02.0: [drm:bxt_disable_dc9 [i915]] Disabling DC9 > [ 1048.770219] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 08 to 00 > [ 1048.770672] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 00 to 00 > [ 1048.771134] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling PW_1 > [ 1048.771572] i915 0000:00:02.0: [drm:intel_cdclk_dump_config [i915]] Current CDCLK 19200 kHz, VCO 0 kHz, ref 19200 kHz, bypass 19200 kHz, voltage level 1 > [ 1048.771996] i915 0000:00:02.0: [drm:intel_cdclk_init_hw [i915]] Sanitizing cdclk programmed by pre-os > [ 1048.772497] i915 0000:00:02.0: [drm:gen9_dbuf_slices_update [i915]] Updating dbuf slices to 0x1 > [ 1048.773352] i915 0000:00:02.0: [drm:gen9_enable_dc5 [i915]] Enabling DC5 > [ 1048.773735] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 00 to 01 > [ 1048.777252] i915 0000:00:02.0: [drm:intel_runtime_resume [i915]] Device resumed > [ 1048.777597] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling always-on > [ 1048.778513] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling always-on > [ 1048.778933] i915 0000:00:02.0: [drm:intel_hdmi_detect [i915]] [CONNECTOR:154:HDMI-A-1] > [ 1048.779351] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling always-on > [ 1048.779734] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling DC_off > [ 1048.780627] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 01 to 00 > [ 1048.781971] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK for addr: 0050 w(1) > [ 1048.782234] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK on first message, retry > [ 1048.782593] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK for addr: 0050 w(1) > [ 1048.782791] [drm:drm_do_probe_ddc_edid] drm: skipping non-existent adapter i915 gmbus dpb > [ 1048.782800] i915 0000:00:02.0: [drm:intel_hdmi_set_edid [i915]] HDMI GMBUS EDID read failed, retry using GPIO bit-banging > [ 1048.782992] i915 0000:00:02.0: [drm:intel_gmbus_force_bit [i915]] enabling bit-banging on i915 gmbus dpb. force bit now 1 > [ 1048.784059] [drm:drm_do_probe_ddc_edid] drm: skipping non-existent adapter i915 gmbus dpb > [ 1048.784065] i915 0000:00:02.0: [drm:intel_gmbus_force_bit [i915]] disabling bit-banging on i915 gmbus dpb. force bit now 0 > [ 1048.784436] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK for addr: 0040 w(1) > [ 1048.784627] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK on first message, retry > [ 1048.784981] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK for addr: 0040 w(1) > [ 1048.785189] i915 0000:00:02.0: [drm:drm_dp_dual_mode_detect [drm_display_helper]] DP dual mode HDMI ID: (err -6) > [ 1048.785207] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling DC_off > [ 1048.785407] i915 0000:00:02.0: [drm:gen9_enable_dc5 [i915]] Enabling DC5 > [ 1048.785598] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 00 to 01 > [ 1048.786774] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling always-on > [ 1048.786977] i915 0000:00:02.0: [drm:intel_hdmi_detect [i915]] [CONNECTOR:160:HDMI-A-2] > [ 1048.787185] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling always-on > [ 1048.787377] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling DC_off > [ 1048.788073] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 01 to 00 > [ 1048.816360] [drm:update_display_info] Supported Monitor Refresh rate range is 0 Hz - 0 Hz > [ 1048.816388] [drm:update_display_info] HDMI: DVI dual 0, max TMDS clock 300000 kHz > [ 1048.816397] [drm:update_display_info] HF-VSDB: max TMDS clock 600000 kHz > [ 1048.816404] [drm:update_display_info] hdmi_21 sink detected. parsing edid > [ 1048.816678] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpc] NAK for addr: 0040 w(1) > [ 1048.817163] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpc] NAK on first message, retry > [ 1048.817762] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpc] NAK for addr: 0040 w(1) > [ 1048.818064] i915 0000:00:02.0: [drm:drm_dp_dual_mode_detect [drm_display_helper]] DP dual mode HDMI ID: (err -6) > [ 1048.818089] [drm:drm_detect_monitor_audio] Monitor has basic audio support > [ 1048.818099] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling DC_off > [ 1048.818378] i915 0000:00:02.0: [drm:gen9_enable_dc5 [i915]] Enabling DC5 > [ 1048.818645] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 00 to 01 > [ 1048.819902] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling always-on > [ 1048.820205] i915 0000:00:02.0: [drm:intel_dp_detect [i915]] [CONNECTOR:143:DP-1] > [ 1048.820487] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling always-on > [ 1048.821280] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling always-on > [ 1048.821561] i915 0000:00:02.0: [drm:check_connector_changed [drm_kms_helper]] [CONNECTOR:143:DP-1] Same epoch counter 1 > [ 1048.821591] i915 0000:00:02.0: [drm:intel_hdmi_detect [i915]] [CONNECTOR:154:HDMI-A-1] > [ 1048.821866] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling always-on > [ 1048.822143] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling DC_off > [ 1048.822906] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 01 to 00 > [ 1048.824199] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK for addr: 0050 w(1) > [ 1048.824391] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK on first message, retry > [ 1048.824742] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK for addr: 0050 w(1) > [ 1048.824930] [drm:drm_do_probe_ddc_edid] drm: skipping non-existent adapter i915 gmbus dpb > [ 1048.824935] i915 0000:00:02.0: [drm:intel_hdmi_set_edid [i915]] HDMI GMBUS EDID read failed, retry using GPIO bit-banging > [ 1048.825129] i915 0000:00:02.0: [drm:intel_gmbus_force_bit [i915]] enabling bit-banging on i915 gmbus dpb. force bit now 1 > [ 1048.826241] [drm:drm_do_probe_ddc_edid] drm: skipping non-existent adapter i915 gmbus dpb > [ 1048.826247] i915 0000:00:02.0: [drm:intel_gmbus_force_bit [i915]] disabling bit-banging on i915 gmbus dpb. force bit now 0 > [ 1048.826642] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK for addr: 0040 w(1) > [ 1048.826848] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK on first message, retry > [ 1048.827219] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK for addr: 0040 w(1) > [ 1048.827431] i915 0000:00:02.0: [drm:drm_dp_dual_mode_detect [drm_display_helper]] DP dual mode HDMI ID: (err -6) > [ 1048.827446] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling DC_off > [ 1048.827660] i915 0000:00:02.0: [drm:gen9_enable_dc5 [i915]] Enabling DC5 > [ 1048.827868] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 00 to 01 > [ 1048.829066] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling always-on > [ 1048.829283] i915 0000:00:02.0: [drm:check_connector_changed [drm_kms_helper]] [CONNECTOR:154:HDMI-A-1] Same epoch counter 1 > [ 1048.829303] i915 0000:00:02.0: [drm:intel_hdmi_detect [i915]] [CONNECTOR:160:HDMI-A-2] > [ 1048.829520] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling always-on > [ 1048.829729] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling DC_off > [ 1048.830443] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 01 to 00 > [ 1048.858822] [drm:update_display_info] Supported Monitor Refresh rate range is 0 Hz - 0 Hz > [ 1048.858851] [drm:update_display_info] HDMI: DVI dual 0, max TMDS clock 300000 kHz > [ 1048.858860] [drm:update_display_info] HF-VSDB: max TMDS clock 600000 kHz > [ 1048.858867] [drm:update_display_info] hdmi_21 sink detected. parsing edid > [ 1048.859273] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpc] NAK for addr: 0040 w(1) > [ 1048.859744] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpc] NAK on first message, retry > [ 1048.860334] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpc] NAK for addr: 0040 w(1) > [ 1048.860654] i915 0000:00:02.0: [drm:drm_dp_dual_mode_detect [drm_display_helper]] DP dual mode HDMI ID: (err -6) > [ 1048.860676] [drm:drm_detect_monitor_audio] Monitor has basic audio support > [ 1048.860685] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling DC_off > [ 1048.860939] i915 0000:00:02.0: [drm:gen9_enable_dc5 [i915]] Enabling DC5 > [ 1048.861191] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 00 to 01 > [ 1048.862419] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling always-on > [ 1048.862677] i915 0000:00:02.0: [drm:check_connector_changed [drm_kms_helper]] [CONNECTOR:160:HDMI-A-2] Same epoch counter 1 > [ 1060.949262] i915 0000:00:02.0: [drm:intel_runtime_suspend [i915]] Suspending device > [ 1060.951434] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 01 to 00 > [ 1060.952612] i915 0000:00:02.0: [drm:gen9_dbuf_slices_update [i915]] Updating dbuf slices to 0x0 > [ 1060.953255] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling PW_1 > [ 1060.953757] i915 0000:00:02.0: [drm:hsw_wait_for_power_well_disable [i915]] PW_1 forced on (bios:1 driver:0 kvmr:0 debug:0) > [ 1060.954277] i915 0000:00:02.0: [drm:bxt_enable_dc9 [i915]] Enabling DC9 > [ 1060.954735] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 00 to 08 > [ 1060.955254] i915 0000:00:02.0: [drm:intel_runtime_suspend [i915]] Device suspended > [ 1065.200365] i915 0000:00:02.0: [drm:intel_runtime_resume [i915]] Resuming device > [ 1065.200876] i915 0000:00:02.0: [drm:bxt_disable_dc9 [i915]] Disabling DC9 > [ 1065.201484] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 08 to 00 > [ 1065.202103] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 00 to 00 > [ 1065.202692] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling PW_1 > [ 1065.203320] i915 0000:00:02.0: [drm:intel_cdclk_dump_config [i915]] Current CDCLK 19200 kHz, VCO 0 kHz, ref 19200 kHz, bypass 19200 kHz, voltage level 1 > [ 1065.203674] i915 0000:00:02.0: [drm:intel_cdclk_init_hw [i915]] Sanitizing cdclk programmed by pre-os > [ 1065.203954] i915 0000:00:02.0: [drm:gen9_dbuf_slices_update [i915]] Updating dbuf slices to 0x1 > [ 1065.204644] i915 0000:00:02.0: [drm:gen9_enable_dc5 [i915]] Enabling DC5 > [ 1065.204835] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 00 to 01 > [ 1065.209226] i915 0000:00:02.0: [drm:intel_dp_detect [i915]] [CONNECTOR:143:DP-1] > [ 1065.210286] i915 0000:00:02.0: [drm:intel_runtime_resume [i915]] Device resumed > [ 1065.210470] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling always-on > [ 1065.211131] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling DC_off > [ 1065.211340] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 01 to 00 > [ 1065.212447] i915 0000:00:02.0: [drm:check_connector_changed [drm_kms_helper]] [CONNECTOR:143:DP-1] Same epoch counter 1 > [ 1065.212472] i915 0000:00:02.0: [drm:intel_hdmi_detect [i915]] [CONNECTOR:154:HDMI-A-1] > [ 1065.212880] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK for addr: 0050 w(1) > [ 1065.213082] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK on first message, retry > [ 1065.213439] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK for addr: 0050 w(1) > [ 1065.213548] [drm:drm_mode_addfb2] [FB:163] > [ 1065.213636] [drm:drm_do_probe_ddc_edid] drm: skipping non-existent adapter i915 gmbus dpb > [ 1065.213643] i915 0000:00:02.0: [drm:intel_hdmi_set_edid [i915]] HDMI GMBUS EDID read failed, retry using GPIO bit-banging > [ 1065.213833] i915 0000:00:02.0: [drm:intel_gmbus_force_bit [i915]] enabling bit-banging on i915 gmbus dpb. force bit now 1 > [ 1065.214885] [drm:drm_do_probe_ddc_edid] drm: skipping non-existent adapter i915 gmbus dpb > [ 1065.214891] i915 0000:00:02.0: [drm:intel_gmbus_force_bit [i915]] disabling bit-banging on i915 gmbus dpb. force bit now 0 > [ 1065.215270] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK for addr: 0040 w(1) > [ 1065.215473] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK on first message, retry > [ 1065.215838] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK for addr: 0040 w(1) > [ 1065.216040] i915 0000:00:02.0: [drm:drm_dp_dual_mode_detect [drm_display_helper]] DP dual mode HDMI ID: (err -6) > [ 1065.216070] i915 0000:00:02.0: [drm:check_connector_changed [drm_kms_helper]] [CONNECTOR:154:HDMI-A-1] Same epoch counter 1 > [ 1065.216090] i915 0000:00:02.0: [drm:intel_hdmi_detect [i915]] [CONNECTOR:160:HDMI-A-2] > [ 1065.243120] [drm:update_display_info] Supported Monitor Refresh rate range is 0 Hz - 0 Hz > [ 1065.243147] [drm:update_display_info] HDMI: DVI dual 0, max TMDS clock 300000 kHz > [ 1065.243156] [drm:update_display_info] HF-VSDB: max TMDS clock 600000 kHz > [ 1065.243163] [drm:update_display_info] hdmi_21 sink detected. parsing edid > [ 1065.243445] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpc] NAK for addr: 0040 w(1) > [ 1065.243882] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpc] NAK on first message, retry > [ 1065.244470] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpc] NAK for addr: 0040 w(1) > [ 1065.244861] i915 0000:00:02.0: [drm:drm_dp_dual_mode_detect [drm_display_helper]] DP dual mode HDMI ID: (err -6) > [ 1065.244894] [drm:drm_detect_monitor_audio] Monitor has basic audio support > [ 1065.244917] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling DC_off > [ 1065.245331] i915 0000:00:02.0: [drm:gen9_enable_dc5 [i915]] Enabling DC5 > [ 1065.245721] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 00 to 01 > [ 1065.247117] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling always-on > [ 1065.247534] i915 0000:00:02.0: [drm:check_connector_changed [drm_kms_helper]] [CONNECTOR:160:HDMI-A-2] Same epoch counter 1 > [ 1076.957263] i915 0000:00:02.0: [drm:intel_runtime_suspend [i915]] Suspending device > [ 1076.959420] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 01 to 00 > [ 1076.960591] i915 0000:00:02.0: [drm:gen9_dbuf_slices_update [i915]] Updating dbuf slices to 0x0 > [ 1076.961240] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling PW_1 > [ 1076.961791] i915 0000:00:02.0: [drm:hsw_wait_for_power_well_disable [i915]] PW_1 forced on (bios:1 driver:0 kvmr:0 debug:0) > [ 1076.962385] i915 0000:00:02.0: [drm:bxt_enable_dc9 [i915]] Enabling DC9 > [ 1076.962779] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 00 to 08 > [ 1076.962999] i915 0000:00:02.0: [drm:intel_runtime_suspend [i915]] Device suspended > [ 1087.157287] i915 0000:00:02.0: [drm:intel_dp_detect [i915]] [CONNECTOR:143:DP-1] > [ 1087.169384] i915 0000:00:02.0: [drm:intel_runtime_resume [i915]] Resuming device > [ 1087.169953] i915 0000:00:02.0: [drm:bxt_disable_dc9 [i915]] Disabling DC9 > [ 1087.170633] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 08 to 00 > [ 1087.171286] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 00 to 00 > [ 1087.171874] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling PW_1 > [ 1087.172473] i915 0000:00:02.0: [drm:intel_cdclk_dump_config [i915]] Current CDCLK 19200 kHz, VCO 0 kHz, ref 19200 kHz, bypass 19200 kHz, voltage level 1 > [ 1087.173039] i915 0000:00:02.0: [drm:intel_cdclk_init_hw [i915]] Sanitizing cdclk programmed by pre-os > [ 1087.173687] i915 0000:00:02.0: [drm:gen9_dbuf_slices_update [i915]] Updating dbuf slices to 0x1 > [ 1087.174611] i915 0000:00:02.0: [drm:gen9_enable_dc5 [i915]] Enabling DC5 > [ 1087.174966] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 00 to 01 > [ 1087.178470] i915 0000:00:02.0: [drm:intel_runtime_resume [i915]] Device resumed > [ 1087.178977] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling always-on > [ 1087.180094] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling always-on > [ 1087.180694] i915 0000:00:02.0: [drm:intel_hdmi_detect [i915]] [CONNECTOR:154:HDMI-A-1] > [ 1087.181301] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling always-on > [ 1087.181758] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling DC_off > [ 1087.182723] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 01 to 00 > [ 1087.184012] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK for addr: 0050 w(1) > [ 1087.184337] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK on first message, retry > [ 1087.184694] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK for addr: 0050 w(1) > [ 1087.184889] [drm:drm_do_probe_ddc_edid] drm: skipping non-existent adapter i915 gmbus dpb > [ 1087.184898] i915 0000:00:02.0: [drm:intel_hdmi_set_edid [i915]] HDMI GMBUS EDID read failed, retry using GPIO bit-banging > [ 1087.185099] i915 0000:00:02.0: [drm:intel_gmbus_force_bit [i915]] enabling bit-banging on i915 gmbus dpb. force bit now 1 > [ 1087.186153] [drm:drm_do_probe_ddc_edid] drm: skipping non-existent adapter i915 gmbus dpb > [ 1087.186159] i915 0000:00:02.0: [drm:intel_gmbus_force_bit [i915]] disabling bit-banging on i915 gmbus dpb. force bit now 0 > [ 1087.186525] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK for addr: 0040 w(1) > [ 1087.186716] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK on first message, retry > [ 1087.187058] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK for addr: 0040 w(1) > [ 1087.187254] i915 0000:00:02.0: [drm:drm_dp_dual_mode_detect [drm_display_helper]] DP dual mode HDMI ID: (err -6) > [ 1087.187272] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling DC_off > [ 1087.187470] i915 0000:00:02.0: [drm:gen9_enable_dc5 [i915]] Enabling DC5 > [ 1087.187662] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 00 to 01 > [ 1087.188835] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling always-on > [ 1087.189037] i915 0000:00:02.0: [drm:intel_hdmi_detect [i915]] [CONNECTOR:160:HDMI-A-2] > [ 1087.189246] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling always-on > [ 1087.189437] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling DC_off > [ 1087.190132] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 01 to 00 > [ 1087.218635] [drm:update_display_info] Supported Monitor Refresh rate range is 0 Hz - 0 Hz > [ 1087.218664] [drm:update_display_info] HDMI: DVI dual 0, max TMDS clock 300000 kHz > [ 1087.218673] [drm:update_display_info] HF-VSDB: max TMDS clock 600000 kHz > [ 1087.218680] [drm:update_display_info] hdmi_21 sink detected. parsing edid > [ 1087.218960] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpc] NAK for addr: 0040 w(1) > [ 1087.219471] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpc] NAK on first message, retry > [ 1087.220069] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpc] NAK for addr: 0040 w(1) > [ 1087.220353] i915 0000:00:02.0: [drm:drm_dp_dual_mode_detect [drm_display_helper]] DP dual mode HDMI ID: (err -6) > [ 1087.220378] [drm:drm_detect_monitor_audio] Monitor has basic audio support > [ 1087.220388] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling DC_off > [ 1087.220681] i915 0000:00:02.0: [drm:gen9_enable_dc5 [i915]] Enabling DC5 > [ 1087.220960] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 00 to 01 > [ 1087.222234] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling always-on > [ 1087.222546] i915 0000:00:02.0: [drm:intel_dp_detect [i915]] [CONNECTOR:143:DP-1] > [ 1087.222842] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling always-on > [ 1087.223652] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling always-on > [ 1087.223956] i915 0000:00:02.0: [drm:check_connector_changed [drm_kms_helper]] [CONNECTOR:143:DP-1] Same epoch counter 1 > [ 1087.223987] i915 0000:00:02.0: [drm:intel_hdmi_detect [i915]] [CONNECTOR:154:HDMI-A-1] > [ 1087.224288] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling always-on > [ 1087.224566] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling DC_off > [ 1087.225350] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 01 to 00 > [ 1087.226641] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK for addr: 0050 w(1) > [ 1087.226868] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK on first message, retry > [ 1087.227250] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK for addr: 0050 w(1) > [ 1087.227461] [drm:drm_do_probe_ddc_edid] drm: skipping non-existent adapter i915 gmbus dpb > [ 1087.227467] i915 0000:00:02.0: [drm:intel_hdmi_set_edid [i915]] HDMI GMBUS EDID read failed, retry using GPIO bit-banging > [ 1087.227674] i915 0000:00:02.0: [drm:intel_gmbus_force_bit [i915]] enabling bit-banging on i915 gmbus dpb. force bit now 1 > [ 1087.228757] [drm:drm_do_probe_ddc_edid] drm: skipping non-existent adapter i915 gmbus dpb > [ 1087.228764] i915 0000:00:02.0: [drm:intel_gmbus_force_bit [i915]] disabling bit-banging on i915 gmbus dpb. force bit now 0 > [ 1087.229146] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK for addr: 0040 w(1) > [ 1087.229345] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK on first message, retry > [ 1087.229708] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK for addr: 0040 w(1) > [ 1087.229910] i915 0000:00:02.0: [drm:drm_dp_dual_mode_detect [drm_display_helper]] DP dual mode HDMI ID: (err -6) > [ 1087.229924] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling DC_off > [ 1087.230137] i915 0000:00:02.0: [drm:gen9_enable_dc5 [i915]] Enabling DC5 > [ 1087.230337] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 00 to 01 > [ 1087.231519] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling always-on > [ 1087.231730] i915 0000:00:02.0: [drm:check_connector_changed [drm_kms_helper]] [CONNECTOR:154:HDMI-A-1] Same epoch counter 1 > [ 1087.231748] i915 0000:00:02.0: [drm:intel_hdmi_detect [i915]] [CONNECTOR:160:HDMI-A-2] > [ 1087.231957] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling always-on > [ 1087.232167] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling DC_off > [ 1087.232865] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 01 to 00 > [ 1087.261327] [drm:update_display_info] Supported Monitor Refresh rate range is 0 Hz - 0 Hz > [ 1087.261355] [drm:update_display_info] HDMI: DVI dual 0, max TMDS clock 300000 kHz > [ 1087.261364] [drm:update_display_info] HF-VSDB: max TMDS clock 600000 kHz > [ 1087.261371] [drm:update_display_info] hdmi_21 sink detected. parsing edid > [ 1087.261650] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpc] NAK for addr: 0040 w(1) > [ 1087.262134] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpc] NAK on first message, retry > [ 1087.262738] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpc] NAK for addr: 0040 w(1) > [ 1087.263172] i915 0000:00:02.0: [drm:drm_dp_dual_mode_detect [drm_display_helper]] DP dual mode HDMI ID: (err -6) > [ 1087.263207] [drm:drm_detect_monitor_audio] Monitor has basic audio support > [ 1087.263221] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling DC_off > [ 1087.263659] i915 0000:00:02.0: [drm:gen9_enable_dc5 [i915]] Enabling DC5 > [ 1087.264093] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 00 to 01 > [ 1087.265501] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling always-on > [ 1087.265933] i915 0000:00:02.0: [drm:check_connector_changed [drm_kms_helper]] [CONNECTOR:160:HDMI-A-2] Same epoch counter 1 > [ 1099.445313] i915 0000:00:02.0: [drm:intel_runtime_suspend [i915]] Suspending device > [ 1099.447516] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 01 to 00 > [ 1099.448773] i915 0000:00:02.0: [drm:gen9_dbuf_slices_update [i915]] Updating dbuf slices to 0x0 > [ 1099.449491] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling PW_1 > [ 1099.449908] i915 0000:00:02.0: [drm:hsw_wait_for_power_well_disable [i915]] PW_1 forced on (bios:1 driver:0 kvmr:0 debug:0) > [ 1099.450219] i915 0000:00:02.0: [drm:bxt_enable_dc9 [i915]] Enabling DC9 > [ 1099.450465] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 00 to 08 > [ 1099.450687] i915 0000:00:02.0: [drm:intel_runtime_suspend [i915]] Device suspended > [ 1109.685286] i915 0000:00:02.0: [drm:intel_dp_detect [i915]] [CONNECTOR:143:DP-1] > [ 1109.697366] i915 0000:00:02.0: [drm:intel_runtime_resume [i915]] Resuming device > [ 1109.697878] i915 0000:00:02.0: [drm:bxt_disable_dc9 [i915]] Disabling DC9 > [ 1109.698489] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 08 to 00 > [ 1109.699103] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 00 to 00 > [ 1109.699692] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling PW_1 > [ 1109.700287] i915 0000:00:02.0: [drm:intel_cdclk_dump_config [i915]] Current CDCLK 19200 kHz, VCO 0 kHz, ref 19200 kHz, bypass 19200 kHz, voltage level 1 > [ 1109.700850] i915 0000:00:02.0: [drm:intel_cdclk_init_hw [i915]] Sanitizing cdclk programmed by pre-os > [ 1109.701498] i915 0000:00:02.0: [drm:gen9_dbuf_slices_update [i915]] Updating dbuf slices to 0x1 > [ 1109.702374] i915 0000:00:02.0: [drm:gen9_enable_dc5 [i915]] Enabling DC5 > [ 1109.702790] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 00 to 01 > [ 1109.706346] i915 0000:00:02.0: [drm:intel_runtime_resume [i915]] Device resumed > [ 1109.706718] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling always-on > [ 1109.707676] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling always-on > [ 1109.708135] i915 0000:00:02.0: [drm:intel_hdmi_detect [i915]] [CONNECTOR:154:HDMI-A-1] > [ 1109.708571] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling always-on > [ 1109.708987] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling DC_off > [ 1109.709933] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 01 to 00 > [ 1109.711196] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK for addr: 0050 w(1) > [ 1109.711469] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK on first message, retry > [ 1109.711887] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK for addr: 0050 w(1) > [ 1109.712148] [drm:drm_do_probe_ddc_edid] drm: skipping non-existent adapter i915 gmbus dpb > [ 1109.712158] i915 0000:00:02.0: [drm:intel_hdmi_set_edid [i915]] HDMI GMBUS EDID read failed, retry using GPIO bit-banging > [ 1109.712404] i915 0000:00:02.0: [drm:intel_gmbus_force_bit [i915]] enabling bit-banging on i915 gmbus dpb. force bit now 1 > [ 1109.713544] [drm:drm_do_probe_ddc_edid] drm: skipping non-existent adapter i915 gmbus dpb > [ 1109.713552] i915 0000:00:02.0: [drm:intel_gmbus_force_bit [i915]] disabling bit-banging on i915 gmbus dpb. force bit now 0 > [ 1109.713984] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK for addr: 0040 w(1) > [ 1109.714213] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK on first message, retry > [ 1109.714567] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK for addr: 0040 w(1) > [ 1109.714765] i915 0000:00:02.0: [drm:drm_dp_dual_mode_detect [drm_display_helper]] DP dual mode HDMI ID: (err -6) > [ 1109.714783] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling DC_off > [ 1109.714983] i915 0000:00:02.0: [drm:gen9_enable_dc5 [i915]] Enabling DC5 > [ 1109.715185] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 00 to 01 > [ 1109.716362] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling always-on > [ 1109.716566] i915 0000:00:02.0: [drm:intel_hdmi_detect [i915]] [CONNECTOR:160:HDMI-A-2] > [ 1109.716766] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling always-on > [ 1109.716956] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling DC_off > [ 1109.717656] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 01 to 00 > [ 1109.745689] [drm:update_display_info] Supported Monitor Refresh rate range is 0 Hz - 0 Hz > [ 1109.745719] [drm:update_display_info] HDMI: DVI dual 0, max TMDS clock 300000 kHz > [ 1109.745729] [drm:update_display_info] HF-VSDB: max TMDS clock 600000 kHz > [ 1109.745736] [drm:update_display_info] hdmi_21 sink detected. parsing edid > [ 1109.746024] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpc] NAK for addr: 0040 w(1) > [ 1109.746555] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpc] NAK on first message, retry > [ 1109.747208] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpc] NAK for addr: 0040 w(1) > [ 1109.747484] i915 0000:00:02.0: [drm:drm_dp_dual_mode_detect [drm_display_helper]] DP dual mode HDMI ID: (err -6) > [ 1109.747508] [drm:drm_detect_monitor_audio] Monitor has basic audio support > [ 1109.747517] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling DC_off > [ 1109.747781] i915 0000:00:02.0: [drm:gen9_enable_dc5 [i915]] Enabling DC5 > [ 1109.748035] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 00 to 01 > [ 1109.749284] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling always-on > [ 1109.749571] i915 0000:00:02.0: [drm:intel_dp_detect [i915]] [CONNECTOR:143:DP-1] > [ 1109.749843] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling always-on > [ 1109.750623] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling always-on > [ 1109.750892] i915 0000:00:02.0: [drm:check_connector_changed [drm_kms_helper]] [CONNECTOR:143:DP-1] Same epoch counter 1 > [ 1109.750921] i915 0000:00:02.0: [drm:intel_hdmi_detect [i915]] [CONNECTOR:154:HDMI-A-1] > [ 1109.751196] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling always-on > [ 1109.751447] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling DC_off > [ 1109.752206] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 01 to 00 > [ 1109.753515] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK for addr: 0050 w(1) > [ 1109.753751] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK on first message, retry > [ 1109.754205] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK for addr: 0050 w(1) > [ 1109.754437] [drm:drm_do_probe_ddc_edid] drm: skipping non-existent adapter i915 gmbus dpb > [ 1109.754444] i915 0000:00:02.0: [drm:intel_hdmi_set_edid [i915]] HDMI GMBUS EDID read failed, retry using GPIO bit-banging > [ 1109.754672] i915 0000:00:02.0: [drm:intel_gmbus_force_bit [i915]] enabling bit-banging on i915 gmbus dpb. force bit now 1 > [ 1109.755784] [drm:drm_do_probe_ddc_edid] drm: skipping non-existent adapter i915 gmbus dpb > [ 1109.755791] i915 0000:00:02.0: [drm:intel_gmbus_force_bit [i915]] disabling bit-banging on i915 gmbus dpb. force bit now 0 > [ 1109.756195] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK for addr: 0040 w(1) > [ 1109.756386] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK on first message, retry > [ 1109.756740] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK for addr: 0040 w(1) > [ 1109.756935] i915 0000:00:02.0: [drm:drm_dp_dual_mode_detect [drm_display_helper]] DP dual mode HDMI ID: (err -6) > [ 1109.756948] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling DC_off > [ 1109.757156] i915 0000:00:02.0: [drm:gen9_enable_dc5 [i915]] Enabling DC5 > [ 1109.757350] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 00 to 01 > [ 1109.758526] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling always-on > [ 1109.758727] i915 0000:00:02.0: [drm:check_connector_changed [drm_kms_helper]] [CONNECTOR:154:HDMI-A-1] Same epoch counter 1 > [ 1109.758745] i915 0000:00:02.0: [drm:intel_hdmi_detect [i915]] [CONNECTOR:160:HDMI-A-2] > [ 1109.758946] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling always-on > [ 1109.759145] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling DC_off > [ 1109.759835] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 01 to 00 > [ 1109.787065] [drm:update_display_info] Supported Monitor Refresh rate range is 0 Hz - 0 Hz > [ 1109.787094] [drm:update_display_info] HDMI: DVI dual 0, max TMDS clock 300000 kHz > [ 1109.787102] [drm:update_display_info] HF-VSDB: max TMDS clock 600000 kHz > [ 1109.787109] [drm:update_display_info] hdmi_21 sink detected. parsing edid > [ 1109.787377] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpc] NAK for addr: 0040 w(1) > [ 1109.787844] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpc] NAK on first message, retry > [ 1109.788717] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpc] NAK for addr: 0040 w(1) > [ 1109.788987] i915 0000:00:02.0: [drm:drm_dp_dual_mode_detect [drm_display_helper]] DP dual mode HDMI ID: (err -6) > [ 1109.789011] [drm:drm_detect_monitor_audio] Monitor has basic audio support > [ 1109.789021] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling DC_off > [ 1109.789316] i915 0000:00:02.0: [drm:gen9_enable_dc5 [i915]] Enabling DC5 > [ 1109.789586] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 00 to 01 > [ 1109.790844] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling always-on > [ 1109.791135] i915 0000:00:02.0: [drm:check_connector_changed [drm_kms_helper]] [CONNECTOR:160:HDMI-A-2] Same epoch counter 1 > [ 1120.957256] i915 0000:00:02.0: [drm:intel_runtime_suspend [i915]] Suspending device > [ 1120.959408] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 01 to 00 > [ 1120.960581] i915 0000:00:02.0: [drm:gen9_dbuf_slices_update [i915]] Updating dbuf slices to 0x0 > [ 1120.961226] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling PW_1 > [ 1120.961727] i915 0000:00:02.0: [drm:hsw_wait_for_power_well_disable [i915]] PW_1 forced on (bios:1 driver:0 kvmr:0 debug:0) > [ 1120.962269] i915 0000:00:02.0: [drm:bxt_enable_dc9 [i915]] Enabling DC9 > [ 1120.962601] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 00 to 08 > [ 1120.962821] i915 0000:00:02.0: [drm:intel_runtime_suspend [i915]] Device suspended > [ 1125.201295] i915 0000:00:02.0: [drm:intel_runtime_resume [i915]] Resuming device > [ 1125.201763] i915 0000:00:02.0: [drm:bxt_disable_dc9 [i915]] Disabling DC9 > [ 1125.202334] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 08 to 00 > [ 1125.202875] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 00 to 00 > [ 1125.203424] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling PW_1 > [ 1125.203946] i915 0000:00:02.0: [drm:intel_cdclk_dump_config [i915]] Current CDCLK 19200 kHz, VCO 0 kHz, ref 19200 kHz, bypass 19200 kHz, voltage level 1 > [ 1125.204469] i915 0000:00:02.0: [drm:intel_cdclk_init_hw [i915]] Sanitizing cdclk programmed by pre-os > [ 1125.204972] i915 0000:00:02.0: [drm:gen9_dbuf_slices_update [i915]] Updating dbuf slices to 0x1 > [ 1125.205801] i915 0000:00:02.0: [drm:gen9_enable_dc5 [i915]] Enabling DC5 > [ 1125.206194] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 00 to 01 > [ 1125.209716] i915 0000:00:02.0: [drm:intel_runtime_resume [i915]] Device resumed > [ 1125.210190] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling always-on > [ 1125.210689] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling DC_off > [ 1125.211234] i915 0000:00:02.0: [drm:intel_dp_detect [i915]] [CONNECTOR:143:DP-1] > [ 1125.211792] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 01 to 00 > [ 1125.212873] i915 0000:00:02.0: [drm:check_connector_changed [drm_kms_helper]] [CONNECTOR:143:DP-1] Same epoch counter 1 > [ 1125.212898] i915 0000:00:02.0: [drm:intel_hdmi_detect [i915]] [CONNECTOR:154:HDMI-A-1] > [ 1125.213323] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK for addr: 0050 w(1) > [ 1125.213516] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK on first message, retry > [ 1125.213871] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK for addr: 0050 w(1) > [ 1125.214002] [drm:drm_mode_addfb2] [FB:165] > [ 1125.214084] [drm:drm_do_probe_ddc_edid] drm: skipping non-existent adapter i915 gmbus dpb > [ 1125.214100] i915 0000:00:02.0: [drm:intel_hdmi_set_edid [i915]] HDMI GMBUS EDID read failed, retry using GPIO bit-banging > [ 1125.214291] i915 0000:00:02.0: [drm:intel_gmbus_force_bit [i915]] enabling bit-banging on i915 gmbus dpb. force bit now 1 > [ 1125.215343] [drm:drm_do_probe_ddc_edid] drm: skipping non-existent adapter i915 gmbus dpb > [ 1125.215349] i915 0000:00:02.0: [drm:intel_gmbus_force_bit [i915]] disabling bit-banging on i915 gmbus dpb. force bit now 0 > [ 1125.215695] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK for addr: 0040 w(1) > [ 1125.215885] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK on first message, retry > [ 1125.216249] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK for addr: 0040 w(1) > [ 1125.216442] i915 0000:00:02.0: [drm:drm_dp_dual_mode_detect [drm_display_helper]] DP dual mode HDMI ID: (err -6) > [ 1125.216461] i915 0000:00:02.0: [drm:check_connector_changed [drm_kms_helper]] [CONNECTOR:154:HDMI-A-1] Same epoch counter 1 > [ 1125.216481] i915 0000:00:02.0: [drm:intel_hdmi_detect [i915]] [CONNECTOR:160:HDMI-A-2] > [ 1125.244660] [drm:update_display_info] Supported Monitor Refresh rate range is 0 Hz - 0 Hz > [ 1125.244689] [drm:update_display_info] HDMI: DVI dual 0, max TMDS clock 300000 kHz > [ 1125.244698] [drm:update_display_info] HF-VSDB: max TMDS clock 600000 kHz > [ 1125.244705] [drm:update_display_info] hdmi_21 sink detected. parsing edid > [ 1125.244958] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpc] NAK for addr: 0040 w(1) > [ 1125.245386] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpc] NAK on first message, retry > [ 1125.245923] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpc] NAK for addr: 0040 w(1) > [ 1125.246299] i915 0000:00:02.0: [drm:drm_dp_dual_mode_detect [drm_display_helper]] DP dual mode HDMI ID: (err -6) > [ 1125.246331] [drm:drm_detect_monitor_audio] Monitor has basic audio support > [ 1125.246353] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling DC_off > [ 1125.246730] i915 0000:00:02.0: [drm:gen9_enable_dc5 [i915]] Enabling DC5 > [ 1125.247103] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 00 to 01 > [ 1125.248459] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling always-on > [ 1125.248849] i915 0000:00:02.0: [drm:check_connector_changed [drm_kms_helper]] [CONNECTOR:160:HDMI-A-2] Same epoch counter 1 > [ 1137.410461] i915 0000:00:02.0: [drm:intel_runtime_suspend [i915]] Suspending device > [ 1137.412624] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 01 to 00 > [ 1137.413799] i915 0000:00:02.0: [drm:gen9_dbuf_slices_update [i915]] Updating dbuf slices to 0x0 > [ 1137.414448] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling PW_1 > [ 1137.414949] i915 0000:00:02.0: [drm:hsw_wait_for_power_well_disable [i915]] PW_1 forced on (bios:1 driver:0 kvmr:0 debug:0) > [ 1137.415468] i915 0000:00:02.0: [drm:bxt_enable_dc9 [i915]] Enabling DC9 > [ 1137.415931] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 00 to 08 > [ 1137.416451] i915 0000:00:02.0: [drm:intel_runtime_suspend [i915]] Device suspended > [ 1147.573287] i915 0000:00:02.0: [drm:intel_dp_detect [i915]] [CONNECTOR:143:DP-1] > [ 1147.585395] i915 0000:00:02.0: [drm:intel_runtime_resume [i915]] Resuming device > [ 1147.585963] i915 0000:00:02.0: [drm:bxt_disable_dc9 [i915]] Disabling DC9 > [ 1147.586649] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 08 to 00 > [ 1147.587305] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 00 to 00 > [ 1147.587898] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling PW_1 > [ 1147.588494] i915 0000:00:02.0: [drm:intel_cdclk_dump_config [i915]] Current CDCLK 19200 kHz, VCO 0 kHz, ref 19200 kHz, bypass 19200 kHz, voltage level 1 > [ 1147.589073] i915 0000:00:02.0: [drm:intel_cdclk_init_hw [i915]] Sanitizing cdclk programmed by pre-os > [ 1147.589689] i915 0000:00:02.0: [drm:gen9_dbuf_slices_update [i915]] Updating dbuf slices to 0x1 > [ 1147.590710] i915 0000:00:02.0: [drm:gen9_enable_dc5 [i915]] Enabling DC5 > [ 1147.591134] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 00 to 01 > [ 1147.594684] i915 0000:00:02.0: [drm:intel_runtime_resume [i915]] Device resumed > [ 1147.595104] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling always-on > [ 1147.596097] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling always-on > [ 1147.596691] i915 0000:00:02.0: [drm:intel_hdmi_detect [i915]] [CONNECTOR:154:HDMI-A-1] > [ 1147.597292] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling always-on > [ 1147.597845] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling DC_off > [ 1147.598914] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 01 to 00 > [ 1147.600229] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK for addr: 0050 w(1) > [ 1147.600544] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK on first message, retry > [ 1147.601008] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK for addr: 0050 w(1) > [ 1147.601323] [drm:drm_do_probe_ddc_edid] drm: skipping non-existent adapter i915 gmbus dpb > [ 1147.601335] i915 0000:00:02.0: [drm:intel_hdmi_set_edid [i915]] HDMI GMBUS EDID read failed, retry using GPIO bit-banging > [ 1147.601629] i915 0000:00:02.0: [drm:intel_gmbus_force_bit [i915]] enabling bit-banging on i915 gmbus dpb. force bit now 1 > [ 1147.602837] [drm:drm_do_probe_ddc_edid] drm: skipping non-existent adapter i915 gmbus dpb > [ 1147.602846] i915 0000:00:02.0: [drm:intel_gmbus_force_bit [i915]] disabling bit-banging on i915 gmbus dpb. force bit now 0 > [ 1147.603348] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK for addr: 0040 w(1) > [ 1147.603564] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK on first message, retry > [ 1147.603921] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK for addr: 0040 w(1) > [ 1147.604127] i915 0000:00:02.0: [drm:drm_dp_dual_mode_detect [drm_display_helper]] DP dual mode HDMI ID: (err -6) > [ 1147.604145] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling DC_off > [ 1147.604347] i915 0000:00:02.0: [drm:gen9_enable_dc5 [i915]] Enabling DC5 > [ 1147.604539] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 00 to 01 > [ 1147.605715] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling always-on > [ 1147.605918] i915 0000:00:02.0: [drm:intel_hdmi_detect [i915]] [CONNECTOR:160:HDMI-A-2] > [ 1147.606127] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling always-on > [ 1147.606318] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling DC_off > [ 1147.607009] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 01 to 00 > [ 1147.635370] [drm:update_display_info] Supported Monitor Refresh rate range is 0 Hz - 0 Hz > [ 1147.635398] [drm:update_display_info] HDMI: DVI dual 0, max TMDS clock 300000 kHz > [ 1147.635407] [drm:update_display_info] HF-VSDB: max TMDS clock 600000 kHz > [ 1147.635414] [drm:update_display_info] hdmi_21 sink detected. parsing edid > [ 1147.635688] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpc] NAK for addr: 0040 w(1) > [ 1147.636176] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpc] NAK on first message, retry > [ 1147.636780] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpc] NAK for addr: 0040 w(1) > [ 1147.637216] i915 0000:00:02.0: [drm:drm_dp_dual_mode_detect [drm_display_helper]] DP dual mode HDMI ID: (err -6) > [ 1147.637252] [drm:drm_detect_monitor_audio] Monitor has basic audio support > [ 1147.637266] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling DC_off > [ 1147.637697] i915 0000:00:02.0: [drm:gen9_enable_dc5 [i915]] Enabling DC5 > [ 1147.638134] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 00 to 01 > [ 1147.639548] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling always-on > [ 1147.639996] i915 0000:00:02.0: [drm:intel_dp_detect [i915]] [CONNECTOR:143:DP-1] > [ 1147.640419] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling always-on > [ 1147.641340] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling always-on > [ 1147.641749] i915 0000:00:02.0: [drm:check_connector_changed [drm_kms_helper]] [CONNECTOR:143:DP-1] Same epoch counter 1 > [ 1147.641790] i915 0000:00:02.0: [drm:intel_hdmi_detect [i915]] [CONNECTOR:154:HDMI-A-1] > [ 1147.642204] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling always-on > [ 1147.642625] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling DC_off > [ 1147.643554] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 01 to 00 > [ 1147.644874] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK for addr: 0050 w(1) > [ 1147.645106] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK on first message, retry > [ 1147.645462] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK for addr: 0050 w(1) > [ 1147.645660] [drm:drm_do_probe_ddc_edid] drm: skipping non-existent adapter i915 gmbus dpb > [ 1147.645666] i915 0000:00:02.0: [drm:intel_hdmi_set_edid [i915]] HDMI GMBUS EDID read failed, retry using GPIO bit-banging > [ 1147.645858] i915 0000:00:02.0: [drm:intel_gmbus_force_bit [i915]] enabling bit-banging on i915 gmbus dpb. force bit now 1 > [ 1147.646921] [drm:drm_do_probe_ddc_edid] drm: skipping non-existent adapter i915 gmbus dpb > [ 1147.646926] i915 0000:00:02.0: [drm:intel_gmbus_force_bit [i915]] disabling bit-banging on i915 gmbus dpb. force bit now 0 > [ 1147.647317] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK for addr: 0040 w(1) > [ 1147.647517] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK on first message, retry > [ 1147.647881] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK for addr: 0040 w(1) > [ 1147.648095] i915 0000:00:02.0: [drm:drm_dp_dual_mode_detect [drm_display_helper]] DP dual mode HDMI ID: (err -6) > [ 1147.648110] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling DC_off > [ 1147.648317] i915 0000:00:02.0: [drm:gen9_enable_dc5 [i915]] Enabling DC5 > [ 1147.648516] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 00 to 01 > [ 1147.649697] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling always-on > [ 1147.649905] i915 0000:00:02.0: [drm:check_connector_changed [drm_kms_helper]] [CONNECTOR:154:HDMI-A-1] Same epoch counter 1 > [ 1147.649924] i915 0000:00:02.0: [drm:intel_hdmi_detect [i915]] [CONNECTOR:160:HDMI-A-2] > [ 1147.650140] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling always-on > [ 1147.650340] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling DC_off > [ 1147.651039] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 01 to 00 > [ 1147.680193] [drm:update_display_info] Supported Monitor Refresh rate range is 0 Hz - 0 Hz > [ 1147.680222] [drm:update_display_info] HDMI: DVI dual 0, max TMDS clock 300000 kHz > [ 1147.680230] [drm:update_display_info] HF-VSDB: max TMDS clock 600000 kHz > [ 1147.680237] [drm:update_display_info] hdmi_21 sink detected. parsing edid > [ 1147.680513] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpc] NAK for addr: 0040 w(1) > [ 1147.680978] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpc] NAK on first message, retry > [ 1147.681597] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpc] NAK for addr: 0040 w(1) > [ 1147.682020] i915 0000:00:02.0: [drm:drm_dp_dual_mode_detect [drm_display_helper]] DP dual mode HDMI ID: (err -6) > [ 1147.682068] [drm:drm_detect_monitor_audio] Monitor has basic audio support > [ 1147.682083] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling DC_off > [ 1147.682526] i915 0000:00:02.0: [drm:gen9_enable_dc5 [i915]] Enabling DC5 > [ 1147.682913] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 00 to 01 > [ 1147.684309] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling always-on > [ 1147.684717] i915 0000:00:02.0: [drm:check_connector_changed [drm_kms_helper]] [CONNECTOR:160:HDMI-A-2] Same epoch counter 1 > [ 1158.436405] i915 0000:00:02.0: [drm:intel_runtime_suspend [i915]] Suspending device > [ 1158.438559] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 01 to 00 > [ 1158.439731] i915 0000:00:02.0: [drm:gen9_dbuf_slices_update [i915]] Updating dbuf slices to 0x0 > [ 1158.440377] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling PW_1 > [ 1158.440875] i915 0000:00:02.0: [drm:hsw_wait_for_power_well_disable [i915]] PW_1 forced on (bios:1 driver:0 kvmr:0 debug:0) > [ 1158.441392] i915 0000:00:02.0: [drm:bxt_enable_dc9 [i915]] Enabling DC9 > [ 1158.441854] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 00 to 08 > [ 1158.442372] i915 0000:00:02.0: [drm:intel_runtime_suspend [i915]] Device suspended > [ 1168.565282] i915 0000:00:02.0: [drm:intel_dp_detect [i915]] [CONNECTOR:143:DP-1] > [ 1168.577371] i915 0000:00:02.0: [drm:intel_runtime_resume [i915]] Resuming device > [ 1168.577882] i915 0000:00:02.0: [drm:bxt_disable_dc9 [i915]] Disabling DC9 > [ 1168.578488] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 08 to 00 > [ 1168.579098] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 00 to 00 > [ 1168.579685] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling PW_1 > [ 1168.580283] i915 0000:00:02.0: [drm:intel_cdclk_dump_config [i915]] Current CDCLK 19200 kHz, VCO 0 kHz, ref 19200 kHz, bypass 19200 kHz, voltage level 1 > [ 1168.580837] i915 0000:00:02.0: [drm:intel_cdclk_init_hw [i915]] Sanitizing cdclk programmed by pre-os > [ 1168.581433] i915 0000:00:02.0: [drm:gen9_dbuf_slices_update [i915]] Updating dbuf slices to 0x1 > [ 1168.582317] i915 0000:00:02.0: [drm:gen9_enable_dc5 [i915]] Enabling DC5 > [ 1168.582731] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 00 to 01 > [ 1168.586290] i915 0000:00:02.0: [drm:intel_runtime_resume [i915]] Device resumed > [ 1168.586664] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling always-on > [ 1168.587620] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling always-on > [ 1168.588083] i915 0000:00:02.0: [drm:intel_hdmi_detect [i915]] [CONNECTOR:154:HDMI-A-1] > [ 1168.588525] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling always-on > [ 1168.588938] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling DC_off > [ 1168.589888] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 01 to 00 > [ 1168.591194] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK for addr: 0050 w(1) > [ 1168.591467] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK on first message, retry > [ 1168.591823] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK for addr: 0050 w(1) > [ 1168.592018] [drm:drm_do_probe_ddc_edid] drm: skipping non-existent adapter i915 gmbus dpb > [ 1168.592027] i915 0000:00:02.0: [drm:intel_hdmi_set_edid [i915]] HDMI GMBUS EDID read failed, retry using GPIO bit-banging > [ 1168.592230] i915 0000:00:02.0: [drm:intel_gmbus_force_bit [i915]] enabling bit-banging on i915 gmbus dpb. force bit now 1 > [ 1168.593286] [drm:drm_do_probe_ddc_edid] drm: skipping non-existent adapter i915 gmbus dpb > [ 1168.593292] i915 0000:00:02.0: [drm:intel_gmbus_force_bit [i915]] disabling bit-banging on i915 gmbus dpb. force bit now 0 > [ 1168.593676] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK for addr: 0040 w(1) > [ 1168.593875] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK on first message, retry > [ 1168.594249] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK for addr: 0040 w(1) > [ 1168.594452] i915 0000:00:02.0: [drm:drm_dp_dual_mode_detect [drm_display_helper]] DP dual mode HDMI ID: (err -6) > [ 1168.594470] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling DC_off > [ 1168.594676] i915 0000:00:02.0: [drm:gen9_enable_dc5 [i915]] Enabling DC5 > [ 1168.594874] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 00 to 01 > [ 1168.596065] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling always-on > [ 1168.596277] i915 0000:00:02.0: [drm:intel_hdmi_detect [i915]] [CONNECTOR:160:HDMI-A-2] > [ 1168.596487] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling always-on > [ 1168.596687] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling DC_off > [ 1168.597392] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 01 to 00 > [ 1168.625830] [drm:update_display_info] Supported Monitor Refresh rate range is 0 Hz - 0 Hz > [ 1168.625860] [drm:update_display_info] HDMI: DVI dual 0, max TMDS clock 300000 kHz > [ 1168.625869] [drm:update_display_info] HF-VSDB: max TMDS clock 600000 kHz > [ 1168.625876] [drm:update_display_info] hdmi_21 sink detected. parsing edid > [ 1168.626166] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpc] NAK for addr: 0040 w(1) > [ 1168.626637] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpc] NAK on first message, retry > [ 1168.627229] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpc] NAK for addr: 0040 w(1) > [ 1168.627541] i915 0000:00:02.0: [drm:drm_dp_dual_mode_detect [drm_display_helper]] DP dual mode HDMI ID: (err -6) > [ 1168.627563] [drm:drm_detect_monitor_audio] Monitor has basic audio support > [ 1168.627572] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling DC_off > [ 1168.627826] i915 0000:00:02.0: [drm:gen9_enable_dc5 [i915]] Enabling DC5 > [ 1168.628083] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 00 to 01 > [ 1168.629309] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling always-on > [ 1168.629581] i915 0000:00:02.0: [drm:intel_dp_detect [i915]] [CONNECTOR:143:DP-1] > [ 1168.629837] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling always-on > [ 1168.630606] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling always-on > [ 1168.630869] i915 0000:00:02.0: [drm:check_connector_changed [drm_kms_helper]] [CONNECTOR:143:DP-1] Same epoch counter 1 > [ 1168.630895] i915 0000:00:02.0: [drm:intel_hdmi_detect [i915]] [CONNECTOR:154:HDMI-A-1] > [ 1168.631154] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling always-on > [ 1168.631392] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling DC_off > [ 1168.632139] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 01 to 00 > [ 1168.633423] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK for addr: 0050 w(1) > [ 1168.633644] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK on first message, retry > [ 1168.634024] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK for addr: 0050 w(1) > [ 1168.634255] [drm:drm_do_probe_ddc_edid] drm: skipping non-existent adapter i915 gmbus dpb > [ 1168.634261] i915 0000:00:02.0: [drm:intel_hdmi_set_edid [i915]] HDMI GMBUS EDID read failed, retry using GPIO bit-banging > [ 1168.634477] i915 0000:00:02.0: [drm:intel_gmbus_force_bit [i915]] enabling bit-banging on i915 gmbus dpb. force bit now 1 > [ 1168.635568] [drm:drm_do_probe_ddc_edid] drm: skipping non-existent adapter i915 gmbus dpb > [ 1168.635575] i915 0000:00:02.0: [drm:intel_gmbus_force_bit [i915]] disabling bit-banging on i915 gmbus dpb. force bit now 0 > [ 1168.635995] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK for addr: 0040 w(1) > [ 1168.636200] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK on first message, retry > [ 1168.636561] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK for addr: 0040 w(1) > [ 1168.636764] i915 0000:00:02.0: [drm:drm_dp_dual_mode_detect [drm_display_helper]] DP dual mode HDMI ID: (err -6) > [ 1168.636778] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling DC_off > [ 1168.636984] i915 0000:00:02.0: [drm:gen9_enable_dc5 [i915]] Enabling DC5 > [ 1168.637196] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 00 to 01 > [ 1168.638380] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling always-on > [ 1168.638594] i915 0000:00:02.0: [drm:check_connector_changed [drm_kms_helper]] [CONNECTOR:154:HDMI-A-1] Same epoch counter 1 > [ 1168.638612] i915 0000:00:02.0: [drm:intel_hdmi_detect [i915]] [CONNECTOR:160:HDMI-A-2] > [ 1168.638820] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling always-on > [ 1168.639021] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling DC_off > [ 1168.639726] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 01 to 00 > [ 1168.668204] [drm:update_display_info] Supported Monitor Refresh rate range is 0 Hz - 0 Hz > [ 1168.668233] [drm:update_display_info] HDMI: DVI dual 0, max TMDS clock 300000 kHz > [ 1168.668242] [drm:update_display_info] HF-VSDB: max TMDS clock 600000 kHz > [ 1168.668249] [drm:update_display_info] hdmi_21 sink detected. parsing edid > [ 1168.668489] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpc] NAK for addr: 0040 w(1) > [ 1168.668901] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpc] NAK on first message, retry > [ 1168.669457] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpc] NAK for addr: 0040 w(1) > [ 1168.669822] i915 0000:00:02.0: [drm:drm_dp_dual_mode_detect [drm_display_helper]] DP dual mode HDMI ID: (err -6) > [ 1168.669853] [drm:drm_detect_monitor_audio] Monitor has basic audio support > [ 1168.669866] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling DC_off > [ 1168.670252] i915 0000:00:02.0: [drm:gen9_enable_dc5 [i915]] Enabling DC5 > [ 1168.670614] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 00 to 01 > [ 1168.671966] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling always-on > [ 1168.672354] i915 0000:00:02.0: [drm:check_connector_changed [drm_kms_helper]] [CONNECTOR:160:HDMI-A-2] Same epoch counter 1 > [ 1181.088284] i915 0000:00:02.0: [drm:intel_runtime_suspend [i915]] Suspending device > [ 1181.090437] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 01 to 00 > [ 1181.091612] i915 0000:00:02.0: [drm:gen9_dbuf_slices_update [i915]] Updating dbuf slices to 0x0 > [ 1181.092257] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling PW_1 > [ 1181.092761] i915 0000:00:02.0: [drm:hsw_wait_for_power_well_disable [i915]] PW_1 forced on (bios:1 driver:0 kvmr:0 debug:0) > [ 1181.093261] i915 0000:00:02.0: [drm:bxt_enable_dc9 [i915]] Enabling DC9 > [ 1181.093600] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 00 to 08 > [ 1181.093824] i915 0000:00:02.0: [drm:intel_runtime_suspend [i915]] Device suspended > [ 1185.200317] i915 0000:00:02.0: [drm:intel_runtime_resume [i915]] Resuming device > [ 1185.200566] i915 0000:00:02.0: [drm:bxt_disable_dc9 [i915]] Disabling DC9 > [ 1185.200764] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 08 to 00 > [ 1185.200982] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 00 to 00 > [ 1185.201231] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling PW_1 > [ 1185.201439] i915 0000:00:02.0: [drm:intel_cdclk_dump_config [i915]] Current CDCLK 19200 kHz, VCO 0 kHz, ref 19200 kHz, bypass 19200 kHz, voltage level 1 > [ 1185.201651] i915 0000:00:02.0: [drm:intel_cdclk_init_hw [i915]] Sanitizing cdclk programmed by pre-os > [ 1185.202075] i915 0000:00:02.0: [drm:gen9_dbuf_slices_update [i915]] Updating dbuf slices to 0x1 > [ 1185.202888] i915 0000:00:02.0: [drm:gen9_enable_dc5 [i915]] Enabling DC5 > [ 1185.203294] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 00 to 01 > [ 1185.206806] i915 0000:00:02.0: [drm:intel_runtime_resume [i915]] Device resumed > [ 1185.207167] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling always-on > [ 1185.207551] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling DC_off > [ 1185.208444] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 01 to 00 > [ 1185.211140] i915 0000:00:02.0: [drm:intel_dp_detect [i915]] [CONNECTOR:143:DP-1] > [ 1185.211484] i915 0000:00:02.0: [drm:check_connector_changed [drm_kms_helper]] [CONNECTOR:143:DP-1] Same epoch counter 1 > [ 1185.211508] i915 0000:00:02.0: [drm:intel_hdmi_detect [i915]] [CONNECTOR:154:HDMI-A-1] > [ 1185.211869] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK for addr: 0050 w(1) > [ 1185.211994] [drm:drm_mode_addfb2] [FB:163] > [ 1185.212077] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK on first message, retry > [ 1185.212463] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK for addr: 0050 w(1) > [ 1185.212690] [drm:drm_do_probe_ddc_edid] drm: skipping non-existent adapter i915 gmbus dpb > [ 1185.212697] i915 0000:00:02.0: [drm:intel_hdmi_set_edid [i915]] HDMI GMBUS EDID read failed, retry using GPIO bit-banging > [ 1185.212889] i915 0000:00:02.0: [drm:intel_gmbus_force_bit [i915]] enabling bit-banging on i915 gmbus dpb. force bit now 1 > [ 1185.213962] [drm:drm_do_probe_ddc_edid] drm: skipping non-existent adapter i915 gmbus dpb > [ 1185.213968] i915 0000:00:02.0: [drm:intel_gmbus_force_bit [i915]] disabling bit-banging on i915 gmbus dpb. force bit now 0 > [ 1185.214429] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK for addr: 0040 w(1) > [ 1185.214624] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK on first message, retry > [ 1185.214981] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK for addr: 0040 w(1) > [ 1185.215185] i915 0000:00:02.0: [drm:drm_dp_dual_mode_detect [drm_display_helper]] DP dual mode HDMI ID: (err -6) > [ 1185.215209] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling DC_off > [ 1185.215409] i915 0000:00:02.0: [drm:gen9_enable_dc5 [i915]] Enabling DC5 > [ 1185.215601] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 00 to 01 > [ 1185.216779] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling always-on > [ 1185.216982] i915 0000:00:02.0: [drm:check_connector_changed [drm_kms_helper]] [CONNECTOR:154:HDMI-A-1] Same epoch counter 1 > [ 1185.217001] i915 0000:00:02.0: [drm:intel_hdmi_detect [i915]] [CONNECTOR:160:HDMI-A-2] > [ 1185.217222] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling always-on > [ 1185.217415] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling DC_off > [ 1185.218113] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 01 to 00 > [ 1185.246090] [drm:update_display_info] Supported Monitor Refresh rate range is 0 Hz - 0 Hz > [ 1185.246118] [drm:update_display_info] HDMI: DVI dual 0, max TMDS clock 300000 kHz > [ 1185.246127] [drm:update_display_info] HF-VSDB: max TMDS clock 600000 kHz > [ 1185.246133] [drm:update_display_info] hdmi_21 sink detected. parsing edid > [ 1185.246403] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpc] NAK for addr: 0040 w(1) > [ 1185.246817] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpc] NAK on first message, retry > [ 1185.247369] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpc] NAK for addr: 0040 w(1) > [ 1185.247732] i915 0000:00:02.0: [drm:drm_dp_dual_mode_detect [drm_display_helper]] DP dual mode HDMI ID: (err -6) > [ 1185.247763] [drm:drm_detect_monitor_audio] Monitor has basic audio support > [ 1185.247775] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling DC_off > [ 1185.248165] i915 0000:00:02.0: [drm:gen9_enable_dc5 [i915]] Enabling DC5 > [ 1185.248525] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 00 to 01 > [ 1185.249875] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling always-on > [ 1185.250267] i915 0000:00:02.0: [drm:check_connector_changed [drm_kms_helper]] [CONNECTOR:160:HDMI-A-2] Same epoch counter 1 > [ 1197.482888] i915 0000:00:02.0: [drm:intel_runtime_suspend [i915]] Suspending device > [ 1197.485034] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 01 to 00 > [ 1197.486227] i915 0000:00:02.0: [drm:gen9_dbuf_slices_update [i915]] Updating dbuf slices to 0x0 > [ 1197.486753] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling PW_1 > [ 1197.487209] i915 0000:00:02.0: [drm:hsw_wait_for_power_well_disable [i915]] PW_1 forced on (bios:1 driver:0 kvmr:0 debug:0) > [ 1197.487699] i915 0000:00:02.0: [drm:bxt_enable_dc9 [i915]] Enabling DC9 > [ 1197.488044] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 00 to 08 > [ 1197.488292] i915 0000:00:02.0: [drm:intel_runtime_suspend [i915]] Device suspended > [ 1207.989294] i915 0000:00:02.0: [drm:intel_dp_detect [i915]] [CONNECTOR:143:DP-1] > [ 1208.001374] i915 0000:00:02.0: [drm:intel_runtime_resume [i915]] Resuming device > [ 1208.001885] i915 0000:00:02.0: [drm:bxt_disable_dc9 [i915]] Disabling DC9 > [ 1208.002497] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 08 to 00 > [ 1208.003129] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 00 to 00 > [ 1208.003790] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling PW_1 > [ 1208.004452] i915 0000:00:02.0: [drm:intel_cdclk_dump_config [i915]] Current CDCLK 19200 kHz, VCO 0 kHz, ref 19200 kHz, bypass 19200 kHz, voltage level 1 > [ 1208.004931] i915 0000:00:02.0: [drm:intel_cdclk_init_hw [i915]] Sanitizing cdclk programmed by pre-os > [ 1208.005568] i915 0000:00:02.0: [drm:gen9_dbuf_slices_update [i915]] Updating dbuf slices to 0x1 > [ 1208.006240] i915 0000:00:02.0: [drm:gen9_enable_dc5 [i915]] Enabling DC5 > [ 1208.006442] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 00 to 01 > [ 1208.009753] i915 0000:00:02.0: [drm:intel_runtime_resume [i915]] Device resumed > [ 1208.009939] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling always-on > [ 1208.010820] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling always-on > [ 1208.011032] i915 0000:00:02.0: [drm:intel_hdmi_detect [i915]] [CONNECTOR:154:HDMI-A-1] > [ 1208.011248] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling always-on > [ 1208.011440] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling DC_off > [ 1208.012137] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 01 to 00 > [ 1208.013415] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK for addr: 0050 w(1) > [ 1208.013617] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK on first message, retry > [ 1208.013971] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK for addr: 0050 w(1) > [ 1208.014176] [drm:drm_do_probe_ddc_edid] drm: skipping non-existent adapter i915 gmbus dpb > [ 1208.014185] i915 0000:00:02.0: [drm:intel_hdmi_set_edid [i915]] HDMI GMBUS EDID read failed, retry using GPIO bit-banging > [ 1208.014376] i915 0000:00:02.0: [drm:intel_gmbus_force_bit [i915]] enabling bit-banging on i915 gmbus dpb. force bit now 1 > [ 1208.015434] [drm:drm_do_probe_ddc_edid] drm: skipping non-existent adapter i915 gmbus dpb > [ 1208.015440] i915 0000:00:02.0: [drm:intel_gmbus_force_bit [i915]] disabling bit-banging on i915 gmbus dpb. force bit now 0 > [ 1208.015807] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK for addr: 0040 w(1) > [ 1208.016010] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK on first message, retry > [ 1208.016383] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK for addr: 0040 w(1) > [ 1208.016585] i915 0000:00:02.0: [drm:drm_dp_dual_mode_detect [drm_display_helper]] DP dual mode HDMI ID: (err -6) > [ 1208.016604] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling DC_off > [ 1208.016810] i915 0000:00:02.0: [drm:gen9_enable_dc5 [i915]] Enabling DC5 > [ 1208.017011] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 00 to 01 > [ 1208.018203] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling always-on > [ 1208.018417] i915 0000:00:02.0: [drm:intel_hdmi_detect [i915]] [CONNECTOR:160:HDMI-A-2] > [ 1208.018626] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling always-on > [ 1208.018824] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling DC_off > [ 1208.019528] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 01 to 00 > [ 1208.048086] [drm:update_display_info] Supported Monitor Refresh rate range is 0 Hz - 0 Hz > [ 1208.048114] [drm:update_display_info] HDMI: DVI dual 0, max TMDS clock 300000 kHz > [ 1208.048123] [drm:update_display_info] HF-VSDB: max TMDS clock 600000 kHz > [ 1208.048130] [drm:update_display_info] hdmi_21 sink detected. parsing edid > [ 1208.048401] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpc] NAK for addr: 0040 w(1) > [ 1208.048867] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpc] NAK on first message, retry > [ 1208.049485] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpc] NAK for addr: 0040 w(1) > [ 1208.049907] i915 0000:00:02.0: [drm:drm_dp_dual_mode_detect [drm_display_helper]] DP dual mode HDMI ID: (err -6) > [ 1208.049943] [drm:drm_detect_monitor_audio] Monitor has basic audio support > [ 1208.049957] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling DC_off > [ 1208.050418] i915 0000:00:02.0: [drm:gen9_enable_dc5 [i915]] Enabling DC5 > [ 1208.050838] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 00 to 01 > [ 1208.052275] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling always-on > [ 1208.052705] i915 0000:00:02.0: [drm:intel_dp_detect [i915]] [CONNECTOR:143:DP-1] > [ 1208.053126] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling always-on > [ 1208.054035] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling always-on > [ 1208.054460] i915 0000:00:02.0: [drm:check_connector_changed [drm_kms_helper]] [CONNECTOR:143:DP-1] Same epoch counter 1 > [ 1208.054502] i915 0000:00:02.0: [drm:intel_hdmi_detect [i915]] [CONNECTOR:154:HDMI-A-1] > [ 1208.054868] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling always-on > [ 1208.055214] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling DC_off > [ 1208.056060] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 01 to 00 > [ 1208.057439] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK for addr: 0050 w(1) > [ 1208.057656] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK on first message, retry > [ 1208.058003] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK for addr: 0050 w(1) > [ 1208.058258] [drm:drm_do_probe_ddc_edid] drm: skipping non-existent adapter i915 gmbus dpb > [ 1208.058264] i915 0000:00:02.0: [drm:intel_hdmi_set_edid [i915]] HDMI GMBUS EDID read failed, retry using GPIO bit-banging > [ 1208.058453] i915 0000:00:02.0: [drm:intel_gmbus_force_bit [i915]] enabling bit-banging on i915 gmbus dpb. force bit now 1 > [ 1208.059510] [drm:drm_do_probe_ddc_edid] drm: skipping non-existent adapter i915 gmbus dpb > [ 1208.059516] i915 0000:00:02.0: [drm:intel_gmbus_force_bit [i915]] disabling bit-banging on i915 gmbus dpb. force bit now 0 > [ 1208.059875] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK for addr: 0040 w(1) > [ 1208.060072] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK on first message, retry > [ 1208.060426] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK for addr: 0040 w(1) > [ 1208.060619] i915 0000:00:02.0: [drm:drm_dp_dual_mode_detect [drm_display_helper]] DP dual mode HDMI ID: (err -6) > [ 1208.060633] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling DC_off > [ 1208.060831] i915 0000:00:02.0: [drm:gen9_enable_dc5 [i915]] Enabling DC5 > [ 1208.061023] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 00 to 01 > [ 1208.062206] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling always-on > [ 1208.062410] i915 0000:00:02.0: [drm:check_connector_changed [drm_kms_helper]] [CONNECTOR:154:HDMI-A-1] Same epoch counter 1 > [ 1208.062428] i915 0000:00:02.0: [drm:intel_hdmi_detect [i915]] [CONNECTOR:160:HDMI-A-2] > [ 1208.062628] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling always-on > [ 1208.062819] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling DC_off > [ 1208.063517] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 01 to 00 > [ 1208.092312] [drm:update_display_info] Supported Monitor Refresh rate range is 0 Hz - 0 Hz > [ 1208.092340] [drm:update_display_info] HDMI: DVI dual 0, max TMDS clock 300000 kHz > [ 1208.092349] [drm:update_display_info] HF-VSDB: max TMDS clock 600000 kHz > [ 1208.092356] [drm:update_display_info] hdmi_21 sink detected. parsing edid > [ 1208.092633] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpc] NAK for addr: 0040 w(1) > [ 1208.093124] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpc] NAK on first message, retry > [ 1208.093725] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpc] NAK for addr: 0040 w(1) > [ 1208.094009] i915 0000:00:02.0: [drm:drm_dp_dual_mode_detect [drm_display_helper]] DP dual mode HDMI ID: (err -6) > [ 1208.094034] [drm:drm_detect_monitor_audio] Monitor has basic audio support > [ 1208.094044] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling DC_off > [ 1208.094353] i915 0000:00:02.0: [drm:gen9_enable_dc5 [i915]] Enabling DC5 > [ 1208.094635] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 00 to 01 > [ 1208.095907] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling always-on > [ 1208.096211] i915 0000:00:02.0: [drm:check_connector_changed [drm_kms_helper]] [CONNECTOR:160:HDMI-A-2] Same epoch counter 1 > [ 1218.508856] i915 0000:00:02.0: [drm:intel_runtime_suspend [i915]] Suspending device > [ 1218.511020] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 01 to 00 > [ 1218.512209] i915 0000:00:02.0: [drm:gen9_dbuf_slices_update [i915]] Updating dbuf slices to 0x0 > [ 1218.512830] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling PW_1 > [ 1218.513430] i915 0000:00:02.0: [drm:hsw_wait_for_power_well_disable [i915]] PW_1 forced on (bios:1 driver:0 kvmr:0 debug:0) > [ 1218.513976] i915 0000:00:02.0: [drm:bxt_enable_dc9 [i915]] Enabling DC9 > [ 1218.514315] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 00 to 08 > [ 1218.514551] i915 0000:00:02.0: [drm:intel_runtime_suspend [i915]] Device suspended > [ 1228.981285] i915 0000:00:02.0: [drm:intel_dp_detect [i915]] [CONNECTOR:143:DP-1] > [ 1228.993350] i915 0000:00:02.0: [drm:intel_runtime_resume [i915]] Resuming device > [ 1228.993863] i915 0000:00:02.0: [drm:bxt_disable_dc9 [i915]] Disabling DC9 > [ 1228.994468] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 08 to 00 > [ 1228.995045] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 00 to 00 > [ 1228.995597] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling PW_1 > [ 1228.996132] i915 0000:00:02.0: [drm:intel_cdclk_dump_config [i915]] Current CDCLK 19200 kHz, VCO 0 kHz, ref 19200 kHz, bypass 19200 kHz, voltage level 1 > [ 1228.996641] i915 0000:00:02.0: [drm:intel_cdclk_init_hw [i915]] Sanitizing cdclk programmed by pre-os > [ 1228.997261] i915 0000:00:02.0: [drm:gen9_dbuf_slices_update [i915]] Updating dbuf slices to 0x1 > [ 1228.998108] i915 0000:00:02.0: [drm:gen9_enable_dc5 [i915]] Enabling DC5 > [ 1228.998492] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 00 to 01 > [ 1229.002007] i915 0000:00:02.0: [drm:intel_runtime_resume [i915]] Device resumed > [ 1229.002427] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling always-on > [ 1229.003422] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling always-on > [ 1229.003970] i915 0000:00:02.0: [drm:intel_hdmi_detect [i915]] [CONNECTOR:154:HDMI-A-1] > [ 1229.004511] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling always-on > [ 1229.005009] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling DC_off > [ 1229.006040] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 01 to 00 > [ 1229.007348] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK for addr: 0050 w(1) > [ 1229.007633] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK on first message, retry > [ 1229.008073] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK for addr: 0050 w(1) > [ 1229.008355] [drm:drm_do_probe_ddc_edid] drm: skipping non-existent adapter i915 gmbus dpb > [ 1229.008366] i915 0000:00:02.0: [drm:intel_hdmi_set_edid [i915]] HDMI GMBUS EDID read failed, retry using GPIO bit-banging > [ 1229.008639] i915 0000:00:02.0: [drm:intel_gmbus_force_bit [i915]] enabling bit-banging on i915 gmbus dpb. force bit now 1 > [ 1229.009821] [drm:drm_do_probe_ddc_edid] drm: skipping non-existent adapter i915 gmbus dpb > [ 1229.009830] i915 0000:00:02.0: [drm:intel_gmbus_force_bit [i915]] disabling bit-banging on i915 gmbus dpb. force bit now 0 > [ 1229.010312] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK for addr: 0040 w(1) > [ 1229.010534] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK on first message, retry > [ 1229.010887] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK for addr: 0040 w(1) > [ 1229.011087] i915 0000:00:02.0: [drm:drm_dp_dual_mode_detect [drm_display_helper]] DP dual mode HDMI ID: (err -6) > [ 1229.011105] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling DC_off > [ 1229.011306] i915 0000:00:02.0: [drm:gen9_enable_dc5 [i915]] Enabling DC5 > [ 1229.011497] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 00 to 01 > [ 1229.012672] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling always-on > [ 1229.012876] i915 0000:00:02.0: [drm:intel_hdmi_detect [i915]] [CONNECTOR:160:HDMI-A-2] > [ 1229.013085] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling always-on > [ 1229.013276] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling DC_off > [ 1229.013964] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 01 to 00 > [ 1229.042639] [drm:update_display_info] Supported Monitor Refresh rate range is 0 Hz - 0 Hz > [ 1229.042667] [drm:update_display_info] HDMI: DVI dual 0, max TMDS clock 300000 kHz > [ 1229.042675] [drm:update_display_info] HF-VSDB: max TMDS clock 600000 kHz > [ 1229.042682] [drm:update_display_info] hdmi_21 sink detected. parsing edid > [ 1229.042957] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpc] NAK for addr: 0040 w(1) > [ 1229.043449] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpc] NAK on first message, retry > [ 1229.044063] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpc] NAK for addr: 0040 w(1) > [ 1229.044486] i915 0000:00:02.0: [drm:drm_dp_dual_mode_detect [drm_display_helper]] DP dual mode HDMI ID: (err -6) > [ 1229.044521] [drm:drm_detect_monitor_audio] Monitor has basic audio support > [ 1229.044535] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling DC_off > [ 1229.044969] i915 0000:00:02.0: [drm:gen9_enable_dc5 [i915]] Enabling DC5 > [ 1229.045405] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 00 to 01 > [ 1229.046814] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling always-on > [ 1229.047282] i915 0000:00:02.0: [drm:intel_dp_detect [i915]] [CONNECTOR:143:DP-1] > [ 1229.047724] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling always-on > [ 1229.048682] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling always-on > [ 1229.049135] i915 0000:00:02.0: [drm:check_connector_changed [drm_kms_helper]] [CONNECTOR:143:DP-1] Same epoch counter 1 > [ 1229.049180] i915 0000:00:02.0: [drm:intel_hdmi_detect [i915]] [CONNECTOR:154:HDMI-A-1] > [ 1229.049612] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling always-on > [ 1229.050025] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling DC_off > [ 1229.050959] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 01 to 00 > [ 1229.052316] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK for addr: 0050 w(1) > [ 1229.052540] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK on first message, retry > [ 1229.052895] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK for addr: 0050 w(1) > [ 1229.053098] [drm:drm_do_probe_ddc_edid] drm: skipping non-existent adapter i915 gmbus dpb > [ 1229.053104] i915 0000:00:02.0: [drm:intel_hdmi_set_edid [i915]] HDMI GMBUS EDID read failed, retry using GPIO bit-banging > [ 1229.053294] i915 0000:00:02.0: [drm:intel_gmbus_force_bit [i915]] enabling bit-banging on i915 gmbus dpb. force bit now 1 > [ 1229.054357] [drm:drm_do_probe_ddc_edid] drm: skipping non-existent adapter i915 gmbus dpb > [ 1229.054363] i915 0000:00:02.0: [drm:intel_gmbus_force_bit [i915]] disabling bit-banging on i915 gmbus dpb. force bit now 0 > [ 1229.054729] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK for addr: 0040 w(1) > [ 1229.054919] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK on first message, retry > [ 1229.055283] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK for addr: 0040 w(1) > [ 1229.055487] i915 0000:00:02.0: [drm:drm_dp_dual_mode_detect [drm_display_helper]] DP dual mode HDMI ID: (err -6) > [ 1229.055501] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling DC_off > [ 1229.055707] i915 0000:00:02.0: [drm:gen9_enable_dc5 [i915]] Enabling DC5 > [ 1229.055906] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 00 to 01 > [ 1229.057093] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling always-on > [ 1229.057306] i915 0000:00:02.0: [drm:check_connector_changed [drm_kms_helper]] [CONNECTOR:154:HDMI-A-1] Same epoch counter 1 > [ 1229.057325] i915 0000:00:02.0: [drm:intel_hdmi_detect [i915]] [CONNECTOR:160:HDMI-A-2] > [ 1229.057533] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling always-on > [ 1229.057731] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling DC_off > [ 1229.058435] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 01 to 00 > [ 1229.086321] [drm:update_display_info] Supported Monitor Refresh rate range is 0 Hz - 0 Hz > [ 1229.086351] [drm:update_display_info] HDMI: DVI dual 0, max TMDS clock 300000 kHz > [ 1229.086361] [drm:update_display_info] HF-VSDB: max TMDS clock 600000 kHz > [ 1229.086368] [drm:update_display_info] hdmi_21 sink detected. parsing edid > [ 1229.086652] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpc] NAK for addr: 0040 w(1) > [ 1229.087181] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpc] NAK on first message, retry > [ 1229.087813] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpc] NAK for addr: 0040 w(1) > [ 1229.088094] i915 0000:00:02.0: [drm:drm_dp_dual_mode_detect [drm_display_helper]] DP dual mode HDMI ID: (err -6) > [ 1229.088117] [drm:drm_detect_monitor_audio] Monitor has basic audio support > [ 1229.088126] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling DC_off > [ 1229.088392] i915 0000:00:02.0: [drm:gen9_enable_dc5 [i915]] Enabling DC5 > [ 1229.088644] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 00 to 01 > [ 1229.089888] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling always-on > [ 1229.090162] i915 0000:00:02.0: [drm:check_connector_changed [drm_kms_helper]] [CONNECTOR:160:HDMI-A-2] Same epoch counter 1 > [ 1241.015167] i915 0000:00:02.0: [drm:intel_runtime_suspend [i915]] Suspending device > [ 1241.017231] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 01 to 00 > [ 1241.018272] i915 0000:00:02.0: [drm:gen9_dbuf_slices_update [i915]] Updating dbuf slices to 0x0 > [ 1241.018824] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling PW_1 > [ 1241.019366] i915 0000:00:02.0: [drm:hsw_wait_for_power_well_disable [i915]] PW_1 forced on (bios:1 driver:0 kvmr:0 debug:0) > [ 1241.019936] i915 0000:00:02.0: [drm:bxt_enable_dc9 [i915]] Enabling DC9 > [ 1241.020371] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 00 to 08 > [ 1241.020832] i915 0000:00:02.0: [drm:intel_runtime_suspend [i915]] Device suspended > [ 1245.200321] i915 0000:00:02.0: [drm:intel_runtime_resume [i915]] Resuming device > [ 1245.200568] i915 0000:00:02.0: [drm:bxt_disable_dc9 [i915]] Disabling DC9 > [ 1245.200766] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 08 to 00 > [ 1245.200983] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 00 to 00 > [ 1245.201234] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling PW_1 > [ 1245.201443] i915 0000:00:02.0: [drm:intel_cdclk_dump_config [i915]] Current CDCLK 19200 kHz, VCO 0 kHz, ref 19200 kHz, bypass 19200 kHz, voltage level 1 > [ 1245.201653] i915 0000:00:02.0: [drm:intel_cdclk_init_hw [i915]] Sanitizing cdclk programmed by pre-os > [ 1245.202120] i915 0000:00:02.0: [drm:gen9_dbuf_slices_update [i915]] Updating dbuf slices to 0x1 > [ 1245.202938] i915 0000:00:02.0: [drm:gen9_enable_dc5 [i915]] Enabling DC5 > [ 1245.203341] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 00 to 01 > [ 1245.206865] i915 0000:00:02.0: [drm:intel_runtime_resume [i915]] Device resumed > [ 1245.207235] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling always-on > [ 1245.207621] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling DC_off > [ 1245.208517] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 01 to 00 > [ 1245.211186] i915 0000:00:02.0: [drm:intel_dp_detect [i915]] [CONNECTOR:143:DP-1] > [ 1245.211527] i915 0000:00:02.0: [drm:check_connector_changed [drm_kms_helper]] [CONNECTOR:143:DP-1] Same epoch counter 1 > [ 1245.211550] i915 0000:00:02.0: [drm:intel_hdmi_detect [i915]] [CONNECTOR:154:HDMI-A-1] > [ 1245.211911] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK for addr: 0050 w(1) > [ 1245.212120] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK on first message, retry > [ 1245.212515] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK for addr: 0050 w(1) > [ 1245.212638] [drm:drm_mode_addfb2] [FB:165] > [ 1245.212742] [drm:drm_do_probe_ddc_edid] drm: skipping non-existent adapter i915 gmbus dpb > [ 1245.212749] i915 0000:00:02.0: [drm:intel_hdmi_set_edid [i915]] HDMI GMBUS EDID read failed, retry using GPIO bit-banging > [ 1245.212942] i915 0000:00:02.0: [drm:intel_gmbus_force_bit [i915]] enabling bit-banging on i915 gmbus dpb. force bit now 1 > [ 1245.214012] [drm:drm_do_probe_ddc_edid] drm: skipping non-existent adapter i915 gmbus dpb > [ 1245.214018] i915 0000:00:02.0: [drm:intel_gmbus_force_bit [i915]] disabling bit-banging on i915 gmbus dpb. force bit now 0 > [ 1245.214453] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK for addr: 0040 w(1) > [ 1245.214647] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK on first message, retry > [ 1245.215002] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK for addr: 0040 w(1) > [ 1245.215214] i915 0000:00:02.0: [drm:drm_dp_dual_mode_detect [drm_display_helper]] DP dual mode HDMI ID: (err -6) > [ 1245.215238] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling DC_off > [ 1245.215438] i915 0000:00:02.0: [drm:gen9_enable_dc5 [i915]] Enabling DC5 > [ 1245.215631] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 00 to 01 > [ 1245.216809] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling always-on > [ 1245.217015] i915 0000:00:02.0: [drm:check_connector_changed [drm_kms_helper]] [CONNECTOR:154:HDMI-A-1] Same epoch counter 1 > [ 1245.217035] i915 0000:00:02.0: [drm:intel_hdmi_detect [i915]] [CONNECTOR:160:HDMI-A-2] > [ 1245.217244] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling always-on > [ 1245.217436] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling DC_off > [ 1245.218137] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 01 to 00 > [ 1245.246644] [drm:update_display_info] Supported Monitor Refresh rate range is 0 Hz - 0 Hz > [ 1245.246672] [drm:update_display_info] HDMI: DVI dual 0, max TMDS clock 300000 kHz > [ 1245.246680] [drm:update_display_info] HF-VSDB: max TMDS clock 600000 kHz > [ 1245.246687] [drm:update_display_info] hdmi_21 sink detected. parsing edid > [ 1245.246963] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpc] NAK for addr: 0040 w(1) > [ 1245.247448] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpc] NAK on first message, retry > [ 1245.248040] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpc] NAK for addr: 0040 w(1) > [ 1245.248352] i915 0000:00:02.0: [drm:drm_dp_dual_mode_detect [drm_display_helper]] DP dual mode HDMI ID: (err -6) > [ 1245.248377] [drm:drm_detect_monitor_audio] Monitor has basic audio support > [ 1245.248387] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling DC_off > [ 1245.248685] i915 0000:00:02.0: [drm:gen9_enable_dc5 [i915]] Enabling DC5 > [ 1245.248964] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 00 to 01 > [ 1245.250241] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling always-on > [ 1245.250542] i915 0000:00:02.0: [drm:check_connector_changed [drm_kms_helper]] [CONNECTOR:160:HDMI-A-2] Same epoch counter 1 > [ 1249.868639] systemd-journald[252]: Failed to set ACL on /var/log/journal/7c4f6b6cd43842be9fc87125d9bfdb7f/user-1000.journal, ignoring: Operation not supported > [ 1250.721754] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling always-on > [ 1250.722007] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling DC_off > [ 1250.722723] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 01 to 00 > [ 1250.725250] [drm:drm_mode_addfb2] [FB:163] > [ 1250.829357] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling DC_off > [ 1250.829943] i915 0000:00:02.0: [drm:gen9_enable_dc5 [i915]] Enabling DC5 > [ 1250.830509] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 00 to 01 > [ 1250.832019] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling always-on > [ 1250.973955] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling always-on > [ 1250.974300] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling DC_off > [ 1250.975090] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 01 to 00 > [ 1250.977892] [drm:drm_mode_addfb2] [FB:165] > [ 1251.085355] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling DC_off > [ 1251.086000] i915 0000:00:02.0: [drm:gen9_enable_dc5 [i915]] Enabling DC5 > [ 1251.086626] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 00 to 01 > [ 1251.088172] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling always-on > [ 1262.317401] i915 0000:00:02.0: [drm:intel_runtime_suspend [i915]] Suspending device > [ 1262.319268] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 01 to 00 > [ 1262.320314] i915 0000:00:02.0: [drm:gen9_dbuf_slices_update [i915]] Updating dbuf slices to 0x0 > [ 1262.320681] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling PW_1 > [ 1262.320982] i915 0000:00:02.0: [drm:hsw_wait_for_power_well_disable [i915]] PW_1 forced on (bios:1 driver:0 kvmr:0 debug:0) > [ 1262.321322] i915 0000:00:02.0: [drm:bxt_enable_dc9 [i915]] Enabling DC9 > [ 1262.321622] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 00 to 08 > [ 1262.321841] i915 0000:00:02.0: [drm:intel_runtime_suspend [i915]] Device suspended > [ 1272.501299] i915 0000:00:02.0: [drm:intel_dp_detect [i915]] [CONNECTOR:143:DP-1] > [ 1272.513388] i915 0000:00:02.0: [drm:intel_runtime_resume [i915]] Resuming device > [ 1272.513957] i915 0000:00:02.0: [drm:bxt_disable_dc9 [i915]] Disabling DC9 > [ 1272.514635] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 08 to 00 > [ 1272.515288] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 00 to 00 > [ 1272.515878] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling PW_1 > [ 1272.516476] i915 0000:00:02.0: [drm:intel_cdclk_dump_config [i915]] Current CDCLK 19200 kHz, VCO 0 kHz, ref 19200 kHz, bypass 19200 kHz, voltage level 1 > [ 1272.517039] i915 0000:00:02.0: [drm:intel_cdclk_init_hw [i915]] Sanitizing cdclk programmed by pre-os > [ 1272.517685] i915 0000:00:02.0: [drm:gen9_dbuf_slices_update [i915]] Updating dbuf slices to 0x1 > [ 1272.518535] i915 0000:00:02.0: [drm:gen9_enable_dc5 [i915]] Enabling DC5 > [ 1272.518916] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 00 to 01 > [ 1272.522446] i915 0000:00:02.0: [drm:intel_runtime_resume [i915]] Device resumed > [ 1272.522855] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling always-on > [ 1272.523876] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling always-on > [ 1272.524557] i915 0000:00:02.0: [drm:intel_hdmi_detect [i915]] [CONNECTOR:154:HDMI-A-1] > [ 1272.525236] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling always-on > [ 1272.525807] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling DC_off > [ 1272.526677] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 01 to 00 > [ 1272.527977] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK for addr: 0050 w(1) > [ 1272.528272] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK on first message, retry > [ 1272.528719] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK for addr: 0050 w(1) > [ 1272.529004] [drm:drm_do_probe_ddc_edid] drm: skipping non-existent adapter i915 gmbus dpb > [ 1272.529015] i915 0000:00:02.0: [drm:intel_hdmi_set_edid [i915]] HDMI GMBUS EDID read failed, retry using GPIO bit-banging > [ 1272.529305] i915 0000:00:02.0: [drm:intel_gmbus_force_bit [i915]] enabling bit-banging on i915 gmbus dpb. force bit now 1 > [ 1272.530490] [drm:drm_do_probe_ddc_edid] drm: skipping non-existent adapter i915 gmbus dpb > [ 1272.530498] i915 0000:00:02.0: [drm:intel_gmbus_force_bit [i915]] disabling bit-banging on i915 gmbus dpb. force bit now 0 > [ 1272.530958] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK for addr: 0040 w(1) > [ 1272.531206] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK on first message, retry > [ 1272.531560] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK for addr: 0040 w(1) > [ 1272.531755] i915 0000:00:02.0: [drm:drm_dp_dual_mode_detect [drm_display_helper]] DP dual mode HDMI ID: (err -6) > [ 1272.531772] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling DC_off > [ 1272.531971] i915 0000:00:02.0: [drm:gen9_enable_dc5 [i915]] Enabling DC5 > [ 1272.532172] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 00 to 01 > [ 1272.533350] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling always-on > [ 1272.533554] i915 0000:00:02.0: [drm:intel_hdmi_detect [i915]] [CONNECTOR:160:HDMI-A-2] > [ 1272.533755] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling always-on > [ 1272.533946] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling DC_off > [ 1272.534642] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 01 to 00 > [ 1272.562620] [drm:update_display_info] Supported Monitor Refresh rate range is 0 Hz - 0 Hz > [ 1272.562651] [drm:update_display_info] HDMI: DVI dual 0, max TMDS clock 300000 kHz > [ 1272.562661] [drm:update_display_info] HF-VSDB: max TMDS clock 600000 kHz > [ 1272.562668] [drm:update_display_info] hdmi_21 sink detected. parsing edid > [ 1272.562948] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpc] NAK for addr: 0040 w(1) > [ 1272.563623] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpc] NAK on first message, retry > [ 1272.564316] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpc] NAK for addr: 0040 w(1) > [ 1272.564589] i915 0000:00:02.0: [drm:drm_dp_dual_mode_detect [drm_display_helper]] DP dual mode HDMI ID: (err -6) > [ 1272.564614] [drm:drm_detect_monitor_audio] Monitor has basic audio support > [ 1272.564623] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling DC_off > [ 1272.564904] i915 0000:00:02.0: [drm:gen9_enable_dc5 [i915]] Enabling DC5 > [ 1272.565182] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 00 to 01 > [ 1272.566438] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling always-on > [ 1272.566737] i915 0000:00:02.0: [drm:intel_dp_detect [i915]] [CONNECTOR:143:DP-1] > [ 1272.567019] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling always-on > [ 1272.567814] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling always-on > [ 1272.568104] i915 0000:00:02.0: [drm:check_connector_changed [drm_kms_helper]] [CONNECTOR:143:DP-1] Same epoch counter 1 > [ 1272.568134] i915 0000:00:02.0: [drm:intel_hdmi_detect [i915]] [CONNECTOR:154:HDMI-A-1] > [ 1272.568409] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling always-on > [ 1272.568671] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling DC_off > [ 1272.569461] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 01 to 00 > [ 1272.570736] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK for addr: 0050 w(1) > [ 1272.570971] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK on first message, retry > [ 1272.571377] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK for addr: 0050 w(1) > [ 1272.571607] [drm:drm_do_probe_ddc_edid] drm: skipping non-existent adapter i915 gmbus dpb > [ 1272.571614] i915 0000:00:02.0: [drm:intel_hdmi_set_edid [i915]] HDMI GMBUS EDID read failed, retry using GPIO bit-banging > [ 1272.571843] i915 0000:00:02.0: [drm:intel_gmbus_force_bit [i915]] enabling bit-banging on i915 gmbus dpb. force bit now 1 > [ 1272.572953] [drm:drm_do_probe_ddc_edid] drm: skipping non-existent adapter i915 gmbus dpb > [ 1272.572960] i915 0000:00:02.0: [drm:intel_gmbus_force_bit [i915]] disabling bit-banging on i915 gmbus dpb. force bit now 0 > [ 1272.573380] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK for addr: 0040 w(1) > [ 1272.573580] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK on first message, retry > [ 1272.573942] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK for addr: 0040 w(1) > [ 1272.574156] i915 0000:00:02.0: [drm:drm_dp_dual_mode_detect [drm_display_helper]] DP dual mode HDMI ID: (err -6) > [ 1272.574171] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling DC_off > [ 1272.574378] i915 0000:00:02.0: [drm:gen9_enable_dc5 [i915]] Enabling DC5 > [ 1272.574578] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 00 to 01 > [ 1272.575763] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling always-on > [ 1272.575975] i915 0000:00:02.0: [drm:check_connector_changed [drm_kms_helper]] [CONNECTOR:154:HDMI-A-1] Same epoch counter 1 > [ 1272.575993] i915 0000:00:02.0: [drm:intel_hdmi_detect [i915]] [CONNECTOR:160:HDMI-A-2] > [ 1272.576211] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling always-on > [ 1272.576411] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling DC_off > [ 1272.577116] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 01 to 00 > [ 1272.604753] [drm:update_display_info] Supported Monitor Refresh rate range is 0 Hz - 0 Hz > [ 1272.604783] [drm:update_display_info] HDMI: DVI dual 0, max TMDS clock 300000 kHz > [ 1272.604792] [drm:update_display_info] HF-VSDB: max TMDS clock 600000 kHz > [ 1272.604798] [drm:update_display_info] hdmi_21 sink detected. parsing edid > [ 1272.605095] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpc] NAK for addr: 0040 w(1) > [ 1272.605571] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpc] NAK on first message, retry > [ 1272.606164] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpc] NAK for addr: 0040 w(1) > [ 1272.606586] i915 0000:00:02.0: [drm:drm_dp_dual_mode_detect [drm_display_helper]] DP dual mode HDMI ID: (err -6) > [ 1272.606621] [drm:drm_detect_monitor_audio] Monitor has basic audio support > [ 1272.606635] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling DC_off > [ 1272.607094] i915 0000:00:02.0: [drm:gen9_enable_dc5 [i915]] Enabling DC5 > [ 1272.607494] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 00 to 01 > [ 1272.608842] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling always-on > [ 1272.609230] i915 0000:00:02.0: [drm:check_connector_changed [drm_kms_helper]] [CONNECTOR:160:HDMI-A-2] Same epoch counter 1 > [ 1282.377851] Console: switching to colour dummy device 80x25 > [ 1282.377972] [IGT] vgem_basic: executing > [ 1282.385334] [IGT] vgem_basic: starting subtest unload > [ 1282.392839] [drm] Initialized vgem 1.0.0 20120112 for vgem on minor 1 > [ 1282.413459] [drm:drm_helper_probe_single_connector_modes [drm_kms_helper]] [CONNECTOR:143:DP-1] > [ 1282.413495] i915 0000:00:02.0: [drm:intel_dp_detect [i915]] [CONNECTOR:143:DP-1] > [ 1282.413765] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling always-on > [ 1282.414496] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling always-on > [ 1282.414712] [drm:drm_helper_probe_single_connector_modes [drm_kms_helper]] [CONNECTOR:143:DP-1] disconnected > [ 1282.414760] [drm:drm_helper_probe_single_connector_modes [drm_kms_helper]] [CONNECTOR:154:HDMI-A-1] > [ 1282.414779] i915 0000:00:02.0: [drm:intel_hdmi_detect [i915]] [CONNECTOR:154:HDMI-A-1] > [ 1282.414988] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling always-on > [ 1282.415197] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling DC_off > [ 1282.415894] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 01 to 00 > [ 1282.417191] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK for addr: 0050 w(1) > [ 1282.417430] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK on first message, retry > [ 1282.417791] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK for addr: 0050 w(1) > [ 1282.417991] [drm:drm_do_probe_ddc_edid] drm: skipping non-existent adapter i915 gmbus dpb > [ 1282.418000] i915 0000:00:02.0: [drm:intel_hdmi_set_edid [i915]] HDMI GMBUS EDID read failed, retry using GPIO bit-banging > [ 1282.418312] i915 0000:00:02.0: [drm:intel_gmbus_force_bit [i915]] enabling bit-banging on i915 gmbus dpb. force bit now 1 > [ 1282.419391] [drm:drm_do_probe_ddc_edid] drm: skipping non-existent adapter i915 gmbus dpb > [ 1282.419400] i915 0000:00:02.0: [drm:intel_gmbus_force_bit [i915]] disabling bit-banging on i915 gmbus dpb. force bit now 0 > [ 1282.419791] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK for addr: 0040 w(1) > [ 1282.419987] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK on first message, retry > [ 1282.420541] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK for addr: 0040 w(1) > [ 1282.420753] i915 0000:00:02.0: [drm:drm_dp_dual_mode_detect [drm_display_helper]] DP dual mode HDMI ID: (err -6) > [ 1282.420771] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling DC_off > [ 1282.420976] i915 0000:00:02.0: [drm:gen9_enable_dc5 [i915]] Enabling DC5 > [ 1282.421376] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 00 to 01 > [ 1282.423960] [drm] Initialized vgem 1.0.0 20120112 for vgem on minor 1 > [ 1282.426616] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling always-on > [ 1282.426891] [drm:drm_helper_probe_single_connector_modes [drm_kms_helper]] [CONNECTOR:154:HDMI-A-1] disconnected > [ 1282.426958] [drm:drm_helper_probe_single_connector_modes [drm_kms_helper]] [CONNECTOR:160:HDMI-A-2] > [ 1282.426983] i915 0000:00:02.0: [drm:intel_hdmi_detect [i915]] [CONNECTOR:160:HDMI-A-2] > [ 1282.427221] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling always-on > [ 1282.427423] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling DC_off > [ 1282.428137] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 01 to 00 > [ 1282.455268] [drm:update_display_info] Supported Monitor Refresh rate range is 0 Hz - 0 Hz > [ 1282.455285] [drm:update_display_info] HDMI: DVI dual 0, max TMDS clock 300000 kHz > [ 1282.455289] [drm:update_display_info] HF-VSDB: max TMDS clock 600000 kHz > [ 1282.455292] [drm:update_display_info] hdmi_21 sink detected. parsing edid > [ 1282.455503] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpc] NAK for addr: 0040 w(1) > [ 1282.455743] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpc] NAK on first message, retry > [ 1282.456420] [drm] Initialized vgem 1.0.0 20120112 for vgem on minor 1 > [ 1282.456330] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpc] NAK for addr: 0040 w(1) > [ 1282.456555] i915 0000:00:02.0: [drm:drm_dp_dual_mode_detect [drm_display_helper]] DP dual mode HDMI ID: (err -6) > [ 1282.456575] [drm:drm_detect_monitor_audio] Monitor has basic audio support > [ 1282.456583] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling DC_off > [ 1282.456789] i915 0000:00:02.0: [drm:gen9_enable_dc5 [i915]] Enabling DC5 > [ 1282.456986] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 00 to 01 > [ 1282.458179] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling always-on > [ 1282.458402] [drm:update_display_info] Supported Monitor Refresh rate range is 0 Hz - 0 Hz > [ 1282.458408] [drm:update_display_info] HDMI: DVI dual 0, max TMDS clock 300000 kHz > [ 1282.458411] [drm:update_display_info] HF-VSDB: max TMDS clock 600000 kHz > [ 1282.458415] [drm:update_display_info] hdmi_21 sink detected. parsing edid > [ 1282.458436] [drm:update_display_info] Supported Monitor Refresh rate range is 0 Hz - 0 Hz > [ 1282.458440] [drm:update_display_info] HDMI: DVI dual 0, max TMDS clock 300000 kHz > [ 1282.458443] [drm:update_display_info] HF-VSDB: max TMDS clock 600000 kHz > [ 1282.458446] [drm:update_display_info] hdmi_21 sink detected. parsing edid > [ 1282.458449] [drm:_drm_edid_connector_update] ELD monitor LG HDR 4K > [ 1282.458454] [drm:_drm_edid_connector_update] HDMI: latency present 0 0, video latency 0 1, audio latency 96 2 > [ 1282.458458] [drm:_drm_edid_connector_update] ELD size 32, SAD count 1 > [ 1282.458981] [drm:drm_helper_probe_single_connector_modes [drm_kms_helper]] [CONNECTOR:160:HDMI-A-2] probed modes : > [ 1282.459004] [drm:drm_mode_debug_printmodeline] Modeline "3840x2160": 60 594000 3840 4016 4104 4400 2160 2168 2178 2250 0x48 0x5 > [ 1282.459011] [drm:drm_mode_debug_printmodeline] Modeline "3840x2160": 60 594000 3840 4016 4104 4400 2160 2168 2178 2250 0x40 0x5 > [ 1282.459017] [drm:drm_mode_debug_printmodeline] Modeline "3840x2160": 60 593407 3840 4016 4104 4400 2160 2168 2178 2250 0x40 0x5 > [ 1282.459022] [drm:drm_mode_debug_printmodeline] Modeline "3840x2160": 50 594000 3840 4896 4984 5280 2160 2168 2178 2250 0x40 0x5 > [ 1282.459027] [drm:drm_mode_debug_printmodeline] Modeline "3840x2160": 30 297000 3840 4016 4104 4400 2160 2168 2178 2250 0x40 0x9 > [ 1282.459032] [drm:drm_mode_debug_printmodeline] Modeline "3840x2160": 30 297000 3840 4016 4104 4400 2160 2168 2178 2250 0x40 0x5 > [ 1282.459037] [drm:drm_mode_debug_printmodeline] Modeline "3840x2160": 30 296703 3840 4016 4104 4400 2160 2168 2178 2250 0x40 0x5 > [ 1282.459042] [drm:drm_mode_debug_printmodeline] Modeline "3840x2160": 25 297000 3840 4896 4984 5280 2160 2168 2178 2250 0x40 0x5 > [ 1282.459048] [drm:drm_mode_debug_printmodeline] Modeline "3840x2160": 24 297000 3840 5116 5204 5500 2160 2168 2178 2250 0x40 0x5 > [ 1282.459148] [drm:drm_mode_debug_printmodeline] Modeline "3840x2160": 24 296703 3840 5116 5204 5500 2160 2168 2178 2250 0x40 0x5 > [ 1282.459155] [drm:drm_mode_debug_printmodeline] Modeline "2560x1440": 60 241500 2560 2608 2640 2720 1440 1443 1448 1481 0x40 0x9 > [ 1282.459160] [drm:drm_mode_debug_printmodeline] Modeline "1920x1080": 60 148500 1920 2008 2052 2200 1080 1084 1089 1125 0x40 0x5 > [ 1282.459165] [drm:drm_mode_debug_printmodeline] Modeline "1920x1080": 60 148500 1920 2008 2052 2200 1080 1084 1089 1125 0x40 0x5 > [ 1282.459170] [drm:drm_mode_debug_printmodeline] Modeline "1920x1080": 60 148352 1920 2008 2052 2200 1080 1084 1089 1125 0x40 0x5 > [ 1282.459175] [drm:drm_mode_debug_printmodeline] Modeline "1920x1080": 50 148500 1920 2448 2492 2640 1080 1084 1089 1125 0x40 0x5 > [ 1282.459180] [drm:drm_mode_debug_printmodeline] Modeline "1920x1080": 30 74250 1920 2008 2052 2200 1080 1084 1089 1125 0x40 0x5 > [ 1282.459186] [drm:drm_mode_debug_printmodeline] Modeline "1920x1080": 30 74176 1920 2008 2052 2200 1080 1084 1089 1125 0x40 0x5 > [ 1282.459191] [drm:drm_mode_debug_printmodeline] Modeline "1920x1080": 24 74250 1920 2558 2602 2750 1080 1084 1089 1125 0x40 0x5 > [ 1282.459196] [drm:drm_mode_debug_printmodeline] Modeline "1920x1080": 24 74176 1920 2558 2602 2750 1080 1084 1089 1125 0x40 0x5 > [ 1282.459201] [drm:drm_mode_debug_printmodeline] Modeline "1600x900": 60 108000 1600 1624 1704 1800 900 901 904 1000 0x40 0x5 > [ 1282.459206] [drm:drm_mode_debug_printmodeline] Modeline "1280x1024": 60 108000 1280 1328 1440 1688 1024 1025 1028 1066 0x40 0x5 > [ 1282.459211] [drm:drm_mode_debug_printmodeline] Modeline "1280x800": 60 71000 1280 1328 1360 1440 800 803 809 823 0x40 0x9 > [ 1282.459217] [drm:drm_mode_debug_printmodeline] Modeline "1280x720": 60 74250 1280 1390 1430 1650 720 725 730 750 0x40 0x5 > [ 1282.459222] [drm:drm_mode_debug_printmodeline] Modeline "1280x720": 60 74250 1280 1390 1430 1650 720 725 730 750 0x40 0x5 > [ 1282.459227] [drm:drm_mode_debug_printmodeline] Modeline "1280x720": 60 74176 1280 1390 1430 1650 720 725 730 750 0x40 0x5 > [ 1282.459232] [drm:drm_mode_debug_printmodeline] Modeline "1024x768": 60 65000 1024 1048 1184 1344 768 771 777 806 0x40 0xa > [ 1282.459237] [drm:drm_mode_debug_printmodeline] Modeline "800x600": 60 40000 800 840 968 1056 600 601 605 628 0x40 0x5 > [ 1282.459243] [drm:drm_mode_debug_printmodeline] Modeline "720x576": 50 27000 720 732 796 864 576 581 586 625 0x40 0xa > [ 1282.459249] [drm:drm_mode_debug_printmodeline] Modeline "720x480": 60 27027 720 736 798 858 480 489 495 525 0x40 0xa > [ 1282.459254] [drm:drm_mode_debug_printmodeline] Modeline "720x480": 60 27000 720 736 798 858 480 489 495 525 0x40 0xa > [ 1282.459259] [drm:drm_mode_debug_printmodeline] Modeline "640x480": 60 25200 640 656 752 800 480 490 492 525 0x40 0xa > [ 1282.459265] [drm:drm_mode_debug_printmodeline] Modeline "640x480": 60 25175 640 656 752 800 480 490 492 525 0x40 0xa > [ 1282.459270] [drm:drm_mode_debug_printmodeline] Modeline "640x480": 60 25175 640 656 752 800 480 490 492 525 0x40 0xa > [ 1282.459385] [drm:drm_helper_probe_single_connector_modes [drm_kms_helper]] [CONNECTOR:143:DP-1] > [ 1282.459406] i915 0000:00:02.0: [drm:intel_dp_detect [i915]] [CONNECTOR:143:DP-1] > [ 1282.459677] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling always-on > [ 1282.460559] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling always-on > [ 1282.460789] [drm:drm_helper_probe_single_connector_modes [drm_kms_helper]] [CONNECTOR:143:DP-1] disconnected > [ 1282.460833] [drm:drm_helper_probe_single_connector_modes [drm_kms_helper]] [CONNECTOR:154:HDMI-A-1] > [ 1282.460853] i915 0000:00:02.0: [drm:intel_hdmi_detect [i915]] [CONNECTOR:154:HDMI-A-1] > [ 1282.461068] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling always-on > [ 1282.462917] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling DC_off > [ 1282.464263] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 01 to 00 > [ 1282.465500] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK for addr: 0050 w(1) > [ 1282.466025] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK on first message, retry > [ 1282.466504] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK for addr: 0050 w(1) > [ 1282.466714] [drm:drm_do_probe_ddc_edid] drm: skipping non-existent adapter i915 gmbus dpb > [ 1282.466723] i915 0000:00:02.0: [drm:intel_hdmi_set_edid [i915]] HDMI GMBUS EDID read failed, retry using GPIO bit-banging > [ 1282.466916] i915 0000:00:02.0: [drm:intel_gmbus_force_bit [i915]] enabling bit-banging on i915 gmbus dpb. force bit now 1 > [ 1282.468503] [drm:drm_do_probe_ddc_edid] drm: skipping non-existent adapter i915 gmbus dpb > [ 1282.468512] i915 0000:00:02.0: [drm:intel_gmbus_force_bit [i915]] disabling bit-banging on i915 gmbus dpb. force bit now 0 > [ 1282.468948] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK for addr: 0040 w(1) > [ 1282.469158] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK on first message, retry > [ 1282.469514] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK for addr: 0040 w(1) > [ 1282.470042] i915 0000:00:02.0: [drm:drm_dp_dual_mode_detect [drm_display_helper]] DP dual mode HDMI ID: (err -6) > [ 1282.470335] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling DC_off > [ 1282.470623] i915 0000:00:02.0: [drm:gen9_enable_dc5 [i915]] Enabling DC5 > [ 1282.470823] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 00 to 01 > [ 1282.474673] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling always-on > [ 1282.474943] [drm:drm_helper_probe_single_connector_modes [drm_kms_helper]] [CONNECTOR:154:HDMI-A-1] disconnected > [ 1282.475006] [drm:drm_helper_probe_single_connector_modes [drm_kms_helper]] [CONNECTOR:160:HDMI-A-2] > [ 1282.475031] i915 0000:00:02.0: [drm:intel_hdmi_detect [i915]] [CONNECTOR:160:HDMI-A-2] > [ 1282.475972] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling always-on > [ 1282.476941] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling DC_off > [ 1282.477903] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 01 to 00 > [ 1282.485725] [drm] Initialized vgem 1.0.0 20120112 for vgem on minor 1 > [ 1282.506194] [drm:update_display_info] Supported Monitor Refresh rate range is 0 Hz - 0 Hz > [ 1282.506210] [drm:update_display_info] HDMI: DVI dual 0, max TMDS clock 300000 kHz > [ 1282.506215] [drm:update_display_info] HF-VSDB: max TMDS clock 600000 kHz > [ 1282.506218] [drm:update_display_info] hdmi_21 sink detected. parsing edid > [ 1282.506432] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpc] NAK for addr: 0040 w(1) > [ 1282.506674] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpc] NAK on first message, retry > [ 1282.507749] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpc] NAK for addr: 0040 w(1) > [ 1282.507992] i915 0000:00:02.0: [drm:drm_dp_dual_mode_detect [drm_display_helper]] DP dual mode HDMI ID: (err -6) > [ 1282.508012] [drm:drm_detect_monitor_audio] Monitor has basic audio support > [ 1282.508021] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling DC_off > [ 1282.508246] i915 0000:00:02.0: [drm:gen9_enable_dc5 [i915]] Enabling DC5 > [ 1282.508446] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 00 to 01 > [ 1282.509716] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling always-on > [ 1282.509970] [drm:update_display_info] Supported Monitor Refresh rate range is 0 Hz - 0 Hz > [ 1282.509978] [drm:update_display_info] HDMI: DVI dual 0, max TMDS clock 300000 kHz > [ 1282.509981] [drm:update_display_info] HF-VSDB: max TMDS clock 600000 kHz > [ 1282.509984] [drm:update_display_info] hdmi_21 sink detected. parsing edid > [ 1282.510007] [drm:update_display_info] Supported Monitor Refresh rate range is 0 Hz - 0 Hz > [ 1282.510012] [drm:update_display_info] HDMI: DVI dual 0, max TMDS clock 300000 kHz > [ 1282.510015] [drm:update_display_info] HF-VSDB: max TMDS clock 600000 kHz > [ 1282.510018] [drm:update_display_info] hdmi_21 sink detected. parsing edid > [ 1282.510021] [drm:_drm_edid_connector_update] ELD monitor LG HDR 4K > [ 1282.510026] [drm:_drm_edid_connector_update] HDMI: latency present 0 0, video latency 0 1, audio latency 96 2 > [ 1282.510030] [drm:_drm_edid_connector_update] ELD size 32, SAD count 1 > [ 1282.510552] [drm:drm_helper_probe_single_connector_modes [drm_kms_helper]] [CONNECTOR:160:HDMI-A-2] probed modes : > [ 1282.510575] [drm:drm_mode_debug_printmodeline] Modeline "3840x2160": 60 594000 3840 4016 4104 4400 2160 2168 2178 2250 0x48 0x5 > [ 1282.510583] [drm:drm_mode_debug_printmodeline] Modeline "3840x2160": 60 594000 3840 4016 4104 4400 2160 2168 2178 2250 0x40 0x5 > [ 1282.510588] [drm:drm_mode_debug_printmodeline] Modeline "3840x2160": 60 593407 3840 4016 4104 4400 2160 2168 2178 2250 0x40 0x5 > [ 1282.510594] [drm:drm_mode_debug_printmodeline] Modeline "3840x2160": 50 594000 3840 4896 4984 5280 2160 2168 2178 2250 0x40 0x5 > [ 1282.510599] [drm:drm_mode_debug_printmodeline] Modeline "3840x2160": 30 297000 3840 4016 4104 4400 2160 2168 2178 2250 0x40 0x9 > [ 1282.510605] [drm:drm_mode_debug_printmodeline] Modeline "3840x2160": 30 297000 3840 4016 4104 4400 2160 2168 2178 2250 0x40 0x5 > [ 1282.510610] [drm:drm_mode_debug_printmodeline] Modeline "3840x2160": 30 296703 3840 4016 4104 4400 2160 2168 2178 2250 0x40 0x5 > [ 1282.510615] [drm:drm_mode_debug_printmodeline] Modeline "3840x2160": 25 297000 3840 4896 4984 5280 2160 2168 2178 2250 0x40 0x5 > [ 1282.510620] [drm:drm_mode_debug_printmodeline] Modeline "3840x2160": 24 297000 3840 5116 5204 5500 2160 2168 2178 2250 0x40 0x5 > [ 1282.510625] [drm:drm_mode_debug_printmodeline] Modeline "3840x2160": 24 296703 3840 5116 5204 5500 2160 2168 2178 2250 0x40 0x5 > [ 1282.510630] [drm:drm_mode_debug_printmodeline] Modeline "2560x1440": 60 241500 2560 2608 2640 2720 1440 1443 1448 1481 0x40 0x9 > [ 1282.510636] [drm:drm_mode_debug_printmodeline] Modeline "1920x1080": 60 148500 1920 2008 2052 2200 1080 1084 1089 1125 0x40 0x5 > [ 1282.510641] [drm:drm_mode_debug_printmodeline] Modeline "1920x1080": 60 148500 1920 2008 2052 2200 1080 1084 1089 1125 0x40 0x5 > [ 1282.510646] [drm:drm_mode_debug_printmodeline] Modeline "1920x1080": 60 148352 1920 2008 2052 2200 1080 1084 1089 1125 0x40 0x5 > [ 1282.510651] [drm:drm_mode_debug_printmodeline] Modeline "1920x1080": 50 148500 1920 2448 2492 2640 1080 1084 1089 1125 0x40 0x5 > [ 1282.510656] [drm:drm_mode_debug_printmodeline] Modeline "1920x1080": 30 74250 1920 2008 2052 2200 1080 1084 1089 1125 0x40 0x5 > [ 1282.510662] [drm:drm_mode_debug_printmodeline] Modeline "1920x1080": 30 74176 1920 2008 2052 2200 1080 1084 1089 1125 0x40 0x5 > [ 1282.510667] [drm:drm_mode_debug_printmodeline] Modeline "1920x1080": 24 74250 1920 2558 2602 2750 1080 1084 1089 1125 0x40 0x5 > [ 1282.510672] [drm:drm_mode_debug_printmodeline] Modeline "1920x1080": 24 74176 1920 2558 2602 2750 1080 1084 1089 1125 0x40 0x5 > [ 1282.510677] [drm:drm_mode_debug_printmodeline] Modeline "1600x900": 60 108000 1600 1624 1704 1800 900 901 904 1000 0x40 0x5 > [ 1282.510682] [drm:drm_mode_debug_printmodeline] Modeline "1280x1024": 60 108000 1280 1328 1440 1688 1024 1025 1028 1066 0x40 0x5 > [ 1282.510687] [drm:drm_mode_debug_printmodeline] Modeline "1280x800": 60 71000 1280 1328 1360 1440 800 803 809 823 0x40 0x9 > [ 1282.510692] [drm:drm_mode_debug_printmodeline] Modeline "1280x720": 60 74250 1280 1390 1430 1650 720 725 730 750 0x40 0x5 > [ 1282.510698] [drm:drm_mode_debug_printmodeline] Modeline "1280x720": 60 74250 1280 1390 1430 1650 720 725 730 750 0x40 0x5 > [ 1282.510703] [drm:drm_mode_debug_printmodeline] Modeline "1280x720": 60 74176 1280 1390 1430 1650 720 725 730 750 0x40 0x5 > [ 1282.510708] [drm:drm_mode_debug_printmodeline] Modeline "1024x768": 60 65000 1024 1048 1184 1344 768 771 777 806 0x40 0xa > [ 1282.510713] [drm:drm_mode_debug_printmodeline] Modeline "800x600": 60 40000 800 840 968 1056 600 601 605 628 0x40 0x5 > [ 1282.510718] [drm:drm_mode_debug_printmodeline] Modeline "720x576": 50 27000 720 732 796 864 576 581 586 625 0x40 0xa > [ 1282.510723] [drm:drm_mode_debug_printmodeline] Modeline "720x480": 60 27027 720 736 798 858 480 489 495 525 0x40 0xa > [ 1282.510728] [drm:drm_mode_debug_printmodeline] Modeline "720x480": 60 27000 720 736 798 858 480 489 495 525 0x40 0xa > [ 1282.510733] [drm:drm_mode_debug_printmodeline] Modeline "640x480": 60 25200 640 656 752 800 480 490 492 525 0x40 0xa > [ 1282.510738] [drm:drm_mode_debug_printmodeline] Modeline "640x480": 60 25175 640 656 752 800 480 490 492 525 0x40 0xa > [ 1282.510744] [drm:drm_mode_debug_printmodeline] Modeline "640x480": 60 25175 640 656 752 800 480 490 492 525 0x40 0xa > [ 1282.525739] [drm] Initialized vgem 1.0.0 20120112 for vgem on minor 1 > [ 1282.542649] i915 0000:00:02.0: [drm:drm_atomic_state_init] Allocated atomic state ffff88811e408800 > [ 1282.542675] i915 0000:00:02.0: [drm:drm_atomic_get_plane_state] Added [PLANE:63:cursor A] ffff888138780e00 state to ffff88811e408800 > [ 1282.542683] i915 0000:00:02.0: [drm:drm_atomic_set_fb_for_plane] Set [NOFB] for [PLANE:63:cursor A] state ffff888138780e00 > [ 1282.542690] i915 0000:00:02.0: [drm:drm_atomic_check_only] checking ffff88811e408800 > [ 1282.542705] i915 0000:00:02.0: [drm:drm_atomic_commit] committing ffff88811e408800 > [ 1282.542773] i915 0000:00:02.0: [drm:drm_atomic_state_default_clear] Clearing atomic state ffff88811e408800 > [ 1282.542786] i915 0000:00:02.0: [drm:__drm_atomic_state_free] Freeing atomic state ffff88811e408800 > [ 1282.542823] i915 0000:00:02.0: [drm:drm_atomic_state_init] Allocated atomic state ffff88811e408800 > [ 1282.542834] i915 0000:00:02.0: [drm:drm_atomic_get_plane_state] Added [PLANE:63:cursor A] ffff888138784400 state to ffff88811e408800 > [ 1282.542839] i915 0000:00:02.0: [drm:drm_atomic_set_fb_for_plane] Set [NOFB] for [PLANE:63:cursor A] state ffff888138784400 > [ 1282.542843] i915 0000:00:02.0: [drm:drm_atomic_check_only] checking ffff88811e408800 > [ 1282.542850] i915 0000:00:02.0: [drm:drm_atomic_commit] committing ffff88811e408800 > [ 1282.542890] i915 0000:00:02.0: [drm:drm_atomic_state_default_clear] Clearing atomic state ffff88811e408800 > [ 1282.542905] i915 0000:00:02.0: [drm:__drm_atomic_state_free] Freeing atomic state ffff88811e408800 > [ 1282.545181] [IGT] vgem_basic: exiting, ret=0 > [ 1282.546171] Console: switching to colour frame buffer device 480x135 > [ 1282.549174] [drm:drm_helper_probe_single_connector_modes [drm_kms_helper]] [CONNECTOR:143:DP-1] > [ 1282.549213] i915 0000:00:02.0: [drm:intel_dp_detect [i915]] [CONNECTOR:143:DP-1] > [ 1282.549479] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling always-on > [ 1282.550211] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling always-on > [ 1282.550455] [drm:drm_helper_probe_single_connector_modes [drm_kms_helper]] [CONNECTOR:143:DP-1] disconnected > [ 1282.550513] [drm:drm_helper_probe_single_connector_modes [drm_kms_helper]] [CONNECTOR:154:HDMI-A-1] > [ 1282.550533] i915 0000:00:02.0: [drm:intel_hdmi_detect [i915]] [CONNECTOR:154:HDMI-A-1] > [ 1282.550745] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling always-on > [ 1282.550941] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling DC_off > [ 1282.551663] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 01 to 00 > [ 1282.552974] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK for addr: 0050 w(1) > [ 1282.553229] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK on first message, retry > [ 1282.553591] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK for addr: 0050 w(1) > [ 1282.553790] [drm:drm_do_probe_ddc_edid] drm: skipping non-existent adapter i915 gmbus dpb > [ 1282.553799] i915 0000:00:02.0: [drm:intel_hdmi_set_edid [i915]] HDMI GMBUS EDID read failed, retry using GPIO bit-banging > [ 1282.553991] i915 0000:00:02.0: [drm:intel_gmbus_force_bit [i915]] enabling bit-banging on i915 gmbus dpb. force bit now 1 > [ 1282.555078] [drm:drm_do_probe_ddc_edid] drm: skipping non-existent adapter i915 gmbus dpb > [ 1282.555086] i915 0000:00:02.0: [drm:intel_gmbus_force_bit [i915]] disabling bit-banging on i915 gmbus dpb. force bit now 0 > [ 1282.555468] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK for addr: 0040 w(1) > [ 1282.555662] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK on first message, retry > [ 1282.556019] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK for addr: 0040 w(1) > [ 1282.556240] i915 0000:00:02.0: [drm:drm_dp_dual_mode_detect [drm_display_helper]] DP dual mode HDMI ID: (err -6) > [ 1282.556258] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling DC_off > [ 1282.556463] i915 0000:00:02.0: [drm:gen9_enable_dc5 [i915]] Enabling DC5 > [ 1282.556659] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 00 to 01 > [ 1282.557839] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling always-on > [ 1282.558065] [drm:drm_helper_probe_single_connector_modes [drm_kms_helper]] [CONNECTOR:154:HDMI-A-1] disconnected > [ 1282.558133] [drm:drm_helper_probe_single_connector_modes [drm_kms_helper]] [CONNECTOR:160:HDMI-A-2] > [ 1282.558157] i915 0000:00:02.0: [drm:intel_hdmi_detect [i915]] [CONNECTOR:160:HDMI-A-2] > [ 1282.558368] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling always-on > [ 1282.558564] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling DC_off > [ 1282.559280] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 01 to 00 > [ 1282.586667] [drm:update_display_info] Supported Monitor Refresh rate range is 0 Hz - 0 Hz > [ 1282.586683] [drm:update_display_info] HDMI: DVI dual 0, max TMDS clock 300000 kHz > [ 1282.586687] [drm:update_display_info] HF-VSDB: max TMDS clock 600000 kHz > [ 1282.586690] [drm:update_display_info] hdmi_21 sink detected. parsing edid > [ 1282.586902] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpc] NAK for addr: 0040 w(1) > [ 1282.587159] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpc] NAK on first message, retry > [ 1282.587526] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpc] NAK for addr: 0040 w(1) > [ 1282.587730] i915 0000:00:02.0: [drm:drm_dp_dual_mode_detect [drm_display_helper]] DP dual mode HDMI ID: (err -6) > [ 1282.587750] [drm:drm_detect_monitor_audio] Monitor has basic audio support > [ 1282.587759] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling DC_off > [ 1282.587963] i915 0000:00:02.0: [drm:gen9_enable_dc5 [i915]] Enabling DC5 > [ 1282.588188] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 00 to 01 > [ 1282.589379] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling always-on > [ 1282.589639] [drm:update_display_info] Supported Monitor Refresh rate range is 0 Hz - 0 Hz > [ 1282.589646] [drm:update_display_info] HDMI: DVI dual 0, max TMDS clock 300000 kHz > [ 1282.589650] [drm:update_display_info] HF-VSDB: max TMDS clock 600000 kHz > [ 1282.589652] [drm:update_display_info] hdmi_21 sink detected. parsing edid > [ 1282.589675] [drm:update_display_info] Supported Monitor Refresh rate range is 0 Hz - 0 Hz > [ 1282.589680] [drm:update_display_info] HDMI: DVI dual 0, max TMDS clock 300000 kHz > [ 1282.589683] [drm:update_display_info] HF-VSDB: max TMDS clock 600000 kHz > [ 1282.589686] [drm:update_display_info] hdmi_21 sink detected. parsing edid > [ 1282.589689] [drm:_drm_edid_connector_update] ELD monitor LG HDR 4K > [ 1282.589693] [drm:_drm_edid_connector_update] HDMI: latency present 0 0, video latency 0 1, audio latency 96 2 > [ 1282.589698] [drm:_drm_edid_connector_update] ELD size 32, SAD count 1 > [ 1282.590241] [drm:drm_helper_probe_single_connector_modes [drm_kms_helper]] [CONNECTOR:160:HDMI-A-2] probed modes : > [ 1282.590264] [drm:drm_mode_debug_printmodeline] Modeline "3840x2160": 60 594000 3840 4016 4104 4400 2160 2168 2178 2250 0x48 0x5 > [ 1282.590280] [drm:drm_mode_debug_printmodeline] Modeline "3840x2160": 60 594000 3840 4016 4104 4400 2160 2168 2178 2250 0x40 0x5 > [ 1282.590286] [drm:drm_mode_debug_printmodeline] Modeline "3840x2160": 60 593407 3840 4016 4104 4400 2160 2168 2178 2250 0x40 0x5 > [ 1282.590291] [drm:drm_mode_debug_printmodeline] Modeline "3840x2160": 50 594000 3840 4896 4984 5280 2160 2168 2178 2250 0x40 0x5 > [ 1282.590296] [drm:drm_mode_debug_printmodeline] Modeline "3840x2160": 30 297000 3840 4016 4104 4400 2160 2168 2178 2250 0x40 0x9 > [ 1282.590302] [drm:drm_mode_debug_printmodeline] Modeline "3840x2160": 30 297000 3840 4016 4104 4400 2160 2168 2178 2250 0x40 0x5 > [ 1282.590307] [drm:drm_mode_debug_printmodeline] Modeline "3840x2160": 30 296703 3840 4016 4104 4400 2160 2168 2178 2250 0x40 0x5 > [ 1282.590312] [drm:drm_mode_debug_printmodeline] Modeline "3840x2160": 25 297000 3840 4896 4984 5280 2160 2168 2178 2250 0x40 0x5 > [ 1282.590317] [drm:drm_mode_debug_printmodeline] Modeline "3840x2160": 24 297000 3840 5116 5204 5500 2160 2168 2178 2250 0x40 0x5 > [ 1282.590323] [drm:drm_mode_debug_printmodeline] Modeline "3840x2160": 24 296703 3840 5116 5204 5500 2160 2168 2178 2250 0x40 0x5 > [ 1282.590328] [drm:drm_mode_debug_printmodeline] Modeline "2560x1440": 60 241500 2560 2608 2640 2720 1440 1443 1448 1481 0x40 0x9 > [ 1282.590333] [drm:drm_mode_debug_printmodeline] Modeline "1920x1080": 60 148500 1920 2008 2052 2200 1080 1084 1089 1125 0x40 0x5 > [ 1282.590338] [drm:drm_mode_debug_printmodeline] Modeline "1920x1080": 60 148500 1920 2008 2052 2200 1080 1084 1089 1125 0x40 0x5 > [ 1282.590343] [drm:drm_mode_debug_printmodeline] Modeline "1920x1080": 60 148352 1920 2008 2052 2200 1080 1084 1089 1125 0x40 0x5 > [ 1282.590348] [drm:drm_mode_debug_printmodeline] Modeline "1920x1080": 50 148500 1920 2448 2492 2640 1080 1084 1089 1125 0x40 0x5 > [ 1282.590353] [drm:drm_mode_debug_printmodeline] Modeline "1920x1080": 30 74250 1920 2008 2052 2200 1080 1084 1089 1125 0x40 0x5 > [ 1282.590358] [drm:drm_mode_debug_printmodeline] Modeline "1920x1080": 30 74176 1920 2008 2052 2200 1080 1084 1089 1125 0x40 0x5 > [ 1282.590363] [drm:drm_mode_debug_printmodeline] Modeline "1920x1080": 24 74250 1920 2558 2602 2750 1080 1084 1089 1125 0x40 0x5 > [ 1282.590369] [drm:drm_mode_debug_printmodeline] Modeline "1920x1080": 24 74176 1920 2558 2602 2750 1080 1084 1089 1125 0x40 0x5 > [ 1282.590374] [drm:drm_mode_debug_printmodeline] Modeline "1600x900": 60 108000 1600 1624 1704 1800 900 901 904 1000 0x40 0x5 > [ 1282.590379] [drm:drm_mode_debug_printmodeline] Modeline "1280x1024": 60 108000 1280 1328 1440 1688 1024 1025 1028 1066 0x40 0x5 > [ 1282.590384] [drm:drm_mode_debug_printmodeline] Modeline "1280x800": 60 71000 1280 1328 1360 1440 800 803 809 823 0x40 0x9 > [ 1282.590389] [drm:drm_mode_debug_printmodeline] Modeline "1280x720": 60 74250 1280 1390 1430 1650 720 725 730 750 0x40 0x5 > [ 1282.590394] [drm:drm_mode_debug_printmodeline] Modeline "1280x720": 60 74250 1280 1390 1430 1650 720 725 730 750 0x40 0x5 > [ 1282.590400] [drm:drm_mode_debug_printmodeline] Modeline "1280x720": 60 74176 1280 1390 1430 1650 720 725 730 750 0x40 0x5 > [ 1282.590405] [drm:drm_mode_debug_printmodeline] Modeline "1024x768": 60 65000 1024 1048 1184 1344 768 771 777 806 0x40 0xa > [ 1282.590410] [drm:drm_mode_debug_printmodeline] Modeline "800x600": 60 40000 800 840 968 1056 600 601 605 628 0x40 0x5 > [ 1282.590415] [drm:drm_mode_debug_printmodeline] Modeline "720x576": 50 27000 720 732 796 864 576 581 586 625 0x40 0xa > [ 1282.590420] [drm:drm_mode_debug_printmodeline] Modeline "720x480": 60 27027 720 736 798 858 480 489 495 525 0x40 0xa > [ 1282.590425] [drm:drm_mode_debug_printmodeline] Modeline "720x480": 60 27000 720 736 798 858 480 489 495 525 0x40 0xa > [ 1282.590430] [drm:drm_mode_debug_printmodeline] Modeline "640x480": 60 25200 640 656 752 800 480 490 492 525 0x40 0xa > [ 1282.590435] [drm:drm_mode_debug_printmodeline] Modeline "640x480": 60 25175 640 656 752 800 480 490 492 525 0x40 0xa > [ 1282.590440] [drm:drm_mode_debug_printmodeline] Modeline "640x480": 60 25175 640 656 752 800 480 490 492 525 0x40 0xa > [ 1282.590561] [drm:drm_helper_probe_single_connector_modes [drm_kms_helper]] [CONNECTOR:143:DP-1] > [ 1282.590581] i915 0000:00:02.0: [drm:intel_dp_detect [i915]] [CONNECTOR:143:DP-1] > [ 1282.590831] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling always-on > [ 1282.591577] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling always-on > [ 1282.591809] [drm:drm_helper_probe_single_connector_modes [drm_kms_helper]] [CONNECTOR:143:DP-1] disconnected > [ 1282.591853] [drm:drm_helper_probe_single_connector_modes [drm_kms_helper]] [CONNECTOR:154:HDMI-A-1] > [ 1282.591882] i915 0000:00:02.0: [drm:intel_hdmi_detect [i915]] [CONNECTOR:154:HDMI-A-1] > [ 1282.592100] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling always-on > [ 1282.592303] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling DC_off > [ 1282.593001] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 01 to 00 > [ 1282.594314] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK for addr: 0050 w(1) > [ 1282.594552] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK on first message, retry > [ 1282.594915] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK for addr: 0050 w(1) > [ 1282.595128] [drm:drm_do_probe_ddc_edid] drm: skipping non-existent adapter i915 gmbus dpb > [ 1282.595137] i915 0000:00:02.0: [drm:intel_hdmi_set_edid [i915]] HDMI GMBUS EDID read failed, retry using GPIO bit-banging > [ 1282.595340] i915 0000:00:02.0: [drm:intel_gmbus_force_bit [i915]] enabling bit-banging on i915 gmbus dpb. force bit now 1 > [ 1282.596425] [drm:drm_do_probe_ddc_edid] drm: skipping non-existent adapter i915 gmbus dpb > [ 1282.596435] i915 0000:00:02.0: [drm:intel_gmbus_force_bit [i915]] disabling bit-banging on i915 gmbus dpb. force bit now 0 > [ 1282.596843] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK for addr: 0040 w(1) > [ 1282.597037] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK on first message, retry > [ 1282.597447] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK for addr: 0040 w(1) > [ 1282.597656] i915 0000:00:02.0: [drm:drm_dp_dual_mode_detect [drm_display_helper]] DP dual mode HDMI ID: (err -6) > [ 1282.597675] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling DC_off > [ 1282.597880] i915 0000:00:02.0: [drm:gen9_enable_dc5 [i915]] Enabling DC5 > [ 1282.598094] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 00 to 01 > [ 1282.599305] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling always-on > [ 1282.599549] [drm:drm_helper_probe_single_connector_modes [drm_kms_helper]] [CONNECTOR:154:HDMI-A-1] disconnected > [ 1282.599611] [drm:drm_helper_probe_single_connector_modes [drm_kms_helper]] [CONNECTOR:160:HDMI-A-2] > [ 1282.599635] i915 0000:00:02.0: [drm:intel_hdmi_detect [i915]] [CONNECTOR:160:HDMI-A-2] > [ 1282.599850] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling always-on > [ 1282.600047] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling DC_off > [ 1282.600768] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 01 to 00 > [ 1282.605847] Console: switching to colour dummy device 80x25 > [ 1282.605978] [IGT] i915_module_load: executing > [ 1282.609978] [IGT] i915_module_load: starting subtest reload > [ 1282.628366] [drm:update_display_info] Supported Monitor Refresh rate range is 0 Hz - 0 Hz > [ 1282.628380] [drm:update_display_info] HDMI: DVI dual 0, max TMDS clock 300000 kHz > [ 1282.628384] [drm:update_display_info] HF-VSDB: max TMDS clock 600000 kHz > [ 1282.628388] [drm:update_display_info] hdmi_21 sink detected. parsing edid > [ 1282.628689] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpc] NAK for addr: 0040 w(1) > [ 1282.628936] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpc] NAK on first message, retry > [ 1282.629449] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpc] NAK for addr: 0040 w(1) > [ 1282.629653] i915 0000:00:02.0: [drm:drm_dp_dual_mode_detect [drm_display_helper]] DP dual mode HDMI ID: (err -6) > [ 1282.629672] [drm:drm_detect_monitor_audio] Monitor has basic audio support > [ 1282.629680] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling DC_off > [ 1282.629885] i915 0000:00:02.0: [drm:gen9_enable_dc5 [i915]] Enabling DC5 > [ 1282.630251] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 00 to 01 > [ 1282.632506] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling always-on > [ 1282.632746] [drm:update_display_info] Supported Monitor Refresh rate range is 0 Hz - 0 Hz > [ 1282.632752] [drm:update_display_info] HDMI: DVI dual 0, max TMDS clock 300000 kHz > [ 1282.632755] [drm:update_display_info] HF-VSDB: max TMDS clock 600000 kHz > [ 1282.632758] [drm:update_display_info] hdmi_21 sink detected. parsing edid > [ 1282.632779] [drm:update_display_info] Supported Monitor Refresh rate range is 0 Hz - 0 Hz > [ 1282.632784] [drm:update_display_info] HDMI: DVI dual 0, max TMDS clock 300000 kHz > [ 1282.632787] [drm:update_display_info] HF-VSDB: max TMDS clock 600000 kHz > [ 1282.632790] [drm:update_display_info] hdmi_21 sink detected. parsing edid > [ 1282.632793] [drm:_drm_edid_connector_update] ELD monitor LG HDR 4K > [ 1282.632798] [drm:_drm_edid_connector_update] HDMI: latency present 0 0, video latency 0 1, audio latency 96 2 > [ 1282.632802] [drm:_drm_edid_connector_update] ELD size 32, SAD count 1 > [ 1282.633497] [drm:drm_helper_probe_single_connector_modes [drm_kms_helper]] [CONNECTOR:160:HDMI-A-2] probed modes : > [ 1282.633520] [drm:drm_mode_debug_printmodeline] Modeline "3840x2160": 60 594000 3840 4016 4104 4400 2160 2168 2178 2250 0x48 0x5 > [ 1282.633527] [drm:drm_mode_debug_printmodeline] Modeline "3840x2160": 60 594000 3840 4016 4104 4400 2160 2168 2178 2250 0x40 0x5 > [ 1282.633533] [drm:drm_mode_debug_printmodeline] Modeline "3840x2160": 60 593407 3840 4016 4104 4400 2160 2168 2178 2250 0x40 0x5 > [ 1282.633539] [drm:drm_mode_debug_printmodeline] Modeline "3840x2160": 50 594000 3840 4896 4984 5280 2160 2168 2178 2250 0x40 0x5 > [ 1282.633544] [drm:drm_mode_debug_printmodeline] Modeline "3840x2160": 30 297000 3840 4016 4104 4400 2160 2168 2178 2250 0x40 0x9 > [ 1282.633549] [drm:drm_mode_debug_printmodeline] Modeline "3840x2160": 30 297000 3840 4016 4104 4400 2160 2168 2178 2250 0x40 0x5 > [ 1282.633554] [drm:drm_mode_debug_printmodeline] Modeline "3840x2160": 30 296703 3840 4016 4104 4400 2160 2168 2178 2250 0x40 0x5 > [ 1282.633559] [drm:drm_mode_debug_printmodeline] Modeline "3840x2160": 25 297000 3840 4896 4984 5280 2160 2168 2178 2250 0x40 0x5 > [ 1282.633564] [drm:drm_mode_debug_printmodeline] Modeline "3840x2160": 24 297000 3840 5116 5204 5500 2160 2168 2178 2250 0x40 0x5 > [ 1282.633569] [drm:drm_mode_debug_printmodeline] Modeline "3840x2160": 24 296703 3840 5116 5204 5500 2160 2168 2178 2250 0x40 0x5 > [ 1282.633575] [drm:drm_mode_debug_printmodeline] Modeline "2560x1440": 60 241500 2560 2608 2640 2720 1440 1443 1448 1481 0x40 0x9 > [ 1282.633580] [drm:drm_mode_debug_printmodeline] Modeline "1920x1080": 60 148500 1920 2008 2052 2200 1080 1084 1089 1125 0x40 0x5 > [ 1282.633585] [drm:drm_mode_debug_printmodeline] Modeline "1920x1080": 60 148500 1920 2008 2052 2200 1080 1084 1089 1125 0x40 0x5 > [ 1282.633590] [drm:drm_mode_debug_printmodeline] Modeline "1920x1080": 60 148352 1920 2008 2052 2200 1080 1084 1089 1125 0x40 0x5 > [ 1282.633595] [drm:drm_mode_debug_printmodeline] Modeline "1920x1080": 50 148500 1920 2448 2492 2640 1080 1084 1089 1125 0x40 0x5 > [ 1282.633600] [drm:drm_mode_debug_printmodeline] Modeline "1920x1080": 30 74250 1920 2008 2052 2200 1080 1084 1089 1125 0x40 0x5 > [ 1282.633605] [drm:drm_mode_debug_printmodeline] Modeline "1920x1080": 30 74176 1920 2008 2052 2200 1080 1084 1089 1125 0x40 0x5 > [ 1282.633610] [drm:drm_mode_debug_printmodeline] Modeline "1920x1080": 24 74250 1920 2558 2602 2750 1080 1084 1089 1125 0x40 0x5 > [ 1282.633615] [drm:drm_mode_debug_printmodeline] Modeline "1920x1080": 24 74176 1920 2558 2602 2750 1080 1084 1089 1125 0x40 0x5 > [ 1282.633620] [drm:drm_mode_debug_printmodeline] Modeline "1600x900": 60 108000 1600 1624 1704 1800 900 901 904 1000 0x40 0x5 > [ 1282.633625] [drm:drm_mode_debug_printmodeline] Modeline "1280x1024": 60 108000 1280 1328 1440 1688 1024 1025 1028 1066 0x40 0x5 > [ 1282.633630] [drm:drm_mode_debug_printmodeline] Modeline "1280x800": 60 71000 1280 1328 1360 1440 800 803 809 823 0x40 0x9 > [ 1282.633635] [drm:drm_mode_debug_printmodeline] Modeline "1280x720": 60 74250 1280 1390 1430 1650 720 725 730 750 0x40 0x5 > [ 1282.633641] [drm:drm_mode_debug_printmodeline] Modeline "1280x720": 60 74250 1280 1390 1430 1650 720 725 730 750 0x40 0x5 > [ 1282.633646] [drm:drm_mode_debug_printmodeline] Modeline "1280x720": 60 74176 1280 1390 1430 1650 720 725 730 750 0x40 0x5 > [ 1282.633651] [drm:drm_mode_debug_printmodeline] Modeline "1024x768": 60 65000 1024 1048 1184 1344 768 771 777 806 0x40 0xa > [ 1282.633656] [drm:drm_mode_debug_printmodeline] Modeline "800x600": 60 40000 800 840 968 1056 600 601 605 628 0x40 0x5 > [ 1282.633662] [drm:drm_mode_debug_printmodeline] Modeline "720x576": 50 27000 720 732 796 864 576 581 586 625 0x40 0xa > [ 1282.633667] [drm:drm_mode_debug_printmodeline] Modeline "720x480": 60 27027 720 736 798 858 480 489 495 525 0x40 0xa > [ 1282.633672] [drm:drm_mode_debug_printmodeline] Modeline "720x480": 60 27000 720 736 798 858 480 489 495 525 0x40 0xa > [ 1282.633677] [drm:drm_mode_debug_printmodeline] Modeline "640x480": 60 25200 640 656 752 800 480 490 492 525 0x40 0xa > [ 1282.633682] [drm:drm_mode_debug_printmodeline] Modeline "640x480": 60 25175 640 656 752 800 480 490 492 525 0x40 0xa > [ 1282.633687] [drm:drm_mode_debug_printmodeline] Modeline "640x480": 60 25175 640 656 752 800 480 490 492 525 0x40 0xa > [ 1282.646330] i915 0000:00:02.0: [drm:drm_atomic_state_init] Allocated atomic state ffff88811e40a000 > [ 1282.646354] i915 0000:00:02.0: [drm:drm_atomic_get_plane_state] Added [PLANE:63:cursor A] ffff888136213200 state to ffff88811e40a000 > [ 1282.646362] i915 0000:00:02.0: [drm:drm_atomic_set_fb_for_plane] Set [NOFB] for [PLANE:63:cursor A] state ffff888136213200 > [ 1282.646369] i915 0000:00:02.0: [drm:drm_atomic_check_only] checking ffff88811e40a000 > [ 1282.646384] i915 0000:00:02.0: [drm:drm_atomic_commit] committing ffff88811e40a000 > [ 1282.646446] i915 0000:00:02.0: [drm:drm_atomic_state_default_clear] Clearing atomic state ffff88811e40a000 > [ 1282.646465] i915 0000:00:02.0: [drm:__drm_atomic_state_free] Freeing atomic state ffff88811e40a000 > [ 1282.646499] i915 0000:00:02.0: [drm:drm_atomic_state_init] Allocated atomic state ffff88811e40a000 > [ 1282.646509] i915 0000:00:02.0: [drm:drm_atomic_get_plane_state] Added [PLANE:63:cursor A] ffff888136214a00 state to ffff88811e40a000 > [ 1282.646515] i915 0000:00:02.0: [drm:drm_atomic_set_fb_for_plane] Set [NOFB] for [PLANE:63:cursor A] state ffff888136214a00 > [ 1282.646519] i915 0000:00:02.0: [drm:drm_atomic_check_only] checking ffff88811e40a000 > [ 1282.646526] i915 0000:00:02.0: [drm:drm_atomic_commit] committing ffff88811e40a000 > [ 1282.646566] i915 0000:00:02.0: [drm:drm_atomic_state_default_clear] Clearing atomic state ffff88811e40a000 > [ 1282.646580] i915 0000:00:02.0: [drm:__drm_atomic_state_free] Freeing atomic state ffff88811e40a000 > [ 1282.680599] [drm:drm_helper_probe_single_connector_modes [drm_kms_helper]] [CONNECTOR:143:DP-1] > [ 1282.680635] i915 0000:00:02.0: [drm:intel_dp_detect [i915]] [CONNECTOR:143:DP-1] > [ 1282.680901] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling always-on > [ 1282.681660] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling always-on > [ 1282.681904] [drm:drm_helper_probe_single_connector_modes [drm_kms_helper]] [CONNECTOR:143:DP-1] disconnected > [ 1282.681962] [drm:drm_helper_probe_single_connector_modes [drm_kms_helper]] [CONNECTOR:154:HDMI-A-1] > [ 1282.681982] i915 0000:00:02.0: [drm:intel_hdmi_detect [i915]] [CONNECTOR:154:HDMI-A-1] > [ 1282.682225] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling always-on > [ 1282.682424] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling DC_off > [ 1282.683556] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 01 to 00 > [ 1282.684567] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK for addr: 0050 w(1) > [ 1282.684807] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK on first message, retry > [ 1282.685570] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK for addr: 0050 w(1) > [ 1282.685820] [drm:drm_do_probe_ddc_edid] drm: skipping non-existent adapter i915 gmbus dpb > [ 1282.685830] i915 0000:00:02.0: [drm:intel_hdmi_set_edid [i915]] HDMI GMBUS EDID read failed, retry using GPIO bit-banging > [ 1282.686024] i915 0000:00:02.0: [drm:intel_gmbus_force_bit [i915]] enabling bit-banging on i915 gmbus dpb. force bit now 1 > [ 1282.687134] [drm:drm_do_probe_ddc_edid] drm: skipping non-existent adapter i915 gmbus dpb > [ 1282.687143] i915 0000:00:02.0: [drm:intel_gmbus_force_bit [i915]] disabling bit-banging on i915 gmbus dpb. force bit now 0 > [ 1282.687551] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK for addr: 0040 w(1) > [ 1282.687748] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK on first message, retry > [ 1282.688080] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK for addr: 0040 w(1) > [ 1282.688337] i915 0000:00:02.0: [drm:drm_dp_dual_mode_detect [drm_display_helper]] DP dual mode HDMI ID: (err -6) > [ 1282.688357] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling DC_off > [ 1282.688562] i915 0000:00:02.0: [drm:gen9_enable_dc5 [i915]] Enabling DC5 > [ 1282.688757] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 00 to 01 > [ 1282.689959] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling always-on > [ 1282.690221] [drm:drm_helper_probe_single_connector_modes [drm_kms_helper]] [CONNECTOR:154:HDMI-A-1] disconnected > [ 1282.690291] [drm:drm_helper_probe_single_connector_modes [drm_kms_helper]] [CONNECTOR:160:HDMI-A-2] > [ 1282.690316] i915 0000:00:02.0: [drm:intel_hdmi_detect [i915]] [CONNECTOR:160:HDMI-A-2] > [ 1282.690527] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling always-on > [ 1282.690774] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling DC_off > [ 1282.691483] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 01 to 00 > [ 1282.718162] [drm:update_display_info] Supported Monitor Refresh rate range is 0 Hz - 0 Hz > [ 1282.718178] [drm:update_display_info] HDMI: DVI dual 0, max TMDS clock 300000 kHz > [ 1282.718182] [drm:update_display_info] HF-VSDB: max TMDS clock 600000 kHz > [ 1282.718186] [drm:update_display_info] hdmi_21 sink detected. parsing edid > [ 1282.718919] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpc] NAK for addr: 0040 w(1) > [ 1282.719224] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpc] NAK on first message, retry > [ 1282.719634] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpc] NAK for addr: 0040 w(1) > [ 1282.719881] i915 0000:00:02.0: [drm:drm_dp_dual_mode_detect [drm_display_helper]] DP dual mode HDMI ID: (err -6) > [ 1282.719903] [drm:drm_detect_monitor_audio] Monitor has basic audio support > [ 1282.719913] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling DC_off > [ 1282.720179] i915 0000:00:02.0: [drm:gen9_enable_dc5 [i915]] Enabling DC5 > [ 1282.720386] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 00 to 01 > [ 1282.721604] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling always-on > [ 1282.721873] [drm:update_display_info] Supported Monitor Refresh rate range is 0 Hz - 0 Hz > [ 1282.721879] [drm:update_display_info] HDMI: DVI dual 0, max TMDS clock 300000 kHz > [ 1282.721883] [drm:update_display_info] HF-VSDB: max TMDS clock 600000 kHz > [ 1282.721886] [drm:update_display_info] hdmi_21 sink detected. parsing edid > [ 1282.721909] [drm:update_display_info] Supported Monitor Refresh rate range is 0 Hz - 0 Hz > [ 1282.721913] [drm:update_display_info] HDMI: DVI dual 0, max TMDS clock 300000 kHz > [ 1282.721916] [drm:update_display_info] HF-VSDB: max TMDS clock 600000 kHz > [ 1282.721919] [drm:update_display_info] hdmi_21 sink detected. parsing edid > [ 1282.721922] [drm:_drm_edid_connector_update] ELD monitor LG HDR 4K > [ 1282.721927] [drm:_drm_edid_connector_update] HDMI: latency present 0 0, video latency 0 1, audio latency 96 2 > [ 1282.721931] [drm:_drm_edid_connector_update] ELD size 32, SAD count 1 > [ 1282.722457] [drm:drm_helper_probe_single_connector_modes [drm_kms_helper]] [CONNECTOR:160:HDMI-A-2] probed modes : > [ 1282.722480] [drm:drm_mode_debug_printmodeline] Modeline "3840x2160": 60 594000 3840 4016 4104 4400 2160 2168 2178 2250 0x48 0x5 > [ 1282.722488] [drm:drm_mode_debug_printmodeline] Modeline "3840x2160": 60 594000 3840 4016 4104 4400 2160 2168 2178 2250 0x40 0x5 > [ 1282.722493] [drm:drm_mode_debug_printmodeline] Modeline "3840x2160": 60 593407 3840 4016 4104 4400 2160 2168 2178 2250 0x40 0x5 > [ 1282.722499] [drm:drm_mode_debug_printmodeline] Modeline "3840x2160": 50 594000 3840 4896 4984 5280 2160 2168 2178 2250 0x40 0x5 > [ 1282.722504] [drm:drm_mode_debug_printmodeline] Modeline "3840x2160": 30 297000 3840 4016 4104 4400 2160 2168 2178 2250 0x40 0x9 > [ 1282.722510] [drm:drm_mode_debug_printmodeline] Modeline "3840x2160": 30 297000 3840 4016 4104 4400 2160 2168 2178 2250 0x40 0x5 > [ 1282.722515] [drm:drm_mode_debug_printmodeline] Modeline "3840x2160": 30 296703 3840 4016 4104 4400 2160 2168 2178 2250 0x40 0x5 > [ 1282.722520] [drm:drm_mode_debug_printmodeline] Modeline "3840x2160": 25 297000 3840 4896 4984 5280 2160 2168 2178 2250 0x40 0x5 > [ 1282.722526] [drm:drm_mode_debug_printmodeline] Modeline "3840x2160": 24 297000 3840 5116 5204 5500 2160 2168 2178 2250 0x40 0x5 > [ 1282.722531] [drm:drm_mode_debug_printmodeline] Modeline "3840x2160": 24 296703 3840 5116 5204 5500 2160 2168 2178 2250 0x40 0x5 > [ 1282.722536] [drm:drm_mode_debug_printmodeline] Modeline "2560x1440": 60 241500 2560 2608 2640 2720 1440 1443 1448 1481 0x40 0x9 > [ 1282.722541] [drm:drm_mode_debug_printmodeline] Modeline "1920x1080": 60 148500 1920 2008 2052 2200 1080 1084 1089 1125 0x40 0x5 > [ 1282.722547] [drm:drm_mode_debug_printmodeline] Modeline "1920x1080": 60 148500 1920 2008 2052 2200 1080 1084 1089 1125 0x40 0x5 > [ 1282.722552] [drm:drm_mode_debug_printmodeline] Modeline "1920x1080": 60 148352 1920 2008 2052 2200 1080 1084 1089 1125 0x40 0x5 > [ 1282.722557] [drm:drm_mode_debug_printmodeline] Modeline "1920x1080": 50 148500 1920 2448 2492 2640 1080 1084 1089 1125 0x40 0x5 > [ 1282.722562] [drm:drm_mode_debug_printmodeline] Modeline "1920x1080": 30 74250 1920 2008 2052 2200 1080 1084 1089 1125 0x40 0x5 > [ 1282.722567] [drm:drm_mode_debug_printmodeline] Modeline "1920x1080": 30 74176 1920 2008 2052 2200 1080 1084 1089 1125 0x40 0x5 > [ 1282.722572] [drm:drm_mode_debug_printmodeline] Modeline "1920x1080": 24 74250 1920 2558 2602 2750 1080 1084 1089 1125 0x40 0x5 > [ 1282.722577] [drm:drm_mode_debug_printmodeline] Modeline "1920x1080": 24 74176 1920 2558 2602 2750 1080 1084 1089 1125 0x40 0x5 > [ 1282.722582] [drm:drm_mode_debug_printmodeline] Modeline "1600x900": 60 108000 1600 1624 1704 1800 900 901 904 1000 0x40 0x5 > [ 1282.722588] [drm:drm_mode_debug_printmodeline] Modeline "1280x1024": 60 108000 1280 1328 1440 1688 1024 1025 1028 1066 0x40 0x5 > [ 1282.722593] [drm:drm_mode_debug_printmodeline] Modeline "1280x800": 60 71000 1280 1328 1360 1440 800 803 809 823 0x40 0x9 > [ 1282.722598] [drm:drm_mode_debug_printmodeline] Modeline "1280x720": 60 74250 1280 1390 1430 1650 720 725 730 750 0x40 0x5 > [ 1282.722604] [drm:drm_mode_debug_printmodeline] Modeline "1280x720": 60 74250 1280 1390 1430 1650 720 725 730 750 0x40 0x5 > [ 1282.722609] [drm:drm_mode_debug_printmodeline] Modeline "1280x720": 60 74176 1280 1390 1430 1650 720 725 730 750 0x40 0x5 > [ 1282.722614] [drm:drm_mode_debug_printmodeline] Modeline "1024x768": 60 65000 1024 1048 1184 1344 768 771 777 806 0x40 0xa > [ 1282.722619] [drm:drm_mode_debug_printmodeline] Modeline "800x600": 60 40000 800 840 968 1056 600 601 605 628 0x40 0x5 > [ 1282.722625] [drm:drm_mode_debug_printmodeline] Modeline "720x576": 50 27000 720 732 796 864 576 581 586 625 0x40 0xa > [ 1282.722630] [drm:drm_mode_debug_printmodeline] Modeline "720x480": 60 27027 720 736 798 858 480 489 495 525 0x40 0xa > [ 1282.722635] [drm:drm_mode_debug_printmodeline] Modeline "720x480": 60 27000 720 736 798 858 480 489 495 525 0x40 0xa > [ 1282.722640] [drm:drm_mode_debug_printmodeline] Modeline "640x480": 60 25200 640 656 752 800 480 490 492 525 0x40 0xa > [ 1282.722645] [drm:drm_mode_debug_printmodeline] Modeline "640x480": 60 25175 640 656 752 800 480 490 492 525 0x40 0xa > [ 1282.722650] [drm:drm_mode_debug_printmodeline] Modeline "640x480": 60 25175 640 656 752 800 480 490 492 525 0x40 0xa > [ 1282.722851] [drm:drm_helper_probe_single_connector_modes [drm_kms_helper]] [CONNECTOR:143:DP-1] > [ 1282.722873] i915 0000:00:02.0: [drm:intel_dp_detect [i915]] [CONNECTOR:143:DP-1] > [ 1282.723146] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling always-on > [ 1282.723861] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling always-on > [ 1282.724089] [drm:drm_helper_probe_single_connector_modes [drm_kms_helper]] [CONNECTOR:143:DP-1] disconnected > [ 1282.724130] [drm:drm_helper_probe_single_connector_modes [drm_kms_helper]] [CONNECTOR:154:HDMI-A-1] > [ 1282.724149] i915 0000:00:02.0: [drm:intel_hdmi_detect [i915]] [CONNECTOR:154:HDMI-A-1] > [ 1282.724355] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling always-on > [ 1282.724551] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling DC_off > [ 1282.725272] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 01 to 00 > [ 1282.726546] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK for addr: 0050 w(1) > [ 1282.726754] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK on first message, retry > [ 1282.727121] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK for addr: 0050 w(1) > [ 1282.727326] [drm:drm_do_probe_ddc_edid] drm: skipping non-existent adapter i915 gmbus dpb > [ 1282.727334] i915 0000:00:02.0: [drm:intel_hdmi_set_edid [i915]] HDMI GMBUS EDID read failed, retry using GPIO bit-banging > [ 1282.727526] i915 0000:00:02.0: [drm:intel_gmbus_force_bit [i915]] enabling bit-banging on i915 gmbus dpb. force bit now 1 > [ 1282.728601] [drm:drm_do_probe_ddc_edid] drm: skipping non-existent adapter i915 gmbus dpb > [ 1282.728610] i915 0000:00:02.0: [drm:intel_gmbus_force_bit [i915]] disabling bit-banging on i915 gmbus dpb. force bit now 0 > [ 1282.729032] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK for addr: 0040 w(1) > [ 1282.729253] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK on first message, retry > [ 1282.729622] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK for addr: 0040 w(1) > [ 1282.729829] i915 0000:00:02.0: [drm:drm_dp_dual_mode_detect [drm_display_helper]] DP dual mode HDMI ID: (err -6) > [ 1282.729849] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling DC_off > [ 1282.730065] i915 0000:00:02.0: [drm:gen9_enable_dc5 [i915]] Enabling DC5 > [ 1282.730268] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 00 to 01 > [ 1282.731467] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling always-on > [ 1282.731694] [drm:drm_helper_probe_single_connector_modes [drm_kms_helper]] [CONNECTOR:154:HDMI-A-1] disconnected > [ 1282.731757] [drm:drm_helper_probe_single_connector_modes [drm_kms_helper]] [CONNECTOR:160:HDMI-A-2] > [ 1282.731782] i915 0000:00:02.0: [drm:intel_hdmi_detect [i915]] [CONNECTOR:160:HDMI-A-2] > [ 1282.732003] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling always-on > [ 1282.732225] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling DC_off > [ 1282.732926] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 01 to 00 > [ 1282.761487] [drm:update_display_info] Supported Monitor Refresh rate range is 0 Hz - 0 Hz > [ 1282.761505] [drm:update_display_info] HDMI: DVI dual 0, max TMDS clock 300000 kHz > [ 1282.761510] [drm:update_display_info] HF-VSDB: max TMDS clock 600000 kHz > [ 1282.761514] [drm:update_display_info] hdmi_21 sink detected. parsing edid > [ 1282.761735] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpc] NAK for addr: 0040 w(1) > [ 1282.762004] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpc] NAK on first message, retry > [ 1282.762503] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpc] NAK for addr: 0040 w(1) > [ 1282.762732] i915 0000:00:02.0: [drm:drm_dp_dual_mode_detect [drm_display_helper]] DP dual mode HDMI ID: (err -6) > [ 1282.762752] [drm:drm_detect_monitor_audio] Monitor has basic audio support > [ 1282.762761] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling DC_off > [ 1282.762994] i915 0000:00:02.0: [drm:gen9_enable_dc5 [i915]] Enabling DC5 > [ 1282.763236] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 00 to 01 > [ 1282.764474] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling always-on > [ 1282.764797] [drm:update_display_info] Supported Monitor Refresh rate range is 0 Hz - 0 Hz > [ 1282.764803] [drm:update_display_info] HDMI: DVI dual 0, max TMDS clock 300000 kHz > [ 1282.764807] [drm:update_display_info] HF-VSDB: max TMDS clock 600000 kHz > [ 1282.764810] [drm:update_display_info] hdmi_21 sink detected. parsing edid > [ 1282.764833] [drm:update_display_info] Supported Monitor Refresh rate range is 0 Hz - 0 Hz > [ 1282.764837] [drm:update_display_info] HDMI: DVI dual 0, max TMDS clock 300000 kHz > [ 1282.764840] [drm:update_display_info] HF-VSDB: max TMDS clock 600000 kHz > [ 1282.764843] [drm:update_display_info] hdmi_21 sink detected. parsing edid > [ 1282.764846] [drm:_drm_edid_connector_update] ELD monitor LG HDR 4K > [ 1282.764851] [drm:_drm_edid_connector_update] HDMI: latency present 0 0, video latency 0 1, audio latency 96 2 > [ 1282.764855] [drm:_drm_edid_connector_update] ELD size 32, SAD count 1 > [ 1282.765409] [drm:drm_helper_probe_single_connector_modes [drm_kms_helper]] [CONNECTOR:160:HDMI-A-2] probed modes : > [ 1282.765433] [drm:drm_mode_debug_printmodeline] Modeline "3840x2160": 60 594000 3840 4016 4104 4400 2160 2168 2178 2250 0x48 0x5 > [ 1282.765440] [drm:drm_mode_debug_printmodeline] Modeline "3840x2160": 60 594000 3840 4016 4104 4400 2160 2168 2178 2250 0x40 0x5 > [ 1282.765446] [drm:drm_mode_debug_printmodeline] Modeline "3840x2160": 60 593407 3840 4016 4104 4400 2160 2168 2178 2250 0x40 0x5 > [ 1282.765451] [drm:drm_mode_debug_printmodeline] Modeline "3840x2160": 50 594000 3840 4896 4984 5280 2160 2168 2178 2250 0x40 0x5 > [ 1282.765457] [drm:drm_mode_debug_printmodeline] Modeline "3840x2160": 30 297000 3840 4016 4104 4400 2160 2168 2178 2250 0x40 0x9 > [ 1282.765462] [drm:drm_mode_debug_printmodeline] Modeline "3840x2160": 30 297000 3840 4016 4104 4400 2160 2168 2178 2250 0x40 0x5 > [ 1282.765467] [drm:drm_mode_debug_printmodeline] Modeline "3840x2160": 30 296703 3840 4016 4104 4400 2160 2168 2178 2250 0x40 0x5 > [ 1282.765472] [drm:drm_mode_debug_printmodeline] Modeline "3840x2160": 25 297000 3840 4896 4984 5280 2160 2168 2178 2250 0x40 0x5 > [ 1282.765477] [drm:drm_mode_debug_printmodeline] Modeline "3840x2160": 24 297000 3840 5116 5204 5500 2160 2168 2178 2250 0x40 0x5 > [ 1282.765482] [drm:drm_mode_debug_printmodeline] Modeline "3840x2160": 24 296703 3840 5116 5204 5500 2160 2168 2178 2250 0x40 0x5 > [ 1282.765487] [drm:drm_mode_debug_printmodeline] Modeline "2560x1440": 60 241500 2560 2608 2640 2720 1440 1443 1448 1481 0x40 0x9 > [ 1282.765493] [drm:drm_mode_debug_printmodeline] Modeline "1920x1080": 60 148500 1920 2008 2052 2200 1080 1084 1089 1125 0x40 0x5 > [ 1282.765498] [drm:drm_mode_debug_printmodeline] Modeline "1920x1080": 60 148500 1920 2008 2052 2200 1080 1084 1089 1125 0x40 0x5 > [ 1282.765503] [drm:drm_mode_debug_printmodeline] Modeline "1920x1080": 60 148352 1920 2008 2052 2200 1080 1084 1089 1125 0x40 0x5 > [ 1282.765508] [drm:drm_mode_debug_printmodeline] Modeline "1920x1080": 50 148500 1920 2448 2492 2640 1080 1084 1089 1125 0x40 0x5 > [ 1282.765513] [drm:drm_mode_debug_printmodeline] Modeline "1920x1080": 30 74250 1920 2008 2052 2200 1080 1084 1089 1125 0x40 0x5 > [ 1282.765518] [drm:drm_mode_debug_printmodeline] Modeline "1920x1080": 30 74176 1920 2008 2052 2200 1080 1084 1089 1125 0x40 0x5 > [ 1282.765523] [drm:drm_mode_debug_printmodeline] Modeline "1920x1080": 24 74250 1920 2558 2602 2750 1080 1084 1089 1125 0x40 0x5 > [ 1282.765528] [drm:drm_mode_debug_printmodeline] Modeline "1920x1080": 24 74176 1920 2558 2602 2750 1080 1084 1089 1125 0x40 0x5 > [ 1282.765533] [drm:drm_mode_debug_printmodeline] Modeline "1600x900": 60 108000 1600 1624 1704 1800 900 901 904 1000 0x40 0x5 > [ 1282.765539] [drm:drm_mode_debug_printmodeline] Modeline "1280x1024": 60 108000 1280 1328 1440 1688 1024 1025 1028 1066 0x40 0x5 > [ 1282.765544] [drm:drm_mode_debug_printmodeline] Modeline "1280x800": 60 71000 1280 1328 1360 1440 800 803 809 823 0x40 0x9 > [ 1282.765549] [drm:drm_mode_debug_printmodeline] Modeline "1280x720": 60 74250 1280 1390 1430 1650 720 725 730 750 0x40 0x5 > [ 1282.765554] [drm:drm_mode_debug_printmodeline] Modeline "1280x720": 60 74250 1280 1390 1430 1650 720 725 730 750 0x40 0x5 > [ 1282.765559] [drm:drm_mode_debug_printmodeline] Modeline "1280x720": 60 74176 1280 1390 1430 1650 720 725 730 750 0x40 0x5 > [ 1282.765564] [drm:drm_mode_debug_printmodeline] Modeline "1024x768": 60 65000 1024 1048 1184 1344 768 771 777 806 0x40 0xa > [ 1282.765570] [drm:drm_mode_debug_printmodeline] Modeline "800x600": 60 40000 800 840 968 1056 600 601 605 628 0x40 0x5 > [ 1282.765576] [drm:drm_mode_debug_printmodeline] Modeline "720x576": 50 27000 720 732 796 864 576 581 586 625 0x40 0xa > [ 1282.765581] [drm:drm_mode_debug_printmodeline] Modeline "720x480": 60 27027 720 736 798 858 480 489 495 525 0x40 0xa > [ 1282.765586] [drm:drm_mode_debug_printmodeline] Modeline "720x480": 60 27000 720 736 798 858 480 489 495 525 0x40 0xa > [ 1282.765592] [drm:drm_mode_debug_printmodeline] Modeline "640x480": 60 25200 640 656 752 800 480 490 492 525 0x40 0xa > [ 1282.765597] [drm:drm_mode_debug_printmodeline] Modeline "640x480": 60 25175 640 656 752 800 480 490 492 525 0x40 0xa > [ 1282.765602] [drm:drm_mode_debug_printmodeline] Modeline "640x480": 60 25175 640 656 752 800 480 490 492 525 0x40 0xa > [ 1282.778162] i915 0000:00:02.0: [drm:drm_atomic_state_init] Allocated atomic state ffff88811e40a000 > [ 1282.778186] i915 0000:00:02.0: [drm:drm_atomic_get_plane_state] Added [PLANE:63:cursor A] ffff88813df3c400 state to ffff88811e40a000 > [ 1282.778193] i915 0000:00:02.0: [drm:drm_atomic_set_fb_for_plane] Set [NOFB] for [PLANE:63:cursor A] state ffff88813df3c400 > [ 1282.778200] i915 0000:00:02.0: [drm:drm_atomic_check_only] checking ffff88811e40a000 > [ 1282.778215] i915 0000:00:02.0: [drm:drm_atomic_commit] committing ffff88811e40a000 > [ 1282.778277] i915 0000:00:02.0: [drm:drm_atomic_state_default_clear] Clearing atomic state ffff88811e40a000 > [ 1282.778296] i915 0000:00:02.0: [drm:__drm_atomic_state_free] Freeing atomic state ffff88811e40a000 > [ 1282.778332] i915 0000:00:02.0: [drm:drm_atomic_state_init] Allocated atomic state ffff88811e40a000 > [ 1282.778342] i915 0000:00:02.0: [drm:drm_atomic_get_plane_state] Added [PLANE:63:cursor A] ffff88813df3ee00 state to ffff88811e40a000 > [ 1282.778348] i915 0000:00:02.0: [drm:drm_atomic_set_fb_for_plane] Set [NOFB] for [PLANE:63:cursor A] state ffff88813df3ee00 > [ 1282.778352] i915 0000:00:02.0: [drm:drm_atomic_check_only] checking ffff88811e40a000 > [ 1282.778359] i915 0000:00:02.0: [drm:drm_atomic_commit] committing ffff88811e40a000 > [ 1282.778398] i915 0000:00:02.0: [drm:drm_atomic_state_default_clear] Clearing atomic state ffff88811e40a000 > [ 1282.778410] i915 0000:00:02.0: [drm:__drm_atomic_state_free] Freeing atomic state ffff88811e40a000 > [ 1282.783733] [drm:drm_helper_probe_single_connector_modes [drm_kms_helper]] [CONNECTOR:143:DP-1] > [ 1282.783769] i915 0000:00:02.0: [drm:intel_dp_detect [i915]] [CONNECTOR:143:DP-1] > [ 1282.784034] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling always-on > [ 1282.784774] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling always-on > [ 1282.785012] [drm:drm_helper_probe_single_connector_modes [drm_kms_helper]] [CONNECTOR:143:DP-1] disconnected > [ 1282.785103] [drm:drm_helper_probe_single_connector_modes [drm_kms_helper]] [CONNECTOR:154:HDMI-A-1] > [ 1282.785123] i915 0000:00:02.0: [drm:intel_hdmi_detect [i915]] [CONNECTOR:154:HDMI-A-1] > [ 1282.785340] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling always-on > [ 1282.785537] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling DC_off > [ 1282.786245] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 01 to 00 > [ 1282.787509] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK for addr: 0050 w(1) > [ 1282.787745] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK on first message, retry > [ 1282.788106] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK for addr: 0050 w(1) > [ 1282.788309] [drm:drm_do_probe_ddc_edid] drm: skipping non-existent adapter i915 gmbus dpb > [ 1282.788317] i915 0000:00:02.0: [drm:intel_hdmi_set_edid [i915]] HDMI GMBUS EDID read failed, retry using GPIO bit-banging > [ 1282.788508] i915 0000:00:02.0: [drm:intel_gmbus_force_bit [i915]] enabling bit-banging on i915 gmbus dpb. force bit now 1 > [ 1282.789585] [drm:drm_do_probe_ddc_edid] drm: skipping non-existent adapter i915 gmbus dpb > [ 1282.789593] i915 0000:00:02.0: [drm:intel_gmbus_force_bit [i915]] disabling bit-banging on i915 gmbus dpb. force bit now 0 > [ 1282.789988] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK for addr: 0040 w(1) > [ 1282.790198] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK on first message, retry > [ 1282.790556] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK for addr: 0040 w(1) > [ 1282.790753] i915 0000:00:02.0: [drm:drm_dp_dual_mode_detect [drm_display_helper]] DP dual mode HDMI ID: (err -6) > [ 1282.790771] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling DC_off > [ 1282.790973] i915 0000:00:02.0: [drm:gen9_enable_dc5 [i915]] Enabling DC5 > [ 1282.791176] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 00 to 01 > [ 1282.792373] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling always-on > [ 1282.792615] [drm:drm_helper_probe_single_connector_modes [drm_kms_helper]] [CONNECTOR:154:HDMI-A-1] disconnected > [ 1282.792681] [drm:drm_helper_probe_single_connector_modes [drm_kms_helper]] [CONNECTOR:160:HDMI-A-2] > [ 1282.792705] i915 0000:00:02.0: [drm:intel_hdmi_detect [i915]] [CONNECTOR:160:HDMI-A-2] > [ 1282.792914] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling always-on > [ 1282.793120] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling DC_off > [ 1282.793816] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 01 to 00 > [ 1282.821443] [drm:update_display_info] Supported Monitor Refresh rate range is 0 Hz - 0 Hz > [ 1282.821460] [drm:update_display_info] HDMI: DVI dual 0, max TMDS clock 300000 kHz > [ 1282.821464] [drm:update_display_info] HF-VSDB: max TMDS clock 600000 kHz > [ 1282.821468] [drm:update_display_info] hdmi_21 sink detected. parsing edid > [ 1282.821682] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpc] NAK for addr: 0040 w(1) > [ 1282.821949] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpc] NAK on first message, retry > [ 1282.822485] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpc] NAK for addr: 0040 w(1) > [ 1282.822732] i915 0000:00:02.0: [drm:drm_dp_dual_mode_detect [drm_display_helper]] DP dual mode HDMI ID: (err -6) > [ 1282.822752] [drm:drm_detect_monitor_audio] Monitor has basic audio support > [ 1282.822761] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling DC_off > [ 1282.822982] i915 0000:00:02.0: [drm:gen9_enable_dc5 [i915]] Enabling DC5 > [ 1282.823217] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 00 to 01 > [ 1282.824434] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling always-on > [ 1282.824674] [drm:update_display_info] Supported Monitor Refresh rate range is 0 Hz - 0 Hz > [ 1282.824680] [drm:update_display_info] HDMI: DVI dual 0, max TMDS clock 300000 kHz > [ 1282.824684] [drm:update_display_info] HF-VSDB: max TMDS clock 600000 kHz > [ 1282.824687] [drm:update_display_info] hdmi_21 sink detected. parsing edid > [ 1282.824710] [drm:update_display_info] Supported Monitor Refresh rate range is 0 Hz - 0 Hz > [ 1282.824715] [drm:update_display_info] HDMI: DVI dual 0, max TMDS clock 300000 kHz > [ 1282.824718] [drm:update_display_info] HF-VSDB: max TMDS clock 600000 kHz > [ 1282.824721] [drm:update_display_info] hdmi_21 sink detected. parsing edid > [ 1282.824724] [drm:_drm_edid_connector_update] ELD monitor LG HDR 4K > [ 1282.824729] [drm:_drm_edid_connector_update] HDMI: latency present 0 0, video latency 0 1, audio latency 96 2 > [ 1282.824733] [drm:_drm_edid_connector_update] ELD size 32, SAD count 1 > [ 1282.825262] [drm:drm_helper_probe_single_connector_modes [drm_kms_helper]] [CONNECTOR:160:HDMI-A-2] probed modes : > [ 1282.825286] [drm:drm_mode_debug_printmodeline] Modeline "3840x2160": 60 594000 3840 4016 4104 4400 2160 2168 2178 2250 0x48 0x5 > [ 1282.825294] [drm:drm_mode_debug_printmodeline] Modeline "3840x2160": 60 594000 3840 4016 4104 4400 2160 2168 2178 2250 0x40 0x5 > [ 1282.825299] [drm:drm_mode_debug_printmodeline] Modeline "3840x2160": 60 593407 3840 4016 4104 4400 2160 2168 2178 2250 0x40 0x5 > [ 1282.825305] [drm:drm_mode_debug_printmodeline] Modeline "3840x2160": 50 594000 3840 4896 4984 5280 2160 2168 2178 2250 0x40 0x5 > [ 1282.825310] [drm:drm_mode_debug_printmodeline] Modeline "3840x2160": 30 297000 3840 4016 4104 4400 2160 2168 2178 2250 0x40 0x9 > [ 1282.825315] [drm:drm_mode_debug_printmodeline] Modeline "3840x2160": 30 297000 3840 4016 4104 4400 2160 2168 2178 2250 0x40 0x5 > [ 1282.825320] [drm:drm_mode_debug_printmodeline] Modeline "3840x2160": 30 296703 3840 4016 4104 4400 2160 2168 2178 2250 0x40 0x5 > [ 1282.825325] [drm:drm_mode_debug_printmodeline] Modeline "3840x2160": 25 297000 3840 4896 4984 5280 2160 2168 2178 2250 0x40 0x5 > [ 1282.825331] [drm:drm_mode_debug_printmodeline] Modeline "3840x2160": 24 297000 3840 5116 5204 5500 2160 2168 2178 2250 0x40 0x5 > [ 1282.825336] [drm:drm_mode_debug_printmodeline] Modeline "3840x2160": 24 296703 3840 5116 5204 5500 2160 2168 2178 2250 0x40 0x5 > [ 1282.825341] [drm:drm_mode_debug_printmodeline] Modeline "2560x1440": 60 241500 2560 2608 2640 2720 1440 1443 1448 1481 0x40 0x9 > [ 1282.825346] [drm:drm_mode_debug_printmodeline] Modeline "1920x1080": 60 148500 1920 2008 2052 2200 1080 1084 1089 1125 0x40 0x5 > [ 1282.825351] [drm:drm_mode_debug_printmodeline] Modeline "1920x1080": 60 148500 1920 2008 2052 2200 1080 1084 1089 1125 0x40 0x5 > [ 1282.825356] [drm:drm_mode_debug_printmodeline] Modeline "1920x1080": 60 148352 1920 2008 2052 2200 1080 1084 1089 1125 0x40 0x5 > [ 1282.825361] [drm:drm_mode_debug_printmodeline] Modeline "1920x1080": 50 148500 1920 2448 2492 2640 1080 1084 1089 1125 0x40 0x5 > [ 1282.825366] [drm:drm_mode_debug_printmodeline] Modeline "1920x1080": 30 74250 1920 2008 2052 2200 1080 1084 1089 1125 0x40 0x5 > [ 1282.825371] [drm:drm_mode_debug_printmodeline] Modeline "1920x1080": 30 74176 1920 2008 2052 2200 1080 1084 1089 1125 0x40 0x5 > [ 1282.825377] [drm:drm_mode_debug_printmodeline] Modeline "1920x1080": 24 74250 1920 2558 2602 2750 1080 1084 1089 1125 0x40 0x5 > [ 1282.825382] [drm:drm_mode_debug_printmodeline] Modeline "1920x1080": 24 74176 1920 2558 2602 2750 1080 1084 1089 1125 0x40 0x5 > [ 1282.825387] [drm:drm_mode_debug_printmodeline] Modeline "1600x900": 60 108000 1600 1624 1704 1800 900 901 904 1000 0x40 0x5 > [ 1282.825392] [drm:drm_mode_debug_printmodeline] Modeline "1280x1024": 60 108000 1280 1328 1440 1688 1024 1025 1028 1066 0x40 0x5 > [ 1282.825397] [drm:drm_mode_debug_printmodeline] Modeline "1280x800": 60 71000 1280 1328 1360 1440 800 803 809 823 0x40 0x9 > [ 1282.825402] [drm:drm_mode_debug_printmodeline] Modeline "1280x720": 60 74250 1280 1390 1430 1650 720 725 730 750 0x40 0x5 > [ 1282.825407] [drm:drm_mode_debug_printmodeline] Modeline "1280x720": 60 74250 1280 1390 1430 1650 720 725 730 750 0x40 0x5 > [ 1282.825412] [drm:drm_mode_debug_printmodeline] Modeline "1280x720": 60 74176 1280 1390 1430 1650 720 725 730 750 0x40 0x5 > [ 1282.825418] [drm:drm_mode_debug_printmodeline] Modeline "1024x768": 60 65000 1024 1048 1184 1344 768 771 777 806 0x40 0xa > [ 1282.825423] [drm:drm_mode_debug_printmodeline] Modeline "800x600": 60 40000 800 840 968 1056 600 601 605 628 0x40 0x5 > [ 1282.825428] [drm:drm_mode_debug_printmodeline] Modeline "720x576": 50 27000 720 732 796 864 576 581 586 625 0x40 0xa > [ 1282.825433] [drm:drm_mode_debug_printmodeline] Modeline "720x480": 60 27027 720 736 798 858 480 489 495 525 0x40 0xa > [ 1282.825438] [drm:drm_mode_debug_printmodeline] Modeline "720x480": 60 27000 720 736 798 858 480 489 495 525 0x40 0xa > [ 1282.825443] [drm:drm_mode_debug_printmodeline] Modeline "640x480": 60 25200 640 656 752 800 480 490 492 525 0x40 0xa > [ 1282.825448] [drm:drm_mode_debug_printmodeline] Modeline "640x480": 60 25175 640 656 752 800 480 490 492 525 0x40 0xa > [ 1282.825453] [drm:drm_mode_debug_printmodeline] Modeline "640x480": 60 25175 640 656 752 800 480 490 492 525 0x40 0xa > [ 1282.825567] [drm:drm_helper_probe_single_connector_modes [drm_kms_helper]] [CONNECTOR:143:DP-1] > [ 1282.825587] i915 0000:00:02.0: [drm:intel_dp_detect [i915]] [CONNECTOR:143:DP-1] > [ 1282.825843] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling always-on > [ 1282.826580] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling always-on > [ 1282.826795] [drm:drm_helper_probe_single_connector_modes [drm_kms_helper]] [CONNECTOR:143:DP-1] disconnected > [ 1282.826842] [drm:drm_helper_probe_single_connector_modes [drm_kms_helper]] [CONNECTOR:154:HDMI-A-1] > [ 1282.826861] i915 0000:00:02.0: [drm:intel_hdmi_detect [i915]] [CONNECTOR:154:HDMI-A-1] > [ 1282.827077] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling always-on > [ 1282.827273] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling DC_off > [ 1282.827967] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 01 to 00 > [ 1282.829274] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK for addr: 0050 w(1) > [ 1282.829497] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK on first message, retry > [ 1282.829857] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK for addr: 0050 w(1) > [ 1282.830074] [drm:drm_do_probe_ddc_edid] drm: skipping non-existent adapter i915 gmbus dpb > [ 1282.830084] i915 0000:00:02.0: [drm:intel_hdmi_set_edid [i915]] HDMI GMBUS EDID read failed, retry using GPIO bit-banging > [ 1282.830277] i915 0000:00:02.0: [drm:intel_gmbus_force_bit [i915]] enabling bit-banging on i915 gmbus dpb. force bit now 1 > [ 1282.831353] [drm:drm_do_probe_ddc_edid] drm: skipping non-existent adapter i915 gmbus dpb > [ 1282.831361] i915 0000:00:02.0: [drm:intel_gmbus_force_bit [i915]] disabling bit-banging on i915 gmbus dpb. force bit now 0 > [ 1282.831733] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK for addr: 0040 w(1) > [ 1282.831929] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK on first message, retry > [ 1282.832367] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK for addr: 0040 w(1) > [ 1282.832594] i915 0000:00:02.0: [drm:drm_dp_dual_mode_detect [drm_display_helper]] DP dual mode HDMI ID: (err -6) > [ 1282.832614] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling DC_off > [ 1282.832824] i915 0000:00:02.0: [drm:gen9_enable_dc5 [i915]] Enabling DC5 > [ 1282.833025] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 00 to 01 > [ 1282.834238] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling always-on > [ 1282.834492] [drm:drm_helper_probe_single_connector_modes [drm_kms_helper]] [CONNECTOR:154:HDMI-A-1] disconnected > [ 1282.834556] [drm:drm_helper_probe_single_connector_modes [drm_kms_helper]] [CONNECTOR:160:HDMI-A-2] > [ 1282.834580] i915 0000:00:02.0: [drm:intel_hdmi_detect [i915]] [CONNECTOR:160:HDMI-A-2] > [ 1282.834797] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling always-on > [ 1282.834997] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling DC_off > [ 1282.835711] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 01 to 00 > [ 1282.862633] [drm:update_display_info] Supported Monitor Refresh rate range is 0 Hz - 0 Hz > [ 1282.862650] [drm:update_display_info] HDMI: DVI dual 0, max TMDS clock 300000 kHz > [ 1282.862654] [drm:update_display_info] HF-VSDB: max TMDS clock 600000 kHz > [ 1282.862657] [drm:update_display_info] hdmi_21 sink detected. parsing edid > [ 1282.862868] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpc] NAK for addr: 0040 w(1) > [ 1282.863133] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpc] NAK on first message, retry > [ 1282.863594] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpc] NAK for addr: 0040 w(1) > [ 1282.863826] i915 0000:00:02.0: [drm:drm_dp_dual_mode_detect [drm_display_helper]] DP dual mode HDMI ID: (err -6) > [ 1282.863846] [drm:drm_detect_monitor_audio] Monitor has basic audio support > [ 1282.863856] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling DC_off > [ 1282.864083] i915 0000:00:02.0: [drm:gen9_enable_dc5 [i915]] Enabling DC5 > [ 1282.864289] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 00 to 01 > [ 1282.865489] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling always-on > [ 1282.865746] [drm:update_display_info] Supported Monitor Refresh rate range is 0 Hz - 0 Hz > [ 1282.865753] [drm:update_display_info] HDMI: DVI dual 0, max TMDS clock 300000 kHz > [ 1282.865757] [drm:update_display_info] HF-VSDB: max TMDS clock 600000 kHz > [ 1282.865760] [drm:update_display_info] hdmi_21 sink detected. parsing edid > [ 1282.865783] [drm:update_display_info] Supported Monitor Refresh rate range is 0 Hz - 0 Hz > [ 1282.865787] [drm:update_display_info] HDMI: DVI dual 0, max TMDS clock 300000 kHz > [ 1282.865790] [drm:update_display_info] HF-VSDB: max TMDS clock 600000 kHz > [ 1282.865793] [drm:update_display_info] hdmi_21 sink detected. parsing edid > [ 1282.865796] [drm:_drm_edid_connector_update] ELD monitor LG HDR 4K > [ 1282.865800] [drm:_drm_edid_connector_update] HDMI: latency present 0 0, video latency 0 1, audio latency 96 2 > [ 1282.865805] [drm:_drm_edid_connector_update] ELD size 32, SAD count 1 > [ 1282.866338] [drm:drm_helper_probe_single_connector_modes [drm_kms_helper]] [CONNECTOR:160:HDMI-A-2] probed modes : > [ 1282.866362] [drm:drm_mode_debug_printmodeline] Modeline "3840x2160": 60 594000 3840 4016 4104 4400 2160 2168 2178 2250 0x48 0x5 > [ 1282.866370] [drm:drm_mode_debug_printmodeline] Modeline "3840x2160": 60 594000 3840 4016 4104 4400 2160 2168 2178 2250 0x40 0x5 > [ 1282.866375] [drm:drm_mode_debug_printmodeline] Modeline "3840x2160": 60 593407 3840 4016 4104 4400 2160 2168 2178 2250 0x40 0x5 > [ 1282.866381] [drm:drm_mode_debug_printmodeline] Modeline "3840x2160": 50 594000 3840 4896 4984 5280 2160 2168 2178 2250 0x40 0x5 > [ 1282.866386] [drm:drm_mode_debug_printmodeline] Modeline "3840x2160": 30 297000 3840 4016 4104 4400 2160 2168 2178 2250 0x40 0x9 > [ 1282.866392] [drm:drm_mode_debug_printmodeline] Modeline "3840x2160": 30 297000 3840 4016 4104 4400 2160 2168 2178 2250 0x40 0x5 > [ 1282.866397] [drm:drm_mode_debug_printmodeline] Modeline "3840x2160": 30 296703 3840 4016 4104 4400 2160 2168 2178 2250 0x40 0x5 > [ 1282.866402] [drm:drm_mode_debug_printmodeline] Modeline "3840x2160": 25 297000 3840 4896 4984 5280 2160 2168 2178 2250 0x40 0x5 > [ 1282.866407] [drm:drm_mode_debug_printmodeline] Modeline "3840x2160": 24 297000 3840 5116 5204 5500 2160 2168 2178 2250 0x40 0x5 > [ 1282.866413] [drm:drm_mode_debug_printmodeline] Modeline "3840x2160": 24 296703 3840 5116 5204 5500 2160 2168 2178 2250 0x40 0x5 > [ 1282.866418] [drm:drm_mode_debug_printmodeline] Modeline "2560x1440": 60 241500 2560 2608 2640 2720 1440 1443 1448 1481 0x40 0x9 > [ 1282.866423] [drm:drm_mode_debug_printmodeline] Modeline "1920x1080": 60 148500 1920 2008 2052 2200 1080 1084 1089 1125 0x40 0x5 > [ 1282.866428] [drm:drm_mode_debug_printmodeline] Modeline "1920x1080": 60 148500 1920 2008 2052 2200 1080 1084 1089 1125 0x40 0x5 > [ 1282.866433] [drm:drm_mode_debug_printmodeline] Modeline "1920x1080": 60 148352 1920 2008 2052 2200 1080 1084 1089 1125 0x40 0x5 > [ 1282.866439] [drm:drm_mode_debug_printmodeline] Modeline "1920x1080": 50 148500 1920 2448 2492 2640 1080 1084 1089 1125 0x40 0x5 > [ 1282.866444] [drm:drm_mode_debug_printmodeline] Modeline "1920x1080": 30 74250 1920 2008 2052 2200 1080 1084 1089 1125 0x40 0x5 > [ 1282.866449] [drm:drm_mode_debug_printmodeline] Modeline "1920x1080": 30 74176 1920 2008 2052 2200 1080 1084 1089 1125 0x40 0x5 > [ 1282.866454] [drm:drm_mode_debug_printmodeline] Modeline "1920x1080": 24 74250 1920 2558 2602 2750 1080 1084 1089 1125 0x40 0x5 > [ 1282.866459] [drm:drm_mode_debug_printmodeline] Modeline "1920x1080": 24 74176 1920 2558 2602 2750 1080 1084 1089 1125 0x40 0x5 > [ 1282.866464] [drm:drm_mode_debug_printmodeline] Modeline "1600x900": 60 108000 1600 1624 1704 1800 900 901 904 1000 0x40 0x5 > [ 1282.866470] [drm:drm_mode_debug_printmodeline] Modeline "1280x1024": 60 108000 1280 1328 1440 1688 1024 1025 1028 1066 0x40 0x5 > [ 1282.866475] [drm:drm_mode_debug_printmodeline] Modeline "1280x800": 60 71000 1280 1328 1360 1440 800 803 809 823 0x40 0x9 > [ 1282.866480] [drm:drm_mode_debug_printmodeline] Modeline "1280x720": 60 74250 1280 1390 1430 1650 720 725 730 750 0x40 0x5 > [ 1282.866486] [drm:drm_mode_debug_printmodeline] Modeline "1280x720": 60 74250 1280 1390 1430 1650 720 725 730 750 0x40 0x5 > [ 1282.866491] [drm:drm_mode_debug_printmodeline] Modeline "1280x720": 60 74176 1280 1390 1430 1650 720 725 730 750 0x40 0x5 > [ 1282.866496] [drm:drm_mode_debug_printmodeline] Modeline "1024x768": 60 65000 1024 1048 1184 1344 768 771 777 806 0x40 0xa > [ 1282.866502] [drm:drm_mode_debug_printmodeline] Modeline "800x600": 60 40000 800 840 968 1056 600 601 605 628 0x40 0x5 > [ 1282.866507] [drm:drm_mode_debug_printmodeline] Modeline "720x576": 50 27000 720 732 796 864 576 581 586 625 0x40 0xa > [ 1282.866512] [drm:drm_mode_debug_printmodeline] Modeline "720x480": 60 27027 720 736 798 858 480 489 495 525 0x40 0xa > [ 1282.866517] [drm:drm_mode_debug_printmodeline] Modeline "720x480": 60 27000 720 736 798 858 480 489 495 525 0x40 0xa > [ 1282.866522] [drm:drm_mode_debug_printmodeline] Modeline "640x480": 60 25200 640 656 752 800 480 490 492 525 0x40 0xa > [ 1282.866527] [drm:drm_mode_debug_printmodeline] Modeline "640x480": 60 25175 640 656 752 800 480 490 492 525 0x40 0xa > [ 1282.866532] [drm:drm_mode_debug_printmodeline] Modeline "640x480": 60 25175 640 656 752 800 480 490 492 525 0x40 0xa > [ 1282.878967] i915 0000:00:02.0: [drm:drm_atomic_state_init] Allocated atomic state ffff88811e40a000 > [ 1282.878991] i915 0000:00:02.0: [drm:drm_atomic_get_plane_state] Added [PLANE:63:cursor A] ffff8881361b5000 state to ffff88811e40a000 > [ 1282.878999] i915 0000:00:02.0: [drm:drm_atomic_set_fb_for_plane] Set [NOFB] for [PLANE:63:cursor A] state ffff8881361b5000 > [ 1282.879006] i915 0000:00:02.0: [drm:drm_atomic_check_only] checking ffff88811e40a000 > [ 1282.879022] i915 0000:00:02.0: [drm:drm_atomic_commit] committing ffff88811e40a000 > [ 1282.879104] i915 0000:00:02.0: [drm:drm_atomic_state_default_clear] Clearing atomic state ffff88811e40a000 > [ 1282.879123] i915 0000:00:02.0: [drm:__drm_atomic_state_free] Freeing atomic state ffff88811e40a000 > [ 1282.879156] i915 0000:00:02.0: [drm:drm_atomic_state_init] Allocated atomic state ffff88811e40a000 > [ 1282.879166] i915 0000:00:02.0: [drm:drm_atomic_get_plane_state] Added [PLANE:63:cursor A] ffff8881361b2600 state to ffff88811e40a000 > [ 1282.879172] i915 0000:00:02.0: [drm:drm_atomic_set_fb_for_plane] Set [NOFB] for [PLANE:63:cursor A] state ffff8881361b2600 > [ 1282.879177] i915 0000:00:02.0: [drm:drm_atomic_check_only] checking ffff88811e40a000 > [ 1282.879183] i915 0000:00:02.0: [drm:drm_atomic_commit] committing ffff88811e40a000 > [ 1282.879225] i915 0000:00:02.0: [drm:drm_atomic_state_default_clear] Clearing atomic state ffff88811e40a000 > [ 1282.879240] i915 0000:00:02.0: [drm:__drm_atomic_state_free] Freeing atomic state ffff88811e40a000 > [ 1282.888177] [drm:drm_helper_probe_single_connector_modes [drm_kms_helper]] [CONNECTOR:143:DP-1] > [ 1282.888214] i915 0000:00:02.0: [drm:intel_dp_detect [i915]] [CONNECTOR:143:DP-1] > [ 1282.888483] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling always-on > [ 1282.889731] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling always-on > [ 1282.890202] [drm:drm_helper_probe_single_connector_modes [drm_kms_helper]] [CONNECTOR:143:DP-1] disconnected > [ 1282.890274] [drm:drm_helper_probe_single_connector_modes [drm_kms_helper]] [CONNECTOR:154:HDMI-A-1] > [ 1282.890294] i915 0000:00:02.0: [drm:intel_hdmi_detect [i915]] [CONNECTOR:154:HDMI-A-1] > [ 1282.890532] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling always-on > [ 1282.890730] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling DC_off > [ 1282.891557] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 01 to 00 > [ 1282.893324] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK for addr: 0050 w(1) > [ 1282.893574] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK on first message, retry > [ 1282.893936] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK for addr: 0050 w(1) > [ 1282.894208] [drm:drm_do_probe_ddc_edid] drm: skipping non-existent adapter i915 gmbus dpb > [ 1282.894218] i915 0000:00:02.0: [drm:intel_hdmi_set_edid [i915]] HDMI GMBUS EDID read failed, retry using GPIO bit-banging > [ 1282.894413] i915 0000:00:02.0: [drm:intel_gmbus_force_bit [i915]] enabling bit-banging on i915 gmbus dpb. force bit now 1 > [ 1282.895563] [drm:drm_do_probe_ddc_edid] drm: skipping non-existent adapter i915 gmbus dpb > [ 1282.895572] i915 0000:00:02.0: [drm:intel_gmbus_force_bit [i915]] disabling bit-banging on i915 gmbus dpb. force bit now 0 > [ 1282.895980] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK for addr: 0040 w(1) > [ 1282.896211] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK on first message, retry > [ 1282.896577] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK for addr: 0040 w(1) > [ 1282.896793] i915 0000:00:02.0: [drm:drm_dp_dual_mode_detect [drm_display_helper]] DP dual mode HDMI ID: (err -6) > [ 1282.896813] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling DC_off > [ 1282.897019] i915 0000:00:02.0: [drm:gen9_enable_dc5 [i915]] Enabling DC5 > [ 1282.897267] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 00 to 01 > [ 1282.898452] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling always-on > [ 1282.898673] [drm:drm_helper_probe_single_connector_modes [drm_kms_helper]] [CONNECTOR:154:HDMI-A-1] disconnected > [ 1282.898742] [drm:drm_helper_probe_single_connector_modes [drm_kms_helper]] [CONNECTOR:160:HDMI-A-2] > [ 1282.898767] i915 0000:00:02.0: [drm:intel_hdmi_detect [i915]] [CONNECTOR:160:HDMI-A-2] > [ 1282.898977] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling always-on > [ 1282.899182] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling DC_off > [ 1282.899875] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 01 to 00 > [ 1282.927965] [drm:update_display_info] Supported Monitor Refresh rate range is 0 Hz - 0 Hz > [ 1282.927992] [drm:update_display_info] HDMI: DVI dual 0, max TMDS clock 300000 kHz > [ 1282.928000] [drm:update_display_info] HF-VSDB: max TMDS clock 600000 kHz > [ 1282.928006] [drm:update_display_info] hdmi_21 sink detected. parsing edid > [ 1282.928315] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpc] NAK for addr: 0040 w(1) > [ 1282.928755] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpc] NAK on first message, retry > [ 1282.929344] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpc] NAK for addr: 0040 w(1) > [ 1282.929739] i915 0000:00:02.0: [drm:drm_dp_dual_mode_detect [drm_display_helper]] DP dual mode HDMI ID: (err -6) > [ 1282.929772] [drm:drm_detect_monitor_audio] Monitor has basic audio support > [ 1282.929784] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling DC_off > [ 1282.930208] i915 0000:00:02.0: [drm:gen9_enable_dc5 [i915]] Enabling DC5 > [ 1282.930613] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 00 to 01 > [ 1282.931825] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling always-on > [ 1282.932058] [drm:update_display_info] Supported Monitor Refresh rate range is 0 Hz - 0 Hz > [ 1282.932063] [drm:update_display_info] HDMI: DVI dual 0, max TMDS clock 300000 kHz > [ 1282.932067] [drm:update_display_info] HF-VSDB: max TMDS clock 600000 kHz > [ 1282.932070] [drm:update_display_info] hdmi_21 sink detected. parsing edid > [ 1282.932089] [drm:update_display_info] Supported Monitor Refresh rate range is 0 Hz - 0 Hz > [ 1282.932093] [drm:update_display_info] HDMI: DVI dual 0, max TMDS clock 300000 kHz > [ 1282.932096] [drm:update_display_info] HF-VSDB: max TMDS clock 600000 kHz > [ 1282.932099] [drm:update_display_info] hdmi_21 sink detected. parsing edid > [ 1282.932102] [drm:_drm_edid_connector_update] ELD monitor LG HDR 4K > [ 1282.932107] [drm:_drm_edid_connector_update] HDMI: latency present 0 0, video latency 0 1, audio latency 96 2 > [ 1282.932112] [drm:_drm_edid_connector_update] ELD size 32, SAD count 1 > [ 1282.932641] [drm:drm_helper_probe_single_connector_modes [drm_kms_helper]] [CONNECTOR:160:HDMI-A-2] probed modes : > [ 1282.932664] [drm:drm_mode_debug_printmodeline] Modeline "3840x2160": 60 594000 3840 4016 4104 4400 2160 2168 2178 2250 0x48 0x5 > [ 1282.932671] [drm:drm_mode_debug_printmodeline] Modeline "3840x2160": 60 594000 3840 4016 4104 4400 2160 2168 2178 2250 0x40 0x5 > [ 1282.932677] [drm:drm_mode_debug_printmodeline] Modeline "3840x2160": 60 593407 3840 4016 4104 4400 2160 2168 2178 2250 0x40 0x5 > [ 1282.932682] [drm:drm_mode_debug_printmodeline] Modeline "3840x2160": 50 594000 3840 4896 4984 5280 2160 2168 2178 2250 0x40 0x5 > [ 1282.932687] [drm:drm_mode_debug_printmodeline] Modeline "3840x2160": 30 297000 3840 4016 4104 4400 2160 2168 2178 2250 0x40 0x9 > [ 1282.932693] [drm:drm_mode_debug_printmodeline] Modeline "3840x2160": 30 297000 3840 4016 4104 4400 2160 2168 2178 2250 0x40 0x5 > [ 1282.932698] [drm:drm_mode_debug_printmodeline] Modeline "3840x2160": 30 296703 3840 4016 4104 4400 2160 2168 2178 2250 0x40 0x5 > [ 1282.932703] [drm:drm_mode_debug_printmodeline] Modeline "3840x2160": 25 297000 3840 4896 4984 5280 2160 2168 2178 2250 0x40 0x5 > [ 1282.932708] [drm:drm_mode_debug_printmodeline] Modeline "3840x2160": 24 297000 3840 5116 5204 5500 2160 2168 2178 2250 0x40 0x5 > [ 1282.932713] [drm:drm_mode_debug_printmodeline] Modeline "3840x2160": 24 296703 3840 5116 5204 5500 2160 2168 2178 2250 0x40 0x5 > [ 1282.932719] [drm:drm_mode_debug_printmodeline] Modeline "2560x1440": 60 241500 2560 2608 2640 2720 1440 1443 1448 1481 0x40 0x9 > [ 1282.932724] [drm:drm_mode_debug_printmodeline] Modeline "1920x1080": 60 148500 1920 2008 2052 2200 1080 1084 1089 1125 0x40 0x5 > [ 1282.932729] [drm:drm_mode_debug_printmodeline] Modeline "1920x1080": 60 148500 1920 2008 2052 2200 1080 1084 1089 1125 0x40 0x5 > [ 1282.932734] [drm:drm_mode_debug_printmodeline] Modeline "1920x1080": 60 148352 1920 2008 2052 2200 1080 1084 1089 1125 0x40 0x5 > [ 1282.932739] [drm:drm_mode_debug_printmodeline] Modeline "1920x1080": 50 148500 1920 2448 2492 2640 1080 1084 1089 1125 0x40 0x5 > [ 1282.932745] [drm:drm_mode_debug_printmodeline] Modeline "1920x1080": 30 74250 1920 2008 2052 2200 1080 1084 1089 1125 0x40 0x5 > [ 1282.932750] [drm:drm_mode_debug_printmodeline] Modeline "1920x1080": 30 74176 1920 2008 2052 2200 1080 1084 1089 1125 0x40 0x5 > [ 1282.932755] [drm:drm_mode_debug_printmodeline] Modeline "1920x1080": 24 74250 1920 2558 2602 2750 1080 1084 1089 1125 0x40 0x5 > [ 1282.932760] [drm:drm_mode_debug_printmodeline] Modeline "1920x1080": 24 74176 1920 2558 2602 2750 1080 1084 1089 1125 0x40 0x5 > [ 1282.932765] [drm:drm_mode_debug_printmodeline] Modeline "1600x900": 60 108000 1600 1624 1704 1800 900 901 904 1000 0x40 0x5 > [ 1282.932771] [drm:drm_mode_debug_printmodeline] Modeline "1280x1024": 60 108000 1280 1328 1440 1688 1024 1025 1028 1066 0x40 0x5 > [ 1282.932776] [drm:drm_mode_debug_printmodeline] Modeline "1280x800": 60 71000 1280 1328 1360 1440 800 803 809 823 0x40 0x9 > [ 1282.932781] [drm:drm_mode_debug_printmodeline] Modeline "1280x720": 60 74250 1280 1390 1430 1650 720 725 730 750 0x40 0x5 > [ 1282.932786] [drm:drm_mode_debug_printmodeline] Modeline "1280x720": 60 74250 1280 1390 1430 1650 720 725 730 750 0x40 0x5 > [ 1282.932792] [drm:drm_mode_debug_printmodeline] Modeline "1280x720": 60 74176 1280 1390 1430 1650 720 725 730 750 0x40 0x5 > [ 1282.932797] [drm:drm_mode_debug_printmodeline] Modeline "1024x768": 60 65000 1024 1048 1184 1344 768 771 777 806 0x40 0xa > [ 1282.932802] [drm:drm_mode_debug_printmodeline] Modeline "800x600": 60 40000 800 840 968 1056 600 601 605 628 0x40 0x5 > [ 1282.932807] [drm:drm_mode_debug_printmodeline] Modeline "720x576": 50 27000 720 732 796 864 576 581 586 625 0x40 0xa > [ 1282.932812] [drm:drm_mode_debug_printmodeline] Modeline "720x480": 60 27027 720 736 798 858 480 489 495 525 0x40 0xa > [ 1282.932817] [drm:drm_mode_debug_printmodeline] Modeline "720x480": 60 27000 720 736 798 858 480 489 495 525 0x40 0xa > [ 1282.932822] [drm:drm_mode_debug_printmodeline] Modeline "640x480": 60 25200 640 656 752 800 480 490 492 525 0x40 0xa > [ 1282.932827] [drm:drm_mode_debug_printmodeline] Modeline "640x480": 60 25175 640 656 752 800 480 490 492 525 0x40 0xa > [ 1282.932832] [drm:drm_mode_debug_printmodeline] Modeline "640x480": 60 25175 640 656 752 800 480 490 492 525 0x40 0xa > [ 1282.933059] [drm:drm_helper_probe_single_connector_modes [drm_kms_helper]] [CONNECTOR:143:DP-1] > [ 1282.933079] i915 0000:00:02.0: [drm:intel_dp_detect [i915]] [CONNECTOR:143:DP-1] > [ 1282.933303] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling always-on > [ 1282.934013] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling always-on > [ 1282.934246] [drm:drm_helper_probe_single_connector_modes [drm_kms_helper]] [CONNECTOR:143:DP-1] disconnected > [ 1282.934283] [drm:drm_helper_probe_single_connector_modes [drm_kms_helper]] [CONNECTOR:154:HDMI-A-1] > [ 1282.934302] i915 0000:00:02.0: [drm:intel_hdmi_detect [i915]] [CONNECTOR:154:HDMI-A-1] > [ 1282.934506] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling always-on > [ 1282.934699] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling DC_off > [ 1282.935409] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 01 to 00 > [ 1282.936689] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK for addr: 0050 w(1) > [ 1282.936887] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK on first message, retry > [ 1282.937258] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK for addr: 0050 w(1) > [ 1282.937453] [drm:drm_do_probe_ddc_edid] drm: skipping non-existent adapter i915 gmbus dpb > [ 1282.937459] i915 0000:00:02.0: [drm:intel_hdmi_set_edid [i915]] HDMI GMBUS EDID read failed, retry using GPIO bit-banging > [ 1282.937652] i915 0000:00:02.0: [drm:intel_gmbus_force_bit [i915]] enabling bit-banging on i915 gmbus dpb. force bit now 1 > [ 1282.938710] [drm:drm_do_probe_ddc_edid] drm: skipping non-existent adapter i915 gmbus dpb > [ 1282.938716] i915 0000:00:02.0: [drm:intel_gmbus_force_bit [i915]] disabling bit-banging on i915 gmbus dpb. force bit now 0 > [ 1282.939078] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK for addr: 0040 w(1) > [ 1282.939283] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK on first message, retry > [ 1282.939648] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK for addr: 0040 w(1) > [ 1282.939852] i915 0000:00:02.0: [drm:drm_dp_dual_mode_detect [drm_display_helper]] DP dual mode HDMI ID: (err -6) > [ 1282.939871] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling DC_off > [ 1282.940087] i915 0000:00:02.0: [drm:gen9_enable_dc5 [i915]] Enabling DC5 > [ 1282.940289] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 00 to 01 > [ 1282.941482] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling always-on > [ 1282.941696] [drm:drm_helper_probe_single_connector_modes [drm_kms_helper]] [CONNECTOR:154:HDMI-A-1] disconnected > [ 1282.941738] [drm:drm_helper_probe_single_connector_modes [drm_kms_helper]] [CONNECTOR:160:HDMI-A-2] > [ 1282.941759] i915 0000:00:02.0: [drm:intel_hdmi_detect [i915]] [CONNECTOR:160:HDMI-A-2] > [ 1282.941977] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling always-on > [ 1282.942188] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling DC_off > [ 1282.942889] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 01 to 00 > [ 1282.971000] [drm:update_display_info] Supported Monitor Refresh rate range is 0 Hz - 0 Hz > [ 1282.971021] [drm:update_display_info] HDMI: DVI dual 0, max TMDS clock 300000 kHz > [ 1282.971026] [drm:update_display_info] HF-VSDB: max TMDS clock 600000 kHz > [ 1282.971030] [drm:update_display_info] hdmi_21 sink detected. parsing edid > [ 1282.971287] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpc] NAK for addr: 0040 w(1) > [ 1282.971900] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpc] NAK on first message, retry > [ 1282.972643] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpc] NAK for addr: 0040 w(1) > [ 1282.973253] i915 0000:00:02.0: [drm:drm_dp_dual_mode_detect [drm_display_helper]] DP dual mode HDMI ID: (err -6) > [ 1282.973294] [drm:drm_detect_monitor_audio] Monitor has basic audio support > [ 1282.973310] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling DC_off > [ 1282.973540] i915 0000:00:02.0: [drm:gen9_enable_dc5 [i915]] Enabling DC5 > [ 1282.973742] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 00 to 01 > [ 1282.974974] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling always-on > [ 1282.975224] [drm:update_display_info] Supported Monitor Refresh rate range is 0 Hz - 0 Hz > [ 1282.975229] [drm:update_display_info] HDMI: DVI dual 0, max TMDS clock 300000 kHz > [ 1282.975233] [drm:update_display_info] HF-VSDB: max TMDS clock 600000 kHz > [ 1282.975236] [drm:update_display_info] hdmi_21 sink detected. parsing edid > [ 1282.975254] [drm:update_display_info] Supported Monitor Refresh rate range is 0 Hz - 0 Hz > [ 1282.975259] [drm:update_display_info] HDMI: DVI dual 0, max TMDS clock 300000 kHz > [ 1282.975262] [drm:update_display_info] HF-VSDB: max TMDS clock 600000 kHz > [ 1282.975265] [drm:update_display_info] hdmi_21 sink detected. parsing edid > [ 1282.975268] [drm:_drm_edid_connector_update] ELD monitor LG HDR 4K > [ 1282.975273] [drm:_drm_edid_connector_update] HDMI: latency present 0 0, video latency 0 1, audio latency 96 2 > [ 1282.975277] [drm:_drm_edid_connector_update] ELD size 32, SAD count 1 > [ 1282.975827] [drm:drm_helper_probe_single_connector_modes [drm_kms_helper]] [CONNECTOR:160:HDMI-A-2] probed modes : > [ 1282.975850] [drm:drm_mode_debug_printmodeline] Modeline "3840x2160": 60 594000 3840 4016 4104 4400 2160 2168 2178 2250 0x48 0x5 > [ 1282.975858] [drm:drm_mode_debug_printmodeline] Modeline "3840x2160": 60 594000 3840 4016 4104 4400 2160 2168 2178 2250 0x40 0x5 > [ 1282.975899] [drm:drm_mode_debug_printmodeline] Modeline "3840x2160": 60 593407 3840 4016 4104 4400 2160 2168 2178 2250 0x40 0x5 > [ 1282.975941] [drm:drm_mode_debug_printmodeline] Modeline "3840x2160": 50 594000 3840 4896 4984 5280 2160 2168 2178 2250 0x40 0x5 > [ 1282.975948] [drm:drm_mode_debug_printmodeline] Modeline "3840x2160": 30 297000 3840 4016 4104 4400 2160 2168 2178 2250 0x40 0x9 > [ 1282.975953] [drm:drm_mode_debug_printmodeline] Modeline "3840x2160": 30 297000 3840 4016 4104 4400 2160 2168 2178 2250 0x40 0x5 > [ 1282.975959] [drm:drm_mode_debug_printmodeline] Modeline "3840x2160": 30 296703 3840 4016 4104 4400 2160 2168 2178 2250 0x40 0x5 > [ 1282.975964] [drm:drm_mode_debug_printmodeline] Modeline "3840x2160": 25 297000 3840 4896 4984 5280 2160 2168 2178 2250 0x40 0x5 > [ 1282.975969] [drm:drm_mode_debug_printmodeline] Modeline "3840x2160": 24 297000 3840 5116 5204 5500 2160 2168 2178 2250 0x40 0x5 > [ 1282.975974] [drm:drm_mode_debug_printmodeline] Modeline "3840x2160": 24 296703 3840 5116 5204 5500 2160 2168 2178 2250 0x40 0x5 > [ 1282.975979] [drm:drm_mode_debug_printmodeline] Modeline "2560x1440": 60 241500 2560 2608 2640 2720 1440 1443 1448 1481 0x40 0x9 > [ 1282.975984] [drm:drm_mode_debug_printmodeline] Modeline "1920x1080": 60 148500 1920 2008 2052 2200 1080 1084 1089 1125 0x40 0x5 > [ 1282.975989] [drm:drm_mode_debug_printmodeline] Modeline "1920x1080": 60 148500 1920 2008 2052 2200 1080 1084 1089 1125 0x40 0x5 > [ 1282.975995] [drm:drm_mode_debug_printmodeline] Modeline "1920x1080": 60 148352 1920 2008 2052 2200 1080 1084 1089 1125 0x40 0x5 > [ 1282.976000] [drm:drm_mode_debug_printmodeline] Modeline "1920x1080": 50 148500 1920 2448 2492 2640 1080 1084 1089 1125 0x40 0x5 > [ 1282.976005] [drm:drm_mode_debug_printmodeline] Modeline "1920x1080": 30 74250 1920 2008 2052 2200 1080 1084 1089 1125 0x40 0x5 > [ 1282.976010] [drm:drm_mode_debug_printmodeline] Modeline "1920x1080": 30 74176 1920 2008 2052 2200 1080 1084 1089 1125 0x40 0x5 > [ 1282.976015] [drm:drm_mode_debug_printmodeline] Modeline "1920x1080": 24 74250 1920 2558 2602 2750 1080 1084 1089 1125 0x40 0x5 > [ 1282.976021] [drm:drm_mode_debug_printmodeline] Modeline "1920x1080": 24 74176 1920 2558 2602 2750 1080 1084 1089 1125 0x40 0x5 > [ 1282.976026] [drm:drm_mode_debug_printmodeline] Modeline "1600x900": 60 108000 1600 1624 1704 1800 900 901 904 1000 0x40 0x5 > [ 1282.976031] [drm:drm_mode_debug_printmodeline] Modeline "1280x1024": 60 108000 1280 1328 1440 1688 1024 1025 1028 1066 0x40 0x5 > [ 1282.976036] [drm:drm_mode_debug_printmodeline] Modeline "1280x800": 60 71000 1280 1328 1360 1440 800 803 809 823 0x40 0x9 > [ 1282.976042] [drm:drm_mode_debug_printmodeline] Modeline "1280x720": 60 74250 1280 1390 1430 1650 720 725 730 750 0x40 0x5 > [ 1282.976048] [drm:drm_mode_debug_printmodeline] Modeline "1280x720": 60 74250 1280 1390 1430 1650 720 725 730 750 0x40 0x5 > [ 1282.976059] [drm:drm_mode_debug_printmodeline] Modeline "1280x720": 60 74176 1280 1390 1430 1650 720 725 730 750 0x40 0x5 > [ 1282.976065] [drm:drm_mode_debug_printmodeline] Modeline "1024x768": 60 65000 1024 1048 1184 1344 768 771 777 806 0x40 0xa > [ 1282.976070] [drm:drm_mode_debug_printmodeline] Modeline "800x600": 60 40000 800 840 968 1056 600 601 605 628 0x40 0x5 > [ 1282.976075] [drm:drm_mode_debug_printmodeline] Modeline "720x576": 50 27000 720 732 796 864 576 581 586 625 0x40 0xa > [ 1282.976081] [drm:drm_mode_debug_printmodeline] Modeline "720x480": 60 27027 720 736 798 858 480 489 495 525 0x40 0xa > [ 1282.976086] [drm:drm_mode_debug_printmodeline] Modeline "720x480": 60 27000 720 736 798 858 480 489 495 525 0x40 0xa > [ 1282.976091] [drm:drm_mode_debug_printmodeline] Modeline "640x480": 60 25200 640 656 752 800 480 490 492 525 0x40 0xa > [ 1282.976096] [drm:drm_mode_debug_printmodeline] Modeline "640x480": 60 25175 640 656 752 800 480 490 492 525 0x40 0xa > [ 1282.976101] [drm:drm_mode_debug_printmodeline] Modeline "640x480": 60 25175 640 656 752 800 480 490 492 525 0x40 0xa > [ 1282.991172] i915 0000:00:02.0: [drm:drm_atomic_state_init] Allocated atomic state ffff88811e40a000 > [ 1282.991196] i915 0000:00:02.0: [drm:drm_atomic_get_plane_state] Added [PLANE:63:cursor A] ffff888109822000 state to ffff88811e40a000 > [ 1282.991203] i915 0000:00:02.0: [drm:drm_atomic_set_fb_for_plane] Set [NOFB] for [PLANE:63:cursor A] state ffff888109822000 > [ 1282.991210] i915 0000:00:02.0: [drm:drm_atomic_check_only] checking ffff88811e40a000 > [ 1282.991225] i915 0000:00:02.0: [drm:drm_atomic_commit] committing ffff88811e40a000 > [ 1282.991286] i915 0000:00:02.0: [drm:drm_atomic_state_default_clear] Clearing atomic state ffff88811e40a000 > [ 1282.991305] i915 0000:00:02.0: [drm:__drm_atomic_state_free] Freeing atomic state ffff88811e40a000 > [ 1282.991341] i915 0000:00:02.0: [drm:drm_atomic_state_init] Allocated atomic state ffff88811e40a000 > [ 1282.991351] i915 0000:00:02.0: [drm:drm_atomic_get_plane_state] Added [PLANE:63:cursor A] ffff888109823e00 state to ffff88811e40a000 > [ 1282.991357] i915 0000:00:02.0: [drm:drm_atomic_set_fb_for_plane] Set [NOFB] for [PLANE:63:cursor A] state ffff888109823e00 > [ 1282.991361] i915 0000:00:02.0: [drm:drm_atomic_check_only] checking ffff88811e40a000 > [ 1282.991367] i915 0000:00:02.0: [drm:drm_atomic_commit] committing ffff88811e40a000 > [ 1282.991407] i915 0000:00:02.0: [drm:drm_atomic_state_default_clear] Clearing atomic state ffff88811e40a000 > [ 1282.991419] i915 0000:00:02.0: [drm:__drm_atomic_state_free] Freeing atomic state ffff88811e40a000 > [ 1283.003939] [drm:drm_helper_probe_single_connector_modes [drm_kms_helper]] [CONNECTOR:143:DP-1] > [ 1283.003978] i915 0000:00:02.0: [drm:intel_dp_detect [i915]] [CONNECTOR:143:DP-1] > [ 1283.004428] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling always-on > [ 1283.005318] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling always-on > [ 1283.005622] [drm:drm_helper_probe_single_connector_modes [drm_kms_helper]] [CONNECTOR:143:DP-1] disconnected > [ 1283.005687] [drm:drm_helper_probe_single_connector_modes [drm_kms_helper]] [CONNECTOR:154:HDMI-A-1] > [ 1283.005707] i915 0000:00:02.0: [drm:intel_hdmi_detect [i915]] [CONNECTOR:154:HDMI-A-1] > [ 1283.005919] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling always-on > [ 1283.006138] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling DC_off > [ 1283.006921] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 01 to 00 > [ 1283.008460] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK for addr: 0050 w(1) > [ 1283.008711] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK on first message, retry > [ 1283.009363] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK for addr: 0050 w(1) > [ 1283.010646] [drm:drm_do_probe_ddc_edid] drm: skipping non-existent adapter i915 gmbus dpb > [ 1283.010657] i915 0000:00:02.0: [drm:intel_hdmi_set_edid [i915]] HDMI GMBUS EDID read failed, retry using GPIO bit-banging > [ 1283.011397] i915 0000:00:02.0: [drm:intel_gmbus_force_bit [i915]] enabling bit-banging on i915 gmbus dpb. force bit now 1 > [ 1283.013423] [drm:drm_do_probe_ddc_edid] drm: skipping non-existent adapter i915 gmbus dpb > [ 1283.013438] i915 0000:00:02.0: [drm:intel_gmbus_force_bit [i915]] disabling bit-banging on i915 gmbus dpb. force bit now 0 > [ 1283.014148] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK for addr: 0040 w(1) > [ 1283.014428] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK on first message, retry > [ 1283.014904] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK for addr: 0040 w(1) > [ 1283.015179] i915 0000:00:02.0: [drm:drm_dp_dual_mode_detect [drm_display_helper]] DP dual mode HDMI ID: (err -6) > [ 1283.015199] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling DC_off > [ 1283.015445] i915 0000:00:02.0: [drm:gen9_enable_dc5 [i915]] Enabling DC5 > [ 1283.015645] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 00 to 01 > [ 1283.017985] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling always-on > [ 1283.018304] [drm:drm_helper_probe_single_connector_modes [drm_kms_helper]] [CONNECTOR:154:HDMI-A-1] disconnected > [ 1283.018368] [drm:drm_helper_probe_single_connector_modes [drm_kms_helper]] [CONNECTOR:160:HDMI-A-2] > [ 1283.018393] i915 0000:00:02.0: [drm:intel_hdmi_detect [i915]] [CONNECTOR:160:HDMI-A-2] > [ 1283.018609] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling always-on > [ 1283.018834] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling DC_off > [ 1283.019605] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 01 to 00 > [ 1283.046663] [drm:update_display_info] Supported Monitor Refresh rate range is 0 Hz - 0 Hz > [ 1283.046679] [drm:update_display_info] HDMI: DVI dual 0, max TMDS clock 300000 kHz > [ 1283.046683] [drm:update_display_info] HF-VSDB: max TMDS clock 600000 kHz > [ 1283.046686] [drm:update_display_info] hdmi_21 sink detected. parsing edid > [ 1283.046898] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpc] NAK for addr: 0040 w(1) > [ 1283.047161] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpc] NAK on first message, retry > [ 1283.047892] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpc] NAK for addr: 0040 w(1) > [ 1283.048145] i915 0000:00:02.0: [drm:drm_dp_dual_mode_detect [drm_display_helper]] DP dual mode HDMI ID: (err -6) > [ 1283.048166] [drm:drm_detect_monitor_audio] Monitor has basic audio support > [ 1283.048175] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling DC_off > [ 1283.048425] i915 0000:00:02.0: [drm:gen9_enable_dc5 [i915]] Enabling DC5 > [ 1283.048645] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 00 to 01 > [ 1283.049869] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling always-on > [ 1283.050120] [drm:update_display_info] Supported Monitor Refresh rate range is 0 Hz - 0 Hz > [ 1283.050127] [drm:update_display_info] HDMI: DVI dual 0, max TMDS clock 300000 kHz > [ 1283.050131] [drm:update_display_info] HF-VSDB: max TMDS clock 600000 kHz > [ 1283.050134] [drm:update_display_info] hdmi_21 sink detected. parsing edid > [ 1283.050156] [drm:update_display_info] Supported Monitor Refresh rate range is 0 Hz - 0 Hz > [ 1283.050160] [drm:update_display_info] HDMI: DVI dual 0, max TMDS clock 300000 kHz > [ 1283.050164] [drm:update_display_info] HF-VSDB: max TMDS clock 600000 kHz > [ 1283.050167] [drm:update_display_info] hdmi_21 sink detected. parsing edid > [ 1283.050170] [drm:_drm_edid_connector_update] ELD monitor LG HDR 4K > [ 1283.050174] [drm:_drm_edid_connector_update] HDMI: latency present 0 0, video latency 0 1, audio latency 96 2 > [ 1283.050179] [drm:_drm_edid_connector_update] ELD size 32, SAD count 1 > [ 1283.050736] [drm:drm_helper_probe_single_connector_modes [drm_kms_helper]] [CONNECTOR:160:HDMI-A-2] probed modes : > [ 1283.050760] [drm:drm_mode_debug_printmodeline] Modeline "3840x2160": 60 594000 3840 4016 4104 4400 2160 2168 2178 2250 0x48 0x5 > [ 1283.050767] [drm:drm_mode_debug_printmodeline] Modeline "3840x2160": 60 594000 3840 4016 4104 4400 2160 2168 2178 2250 0x40 0x5 > [ 1283.050773] [drm:drm_mode_debug_printmodeline] Modeline "3840x2160": 60 593407 3840 4016 4104 4400 2160 2168 2178 2250 0x40 0x5 > [ 1283.050778] [drm:drm_mode_debug_printmodeline] Modeline "3840x2160": 50 594000 3840 4896 4984 5280 2160 2168 2178 2250 0x40 0x5 > [ 1283.050783] [drm:drm_mode_debug_printmodeline] Modeline "3840x2160": 30 297000 3840 4016 4104 4400 2160 2168 2178 2250 0x40 0x9 > [ 1283.050789] [drm:drm_mode_debug_printmodeline] Modeline "3840x2160": 30 297000 3840 4016 4104 4400 2160 2168 2178 2250 0x40 0x5 > [ 1283.050794] [drm:drm_mode_debug_printmodeline] Modeline "3840x2160": 30 296703 3840 4016 4104 4400 2160 2168 2178 2250 0x40 0x5 > [ 1283.050799] [drm:drm_mode_debug_printmodeline] Modeline "3840x2160": 25 297000 3840 4896 4984 5280 2160 2168 2178 2250 0x40 0x5 > [ 1283.050804] [drm:drm_mode_debug_printmodeline] Modeline "3840x2160": 24 297000 3840 5116 5204 5500 2160 2168 2178 2250 0x40 0x5 > [ 1283.050810] [drm:drm_mode_debug_printmodeline] Modeline "3840x2160": 24 296703 3840 5116 5204 5500 2160 2168 2178 2250 0x40 0x5 > [ 1283.050815] [drm:drm_mode_debug_printmodeline] Modeline "2560x1440": 60 241500 2560 2608 2640 2720 1440 1443 1448 1481 0x40 0x9 > [ 1283.050820] [drm:drm_mode_debug_printmodeline] Modeline "1920x1080": 60 148500 1920 2008 2052 2200 1080 1084 1089 1125 0x40 0x5 > [ 1283.050825] [drm:drm_mode_debug_printmodeline] Modeline "1920x1080": 60 148500 1920 2008 2052 2200 1080 1084 1089 1125 0x40 0x5 > [ 1283.050830] [drm:drm_mode_debug_printmodeline] Modeline "1920x1080": 60 148352 1920 2008 2052 2200 1080 1084 1089 1125 0x40 0x5 > [ 1283.050836] [drm:drm_mode_debug_printmodeline] Modeline "1920x1080": 50 148500 1920 2448 2492 2640 1080 1084 1089 1125 0x40 0x5 > [ 1283.050841] [drm:drm_mode_debug_printmodeline] Modeline "1920x1080": 30 74250 1920 2008 2052 2200 1080 1084 1089 1125 0x40 0x5 > [ 1283.050846] [drm:drm_mode_debug_printmodeline] Modeline "1920x1080": 30 74176 1920 2008 2052 2200 1080 1084 1089 1125 0x40 0x5 > [ 1283.050851] [drm:drm_mode_debug_printmodeline] Modeline "1920x1080": 24 74250 1920 2558 2602 2750 1080 1084 1089 1125 0x40 0x5 > [ 1283.050856] [drm:drm_mode_debug_printmodeline] Modeline "1920x1080": 24 74176 1920 2558 2602 2750 1080 1084 1089 1125 0x40 0x5 > [ 1283.050861] [drm:drm_mode_debug_printmodeline] Modeline "1600x900": 60 108000 1600 1624 1704 1800 900 901 904 1000 0x40 0x5 > [ 1283.050904] [drm:drm_mode_debug_printmodeline] Modeline "1280x1024": 60 108000 1280 1328 1440 1688 1024 1025 1028 1066 0x40 0x5 > [ 1283.050910] [drm:drm_mode_debug_printmodeline] Modeline "1280x800": 60 71000 1280 1328 1360 1440 800 803 809 823 0x40 0x9 > [ 1283.050916] [drm:drm_mode_debug_printmodeline] Modeline "1280x720": 60 74250 1280 1390 1430 1650 720 725 730 750 0x40 0x5 > [ 1283.050921] [drm:drm_mode_debug_printmodeline] Modeline "1280x720": 60 74250 1280 1390 1430 1650 720 725 730 750 0x40 0x5 > [ 1283.050926] [drm:drm_mode_debug_printmodeline] Modeline "1280x720": 60 74176 1280 1390 1430 1650 720 725 730 750 0x40 0x5 > [ 1283.050932] [drm:drm_mode_debug_printmodeline] Modeline "1024x768": 60 65000 1024 1048 1184 1344 768 771 777 806 0x40 0xa > [ 1283.050937] [drm:drm_mode_debug_printmodeline] Modeline "800x600": 60 40000 800 840 968 1056 600 601 605 628 0x40 0x5 > [ 1283.050942] [drm:drm_mode_debug_printmodeline] Modeline "720x576": 50 27000 720 732 796 864 576 581 586 625 0x40 0xa > [ 1283.050947] [drm:drm_mode_debug_printmodeline] Modeline "720x480": 60 27027 720 736 798 858 480 489 495 525 0x40 0xa > [ 1283.050953] [drm:drm_mode_debug_printmodeline] Modeline "720x480": 60 27000 720 736 798 858 480 489 495 525 0x40 0xa > [ 1283.050958] [drm:drm_mode_debug_printmodeline] Modeline "640x480": 60 25200 640 656 752 800 480 490 492 525 0x40 0xa > [ 1283.050963] [drm:drm_mode_debug_printmodeline] Modeline "640x480": 60 25175 640 656 752 800 480 490 492 525 0x40 0xa > [ 1283.050968] [drm:drm_mode_debug_printmodeline] Modeline "640x480": 60 25175 640 656 752 800 480 490 492 525 0x40 0xa > [ 1283.051096] [drm:drm_helper_probe_single_connector_modes [drm_kms_helper]] [CONNECTOR:143:DP-1] > [ 1283.051116] i915 0000:00:02.0: [drm:intel_dp_detect [i915]] [CONNECTOR:143:DP-1] > [ 1283.051383] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling always-on > [ 1283.052172] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling always-on > [ 1283.052399] [drm:drm_helper_probe_single_connector_modes [drm_kms_helper]] [CONNECTOR:143:DP-1] disconnected > [ 1283.052447] [drm:drm_helper_probe_single_connector_modes [drm_kms_helper]] [CONNECTOR:154:HDMI-A-1] > [ 1283.052467] i915 0000:00:02.0: [drm:intel_hdmi_detect [i915]] [CONNECTOR:154:HDMI-A-1] > [ 1283.052699] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling always-on > [ 1283.052897] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling DC_off > [ 1283.053635] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 01 to 00 > [ 1283.054983] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK for addr: 0050 w(1) > [ 1283.055288] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK on first message, retry > [ 1283.055652] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK for addr: 0050 w(1) > [ 1283.055856] [drm:drm_do_probe_ddc_edid] drm: skipping non-existent adapter i915 gmbus dpb > [ 1283.055864] i915 0000:00:02.0: [drm:intel_hdmi_set_edid [i915]] HDMI GMBUS EDID read failed, retry using GPIO bit-banging > [ 1283.056103] i915 0000:00:02.0: [drm:intel_gmbus_force_bit [i915]] enabling bit-banging on i915 gmbus dpb. force bit now 1 > [ 1283.057221] [drm:drm_do_probe_ddc_edid] drm: skipping non-existent adapter i915 gmbus dpb > [ 1283.057230] i915 0000:00:02.0: [drm:intel_gmbus_force_bit [i915]] disabling bit-banging on i915 gmbus dpb. force bit now 0 > [ 1283.057614] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK for addr: 0040 w(1) > [ 1283.057854] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK on first message, retry > [ 1283.058194] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK for addr: 0040 w(1) > [ 1283.058395] i915 0000:00:02.0: [drm:drm_dp_dual_mode_detect [drm_display_helper]] DP dual mode HDMI ID: (err -6) > [ 1283.058414] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling DC_off > [ 1283.058644] i915 0000:00:02.0: [drm:gen9_enable_dc5 [i915]] Enabling DC5 > [ 1283.058862] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 00 to 01 > [ 1283.060100] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling always-on > [ 1283.060359] [drm:drm_helper_probe_single_connector_modes [drm_kms_helper]] [CONNECTOR:154:HDMI-A-1] disconnected > [ 1283.060424] [drm:drm_helper_probe_single_connector_modes [drm_kms_helper]] [CONNECTOR:160:HDMI-A-2] > [ 1283.060449] i915 0000:00:02.0: [drm:intel_hdmi_detect [i915]] [CONNECTOR:160:HDMI-A-2] > [ 1283.060699] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling always-on > [ 1283.060927] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling DC_off > [ 1283.061664] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 01 to 00 > [ 1283.091251] [drm:update_display_info] Supported Monitor Refresh rate range is 0 Hz - 0 Hz > [ 1283.091268] [drm:update_display_info] HDMI: DVI dual 0, max TMDS clock 300000 kHz > [ 1283.091272] [drm:update_display_info] HF-VSDB: max TMDS clock 600000 kHz > [ 1283.091276] [drm:update_display_info] hdmi_21 sink detected. parsing edid > [ 1283.091491] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpc] NAK for addr: 0040 w(1) > [ 1283.091742] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpc] NAK on first message, retry > [ 1283.092554] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpc] NAK for addr: 0040 w(1) > [ 1283.092813] i915 0000:00:02.0: [drm:drm_dp_dual_mode_detect [drm_display_helper]] DP dual mode HDMI ID: (err -6) > [ 1283.092834] [drm:drm_detect_monitor_audio] Monitor has basic audio support > [ 1283.092844] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling DC_off > [ 1283.093068] i915 0000:00:02.0: [drm:gen9_enable_dc5 [i915]] Enabling DC5 > [ 1283.093276] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 00 to 01 > [ 1283.095532] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling always-on > [ 1283.095797] [drm:update_display_info] Supported Monitor Refresh rate range is 0 Hz - 0 Hz > [ 1283.095806] [drm:update_display_info] HDMI: DVI dual 0, max TMDS clock 300000 kHz > [ 1283.095809] [drm:update_display_info] HF-VSDB: max TMDS clock 600000 kHz > [ 1283.095812] [drm:update_display_info] hdmi_21 sink detected. parsing edid > [ 1283.095835] [drm:update_display_info] Supported Monitor Refresh rate range is 0 Hz - 0 Hz > [ 1283.095839] [drm:update_display_info] HDMI: DVI dual 0, max TMDS clock 300000 kHz > [ 1283.095842] [drm:update_display_info] HF-VSDB: max TMDS clock 600000 kHz > [ 1283.095845] [drm:update_display_info] hdmi_21 sink detected. parsing edid > [ 1283.095848] [drm:_drm_edid_connector_update] ELD monitor LG HDR 4K > [ 1283.095853] [drm:_drm_edid_connector_update] HDMI: latency present 0 0, video latency 0 1, audio latency 96 2 > [ 1283.095858] [drm:_drm_edid_connector_update] ELD size 32, SAD count 1 > [ 1283.096385] [drm:drm_helper_probe_single_connector_modes [drm_kms_helper]] [CONNECTOR:160:HDMI-A-2] probed modes : > [ 1283.096410] [drm:drm_mode_debug_printmodeline] Modeline "3840x2160": 60 594000 3840 4016 4104 4400 2160 2168 2178 2250 0x48 0x5 > [ 1283.096418] [drm:drm_mode_debug_printmodeline] Modeline "3840x2160": 60 594000 3840 4016 4104 4400 2160 2168 2178 2250 0x40 0x5 > [ 1283.096423] [drm:drm_mode_debug_printmodeline] Modeline "3840x2160": 60 593407 3840 4016 4104 4400 2160 2168 2178 2250 0x40 0x5 > [ 1283.096429] [drm:drm_mode_debug_printmodeline] Modeline "3840x2160": 50 594000 3840 4896 4984 5280 2160 2168 2178 2250 0x40 0x5 > [ 1283.096435] [drm:drm_mode_debug_printmodeline] Modeline "3840x2160": 30 297000 3840 4016 4104 4400 2160 2168 2178 2250 0x40 0x9 > [ 1283.096440] [drm:drm_mode_debug_printmodeline] Modeline "3840x2160": 30 297000 3840 4016 4104 4400 2160 2168 2178 2250 0x40 0x5 > [ 1283.096445] [drm:drm_mode_debug_printmodeline] Modeline "3840x2160": 30 296703 3840 4016 4104 4400 2160 2168 2178 2250 0x40 0x5 > [ 1283.096451] [drm:drm_mode_debug_printmodeline] Modeline "3840x2160": 25 297000 3840 4896 4984 5280 2160 2168 2178 2250 0x40 0x5 > [ 1283.096456] [drm:drm_mode_debug_printmodeline] Modeline "3840x2160": 24 297000 3840 5116 5204 5500 2160 2168 2178 2250 0x40 0x5 > [ 1283.096461] [drm:drm_mode_debug_printmodeline] Modeline "3840x2160": 24 296703 3840 5116 5204 5500 2160 2168 2178 2250 0x40 0x5 > [ 1283.096466] [drm:drm_mode_debug_printmodeline] Modeline "2560x1440": 60 241500 2560 2608 2640 2720 1440 1443 1448 1481 0x40 0x9 > [ 1283.096471] [drm:drm_mode_debug_printmodeline] Modeline "1920x1080": 60 148500 1920 2008 2052 2200 1080 1084 1089 1125 0x40 0x5 > [ 1283.096476] [drm:drm_mode_debug_printmodeline] Modeline "1920x1080": 60 148500 1920 2008 2052 2200 1080 1084 1089 1125 0x40 0x5 > [ 1283.096482] [drm:drm_mode_debug_printmodeline] Modeline "1920x1080": 60 148352 1920 2008 2052 2200 1080 1084 1089 1125 0x40 0x5 > [ 1283.096487] [drm:drm_mode_debug_printmodeline] Modeline "1920x1080": 50 148500 1920 2448 2492 2640 1080 1084 1089 1125 0x40 0x5 > [ 1283.096492] [drm:drm_mode_debug_printmodeline] Modeline "1920x1080": 30 74250 1920 2008 2052 2200 1080 1084 1089 1125 0x40 0x5 > [ 1283.096497] [drm:drm_mode_debug_printmodeline] Modeline "1920x1080": 30 74176 1920 2008 2052 2200 1080 1084 1089 1125 0x40 0x5 > [ 1283.096502] [drm:drm_mode_debug_printmodeline] Modeline "1920x1080": 24 74250 1920 2558 2602 2750 1080 1084 1089 1125 0x40 0x5 > [ 1283.096507] [drm:drm_mode_debug_printmodeline] Modeline "1920x1080": 24 74176 1920 2558 2602 2750 1080 1084 1089 1125 0x40 0x5 > [ 1283.096512] [drm:drm_mode_debug_printmodeline] Modeline "1600x900": 60 108000 1600 1624 1704 1800 900 901 904 1000 0x40 0x5 > [ 1283.096518] [drm:drm_mode_debug_printmodeline] Modeline "1280x1024": 60 108000 1280 1328 1440 1688 1024 1025 1028 1066 0x40 0x5 > [ 1283.096523] [drm:drm_mode_debug_printmodeline] Modeline "1280x800": 60 71000 1280 1328 1360 1440 800 803 809 823 0x40 0x9 > [ 1283.096528] [drm:drm_mode_debug_printmodeline] Modeline "1280x720": 60 74250 1280 1390 1430 1650 720 725 730 750 0x40 0x5 > [ 1283.096534] [drm:drm_mode_debug_printmodeline] Modeline "1280x720": 60 74250 1280 1390 1430 1650 720 725 730 750 0x40 0x5 > [ 1283.096539] [drm:drm_mode_debug_printmodeline] Modeline "1280x720": 60 74176 1280 1390 1430 1650 720 725 730 750 0x40 0x5 > [ 1283.096544] [drm:drm_mode_debug_printmodeline] Modeline "1024x768": 60 65000 1024 1048 1184 1344 768 771 777 806 0x40 0xa > [ 1283.096549] [drm:drm_mode_debug_printmodeline] Modeline "800x600": 60 40000 800 840 968 1056 600 601 605 628 0x40 0x5 > [ 1283.096554] [drm:drm_mode_debug_printmodeline] Modeline "720x576": 50 27000 720 732 796 864 576 581 586 625 0x40 0xa > [ 1283.096560] [drm:drm_mode_debug_printmodeline] Modeline "720x480": 60 27027 720 736 798 858 480 489 495 525 0x40 0xa > [ 1283.096565] [drm:drm_mode_debug_printmodeline] Modeline "720x480": 60 27000 720 736 798 858 480 489 495 525 0x40 0xa > [ 1283.096570] [drm:drm_mode_debug_printmodeline] Modeline "640x480": 60 25200 640 656 752 800 480 490 492 525 0x40 0xa > [ 1283.096575] [drm:drm_mode_debug_printmodeline] Modeline "640x480": 60 25175 640 656 752 800 480 490 492 525 0x40 0xa > [ 1283.096580] [drm:drm_mode_debug_printmodeline] Modeline "640x480": 60 25175 640 656 752 800 480 490 492 525 0x40 0xa > [ 1283.111872] i915 0000:00:02.0: [drm:drm_atomic_state_init] Allocated atomic state ffff88811e40a000 > [ 1283.111895] i915 0000:00:02.0: [drm:drm_atomic_get_plane_state] Added [PLANE:63:cursor A] ffff88813a149a00 state to ffff88811e40a000 > [ 1283.111903] i915 0000:00:02.0: [drm:drm_atomic_set_fb_for_plane] Set [NOFB] for [PLANE:63:cursor A] state ffff88813a149a00 > [ 1283.111910] i915 0000:00:02.0: [drm:drm_atomic_check_only] checking ffff88811e40a000 > [ 1283.111926] i915 0000:00:02.0: [drm:drm_atomic_commit] committing ffff88811e40a000 > [ 1283.111994] i915 0000:00:02.0: [drm:drm_atomic_state_default_clear] Clearing atomic state ffff88811e40a000 > [ 1283.112012] i915 0000:00:02.0: [drm:__drm_atomic_state_free] Freeing atomic state ffff88811e40a000 > [ 1283.112047] i915 0000:00:02.0: [drm:drm_atomic_state_init] Allocated atomic state ffff88811e40a000 > [ 1283.112086] i915 0000:00:02.0: [drm:drm_atomic_get_plane_state] Added [PLANE:63:cursor A] ffff8881363c8200 state to ffff88811e40a000 > [ 1283.112092] i915 0000:00:02.0: [drm:drm_atomic_set_fb_for_plane] Set [NOFB] for [PLANE:63:cursor A] state ffff8881363c8200 > [ 1283.112097] i915 0000:00:02.0: [drm:drm_atomic_check_only] checking ffff88811e40a000 > [ 1283.112104] i915 0000:00:02.0: [drm:drm_atomic_commit] committing ffff88811e40a000 > [ 1283.112145] i915 0000:00:02.0: [drm:drm_atomic_state_default_clear] Clearing atomic state ffff88811e40a000 > [ 1283.112158] i915 0000:00:02.0: [drm:__drm_atomic_state_free] Freeing atomic state ffff88811e40a000 > [ 1283.150222] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling always-on > [ 1283.150485] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling DC_off > [ 1283.151219] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 01 to 00 > [ 1283.153678] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling PW_2 > [ 1283.154270] i915 0000:00:02.0: [drm:i915_audio_component_get_power [i915]] restored AUD_FREQ_CNTRL to 0x10 > [ 1283.154520] i915 0000:00:02.0: [drm:drm_atomic_state_init] Allocated atomic state ffff88811a602000 > [ 1283.154544] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff888108659e98 state ffff88810634ce00 to ffff88811a602000 > [ 1283.154743] i915 0000:00:02.0: [drm:drm_atomic_check_only] checking ffff88811a602000 > [ 1283.154777] i915 0000:00:02.0: [drm:drm_atomic_get_crtc_state] Added [CRTC:67:pipe A] ffff8881045e2000 state to ffff88811a602000 > [ 1283.154798] i915 0000:00:02.0: [drm:drm_atomic_get_crtc_state] Added [CRTC:104:pipe B] ffff8881361c2000 state to ffff88811a602000 > [ 1283.154816] i915 0000:00:02.0: [drm:drm_atomic_get_crtc_state] Added [CRTC:141:pipe C] ffff88811a5e2000 state to ffff88811a602000 > [ 1283.154822] i915 0000:00:02.0: [drm:intel_modeset_calc_cdclk [i915]] Modeset required for cdclk change > [ 1283.155020] i915 0000:00:02.0: [drm:intel_modeset_calc_cdclk [i915]] New cdclk calculated to be logical 316800 kHz, actual 316800 kHz > [ 1283.155308] i915 0000:00:02.0: [drm:intel_modeset_calc_cdclk [i915]] New voltage level calculated to be logical 13, actual 13 > [ 1283.155512] i915 0000:00:02.0: [drm:drm_atomic_commit] committing ffff88811a602000 > [ 1283.155587] i915 0000:00:02.0: [drm:intel_cdclk_dump_config [i915]] Changing CDCLK to 316800 kHz, VCO 633600 kHz, ref 19200 kHz, bypass 19200 kHz, voltage level 13 > [ 1283.155821] i915 0000:00:02.0: [drm:intel_modeset_verify_disabled [i915]] [ENCODER:142:DDI B/PHY B] > [ 1283.156019] i915 0000:00:02.0: [drm:intel_modeset_verify_disabled [i915]] [ENCODER:144:DP-MST A] > [ 1283.156323] i915 0000:00:02.0: [drm:intel_modeset_verify_disabled [i915]] [ENCODER:145:DP-MST B] > [ 1283.156526] i915 0000:00:02.0: [drm:intel_modeset_verify_disabled [i915]] [ENCODER:146:DP-MST C] > [ 1283.156723] i915 0000:00:02.0: [drm:intel_modeset_verify_disabled [i915]] [ENCODER:159:DDI C/PHY C] > [ 1283.158589] i915 0000:00:02.0: [drm:verify_single_dpll_state.isra.0 [i915]] PORT PLL A > [ 1283.158859] i915 0000:00:02.0: [drm:verify_single_dpll_state.isra.0 [i915]] PORT PLL B > [ 1283.159272] i915 0000:00:02.0: [drm:verify_single_dpll_state.isra.0 [i915]] PORT PLL C > [ 1283.159539] i915 0000:00:02.0: [drm:drm_atomic_state_default_clear] Clearing atomic state ffff88811a602000 > [ 1283.159586] i915 0000:00:02.0: [drm:__drm_atomic_state_free] Freeing atomic state ffff88811a602000 > [ 1283.171817] i915 0000:00:02.0: [drm:i915_audio_component_get_eld [i915]] Not valid for port B > [ 1283.172077] i915 0000:00:02.0: [drm:i915_audio_component_get_eld [i915]] Not valid for port B > [ 1283.172278] i915 0000:00:02.0: [drm:i915_audio_component_get_eld [i915]] Not valid for port B > [ 1283.172474] i915 0000:00:02.0: [drm:i915_audio_component_get_eld [i915]] Not valid for port C > [ 1283.172672] i915 0000:00:02.0: [drm:i915_audio_component_get_eld [i915]] Not valid for port C > [ 1283.172869] i915 0000:00:02.0: [drm:i915_audio_component_get_eld [i915]] Not valid for port C > [ 1283.173156] i915 0000:00:02.0: [drm:i915_audio_component_get_eld [i915]] Not valid for port D > [ 1283.173355] i915 0000:00:02.0: [drm:i915_audio_component_get_eld [i915]] Not valid for port D > [ 1283.173551] i915 0000:00:02.0: [drm:i915_audio_component_get_eld [i915]] Not valid for port D > [ 1283.173709] i915 0000:00:02.0: [drm:drm_atomic_state_init] Allocated atomic state ffff88811a602000 > [ 1283.173764] i915 0000:00:02.0: [drm:drm_atomic_get_crtc_state] Added [CRTC:67:pipe A] ffff888105e52000 state to ffff88811a602000 > [ 1283.173773] i915 0000:00:02.0: [drm:drm_atomic_check_only] checking ffff88811a602000 > [ 1283.173799] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff888108659ec0 state ffff888146e3e840 to ffff88811a602000 > [ 1283.174018] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff88810865b140 state ffff888141046fc8 to ffff88811a602000 > [ 1283.174163] i915 0000:00:02.0: [drm:drm_atomic_state_init] Allocated atomic state ffff88811a606800 > [ 1283.174526] i915 0000:00:02.0: [drm:drm_atomic_commit] committing ffff88811a602000 > [ 1283.174835] i915 0000:00:02.0: [drm:drm_atomic_state_default_clear] Clearing atomic state ffff88811a602000 > [ 1283.174875] i915 0000:00:02.0: [drm:__drm_atomic_state_free] Freeing atomic state ffff88811a602000 > [ 1283.174928] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff888108659e98 state ffff888146c5b400 to ffff88811a606800 > [ 1283.175232] i915 0000:00:02.0: [drm:drm_atomic_check_only] checking ffff88811a606800 > [ 1283.175262] i915 0000:00:02.0: [drm:drm_atomic_get_crtc_state] Added [CRTC:67:pipe A] ffff888105ee2000 state to ffff88811a606800 > [ 1283.175283] i915 0000:00:02.0: [drm:drm_atomic_get_crtc_state] Added [CRTC:104:pipe B] ffff888141222000 state to ffff88811a606800 > [ 1283.175303] i915 0000:00:02.0: [drm:drm_atomic_get_crtc_state] Added [CRTC:141:pipe C] ffff88810a492000 state to ffff88811a606800 > [ 1283.175309] i915 0000:00:02.0: [drm:intel_modeset_calc_cdclk [i915]] Modeset required for cdclk change > [ 1283.175510] i915 0000:00:02.0: [drm:intel_modeset_calc_cdclk [i915]] New cdclk calculated to be logical 79200 kHz, actual 79200 kHz > [ 1283.175709] i915 0000:00:02.0: [drm:intel_modeset_calc_cdclk [i915]] New voltage level calculated to be logical 4, actual 4 > [ 1283.175909] i915 0000:00:02.0: [drm:drm_atomic_commit] committing ffff88811a606800 > [ 1283.175973] i915 0000:00:02.0: [drm:intel_cdclk_dump_config [i915]] Changing CDCLK to 79200 kHz, VCO 633600 kHz, ref 19200 kHz, bypass 19200 kHz, voltage level 4 > [ 1283.176239] i915 0000:00:02.0: [drm:intel_modeset_verify_disabled [i915]] [ENCODER:142:DDI B/PHY B] > [ 1283.176690] i915 0000:00:02.0: [drm:intel_modeset_verify_disabled [i915]] [ENCODER:144:DP-MST A] > [ 1283.176912] i915 0000:00:02.0: [drm:intel_modeset_verify_disabled [i915]] [ENCODER:145:DP-MST B] > [ 1283.177232] i915 0000:00:02.0: [drm:intel_modeset_verify_disabled [i915]] [ENCODER:146:DP-MST C] > [ 1283.177430] i915 0000:00:02.0: [drm:intel_modeset_verify_disabled [i915]] [ENCODER:159:DDI C/PHY C] > [ 1283.177745] i915 0000:00:02.0: [drm:verify_single_dpll_state.isra.0 [i915]] PORT PLL A > [ 1283.177979] i915 0000:00:02.0: [drm:verify_single_dpll_state.isra.0 [i915]] PORT PLL B > [ 1283.178209] i915 0000:00:02.0: [drm:verify_single_dpll_state.isra.0 [i915]] PORT PLL C > [ 1283.178463] i915 0000:00:02.0: [drm:drm_atomic_state_default_clear] Clearing atomic state ffff88811a606800 > [ 1283.178513] i915 0000:00:02.0: [drm:__drm_atomic_state_free] Freeing atomic state ffff88811a606800 > [ 1283.178538] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling PW_2 > [ 1283.178767] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling DC_off > [ 1283.178970] i915 0000:00:02.0: [drm:gen9_enable_dc5 [i915]] Enabling DC5 > [ 1283.179193] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 00 to 01 > [ 1283.182520] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling always-on > [ 1283.204617] [drm:drm_helper_probe_single_connector_modes [drm_kms_helper]] [CONNECTOR:143:DP-1] > [ 1283.204653] i915 0000:00:02.0: [drm:intel_dp_detect [i915]] [CONNECTOR:143:DP-1] > [ 1283.204920] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling always-on > [ 1283.206008] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling always-on > [ 1283.206271] [drm:drm_helper_probe_single_connector_modes [drm_kms_helper]] [CONNECTOR:143:DP-1] disconnected > [ 1283.206332] [drm:drm_helper_probe_single_connector_modes [drm_kms_helper]] [CONNECTOR:154:HDMI-A-1] > [ 1283.206352] i915 0000:00:02.0: [drm:intel_hdmi_detect [i915]] [CONNECTOR:154:HDMI-A-1] > [ 1283.206560] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling always-on > [ 1283.206754] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling DC_off > [ 1283.207485] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 01 to 00 > [ 1283.208746] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK for addr: 0050 w(1) > [ 1283.208984] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK on first message, retry > [ 1283.210172] i915 0000:00:02.0: [drm:i915_hdcp_component_unbind [i915]] I915 HDCP comp unbind > [ 1283.210661] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK for addr: 0050 w(1) > [ 1283.210866] [drm:drm_do_probe_ddc_edid] drm: skipping non-existent adapter i915 gmbus dpb > [ 1283.210875] i915 0000:00:02.0: [drm:intel_hdmi_set_edid [i915]] HDMI GMBUS EDID read failed, retry using GPIO bit-banging > [ 1283.211093] i915 0000:00:02.0: [drm:intel_gmbus_force_bit [i915]] enabling bit-banging on i915 gmbus dpb. force bit now 1 > [ 1283.212173] [drm:drm_do_probe_ddc_edid] drm: skipping non-existent adapter i915 gmbus dpb > [ 1283.212182] i915 0000:00:02.0: [drm:intel_gmbus_force_bit [i915]] disabling bit-banging on i915 gmbus dpb. force bit now 0 > [ 1283.212575] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK for addr: 0040 w(1) > [ 1283.212767] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK on first message, retry > [ 1283.213282] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK for addr: 0040 w(1) > [ 1283.213516] i915 0000:00:02.0: [drm:drm_dp_dual_mode_detect [drm_display_helper]] DP dual mode HDMI ID: (err -6) > [ 1283.213535] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling DC_off > [ 1283.213737] i915 0000:00:02.0: [drm:gen9_enable_dc5 [i915]] Enabling DC5 > [ 1283.213932] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 00 to 01 > [ 1283.215175] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling always-on > [ 1283.215409] [drm:drm_helper_probe_single_connector_modes [drm_kms_helper]] [CONNECTOR:154:HDMI-A-1] disconnected > [ 1283.215479] [drm:drm_helper_probe_single_connector_modes [drm_kms_helper]] [CONNECTOR:160:HDMI-A-2] > [ 1283.215504] i915 0000:00:02.0: [drm:intel_hdmi_detect [i915]] [CONNECTOR:160:HDMI-A-2] > [ 1283.215712] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling always-on > [ 1283.215907] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling DC_off > [ 1283.216610] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 01 to 00 > [ 1283.243853] [drm:update_display_info] Supported Monitor Refresh rate range is 0 Hz - 0 Hz > [ 1283.243869] [drm:update_display_info] HDMI: DVI dual 0, max TMDS clock 300000 kHz > [ 1283.243873] [drm:update_display_info] HF-VSDB: max TMDS clock 600000 kHz > [ 1283.243876] [drm:update_display_info] hdmi_21 sink detected. parsing edid > [ 1283.244614] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpc] NAK for addr: 0040 w(1) > [ 1283.244874] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpc] NAK on first message, retry > [ 1283.245223] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpc] NAK for addr: 0040 w(1) > [ 1283.245433] i915 0000:00:02.0: [drm:drm_dp_dual_mode_detect [drm_display_helper]] DP dual mode HDMI ID: (err -6) > [ 1283.245453] [drm:drm_detect_monitor_audio] Monitor has basic audio support > [ 1283.245463] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling DC_off > [ 1283.245668] i915 0000:00:02.0: [drm:gen9_enable_dc5 [i915]] Enabling DC5 > [ 1283.245863] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 00 to 01 > [ 1283.248150] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling always-on > [ 1283.248424] [drm:update_display_info] Supported Monitor Refresh rate range is 0 Hz - 0 Hz > [ 1283.248432] [drm:update_display_info] HDMI: DVI dual 0, max TMDS clock 300000 kHz > [ 1283.248436] [drm:update_display_info] HF-VSDB: max TMDS clock 600000 kHz > [ 1283.248439] [drm:update_display_info] hdmi_21 sink detected. parsing edid > [ 1283.248463] [drm:update_display_info] Supported Monitor Refresh rate range is 0 Hz - 0 Hz > [ 1283.248467] [drm:update_display_info] HDMI: DVI dual 0, max TMDS clock 300000 kHz > [ 1283.248471] [drm:update_display_info] HF-VSDB: max TMDS clock 600000 kHz > [ 1283.248473] [drm:update_display_info] hdmi_21 sink detected. parsing edid > [ 1283.248476] [drm:_drm_edid_connector_update] ELD monitor LG HDR 4K > [ 1283.248481] [drm:_drm_edid_connector_update] HDMI: latency present 0 0, video latency 0 1, audio latency 96 2 > [ 1283.248486] [drm:_drm_edid_connector_update] ELD size 32, SAD count 1 > [ 1283.249006] [drm:drm_helper_probe_single_connector_modes [drm_kms_helper]] [CONNECTOR:160:HDMI-A-2] probed modes : > [ 1283.249028] [drm:drm_mode_debug_printmodeline] Modeline "3840x2160": 60 594000 3840 4016 4104 4400 2160 2168 2178 2250 0x48 0x5 > [ 1283.249036] [drm:drm_mode_debug_printmodeline] Modeline "3840x2160": 60 594000 3840 4016 4104 4400 2160 2168 2178 2250 0x40 0x5 > [ 1283.249041] [drm:drm_mode_debug_printmodeline] Modeline "3840x2160": 60 593407 3840 4016 4104 4400 2160 2168 2178 2250 0x40 0x5 > [ 1283.249047] [drm:drm_mode_debug_printmodeline] Modeline "3840x2160": 50 594000 3840 4896 4984 5280 2160 2168 2178 2250 0x40 0x5 > [ 1283.249073] [drm:drm_mode_debug_printmodeline] Modeline "3840x2160": 30 297000 3840 4016 4104 4400 2160 2168 2178 2250 0x40 0x9 > [ 1283.249079] [drm:drm_mode_debug_printmodeline] Modeline "3840x2160": 30 297000 3840 4016 4104 4400 2160 2168 2178 2250 0x40 0x5 > [ 1283.249084] [drm:drm_mode_debug_printmodeline] Modeline "3840x2160": 30 296703 3840 4016 4104 4400 2160 2168 2178 2250 0x40 0x5 > [ 1283.249090] [drm:drm_mode_debug_printmodeline] Modeline "3840x2160": 25 297000 3840 4896 4984 5280 2160 2168 2178 2250 0x40 0x5 > [ 1283.249095] [drm:drm_mode_debug_printmodeline] Modeline "3840x2160": 24 297000 3840 5116 5204 5500 2160 2168 2178 2250 0x40 0x5 > [ 1283.249100] [drm:drm_mode_debug_printmodeline] Modeline "3840x2160": 24 296703 3840 5116 5204 5500 2160 2168 2178 2250 0x40 0x5 > [ 1283.249106] [drm:drm_mode_debug_printmodeline] Modeline "2560x1440": 60 241500 2560 2608 2640 2720 1440 1443 1448 1481 0x40 0x9 > [ 1283.249111] [drm:drm_mode_debug_printmodeline] Modeline "1920x1080": 60 148500 1920 2008 2052 2200 1080 1084 1089 1125 0x40 0x5 > [ 1283.249116] [drm:drm_mode_debug_printmodeline] Modeline "1920x1080": 60 148500 1920 2008 2052 2200 1080 1084 1089 1125 0x40 0x5 > [ 1283.249121] [drm:drm_mode_debug_printmodeline] Modeline "1920x1080": 60 148352 1920 2008 2052 2200 1080 1084 1089 1125 0x40 0x5 > [ 1283.249127] [drm:drm_mode_debug_printmodeline] Modeline "1920x1080": 50 148500 1920 2448 2492 2640 1080 1084 1089 1125 0x40 0x5 > [ 1283.249132] [drm:drm_mode_debug_printmodeline] Modeline "1920x1080": 30 74250 1920 2008 2052 2200 1080 1084 1089 1125 0x40 0x5 > [ 1283.249137] [drm:drm_mode_debug_printmodeline] Modeline "1920x1080": 30 74176 1920 2008 2052 2200 1080 1084 1089 1125 0x40 0x5 > [ 1283.249142] [drm:drm_mode_debug_printmodeline] Modeline "1920x1080": 24 74250 1920 2558 2602 2750 1080 1084 1089 1125 0x40 0x5 > [ 1283.249147] [drm:drm_mode_debug_printmodeline] Modeline "1920x1080": 24 74176 1920 2558 2602 2750 1080 1084 1089 1125 0x40 0x5 > [ 1283.249153] [drm:drm_mode_debug_printmodeline] Modeline "1600x900": 60 108000 1600 1624 1704 1800 900 901 904 1000 0x40 0x5 > [ 1283.249158] [drm:drm_mode_debug_printmodeline] Modeline "1280x1024": 60 108000 1280 1328 1440 1688 1024 1025 1028 1066 0x40 0x5 > [ 1283.249163] [drm:drm_mode_debug_printmodeline] Modeline "1280x800": 60 71000 1280 1328 1360 1440 800 803 809 823 0x40 0x9 > [ 1283.249169] [drm:drm_mode_debug_printmodeline] Modeline "1280x720": 60 74250 1280 1390 1430 1650 720 725 730 750 0x40 0x5 > [ 1283.249174] [drm:drm_mode_debug_printmodeline] Modeline "1280x720": 60 74250 1280 1390 1430 1650 720 725 730 750 0x40 0x5 > [ 1283.249179] [drm:drm_mode_debug_printmodeline] Modeline "1280x720": 60 74176 1280 1390 1430 1650 720 725 730 750 0x40 0x5 > [ 1283.249184] [drm:drm_mode_debug_printmodeline] Modeline "1024x768": 60 65000 1024 1048 1184 1344 768 771 777 806 0x40 0xa > [ 1283.249190] [drm:drm_mode_debug_printmodeline] Modeline "800x600": 60 40000 800 840 968 1056 600 601 605 628 0x40 0x5 > [ 1283.249195] [drm:drm_mode_debug_printmodeline] Modeline "720x576": 50 27000 720 732 796 864 576 581 586 625 0x40 0xa > [ 1283.249200] [drm:drm_mode_debug_printmodeline] Modeline "720x480": 60 27027 720 736 798 858 480 489 495 525 0x40 0xa > [ 1283.249205] [drm:drm_mode_debug_printmodeline] Modeline "720x480": 60 27000 720 736 798 858 480 489 495 525 0x40 0xa > [ 1283.249210] [drm:drm_mode_debug_printmodeline] Modeline "640x480": 60 25200 640 656 752 800 480 490 492 525 0x40 0xa > [ 1283.249216] [drm:drm_mode_debug_printmodeline] Modeline "640x480": 60 25175 640 656 752 800 480 490 492 525 0x40 0xa > [ 1283.249221] [drm:drm_mode_debug_printmodeline] Modeline "640x480": 60 25175 640 656 752 800 480 490 492 525 0x40 0xa > [ 1283.249358] [drm:drm_helper_probe_single_connector_modes [drm_kms_helper]] [CONNECTOR:143:DP-1] > [ 1283.249379] i915 0000:00:02.0: [drm:intel_dp_detect [i915]] [CONNECTOR:143:DP-1] > [ 1283.249632] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling always-on > [ 1283.250374] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling always-on > [ 1283.250609] [drm:drm_helper_probe_single_connector_modes [drm_kms_helper]] [CONNECTOR:143:DP-1] disconnected > [ 1283.250656] [drm:drm_helper_probe_single_connector_modes [drm_kms_helper]] [CONNECTOR:154:HDMI-A-1] > [ 1283.250676] i915 0000:00:02.0: [drm:intel_hdmi_detect [i915]] [CONNECTOR:154:HDMI-A-1] > [ 1283.250883] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling always-on > [ 1283.251086] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling DC_off > [ 1283.252036] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 01 to 00 > [ 1283.253129] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK for addr: 0050 w(1) > [ 1283.253356] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK on first message, retry > [ 1283.253718] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK for addr: 0050 w(1) > [ 1283.253918] [drm:drm_do_probe_ddc_edid] drm: skipping non-existent adapter i915 gmbus dpb > [ 1283.253926] i915 0000:00:02.0: [drm:intel_hdmi_set_edid [i915]] HDMI GMBUS EDID read failed, retry using GPIO bit-banging > [ 1283.254285] i915 0000:00:02.0: [drm:intel_gmbus_force_bit [i915]] enabling bit-banging on i915 gmbus dpb. force bit now 1 > [ 1283.255404] [drm:drm_do_probe_ddc_edid] drm: skipping non-existent adapter i915 gmbus dpb > [ 1283.255413] i915 0000:00:02.0: [drm:intel_gmbus_force_bit [i915]] disabling bit-banging on i915 gmbus dpb. force bit now 0 > [ 1283.255803] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK for addr: 0040 w(1) > [ 1283.256002] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK on first message, retry > [ 1283.256679] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK for addr: 0040 w(1) > [ 1283.256914] i915 0000:00:02.0: [drm:drm_dp_dual_mode_detect [drm_display_helper]] DP dual mode HDMI ID: (err -6) > [ 1283.256933] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling DC_off > [ 1283.257210] i915 0000:00:02.0: [drm:gen9_enable_dc5 [i915]] Enabling DC5 > [ 1283.257409] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 00 to 01 > [ 1283.258649] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling always-on > [ 1283.258889] [drm:drm_helper_probe_single_connector_modes [drm_kms_helper]] [CONNECTOR:154:HDMI-A-1] disconnected > [ 1283.258952] [drm:drm_helper_probe_single_connector_modes [drm_kms_helper]] [CONNECTOR:160:HDMI-A-2] > [ 1283.258976] i915 0000:00:02.0: [drm:intel_hdmi_detect [i915]] [CONNECTOR:160:HDMI-A-2] > [ 1283.259334] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling always-on > [ 1283.259534] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling DC_off > [ 1283.260487] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 01 to 00 > [ 1283.288026] [drm:update_display_info] Supported Monitor Refresh rate range is 0 Hz - 0 Hz > [ 1283.288043] [drm:update_display_info] HDMI: DVI dual 0, max TMDS clock 300000 kHz > [ 1283.288047] [drm:update_display_info] HF-VSDB: max TMDS clock 600000 kHz > [ 1283.288308] [drm:update_display_info] hdmi_21 sink detected. parsing edid > [ 1283.288578] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpc] NAK for addr: 0040 w(1) > [ 1283.288828] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpc] NAK on first message, retry > [ 1283.289211] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpc] NAK for addr: 0040 w(1) > [ 1283.289415] i915 0000:00:02.0: [drm:drm_dp_dual_mode_detect [drm_display_helper]] DP dual mode HDMI ID: (err -6) > [ 1283.289434] [drm:drm_detect_monitor_audio] Monitor has basic audio support > [ 1283.289442] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling DC_off > [ 1283.289648] i915 0000:00:02.0: [drm:gen9_enable_dc5 [i915]] Enabling DC5 > [ 1283.289846] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 00 to 01 > [ 1283.292095] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling always-on > [ 1283.292373] [drm:update_display_info] Supported Monitor Refresh rate range is 0 Hz - 0 Hz > [ 1283.292380] [drm:update_display_info] HDMI: DVI dual 0, max TMDS clock 300000 kHz > [ 1283.292384] [drm:update_display_info] HF-VSDB: max TMDS clock 600000 kHz > [ 1283.292386] [drm:update_display_info] hdmi_21 sink detected. parsing edid > [ 1283.292410] [drm:update_display_info] Supported Monitor Refresh rate range is 0 Hz - 0 Hz > [ 1283.292414] [drm:update_display_info] HDMI: DVI dual 0, max TMDS clock 300000 kHz > [ 1283.292417] [drm:update_display_info] HF-VSDB: max TMDS clock 600000 kHz > [ 1283.292420] [drm:update_display_info] hdmi_21 sink detected. parsing edid > [ 1283.292424] [drm:_drm_edid_connector_update] ELD monitor LG HDR 4K > [ 1283.292428] [drm:_drm_edid_connector_update] HDMI: latency present 0 0, video latency 0 1, audio latency 96 2 > [ 1283.292433] [drm:_drm_edid_connector_update] ELD size 32, SAD count 1 > [ 1283.292955] [drm:drm_helper_probe_single_connector_modes [drm_kms_helper]] [CONNECTOR:160:HDMI-A-2] probed modes : > [ 1283.292978] [drm:drm_mode_debug_printmodeline] Modeline "3840x2160": 60 594000 3840 4016 4104 4400 2160 2168 2178 2250 0x48 0x5 > [ 1283.292985] [drm:drm_mode_debug_printmodeline] Modeline "3840x2160": 60 594000 3840 4016 4104 4400 2160 2168 2178 2250 0x40 0x5 > [ 1283.292991] [drm:drm_mode_debug_printmodeline] Modeline "3840x2160": 60 593407 3840 4016 4104 4400 2160 2168 2178 2250 0x40 0x5 > [ 1283.292997] [drm:drm_mode_debug_printmodeline] Modeline "3840x2160": 50 594000 3840 4896 4984 5280 2160 2168 2178 2250 0x40 0x5 > [ 1283.293002] [drm:drm_mode_debug_printmodeline] Modeline "3840x2160": 30 297000 3840 4016 4104 4400 2160 2168 2178 2250 0x40 0x9 > [ 1283.293007] [drm:drm_mode_debug_printmodeline] Modeline "3840x2160": 30 297000 3840 4016 4104 4400 2160 2168 2178 2250 0x40 0x5 > [ 1283.293012] [drm:drm_mode_debug_printmodeline] Modeline "3840x2160": 30 296703 3840 4016 4104 4400 2160 2168 2178 2250 0x40 0x5 > [ 1283.293018] [drm:drm_mode_debug_printmodeline] Modeline "3840x2160": 25 297000 3840 4896 4984 5280 2160 2168 2178 2250 0x40 0x5 > [ 1283.293023] [drm:drm_mode_debug_printmodeline] Modeline "3840x2160": 24 297000 3840 5116 5204 5500 2160 2168 2178 2250 0x40 0x5 > [ 1283.293028] [drm:drm_mode_debug_printmodeline] Modeline "3840x2160": 24 296703 3840 5116 5204 5500 2160 2168 2178 2250 0x40 0x5 > [ 1283.293033] [drm:drm_mode_debug_printmodeline] Modeline "2560x1440": 60 241500 2560 2608 2640 2720 1440 1443 1448 1481 0x40 0x9 > [ 1283.293038] [drm:drm_mode_debug_printmodeline] Modeline "1920x1080": 60 148500 1920 2008 2052 2200 1080 1084 1089 1125 0x40 0x5 > [ 1283.293044] [drm:drm_mode_debug_printmodeline] Modeline "1920x1080": 60 148500 1920 2008 2052 2200 1080 1084 1089 1125 0x40 0x5 > [ 1283.293363] [drm:drm_mode_debug_printmodeline] Modeline "1920x1080": 60 148352 1920 2008 2052 2200 1080 1084 1089 1125 0x40 0x5 > [ 1283.293371] [drm:drm_mode_debug_printmodeline] Modeline "1920x1080": 50 148500 1920 2448 2492 2640 1080 1084 1089 1125 0x40 0x5 > [ 1283.293377] [drm:drm_mode_debug_printmodeline] Modeline "1920x1080": 30 74250 1920 2008 2052 2200 1080 1084 1089 1125 0x40 0x5 > [ 1283.293382] [drm:drm_mode_debug_printmodeline] Modeline "1920x1080": 30 74176 1920 2008 2052 2200 1080 1084 1089 1125 0x40 0x5 > [ 1283.293388] [drm:drm_mode_debug_printmodeline] Modeline "1920x1080": 24 74250 1920 2558 2602 2750 1080 1084 1089 1125 0x40 0x5 > [ 1283.293394] [drm:drm_mode_debug_printmodeline] Modeline "1920x1080": 24 74176 1920 2558 2602 2750 1080 1084 1089 1125 0x40 0x5 > [ 1283.293399] [drm:drm_mode_debug_printmodeline] Modeline "1600x900": 60 108000 1600 1624 1704 1800 900 901 904 1000 0x40 0x5 > [ 1283.293404] [drm:drm_mode_debug_printmodeline] Modeline "1280x1024": 60 108000 1280 1328 1440 1688 1024 1025 1028 1066 0x40 0x5 > [ 1283.293410] [drm:drm_mode_debug_printmodeline] Modeline "1280x800": 60 71000 1280 1328 1360 1440 800 803 809 823 0x40 0x9 > [ 1283.293415] [drm:drm_mode_debug_printmodeline] Modeline "1280x720": 60 74250 1280 1390 1430 1650 720 725 730 750 0x40 0x5 > [ 1283.293420] [drm:drm_mode_debug_printmodeline] Modeline "1280x720": 60 74250 1280 1390 1430 1650 720 725 730 750 0x40 0x5 > [ 1283.293426] [drm:drm_mode_debug_printmodeline] Modeline "1280x720": 60 74176 1280 1390 1430 1650 720 725 730 750 0x40 0x5 > [ 1283.293431] [drm:drm_mode_debug_printmodeline] Modeline "1024x768": 60 65000 1024 1048 1184 1344 768 771 777 806 0x40 0xa > [ 1283.293436] [drm:drm_mode_debug_printmodeline] Modeline "800x600": 60 40000 800 840 968 1056 600 601 605 628 0x40 0x5 > [ 1283.293442] [drm:drm_mode_debug_printmodeline] Modeline "720x576": 50 27000 720 732 796 864 576 581 586 625 0x40 0xa > [ 1283.293447] [drm:drm_mode_debug_printmodeline] Modeline "720x480": 60 27027 720 736 798 858 480 489 495 525 0x40 0xa > [ 1283.293452] [drm:drm_mode_debug_printmodeline] Modeline "720x480": 60 27000 720 736 798 858 480 489 495 525 0x40 0xa > [ 1283.293458] [drm:drm_mode_debug_printmodeline] Modeline "640x480": 60 25200 640 656 752 800 480 490 492 525 0x40 0xa > [ 1283.293463] [drm:drm_mode_debug_printmodeline] Modeline "640x480": 60 25175 640 656 752 800 480 490 492 525 0x40 0xa > [ 1283.293468] [drm:drm_mode_debug_printmodeline] Modeline "640x480": 60 25175 640 656 752 800 480 490 492 525 0x40 0xa > [ 1283.295036] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling always-on > [ 1283.295323] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling DC_off > [ 1283.296020] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 01 to 00 > [ 1283.311728] i915 0000:00:02.0: [drm:drm_atomic_state_init] Allocated atomic state ffff88811a678800 > [ 1283.311753] i915 0000:00:02.0: [drm:drm_atomic_get_plane_state] Added [PLANE:63:cursor A] ffff888146f70200 state to ffff88811a678800 > [ 1283.311760] i915 0000:00:02.0: [drm:drm_atomic_set_fb_for_plane] Set [NOFB] for [PLANE:63:cursor A] state ffff888146f70200 > [ 1283.311767] i915 0000:00:02.0: [drm:drm_atomic_check_only] checking ffff88811a678800 > [ 1283.311783] i915 0000:00:02.0: [drm:drm_atomic_commit] committing ffff88811a678800 > [ 1283.311837] i915 0000:00:02.0: [drm:drm_atomic_state_default_clear] Clearing atomic state ffff88811a678800 > [ 1283.311856] i915 0000:00:02.0: [drm:__drm_atomic_state_free] Freeing atomic state ffff88811a678800 > [ 1283.312048] i915 0000:00:02.0: [drm:drm_atomic_state_init] Allocated atomic state ffff88811a678800 > [ 1283.312357] i915 0000:00:02.0: [drm:drm_atomic_get_plane_state] Added [PLANE:63:cursor A] ffff888146f76200 state to ffff88811a678800 > [ 1283.312365] i915 0000:00:02.0: [drm:drm_atomic_set_fb_for_plane] Set [NOFB] for [PLANE:63:cursor A] state ffff888146f76200 > [ 1283.312369] i915 0000:00:02.0: [drm:drm_atomic_check_only] checking ffff88811a678800 > [ 1283.312379] i915 0000:00:02.0: [drm:drm_atomic_commit] committing ffff88811a678800 > [ 1283.312415] i915 0000:00:02.0: [drm:drm_atomic_state_default_clear] Clearing atomic state ffff88811a678800 > [ 1283.312429] i915 0000:00:02.0: [drm:__drm_atomic_state_free] Freeing atomic state ffff88811a678800 > [ 1283.334831] [drm:drm_helper_probe_single_connector_modes [drm_kms_helper]] [CONNECTOR:143:DP-1] > [ 1283.334868] i915 0000:00:02.0: [drm:intel_dp_detect [i915]] [CONNECTOR:143:DP-1] > [ 1283.335899] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling DC_off > [ 1283.336330] i915 0000:00:02.0: [drm:gen9_enable_dc5 [i915]] Enabling DC5 > [ 1283.336541] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 00 to 01 > [ 1283.338805] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling always-on > [ 1283.339104] [drm:drm_helper_probe_single_connector_modes [drm_kms_helper]] [CONNECTOR:143:DP-1] disconnected > [ 1283.339370] [drm:drm_helper_probe_single_connector_modes [drm_kms_helper]] [CONNECTOR:154:HDMI-A-1] > [ 1283.339391] i915 0000:00:02.0: [drm:intel_hdmi_detect [i915]] [CONNECTOR:154:HDMI-A-1] > [ 1283.339616] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling always-on > [ 1283.339814] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling DC_off > [ 1283.340760] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 01 to 00 > [ 1283.341965] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK for addr: 0050 w(1) > [ 1283.342222] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK on first message, retry > [ 1283.342584] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK for addr: 0050 w(1) > [ 1283.342983] [drm:drm_do_probe_ddc_edid] drm: skipping non-existent adapter i915 gmbus dpb > [ 1283.342993] i915 0000:00:02.0: [drm:intel_hdmi_set_edid [i915]] HDMI GMBUS EDID read failed, retry using GPIO bit-banging > [ 1283.343443] i915 0000:00:02.0: [drm:intel_gmbus_force_bit [i915]] enabling bit-banging on i915 gmbus dpb. force bit now 1 > [ 1283.344671] [drm:drm_do_probe_ddc_edid] drm: skipping non-existent adapter i915 gmbus dpb > [ 1283.344681] i915 0000:00:02.0: [drm:intel_gmbus_force_bit [i915]] disabling bit-banging on i915 gmbus dpb. force bit now 0 > [ 1283.345232] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK for addr: 0040 w(1) > [ 1283.345437] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK on first message, retry > [ 1283.345985] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK for addr: 0040 w(1) > [ 1283.346225] i915 0000:00:02.0: [drm:drm_dp_dual_mode_detect [drm_display_helper]] DP dual mode HDMI ID: (err -6) > [ 1283.346245] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling DC_off > [ 1283.346450] i915 0000:00:02.0: [drm:gen9_enable_dc5 [i915]] Enabling DC5 > [ 1283.346646] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 00 to 01 > [ 1283.350018] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling always-on > [ 1283.350311] [drm:drm_helper_probe_single_connector_modes [drm_kms_helper]] [CONNECTOR:154:HDMI-A-1] disconnected > [ 1283.350380] [drm:drm_helper_probe_single_connector_modes [drm_kms_helper]] [CONNECTOR:160:HDMI-A-2] > [ 1283.350405] i915 0000:00:02.0: [drm:intel_hdmi_detect [i915]] [CONNECTOR:160:HDMI-A-2] > [ 1283.350618] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling always-on > [ 1283.350816] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling DC_off > [ 1283.351923] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 01 to 00 > [ 1283.379486] [drm:update_display_info] Supported Monitor Refresh rate range is 0 Hz - 0 Hz > [ 1283.379501] [drm:update_display_info] HDMI: DVI dual 0, max TMDS clock 300000 kHz > [ 1283.379506] [drm:update_display_info] HF-VSDB: max TMDS clock 600000 kHz > [ 1283.379509] [drm:update_display_info] hdmi_21 sink detected. parsing edid > [ 1283.379724] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpc] NAK for addr: 0040 w(1) > [ 1283.379969] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpc] NAK on first message, retry > [ 1283.380611] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpc] NAK for addr: 0040 w(1) > [ 1283.380851] i915 0000:00:02.0: [drm:drm_dp_dual_mode_detect [drm_display_helper]] DP dual mode HDMI ID: (err -6) > [ 1283.380871] [drm:drm_detect_monitor_audio] Monitor has basic audio support > [ 1283.380880] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling DC_off > [ 1283.381280] i915 0000:00:02.0: [drm:gen9_enable_dc5 [i915]] Enabling DC5 > [ 1283.382253] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 00 to 01 > [ 1283.384558] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling always-on > [ 1283.384833] [drm:update_display_info] Supported Monitor Refresh rate range is 0 Hz - 0 Hz > [ 1283.384842] [drm:update_display_info] HDMI: DVI dual 0, max TMDS clock 300000 kHz > [ 1283.384845] [drm:update_display_info] HF-VSDB: max TMDS clock 600000 kHz > [ 1283.384848] [drm:update_display_info] hdmi_21 sink detected. parsing edid > [ 1283.385696] [drm:update_display_info] Supported Monitor Refresh rate range is 0 Hz - 0 Hz > [ 1283.385706] [drm:update_display_info] HDMI: DVI dual 0, max TMDS clock 300000 kHz > [ 1283.385709] [drm:update_display_info] HF-VSDB: max TMDS clock 600000 kHz > [ 1283.385712] [drm:update_display_info] hdmi_21 sink detected. parsing edid > [ 1283.385716] [drm:_drm_edid_connector_update] ELD monitor LG HDR 4K > [ 1283.385720] [drm:_drm_edid_connector_update] HDMI: latency present 0 0, video latency 0 1, audio latency 96 2 > [ 1283.385725] [drm:_drm_edid_connector_update] ELD size 32, SAD count 1 > [ 1283.386421] [drm:drm_helper_probe_single_connector_modes [drm_kms_helper]] [CONNECTOR:160:HDMI-A-2] probed modes : > [ 1283.386444] [drm:drm_mode_debug_printmodeline] Modeline "3840x2160": 60 594000 3840 4016 4104 4400 2160 2168 2178 2250 0x48 0x5 > [ 1283.386452] [drm:drm_mode_debug_printmodeline] Modeline "3840x2160": 60 594000 3840 4016 4104 4400 2160 2168 2178 2250 0x40 0x5 > [ 1283.386458] [drm:drm_mode_debug_printmodeline] Modeline "3840x2160": 60 593407 3840 4016 4104 4400 2160 2168 2178 2250 0x40 0x5 > [ 1283.386463] [drm:drm_mode_debug_printmodeline] Modeline "3840x2160": 50 594000 3840 4896 4984 5280 2160 2168 2178 2250 0x40 0x5 > [ 1283.386469] [drm:drm_mode_debug_printmodeline] Modeline "3840x2160": 30 297000 3840 4016 4104 4400 2160 2168 2178 2250 0x40 0x9 > [ 1283.386474] [drm:drm_mode_debug_printmodeline] Modeline "3840x2160": 30 297000 3840 4016 4104 4400 2160 2168 2178 2250 0x40 0x5 > [ 1283.386479] [drm:drm_mode_debug_printmodeline] Modeline "3840x2160": 30 296703 3840 4016 4104 4400 2160 2168 2178 2250 0x40 0x5 > [ 1283.386484] [drm:drm_mode_debug_printmodeline] Modeline "3840x2160": 25 297000 3840 4896 4984 5280 2160 2168 2178 2250 0x40 0x5 > [ 1283.386489] [drm:drm_mode_debug_printmodeline] Modeline "3840x2160": 24 297000 3840 5116 5204 5500 2160 2168 2178 2250 0x40 0x5 > [ 1283.386495] [drm:drm_mode_debug_printmodeline] Modeline "3840x2160": 24 296703 3840 5116 5204 5500 2160 2168 2178 2250 0x40 0x5 > [ 1283.386500] [drm:drm_mode_debug_printmodeline] Modeline "2560x1440": 60 241500 2560 2608 2640 2720 1440 1443 1448 1481 0x40 0x9 > [ 1283.386505] [drm:drm_mode_debug_printmodeline] Modeline "1920x1080": 60 148500 1920 2008 2052 2200 1080 1084 1089 1125 0x40 0x5 > [ 1283.386510] [drm:drm_mode_debug_printmodeline] Modeline "1920x1080": 60 148500 1920 2008 2052 2200 1080 1084 1089 1125 0x40 0x5 > [ 1283.386515] [drm:drm_mode_debug_printmodeline] Modeline "1920x1080": 60 148352 1920 2008 2052 2200 1080 1084 1089 1125 0x40 0x5 > [ 1283.386520] [drm:drm_mode_debug_printmodeline] Modeline "1920x1080": 50 148500 1920 2448 2492 2640 1080 1084 1089 1125 0x40 0x5 > [ 1283.386525] [drm:drm_mode_debug_printmodeline] Modeline "1920x1080": 30 74250 1920 2008 2052 2200 1080 1084 1089 1125 0x40 0x5 > [ 1283.386530] [drm:drm_mode_debug_printmodeline] Modeline "1920x1080": 30 74176 1920 2008 2052 2200 1080 1084 1089 1125 0x40 0x5 > [ 1283.386535] [drm:drm_mode_debug_printmodeline] Modeline "1920x1080": 24 74250 1920 2558 2602 2750 1080 1084 1089 1125 0x40 0x5 > [ 1283.386540] [drm:drm_mode_debug_printmodeline] Modeline "1920x1080": 24 74176 1920 2558 2602 2750 1080 1084 1089 1125 0x40 0x5 > [ 1283.386545] [drm:drm_mode_debug_printmodeline] Modeline "1600x900": 60 108000 1600 1624 1704 1800 900 901 904 1000 0x40 0x5 > [ 1283.386551] [drm:drm_mode_debug_printmodeline] Modeline "1280x1024": 60 108000 1280 1328 1440 1688 1024 1025 1028 1066 0x40 0x5 > [ 1283.386556] [drm:drm_mode_debug_printmodeline] Modeline "1280x800": 60 71000 1280 1328 1360 1440 800 803 809 823 0x40 0x9 > [ 1283.386561] [drm:drm_mode_debug_printmodeline] Modeline "1280x720": 60 74250 1280 1390 1430 1650 720 725 730 750 0x40 0x5 > [ 1283.386566] [drm:drm_mode_debug_printmodeline] Modeline "1280x720": 60 74250 1280 1390 1430 1650 720 725 730 750 0x40 0x5 > [ 1283.386571] [drm:drm_mode_debug_printmodeline] Modeline "1280x720": 60 74176 1280 1390 1430 1650 720 725 730 750 0x40 0x5 > [ 1283.386577] [drm:drm_mode_debug_printmodeline] Modeline "1024x768": 60 65000 1024 1048 1184 1344 768 771 777 806 0x40 0xa > [ 1283.386582] [drm:drm_mode_debug_printmodeline] Modeline "800x600": 60 40000 800 840 968 1056 600 601 605 628 0x40 0x5 > [ 1283.386587] [drm:drm_mode_debug_printmodeline] Modeline "720x576": 50 27000 720 732 796 864 576 581 586 625 0x40 0xa > [ 1283.386592] [drm:drm_mode_debug_printmodeline] Modeline "720x480": 60 27027 720 736 798 858 480 489 495 525 0x40 0xa > [ 1283.386597] [drm:drm_mode_debug_printmodeline] Modeline "720x480": 60 27000 720 736 798 858 480 489 495 525 0x40 0xa > [ 1283.386602] [drm:drm_mode_debug_printmodeline] Modeline "640x480": 60 25200 640 656 752 800 480 490 492 525 0x40 0xa > [ 1283.386607] [drm:drm_mode_debug_printmodeline] Modeline "640x480": 60 25175 640 656 752 800 480 490 492 525 0x40 0xa > [ 1283.386612] [drm:drm_mode_debug_printmodeline] Modeline "640x480": 60 25175 640 656 752 800 480 490 492 525 0x40 0xa > [ 1283.386837] [drm:drm_helper_probe_single_connector_modes [drm_kms_helper]] [CONNECTOR:143:DP-1] > [ 1283.386859] i915 0000:00:02.0: [drm:intel_dp_detect [i915]] [CONNECTOR:143:DP-1] > [ 1283.387511] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling always-on > [ 1283.388399] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling always-on > [ 1283.388631] [drm:drm_helper_probe_single_connector_modes [drm_kms_helper]] [CONNECTOR:143:DP-1] disconnected > [ 1283.389468] [drm:drm_helper_probe_single_connector_modes [drm_kms_helper]] [CONNECTOR:154:HDMI-A-1] > [ 1283.389493] i915 0000:00:02.0: [drm:intel_hdmi_detect [i915]] [CONNECTOR:154:HDMI-A-1] > [ 1283.389753] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling always-on > [ 1283.389950] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling DC_off > [ 1283.390800] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 01 to 00 > [ 1283.392642] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK for addr: 0050 w(1) > [ 1283.392896] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK on first message, retry > [ 1283.393284] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK for addr: 0050 w(1) > [ 1283.393492] [drm:drm_do_probe_ddc_edid] drm: skipping non-existent adapter i915 gmbus dpb > [ 1283.393502] i915 0000:00:02.0: [drm:intel_hdmi_set_edid [i915]] HDMI GMBUS EDID read failed, retry using GPIO bit-banging > [ 1283.393695] i915 0000:00:02.0: [drm:intel_gmbus_force_bit [i915]] enabling bit-banging on i915 gmbus dpb. force bit now 1 > [ 1283.394846] [drm:drm_do_probe_ddc_edid] drm: skipping non-existent adapter i915 gmbus dpb > [ 1283.394854] i915 0000:00:02.0: [drm:intel_gmbus_force_bit [i915]] disabling bit-banging on i915 gmbus dpb. force bit now 0 > [ 1283.395293] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK for addr: 0040 w(1) > [ 1283.395492] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK on first message, retry > [ 1283.395853] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpb] NAK for addr: 0040 w(1) > [ 1283.396152] i915 0000:00:02.0: [drm:drm_dp_dual_mode_detect [drm_display_helper]] DP dual mode HDMI ID: (err -6) > [ 1283.396172] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling DC_off > [ 1283.396386] i915 0000:00:02.0: [drm:gen9_enable_dc5 [i915]] Enabling DC5 > [ 1283.396787] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 00 to 01 > [ 1283.398087] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling always-on > [ 1283.398334] [drm:drm_helper_probe_single_connector_modes [drm_kms_helper]] [CONNECTOR:154:HDMI-A-1] disconnected > [ 1283.398393] [drm:drm_helper_probe_single_connector_modes [drm_kms_helper]] [CONNECTOR:160:HDMI-A-2] > [ 1283.398418] i915 0000:00:02.0: [drm:intel_hdmi_detect [i915]] [CONNECTOR:160:HDMI-A-2] > [ 1283.398627] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling always-on > [ 1283.398824] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling DC_off > [ 1283.399543] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 01 to 00 > [ 1283.426443] [drm:update_display_info] Supported Monitor Refresh rate range is 0 Hz - 0 Hz > [ 1283.426457] [drm:update_display_info] HDMI: DVI dual 0, max TMDS clock 300000 kHz > [ 1283.426461] [drm:update_display_info] HF-VSDB: max TMDS clock 600000 kHz > [ 1283.426464] [drm:update_display_info] hdmi_21 sink detected. parsing edid > [ 1283.426666] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpc] NAK for addr: 0040 w(1) > [ 1283.426918] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpc] NAK on first message, retry > [ 1283.427395] i915 0000:00:02.0: [drm:do_gmbus_xfer [i915]] GMBUS [i915 gmbus dpc] NAK for addr: 0040 w(1) > [ 1283.427599] i915 0000:00:02.0: [drm:drm_dp_dual_mode_detect [drm_display_helper]] DP dual mode HDMI ID: (err -6) > [ 1283.427618] [drm:drm_detect_monitor_audio] Monitor has basic audio support > [ 1283.427625] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling DC_off > [ 1283.427829] i915 0000:00:02.0: [drm:gen9_enable_dc5 [i915]] Enabling DC5 > [ 1283.428024] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 00 to 01 > [ 1283.429231] i915 0000:00:02.0: [drm:intel_power_well_disable [i915]] disabling always-on > [ 1283.429443] [drm:update_display_info] Supported Monitor Refresh rate range is 0 Hz - 0 Hz > [ 1283.429448] [drm:update_display_info] HDMI: DVI dual 0, max TMDS clock 300000 kHz > [ 1283.429452] [drm:update_display_info] HF-VSDB: max TMDS clock 600000 kHz > [ 1283.429455] [drm:update_display_info] hdmi_21 sink detected. parsing edid > [ 1283.429475] [drm:update_display_info] Supported Monitor Refresh rate range is 0 Hz - 0 Hz > [ 1283.429480] [drm:update_display_info] HDMI: DVI dual 0, max TMDS clock 300000 kHz > [ 1283.429483] [drm:update_display_info] HF-VSDB: max TMDS clock 600000 kHz > [ 1283.429486] [drm:update_display_info] hdmi_21 sink detected. parsing edid > [ 1283.429489] [drm:_drm_edid_connector_update] ELD monitor LG HDR 4K > [ 1283.429494] [drm:_drm_edid_connector_update] HDMI: latency present 0 0, video latency 0 1, audio latency 96 2 > [ 1283.429499] [drm:_drm_edid_connector_update] ELD size 32, SAD count 1 > [ 1283.430026] [drm:drm_helper_probe_single_connector_modes [drm_kms_helper]] [CONNECTOR:160:HDMI-A-2] probed modes : > [ 1283.430048] [drm:drm_mode_debug_printmodeline] Modeline "3840x2160": 60 594000 3840 4016 4104 4400 2160 2168 2178 2250 0x48 0x5 > [ 1283.430065] [drm:drm_mode_debug_printmodeline] Modeline "3840x2160": 60 594000 3840 4016 4104 4400 2160 2168 2178 2250 0x40 0x5 > [ 1283.430071] [drm:drm_mode_debug_printmodeline] Modeline "3840x2160": 60 593407 3840 4016 4104 4400 2160 2168 2178 2250 0x40 0x5 > [ 1283.430077] [drm:drm_mode_debug_printmodeline] Modeline "3840x2160": 50 594000 3840 4896 4984 5280 2160 2168 2178 2250 0x40 0x5 > [ 1283.430082] [drm:drm_mode_debug_printmodeline] Modeline "3840x2160": 30 297000 3840 4016 4104 4400 2160 2168 2178 2250 0x40 0x9 > [ 1283.430088] [drm:drm_mode_debug_printmodeline] Modeline "3840x2160": 30 297000 3840 4016 4104 4400 2160 2168 2178 2250 0x40 0x5 > [ 1283.430093] [drm:drm_mode_debug_printmodeline] Modeline "3840x2160": 30 296703 3840 4016 4104 4400 2160 2168 2178 2250 0x40 0x5 > [ 1283.430099] [drm:drm_mode_debug_printmodeline] Modeline "3840x2160": 25 297000 3840 4896 4984 5280 2160 2168 2178 2250 0x40 0x5 > [ 1283.430104] [drm:drm_mode_debug_printmodeline] Modeline "3840x2160": 24 297000 3840 5116 5204 5500 2160 2168 2178 2250 0x40 0x5 > [ 1283.430110] [drm:drm_mode_debug_printmodeline] Modeline "3840x2160": 24 296703 3840 5116 5204 5500 2160 2168 2178 2250 0x40 0x5 > [ 1283.430116] [drm:drm_mode_debug_printmodeline] Modeline "2560x1440": 60 241500 2560 2608 2640 2720 1440 1443 1448 1481 0x40 0x9 > [ 1283.430121] [drm:drm_mode_debug_printmodeline] Modeline "1920x1080": 60 148500 1920 2008 2052 2200 1080 1084 1089 1125 0x40 0x5 > [ 1283.430126] [drm:drm_mode_debug_printmodeline] Modeline "1920x1080": 60 148500 1920 2008 2052 2200 1080 1084 1089 1125 0x40 0x5 > [ 1283.430131] [drm:drm_mode_debug_printmodeline] Modeline "1920x1080": 60 148352 1920 2008 2052 2200 1080 1084 1089 1125 0x40 0x5 > [ 1283.430136] [drm:drm_mode_debug_printmodeline] Modeline "1920x1080": 50 148500 1920 2448 2492 2640 1080 1084 1089 1125 0x40 0x5 > [ 1283.430141] [drm:drm_mode_debug_printmodeline] Modeline "1920x1080": 30 74250 1920 2008 2052 2200 1080 1084 1089 1125 0x40 0x5 > [ 1283.430146] [drm:drm_mode_debug_printmodeline] Modeline "1920x1080": 30 74176 1920 2008 2052 2200 1080 1084 1089 1125 0x40 0x5 > [ 1283.430151] [drm:drm_mode_debug_printmodeline] Modeline "1920x1080": 24 74250 1920 2558 2602 2750 1080 1084 1089 1125 0x40 0x5 > [ 1283.430156] [drm:drm_mode_debug_printmodeline] Modeline "1920x1080": 24 74176 1920 2558 2602 2750 1080 1084 1089 1125 0x40 0x5 > [ 1283.430162] [drm:drm_mode_debug_printmodeline] Modeline "1600x900": 60 108000 1600 1624 1704 1800 900 901 904 1000 0x40 0x5 > [ 1283.430167] [drm:drm_mode_debug_printmodeline] Modeline "1280x1024": 60 108000 1280 1328 1440 1688 1024 1025 1028 1066 0x40 0x5 > [ 1283.430172] [drm:drm_mode_debug_printmodeline] Modeline "1280x800": 60 71000 1280 1328 1360 1440 800 803 809 823 0x40 0x9 > [ 1283.430178] [drm:drm_mode_debug_printmodeline] Modeline "1280x720": 60 74250 1280 1390 1430 1650 720 725 730 750 0x40 0x5 > [ 1283.430183] [drm:drm_mode_debug_printmodeline] Modeline "1280x720": 60 74250 1280 1390 1430 1650 720 725 730 750 0x40 0x5 > [ 1283.430188] [drm:drm_mode_debug_printmodeline] Modeline "1280x720": 60 74176 1280 1390 1430 1650 720 725 730 750 0x40 0x5 > [ 1283.430194] [drm:drm_mode_debug_printmodeline] Modeline "1024x768": 60 65000 1024 1048 1184 1344 768 771 777 806 0x40 0xa > [ 1283.430199] [drm:drm_mode_debug_printmodeline] Modeline "800x600": 60 40000 800 840 968 1056 600 601 605 628 0x40 0x5 > [ 1283.430204] [drm:drm_mode_debug_printmodeline] Modeline "720x576": 50 27000 720 732 796 864 576 581 586 625 0x40 0xa > [ 1283.430209] [drm:drm_mode_debug_printmodeline] Modeline "720x480": 60 27027 720 736 798 858 480 489 495 525 0x40 0xa > [ 1283.430214] [drm:drm_mode_debug_printmodeline] Modeline "720x480": 60 27000 720 736 798 858 480 489 495 525 0x40 0xa > [ 1283.430219] [drm:drm_mode_debug_printmodeline] Modeline "640x480": 60 25200 640 656 752 800 480 490 492 525 0x40 0xa > [ 1283.430224] [drm:drm_mode_debug_printmodeline] Modeline "640x480": 60 25175 640 656 752 800 480 490 492 525 0x40 0xa > [ 1283.430229] [drm:drm_mode_debug_printmodeline] Modeline "640x480": 60 25175 640 656 752 800 480 490 492 525 0x40 0xa > [ 1283.437929] Console: switching to colour frame buffer device 480x135 > [ 1283.441131] snd_hda_intel 0000:00:0e.0: DSP detected with PCI class/subclass/prog-if info 0x040100 > [ 1283.442584] i915 0000:00:02.0: [drm:drm_atomic_state_init] Allocated atomic state ffff888105e3d000 > [ 1283.442602] i915 0000:00:02.0: [drm:drm_atomic_get_plane_state] Added [PLANE:63:cursor A] ffff88813df38e00 state to ffff888105e3d000 > [ 1283.442609] i915 0000:00:02.0: [drm:drm_atomic_set_fb_for_plane] Set [NOFB] for [PLANE:63:cursor A] state ffff88813df38e00 > [ 1283.442616] i915 0000:00:02.0: [drm:drm_atomic_check_only] checking ffff888105e3d000 > [ 1283.442631] i915 0000:00:02.0: [drm:drm_atomic_commit] committing ffff888105e3d000 > [ 1283.442695] i915 0000:00:02.0: [drm:drm_atomic_state_default_clear] Clearing atomic state ffff888105e3d000 > [ 1283.442712] i915 0000:00:02.0: [drm:__drm_atomic_state_free] Freeing atomic state ffff888105e3d000 > [ 1283.442570] snd_hda_intel 0000:00:0e.0: bound 0000:00:02.0 (ops i915_audio_component_bind_ops [i915]) > [ 1283.442750] i915 0000:00:02.0: [drm:drm_atomic_state_init] Allocated atomic state ffff88810b5b8800 > [ 1283.442759] i915 0000:00:02.0: [drm:drm_atomic_get_plane_state] Added [PLANE:63:cursor A] ffff88810ad7a600 state to ffff88810b5b8800 > [ 1283.442764] i915 0000:00:02.0: [drm:drm_atomic_set_fb_for_plane] Set [NOFB] for [PLANE:63:cursor A] state ffff88810ad7a600 > [ 1283.442767] i915 0000:00:02.0: [drm:drm_atomic_check_only] checking ffff88810b5b8800 > [ 1283.442773] i915 0000:00:02.0: [drm:drm_atomic_commit] committing ffff88810b5b8800 > [ 1283.442815] i915 0000:00:02.0: [drm:drm_atomic_state_default_clear] Clearing atomic state ffff88810b5b8800 > [ 1283.442826] i915 0000:00:02.0: [drm:__drm_atomic_state_free] Freeing atomic state ffff88810b5b8800 > [ 1283.442858] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling always-on > [ 1283.443072] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling DC_off > [ 1283.443776] i915 0000:00:02.0: [drm:gen9_set_dc_state.part.0 [i915]] Setting DC state from 01 to 00 > [ 1283.444873] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling PW_2 > [ 1283.444984] i915 0000:00:02.0: [drm:i915_gem_context_create_ioctl [i915]] HW context 1 created > [ 1283.445192] i915 0000:00:02.0: [drm:i915_audio_component_get_power [i915]] restored AUD_FREQ_CNTRL to 0x10 > [ 1283.445263] i915 0000:00:02.0: [drm:i915_gem_context_create_ioctl [i915]] HW context 1 created > [ 1283.445415] i915 0000:00:02.0: [drm:drm_atomic_state_init] Allocated atomic state ffff88811a608800 > [ 1283.445435] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff888108659e98 state ffff888106f58200 to ffff88811a608800 > [ 1283.445634] i915 0000:00:02.0: [drm:drm_atomic_check_only] checking ffff88811a608800 > [ 1283.445667] i915 0000:00:02.0: [drm:drm_atomic_get_crtc_state] Added [CRTC:67:pipe A] ffff88810a49a000 state to ffff88811a608800 > [ 1283.445688] i915 0000:00:02.0: [drm:drm_atomic_get_crtc_state] Added [CRTC:104:pipe B] ffff8881411ea000 state to ffff88811a608800 > [ 1283.445707] i915 0000:00:02.0: [drm:drm_atomic_get_crtc_state] Added [CRTC:141:pipe C] ffff88811a64a000 state to ffff88811a608800 > [ 1283.445712] i915 0000:00:02.0: [drm:intel_modeset_calc_cdclk [i915]] Modeset required for cdclk change > [ 1283.445914] i915 0000:00:02.0: [drm:intel_modeset_calc_cdclk [i915]] New cdclk calculated to be logical 316800 kHz, actual 316800 kHz > [ 1283.446261] i915 0000:00:02.0: [drm:intel_modeset_calc_cdclk [i915]] New voltage level calculated to be logical 13, actual 13 > [ 1283.446467] i915 0000:00:02.0: [drm:drm_atomic_commit] committing ffff88811a608800 > [ 1283.446530] i915 0000:00:02.0: [drm:intel_cdclk_dump_config [i915]] Changing CDCLK to 316800 kHz, VCO 633600 kHz, ref 19200 kHz, bypass 19200 kHz, voltage level 13 > [ 1283.446763] i915 0000:00:02.0: [drm:intel_modeset_verify_disabled [i915]] [ENCODER:142:DDI B/PHY B] > [ 1283.446961] i915 0000:00:02.0: [drm:intel_modeset_verify_disabled [i915]] [ENCODER:144:DP-MST A] > [ 1283.447330] i915 0000:00:02.0: [drm:intel_modeset_verify_disabled [i915]] [ENCODER:145:DP-MST B] > [ 1283.447539] i915 0000:00:02.0: [drm:intel_modeset_verify_disabled [i915]] [ENCODER:146:DP-MST C] > [ 1283.447734] i915 0000:00:02.0: [drm:intel_modeset_verify_disabled [i915]] [ENCODER:159:DDI C/PHY C] > [ 1283.447929] i915 0000:00:02.0: [drm:verify_single_dpll_state.isra.0 [i915]] PORT PLL A > [ 1283.448366] i915 0000:00:02.0: [drm:verify_single_dpll_state.isra.0 [i915]] PORT PLL B > [ 1283.448632] i915 0000:00:02.0: [drm:verify_single_dpll_state.isra.0 [i915]] PORT PLL C > [ 1283.448887] i915 0000:00:02.0: [drm:drm_atomic_state_default_clear] Clearing atomic state ffff88811a608800 > [ 1283.448939] i915 0000:00:02.0: [drm:__drm_atomic_state_free] Freeing atomic state ffff88811a608800 > [ 1283.450421] [IGT] i915_module_load: exiting, ret=0 > [ 1283.470770] [drm:drm_mode_addfb2] [FB:166] > [ 1283.470838] i915 0000:00:02.0: [drm:drm_atomic_state_init] Allocated atomic state ffff88811a600800 > [ 1283.470856] i915 0000:00:02.0: [drm:drm_atomic_get_plane_state] Added [PLANE:31:plane 1A] ffff8881030b9a00 state to ffff88811a600800 > [ 1283.470864] i915 0000:00:02.0: [drm:drm_atomic_check_only] checking ffff88811a600800 > [ 1283.470879] i915 0000:00:02.0: [drm:drm_atomic_commit] committing ffff88811a600800 > [ 1283.470932] i915 0000:00:02.0: [drm:drm_atomic_state_default_clear] Clearing atomic state ffff88811a600800 > [ 1283.470946] i915 0000:00:02.0: [drm:__drm_atomic_state_free] Freeing atomic state ffff88811a600800 > [ 1283.470971] [drm:drm_mode_setcrtc] [CRTC:67:pipe A] > [ 1283.471006] [drm:drm_mode_setcrtc] [CONNECTOR:160:HDMI-A-2] > [ 1283.471038] i915 0000:00:02.0: [drm:drm_atomic_state_init] Allocated atomic state ffff88811a600800 > [ 1283.471173] i915 0000:00:02.0: [drm:drm_atomic_get_crtc_state] Added [CRTC:67:pipe A] ffff8881045e2000 state to ffff88811a600800 > [ 1283.471187] i915 0000:00:02.0: [drm:drm_atomic_get_plane_state] Added [PLANE:31:plane 1A] ffff888109823e00 state to ffff88811a600800 > [ 1283.471199] i915 0000:00:02.0: [drm:drm_atomic_set_mode_for_crtc] Set [MODE:3840x2160] for [CRTC:67:pipe A] state ffff8881045e2000 > [ 1283.471206] i915 0000:00:02.0: [drm:drm_atomic_set_crtc_for_plane] Link [PLANE:31:plane 1A] state ffff888109823e00 to [CRTC:67:pipe A] > [ 1283.471211] i915 0000:00:02.0: [drm:drm_atomic_set_fb_for_plane] Set [FB:166] for [PLANE:31:plane 1A] state ffff888109823e00 > [ 1283.471216] i915 0000:00:02.0: [drm:drm_atomic_add_affected_connectors] Adding all current connectors for [CRTC:67:pipe A] to ffff88811a600800 > [ 1283.471233] i915 0000:00:02.0: [drm:drm_atomic_get_connector_state] Added [CONNECTOR:160:HDMI-A-2] ffff888141046248 state to ffff88811a600800 > [ 1283.471239] i915 0000:00:02.0: [drm:drm_atomic_set_crtc_for_connector] Link [CONNECTOR:160:HDMI-A-2] state ffff888141046248 to [CRTC:67:pipe A] > [ 1283.471247] i915 0000:00:02.0: [drm:drm_atomic_check_only] checking ffff88811a600800 > [ 1283.471253] i915 0000:00:02.0: [drm:drm_atomic_helper_check_modeset [drm_kms_helper]] [CRTC:67:pipe A] mode changed > [ 1283.471277] i915 0000:00:02.0: [drm:drm_atomic_helper_check_modeset [drm_kms_helper]] [CRTC:67:pipe A] enable changed > [ 1283.471293] i915 0000:00:02.0: [drm:drm_atomic_helper_check_modeset [drm_kms_helper]] [CRTC:67:pipe A] active changed > [ 1283.471310] i915 0000:00:02.0: [drm:drm_atomic_helper_check_modeset [drm_kms_helper]] Updating routing for [CONNECTOR:160:HDMI-A-2] > [ 1283.471327] i915 0000:00:02.0: [drm:drm_atomic_helper_check_modeset [drm_kms_helper]] [CONNECTOR:160:HDMI-A-2] using [ENCODER:159:DDI C/PHY C] on [CRTC:67:pipe A] > [ 1283.471345] i915 0000:00:02.0: [drm:drm_atomic_helper_check_modeset [drm_kms_helper]] [CRTC:67:pipe A] needs all connectors, enable: y, active: y > [ 1283.471362] i915 0000:00:02.0: [drm:drm_atomic_add_affected_connectors] Adding all current connectors for [CRTC:67:pipe A] to ffff88811a600800 > [ 1283.471367] i915 0000:00:02.0: [drm:drm_atomic_add_affected_planes] Adding all current planes for [CRTC:67:pipe A] to ffff88811a600800 > [ 1283.471373] i915 0000:00:02.0: [drm:drm_atomic_add_encoder_bridges] Adding all bridges for [encoder:159:DDI C/PHY C] to ffff88811a600800 > [ 1283.471415] i915 0000:00:02.0: [drm:intel_hdmi_compute_clock [i915]] picking 8 bpc for HDMI output (pipe bpp: 24) > [ 1283.471682] i915 0000:00:02.0: [drm:intel_atomic_check [i915]] [CRTC:67:pipe A] hw max bpp: 36, pipe bpp: 24, dithering: 0 > [ 1283.471974] i915 0000:00:02.0: [drm:intel_ddi_compute_config_late [i915]] [ENCODER:159:DDI C/PHY C] [CRTC:67:pipe A] > [ 1283.472298] i915 0000:00:02.0: [drm:pipe_config_mismatch [i915]] [CRTC:67:pipe A] fastset mismatch in hw.enable (expected 0, found 1) > [ 1283.472542] i915 0000:00:02.0: [drm:pipe_config_mismatch [i915]] [CRTC:67:pipe A] fastset mismatch in hw.active (expected 0, found 1) > [ 1283.472753] i915 0000:00:02.0: [drm:pipe_config_mismatch [i915]] [CRTC:67:pipe A] fastset mismatch in cpu_transcoder (expected -1, found 0) > [ 1283.473023] i915 0000:00:02.0: [drm:pipe_config_mismatch [i915]] [CRTC:67:pipe A] fastset mismatch in lane_count (expected 0, found 4) > [ 1283.473278] i915 0000:00:02.0: [drm:pipe_config_mismatch [i915]] [CRTC:67:pipe A] fastset mismatch in lane_lat_optim_mask (expected 0x00000000, found 0x0000000d) > [ 1283.473491] i915 0000:00:02.0: [drm:pipe_config_mismatch [i915]] [CRTC:67:pipe A] fastset mismatch in output_types (expected 0x00000000, found 0x00000040) > [ 1283.473699] i915 0000:00:02.0: [drm:pipe_config_mismatch [i915]] [CRTC:67:pipe A] fastset mismatch in framestart_delay (expected 0, found 1) > [ 1283.473907] i915 0000:00:02.0: [drm:pipe_config_mismatch [i915]] [CRTC:67:pipe A] fastset mismatch in hw.pipe_mode.crtc_hdisplay (expected 0, found 3840) > [ 1283.474167] i915 0000:00:02.0: [drm:pipe_config_mismatch [i915]] [CRTC:67:pipe A] fastset mismatch in hw.pipe_mode.crtc_htotal (expected 0, found 4400) > [ 1283.474406] i915 0000:00:02.0: [drm:pipe_config_mismatch [i915]] [CRTC:67:pipe A] fastset mismatch in hw.pipe_mode.crtc_hblank_start (expected 0, found 3840) > [ 1283.474620] i915 0000:00:02.0: [drm:pipe_config_mismatch [i915]] [CRTC:67:pipe A] fastset mismatch in hw.pipe_mode.crtc_hblank_end (expected 0, found 4400) > [ 1283.474830] i915 0000:00:02.0: [drm:pipe_config_mismatch [i915]] [CRTC:67:pipe A] fastset mismatch in hw.pipe_mode.crtc_hsync_start (expected 0, found 4016) > [ 1283.475038] i915 0000:00:02.0: [drm:pipe_config_mismatch [i915]] [CRTC:67:pipe A] fastset mismatch in hw.pipe_mode.crtc_hsync_end (expected 0, found 4104) > [ 1283.475515] i915 0000:00:02.0: [drm:pipe_config_mismatch [i915]] [CRTC:67:pipe A] fastset mismatch in hw.pipe_mode.crtc_vdisplay (expected 0, found 2160) > [ 1283.475739] i915 0000:00:02.0: [drm:pipe_config_mismatch [i915]] [CRTC:67:pipe A] fastset mismatch in hw.pipe_mode.crtc_vtotal (expected 0, found 2250) > [ 1283.475947] i915 0000:00:02.0: [drm:pipe_config_mismatch [i915]] [CRTC:67:pipe A] fastset mismatch in hw.pipe_mode.crtc_vblank_start (expected 0, found 2160) > [ 1283.476179] i915 0000:00:02.0: [drm:pipe_config_mismatch [i915]] [CRTC:67:pipe A] fastset mismatch in hw.pipe_mode.crtc_vblank_end (expected 0, found 2250) > [ 1283.476503] i915 0000:00:02.0: [drm:pipe_config_mismatch [i915]] [CRTC:67:pipe A] fastset mismatch in hw.pipe_mode.crtc_vsync_start (expected 0, found 2168) > [ 1283.476715] i915 0000:00:02.0: [drm:pipe_config_mismatch [i915]] [CRTC:67:pipe A] fastset mismatch in hw.pipe_mode.crtc_vsync_end (expected 0, found 2178) > [ 1283.476923] i915 0000:00:02.0: [drm:pipe_config_mismatch [i915]] [CRTC:67:pipe A] fastset mismatch in hw.adjusted_mode.crtc_hdisplay (expected 0, found 3840) > [ 1283.477163] i915 0000:00:02.0: [drm:pipe_config_mismatch [i915]] [CRTC:67:pipe A] fastset mismatch in hw.adjusted_mode.crtc_htotal (expected 0, found 4400) > [ 1283.477371] i915 0000:00:02.0: [drm:pipe_config_mismatch [i915]] [CRTC:67:pipe A] fastset mismatch in hw.adjusted_mode.crtc_hblank_start (expected 0, found 3840) > [ 1283.477577] i915 0000:00:02.0: [drm:pipe_config_mismatch [i915]] [CRTC:67:pipe A] fastset mismatch in hw.adjusted_mode.crtc_hblank_end (expected 0, found 4400) > [ 1283.477911] i915 0000:00:02.0: [drm:pipe_config_mismatch [i915]] [CRTC:67:pipe A] fastset mismatch in hw.adjusted_mode.crtc_hsync_start (expected 0, found 4016) > [ 1283.478134] i915 0000:00:02.0: [drm:pipe_config_mismatch [i915]] [CRTC:67:pipe A] fastset mismatch in hw.adjusted_mode.crtc_hsync_end (expected 0, found 4104) > [ 1283.478450] i915 0000:00:02.0: [drm:pipe_config_mismatch [i915]] [CRTC:67:pipe A] fastset mismatch in hw.adjusted_mode.crtc_vdisplay (expected 0, found 2160) > [ 1283.478666] i915 0000:00:02.0: [drm:pipe_config_mismatch [i915]] [CRTC:67:pipe A] fastset mismatch in hw.adjusted_mode.crtc_vtotal (expected 0, found 2250) > [ 1283.478874] i915 0000:00:02.0: [drm:pipe_config_mismatch [i915]] [CRTC:67:pipe A] fastset mismatch in hw.adjusted_mode.crtc_vblank_start (expected 0, found 2160) > [ 1283.479317] i915 0000:00:02.0: [drm:pipe_config_mismatch [i915]] [CRTC:67:pipe A] fastset mismatch in hw.adjusted_mode.crtc_vblank_end (expected 0, found 2250) > [ 1283.479536] i915 0000:00:02.0: [drm:pipe_config_mismatch [i915]] [CRTC:67:pipe A] fastset mismatch in hw.adjusted_mode.crtc_vsync_start (expected 0, found 2168) > [ 1283.479742] i915 0000:00:02.0: [drm:pipe_config_mismatch [i915]] [CRTC:67:pipe A] fastset mismatch in hw.adjusted_mode.crtc_vsync_end (expected 0, found 2178) > [ 1283.479947] i915 0000:00:02.0: [drm:pipe_config_mismatch [i915]] [CRTC:67:pipe A] fastset mismatch in pixel_multiplier (expected 0, found 1) > [ 1283.480163] i915 0000:00:02.0: [drm:pipe_config_mismatch [i915]] [CRTC:67:pipe A] fastset mismatch in hw.adjusted_mode.flags (1) (expected 0, found 1) > [ 1283.480371] i915 0000:00:02.0: [drm:pipe_config_mismatch [i915]] [CRTC:67:pipe A] fastset mismatch in hw.adjusted_mode.flags (4) (expected 0, found 4) > [ 1283.480594] i915 0000:00:02.0: [drm:pipe_config_mismatch [i915]] [CRTC:67:pipe A] fastset mismatch in has_hdmi_sink (expected no, found yes) > [ 1283.480802] i915 0000:00:02.0: [drm:pipe_config_mismatch [i915]] [CRTC:67:pipe A] fastset mismatch in hdmi_scrambling (expected no, found yes) > [ 1283.481009] i915 0000:00:02.0: [drm:pipe_config_mismatch [i915]] [CRTC:67:pipe A] fastset mismatch in hdmi_high_tmds_clock_ratio (expected no, found yes) > [ 1283.481249] i915 0000:00:02.0: [drm:pipe_config_mismatch [i915]] [CRTC:67:pipe A] fastset mismatch in has_infoframe (expected no, found yes) > [ 1283.481503] i915 0000:00:02.0: [drm:pipe_config_mismatch [i915]] [CRTC:67:pipe A] fastset mismatch in has_audio (expected no, found yes) > [ 1283.481731] i915 0000:00:02.0: [drm:pipe_config_mismatch [i915]] [CRTC:67:pipe A] fastset mismatch in pipe_bpp (expected 0, found 24) > [ 1283.481955] i915 0000:00:02.0: [drm:pipe_config_mismatch [i915]] [CRTC:67:pipe A] fastset mismatch in hw.pipe_mode.crtc_clock (expected 0, found 594000) > [ 1283.482192] i915 0000:00:02.0: [drm:pipe_config_mismatch [i915]] [CRTC:67:pipe A] fastset mismatch in hw.adjusted_mode.crtc_clock (expected 0, found 594000) > [ 1283.482419] i915 0000:00:02.0: [drm:pipe_config_mismatch [i915]] [CRTC:67:pipe A] fastset mismatch in port_clock (expected 0, found 594000) > [ 1283.482662] i915 0000:00:02.0: [drm:pipe_config_mismatch [i915]] [CRTC:67:pipe A] fastset mismatch in infoframes.enable (expected 0x00000000, found 0x00000039) > [ 1283.482889] i915 0000:00:02.0: [drm:pipe_config_infoframe_mismatch [i915]] fastset mismatch in avi infoframe > [ 1283.483144] i915 0000:00:02.0: [drm:pipe_config_infoframe_mismatch [i915]] expected: > [ 1283.483381] i915 0000:00:02.0: [drm:pipe_config_infoframe_mismatch [i915]] found: > [ 1283.483604] i915 0000:00:02.0: HDMI infoframe: Auxiliary Video Information (AVI), version 2, length 13 > [ 1283.483611] i915 0000:00:02.0: colorspace: RGB > [ 1283.483615] i915 0000:00:02.0: scan mode: Underscan > [ 1283.483618] i915 0000:00:02.0: colorimetry: No Data > [ 1283.483621] i915 0000:00:02.0: picture aspect: 16:9 > [ 1283.483624] i915 0000:00:02.0: active aspect: Same as Picture > [ 1283.483628] i915 0000:00:02.0: itc: No Data > [ 1283.483631] i915 0000:00:02.0: extended colorimetry: xvYCC 601 > [ 1283.483634] i915 0000:00:02.0: quantization range: Limited > [ 1283.483637] i915 0000:00:02.0: nups: Unknown Non-uniform Scaling > [ 1283.483639] i915 0000:00:02.0: video code: 97 > [ 1283.483642] i915 0000:00:02.0: ycc quantization range: Limited > [ 1283.483644] i915 0000:00:02.0: hdmi content type: Graphics > [ 1283.483647] i915 0000:00:02.0: pixel repeat: 0 > [ 1283.483651] i915 0000:00:02.0: bar top 0, bottom 0, left 0, right 0 > [ 1283.483655] i915 0000:00:02.0: [drm:pipe_config_infoframe_mismatch [i915]] fastset mismatch in spd infoframe > [ 1283.483879] i915 0000:00:02.0: [drm:pipe_config_infoframe_mismatch [i915]] expected: > [ 1283.484115] i915 0000:00:02.0: [drm:pipe_config_infoframe_mismatch [i915]] found: > [ 1283.484338] i915 0000:00:02.0: HDMI infoframe: Source Product Description (SPD), version 1, length 25 > [ 1283.484342] i915 0000:00:02.0: vendor: Intel > [ 1283.484344] i915 0000:00:02.0: product: Integrated gfx > [ 1283.484347] i915 0000:00:02.0: source device information: PC General (0x9) > [ 1283.484350] i915 0000:00:02.0: [drm:pipe_config_infoframe_mismatch [i915]] fastset mismatch in hdmi infoframe > [ 1283.484573] i915 0000:00:02.0: [drm:pipe_config_infoframe_mismatch [i915]] expected: > [ 1283.484797] i915 0000:00:02.0: [drm:pipe_config_infoframe_mismatch [i915]] found: > [ 1283.485022] i915 0000:00:02.0: HDMI infoframe: Vendor, version 1, length 4 > [ 1283.485026] i915 0000:00:02.0: empty frame > [ 1283.485080] i915 0000:00:02.0: [drm:intel_plane_atomic_check_with_state [i915]] [CRTC:67:pipe A] with [PLANE:31:plane 1A] visible 0 -> 1, off 0, on 1, ms 1 > [ 1283.485351] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff888108659ec0 state ffff888141145c40 to ffff88811a600800 > [ 1283.485614] i915 0000:00:02.0: [drm:skl_compute_wm [i915]] [CRTC:67:pipe A] dbuf slices 0x0 -> 0x1, ddb (0 - 0) -> (0 - 1020), active pipes 0x0 -> 0x1 > [ 1283.485832] i915 0000:00:02.0: [drm:drm_atomic_get_plane_state] Added [PLANE:63:cursor A] ffff8881093b7400 state to ffff88811a600800 > [ 1283.485873] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff88810865b140 state ffff888141047e68 to ffff88811a600800 > [ 1283.486328] i915 0000:00:02.0: [drm:drm_atomic_get_plane_state] Added [PLANE:39:plane 2A] ffff8881093b5600 state to ffff88811a600800 > [ 1283.486342] i915 0000:00:02.0: [drm:drm_atomic_get_plane_state] Added [PLANE:47:plane 3A] ffff8881093b2000 state to ffff88811a600800 > [ 1283.486353] i915 0000:00:02.0: [drm:drm_atomic_get_plane_state] Added [PLANE:55:plane 4A] ffff8881093b3800 state to ffff88811a600800 > [ 1283.486360] i915 0000:00:02.0: [drm:skl_compute_wm [i915]] [PLANE:31:plane 1A] ddb ( 0 - 0) -> ( 0 - 988), size 0 -> 988 > [ 1283.486547] i915 0000:00:02.0: [drm:skl_compute_wm [i915]] [PLANE:63:cursor A] ddb ( 0 - 0) -> ( 988 - 1020), size 0 -> 32 > [ 1283.486732] 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 > [ 1283.486903] 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 -> 2, 2, 2, 3, 3, 3, 3, 3, 0, 0, 0 > [ 1283.487087] 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 -> 35, 35, 63, 94, 94, 94, 94, 94, 49, 0, 0 > [ 1283.487261] 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 -> 36, 36, 64, 95, 95, 95, 95, 95, 50, 0, 0 > [ 1283.487456] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff888108659e98 state ffff888146c5ba00 to ffff88811a600800 > [ 1283.487665] i915 0000:00:02.0: [drm:intel_plane_calc_min_cdclk [i915]] [PLANE:31:plane 1A] min cdclk (297000 kHz) > [CRTC:67:pipe A] min cdclk (0 kHz) > [ 1283.487877] i915 0000:00:02.0: [drm:intel_bw_calc_min_cdclk [i915]] new bandwidth min cdclk (37125 kHz) > old min cdclk (0 kHz) > [ 1283.488096] i915 0000:00:02.0: [drm:intel_modeset_calc_cdclk [i915]] New cdclk calculated to be logical 316800 kHz, actual 316800 kHz > [ 1283.488304] i915 0000:00:02.0: [drm:intel_modeset_calc_cdclk [i915]] New voltage level calculated to be logical 13, actual 13 > [ 1283.488517] i915 0000:00:02.0: [drm:bxt_get_dpll [i915]] [CRTC:67:pipe A] using pre-allocated PORT PLL C > [ 1283.488725] i915 0000:00:02.0: [drm:intel_reference_shared_dpll.isra.0 [i915]] using PORT PLL C for pipe A > [ 1283.488936] i915 0000:00:02.0: [drm:intel_crtc_state_dump [i915]] [CRTC:67:pipe A] enable: yes [modeset] > [ 1283.489339] i915 0000:00:02.0: [drm:intel_crtc_state_dump [i915]] active: yes, output_types: HDMI (0x40), output format: RGB > [ 1283.489853] i915 0000:00:02.0: [drm:intel_crtc_state_dump [i915]] cpu_transcoder: A, pipe bpp: 24, dithering: 0 > [ 1283.490102] i915 0000:00:02.0: [drm:intel_crtc_state_dump [i915]] MST master transcoder: <invalid> > [ 1283.490309] i915 0000:00:02.0: [drm:intel_crtc_state_dump [i915]] port sync: master transcoder: <invalid>, slave transcoder bitmask = 0x0 > [ 1283.490520] i915 0000:00:02.0: [drm:intel_crtc_state_dump [i915]] bigjoiner: no, pipes: 0x0 > [ 1283.490727] i915 0000:00:02.0: [drm:intel_crtc_state_dump [i915]] splitter: disabled, link count 0, overlap 0 > [ 1283.490934] i915 0000:00:02.0: [drm:intel_crtc_state_dump [i915]] framestart delay: 1, MSA timing delay: 0 > [ 1283.491153] i915 0000:00:02.0: [drm:intel_crtc_state_dump [i915]] audio: 1, infoframes: 1, infoframes enabled: 0x39 > [ 1283.491363] i915 0000:00:02.0: [drm:intel_crtc_state_dump [i915]] GCP: 0x0 > [ 1283.491571] i915 0000:00:02.0: HDMI infoframe: Auxiliary Video Information (AVI), version 2, length 13 > [ 1283.491575] i915 0000:00:02.0: colorspace: RGB > [ 1283.491578] i915 0000:00:02.0: scan mode: Underscan > [ 1283.491580] i915 0000:00:02.0: colorimetry: No Data > [ 1283.491582] i915 0000:00:02.0: picture aspect: 16:9 > [ 1283.491585] i915 0000:00:02.0: active aspect: Same as Picture > [ 1283.491588] i915 0000:00:02.0: itc: No Data > [ 1283.491590] i915 0000:00:02.0: extended colorimetry: xvYCC 601 > [ 1283.491593] i915 0000:00:02.0: quantization range: Limited > [ 1283.491595] i915 0000:00:02.0: nups: Unknown Non-uniform Scaling > [ 1283.491597] i915 0000:00:02.0: video code: 97 > [ 1283.491599] i915 0000:00:02.0: ycc quantization range: Limited > [ 1283.491602] i915 0000:00:02.0: hdmi content type: Graphics > [ 1283.491604] i915 0000:00:02.0: pixel repeat: 0 > [ 1283.491606] i915 0000:00:02.0: bar top 0, bottom 0, left 0, right 0 > [ 1283.491609] i915 0000:00:02.0: HDMI infoframe: Source Product Description (SPD), version 1, length 25 > [ 1283.491612] i915 0000:00:02.0: vendor: Intel > [ 1283.491614] i915 0000:00:02.0: product: Integrated gfx > [ 1283.491617] i915 0000:00:02.0: source device information: PC General (0x9) > [ 1283.491620] i915 0000:00:02.0: HDMI infoframe: Vendor, version 1, length 4 > [ 1283.491622] i915 0000:00:02.0: empty frame > [ 1283.491626] 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: -2 > [ 1283.491834] i915 0000:00:02.0: [drm:intel_crtc_state_dump [i915]] requested mode: "3840x2160": 60 594000 3840 4016 4104 4400 2160 2168 2178 2250 0x48 0x5 > [ 1283.492114] i915 0000:00:02.0: [drm:intel_crtc_state_dump [i915]] adjusted mode: "3840x2160": 60 594000 3840 4016 4104 4400 2160 2168 2178 2250 0x48 0x5 > [ 1283.492324] i915 0000:00:02.0: [drm:intel_dump_crtc_timings [i915]] crtc timings: 594000 3840 4016 4104 4400 2160 2168 2178 2250, type: 0x48 flags: 0x5 > [ 1283.492532] i915 0000:00:02.0: [drm:intel_crtc_state_dump [i915]] pipe mode: "3840x2160": 60 594000 3840 4016 4104 4400 2160 2168 2178 2250 0x40 0x5 > [ 1283.492740] i915 0000:00:02.0: [drm:intel_dump_crtc_timings [i915]] crtc timings: 594000 3840 4016 4104 4400 2160 2168 2178 2250, type: 0x40 flags: 0x5 > [ 1283.492947] i915 0000:00:02.0: [drm:intel_crtc_state_dump [i915]] port clock: 594000, pipe src: 3840x2160+0+0, pixel rate 594000 > [ 1283.493162] i915 0000:00:02.0: [drm:intel_crtc_state_dump [i915]] linetime: 30, ips linetime: 0 > [ 1283.493370] i915 0000:00:02.0: [drm:intel_crtc_state_dump [i915]] num_scalers: 2, scaler_users: 0x0, scaler_id: -1 > [ 1283.493577] i915 0000:00:02.0: [drm:intel_crtc_state_dump [i915]] pch pfit: 0x0+0+0, disabled, force thru: no > [ 1283.493804] i915 0000:00:02.0: [drm:intel_crtc_state_dump [i915]] ips: 0, double wide: 0, drrs: 0 > [ 1283.494010] i915 0000:00:02.0: [drm:bxt_dump_hw_state [i915]] dpll_hw_state: ebb0: 0x4100, ebb4: 0x2000,pll0: 0x1d, pll1: 0x100, pll2: 0x2ccccd, pll3: 0x10000, pll6: 0x30b05, pll8: 0x9, pll9: 0xa, pll10: 0x8003c00, pcsdw12: 0x58 > [ 1283.494247] i915 0000:00:02.0: [drm:intel_crtc_state_dump [i915]] csc_mode: 0x0 gamma_mode: 0x0 gamma_enable: 1 csc_enable: 1 > [ 1283.494455] i915 0000:00:02.0: [drm:intel_crtc_state_dump [i915]] degamma lut: 0 entries, gamma lut: 256 entries > [ 1283.494663] i915 0000:00:02.0: [drm:intel_crtc_state_dump [i915]] [PLANE:31:plane 1A] fb: [FB:166] 3840x2160 format = XR24 little-endian (0x34325258) modifier = 0x100000000000001, visible: yes > [ 1283.494873] i915 0000:00:02.0: [drm:intel_crtc_state_dump [i915]] rotation: 0x1, scaler: -1 > [ 1283.495154] i915 0000:00:02.0: [drm:intel_crtc_state_dump [i915]] src: 3840.000000x2160.000000+0.000000+0.000000 dst: 3840x2160+0+0 > [ 1283.495373] i915 0000:00:02.0: [drm:intel_crtc_state_dump [i915]] [PLANE:39:plane 2A] fb: [NOFB], visible: no > [ 1283.495947] i915 0000:00:02.0: [drm:intel_crtc_state_dump [i915]] [PLANE:47:plane 3A] fb: [NOFB], visible: no > [ 1283.496215] i915 0000:00:02.0: [drm:intel_crtc_state_dump [i915]] [PLANE:55:plane 4A] fb: [NOFB], visible: no > [ 1283.496424] i915 0000:00:02.0: [drm:intel_crtc_state_dump [i915]] [PLANE:63:cursor A] fb: [NOFB], visible: no > [ 1283.496635] i915 0000:00:02.0: [drm:drm_atomic_commit] committing ffff88811a600800 > [ 1283.497536] snd_hda_codec_realtek hdaudioC0D0: autoconfig for ALC298: line_outs=1 (0x14/0x0/0x0/0x0/0x0) type:speaker > [ 1283.497544] snd_hda_codec_realtek hdaudioC0D0: speaker_outs=0 (0x0/0x0/0x0/0x0/0x0) > [ 1283.497548] snd_hda_codec_realtek hdaudioC0D0: hp_outs=1 (0x21/0x0/0x0/0x0/0x0) > [ 1283.497551] snd_hda_codec_realtek hdaudioC0D0: mono: mono_out=0x0 > [ 1283.497553] snd_hda_codec_realtek hdaudioC0D0: inputs: > [ 1283.497557] snd_hda_codec_realtek hdaudioC0D0: Mic=0x18 > [ 1283.497560] snd_hda_codec_realtek hdaudioC0D0: Internal Mic=0x12 > [ 1283.497600] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling dpio-common-c > [ 1283.498299] i915 0000:00:02.0: [drm:intel_modeset_verify_disabled [i915]] [ENCODER:142:DDI B/PHY B] > [ 1283.498551] i915 0000:00:02.0: [drm:intel_modeset_verify_disabled [i915]] [ENCODER:144:DP-MST A] > [ 1283.498768] i915 0000:00:02.0: [drm:intel_modeset_verify_disabled [i915]] [ENCODER:145:DP-MST B] > [ 1283.498991] i915 0000:00:02.0: [drm:intel_modeset_verify_disabled [i915]] [ENCODER:146:DP-MST C] > [ 1283.499447] i915 0000:00:02.0: [drm:intel_modeset_verify_disabled [i915]] [ENCODER:159:DDI C/PHY C] > [ 1283.499697] i915 0000:00:02.0: [drm:verify_single_dpll_state.isra.0 [i915]] PORT PLL A > [ 1283.499937] i915 0000:00:02.0: [drm:verify_single_dpll_state.isra.0 [i915]] PORT PLL B > [ 1283.500284] i915 0000:00:02.0: [drm:verify_single_dpll_state.isra.0 [i915]] PORT PLL C > [ 1283.500743] i915 0000:00:02.0: [drm:intel_enable_shared_dpll [i915]] enable PORT PLL C (active 0x1, on? 0) for [CRTC:67:pipe A] > [ 1283.500969] i915 0000:00:02.0: [drm:intel_enable_shared_dpll [i915]] enabling PORT PLL C > [ 1283.501564] i915 0000:00:02.0: [drm:intel_power_well_enable [i915]] enabling DDI_IO_C > [ 1283.502091] i915 0000:00:02.0: [drm:intel_enable_transcoder [i915]] enabling pipe A > [ 1283.502871] i915 0000:00:02.0: [drm:intel_hdmi_handle_sink_scrambling [i915]] [CONNECTOR:160:HDMI-A-2] scrambling=yes, TMDS bit clock ratio=1/40 > [ 1283.507283] i915 0000:00:02.0: [drm:intel_audio_codec_enable [i915]] [CONNECTOR:160:HDMI-A-2][ENCODER:159:DDI C/PHY C] Enable audio codec on pipe A, 32 bytes ELD > [ 1283.507570] i915 0000:00:02.0: [drm:audio_config_hdmi_pixel_clock [i915]] HDMI audio pixel clock setting for 594000 not found, falling back to defaults > [ 1283.507794] i915 0000:00:02.0: [drm:audio_config_hdmi_pixel_clock [i915]] Configuring HDMI audio for pixel clock 25200 (0x00010000) > [ 1283.508007] i915 0000:00:02.0: [drm:hsw_audio_config_update [i915]] using automatic N > [ 1283.508537] i915 0000:00:02.0: [drm:intel_fbc_update [i915]] reserved 33177600 bytes of contiguous stolen space for FBC, limit: 1 > [ 1283.508789] i915 0000:00:02.0: [drm:intel_fbc_update [i915]] Enabling FBC on [PLANE:31:plane 1A] > [ 1283.516647] Console: switching to colour dummy device 80x25 > [ 1283.516816] [IGT] gem_lmem_swapping: executing > [ 1283.524283] i915 0000:00:02.0: [drm:verify_connector_state [i915]] [CONNECTOR:160:HDMI-A-2] > [ 1283.524574] i915 0000:00:02.0: [drm:intel_modeset_verify_crtc [i915]] [CRTC:67:pipe A] > [ 1283.525024] i915 0000:00:02.0: [drm:verify_single_dpll_state.isra.0 [i915]] PORT PLL C > [ 1283.525406] i915 0000:00:02.0: [drm:drm_atomic_state_default_clear] Clearing atomic state ffff88811a600800 > [ 1283.525490] i915 0000:00:02.0: [drm:__drm_atomic_state_free] Freeing atomic state ffff88811a600800 > [ 1283.525577] i915 0000:00:02.0: [drm:drm_atomic_state_init] Allocated atomic state ffff888105e33800 > [ 1283.525598] i915 0000:00:02.0: [drm:drm_atomic_get_crtc_state] Added [CRTC:67:pipe A] ffff88811a5e2000 state to ffff888105e33800 > [ 1283.525610] i915 0000:00:02.0: [drm:drm_atomic_get_plane_state] Added [PLANE:31:plane 1A] ffff888105a1ee00 state to ffff888105e33800 > [ 1283.525616] i915 0000:00:02.0: [drm:drm_atomic_set_fb_for_plane] Set [FB:166] for [PLANE:31:plane 1A] state ffff888105a1ee00 > [ 1283.525622] i915 0000:00:02.0: [drm:drm_atomic_check_only] checking ffff888105e33800 > [ 1283.525644] i915 0000:00:02.0: [drm:intel_plane_atomic_check_with_state [i915]] [CRTC:67:pipe A] with [PLANE:31:plane 1A] visible 1 -> 1, off 0, on 0, ms 0 > [ 1283.525891] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff888108659ec0 state ffff888102b5b040 to ffff888105e33800 > [ 1283.526134] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff88810865b140 state ffff8881410479e8 to ffff888105e33800 > [ 1283.526340] i915 0000:00:02.0: [drm:drm_atomic_nonblocking_commit] committing ffff888105e33800 nonblocking > [ 1283.526513] [drm:drm_mode_setcrtc] [CRTC:141:pipe C] > [ 1283.526549] i915 0000:00:02.0: [drm:drm_atomic_state_init] Allocated atomic state ffff888105e36800 > [ 1283.526568] i915 0000:00:02.0: [drm:drm_atomic_get_crtc_state] Added [CRTC:141:pipe C] ffff888105ee2000 state to ffff888105e36800 > [ 1283.526579] i915 0000:00:02.0: [drm:drm_atomic_get_plane_state] Added [PLANE:105:plane 1C] ffff888104901a00 state to ffff888105e36800 > [ 1283.526585] i915 0000:00:02.0: [drm:drm_atomic_set_mode_for_crtc] Set [NOMODE] for [CRTC:141:pipe C] state ffff888105ee2000 > [ 1283.526591] i915 0000:00:02.0: [drm:drm_atomic_set_fb_for_plane] Set [NOFB] for [PLANE:105:plane 1C] state ffff888104901a00 > [ 1283.526595] i915 0000:00:02.0: [drm:drm_atomic_add_affected_connectors] Adding all current connectors for [CRTC:141:pipe C] to ffff888105e36800 > [ 1283.526602] i915 0000:00:02.0: [drm:drm_atomic_check_only] checking ffff888105e36800 > [ 1283.526620] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff888108659ec0 state ffff888102b5bc40 to ffff888105e36800 > [ 1283.526841] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff88810865b140 state ffff888141047568 to ffff888105e36800 > [ 1283.527039] i915 0000:00:02.0: [drm:drm_atomic_commit] committing ffff888105e36800 > [ 1283.527212] i915 0000:00:02.0: [drm:drm_atomic_state_default_clear] Clearing atomic state ffff888105e36800 > [ 1283.527248] i915 0000:00:02.0: [drm:__drm_atomic_state_free] Freeing atomic state ffff888105e36800 > [ 1283.527278] [drm:drm_mode_setcrtc] [CRTC:104:pipe B] > [ 1283.527312] i915 0000:00:02.0: [drm:drm_atomic_state_init] Allocated atomic state ffff888102b43800 > [ 1283.527331] i915 0000:00:02.0: [drm:drm_atomic_get_crtc_state] Added [CRTC:104:pipe B] ffff888141222000 state to ffff888102b43800 > [ 1283.527342] i915 0000:00:02.0: [drm:drm_atomic_get_plane_state] Added [PLANE:68:plane 1B] ffff88810b16a000 state to ffff888102b43800 > [ 1283.527347] i915 0000:00:02.0: [drm:drm_atomic_set_mode_for_crtc] Set [NOMODE] for [CRTC:104:pipe B] state ffff888141222000 > [ 1283.527352] i915 0000:00:02.0: [drm:drm_atomic_set_fb_for_plane] Set [NOFB] for [PLANE:68:plane 1B] state ffff88810b16a000 > [ 1283.527357] i915 0000:00:02.0: [drm:drm_atomic_add_affected_connectors] Adding all current connectors for [CRTC:104:pipe B] to ffff888102b43800 > [ 1283.527363] i915 0000:00:02.0: [drm:drm_atomic_check_only] checking ffff888102b43800 > [ 1283.527379] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff888108659ec0 state ffff8881029eb140 to ffff888102b43800 > [ 1283.527614] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff88810865b140 state ffff888141047568 to ffff888102b43800 > [ 1283.527827] i915 0000:00:02.0: [drm:drm_atomic_commit] committing ffff888102b43800 > [ 1283.527892] i915 0000:00:02.0: [drm:drm_atomic_state_default_clear] Clearing atomic state ffff888102b43800 > [ 1283.527923] i915 0000:00:02.0: [drm:__drm_atomic_state_free] Freeing atomic state ffff888102b43800 > [ 1283.529284] i915 0000:00:02.0: [drm:drm_atomic_state_init] Allocated atomic state ffff88810b5b8800 > [ 1283.529323] i915 0000:00:02.0: [drm:drm_atomic_get_crtc_state] Added [CRTC:67:pipe A] ffff88810a492000 state to ffff88810b5b8800 > [ 1283.529331] i915 0000:00:02.0: [drm:drm_atomic_check_only] checking ffff88810b5b8800 > [ 1283.529356] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff888108659ec0 state ffff8881029ebb40 to ffff88810b5b8800 > [ 1283.529626] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff88810865b140 state ffff888141047568 to ffff88810b5b8800 > [ 1283.529830] i915 0000:00:02.0: [drm:drm_atomic_commit] committing ffff88810b5b8800 > [ 1283.531358] [IGT] gem_lmem_swapping: exiting, ret=77 > [ 1283.532379] Console: switching to colour frame buffer device 480x135 > [ 1283.540854] i915 0000:00:02.0: [drm:drm_atomic_state_default_clear] Clearing atomic state ffff888105e33800 > [ 1283.540919] i915 0000:00:02.0: [drm:__drm_atomic_state_free] Freeing atomic state ffff888105e33800 > [ 1283.557519] i915 0000:00:02.0: [drm:drm_atomic_state_default_clear] Clearing atomic state ffff88810b5b8800 > [ 1283.557571] i915 0000:00:02.0: [drm:__drm_atomic_state_free] Freeing atomic state ffff88810b5b8800 > [ 1283.564675] i915 0000:00:02.0: [drm:i915_audio_component_get_eld [i915]] Not valid for port B > [ 1283.564930] i915 0000:00:02.0: [drm:i915_audio_component_get_eld [i915]] Not valid for port B > [ 1283.565159] i915 0000:00:02.0: [drm:i915_audio_component_get_eld [i915]] Not valid for port B > [ 1283.565372] i915 0000:00:02.0: [drm:i915_audio_component_get_eld [i915]] Not valid for port C > [ 1283.565746] i915 0000:00:02.0: [drm:i915_audio_component_get_eld [i915]] Not valid for port C > [ 1283.566013] i915 0000:00:02.0: [drm:i915_audio_component_get_eld [i915]] Not valid for port D > [ 1283.566224] i915 0000:00:02.0: [drm:i915_audio_component_get_eld [i915]] Not valid for port D > [ 1283.566420] i915 0000:00:02.0: [drm:i915_audio_component_get_eld [i915]] Not valid for port D > [ 1283.575820] input: HDA Intel PCH Mic as /devices/pci0000:00/0000:00:0e.0/sound/card0/input15 > [ 1283.578431] input: HDA Intel PCH Headphone as /devices/pci0000:00/0000:00:0e.0/sound/card0/input16 > [ 1283.579008] input: HDA Intel PCH HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:0e.0/sound/card0/input17 > [ 1283.579566] input: HDA Intel PCH HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:0e.0/sound/card0/input18 > [ 1283.580095] input: HDA Intel PCH HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:0e.0/sound/card0/input19 > [ 1283.581777] input: HDA Intel PCH HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:0e.0/sound/card0/input20 > [ 1283.582187] input: HDA Intel PCH HDMI/DP,pcm=10 as /devices/pci0000:00/0000:00:0e.0/sound/card0/input21 > [ 1283.586094] Console: switching to colour dummy device 80x25 > [ 1283.586291] [IGT] gem_lmem_swapping: executing > [ 1283.598029] [IGT] gem_lmem_swapping: exiting, ret=77 > [ 1283.598911] Console: switching to colour frame buffer device 480x135 > [ 1283.659835] Console: switching to colour dummy device 80x25 > [ 1283.660015] [IGT] gem_lmem_swapping: executing > [ 1283.669332] [IGT] gem_lmem_swapping: exiting, ret=77 > [ 1283.670237] Console: switching to colour frame buffer device 480x135 > [ 1283.724630] Console: switching to colour dummy device 80x25 > [ 1283.724810] [IGT] gem_lmem_swapping: executing > [ 1283.733931] [IGT] gem_lmem_swapping: exiting, ret=77 > [ 1283.734982] Console: switching to colour frame buffer device 480x135 > [ 1283.788282] Console: switching to colour dummy device 80x25 > [ 1283.788465] [IGT] i915_pm_rpm: executing > [ 1283.792438] [IGT] i915_pm_rpm: exiting, ret=77 > [ 1283.793320] Console: switching to colour frame buffer device 480x135 > [ 1283.796983] i915 0000:00:02.0: [drm:audio_config_hdmi_pixel_clock [i915]] HDMI audio pixel clock setting for 594000 not found, falling back to defaults > [ 1283.797353] i915 0000:00:02.0: [drm:audio_config_hdmi_pixel_clock [i915]] Configuring HDMI audio for pixel clock 25200 (0x00010000) > [ 1283.797575] i915 0000:00:02.0: [drm:hsw_audio_config_update [i915]] using N 9408 > [ 1283.877711] Console: switching to colour dummy device 80x25 > [ 1283.877893] [IGT] i915_selftest: executing > [ 1283.927895] [drm:drm_mode_addfb2] [FB:163] > [ 1283.927957] i915 0000:00:02.0: [drm:drm_atomic_state_init] Allocated atomic state ffff888107e38800 > [ 1283.927982] i915 0000:00:02.0: [drm:drm_atomic_get_crtc_state] Added [CRTC:67:pipe A] ffff88810a49a000 state to ffff888107e38800 > [ 1283.927994] i915 0000:00:02.0: [drm:drm_atomic_get_plane_state] Added [PLANE:31:plane 1A] ffff888138781400 state to ffff888107e38800 > [ 1283.928001] i915 0000:00:02.0: [drm:drm_atomic_set_fb_for_plane] Set [FB:163] for [PLANE:31:plane 1A] state ffff888138781400 > [ 1283.928008] i915 0000:00:02.0: [drm:drm_atomic_check_only] checking ffff888107e38800 > [ 1283.928029] i915 0000:00:02.0: [drm:intel_plane_atomic_check_with_state [i915]] [CRTC:67:pipe A] with [PLANE:31:plane 1A] visible 1 -> 1, off 0, on 0, ms 0 > [ 1283.928809] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff888108659ec0 state ffff88810440fe40 to ffff888107e38800 > [ 1283.929088] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff88810865b140 state ffff888108b65c28 to ffff888107e38800 > [ 1283.929296] i915 0000:00:02.0: [drm:drm_atomic_nonblocking_commit] committing ffff888107e38800 nonblocking > [ 1283.940833] i915 0000:00:02.0: [drm:drm_atomic_state_default_clear] Clearing atomic state ffff888107e38800 > [ 1283.940884] i915 0000:00:02.0: [drm:__drm_atomic_state_free] Freeing atomic state ffff888107e38800 > [ 1283.947844] [drm:drm_mode_addfb2] [FB:166] > [ 1283.947932] i915 0000:00:02.0: [drm:drm_atomic_state_init] Allocated atomic state ffff888119dc5000 > [ 1283.947957] i915 0000:00:02.0: [drm:drm_atomic_get_crtc_state] Added [CRTC:67:pipe A] ffff88811a64a000 state to ffff888119dc5000 > [ 1283.947971] i915 0000:00:02.0: [drm:drm_atomic_get_plane_state] Added [PLANE:31:plane 1A] ffff8881052a9a00 state to ffff888119dc5000 > [ 1283.947978] i915 0000:00:02.0: [drm:drm_atomic_set_fb_for_plane] Set [FB:166] for [PLANE:31:plane 1A] state ffff8881052a9a00 > [ 1283.947985] i915 0000:00:02.0: [drm:drm_atomic_check_only] checking ffff888119dc5000 > [ 1283.948007] i915 0000:00:02.0: [drm:intel_plane_atomic_check_with_state [i915]] [CRTC:67:pipe A] with [PLANE:31:plane 1A] visible 1 -> 1, off 0, on 0, ms 0 > [ 1283.948485] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff888108659ec0 state ffff888105f6be40 to ffff888119dc5000 > [ 1283.948753] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff88810865b140 state ffff888108b65c28 to ffff888119dc5000 > [ 1283.948979] i915 0000:00:02.0: [drm:drm_atomic_nonblocking_commit] committing ffff888119dc5000 nonblocking > [ 1283.957459] i915 0000:00:02.0: [drm:drm_atomic_state_default_clear] Clearing atomic state ffff888119dc5000 > [ 1283.957514] i915 0000:00:02.0: [drm:__drm_atomic_state_free] Freeing atomic state ffff888119dc5000 > [ 1283.967304] [drm:drm_mode_addfb2] [FB:163] > [ 1283.967365] i915 0000:00:02.0: [drm:drm_atomic_state_init] Allocated atomic state ffff888107e3e800 > [ 1283.967389] i915 0000:00:02.0: [drm:drm_atomic_get_crtc_state] Added [CRTC:67:pipe A] ffff8881411ea000 state to ffff888107e3e800 > [ 1283.967402] i915 0000:00:02.0: [drm:drm_atomic_get_plane_state] Added [PLANE:31:plane 1A] ffff88811a663e00 state to ffff888107e3e800 > [ 1283.967409] i915 0000:00:02.0: [drm:drm_atomic_set_fb_for_plane] Set [FB:163] for [PLANE:31:plane 1A] state ffff88811a663e00 > [ 1283.967417] i915 0000:00:02.0: [drm:drm_atomic_check_only] checking ffff888107e3e800 > [ 1283.967439] i915 0000:00:02.0: [drm:intel_plane_atomic_check_with_state [i915]] [CRTC:67:pipe A] with [PLANE:31:plane 1A] visible 1 -> 1, off 0, on 0, ms 0 > [ 1283.967913] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff888108659ec0 state ffff888105be6140 to ffff888107e3e800 > [ 1283.968242] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff88810865b140 state ffff888108b65d48 to ffff888107e3e800 > [ 1283.968470] i915 0000:00:02.0: [drm:drm_atomic_nonblocking_commit] committing ffff888107e3e800 nonblocking > [ 1283.990789] i915 0000:00:02.0: [drm:drm_atomic_state_default_clear] Clearing atomic state ffff888107e3e800 > [ 1283.990839] i915 0000:00:02.0: [drm:__drm_atomic_state_free] Freeing atomic state ffff888107e3e800 > [ 1283.997485] [drm:drm_mode_addfb2] [FB:166] > [ 1283.997539] i915 0000:00:02.0: [drm:drm_atomic_state_init] Allocated atomic state ffff888107e3e800 > [ 1283.997562] i915 0000:00:02.0: [drm:drm_atomic_get_crtc_state] Added [CRTC:67:pipe A] ffff8881045e2000 state to ffff888107e3e800 > [ 1283.997574] i915 0000:00:02.0: [drm:drm_atomic_get_plane_state] Added [PLANE:31:plane 1A] ffff88811a663800 state to ffff888107e3e800 > [ 1283.997580] i915 0000:00:02.0: [drm:drm_atomic_set_fb_for_plane] Set [FB:166] for [PLANE:31:plane 1A] state ffff88811a663800 > [ 1283.997587] i915 0000:00:02.0: [drm:drm_atomic_check_only] checking ffff888107e3e800 > [ 1283.997607] i915 0000:00:02.0: [drm:intel_plane_atomic_check_with_state [i915]] [CRTC:67:pipe A] with [PLANE:31:plane 1A] visible 1 -> 1, off 0, on 0, ms 0 > [ 1283.997914] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff888108659ec0 state ffff8881045cc940 to ffff888107e3e800 > [ 1283.998239] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff88810865b140 state ffff888108b65d48 to ffff888107e3e800 > [ 1283.998466] i915 0000:00:02.0: [drm:drm_atomic_nonblocking_commit] committing ffff888107e3e800 nonblocking > [ 1284.024148] i915 0000:00:02.0: [drm:drm_atomic_state_default_clear] Clearing atomic state ffff888107e3e800 > [ 1284.024196] i915 0000:00:02.0: [drm:__drm_atomic_state_free] Freeing atomic state ffff888107e3e800 > [ 1284.102760] i915 0000:00:02.0: [drm:drm_atomic_state_init] Allocated atomic state ffff888119dc2000 > [ 1284.102792] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff888108659e98 state ffff888146c62e00 to ffff888119dc2000 > [ 1284.103066] i915 0000:00:02.0: [drm:drm_atomic_check_only] checking ffff888119dc2000 > [ 1284.103084] i915 0000:00:02.0: [drm:intel_modeset_calc_cdclk [i915]] New cdclk calculated to be logical 316800 kHz, actual 316800 kHz > [ 1284.103290] i915 0000:00:02.0: [drm:intel_modeset_calc_cdclk [i915]] New voltage level calculated to be logical 13, actual 13 > [ 1284.103492] i915 0000:00:02.0: [drm:drm_atomic_commit] committing ffff888119dc2000 > [ 1284.103531] i915 0000:00:02.0: [drm:intel_modeset_verify_disabled [i915]] [ENCODER:142:DDI B/PHY B] > [ 1284.103734] i915 0000:00:02.0: [drm:intel_modeset_verify_disabled [i915]] [ENCODER:144:DP-MST A] > [ 1284.103932] i915 0000:00:02.0: [drm:intel_modeset_verify_disabled [i915]] [ENCODER:145:DP-MST B] > [ 1284.104138] i915 0000:00:02.0: [drm:intel_modeset_verify_disabled [i915]] [ENCODER:146:DP-MST C] > [ 1284.104334] i915 0000:00:02.0: [drm:intel_modeset_verify_disabled [i915]] [ENCODER:159:DDI C/PHY C] > [ 1284.104530] i915 0000:00:02.0: [drm:verify_single_dpll_state.isra.0 [i915]] PORT PLL A > [ 1284.104743] i915 0000:00:02.0: [drm:verify_single_dpll_state.isra.0 [i915]] PORT PLL B > [ 1284.104945] i915 0000:00:02.0: [drm:verify_single_dpll_state.isra.0 [i915]] PORT PLL C > [ 1284.105306] i915 0000:00:02.0: [drm:drm_atomic_state_default_clear] Clearing atomic state ffff888119dc2000 > [ 1284.105324] i915 0000:00:02.0: [drm:__drm_atomic_state_free] Freeing atomic state ffff888119dc2000 > [ 1284.346282] [IGT] i915_selftest: exiting, ret=77 > [ 1284.347200] Console: switching to colour frame buffer device 480x135 > [ 1284.398278] Console: switching to colour dummy device 80x25 > [ 1284.398453] [IGT] dmabuf: executing > [ 1284.408439] [IGT] dmabuf: starting subtest all > [ 1284.408606] [IGT] dmabuf: starting dynamic subtest sanitycheck > [ 1284.410250] dma-buf: Running sanitycheck > [ 1284.425791] [IGT] dmabuf: starting dynamic subtest dma_fence > [ 1284.427775] dma-buf: Running dma_fence > [ 1284.427781] sizeof(dma_fence)=64 > [ 1284.427989] dma-buf: Running dma_fence/sanitycheck > [ 1284.428011] dma-buf: Running dma_fence/test_signaling > [ 1284.428023] dma-buf: Running dma_fence/test_add_callback > [ 1284.428034] dma-buf: Running dma_fence/test_late_add_callback > [ 1284.428045] dma-buf: Running dma_fence/test_rm_callback > [ 1284.428066] dma-buf: Running dma_fence/test_late_rm_callback > [ 1284.428078] dma-buf: Running dma_fence/test_status > [ 1284.428089] dma-buf: Running dma_fence/test_error > [ 1284.428100] dma-buf: Running dma_fence/test_wait > [ 1284.428112] dma-buf: Running dma_fence/test_wait_timeout > [ 1284.432168] dma-buf: Running dma_fence/test_stub > [ 1284.432189] dma-buf: Running dma_fence/race_signal_callback > [ 1284.484108] thread_signal_callback[0] completed 12091 passes, 7358 misses > [ 1284.484132] thread_signal_callback[1] completed 11016 passes, 6293 misses > [ 1284.536090] thread_signal_callback[0] completed 13094 passes, 13075 misses > [ 1284.536148] thread_signal_callback[1] completed 12650 passes, 12642 misses > [ 1284.548161] [IGT] dmabuf: starting dynamic subtest dma_fence_chain > [ 1284.550473] dma-buf: Running dma_fence_chain > [ 1284.550478] sizeof(dma_fence_chain)=184 > [ 1284.550657] dma-buf: Running dma_fence_chain/sanitycheck > [ 1284.550685] dma-buf: Running dma_fence_chain/find_seqno > [ 1284.551495] dma-buf: Running dma_fence_chain/find_signaled > [ 1284.551536] dma-buf: Running dma_fence_chain/find_out_of_order > [ 1284.551586] dma-buf: Running dma_fence_chain/find_gap > [ 1284.552385] dma-buf: Running dma_fence_chain/find_race > [ 1289.909661] Completed 4095 cycles > [ 1289.926745] dma-buf: Running dma_fence_chain/signal_forward > [ 1289.927461] dma-buf: Running dma_fence_chain/signal_backward > [ 1289.928138] dma-buf: Running dma_fence_chain/wait_forward > [ 1289.972262] dma-buf: Running dma_fence_chain/wait_backward > [ 1290.017693] dma-buf: Running dma_fence_chain/wait_random > [ 1290.060688] ------------[ cut here ]------------ > [ 1290.060697] kmem_cache_destroy mock_fence: Slab cache still has objects when called from dma_fence_chain+0x6c/0x76 [dmabuf_selftests] > [ 1290.060718] WARNING: CPU: 1 PID: 1391 at mm/slab_common.c:478 kmem_cache_destroy+0x11d/0x130 > [ 1290.060729] Modules linked in: dmabuf_selftests(+) vgem drm_shmem_helper fuse snd_hda_codec_hdmi snd_hda_codec_realtek snd_hda_codec_generic ledtrig_audio wmi_bmof x86_pkg_temp_thermal coretemp kvm_intel kvm irqbypass crct10dif_pclmul crc32_pclmul ghash_clmulni_intel i915 ttm drm_buddy drm_display_helper drm_kms_helper snd_intel_dspcfg syscopyarea snd_hda_codec mei_me sysfillrect snd_hwdep mei sysimgblt snd_hda_core fb_sys_fops snd_pcm prime_numbers wmi video r8169 i2c_i801 i2c_smbus lpc_ich intel_lpss_pci realtek pinctrl_geminilake [last unloaded: dmabuf_selftests] > [ 1290.060787] CPU: 1 PID: 1391 Comm: dmabuf Not tainted 6.0.0-rc2-bisect17 #8 > [ 1290.060791] Hardware name: Intel Corp. Geminilake/GLK RVP1 DDR4 (05), BIOS GELKRVPA.X64.0093.B21.1803270623 03/27/2018 > [ 1290.060795] RIP: 0010:kmem_cache_destroy+0x11d/0x130 > [ 1290.060800] Code: 79 c8 06 00 e9 2d ff ff ff c3 cc cc cc cc 48 8b 55 60 48 8b 4c 24 18 48 c7 c6 a0 a4 01 82 48 c7 c7 58 46 31 82 e8 f0 f9 8c 00 <0f> 0b e9 05 ff ff ff 66 66 2e 0f 1f 84 00 00 00 00 00 90 e9 5b c2 > [ 1290.060803] RSP: 0018:ffffc9000088fc88 EFLAGS: 00010282 > [ 1290.060807] RAX: 0000000000000000 RBX: ffffffffa019e050 RCX: 0000000000000000 > [ 1290.060810] RDX: 0000000000000001 RSI: ffffffff8231b485 RDI: 00000000ffffffff > [ 1290.060812] RBP: ffff88810344de40 R08: 0000000000000000 R09: ffffc9000088fb28 > [ 1290.060815] R10: 0000000000000001 R11: 0000000000000001 R12: 0000000000000000 > [ 1290.060817] R13: ffff888102b5f310 R14: ffffc9000088fda0 R15: 0000000000000000 > [ 1290.060820] FS: 00007fa25bfc4c00(0000) GS:ffff88817b880000(0000) knlGS:0000000000000000 > [ 1290.060823] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 > [ 1290.060825] CR2: 000055cb0aeabfe4 CR3: 000000011a51a000 CR4: 0000000000350ee0 > [ 1290.060828] Call Trace: > [ 1290.060831] <TASK> > [ 1290.060833] ? 0xffffffffa01e3000 > [ 1290.060837] dma_fence_chain+0x6c/0x76 [dmabuf_selftests] > [ 1290.060844] st_init+0x84/0x1000 [dmabuf_selftests] > [ 1290.060851] do_one_initcall+0x53/0x2f0 > [ 1290.060856] ? rcu_read_lock_held_common+0x9/0x50 > [ 1290.060861] ? rcu_read_lock_sched_held+0x1e/0x80 > [ 1290.060865] ? kmem_cache_alloc_trace+0x1c0/0x260 > [ 1290.060872] do_init_module+0x46/0x1c0 > [ 1290.060877] load_module+0x1b17/0x1de0 > [ 1290.060880] ? __kernel_read+0xeb/0x250 > [ 1290.060889] ? __do_sys_finit_module+0xb4/0x130 > [ 1290.060892] __do_sys_finit_module+0xb4/0x130 > [ 1290.060898] do_syscall_64+0x38/0x90 > [ 1290.060904] entry_SYSCALL_64_after_hwframe+0x63/0xcd > [ 1290.060910] RIP: 0033:0x7fa25ef2673d > [ 1290.060914] Code: 00 c3 66 2e 0f 1f 84 00 00 00 00 00 90 f3 0f 1e fa 48 89 f8 48 89 f7 48 89 d6 48 89 ca 4d 89 c2 4d 89 c8 4c 8b 4c 24 08 0f 05 <48> 3d 01 f0 ff ff 73 01 c3 48 8b 0d 23 37 0d 00 f7 d8 64 89 01 48 > [ 1290.060917] RSP: 002b:00007fff2e5a1318 EFLAGS: 00000246 ORIG_RAX: 0000000000000139 > [ 1290.060921] RAX: ffffffffffffffda RBX: 000055eceb41fa00 RCX: 00007fa25ef2673d > [ 1290.060923] RDX: 0000000000000000 RSI: 000055eceb41fdf0 RDI: 0000000000000006 > [ 1290.060926] RBP: 0000000000000020 R08: 00007fa25ef75e60 R09: 000055eceb421550 > [ 1290.060928] R10: 00007fff2e5a1460 R11: 0000000000000246 R12: 000055eceb41fdf0 > [ 1290.060930] R13: 0000000000000000 R14: 000055eceb41cf00 R15: 000055eceb41fa00 > [ 1290.060935] </TASK> > [ 1290.060937] irq event stamp: 0 > [ 1290.060939] hardirqs last enabled at (0): [<0000000000000000>] 0x0 > [ 1290.060942] hardirqs last disabled at (0): [<ffffffff810b62da>] copy_process+0x6ca/0x1cc0 > [ 1290.060947] softirqs last enabled at (0): [<ffffffff810b62da>] copy_process+0x6ca/0x1cc0 > [ 1290.060951] softirqs last disabled at (0): [<0000000000000000>] 0x0 > [ 1290.060954] ---[ end trace 0000000000000000 ]--- > [ 1290.208225] [IGT] dmabuf: exiting, ret=98 > [ 1290.209099] Console: switching to colour frame buffer device 480x135 > [ 1305.212046] [drm:drm_mode_addfb2] [FB:163] > [ 1305.212119] i915 0000:00:02.0: [drm:drm_atomic_state_init] Allocated atomic state ffff888105a13800 > [ 1305.212144] i915 0000:00:02.0: [drm:drm_atomic_get_crtc_state] Added [CRTC:67:pipe A] ffff88811a5e2000 state to ffff888105a13800 > [ 1305.212158] i915 0000:00:02.0: [drm:drm_atomic_get_plane_state] Added [PLANE:31:plane 1A] ffff88810a7b3800 state to ffff888105a13800 > [ 1305.212164] i915 0000:00:02.0: [drm:drm_atomic_set_fb_for_plane] Set [FB:163] for [PLANE:31:plane 1A] state ffff88810a7b3800 > [ 1305.212171] i915 0000:00:02.0: [drm:drm_atomic_check_only] checking ffff888105a13800 > [ 1305.212193] i915 0000:00:02.0: [drm:intel_plane_atomic_check_with_state [i915]] [CRTC:67:pipe A] with [PLANE:31:plane 1A] visible 1 -> 1, off 0, on 0, ms 0 > [ 1305.212450] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff888108659ec0 state ffff8881352f3b40 to ffff888105a13800 > [ 1305.212671] i915 0000:00:02.0: [drm:intel_atomic_get_global_obj_state [i915]] Added new global object ffff88810865b140 state ffff888108b659e8 to ffff888105a13800 > [ 1305.212875] i915 0000:00:02.0: [drm:drm_atomic_nonblocking_commit] committing ffff888105a13800 nonblocking > [ 1305.224214] i915 0000:00:02.0: [drm:drm_atomic_state_default_clear] Clearing atomic state ffff888105a13800 > [ 1305.224295] i915 0000:00:02.0: [drm:__drm_atomic_state_free] Freeing atomic state ffff888105a13800