Date: Fri, 11 Mar 2016 21:23:47 +0100 From: Frederic Chardon <chardon.frederic@gmail.com> To: =?UTF-8?B?SmVhbi1Tw6liYXN0aWVuIFDDqWRyb24=?= <dumbbell@freebsd.org> Cc: freebsd-x11@freebsd.org Subject: Re: i915 update to Linux 3.8 ready! Message-ID: <CAMODbk=JihgYOQ_PHUmeDrOg4fQ8FmXY18T2ZHm-JJk70YEc4w@mail.gmail.com> In-Reply-To: <56DF3F20.8010208@FreeBSD.org> References: <56D9CE73.7040601@FreeBSD.org> <56DF3F20.8010208@FreeBSD.org>
next in thread | previous in thread | raw e-mail | index | archive | help
Hi! I now have a very reproducible panic in Xorg on my 965GM (Dell Latitude D630). No problem at the console with i915kms loaded. vm_fault: pager read error, pid 44151 (Xorg) Kernel page fault with the following non-sleepable locks held: exclusive rw vm object (vm object) r =3D 0 (0xfffff80205757528) locked @ /usr/src/sys/modules/drm2/i915kms/../../../dev/drm2/i915/i915_gem.c:1626 stack backtrace: #0 0xffffffff80405490 at witness_debugger+0x70 #1 0xffffffff80406777 at witness_warn+0x3d7 #2 0xffffffff805eb137 at trap_pfault+0x57 #3 0xffffffff805ea7c4 at trap+0x284 #4 0xffffffff805cc857 at calltrap+0x8 #5 0xffffffff805a1428 at vm_fault+0x78 #6 0xffffffff805eb1f5 at trap_pfault+0x115 #7 0xffffffff805ea882 at trap+0x342 #8 0xffffffff805cc857 at calltrap+0x8 Fatal trap 12: page fault while in kernel mode cpuid =3D 0; apic id =3D 00 fault virtual address =3D 0x30 fault code =3D supervisor read data, page not present instruction pointer =3D 0x20:0xffffffff805a2822 stack pointer =3D 0x28:0xfffffe0201e54840 frame pointer =3D 0x28:0xfffffe0201e54940 code segment =3D base 0x0, limit 0xfffff, type 0x1b =3D DPL 0, pres 1, long 1, def32 0, gran 1 processor eflags =3D interrupt enabled, resume, IOPL =3D 3 current process =3D 44151 (Xorg) trap number =3D 12 panic: page fault cpuid =3D 0 KDB: stack backtrace: db_trace_self_wrapper() at 0xffffffff802d606b =3D db_trace_self_wrapper+0x2b/frame 0xfffffe0201e543d0 vpanic() at 0xffffffff803ab112 =3D vpanic+0x182/frame 0xfffffe0201e54450 panic() at 0xffffffff803ab193 =3D panic+0x43/frame 0xfffffe0201e544b0 trap_fatal() at 0xffffffff805eb0d1 =3D trap_fatal+0x351/frame 0xfffffe0201e54510 trap_pfault() at 0xffffffff805eb2dd =3D trap_pfault+0x1fd/frame 0xfffffe0201e54570 trap() at 0xffffffff805ea7c4 =3D trap+0x284/frame 0xfffffe0201e54780 calltrap() at 0xffffffff805cc857 =3D calltrap+0x8/frame 0xfffffe0201e54780 --- trap 0xc, rip =3D 0xffffffff805a2822, rsp =3D 0xfffffe0201e54850, rbp = =3D 0xfffffe0201e54940 --- vm_fault_hold() at 0xffffffff805a2822 =3D vm_fault_hold+0x13b2/frame 0xfffffe0201e54940 vm_fault() at 0xffffffff805a1428 =3D vm_fault+0x78/frame 0xfffffe0201e54980 trap_pfault() at 0xffffffff805eb1f5 =3D trap_pfault+0x115/frame 0xfffffe0201e549e0 trap() at 0xffffffff805ea882 =3D trap+0x342/frame 0xfffffe0201e54bf0 calltrap() at 0xffffffff805cc857 =3D calltrap+0x8/frame 0xfffffe0201e54bf0 --- trap 0xc, rip =3D 0x8024f1ea6, rsp =3D 0x7fffffffe378, rbp =3D 0x7fffff= ffe3c0 --- Uptime: 3m41s 2016-03-08 22:07 GMT+01:00 Jean-S=C3=A9bastien P=C3=A9dron <dumbbell@freebs= d.org>: > Hi! > > The i915 update is now in HEAD as of r296548: > https://lists.freebsd.org/pipermail/svn-src-head/2016-March/083332.html > > The most eagerly awaited feature is the initial Haswell support. It's > not rock solid but it works. > > Our whole DRM is now on the same page, Linux 3.8. Now, let's turn that > page! > > Thanks to the numerous testers \o/ > > -- > Jean-S=C3=A9bastien P=C3=A9dron > >
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAMODbk=JihgYOQ_PHUmeDrOg4fQ8FmXY18T2ZHm-JJk70YEc4w>