Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • mesa mesa
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 2,882
    • Issues 2,882
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 901
    • Merge requests 901
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Releases
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Mesa
  • mesamesa
  • Issues
  • #3890

Closed
Open
Created Nov 28, 2020 by Kurt Weinschenker@kurtbw

[snb] GPU HANG: ecode 6:1:85fffffc, in Renderer

I'm a hobbyist. Please be nice.

Occasionally, I'll see diagonal random squiggly lines, as though the desktop failed to refresh properly. One time after it happened, I looked in the kernel log. I happened to see this notification of a GPU hang in my kernel log, and the nice friendly note asked me to file a bug report here. Hopefully I've provided enough information in the rest of this report for you developer folk to work with.

$ uname -m x86_64 $ uname -r 5.9.11 $ uname -a Linux Kurtbw-pc 5.9.11 drm/intel#1 (moved) SMP Thu Nov 26 08:21:03 EST 2020 x86_64 GNU/Linux

Here's the relevant part of the kernel log, with a line or two extra at the top and bottom:

11/26/20 10:53 AM	wlo1	Limiting TX power to 30 (30 - 0) dBm as advertised by 2c:58:4f:22:ce:40
11/26/20 10:54 AM	i915 0000	0:02.0: [drm] GPU HANG: ecode 6:1:85fffffc, in Renderer [4069]
11/26/20 10:54 AM		GPU hangs can indicate a bug anywhere in the entire gfx stack, including userspace.
11/26/20 10:54 AM		Please file a _new_ bug report at https://gitlab.freedesktop.org/drm/intel/issues/new.
11/26/20 10:54 AM	Please see https	/gitlab.freedesktop.org/drm/intel/-/wikis/How-to-file-i915-bugs for details.
11/26/20 10:54 AM		drm/i915 developers can then reassign to the right component if it's not a kernel issue.
11/26/20 10:54 AM		The GPU crash dump is required to analyze GPU hangs, so please always attach it.
11/26/20 10:54 AM		GPU crash dump saved to /sys/class/drm/card0/error
11/26/20 10:54 AM	i915 0000	0:02.0: [drm] Resetting chip for stopped heartbeat on rcs0
11/26/20 10:54 AM	i915 0000	0:02.0: [drm] Renderer[4069] context reset due to GPU hang
11/26/20 10:54 AM	i915 0000	0:02.0: [drm] GPU HANG: ecode 6:1:a7bdffbc, in Renderer [4069]
11/26/20 10:54 AM	i915 0000	0:02.0: [drm] Resetting chip for stopped heartbeat on rcs0
11/26/20 10:54 AM	i915 0000	0:02.0: [drm] Renderer[4069] context reset due to GPU hang
11/26/20 10:54 AM		Asynchronous wait on fence 0000:00:02.0:kwin_x11[1535]:44572 timed out (hint:intel_atomic_commit_ready [i915])
11/26/20 10:54 AM	i915 0000	0:02.0: [drm] GPU HANG: ecode 6:1:a7ddffbc, in Renderer [4069]
11/26/20 10:54 AM	i915 0000	0:02.0: [drm] Resetting chip for stopped heartbeat on rcs0
11/26/20 10:54 AM	i915 0000	0:02.0: [drm] Renderer[4069] context reset due to GPU hang
11/26/20 11:12 AM	perf	interrupt took too long (2526 > 2500), lowering kernel.perf_event_max_sample_rate to 79000


System information:

Handle 0x000B, DMI type 0, 24 bytes
BIOS Information
        Vendor: Hewlett-Packard
        Version: 68SRR Ver. F.65
        Release Date: 02/13/2018
        Address: 0xF0000
        Runtime Size: 64 kB
        ROM Size: 2560 kB
        Characteristics:
                PCI is supported
                PC Card (PCMCIA) is supported
                BIOS is upgradeable
                BIOS shadowing is allowed
                Boot from CD is supported
                Selectable boot is supported
                EDD is supported
                Print screen service is supported (int 5h)
                8042 keyboard services are supported (int 9h)
                Serial services are supported (int 14h)
                Printer services are supported (int 17h)
                ACPI is supported
                USB legacy is supported
                Smart battery is supported
                BIOS boot specification is supported
                Function key-initiated network boot is supported
                Targeted content distribution is supported
        BIOS Revision: 15.101
        Firmware Revision: 34.38

Handle 0x000C, DMI type 1, 27 bytes
System Information
        Manufacturer: Hewlett-Packard
        Product Name: HP ProBook 4530s
        Version: A0001D02
        Serial Number: XXXXXXXXX
        UUID: XXXXXXXXXXXXXXXXXXX
        Wake-up Type: Power Switch
        SKU Number: XXXXXXXXXXXXX
        Family: 103C_5336AN

error.gz

Edited Nov 28, 2020 by Chris Wilson
Assignee
Assign to
Time tracking