aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/video/omap2/omapfb/omapfb-ioctl.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-12-13Revert "OMAPFB: simplify locking"Tomi Valkeinen1-9/+59
2012-12-07OMAPFB: simplify lockingTomi Valkeinen1-59/+9
2012-12-07OMAPFB: move dssdev->sync call out from omapfb_realloc_fbmemTomi Valkeinen1-0/+4
2012-12-07OMAPFB: remove exported udpate windowTomi Valkeinen1-24/+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: Fix possible null pointer dereferencingTushar Behera1-1/+1
2012-11-16Merge branch '3.8/vram-conversion' of git://gitorious.org/linux-omap-dss2/linuxTomi Valkeinen1-7/+7
2012-11-13OMAPFB: use dma_alloc_attrs to allocate memoryTomi Valkeinen1-7/+7
2012-10-17OMAP: move arch/arm/plat-omap/include/plat/vrfb.hTomi Valkeinen1-1/+1
2012-09-26OMAPFB: Change dssdev->manager referencesArchit Taneja1-2/+5
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-23OMAPDSS: Remove video SRAM supportTomi Valkeinen1-1/+1
2011-12-02OMAPDSS: APPLY: move ovl->info to apply.cTomi Valkeinen1-6/+6
2011-12-02OMAPDSS: APPLY: rewrite overlay enable/disableTomi Valkeinen1-14/+16
2011-10-31video: Add export.h for THIS_MODULE/EXPORT_SYMBOL to drivers/videoPaul Gortmaker1-0/+1
2011-07-01OMAP: DSS2: OMAPFB: Implement auto-update modeTomi Valkeinen1-36/+36
2011-05-11OMAP: DSS2: Add method for querying display dimensions from DSS driversJani Nikula1-2/+10
2011-05-11OMAP: DSS2: Move display.h to include/video/Tomi Valkeinen1-1/+1
2010-08-05OMAP: DSS2: OMAPFB: add support for FBIO_WAITFORVSYNCGrazvydas Ignotas1-0/+12
2010-08-05OMAP: DSS2: OMAPFB: Check fb2display() return valueJani Nikula1-1/+1
2010-08-03OMAP: DSS2: OMAPFB: Add some locking debug checksVille Syrjälä1-0/+2
2010-08-03OMAP: DSS2: OMAPFB: Make lockdep happyVille Syrjälä1-11/+34
2010-08-03OMAP: DSS2: OMAPFB: Convert the memory region locking to rwsemVille Syrjälä1-8/+2
2010-08-03OMAP: DSS2: OMAPFB: Add locking for memory regionsVille Syrjälä1-11/+33
2010-08-03OMAP: DSS2: OMAPFB: Add support for switching memory regionsVille Syrjälä1-23/+102
2010-05-18OMAP: DSS2: check lock_fb_info() return valueJani Nikula1-1/+2
2010-05-18OMAP: DSS2: fix lock_fb_info() and omapfb_lock() locking orderJani Nikula1-2/+2
2010-02-24OMAP: DSS2: move update() and sync()Tomi Valkeinen1-5/+5
2010-02-24OMAP: DSS2: move set/get_update_mode()Tomi Valkeinen1-4/+9
2010-02-24OMAP: DSS2: move enable/get_te()Tomi Valkeinen1-2/+3
2010-02-24OMAP: DSS2: move get_resolution()Tomi Valkeinen1-2/+2
2010-02-24OMAP: DSS2: move wait_vsync()Tomi Valkeinen1-1/+1
2010-02-24OMAP: DSS2: move memory_read()Tomi Valkeinen1-2/+2
2010-02-24OMAP: DSS2: move run_test()Tomi Valkeinen1-4/+4
2010-02-15OMAP: DSS2: OMAPFB: implement OMAPFB_GET_DISPLAY_INFOTomi Valkeinen1-0/+24
2009-12-09OMAP: DSS2: omapfb driverTomi Valkeinen1-0/+755