Searched hist:"432973 fd" (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/gpu/drm/tilcdc/ |
H A D | tilcdc_drv.c | 432973fd Wed Dec 12 11:26:32 CST 2018 Jyri Sarha <jsarha@ti.com> drm/tilcdc: Register cpufreq notifier after we have initialized crtc
Register cpufreq notifier after we have initialized the crtc and unregister it before we remove the ctrc. Receiving a cpufreq notify without crtc causes a crash.
Reported-by: Peter Ujfalusi <peter.ujfalusi@ti.com> Signed-off-by: Jyri Sarha <jsarha@ti.com> 432973fd Wed Dec 12 11:26:32 CST 2018 Jyri Sarha <jsarha@ti.com> drm/tilcdc: Register cpufreq notifier after we have initialized crtc Register cpufreq notifier after we have initialized the crtc and unregister it before we remove the ctrc. Receiving a cpufreq notify without crtc causes a crash. Reported-by: Peter Ujfalusi <peter.ujfalusi@ti.com> Signed-off-by: Jyri Sarha <jsarha@ti.com>
|