Bug#949369: Info received (Bug#949369: i915: kernel crash in i915_active_acquire())

2020-04-02 Thread Guy Baconniere


@John try to install Linux Kernel 5.5.13 (aka 5.5.0-1) from sid

https://packages.debian.org/sid/kernel/linux-image-5.5.0-1-amd64-unsigned

https://kernel.ubuntu.com/~kernel-ppa/mainline/v5.5.12/CHANGES

 Chris Wilson (1):

  drm/i915/execlists: Track active elements during dequeue
 Matt Roper (1):

  drm/i915: Handle all MCR ranges
 Caz Yokoyama (1):

  Revert "drm/i915/tgl: Add extra hdc flush workaround"

Check the comment on Debian Bug #954817
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=954817#17

https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1868551/comments/29



Bug#949369: i915: kernel crash in i915_active_acquire()

2020-03-28 Thread Guy Baconniere
FYI
My bug report
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1868551

I ported the patch
https://launchpadlibrarian.net/470860672/ubuntu-focal-1868551-i915_active_acquire.patch

Official Issue #827
https://gitlab.freedesktop.org/drm/intel/issues/827

Good article on the subject
https://linuxreviews.org/Linux_Kernel_5.5_Will_Not_Fix_The_Frequent_Intel_GPU_Hangs_In_Recent_Kernels

Best Regards,
Guy Baconniere


Bug#949369: i915: kernel crash in i915_active_acquire()

2020-03-12 Thread Ben Caradoc-Davies
Seen today with 5.4.19-1 (sid) on Intel HD 630 Graphics (i7 7700). 
Console nonrecoverable but system up and could be mostly shut down via 
remote access. Oops attached.


Kind regards,

