summaryrefslogtreecommitdiffstats
path: root/drivers/video/omap2/dss
Commit message (Expand)AuthorAgeFilesLines
* OMAPDSS: RFBI: Remove partial update supportArchit Taneja2012-08-151-58/+18
* OMAPDSS: VENC: Maintain our own timings field in driver dataArchit Taneja2012-08-152-5/+10
* OMAPDSS: VENC: Split VENC into interface and panel driverArchit Taneja2012-08-154-156/+308
* OMAPDSS: SDI: Maintain our own timings field in driver dataArchit Taneja2012-08-151-4/+5
* OMAPDSS: SDI: Create a function to set timingsArchit Taneja2012-08-151-0/+17
* OMAPDSS: HDMI: Add locking for hdmi interface set timing functionsArchit Taneja2012-08-151-0/+4
* OMAPDSS: HDMI: Use our own omap_video_timings field when setting interface ti...Archit Taneja2012-08-153-28/+39
* OMAPDSS: DSI: Update manager timings on a manual updateArchit Taneja2012-08-131-3/+6
* OMAPDSS: DSI: Add function to set panel size for command mode panelsArchit Taneja2012-08-131-7/+16
* OMAPDSS: DSI: Maintain own copy of timings in driver dataArchit Taneja2012-08-131-22/+36
* OMAPDSS: DPI displays: Take care of panel timings in the driver itselfArchit Taneja2012-08-131-1/+0
* OMAPDSS: DPI: Maintain our own timings field in driver dataArchit Taneja2012-08-131-4/+7
* OMAPDSS: DPI: Add locking for DPI interfaceArchit Taneja2012-08-131-2/+24
* OMAPDSS: APPLY: Constify timings argument in dss_mgr_set_timingsArchit Taneja2012-08-132-3/+3
* OMAPDSS: DISPC: Improvements to DIGIT sync signal selectionRicardo Neri2012-08-101-2/+14
* OMAPDSS: DISPC: Use msleep instead of blocking mdelayJassi Brar2012-08-101-2/+2
* OMAPDSS: HDMI: Disable PLL properly in case of error at power_onRicardo Neri2012-08-101-1/+2
* OMAPDSS: OVERLAY: Clean up replication checkingArchit Taneja2012-06-294-37/+16
* OMAPDSS: RFBI: Use dss_mgr_enable to enable the overlay managerArchit Taneja2012-06-291-4/+12
* OMAPDSS: DISPC: Remove a redundant functionArchit Taneja2012-06-291-16/+6
* OMAPDSS: APPLY: Remove usage of omap_dss_device from manual/auto update checksArchit Taneja2012-06-291-2/+11
* OMAPDSS: MANAGER: Check LCD related overlay manager parametersArchit Taneja2012-06-293-1/+37
* OMAPDSS: APPLY: Remove DISPC writes to manager's lcd parameters in interface ...Archit Taneja2012-06-296-57/+83
* OMAPDSS: SDI: Configure dss_lcd_mgr_config struct with lcd manager parametersArchit Taneja2012-06-291-16/+26
* OMAPDSS: DSI: Configure dss_lcd_mgr_config struct with lcd manager parametersArchit Taneja2012-06-291-36/+64
* OMAPDSS: RFBI: Configure dss_lcd_mgr_config struct with lcd manager parametersArchit Taneja2012-06-291-6/+28
* OMAPDSS: DPI: Configure dss_lcd_mgr_config struct with lcd manager parametersArchit Taneja2012-06-291-9/+28
* OMAPDSS: Add struct to hold LCD overlay manager configurationArchit Taneja2012-06-291-0/+13
* OMAPDSS: DISPC: Change return type of dispc_mgr_set_clock_div()Archit Taneja2012-06-295-21/+6
* OMAPDSS: DSI: Fix HSYNC, VSYNC and DE polarities between DISPC and DSIArchit Taneja2012-06-291-18/+26
* OMAPDSS: HDMI: Remove custom hdmi_video_timings structArchit Taneja2012-06-293-55/+213
* OMAPDSS: DISPC/APPLY: Use interlace info in manager timings for dispc_ovl_set...Archit Taneja2012-06-293-8/+5
* OMAPDSS: Add interlace parameter to omap_video_timingsArchit Taneja2012-06-293-5/+6
* OMAPDSS: Remove omap_panel_config enum from omap_dss_deviceArchit Taneja2012-06-292-4/+0
* OMAPDSS: DISPC: Remove dispc_mgr_set_pol_freq()Archit Taneja2012-06-294-35/+0
* OMAPDSS: DISPC: Configure newly added omap_video_timing fieldsArchit Taneja2012-06-291-3/+52
* OMAPDSS: DISPLAY: Ignore newly added omap_video_timings fields for display ti...Archit Taneja2012-06-291-1/+1
* OMAPDSS: Add some new fields to omap_video_timingsArchit Taneja2012-06-292-1/+7
* OMAPDSS: Remove passive matrix LCD support (part 4)Archit Taneja2012-06-294-14/+8
* OMAPDSS: Remove passive matrix LCD support (part 3)Archit Taneja2012-06-296-31/+12
* OMAPDSS: Remove passive matrix LCD support (part 2)Archit Taneja2012-06-293-12/+3
* OMAPDSS: Remove passive matrix LCD support (part 1)Archit Taneja2012-06-296-36/+24
* OMAPDSS: HDMI: Replace spinlock with mutex in hdmi_check_hpd_stateJassi Brar2012-06-293-5/+4
* OMAPDSS: HDMI: Discard phy_tx_enabled memberJassi Brar2012-06-292-8/+4
* OMAPDSS: Add dump and debug support for LCD3Chandrabhanu Mahapatra2012-06-291-30/+40
* OMAPDSS: Add LCD3 overlay manager and Clock and IRQ supportChandrabhanu Mahapatra2012-06-296-9/+74
* OMAPDSS: Add support for LCD3 channelChandrabhanu Mahapatra2012-06-291-0/+26
* OMAPDSS: Cleanup implementation of LCD channelsChandrabhanu Mahapatra2012-06-294-136/+120
* OMAPDSS: fix warnings if CONFIG_PM_RUNTIME=nTomi Valkeinen2012-06-296-6/+6
* OMAPDSS: Use PM notifiers for system suspendTomi Valkeinen2012-06-291-16/+29