aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/video/omap2/omapfb (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-06-17OMAPFB: use EPROBE_DEFER if default display is not presentTomi Valkeinen1-1/+1
2013-06-17OMAPDSS: Implement display (dis)connect supportTomi Valkeinen1-11/+14
2013-06-17OMAPDSS: add helpers to get mgr or output from displayTomi Valkeinen2-11/+14
2013-05-29Merge branch 'fbdev-3.10-fixes' of git://gitorious.org/linux-omap-dss2/linux into linux-fbdev/for-3.10-fixesJean-Christophe PLAGNIOL-VILLARD1-0/+3
2013-05-23OMAPDSS: Fix crash with DT bootTomi Valkeinen1-0/+3
2013-05-02Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds1-27/+5
2013-05-02OMAPFB: defer probe if no displaysTomi Valkeinen1-1/+1
2013-05-02OMAPFB: use module_platform_driver()Tomi Valkeinen1-25/+3
2013-04-24fbdev/omapfb: use vm_iomap_memory()Tomi Valkeinen1-23/+7
2013-04-03OMAPDSS: add output->dispc_channelTomi Valkeinen1-1/+1
2012-12-13Revert "OMAPFB: simplify locking"Tomi Valkeinen4-79/+132
2012-12-13OMAPFB: remove silly loop in fb2display()Tomi Valkeinen1-6/+6
2012-12-13OMAPFB: fix error handling in omapfb_find_best_mode()Tomi Valkeinen1-0/+6
2012-12-13OMAPFB: use devm_kzalloc to allocate omapfb2_deviceTomi Valkeinen1-2/+2
2012-12-07OMAPDSS: use omapdss_compat_init() in other driversTomi Valkeinen1-0/+6
2012-12-07OMAPFB: connect ovl managers to all dssdevsTomi Valkeinen1-14/+24
2012-12-07OMAPFB: remove warning when trying to alloc at certain paddressTomi Valkeinen1-3/+3
2012-12-07OMAPFB: simplify lockingTomi Valkeinen4-132/+79
2012-12-07OMAPFB: move dssdev->sync call out from omapfb_realloc_fbmemTomi Valkeinen3-4/+8
2012-12-07OMAPFB: remove exported udpate windowTomi Valkeinen2-27/+3
2012-11-26Merge tag 'omapdss-for-3.7-rc' of git://gitorious.org/linux-omap-dss2/linuxTomi Valkeinen1-1/+1
2012-11-23OMAPFB: fix compilation errorTomi Valkeinen1-0/+1
2012-11-19OMAPFB: Delete if statement evaluating a constant.Matthias Brugger1-4/+0
2012-11-19OMAPFB: Fix possible null pointer dereferencingTushar Behera1-1/+1
2012-11-16Merge branch '3.8/vram-conversion' of git://gitorious.org/linux-omap-dss2/linuxTomi Valkeinen4-41/+48
2012-11-13OMAPFB: use dma_alloc_attrs to allocate memoryTomi Valkeinen4-41/+48
2012-10-29OMAPFB: improve mode selection from EDIDTomi Valkeinen1-5/+8
2012-10-29OMAPFB: remove use of extended edid blockTomi Valkeinen1-3/+0
2012-10-29OMAPDSS: remove initial display code from omapdssTomi Valkeinen1-11/+66
2012-10-24OMAPDSS: remove omap_dss_device's suspend/resumeTomi Valkeinen1-5/+3
2012-10-17OMAPFB: use omap_vrfb_supported()Tomi Valkeinen1-5/+1
2012-10-17OMAP: move arch/arm/plat-omap/include/plat/vrfb.hTomi Valkeinen3-3/+3
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-12ARM: 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