immediately activate frame buffer config change
This commit is contained in:
@@ -292,7 +292,7 @@ static struct fb_info fb =
|
||||
.blue = { 0, 0, 0 },
|
||||
.transp = { 0, 0, 0 },
|
||||
.nonstd = 0,
|
||||
.activate = FB_ACTIVATE_ALL,
|
||||
.activate = FB_ACTIVATE_FORCE | FB_ACTIVATE_NOW,
|
||||
.height = 480,
|
||||
.width = 640,
|
||||
.accel_flags = 0L,
|
||||
|
||||
Reference in New Issue
Block a user