summaryrefslogtreecommitdiff
path: root/drivers/video/omap2/omapfb
AgeCommit message (Expand)AuthorFilesLines
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
2010-08-05OMAP: DSS2: OMAPFB: Fix sysfs mirror input checkJani Nikula1-1/+1
2010-08-05OMAP: DSS2: OMAPFB: Remove redundant color register range checkJani Nikula1-5/+0
2010-08-05OMAP: DSS2: OMAPFB: Remove redundant rotate range checkJani Nikula1-1/+1
2010-08-05OMAP: DSS2: OMAPFB: Check fb2display() return valueJani Nikula2-1/+4
2010-08-03OMAP: DSS2: OMAPFB: Add some locking debug checksVille Syrjälä4-0/+13
2010-08-03OMAP: DSS2: OMAPFB: Make lockdep happyVille Syrjälä3-13/+36
2010-08-03OMAP: DSS2: OMAPFB: Convert the memory region locking to rwsemVille Syrjälä4-25/+10
2010-08-03OMAP: DSS2: OMAPFB: Add locking for memory regionsVille Syrjälä4-21/+140
2010-08-03OMAP: DSS2: OMAPFB: Add support for switching memory regionsVille Syrjälä4-63/+179
2010-08-03OMAP: DSS2: OMAPFB: Skip unnecessary set_overlay_info()Ville Syrjälä1-0/+2
2010-08-03OMAP: DSS2: OMAPFB: Check var even if there isn't memoryVille Syrjälä1-6/+5