summaryrefslogtreecommitdiff
path: root/drivers/video/omap2/dss
AgeCommit message (Expand)AuthorFilesLines
2011-08-01OMAP: DSS2: HDMI: fix hdmi clock nameTomi Valkeinen1-2/+2
2011-08-01HACK: OMAP: DSS2: clk hack for OMAP2/3Tomi Valkeinen5-3/+19
2011-07-25OMAP: DSS2: DSS: Fix context save/restoreTomi Valkeinen1-0/+10
2011-07-25OMAP: DSS2: DISPC: Fix context save/restoreTomi Valkeinen1-59/+38
2011-07-25OMAP: DSS2: Remove ctx loss count from dss.cTomi Valkeinen1-61/+1
2011-07-25OMAP: DSS2: DISPC: remove finegrained clk enables/disablesTomi Valkeinen1-146/+19
2011-07-25OMAP: DSS2: Use PM runtime & HWMOD supportTomi Valkeinen11-634/+923
2011-07-25OMAP: DSS2: Remove CONFIG_OMAP2_DSS_SLEEP_BEFORE_RESETTomi Valkeinen2-25/+0
2011-07-25OMAP: DSS2: Remove core_dump_clocksTomi Valkeinen1-40/+0
2011-07-25OMAP: DSS2: DPI: remove unneeded SYSCK enable/disableTomi Valkeinen1-8/+3
2011-07-25OMAP: DSS2: rewrite use of context_loss_countTomi Valkeinen2-25/+47
2011-07-25OMAP: DSS2: Remove clk optimization at dss initTomi Valkeinen1-4/+0
2011-07-25OMAP: DSS2: Fix init and unit sequenceTomi Valkeinen1-9/+8
2011-07-25OMAP: DSS2: Clean up probe for DSS & DSITomi Valkeinen2-106/+69
2011-07-25OMAP: DSS2: Handle dpll4_m4_ck in dss_get/put_clocksTomi Valkeinen1-26/+26
2011-07-01OMAP: DSS2: Fix FIFO threshold and burst size for OMAP4Tomi Valkeinen7-40/+86
2011-07-01OMAP: DSS2: DSI: sync when disabling a displayTomi Valkeinen1-0/+5
2011-07-01OMAP: DSS2: Add Color Phase Rotation supportTomi Valkeinen3-0/+151
2011-07-01OMAP: DSS: Minor cleanup in ovl and mgr cache structsNishant Kamat1-96/+62
2011-07-01OMAP: DSS2: Add new FEAT definitions for features missing from OMAP2Tomi Valkeinen4-58/+105
2011-07-01OMAP: DSS2: Add FEAT_VENC_REQUIRES_TV_DAC_CLKTomi Valkeinen3-7/+13
2011-07-01OMAP: DSS2: Reset LANEx_ULPS_SIG2 bits after useTomi Valkeinen1-0/+4
2011-07-01OMAP: DSS2: remove update_mode from omapdssTomi Valkeinen3-107/+14
2011-07-01OMAP: DSS2: DSI: Change dummy macros to inline functionsTomi Valkeinen1-3/+12
2011-07-01OMAP: DSS2: remove extra includes from include/video/omapdss.hTomi Valkeinen4-0/+4
2011-05-23OMAP: DSS2: Add support for NV12 formatAmber Jain3-34/+175
2011-05-23OMAP: DSS2: Add new registers for NV12 supportAmber Jain4-2/+349
2011-05-23OMAP: DSS2: Use for loop where ever possible in SR(), RR()Amber Jain1-128/+46
2011-05-23OMAP: DSS2: Ensure non-zero FIR values are configuredAmber Jain1-11/+4
2011-05-23OMAP: DSS2: Add new color formats for OMAP4Amber Jain3-34/+117
2011-05-19OMAP4: DSS2: HDMI: Implement ASoC Codec driver for HDMI audioRicardo Neri1-0/+217
2011-05-19OMAP4: DSS2: HDMI: Add functionality for audio configurationRicardo Neri1-0/+215
2011-05-19OMAP4: DSS2: HDMI: Add enums and structures for audioRicardo Neri1-2/+218
2011-05-19OMAP4: DSS2: HDMI: Add DSS feature for CTS calculationRicardo Neri2-1/+2
2011-05-19OMAP4: DSS2: Create a DSS features structure for OMAP4430 ES1.0Ricardo Neri1-1/+26
2011-05-16OMAP: DSS2: DSI: Get line buffer size from DSI_GNQ registerArchit Taneja1-4/+32
2011-05-16OMAP: DSS2: DSI: Get number of DSI data lanes using DSI_GNQ registerArchit Taneja3-10/+91
2011-05-16OMAP: DSS2: DSI: Use system workqueue for delayed work instead of a private w...Archit Taneja1-18/+7
2011-05-16OMAP: DSS2: DSI: Remove DISPC pixel clock related info in dsi_dump_clocks()Archit Taneja1-5/+0
2011-05-12OMAP: DSS2: RFBI: cleanupTomi Valkeinen2-128/+3
2011-05-12OMAP: DSS2: RFBI: add omap_rfbi_configureTomi Valkeinen1-1/+7
2011-05-12OMAP: DSS2: RFBI: clock enable/disable changesTomi Valkeinen1-24/+4
2011-05-12OMAP: DSS2: RFBI: add rfbi_bus_lockTomi Valkeinen1-0/+16
2011-05-12OMAP: DSS2: Add missing dummy functionsTomi Valkeinen1-0/+24
2011-05-12OMAP4: DSS2: DSI: Changes for DSI2 on OMAP4Archit Taneja7-31/+155
2011-05-12OMAP: DSS2: DSI: Pass pointer to struct to packet_sent_handler isrsArchit Taneja1-18/+25
2011-05-12OMAP: DSS2: DSI: Use platform_device pointer to get dsi dataArchit Taneja1-263/+409
2011-05-12OMAP: DSS2: Pass platform_device as an argument in dsi functionsArchit Taneja6-445/+575
2011-05-12OMAP: DSS2: Remove omap_dss_device argument from dsi_pll_init()Archit Taneja3-6/+4
2011-05-12OMAP: DSS2: DSI: Add extra omap_dss_device argument in functions exported by dsiArchit Taneja1-20/+28