summaryrefslogtreecommitdiffstats
path: root/drivers/video/omap2/dss
AgeCommit message (Expand)AuthorFilesLines
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
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2-0/+2
2010-03-15OMAP: DSS2: initialize dss clk sources properlyTomi Valkeinen1-0/+3
2010-03-07Driver core: Constify struct sysfs_ops in struct kobj_typeEmese Revfy2-2/+2
2010-02-26OMAP: DSS2: DSI: add error printsTomi Valkeinen1-13/+34
2010-02-25OMAP: DSS2: DSI: add dsi_vc_dcs_read_2() helperTomi Valkeinen1-0/+16
2010-02-24OMAP: DSS2: DSI: remove external TE supportTomi Valkeinen1-16/+4
2010-02-24OMAP: DSS2: move timing functionsTomi Valkeinen4-66/+50
2010-02-24OMAP: DSS2: move set/get_wss()Tomi Valkeinen2-37/+38
2010-02-24OMAP: DSS2: move enable/disable/suspend/resumeTomi Valkeinen7-466/+146
2010-02-24OMAP: DSS2: move update() and sync()Tomi Valkeinen2-468/+144
2010-02-24OMAP: DSS2: move set/get_update_mode()Tomi Valkeinen6-177/+41
2010-02-24OMAP: DSS2: move enable/get_te()Tomi Valkeinen3-60/+7
2010-02-24OMAP: DSS2: move get_recommended_bpp()Tomi Valkeinen3-6/+6
2010-02-24OMAP: DSS2: move get_resolution()Tomi Valkeinen5-5/+11
2010-02-24OMAP: DSS2: move enable/disable_channel to overlay managerTomi Valkeinen8-23/+58
2010-02-24OMAP: DSS2: move wait_vsync()Tomi Valkeinen2-14/+14
2010-02-24OMAP: DSS2: move get/set_rotate()Tomi Valkeinen2-37/+4
2010-02-24OMAP: DSS2: move set/get_mirror()Tomi Valkeinen2-29/+4
2010-02-24OMAP: DSS2: move memory_read()Tomi Valkeinen1-30/+0
2010-02-24OMAP: DSS2: move run_test()Tomi Valkeinen1-38/+0
2010-02-24OMAP: DSS2: DSI: remove auto-update perf measurementTomi Valkeinen1-72/+9
2010-02-24OMAP: DSS2: DSI: change DSI bus_lock to semaphoreTomi Valkeinen1-14/+6
2010-02-23OMAP: DSS2: fix get_dsi/dispc_clk_source() usageTomi Valkeinen2-6/+8