aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/video/omap2 (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-10-12Merge tag 'fbdev-updates-for-3.7' of git://github.com/schandinat/linux-2.6Linus Torvalds38-2443/+4419
2012-10-09mm: kill vma flag VM_RESERVED and mm->reserved_vm counterKonstantin Khlebnikov1-1/+1
2012-10-02Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds2-6/+6
2012-09-28OMAPDSS: add missing include for string.hTomi Valkeinen2-0/+2
2012-09-26OMAPDSS: DISPC: Configure color conversion coefficients for writebackArchit Taneja1-28/+33
2012-09-26OMAPDSS: DISPC: Add manager like functions for writebackArchit Taneja2-0/+75
2012-09-26OMAPDSS: DISPC: Configure writeback FIFOsArchit Taneja1-1/+9
2012-09-26OMAPDSS: DISPC: Configure writeback specific parameters in dispc_wb_setup()Archit Taneja2-3/+27
2012-09-26OMAPDSS: DISPC: Configure overlay-like parameters in dispc_wb_setupArchit Taneja2-0/+29
2012-09-26OMAPDSS: DISPC: Add function to set channel in for writebackArchit Taneja2-0/+20
2012-09-26OMAPDSS: DISPC: Don't set chroma resampling bit for writebackArchit Taneja1-3/+6
2012-09-26OMAPDSS: DISPC: Downscale chroma if plane is writebackArchit Taneja1-1/+1
2012-09-26OMAPDSS: DISPC: Configure input and output sizes for writebackArchit Taneja1-2/+5
2012-09-26OMAPDSS: DISPC: Add writeback register offsets and dss features structsArchit Taneja3-0/+53
2012-09-26OMAPDSS: DISPC: Allow both upscaling and downscaling of chromaArchit Taneja1-10/+22
2012-09-26OMAPDSS: DIPSC: Relax scaling limitations when in memory to memory modeArchit Taneja3-21/+43
2012-09-26OMAPDSS: DISPC: Don't pass channel out when configuring overlaysArchit Taneja1-46/+64
2012-09-26OMAPDSS: DISPC: Make dispc_ovl_setup call dispc_ovl_setup_commonArchit Taneja1-58/+72
2012-09-26OMAPDSS: OVERLAY: Add position and replication as overlay capsArchit Taneja2-18/+40
2012-09-26OMAPDSS: DISPC: Pass overlay caps as a parameter to dispc plane functionsArchit Taneja1-19/+17
2012-09-26OMAPDSS: DISPC: Simplify function names for setting pipeline input and output sizesArchit Taneja1-4/+7
2012-09-26OMAPDSS: DISPC: Constify omap_overlay_info in dispc_ovl_setup()Archit Taneja2-5/+6
2012-09-26OMAPDSS: Remove old way of setting manager and device linksArchit Taneja2-66/+0
2012-09-26OMAPDSS: APPLY: Remove omap_dss_device references from dss_ovl_enable/disableArchit Taneja1-2/+2
2012-09-26OMAPDSS: OVERLAY/MANAGER: Get device via outputArchit Taneja2-2/+4
2012-09-26OMAPDSS: MANAGER: Update display sysfs storeArchit Taneja1-5/+16
2012-09-26OMAPFB: Change dssdev->manager referencesArchit Taneja1-2/+5
2012-09-26OMAPDSS: HDMI: Replace dssdev->manager with dssdev->output->manager referencesArchit Taneja1-6/+10
2012-09-26OMAPDSS: VENC: Replace dssdev->manager with dssdev->output->manager referencesArchit Taneja1-5/+9
2012-09-26OMAPDSS: RFBI: Replace dssdev->manager with dssdev->output->manager referencesArchit Taneja1-6/+9
2012-09-26OMAPDSS: SDI: Replace dssdev->manager with dssdev->output->manager referencesArchit Taneja1-8/+12
2012-09-26OMAPDSS: DSI: Replace dssdev->manager with dssdev->output->manager referencesArchit Taneja1-14/+23
2012-09-26OMAPDSS: DSI: Remove dsi_pdev_map global structArchit Taneja1-5/+9
2012-09-26OMAPDSS: DPI: Replace dssdev->manager with dssdev->output->manager referencesArchit Taneja1-9/+16
2012-09-26OMAPDSS: Create links between managers, outputs and devicesArchit Taneja3-8/+61
2012-09-26OMAPFB: remove manager->device referencesArchit Taneja2-4/+7
2012-09-26OMAPDSS: Remove manager->device referencesArchit Taneja5-10/+29
2012-09-26OMAPDSS: APPLY: Add manager set/unset output ops for omap_overlay_managerArchit Taneja5-0/+149
2012-09-26OMAPDSS: output: Add set/unset device ops for omap_dss_outputArchit Taneja1-0/+67
2012-09-26OMAPDSS: outputs: Create and register output instancesArchit Taneja6-0/+150
2012-09-26OMAPDSS: outputs: Create a new entity called outputsArchit Taneja3-1/+53
2012-09-26OMAPDSS: APPLY: Remove omap_dss_device references in wait_for_go functionsArchit Taneja1-11/+25
2012-09-26OMAPDSS: DSI: Pass dsi platform device wherever possibleArchit Taneja1-50/+39
2012-09-26OMAPDSS: DSI: fix tlpx_half reg field lengthTomi Valkeinen1-2/+2
2012-09-25OMAPDSS: DISPC: Add predecimation limit for TILER based rotationsChandrabhanu Mahapatra1-3/+6
2012-09-25Merge OMAP5 DSS changes to omapdssTomi Valkeinen8-60/+337
2012-09-25Merge omapdss single-dssdev seriesTomi Valkeinen10-198/+428
2012-09-25OMAPDSS: Do not require a VDDS_DSI regulator on AM35xxRaphaël Assénat1-2/+49
2012-09-24OMAPDSS: DSI: make OMAP2_DSS_DSI depend on ARCH_OMAP5Tomi Valkeinen1-1/+1
2012-09-24OMAPDSS: DSI: Add code to disable PHY DCCTomi Valkeinen3-0/+9