]> git.baikalelectronics.ru Git - kernel.git/commit
staging: sm750fb: change default screen resolution
authorSudip Mukherjee <sudipm.mukherjee@gmail.com>
Mon, 19 Jun 2017 20:32:58 +0000 (21:32 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 23 Jun 2017 17:36:49 +0000 (19:36 +0200)
commit4bd60b685fc244140ebcfc917bf97811a9cf1f6d
tree680e680df195ed914a582dbebab9209595c02465
parent2fcce83ba5cbab5df58293cf89608944708dab75
staging: sm750fb: change default screen resolution

The previous patch which updated screen resolution was tested under
wrong environment. sm750 driver does not support 24bpp. It only
supports 8bpp, 16bpp and 32bpp.
Lets update the default screen resolution to use 32bpp for a better
screen performance.

Fixes: 332a2b7609aa ("staging: sm750fb: change default screen resolution")
Signed-off-by: Sudip Mukherjee <sudipm.mukherjee@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/sm750fb/sm750.c