From: Alex Deucher Date: Tue, 15 Apr 2014 16:44:33 +0000 (-0400) Subject: drm/radeon/pm: don't walk the crtc list before it has been initialized (v2) X-Git-Tag: omap-for-v3.16/pm-signed~61^2^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3ed9a335cfc64b2c83545f341cdddf2347b12b97;p=pandora-kernel.git 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 Cc: stable@vger.kernel.org --- Reading git-diff-tree failed