summaryrefslogtreecommitdiff
path: root/drivers/video/omap2/dss
AgeCommit message (Expand)AuthorFilesLines
2011-01-10OMAP: DSS2: Introduce omap_channel as an omap_dss_device parameter, add new o...Sumit Semwal4-44/+72
2011-01-10OMAP: DSS2: Use dss_features to handle DISPC bits removed on OMAP4Archit Taneja1-1/+11
2011-01-10OMAP: DSS2: LCD2 Channel Changes for DISPCSumit Semwal2-40/+243
2011-01-10OMAP: DSS2: Change remaining DISPC functions for new omap_channel argumentSumit Semwal5-54/+68
2011-01-10OMAP: DSS2: Introduce omap_channel argument to DISPC functions used by interf...Sumit Semwal6-50/+69
2011-01-10OMAP: DSS2: Represent DISPC register defines with channel as parameterSumit Semwal1-88/+82
2011-01-10OMAP: DSS2: Add dss_features for omap4 and overlay manager related featuresArchit Taneja2-3/+47
2011-01-10OMAP: DSS2: Clean up DISPC color mode validation checksArchit Taneja3-48/+14
2011-01-10OMAP3630: DSS2: Enable Pre-Multiplied Alpha SupportRajkumar N4-9/+70
2011-01-10OMAP3: DSS2: Split OMAP3 has feature for 3430 & 3630Samreen2-3/+18
2011-01-10OMAP: DSS2: Fix: Read correct bit in dispc_enable_alpha_blending()Archit Taneja1-2/+1
2010-10-23OMAP: DSS2: DSI: Remove extra iounmap in error pathSenthilvadivu Guruswamy1-1/+0
2010-10-23OMAP: DSS2: Use dss_features framework on DSS2 codeArchit Taneja4-56/+60
2010-10-23OMAP: DSS2: Introduce dss_features filesArchit Taneja3-1/+242
2010-09-29OMAP: DSS2: make filter coefficient tables human readableGrazvydas Ignotas1-120/+94
2010-08-05OMAP: DSS2: Replace strncmp() with sysfs_streq() in overlay_manager_store()Archit Taneja1-1/+1
2010-08-05OMAP: DSS2: Fix error path in omap_dsi_update()Archit Taneja1-1/+6
2010-08-05OMAP: DSS2: Remove extra return statementArchit Taneja1-1/+0
2010-08-05OMAP: DSS2: adjust YUV overlay width to be evenTomi Valkeinen1-0/+15
2010-08-05OMAP: DSS2: DSI: detect unsupported update requestsTomi Valkeinen1-0/+6
2010-08-05OMAP: DSS2: DSI: increase FIFO low thresholdTomi Valkeinen1-1/+1
2010-08-05OMAP: DSS2: DSI: Add error IRQ mask for DSI complexIOTomi Valkeinen1-7/+16
2010-08-05OMAP: DSS2: DSI: Remove BTA after set_max_rx_packet_sizeTomi Valkeinen1-9/+1
2010-08-05OMAP: DSS2: change manual update scaling setupTomi Valkeinen4-33/+47
2010-08-05OMAP: DSS2: DSI: use BTA to end the frame transferTomi Valkeinen2-63/+58
2010-08-05OMAP: DSS2: DSI: change dsi_vc_config_l4/vp()Tomi Valkeinen1-6/+16
2010-08-05OMAP: DSS2: DSI: Disable interface when disabling the displayVille Syrjälä1-0/+7
2010-08-05OMAP: DSS2: DSI: Wait for DSI PLL clocks to be active before selecting themTomi Valkeinen3-0/+26
2010-08-05OMAP: DSS2: DSI: Print an error message if DSI clock calc failsVille Syrjälä1-1/+3
2010-08-05OMAP: DSS2: DSI: Disable PCKFREE on errorVille Syrjälä1-0/+1
2010-08-03OMAP: DSS2: DSI: change DSI timeout functionsTomi Valkeinen1-160/+56
2010-08-03OMAP: DSS2: DSI: handle error in synchronous writeTomi Valkeinen1-0/+7
2010-08-03OMAP: DSS2: DSI: change dsi_vc_dcs_read_2 parametersTomi Valkeinen1-2/+6
2010-08-03OMAP: DSS2: DSI: use a private workqueueTomi Valkeinen1-2/+20
2010-08-03OMAP: DSS2: DSI: print errors in dsi_vc_flush_receive_data()Tomi Valkeinen1-4/+4
2010-08-03OMAP: DSS2: Fix update area calculations with multiple scaled overlaysTomi Valkeinen1-63/+78
2010-08-03OMAP: DSS2: clear spurious SYNC_LOST_DIGIT interruptsVille Syrjälä1-1/+10
2010-08-03OMAP: DSS2: Make wait_for_go() succeed for disabled displaysVille Syrjälä1-2/+5
2010-08-03OMAP: DSS2: Check if display supports update mode changesVille Syrjälä1-0/+3
2010-08-03OMAP: DSS2: DSI: Increase HS TX timeoutTomi Valkeinen1-1/+1
2010-05-18OMAP: DSS2: Fix omap_dss_probe() error pathJani Nikula1-13/+41
2010-05-18OMAP: DSS2: omap_dss_probe() conditional compilation cleanupJani Nikula2-24/+61
2010-05-18OMAP2: DSS: Add missing line for update bg colorCarlos Lopez1-0/+1
2010-05-18OMAP3630: DSS2: Updating MAX divider valueKishore Y1-5/+19
2010-05-18OMAP: DSS2: Make partial update width evenTomi Valkeinen1-0/+20
2010-05-18OMAP: DSS2: Fix device disable when driver is not loadedJani Nikula1-1/+4
2010-05-18OMAP: DSS2: VENC: don't call platform_enable/disable() twiceJani Nikula1-14/+1
2010-05-18OMAP: DSS2: Use vdds_sdi regulator supply in SDIRoger Quadros1-0/+15
2010-05-18OMAP: DSS2: Remove redundant enable/disable calls from SDIRoger Quadros1-11/+0
2010-05-18OMAP: DSS2: Add Kconfig option for DPI display typeRoger Quadros4-1/+16