[PATCH 6/8] fbdev: sm712fb: fix crashes and garbled display during DPMS modesetting.

Sudip Mukherjee sudipm.mukherjee at gmail.com
Sun Mar 31 12:20:28 UTC 2019


On Sun, Mar 17, 2019 at 06:25:02AM +0800, Yifeng Li wrote:
> On a Thinkpad s30 (Pentium III / i440MX, Lynx3DM), blanking the display
> or starting the X server will crash and freeze the system, or garble the
> display.
> 
> Experiments showed this problem can mostly be solved by adjusting the
> order of register writes. Also, sm712fb failed to consider the difference
> of clock frequency when unblanking the display, and programs the clock for
> SM712 to SM720.
> 
> Fix them by adjusting the order of register writes, and adding an
> additional check for SM720 for programming the clock frequency.
> 
> Signed-off-by: Yifeng Li <tomli at tomli.me>
> Cc: stable at vger.kernel.org  # v4.4+

Tested-by: Sudip Mukherjee <sudipm.mukherjee at gmail.com>

--
Regards
Sudip


More information about the dri-devel mailing list