summaryrefslogtreecommitdiff
path: root/drivers/video/omap2
AgeCommit message (Expand)AuthorFilesLines
2012-05-11OMAPFB: fix parsing of vram parameterTomi Valkeinen1-1/+1
2012-05-11OMAPDSS: OMAPFB: always allow to configure overlayGrazvydas Ignotas1-2/+2
2012-05-11OMAPDSS: VENC: allow switching venc output type at runtimeGrazvydas Ignotas1-1/+53
2012-05-10Merge branch 'for-l-o-3.5'Tomi Valkeinen5-128/+171
2012-05-09OMAPDSS: DISPC: Remove usage of dispc_mgr_get_device()Archit Taneja3-32/+28
2012-05-09OMAPDSS: DISPC: Remove omap_dss_device pointer usage from dispc_mgr_pclk_rate()Archit Taneja1-5/+6
2012-05-09OMAPDSS: APPLY: Remove an unnecessary omap_dss_device pointerArchit Taneja1-3/+0
2012-05-09OMAPDSS: DPI/HDMI: Apply manager timings even if panel is disabledArchit Taneja2-0/+4
2012-05-09OMAPDSS: APPLY: Remove display dependency from overlay and manager checksArchit Taneja4-25/+22
2012-05-09OMAPDSS: APPLY: Don't check manager settings if it is disabledArchit Taneja1-0/+3
2012-05-09OMAPDSS: MANAGER: Create a function to check manager timingsArchit Taneja4-3/+20
2012-05-09OMAPDSS: Apply manager timings instead of direct DISPC writesArchit Taneja6-10/+8
2012-05-09OMAPDSS: APPLY: Add manager timings as extra_info in private dataArchit Taneja2-13/+85
2012-05-09OMAPDSS: DISPC: Remove Fake VSYNC supportArchit Taneja4-35/+0
2012-05-09OMAPDSS: Fix DSI_FCLK clock source selectionArchit Taneja1-2/+3
2012-05-09OMAPDSS: HDMI: define and dump CORE registers in correct orderArchit Taneja2-68/+59
2012-05-09OMAPDSS: HDMI: Fix ti_hdmi_4xxx_core_dumpArchit Taneja1-70/+72
2012-05-09OMAPDSS: DSI: implement generic DSI pin configTomi Valkeinen2-65/+75
2012-05-09OMAPDSS: Taal: move reset gpio handling to taal driverTomi Valkeinen1-0/+15
2012-05-09OMAPDSS: TFP410: rename dvi files to tfp410Tomi Valkeinen2-2/+2
2012-05-09OMAPDSS: TFP410: rename dvi -> tfp410Tomi Valkeinen3-52/+52
2012-05-09OMAP: board-files: remove custom PD GPIO handling for DVI outputTomi Valkeinen1-13/+0
2012-05-09OMAPDSS: panel-dvi: add PD gpio handlingTomi Valkeinen1-0/+31
2012-05-03OMAPDSS: DISPC: Correct DISPC functional clock usageChandrabhanu Mahapatra2-27/+41
2012-05-03OMAPDSS: DISPC: Handle synclost errors in OMAP3Chandrabhanu Mahapatra1-3/+69
2012-05-03OMAPDSS: DISPC: Enable predecimationChandrabhanu Mahapatra1-81/+185
2012-04-23ARM: OMAP2+ Add Primview displays to panel-genericJan Weitzel1-0/+63
2012-04-23OMAPDSS: DISPC: Clean up manager timing/size functionsArchit Taneja5-23/+37
2012-04-23OMAPDSS: DISPC: Use a common function to set manager timingsArchit Taneja8-31/+37
2012-04-23OMAPDSS: DISPC/RFBI: Use dispc_mgr_set_lcd_timings() for setting lcd sizeArchit Taneja3-4/+24
2012-04-23OMAPDSS: Add EDT ET0500G0DH6 display supportThomas Weber1-0/+18
2012-04-23OMAPDSS: Add Mitsubishi AA084SB01 display supportThomas Weber1-0/+19
2012-04-23OMAPDSS: TPO-TD03MTEA1: add set/check timing functionsGrazvydas Ignotas1-0/+15
2012-04-23OMAPDSS: provide default get_timings function for panelsGrazvydas Ignotas7-37/+9
2012-04-23OMAPDSS: OMAPFB: check for matching memory size earlyGrazvydas Ignotas1-6/+7
2012-04-23OMAPDSS: TPO-TD03MTEA1: Correct comment for power on delayMark Brown1-1/+1
2012-04-23OMAPDSS: TPO-TD03MTEA1: Check for errors from regulator_enable()Mark Brown1-1/+4
2012-04-23OMAPDSS: VENC: Check for errors from regulator_enable()Mark Brown1-1/+3
2012-04-23OMAP: DSS2: Remove suspicous and unused TAAL regulator API usageMark Brown1-80/+0
2012-04-23OMAPDSS: DSI: remove option to use pck for DSI PLL clkinTomi Valkeinen2-48/+12
2012-04-23OMAPDSS: Ensure OPP100 when DSS is operationalTomi Valkeinen3-0/+24
2012-03-30Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Linus Torvalds1-1/+0
2012-03-28Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2-5/+3
2012-03-21OMAPDSS: register dss drivers in module initTomi Valkeinen1-58/+77
2012-03-20Merge branch 'for-3.4' of git://gitorious.org/linux-omap-dss2/linux into fbde...Florian Tobias Schandinat21-766/+909
2012-03-14Merge branch 'next/cleanup-exynos-clock' of git://git.kernel.org/pub/scm/linu...Olof Johansson4-10/+31
2012-03-13OMAPDSS: APPLY: fix clearing shadow dirty flag with manual updateTomi Valkeinen1-19/+18
2012-03-07ARM: OMAP: Remove remaining includes for mach/io.hTony Lindgren1-1/+0
2012-03-06OMAPDSS: APPLY: print warning if wait_pending_extra_info_updates failsTomi Valkeinen1-5/+6
2012-03-06OMAPDSS: MANAGER/APPLY: Add runtime_pm protection around wait_for_go/vsync fu...Lajos Molnar2-1/+23