--
Ben Caradoc-Davies 
Director
Transient Software Limited 
New Zealand
Mar 13 10:57:33 ripley kernel: BUG: kernel NULL pointer dereference, address: 
0040
Mar 13 10:57:33 ripley kernel: #PF: supervisor read access in kernel mode
Mar 13 10:57:33 ripley kernel: #PF: error_code(0x) - not-present page
Mar 13 10:57:33 ripley kernel: PGD 0 P4D 0 
Mar 13 10:57:33 ripley kernel: Oops:  [#1] SMP PTI
Mar 13 10:57:33 ripley kernel: CPU: 6 PID: 950 Comm: xfwm4 Not tainted 
5.4.0-4-amd64 #1 Debian 5.4.19-1
Mar 13 10:57:33 ripley kernel: Hardware name: System manufacturer System 
Product Name/H110I-PLUS, BIOS 4212 07/24/2019
Mar 13 10:57:33 ripley kernel: RIP: 0010:i915_active_acquire+0x9/0x70 [i915]
Mar 13 10:57:33 ripley kernel: Code: 00 00 00 48 c7 46 58 00 00 00 00 c7 46 38 
00 00 00 00 48 c7 c6 0a 00 92 c0 e9 33 30 ca ec 0f 1f 00 0f 1f 44 00 00 41 54 
55 53 <8b> 47 38 48 89 fb 85 c0 74 15 8d 50 01 f0 0f b1 53 38 75 f2 45 31
Mar 13 10:57:33 ripley kernel: RSP: 0018:ac43417e3a40 EFLAGS: 00010286
Mar 13 10:57:33 ripley kernel: RAX:  RBX: 988fd6447a80 RCX: 

Mar 13 10:57:33 ripley kernel: RDX: 988fae3698c0 RSI: 988fd6447a80 RDI: 
0008
Mar 13 10:57:33 ripley kernel: RBP: 988fae3698c0 R08: 988fd0b97388 R09: 
988fd0b97388
Mar 13 10:57:33 ripley kernel: R10: a000 R11:  R12: 
0008
Mar 13 10:57:33 ripley kernel: R13: 0004 R14: 988fae3698c0 R15: 
401c
Mar 13 10:57:33 ripley kernel: FS:  7f6c283c6f00() 
GS:988fe6b8() knlGS:
Mar 13 10:57:33 ripley kernel: CS:  0010 DS:  ES:  CR0: 80050033
Mar 13 10:57:33 ripley kernel: CR2: 0040 CR3: 00042085c003 CR4: 
003606e0
Mar 13 10:57:33 ripley kernel: DR0:  DR1:  DR2: 

Mar 13 10:57:33 ripley kernel: DR3:  DR6: fffe0ff0 DR7: 
0400
Mar 13 10:57:33 ripley kernel: Call Trace:
Mar 13 10:57:33 ripley kernel:  i915_active_ref+0x21/0x210 [i915]
Mar 13 10:57:33 ripley kernel:  ? _cond_resched+0x15/0x30
Mar 13 10:57:33 ripley kernel:  i915_vma_move_to_active+0x6e/0xf0 [i915]
Mar 13 10:57:33 ripley kernel:  i915_gem_do_execbuffer+0xc62/0x1520 [i915]
Mar 13 10:57:33 ripley kernel:  ? _cond_resched+0x15/0x30
Mar 13 10:57:33 ripley kernel:  ? mutex_lock+0xe/0x30
Mar 13 10:57:33 ripley kernel:  ? unix_stream_read_generic+0x1f7/0x8f0
Mar 13 10:57:33 ripley kernel:  ? __kmalloc_node+0x1f5/0x300
Mar 13 10:57:33 ripley kernel:  i915_gem_execbuffer2_ioctl+0x1df/0x3d0 [i915]
Mar 13 10:57:33 ripley kernel:  ? i915_gem_madvise_ioctl+0x13a/0x290 [i915]
Mar 13 10:57:33 ripley kernel:  ? i915_gem_execbuffer_ioctl+0x2e0/0x2e0 [i915]
Mar 13 10:57:33 ripley kernel:  drm_ioctl_kernel+0xaa/0xf0 [drm]
Mar 13 10:57:33 ripley kernel:  drm_ioctl+0x208/0x390 [drm]
Mar 13 10:57:33 ripley kernel:  ? i915_gem_execbuffer_ioctl+0x2e0/0x2e0 [i915]
Mar 13 10:57:33 ripley kernel:  do_vfs_ioctl+0x40e/0x670
Mar 13 10:57:33 ripley kernel:  ksys_ioctl+0x5e/0x90
Mar 13 10:57:33 ripley kernel:  __x64_sys_ioctl+0x16/0x20
Mar 13 10:57:33 ripley kernel:  do_syscall_64+0x52/0x160
Mar 13 10:57:33 ripley kernel:  entry_SYSCALL_64_after_hwframe+0x44/0xa9
Mar 13 10:57:33 ripley kernel: RIP: 0033:0x7f6c298ae3e7
Mar 13 10:57:33 ripley kernel: Code: 00 00 90 48 8b 05 a9 7a 0c 00 64 c7 00 26 
00 00 00 48 c7 c0 ff ff ff ff c3 66 2e 0f 1f 84 00 00 00 00 00 b8 10 00 00 00 
0f 05 <48> 3d 01 f0 ff ff 73 01 c3 48 8b 0d 79 7a 0c 00 f7 d8 64 89 01 48
Mar 13 10:57:33 ripley kernel: RSP: 002b:7ffcc6f19f38 EFLAGS: 0246 
ORIG_RAX: 0010
Mar 13 10:57:33 ripley kernel: RAX: ffda RBX: 7ffcc6f19f80 RCX: 
7f6c298ae3e7
Mar 13 10:57:33 ripley kernel: RDX: 7ffcc6f19f80 RSI: 40406469 RDI: 
000a
Mar 13 10:57:33 ripley kernel: RBP: 40406469 R08: 55af3bfd53d0 R09: 

Mar 13 10:57:33 ripley kernel: R10:  R11: 0246 R12: 
55af3c34ca40
Mar 13 10:57:33 ripley kernel: R13: 000a R14:  R15: 
7f6c2635ce08
Mar 13 10:57:33 ripley kernel: Modules linked in: uas usb_storage msr ctr ccm 
ipt_REJECT nf_reject_ipv4 xt_tcpudp xt_conntrack nf_conntrack nf_defrag_ipv6 
nf_defrag_ipv4 iptable_filter intel_rapl_msr intel_rapl_common 
snd_hda_codec_hdmi snd_hda_codec_realtek ath9k_htc snd_hda_codec_generic 
binfmt_misc ath9k_common ledtrig_audio ath9k_hw x86_pkg_temp_thermal 
intel_powerclamp nls_ascii coretemp nls_cp437 ath kvm_intel snd_hda_intel vfat 
mac80211 snd_intel_nhlt fat kvm snd_hda_codec efi_pstore irqbypass snd_hda_core 
cfg80211 eeepc_wmi snd_hwdep asus_wmi intel_cstate snd_pcm battery 
sparse_keymap 

Bug#949369: i915: kernel crash in i915_active_acquire()

2020-03-12 Thread Ben Caradoc-Davies

See also similar report and discussion and patch here:
https://gitlab.freedesktop.org/drm/intel/issues/827

Especially the remark "obj->frontbuffer is no longer protected by the 
struct_mutex".


Are they the upstream? I do not know if this is exactly the same bug as 
reported here, or whether they are upstream, so I have not set upstream.


Kind regards,

--
Ben Caradoc-Davies 
Director
Transient Software Limited 
New Zealand



Bug#949369: i915: kernel crash in i915_active_acquire()

2020-03-12 Thread Ben Caradoc-Davies

On 13/03/2020 11:37, Ben Caradoc-Davies wrote:
Seen today with 5.4.19-1 (sid) on Intel HD 630 Graphics (i7 7700). 
Console nonrecoverable but system up and could be mostly shut down via 
remote access. Oops attached.


Note: no Nvidia hardware or drivers present. This is an IGP-only system.

--
Ben Caradoc-Davies 
Director
Transient Software Limited 
New Zealand



Bug#949369: i915: kernel crash in i915_active_acquire()

2020-02-25 Thread Pavel Reznicek
Source: linux
Followup-For: Bug #949369

Dear Maintainer,

  I experienced the same crash after upgrading to kernel series 5.4.x (namely 
to 5.4.8) in mid of January. The crashes of the system were quite frequent 
(every few hours, making the system unusable). After few experiments I ended up 
with the linux kernel 5.5.0-rc5 from unstable, which seems to work relativelly 
well. However, today I got the same crash already twice, despite more than 
month of using it. There are numer of reports about the problems related to the 
i915 driver in the 5.3.x-5.5.x kernel series:

https://bbs.archlinux.org/viewtopic.php?id=250765=7
https://linuxreviews.org/Linux_Kernel_5.5_Will_Not_Fix_The_Frequent_Intel_GPU_Hangs_In_Recent_Kernels
https://forum.manjaro.org/t/random-freezing-with-resetting-rcs0-for-hang-on-rcs0/119313/29
https://www.phoronix.com/scan.php?page=news_item=Linux-5.5-Intel-Missed-Graphics

Kernels 4.19.x in buster seems to be fine.

Pavel


-- System Information:
Debian Release: bullseye/sid
  APT prefers testing
  APT policy: (840, 'testing'), (740, 'unstable'), (738, 'experimental'), (540, 
'proposed-updates'), (540, 'stable'), (500, 'oldstable-proposed-updates'), 
(500, 'oldoldstable'), (500, 'oldstable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 5.5.0-rc5-amd64 (SMP w/8 CPU cores)
Kernel taint flags: TAINT_OOT_MODULE, TAINT_UNSIGNED_MODULE
Locale: LANG=en_US.UTF-8, LC_CTYPE=cs_CZ.UTF-8 (charmap=UTF-8) (ignored: LC_ALL 
set to en_US.UTF-8), LANGUAGE=en_US:en (charmap=UTF-8) (ignored: LC_ALL set to 
en_US.UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled



Bug#949369: i915: kernel crash in i915_active_acquire()

2020-02-18 Thread Nils Jarle Haugen

Dear maintainers,

I experienced the same crash today. I have the Lenovo t470p with the 
i915 (Intel HD 630 graphics) and the NVIDIA 940MX dedicated graphics 
card. I statically switch between intel and nvidia with xrandr and sddm 
scrpts (using 
https://wiki.debian.org/NvidiaGraphicsDrivers/Optimus#Configuration).


On the occasion when the system crashed, the xrandr and sddm scripts 
were commented out and not actively in use (but the nvidia kernel module 
was still loaded).


The crash left the system in a unusable state, needed to call sysrq to 
force restart it.


I'll try to purge the proprietary drivers and then try to reproduce the 
issue.



Kind regards,
Nils J. Haugen


Distributor ID: Debian
Description:    Debian GNU/Linux bullseye/sid
Release:    testing
Codename:   bullseye
5.4.0-3-amd64

Feb 18 15:29:29 nilsjarle-t470p kernel: [ 6312.793555] i915 
:00:02.0: GPU HANG: ecode 9:1:0x, hang on rcs0
Feb 18 15:29:29 nilsjarle-t470p kernel: [ 6312.794565] i915 
:00:02.0: Resetting rcs0 for hang on rcs0
Feb 18 15:29:29 nilsjarle-t470p kernel: [ 6312.795587] i915 
:00:02.0: Resetting chip for hang on rcs0
Feb 18 15:29:29 nilsjarle-t470p kernel: [ 6312.846861] [ cut 
here ]
Feb 18 15:29:29 nilsjarle-t470p kernel: [ 6312.846871] invalid opcode: 
 [#1] SMP PTI
Feb 18 15:29:29 nilsjarle-t470p kernel: [ 6312.846875] CPU: 1 PID: 4125 
Comm: Unity Tainted: G   OE 5.4.0-3-amd64 #1 Debian 5.4.13-1
Feb 18 15:29:29 nilsjarle-t470p kernel: [ 6312.846878] Hardware name: 
LENOVO 20J6CTO1WW/20J6CTO1WW, BIOS R0FET50W (1.30 ) 07/03/2019
Feb 18 15:29:29 nilsjarle-t470p kernel: [ 6312.846885] RIP: 
0010:__list_del_entry_valid.cold+0x31/0x55
Feb 18 15:29:29 nilsjarle-t470p kernel: [ 6312.846889] Code: 61 0e a3 e8 
d4 1d ce ff 0f 0b 48 c7 c7 50 62 0e a3 e8 c6 1d ce ff 0f 0b 48 89 f2 48 
89 fe 48 c7 c7 10 62 0e a3 e8 b2 1d ce ff <0f> 0b 48 89 fe 4c 89 c2 48 
c7 c7 d8 61 0e a3 e8 9e 1d ce ff 0f 0b
Feb 18 15:29:29 nilsjarle-t470p kernel: [ 6312.846892] RSP: 
0018:ba9dc91978a0 EFLAGS: 00010046
Feb 18 15:29:29 nilsjarle-t470p kernel: [ 6312.846895] RAX: 
0054 RBX: a0769e0d4fc0 RCX: 
Feb 18 15:29:29 nilsjarle-t470p kernel: [ 6312.846897] RDX: 
 RSI: a0783e257688 RDI: a0783e257688
Feb 18 15:29:29 nilsjarle-t470p kernel: [ 6312.846899] RBP: 
a0783b9b6068 R08: a0783e257688 R09: 0063
Feb 18 15:29:29 nilsjarle-t470p kernel: [ 6312.846901] R10: 
ba9dc9197750 R11:  R12: a0783b9b6000
Feb 18 15:29:29 nilsjarle-t470p kernel: [ 6312.846903] R13: 
a0783b9b6000 R14: a0783267c180 R15: a078300f7ae8
Feb 18 15:29:29 nilsjarle-t470p kernel: [ 6312.846906] FS: 
7f571b4992c0() GS:a0783e24() knlGS:
Feb 18 15:29:29 nilsjarle-t470p kernel: [ 6312.846908] CS:  0010 DS: 
 ES:  CR0: 80050033
Feb 18 15:29:29 nilsjarle-t470p kernel: [ 6312.846910] CR2: 
7f5717f28000 CR3: 000432e5e004 CR4: 003606e0
Feb 18 15:29:29 nilsjarle-t470p kernel: [ 6312.846913] DR0: 
 DR1:  DR2: 
Feb 18 15:29:29 nilsjarle-t470p kernel: [ 6312.846915] DR3: 
 DR6: fffe0ff0 DR7: 0400

Feb 18 15:29:29 nilsjarle-t470p kernel: [ 6312.846916] Call Trace:
Feb 18 15:29:29 nilsjarle-t470p kernel: [ 6312.846989] 
i915_request_retire+0xc9/0x380 [i915]
Feb 18 15:29:29 nilsjarle-t470p kernel: [ 6312.847042] 
retire_requests+0x4e/0x60 [i915]
Feb 18 15:29:29 nilsjarle-t470p kernel: [ 6312.847088] 
i915_retire_requests+0xa9/0x230 [i915]
Feb 18 15:29:29 nilsjarle-t470p kernel: [ 6312.847133] 
i915_gem_evict_for_node+0x264/0x2b0 [i915]
Feb 18 15:29:29 nilsjarle-t470p kernel: [ 6312.847176] 
i915_gem_gtt_reserve+0x45/0x70 [i915]
Feb 18 15:29:29 nilsjarle-t470p kernel: [ 6312.847222] 
__i915_vma_do_pin+0x1d7/0x490 [i915]
Feb 18 15:29:29 nilsjarle-t470p kernel: [ 6312.847265] 
eb_lookup_vmas+0xa90/0xb90 [i915]
Feb 18 15:29:29 nilsjarle-t470p kernel: [ 6312.847305]  ? 
intel_gt_terminally_wedged+0x23/0xf0 [i915]
Feb 18 15:29:29 nilsjarle-t470p kernel: [ 6312.847344] 
i915_gem_do_execbuffer+0x67c/0x1520 [i915]
Feb 18 15:29:29 nilsjarle-t470p kernel: [ 6312.847352]  ? 
shmem_alloc_page+0x47/0x90
Feb 18 15:29:29 nilsjarle-t470p kernel: [ 6312.847356]  ? 
xas_store+0x56/0x5e0
Feb 18 15:29:29 nilsjarle-t470p kernel: [ 6312.847362]  ? 
mem_cgroup_charge_statistics+0x4c/0xd0
Feb 18 15:29:29 nilsjarle-t470p kernel: [ 6312.847365]  ? 
mem_cgroup_commit_charge+0x5f/0x4e0
Feb 18 15:29:29 nilsjarle-t470p kernel: [ 6312.847370]  ? 
__kmalloc_node+0x1f5/0x300
Feb 18 15:29:29 nilsjarle-t470p kernel: [ 6312.847407] 
i915_gem_execbuffer2_ioctl+0x1df/0x3d0 [i915]
Feb 18 15:29:29 nilsjarle-t470p kernel: [ 6312.847445]  ? 
i915_gem_execbuffer_ioctl+0x2e0/0x2e0 [i915]
Feb 18 15:29:29 nilsjarle-t470p kernel: [ 6312.847466] 
drm_ioctl_kernel+0xaa/0xf0 [drm]
Feb 18 15:29:29 nilsjarle-t470p 

Bug#949369: i915: kernel crash in i915_active_acquire()

2020-01-20 Thread Arturo Borrero Gonzalez
On Mon, Jan 20, 2020, 20:02 Ben Hutchings  wrote:

> Control: tag -1 moreinfo
>
> On Mon, 2020-01-20 at 11:03 +0100, Arturo Borrero Gonzalez wrote:
> > Source: linux
> > Version: 5.4.8-1
> > Severity: normal
> > Tags: upstream
> >
> > Dear maintainers, thanks for your hard work with the linux package, it is
> > really appreciated.
> >
> > I had this kernel crash today that let the system unusable.
> [...]
>
> Is this reproducible without the Nvidia proprietary driver?
>

I was unable to reproduce the issue even without doing any modification to
the system.

Feel free to close the bug. I can reopen it in case I have followups.

>


Processed: Re: Bug#949369: i915: kernel crash in i915_active_acquire()

2020-01-20 Thread Debian Bug Tracking System
Processing control commands:

> tag -1 moreinfo
Bug #949369 [src:linux] i915: kernel crash in i915_active_acquire()
Added tag(s) moreinfo.

-- 
949369: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=949369
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems



Bug#949369: i915: kernel crash in i915_active_acquire()

2020-01-20 Thread Ben Hutchings
Control: tag -1 moreinfo

On Mon, 2020-01-20 at 11:03 +0100, Arturo Borrero Gonzalez wrote:
> Source: linux
> Version: 5.4.8-1
> Severity: normal
> Tags: upstream
> 
> Dear maintainers, thanks for your hard work with the linux package, it is
> really appreciated.
> 
> I had this kernel crash today that let the system unusable.
[...]

Is this reproducible without the Nvidia proprietary driver?

Ben.

-- 
Ben Hutchings
Unix is many things to many people,
but it's never been everything to anybody.




signature.asc
Description: This is a digitally signed message part


Bug#949369: i915: kernel crash in i915_active_acquire()

2020-01-20 Thread Arturo Borrero Gonzalez
Source: linux
Version: 5.4.8-1
Severity: normal
Tags: upstream

Dear maintainers, thanks for your hard work with the linux package, it is
really appreciated.

I had this kernel crash today that let the system unusable.

 kernel: [  973.595610] #PF: supervisor read access in kernel mode
 kernel: [  973.595610] #PF: supervisor read access in kernel mode
 kernel: [  973.595611] #PF: error_code(0x) - not-present page
 kernel: [  973.595612] PGD 0 P4D 0 
 kernel: [  973.595614] Oops:  [#1] SMP PTI
 kernel: [  973.595616] CPU: 3 PID: 1240 Comm: xfwm4 Tainted: P   OE
 5.4.0-2-amd64 #1 Debian 5.4.8-1
 kernel: [  973.595617] Hardware name: LENOVO 20H9CTO1WW/20H9CTO1WW, BIOS 
N1VET40W (1.30 ) 02/07/2018
 kernel: [  973.595644] RIP: 0010:i915_active_acquire+0x9/0x70 [i915]
 kernel: [  973.595646] Code: 00 00 00 48 c7 46 58 00 00 00 00 c7 46 38 00 00 
00 00 48 c7 c6 0a 20 29 c2 e9 c3 f7 12 cf 0f 1f 00 0f 1f 44 00 00 41 54 55 53 
<8b> 47 38 48 89 fb 85 c0 74 15 8d 50 01 f0 0f b1 53 38 75 f2 45 31
 kernel: [  973.595647] RSP: 0018:b9924256ba40 EFLAGS: 00010286
 kernel: [  973.595648] RAX:  RBX: 8b29346850c0 RCX: 

 kernel: [  973.595649] RDX: 8b288f04e880 RSI: 8b29346850c0 RDI: 
0008
 kernel: [  973.595650] RBP: 8b288f04e880 R08: 8b2936174c08 R09: 
8b2936174c08
 kernel: [  973.595651] R10: a000 R11:  R12: 
0008
 kernel: [  973.595652] R13: 0004 R14: 8b288f04e880 R15: 
401c
 kernel: [  973.595654] FS:  7f342b744f00() GS:8b293e38() 
knlGS:
 kernel: [  973.595655] CS:  0010 DS:  ES:  CR0: 80050033
 kernel: [  973.595655] CR2: 0040 CR3: 000460b2e005 CR4: 
003606e0
 kernel: [  973.595656] DR0:  DR1:  DR2: 

 kernel: [  973.595657] DR3:  DR6: fffe0ff0 DR7: 
0400
 kernel: [  973.595658] Call Trace:
 kernel: [  973.595679]  i915_active_ref+0x21/0x210 [i915]
 kernel: [  973.595683]  ? _cond_resched+0x15/0x30
 kernel: [  973.595703]  i915_vma_move_to_active+0x6e/0xf0 [i915]
 kernel: [  973.595723]  i915_gem_do_execbuffer+0xc62/0x1520 [i915]
 kernel: [  973.595726]  ? _cond_resched+0x15/0x30
 kernel: [  973.595727]  ? mutex_lock+0xe/0x30
 kernel: [  973.595729]  ? unix_stream_read_generic+0x1f7/0x8f0
 kernel: [  973.595733]  ? __kmalloc_node+0x1f5/0x300
 kernel: [  973.595749]  i915_gem_execbuffer2_ioctl+0x1df/0x3d0 [i915]
 kernel: [  973.595767]  ? i915_gem_madvise_ioctl+0x13a/0x290 [i915]
 kernel: [  973.595782]  ? i915_gem_execbuffer_ioctl+0x2e0/0x2e0 [i915]
 kernel: [  973.595794]  drm_ioctl_kernel+0xaa/0xf0 [drm]
 kernel: [  973.595801]  drm_ioctl+0x208/0x390 [drm]
 kernel: [  973.595817]  ? i915_gem_execbuffer_ioctl+0x2e0/0x2e0 [i915]
 kernel: [  973.595828]  do_vfs_ioctl+0x40e/0x670
 kernel: [  973.595830]  ? __schedule+0x2eb/0x740
 kernel: [  973.595832]  ksys_ioctl+0x5e/0x90
 kernel: [  973.595835]  ? exit_to_usermode_loop+0x6a/0xf0
 kernel: [  973.595837]  __x64_sys_ioctl+0x16/0x20
 kernel: [  973.595838]  do_syscall_64+0x52/0x160
 kernel: [  973.595841]  entry_SYSCALL_64_after_hwframe+0x44/0xa9
 kernel: [  973.595842] RIP: 0033:0x7f342cc195c7
 kernel: [  973.595844] Code: 00 00 90 48 8b 05 c9 78 0c 00 64 c7 00 26 00 00 
00 48 c7 c0 ff ff ff ff c3 66 2e 0f 1
f 84 00 00 00 00 00 b8 10 00 00 00 0f 05 <48> 3d 01 f0 ff ff 73 01 c3 48 8b 0d 
99 78 0c 00 f7 d8 64 89 01 48
 kernel: [  973.595845] RSP: 002b:7ffe61cf9bb8 EFLAGS: 0246 ORIG_RAX: 
0010
 kernel: [  973.595846] RAX: ffda RBX: 7ffe61cf9c00 RCX: 
7f342cc195c7
 kernel: [  973.595847] RDX: 7ffe61cf9c00 RSI: 40406469 RDI: 
000a
 kernel: [  973.595848] RBP: 40406469 R08: 560b58426630 R09: 

 kernel: [  973.595849] R10:  R11: 0246 R12: 
560b587b50c0
 kernel: [  973.595849] R13: 000a R14:  R15: 
7f342975d6a8
 kernel: [  973.595851] Modules linked in: rfcomm ctr ccm nvidia_modeset(POE) 
cmac overlay bnep intel_rapl_msr inte
l_rapl_common x86_pkg_temp_thermal intel_powerclamp coretemp mei_wdt kvm_intel 
snd_hda_codec_hdmi iwlmvm btusb nls_ascii snd_hda_codec_realt
ek btrtl nls_cp437 btbcm btintel kvm mac80211 snd_hda_codec_generic irqbypass 
vfat snd_soc_skl libarc4 fat bluetooth intel_cstate snd_soc_hd
ac_hda intel_uncore snd_hda_ext_core efi_pstore snd_soc_sst_ipc intel_rapl_perf 
snd_soc_sst_dsp snd_soc_acpi_intel_match snd_soc_acpi snd_so
c_core i915 wmi_bmof pcspkr serio_raw efivars snd_compress snd_hda_intel 
snd_intel_nhlt iTCO_wdt intel_wmi_thunderbolt iwlwifi uvcvideo snd_
hda_codec iTCO_vendor_support snd_hda_core nvidia(POE) watchdog 
videobuf2_vmalloc snd_hwdep videobuf2_memops videobuf2_v4l2 snd_pcm videobuf
2_common snd_timer drm_kms_helper cfg80211 videodev ipmi_devintf sg drbg 
ipmi_msghandler