Hi
My old Thinkpad T410i won't resume properly anymore after suspend or
hibernation after v5.12 including today's head 614cb2751d31 ("Merge tag
'trace-v5.14-rc6' of
git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace").
I bisected regression to commit 64f7c698bea9 ("drm/nouveau/fifo
gt;
>> The result is, that panel may not work after boot and can get into a
>> working state by re-enabling it (e.g. by blanking + unblanking), since
>> that does a clean reset cycle. This bug has recently been hit by Ivaylo
>> Dimitrov, but there are some older report
On Wed, Dec 20, 2017 at 10:32:11AM +0100, Greg Kroah-Hartman wrote:
> On Wed, Dec 20, 2017 at 01:24:44AM -0800, Joe Perches wrote:
> > On Wed, 2017-12-20 at 10:34 +0200, Jarkko Nikula wrote:
> > > On Tue, Dec 19, 2017 at 10:15:07AM -0800, Joe Perches wrote:
> > > &g
R_RW: include/linux/sysfs.h
S_IWUSR: include/uapi/linux/stat.h
S_IRUGO: include/linux/stat.h
Jarkko Nikula
___
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel
Add module alias for Sony ACX565AKM LCD panel. This makes it probe on Nokia
N900 when panel driver is built as a module.
Signed-off-by: Jarkko Nikula
---
This is on top of linux-next next-20161224.
---
drivers/gpu/drm/omapdrm/displays/panel-sony-acx565akm.c | 1 +
1 file changed, 1 insertion
Via DRM driver does not get autoloaded due missing MODULE_DEVICE_TABLE when
built as a module.
Signed-off-by: Jarkko Nikula
---
drivers/gpu/drm/via/via_drv.c | 1 +
1 file changed, 1 insertion(+)
diff --git a/drivers/gpu/drm/via/via_drv.c b/drivers/gpu/drm/via/via_drv.c
index ed8aa8ff861a