Comment 7 for bug 1549979

Revision history for this message
Mattias H (mattias-stubin) wrote : Re: xorg freezes upon system boot with kernel 4.2.0-30

e3556bd1cb9e9d7fbcdd9b827995535aae5e09a3 is the first bad commit
commit e3556bd1cb9e9d7fbcdd9b827995535aae5e09a3
Author: Alex Deucher <email address hidden>
Date: Tue Nov 24 14:32:44 2015 -0500

    drm/radeon: call hpd_irq_event on resume

    BugLink: http://bugs.launchpad.net/bugs/1540532

    commit dbb17a21c131eca94eb31136eee9a7fe5aff00d9 upstream.

    Need to call this on resume if displays changes during
    suspend in order to properly be notified of changes.

    Signed-off-by: Alex Deucher <email address hidden>
    Signed-off-by: Kamal Mostafa <email address hidden>