summaryrefslogtreecommitdiffstats
path: root/include/fb.h
Commit message (Expand)AuthorAgeFilesLines
* fb: introduce flush for virtual framebufferBastian Stender2017-02-281-0/+2
* whole tree: remove trailing whitespacesDu Huanpeng2016-04-211-2/+2
* fb: Add shadowfb supportSascha Hauer2015-08-201-0/+3
* Merge branch 'for-next/vpl'Sascha Hauer2015-08-071-0/+2
|\
| * video: Add missing prototype for display_timings_releaseSascha Hauer2015-07-131-0/+1
| * video: Add Video Pipeline (VPL) supportSascha Hauer2015-07-131-0/+1
* | Merge branch 'for-next/video'Sascha Hauer2015-08-061-0/+1
|\ \
| * | video: Add generic fixup handler to reserve fb memorySascha Hauer2015-07-061-0/+1
| |/
* | video: implement framebuffer consoleAntony Pavlov2015-07-201-0/+2
* | fb: Add fb_enable/disable functionsSascha Hauer2015-07-201-0/+3
|/
* video: Add edid supportSascha Hauer2014-03-291-1/+10
* video: Add display timing from devicetree helperSascha Hauer2014-03-291-1/+14
* video: rework mode_name parameter settingSascha Hauer2014-03-291-0/+2
* video: introduce struct display_timingsSascha Hauer2014-03-291-2/+14
* video: Add screen_size fieldSascha Hauer2013-12-201-0/+1
* video: set up the kernel's simple framebuffer driverAndre Heider2013-11-061-0/+7
* fb: add a line_length value to struct fb_infoAndre Heider2013-11-061-0/+1
* treewide include/: Add missing includesSascha Hauer2013-05-311-0/+1
* fb: Use dev_add_param_bool for enable parameterSascha Hauer2013-04-111-0/+1
* fb: add it's own bus for fb devicesJean-Christophe PLAGNIOL-VILLARD2012-09-231-0/+2
* Add the feature to change the video mode at runtimeJuergen Beisert2010-12-211-0/+3
* fb: add a usage counter to prevent double enable/disableSascha Hauer2010-06-241-1/+3
* rework device parametersSascha Hauer2010-06-171-2/+0
* fb: Add FB_SYNC_ defines from kernelSascha Hauer2009-12-091-0/+22
* add missing include/fb.hSascha Hauer2009-08-131-0/+89