summaryrefslogtreecommitdiffstats
path: root/drivers/video/fbdev/sm712fb.c
Commit message (Expand)AuthorAgeFilesLines
* video: fbdev: don't print error message on framebuffer_alloc() failureBartlomiej Zolnierkiewicz2019-06-281-1/+0Star
* fbdev: sm712fb: fix memory frequency by avoiding a switch/case fallthroughYifeng Li2019-04-021-0/+1
* fbdev: sm712fb: use 1024x768 by default on non-MIPS, fix garbled displayYifeng Li2019-04-011-13/+40
* fbdev: sm712fb: fix support for 1024x768-16 modeYifeng Li2019-04-011-0/+59
* fbdev: sm712fb: fix crashes and garbled display during DPMS modesettingYifeng Li2019-04-011-26/+38
* fbdev: sm712fb: fix crashes during framebuffer writes by correctly mapping VRAMYifeng Li2019-04-011-4/+44
* fbdev: sm712fb: fix boot screen glitch when sm712fb replaces VGAYifeng Li2019-04-011-1/+5
* fbdev: sm712fb: fix VRAM detection, don't set SR70/71/74/75Yifeng Li2019-04-011-1/+3
* fbdev: sm712fb: fix brightness control on reboot, don't set SR30Yifeng Li2019-04-011-2/+2
* fbdev: sm712fb: fix white screen of death on reboot, don't set CR3B-CR3FYifeng Li2019-04-011-1/+5
* video: fbdev: sm712fb.c: fixed constant-left comparison warningLynn Lei2017-08-011-1/+1
* video: fbdev: sm712fb.c: fixed prefer unsigned int warningLynn Lei2017-08-011-4/+5
* video: fbdev: sm712fb.c: fix unaligned block comments warningLynn Lei2017-08-011-2/+2
* video: fbdev: sm712fb.c: using __func__ macro for pr_debugLynn Lei2017-08-011-1/+1
* video: fbdev: constify fb_fix_screeninfo and fb_var_screeninfo structuresJulia Lawall2016-09-271-1/+1
* fbdev: sm712fb: avoid unused function warningsArnd Bergmann2015-12-151-13/+3Star
* staging: sm7xxfb: merge sm712fb with fbdevSudip Mukherjee2015-08-081-0/+1653