summaryrefslogtreecommitdiffstats
path: root/drivers/video/omap2/omapfb/omapfb-main.c
Commit message (Expand)AuthorAgeFilesLines
* video: move fbdev to drivers/video/fbdevTomi Valkeinen2014-04-171-2656/+0
* Merge branch '3.15/dss-dt' into 3.15/fbdevTomi Valkeinen2014-03-201-17/+50
|\
| * OMAPFB: search for default display with DT aliasTomi Valkeinen2014-03-191-1/+22
| * OMAPFB: clean up default display searchTomi Valkeinen2014-03-191-17/+29
* | OMAPDSS: convert pixel clock to common videomode styleTomi Valkeinen2014-03-051-4/+4
|/
* OMAPFB: disable overlays on driver removalTomi Valkeinen2014-01-131-0/+10
* OMAPFB: give informative print when probe succeedsTomi Valkeinen2014-01-131-0/+9
* 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
OpenPOWER on IntegriCloud