Home
last modified time | relevance | path

Searched hist:"778 e26dee5e6b3be4611b1f99f8359cb64b27ce9" (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/gpu/drm/gma500/
H A Dopregion.cdiff 778e26dee5e6b3be4611b1f99f8359cb64b27ce9 Tue Mar 11 18:51:20 CET 2014 Patrik Jakobsson <patrik.r.jakobsson@gmail.com> drm/gma500: Move asle interrupt work into a work task

Previously the backlight code was called from IRQ context which isn't
allowed. This patch moves all the asle work into a work task which takes
care of the locking bug reported by users.

Bugzilla: https://bugzilla.kernel.org/show_bug.cgi?id=64221
Signed-off-by: Patrik Jakobsson <patrik.r.jakobsson@gmail.com>
H A Dpsb_drv.hdiff 778e26dee5e6b3be4611b1f99f8359cb64b27ce9 Tue Mar 11 18:51:20 CET 2014 Patrik Jakobsson <patrik.r.jakobsson@gmail.com> drm/gma500: Move asle interrupt work into a work task

Previously the backlight code was called from IRQ context which isn't
allowed. This patch moves all the asle work into a work task which takes
care of the locking bug reported by users.

Bugzilla: https://bugzilla.kernel.org/show_bug.cgi?id=64221
Signed-off-by: Patrik Jakobsson <patrik.r.jakobsson@gmail.com>