summaryrefslogtreecommitdiff
path: root/drivers/video/omap2/omapfb
AgeCommit message (Expand)AuthorFilesLines
2012-10-12Merge tag 'fbdev-updates-for-3.7' of git://github.com/schandinat/linux-2.6Linus Torvalds3-6/+38
2012-10-09mm: kill vma flag VM_RESERVED and mm->reserved_vm counterKonstantin Khlebnikov1-1/+1
2012-09-26OMAPFB: Change dssdev->manager referencesArchit Taneja1-2/+5
2012-09-26OMAPFB: remove manager->device referencesArchit Taneja2-4/+7
2012-09-13ARM: OMAP2+: Prepare for irqs.h removalTony Lindgren1-0/+1
2012-09-11OMAPFB: Clear framebuffers before they are registeredArchit Taneja1-10/+10
2012-09-07OMAPFB: clear framebuffers with CPUTomi Valkeinen1-0/+26
2012-08-23OMAPFB: fix framebuffer console colorsGrazvydas Ignotas1-1/+1
2012-08-10OMAPFB: fix framebuffer console colorsGrazvydas Ignotas1-1/+1
2012-06-29OMAPFB: Map interlace field in omap_video_timings with fb vmode flagsArchit Taneja1-3/+5
2012-06-29OMAPFB: Map the newly added omap_video_timings fields with fb sync flagsArchit Taneja1-4/+39
2012-05-22OMAPFB: remove compiler warnings when CONFIG_BUG=nTomi Valkeinen2-0/+2
2012-05-11OMAPFB: add __init & __exitTomi Valkeinen1-5/+4
2012-05-11OMAPFB: fix parsing of vram parameterTomi Valkeinen1-1/+1
2012-05-11OMAPDSS: OMAPFB: always allow to configure overlayGrazvydas Ignotas1-2/+2
2012-04-23OMAPDSS: OMAPFB: check for matching memory size earlyGrazvydas Ignotas1-6/+7
2012-02-23OMAPFB: remove unused fb_format_to_dss_mode()Tomi Valkeinen1-54/+0
2012-02-23OMAPFB: remove mem info from platform_dataTomi Valkeinen1-43/+0
2012-02-23OMAPDSS: Remove video SRAM supportTomi Valkeinen2-3/+3
2012-01-15Merge branch 'fbdev-next' of git://github.com/schandinat/linux-2.6Linus Torvalds4-32/+39
2012-01-13module_param: make bool parameters really bool (drivers & misc)Rusty Russell2-5/+5
2011-12-02OMAPDSS: APPLY: move ovl->info to apply.cTomi Valkeinen2-10/+14
2011-12-02OMAPDSS: APPLY: rewrite overlay enable/disableTomi Valkeinen4-22/+25
2011-11-27staging: add omapdrm DRM/KMS driver for TI OMAP platformsRob Clark1-1/+1
2011-11-01video: Add export.h for THIS_MODULE/EXPORT_SYMBOL to drivers/videoPaul Gortmaker1-0/+1
2011-09-30OMAPDSS: remove vaddr from overlay infoTomi Valkeinen1-14/+5
2011-09-30OMAPFB: find best mode from edidTomi Valkeinen1-10/+99
2011-09-30OMAP: OMAPFB: string parsing cleanupsTomi Valkeinen1-4/+2
2011-09-30OMAP: DSS2: Remove "EXPERIMENTAL" from KconfigTomi Valkeinen1-1/+1
2011-09-30OMAP: OMAPFB: make omapfb start even when a display is missing a driverTomi Valkeinen1-2/+3
2011-09-14OMAPFB: make debug message more usefulAndy Doan1-1/+2
2011-07-01OMAP: DSS2: OMAPFB: Implement auto-update modeTomi Valkeinen4-56/+202
2011-07-01OMAP: DSS2: OMAPFB: Add struct to store per-display dataTomi Valkeinen2-21/+34
2011-05-12OMAP: DSS2: OMAPFB: Reduce stack usageTomi Valkeinen1-34/+61
2011-05-12OMAP: DSS2: OMAPFB: remove dead codeTomi Valkeinen1-29/+0
2011-05-11OMAP: DSS2: OMAPFB: make DBG() more resistant in if-else constructionsNiels de Vos1-2/+4
2011-05-11OMAP: DSS2: Convert simple/strict_strto* to kstrto*Tomi Valkeinen1-7/+14
2011-05-11OMAP: DSS2: OMAPFB: Remove implicit display update on unblankJani Nikula1-13/+0
2011-05-11OMAP: DSS2: OMAPFB: Handle errors when initializing panelTomi Valkeinen1-21/+59
2011-05-11OMAP: DSS2: Add method for querying display dimensions from DSS driversJani Nikula2-4/+20
2011-05-11OMAP: DSS2: Move display.h to include/video/Tomi Valkeinen4-4/+4
2011-03-11OMAPFB: Adding a check for timings in set_def_modeJanorkar, Mayuresh1-7/+16
2011-03-11OMAP2PLUS: DSS2: Add OMAP4 Kconfig supportMayuresh Janorkar1-3/+3
2011-01-10OMAP: DSS2: OMAPFB: Add null pointer checkSamreen1-2/+3
2010-10-23OMAP: DSS2: OMAPFB: Allow usage of def_vrfb only for omap2,3Senthilvadivu Guruswamy1-0/+10
2010-10-23OMAP: DSS2: OMAPFB: make VRFB depends on OMAP2,3Senthilvadivu Guruswamy1-1/+1
2010-10-23OMAP: DSS2: OMAPFB: swap front and back porches for both hsync and vsyncTasslehoff Kjappfot1-8/+8
2010-08-05OMAP: DSS2: OMAPFB: add support for FBIO_WAITFORVSYNCGrazvydas Ignotas1-0/+12
2010-08-05OMAP: DSS2: OMAPFB: Fix invalid bpp for PAL and NTSC modesMaurus Cuelenaere1-2/+2
2010-08-05OMAP: DSS2: OMAPFB: Fix probe error pathAfzal Mohammed1-7/+7