summaryrefslogtreecommitdiff
path: root/drivers/video/fbdev/mxsfb.c
AgeCommit message (Expand)Author
2018-08-24MLK-18031 video: mxsfb: enable global alpha when grayscale is 0 for 32bpp formatFancy Fang
2018-08-24video: mxfsb: Fix endless -EPROBE_DEFER with empty disp_devLeonard Crestez
2018-08-24video: mxsfb: Fix leaking videomem if dispdrv not readyLeonard Crestez
2018-08-24MLK-16137 video: fbdev: add defer probe for mxs framebufferOliver Brown
2018-08-24MLK-15986-6: video: fbdev: Add LCDIF 64bit supportCristina Ciocan
2018-08-24MLK-14721 video: mxsfb: some random line display top after blank fb1 and then...Guoniu.Zhou
2018-08-24MLK-14655-5 video: mxsfb: remove ofb var clear when open ofbFancy Fang
2018-08-24MLK-14655-4 video: mxsfb: check var info during initialization for overlay fbFancy Fang
2018-08-24MLK-14655-3 video: mxsfb: copy timings info of primary fb to overlay fbFancy Fang
2018-08-24MLK-14655-2 video: mxsfb: add default videomode for overlayfbFancy Fang
2018-08-24MLK-14655-1 video: mxsfb: don't clear AS regs when overlay fb releaseFancy Fang
2018-08-24MLK-14299-2 video: mxsfb: setup the initial params for overlay fbFancy Fang
2018-08-24MLK-14299-1 video: mxsfb: clear the overlay fb memory bufferFancy Fang
2018-08-24MLK-14257 video: mxsfb: fix a deadlock issue for overlay fbFancy Fang
2018-08-24MLK-14399: 4.9 rebase: LVDS panel does not work on iMX6SX AutoCristina Ciocan
2018-08-24Revert "MLK-13996: lcdif: Use DE polarity specified in DTS"Cristina Ciocan
2018-08-24MLK-13996: lcdif: Use DE polarity specified in DTSRobert Chiras
2018-08-24MLK-14283: mxsfb: fix clock definitions for lcdifRobert Chiras
2018-08-24MLK-14237 video: mxsfb: fb1 maybe access when fb0 in blank stateFancy Fang
2018-08-24MLK-13993: video: Distinguish fb0 and fb1 in userspace.Guoniu.Zhou
2018-08-24MLK-13840 fbdev: mxsfb: Fix explicit null dereferenceCristina Ciocan
2018-08-24MLK-13839 fbdev: mxsfb: Fix null pointer dereferenceCristina Ciocan
2018-08-24MLK-13741: video: mxsfb: unchecked return valueGuoniu.Zhou
2018-08-24MLK-13739 video: mxsfb: use a pointer after free.Guoniu.Zhou
2018-08-24MLK-13722-3 video: mxsfb: add more sanity check on overlayfb_check_var()Fancy Fang
2018-08-24MLK-13722-2 video: mxsfb: change 'usage' to atomic_t typeFancy Fang
2018-08-24MLK-13722-1 video: mxsfb: the fb_info var should be init on every device open.Fancy Fang
2018-08-24MLK-13715-2 video: mxsfb: add global alpha mode for overlay fbFancy Fang
2018-08-24MLK-13715-1 video: mxsfb: miss a 'break' in switch statements.Fancy Fang
2018-08-24MLK-13714 video: mxsfb: fix the overlay wrong offset issueFancy Fang
2018-08-24MLK-13684-4 video: mxsfb: add pan display for overlay fbFancy Fang
2018-08-24MLK-13684-3 video: mxsfb: add overlay framebuffer support based on lcdifFancy Fang
2018-08-24MLK-13684-1 video: mxsfb: correct the 'fb_info' alloc sizeFancy Fang
2018-08-24MLK-13706 video: mxsfb: defer fb probe when dispdrv is not readyFancy Fang
2018-08-24MLK-13607-4 video: mxsfb: change enable/disable controller logic.Fancy Fang
2018-08-24MLK-13607-3 video: mxsfb: add pm_qos to interact with cpuidleFancy Fang
2018-08-24MLK-13607-2 video: mxsfb: add new compatible entry for lcdif on imx7ulpFancy Fang
2018-08-24MLK-13478: Video: Correct the error macro definition in mxsfb.cGuoniu.Zhou
2018-08-24MLK-12980-3 video: mxsfb: free 'pseudo_palette' to avoid memory leakFancy Fang
2018-08-24MLK-12980-2 video: mxsfb: change the 'fb_info' field of 'mxsfb_info' structureFancy Fang
2018-08-24MLK-12980-1 video: mxsfb: refine the driver data usage logicFancy Fang
2018-08-24MLK-12975-2 video: mxsfb: missing a 'break' in the case statement.Fancy Fang
2018-08-24MLK_12886-2 video: mxsfb: handle the assert gpio in driver to support deferre...Fancy Fang
2018-08-24MLK-11438-4 lcdif: enable lpsr modeRobby Cai
2018-08-24MLK-12218 video: mxsfb: fix a potential unitialized pointer dereferenceFancy Fang
2018-08-24MLK-12217 video: mxsfb: fix an uninitialized variable usageFancy Fang
2018-08-24MLK-12215 video: mxsfb: free the 'timings' after using it to avoid resource leakFancy Fang
2018-08-24MLK-11765 video: mxsfb: change the fb buffer managmentFancy Fang
2018-08-24MLK-11840 video: mxsfb: change 'CONFIG_PM_RUNTIME' to 'CONFIG_PM'Fancy Fang
2018-08-24MLK-11700 video: mxsfb: correct the fb pan display ret valueFancy Fang