summaryrefslogtreecommitdiffstats
path: root/drivers/video/omap2/dss (follow)
Commit message (Expand)AuthorAgeFilesLines
* OMAPDSS: use platform_driver_probe for dsi/hdmi/rfbi/venc/dpi/sdiTomi Valkeinen2012-05-116-12/+6
* OMAPDSS: move the creation of debugfs filesTomi Valkeinen2012-05-118-74/+48
* OMAPDSS: handle output-driver reg/unreg more dynamicallyTomi Valkeinen2012-05-112-93/+59
* OMAPDSS: remove uses of dss_runtime_get/putTomi Valkeinen2012-05-119-99/+11
* OMAPDSS: create DPI & SDI driversTomi Valkeinen2012-05-115-41/+71
* OMAPDSS: use platform_driver_probe for core/dispc/dssTomi Valkeinen2012-05-113-6/+3
* OMAPDSS: remove return from platform_driver_unregTomi Valkeinen2012-05-116-6/+6
* OMAPDSS: clean up the omapdss platform data messTomi Valkeinen2012-05-115-35/+43
* OMAPDSS: DSI: use dsi_get_dsidev_id(dsidev) instead of dsidev->idTomi Valkeinen2012-05-111-3/+3
* OMAPDSS: VENC: allow switching venc output type at runtimeGrazvydas Ignotas2012-05-111-1/+53
* Merge branch 'for-l-o-3.5'Tomi Valkeinen2012-05-101-65/+68
|\
| * OMAPDSS: DSI: implement generic DSI pin configTomi Valkeinen2012-05-091-65/+68
* | OMAPDSS: DISPC: Remove usage of dispc_mgr_get_device()Archit Taneja2012-05-093-32/+28
* | OMAPDSS: DISPC: Remove omap_dss_device pointer usage from dispc_mgr_pclk_rate()Archit Taneja2012-05-091-5/+6
* | OMAPDSS: APPLY: Remove an unnecessary omap_dss_device pointerArchit Taneja2012-05-091-3/+0
* | OMAPDSS: DPI/HDMI: Apply manager timings even if panel is disabledArchit Taneja2012-05-092-0/+4
* | OMAPDSS: APPLY: Remove display dependency from overlay and manager checksArchit Taneja2012-05-094-25/+22
* | OMAPDSS: APPLY: Don't check manager settings if it is disabledArchit Taneja2012-05-091-0/+3
* | OMAPDSS: MANAGER: Create a function to check manager timingsArchit Taneja2012-05-094-3/+20
* | OMAPDSS: Apply manager timings instead of direct DISPC writesArchit Taneja2012-05-096-10/+8
* | OMAPDSS: APPLY: Add manager timings as extra_info in private dataArchit Taneja2012-05-092-13/+85
* | OMAPDSS: DISPC: Remove Fake VSYNC supportArchit Taneja2012-05-094-35/+0
* | OMAPDSS: Fix DSI_FCLK clock source selectionArchit Taneja2012-05-091-2/+3
* | OMAPDSS: HDMI: define and dump CORE registers in correct orderArchit Taneja2012-05-092-68/+59
* | OMAPDSS: HDMI: Fix ti_hdmi_4xxx_core_dumpArchit Taneja2012-05-091-70/+72
* | OMAPDSS: DISPC: Correct DISPC functional clock usageChandrabhanu Mahapatra2012-05-032-27/+41
* | OMAPDSS: DISPC: Handle synclost errors in OMAP3Chandrabhanu Mahapatra2012-05-031-3/+69
* | OMAPDSS: DISPC: Enable predecimationChandrabhanu Mahapatra2012-05-031-81/+185
* | OMAPDSS: DISPC: Clean up manager timing/size functionsArchit Taneja2012-04-235-23/+37
* | OMAPDSS: DISPC: Use a common function to set manager timingsArchit Taneja2012-04-238-31/+37
* | OMAPDSS: DISPC/RFBI: Use dispc_mgr_set_lcd_timings() for setting lcd sizeArchit Taneja2012-04-233-4/+24
* | OMAPDSS: provide default get_timings function for panelsGrazvydas Ignotas2012-04-233-7/+9
* | OMAPDSS: VENC: Check for errors from regulator_enable()Mark Brown2012-04-231-1/+3
* | OMAPDSS: DSI: remove option to use pck for DSI PLL clkinTomi Valkeinen2012-04-232-48/+12
* | OMAPDSS: Ensure OPP100 when DSS is operationalTomi Valkeinen2012-04-233-0/+24
|/
* Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-03-282-5/+3
|\
| * Merge branch 'next/cleanup-exynos-clock' of git://git.kernel.org/pub/scm/linu...Olof Johansson2012-03-143-9/+30
| |\
| * \ Merge branch 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlin...Arnd Bergmann2012-02-292-5/+3
| |\ \
| | * | ARM: OMAP: Remove plat/io.h by splitting it into mach/io.h and mach/hardware.hTony Lindgren2012-02-241-0/+3
| | * | ARM: OMAP2+: Drop DISPC L3 firewall codeTony Lindgren2012-02-241-5/+0
* | | | OMAPDSS: register dss drivers in module initTomi Valkeinen2012-03-211-58/+77
* | | | OMAPDSS: APPLY: fix clearing shadow dirty flag with manual updateTomi Valkeinen2012-03-131-19/+18
* | | | OMAPDSS: APPLY: print warning if wait_pending_extra_info_updates failsTomi Valkeinen2012-03-061-5/+6
* | | | OMAPDSS: MANAGER/APPLY: Add runtime_pm protection around wait_for_go/vsync fu...Lajos Molnar2012-03-062-1/+23
* | | | OMAPDSS: DISPC: Fix FIR coefficientsLajos Molnar2012-03-061-5/+4
* | | | OMAPDSS: DISPC: Fix OMAP4 supported color formatsLajos Molnar2012-03-062-5/+6
* | | | OMAPDSS: HDMI: Add M2 divider while calculating clkoutMythri P K2012-03-061-8/+8
* | | | Merge commit 'v3.3-rc6'Tomi Valkeinen2012-03-062-9/+24
|\ \ \ \ | | |_|/ | |/| |
| * | | OMAPDSS: APPLY: make ovl_enable/disable synchronousTomi Valkeinen2012-02-291-0/+6
| * | | Merge branch 'for-3.3-rc' of git://gitorious.org/linux-omap-dss2/linux into f...Florian Tobias Schandinat2012-02-242-9/+24
| |\ \ \ | | |/ / | |/| |