summaryrefslogtreecommitdiff
path: root/drivers/video/omap2/dss
AgeCommit message (Expand)Author
2012-07-25Merge branch 'for-florian' of git://gitorious.org/linux-omap-dss2/linux into ...Florian Tobias Schandinat
2012-07-08OMAPDSS: fix warnings if CONFIG_PM_RUNTIME=nTomi Valkeinen
2012-07-08OMAPDSS: Use PM notifiers for system suspendTomi Valkeinen
2012-06-29OMAPDSS: OVERLAY: Clean up replication checkingArchit Taneja
2012-06-29OMAPDSS: RFBI: Use dss_mgr_enable to enable the overlay managerArchit Taneja
2012-06-29OMAPDSS: DISPC: Remove a redundant functionArchit Taneja
2012-06-29OMAPDSS: APPLY: Remove usage of omap_dss_device from manual/auto update checksArchit Taneja
2012-06-29OMAPDSS: MANAGER: Check LCD related overlay manager parametersArchit Taneja
2012-06-29OMAPDSS: APPLY: Remove DISPC writes to manager's lcd parameters in interface ...Archit Taneja
2012-06-29OMAPDSS: SDI: Configure dss_lcd_mgr_config struct with lcd manager parametersArchit Taneja
2012-06-29OMAPDSS: DSI: Configure dss_lcd_mgr_config struct with lcd manager parametersArchit Taneja
2012-06-29OMAPDSS: RFBI: Configure dss_lcd_mgr_config struct with lcd manager parametersArchit Taneja
2012-06-29OMAPDSS: DPI: Configure dss_lcd_mgr_config struct with lcd manager parametersArchit Taneja
2012-06-29OMAPDSS: Add struct to hold LCD overlay manager configurationArchit Taneja
2012-06-29OMAPDSS: DISPC: Change return type of dispc_mgr_set_clock_div()Archit Taneja
2012-06-29OMAPDSS: DSI: Fix HSYNC, VSYNC and DE polarities between DISPC and DSIArchit Taneja
2012-06-29OMAPDSS: HDMI: Remove custom hdmi_video_timings structArchit Taneja
2012-06-29OMAPDSS: DISPC/APPLY: Use interlace info in manager timings for dispc_ovl_set...Archit Taneja
2012-06-29OMAPDSS: Add interlace parameter to omap_video_timingsArchit Taneja
2012-06-29OMAPDSS: Remove omap_panel_config enum from omap_dss_deviceArchit Taneja
2012-06-29OMAPDSS: DISPC: Remove dispc_mgr_set_pol_freq()Archit Taneja
2012-06-29OMAPDSS: DISPC: Configure newly added omap_video_timing fieldsArchit Taneja
2012-06-29OMAPDSS: DISPLAY: Ignore newly added omap_video_timings fields for display ti...Archit Taneja
2012-06-29OMAPDSS: Add some new fields to omap_video_timingsArchit Taneja
2012-06-29OMAPDSS: Remove passive matrix LCD support (part 4)Archit Taneja
2012-06-29OMAPDSS: Remove passive matrix LCD support (part 3)Archit Taneja
2012-06-29OMAPDSS: Remove passive matrix LCD support (part 2)Archit Taneja
2012-06-29OMAPDSS: Remove passive matrix LCD support (part 1)Archit Taneja
2012-06-29OMAPDSS: HDMI: Replace spinlock with mutex in hdmi_check_hpd_stateJassi Brar
2012-06-29OMAPDSS: HDMI: Discard phy_tx_enabled memberJassi Brar
2012-06-29OMAPDSS: Add dump and debug support for LCD3Chandrabhanu Mahapatra
2012-06-29OMAPDSS: Add LCD3 overlay manager and Clock and IRQ supportChandrabhanu Mahapatra
2012-06-29OMAPDSS: Add support for LCD3 channelChandrabhanu Mahapatra
2012-06-29OMAPDSS: Cleanup implementation of LCD channelsChandrabhanu Mahapatra
2012-06-29OMAPDSS: fix warnings if CONFIG_PM_RUNTIME=nTomi Valkeinen
2012-06-29OMAPDSS: Use PM notifiers for system suspendTomi Valkeinen
2012-06-29OMAPDSS: add clk_prepare_enable and clk_disable_unprepareRajendra Nayak
2012-06-28OMAPDSS: fix specification spelling in KconfigPeter Meerwald
2012-06-28OMAPDSS: remove enum omap_dss_overlay_managersTomi Valkeinen
2012-06-04OMAPDSS: DSI: Fix bug when calculating LP command interleaving parametersArchit Taneja
2012-06-04OMAPDSS: fix bogus WARN_ON in dss_runtime_put()Tomi Valkeinen
2012-06-04OMAPDSS: fix build when DEBUG_FS or DSS_DEBUG_SUPPORT disabledTomi Valkeinen
2012-05-22OMAPDSS: HDMI: OMAP4: Update IRQ flags for the HPD IRQ requestRicardo Neri
2012-05-22OMAPDSS: Apply VENC timings even if panel is disabledArchit Taneja
2012-05-22OMAPDSS: VENC/DISPC: Delay dividing Y resolution for managers connected to VENCArchit Taneja
2012-05-22OMAPDSS: DISPC: Support rotation through TILERChandrabhanu Mahapatra
2012-05-22OMAPDSS: remove compiler warnings when CONFIG_BUG=nTomi Valkeinen
2012-05-22OMAPDSS: DISPC: fix usage of dispc_ovl_set_accu_uvTomi Valkeinen
2012-05-22OMAPDSS: use DSI_FIFO_BUG workaround only for manual update displaysTomi Valkeinen
2012-05-21OMAPDSS: DSI: Support command mode interleaving during video mode blanking pe...Archit Taneja