Skip to content

Instantly share code, notes, and snippets.

@anarsoul
Created December 13, 2017 06:40
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save anarsoul/7a8e5f6e7eddf9b6d571560203373777 to your computer and use it in GitHub Desktop.
Save anarsoul/7a8e5f6e7eddf9b6d571560203373777 to your computer and use it in GitHub Desktop.
[ 43.280006] ------------[ cut here ]------------
[ 43.289811] driver forgot to call drm_crtc_vblank_off()
[ 43.300372] WARNING: CPU: 2 PID: 32 at drivers/gpu/drm/drm_atomic_helper.c:892 drm_atomic_helper_commit_modeset_disables+0x3b8/0x3e0
[ 43.317848] Modules linked in: uvcvideo videobuf2_vmalloc videobuf2_memops videobuf2_v4l2 videobuf2_core videodev lima media sun8i_codec_analog sun8i_codec sun4i_i2s snd_soc_simple_card snd_soc_simple_card_utils gpio_keys
[ 43.349445] CPU: 2 PID: 32 Comm: kworker/2:1 Not tainted 4.15.0-rc2-ARCH+ #36
[ 43.362507] Hardware name: Pinebook (DT)
[ 43.372186] Workqueue: events drm_mode_rmfb_work_fn
[ 43.382886] task: 0000000027ca8b29 task.stack: 00000000983f69f3
[ 43.394622] pstate: 60000005 (nZCv daif -PAN -UAO)
[ 43.405163] pc : drm_atomic_helper_commit_modeset_disables+0x3b8/0x3e0
[ 43.417518] lr : drm_atomic_helper_commit_modeset_disables+0x3b8/0x3e0
[ 43.429757] sp : ffff00000a703c00
[ 43.438750] x29: ffff00000a703c00 x28: ffff000008e14ec8
[ 43.449835] x27: ffff800077d50000 x26: 0000000000000030
[ 43.460930] x25: 0000000000000000 x24: ffff000009132728
[ 43.471962] x23: ffff0000090a89d8 x22: ffff8000781fd800
[ 43.482929] x21: ffff8000781fc828 x20: 0000000000000000
[ 43.493865] x19: ffff800077e47780 x18: 0000000000000010
[ 43.504836] x17: 0000ffff876b0b48 x16: ffff00000829bd60
[ 43.515737] x15: 0000000000000001 x14: ffff000008db3180
[ 43.526547] x13: 0000000000000000 x12: 0000000000000000
[ 43.537267] x11: ffff000009399b40 x10: ffff00000873bf08
[ 43.547905] x9 : 0000000000000020 x8 : 0000000000000015
[ 43.558541] x7 : 0000000000000001 x6 : 000000000000019b
[ 43.569128] x5 : 0000000000aaaaaa x4 : 0000000000000000
[ 43.579542] x3 : 0000000000000000 x2 : ffffffffffffffff
[ 43.589802] x1 : ffff0000093c1710 x0 : 000000000000002b
[ 43.600031] Call trace:
[ 43.607310] drm_atomic_helper_commit_modeset_disables+0x3b8/0x3e0
[ 43.618347] drm_atomic_helper_commit_tail+0x28/0x78
[ 43.628145] commit_tail+0x7c/0x80
[ 43.636367] drm_atomic_helper_commit+0xe0/0x160
[ 43.645847] drm_atomic_commit+0x5c/0x68
[ 43.654451] drm_framebuffer_remove+0x2d0/0x3f8
[ 43.663660] drm_mode_rmfb_work_fn+0x68/0x90
[ 43.672581] process_one_work+0x19c/0x3f0
[ 43.681218] worker_thread+0x54/0x440
[ 43.689466] kthread+0x134/0x138
[ 43.697275] ret_from_fork+0x10/0x1c
[ 43.705437] ---[ end trace 51d62d9e7d1fc458 ]---
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment