summaryrefslogtreecommitdiffstats
path: root/drivers/video/omap2/omapfb/omapfb-main.c
Commit message (Expand)AuthorAgeFilesLines
* OMAPFB: use EPROBE_DEFER if default display is not presentTomi Valkeinen2013-06-171-1/+1
* OMAPDSS: Implement display (dis)connect supportTomi Valkeinen2013-06-171-11/+14
* OMAPDSS: add helpers to get mgr or output from displayTomi Valkeinen2013-06-171-9/+7
* Merge branch 'fbdev-3.10-fixes' of git://gitorious.org/linux-omap-dss2/linux ...Jean-Christophe PLAGNIOL-VILLARD2013-05-291-0/+3
|\
| * OMAPDSS: Fix crash with DT bootTomi Valkeinen2013-05-231-0/+3
* | Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2013-05-021-27/+5
|\ \ | |/ |/|
| * OMAPFB: defer probe if no displaysTomi Valkeinen2013-05-021-1/+1
| * OMAPFB: use module_platform_driver()Tomi Valkeinen2013-05-021-25/+3
| * OMAPDSS: add output->dispc_channelTomi Valkeinen2013-04-031-1/+1
* | fbdev/omapfb: use vm_iomap_memory()Tomi Valkeinen2013-04-241-23/+7
|/
* Revert "OMAPFB: simplify locking"Tomi Valkeinen2012-12-131-10/+30
* OMAPFB: fix error handling in omapfb_find_best_mode()Tomi Valkeinen2012-12-131-0/+6
* OMAPFB: use devm_kzalloc to allocate omapfb2_deviceTomi Valkeinen2012-12-131-2/+2
* OMAPDSS: use omapdss_compat_init() in other driversTomi Valkeinen2012-12-071-0/+6
* OMAPFB: connect ovl managers to all dssdevsTomi Valkeinen2012-12-071-14/+24
* OMAPFB: remove warning when trying to alloc at certain paddressTomi Valkeinen2012-12-071-3/+3
* OMAPFB: simplify lockingTomi Valkeinen2012-12-071-30/+10
* OMAPFB: move dssdev->sync call out from omapfb_realloc_fbmemTomi Valkeinen2012-12-071-4/+0
* OMAPFB: Delete if statement evaluating a constant.Matthias Brugger2012-11-191-4/+0
* Merge branch '3.8/vram-conversion' of git://gitorious.org/linux-omap-dss2/linuxTomi Valkeinen2012-11-161-33/+36
|\
| * OMAPFB: use dma_alloc_attrs to allocate memoryTomi Valkeinen2012-11-131-33/+36
* | OMAPFB: improve mode selection from EDIDTomi Valkeinen2012-10-291-5/+8
* | OMAPFB: remove use of extended edid blockTomi Valkeinen2012-10-291-3/+0
* | OMAPDSS: remove initial display code from omapdssTomi Valkeinen2012-10-291-11/+66
* | OMAPDSS: remove omap_dss_device's suspend/resumeTomi Valkeinen2012-10-241-5/+3
* | OMAPFB: use omap_vrfb_supported()Tomi Valkeinen2012-10-171-5/+1
* | OMAP: move arch/arm/plat-omap/include/plat/vrfb.hTomi Valkeinen2012-10-171-1/+1
|/
* Merge tag 'fbdev-updates-for-3.7' of git://github.com/schandinat/linux-2.6Linus Torvalds2012-10-121-2/+30
|\
| * OMAPFB: remove manager->device referencesArchit Taneja2012-09-261-2/+4
| * OMAPFB: Clear framebuffers before they are registeredArchit Taneja2012-09-111-10/+10
| * OMAPFB: clear framebuffers with CPUTomi Valkeinen2012-09-071-0/+26
| * OMAPFB: fix framebuffer console colorsGrazvydas Ignotas2012-08-101-1/+1
* | mm: kill vma flag VM_RESERVED and mm->reserved_vm counterKonstantin Khlebnikov2012-10-091-1/+1
* | ARM: OMAP2+: Prepare for irqs.h removalTony Lindgren2012-09-121-0/+1
* | OMAPFB: fix framebuffer console colorsGrazvydas Ignotas2012-08-231-1/+1
|/
* OMAPFB: Map interlace field in omap_video_timings with fb vmode flagsArchit Taneja2012-06-291-3/+5
* OMAPFB: Map the newly added omap_video_timings fields with fb sync flagsArchit Taneja2012-06-291-4/+39
* OMAPFB: remove compiler warnings when CONFIG_BUG=nTomi Valkeinen2012-05-221-0/+1
* OMAPFB: add __init & __exitTomi Valkeinen2012-05-111-5/+4
* OMAPFB: fix parsing of vram parameterTomi Valkeinen2012-05-111-1/+1
* OMAPFB: remove unused fb_format_to_dss_mode()Tomi Valkeinen2012-02-231-54/+0
* OMAPFB: remove mem info from platform_dataTomi Valkeinen2012-02-231-43/+0
* OMAPDSS: Remove video SRAM supportTomi Valkeinen2012-02-231-2/+2
* Merge branch 'fbdev-next' of git://github.com/schandinat/linux-2.6Linus Torvalds2012-01-141-4/+10
|\
| * OMAPDSS: APPLY: move ovl->info to apply.cTomi Valkeinen2011-12-021-4/+8
| * OMAPDSS: APPLY: rewrite overlay enable/disableTomi Valkeinen2011-12-021-0/+2
* | module_param: make bool parameters really bool (drivers & misc)Rusty Russell2012-01-131-4/+4
|/
* OMAPDSS: remove vaddr from overlay infoTomi Valkeinen2011-09-301-14/+5
* OMAPFB: find best mode from edidTomi Valkeinen2011-09-301-10/+99
* OMAP: OMAPFB: make omapfb start even when a display is missing a driverTomi Valkeinen2011-09-301-2/+3