<html>
    <head>
      <base href="https://bugs.freedesktop.org/">
    </head>
    <body><table border="1" cellspacing="0" cellpadding="8">
        <tr>
          <th>Bug ID</th>
          <td><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Display hangs after resuming from hibernation"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=105196">105196</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>Display hangs after resuming from hibernation
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>Mesa
          </td>
        </tr>

        <tr>
          <th>Version</th>
          <td>17.3
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>Other
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>All
          </td>
        </tr>

        <tr>
          <th>Status</th>
          <td>NEW
          </td>
        </tr>

        <tr>
          <th>Severity</th>
          <td>normal
          </td>
        </tr>

        <tr>
          <th>Priority</th>
          <td>medium
          </td>
        </tr>

        <tr>
          <th>Component</th>
          <td>Drivers/DRI/i965
          </td>
        </tr>

        <tr>
          <th>Assignee</th>
          <td>intel-3d-bugs@lists.freedesktop.org
          </td>
        </tr>

        <tr>
          <th>Reporter</th>
          <td>amn-bas@hotmail.com
          </td>
        </tr>

        <tr>
          <th>QA Contact</th>
          <td>intel-3d-bugs@lists.freedesktop.org
          </td>
        </tr></table>
      <p>
        <div>
        <pre>Created <span class=""><a href="attachment.cgi?id=137505" name="attach_137505" title="dmesg">attachment 137505</a> <a href="attachment.cgi?id=137505&action=edit" title="dmesg">[details]</a></span>
dmesg

OS: Archlinux 4.15.3-2-ARCH
Mesa: 17.3.4
PC: Dell XPS 15 (9550)
Graphics: Intel HD 530

The pc hangs for a few seconds after resuming from hibernation, it crashes and
stops displaying anything if I have early KMS start.

mkinitcpio.conf:
# MODULES
MODULES=""
#"intel_agp i915"
BINARIES=""
FILES=""
HOOKS="base plymouth udev resume autodetect modconf block filesystems keyboard
fsck"

xorg.conf:
Section "Device"
    Identifier  "Intel Graphics"
    Driver      "modesetting"
    Option      "TearFree" "true"
EndSection

cmdline:
initrd=\EFI\arch\intel-ucode.img initrd=\EFI\arch\initramfs-linux.img
root=UUID=fdcdfaf9-f530-4274-a064-f697b811d9f4 rw resume=/dev/nvme0n1p2
resume_offset=34816 intel_idle.max_cstate=1 acpi_rev_override=5 pci=noaer
acpi_backlight=vendor acpi_osi=Linux libahci.ignore_sss=1 pcie_aspm=force
pcie_port_pm=off nmi_watchdog=0 intel_iommu=on quiet splash loglevel=3
rd.systemd.show_status=auto rd.udev.log-priority=3 vt.global_cursor_default=0

/etc/modprobe.d:
options snd_hda_intel power_save=1 power_save_controller=1
blacklist i2c_hid
options i915 enable_psr=0 enable_rc6=1 enable_fbc=1 semaphores=1
enable_guc_loading=1 enable_guc_submission=1 edp_vswing=2 disable_power_well=0
options iwldvm force_cam=0
options iwlwifi power_save=1 d0i3_disable=0 uapsd_disable=0
options usbcore autosuspend=5</pre>
        </div>
      </p>


      <hr>
      <span>You are receiving this mail because:</span>

      <ul>
          <li>You are the QA Contact for the bug.</li>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>