Searched hist:"3 ed9a335cfc64b2c83545f341cdddf2347b12b97" (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/gpu/drm/radeon/ |
H A D | r600_dpm.c | diff 3ed9a335cfc64b2c83545f341cdddf2347b12b97 Tue Apr 15 11:44:33 CDT 2014 Alex Deucher <alexdeucher@gmail.com> drm/radeon/pm: don't walk the crtc list before it has been initialized (v2)
Avoids a crash in certain cases when thermal irqs are generated before the display structures have been initialized.
v2: fix the vblank and vrefresh helpers as well
bug: https://bugzilla.kernel.org/show_bug.cgi?id=73931
Signed-off-by: Alex Deucher <alexander.deucher@amd.com> Cc: stable@vger.kernel.org
|
H A D | radeon_pm.c | diff 3ed9a335cfc64b2c83545f341cdddf2347b12b97 Tue Apr 15 11:44:33 CDT 2014 Alex Deucher <alexdeucher@gmail.com> drm/radeon/pm: don't walk the crtc list before it has been initialized (v2)
Avoids a crash in certain cases when thermal irqs are generated before the display structures have been initialized.
v2: fix the vblank and vrefresh helpers as well
bug: https://bugzilla.kernel.org/show_bug.cgi?id=73931
Signed-off-by: Alex Deucher <alexander.deucher@amd.com> Cc: stable@vger.kernel.org
|