Bug#1042517: Fixed in 6.4.13-1

2023-09-03 Thread Salvatore Bonaccorso
Source: linux Source-Version: 6.4.13-1 Hi On Sun, Sep 03, 2023 at 10:20:15PM +0800, Mad Horse wrote: > The fix > https://patchwork.freedesktop.org/patch/msgid/20230804084600.1005818-1-jani.nik...@intel.com > has been merged to upstream and backported to 6.4.13, so it is > available in

Bug#1042517: Fixed in 6.4.13-1

2023-09-03 Thread Mad Horse
The fix https://patchwork.freedesktop.org/patch/msgid/20230804084600.1005818-1-jani.nik...@intel.com has been merged to upstream and backported to 6.4.13, so it is available in linux-image-6.4.0-4-amd64_6.4.13-1, and I have confirmed that this bug is fixed  on this version.

Bug#1042517:

2023-08-15 Thread Salvatore Bonaccorso
Control: tags -1 - moreinfo Hi, On Mon, Aug 14, 2023 at 09:18:02AM +0800, Mad Horse wrote: > > Control: tags -1 + moreinfo > > > > Hi > > > > On Wed, Aug 09, 2023 at 11:26:01AM +0800, Mad Horse wrote: > >> The bug has been reported to upstream ( > >>

Bug#1042517:

2023-08-13 Thread Mad Horse
> Control: tags -1 + moreinfo > > Hi > > On Wed, Aug 09, 2023 at 11:26:01AM +0800, Mad Horse wrote: >> The bug has been reported to upstream ( >> https://gitlab.freedesktop.org/drm/intel/-/issues/8991 ), and a fix >> is available there, though it may need backport. > Were you able to confirm that

Bug#1042517:

2023-08-13 Thread Salvatore Bonaccorso
Control: tags -1 + moreinfo Hi On Wed, Aug 09, 2023 at 11:26:01AM +0800, Mad Horse wrote: > The bug has been reported to upstream ( > https://gitlab.freedesktop.org/drm/intel/-/issues/8991 ), and a fix > is available there, though it may need backport. Were you able to confirm that the upstream

Bug#1042517:

2023-08-08 Thread Mad Horse
The bug has been reported to upstream ( https://gitlab.freedesktop.org/drm/intel/-/issues/8991 ), and a fix is available there, though it may need backport.

Bug#1042517: Info received (Bug#1042517: Acknowledgement (i915: oops for NULL pointer dereference on Intel HD Graphics P4000))

2023-07-30 Thread Mad Horse
Further inspection shows that this oops is caused by intel_display_device_probe() returning NULL in intel_device_info_driver_create() when Intel HD Graphics P4000 (PCI:8086:016a) is probed, which is further caused by INTEL_IVB_Q_IDS(NULL) (struct { u32 devid; const struct

Bug#1042517: Acknowledgement (i915: oops for NULL pointer dereference on Intel HD Graphics P4000)

2023-07-29 Thread Mad Horse
The kernel log in the first report seems to be truncated. Here is a full log: [    0.00] Linux version 6.4.0-1-amd64 (debian-ker...@lists.debian.org) (gcc-13 (Debian 13.1.0-9) 13.1.0, GNU ld (GNU Binutils for Debian) 2.40.90.20230720) #1 SMP PREEMPT_DYNAMIC Debian 6.4.4-1 (2023-07-23) [   

Bug#1042517: i915: oops for NULL pointer dereference on Intel HD Graphics P4000

2023-07-29 Thread Mad Horse
Package: src:linux Version: 6.4.4-1 Severity: important Dear Maintainer, i915 used to work well on my Intel HD Graphics P4000 in an Intel(R) Xeon(R) CPU E3-1225 V2 when running Linux kernel 6.3.0-1 (6.3.7-1) and older, but on 6.4.4-1, it will oops for NULL pointer dereference as the attached