aboutsummaryrefslogtreecommitdiff
path: root/drivers/video/omap2/dss
AgeCommit message (Expand)Author
2011-11-18OMAPDSS: DISPC: skip scaling calculations when not scalingTomi Valkeinen
2011-11-18OMAPDSS: HDMI: fix returned HDMI pixel clockTomi Valkeinen
2011-10-31video: Add module.h to drivers/video files who really use it.Paul Gortmaker
2011-10-31video: Add export.h for THIS_MODULE/EXPORT_SYMBOL to drivers/videoPaul Gortmaker
2011-10-03OMAPDSS: DISPC: zorder support for DSS overlaysArchit Taneja
2011-10-03OMAPDSS: DISPC: VIDEO3 pipeline supportArchit Taneja
2011-10-03OMAPDSS/OMAP_VOUT: Fix incorrect OMAP3-alpha compatibility settingArchit Taneja
2011-09-30OMAPDSS: HDMI: Add support to dump registers through debugfsMythri P K
2011-09-30OMAPDSS: HDMI: Add missing register definitionsMythri P K
2011-09-30OMAPDSS: HDMI: Replace hdmi_reg struct with u16Mythri P K
2011-09-30OMAPDSS: HDMI: Move the comments in avi infoframeMythri P K
2011-09-30OMAPDSS: FEATURES: Create a range param to get max downscalingArchit Taneja
2011-09-30OMAPDSS: DISPC: Clean up scaling related clock and five tap calculationsArchit Taneja
2011-09-30OMAPDSS: DISPC: Remove hardcoded use of PPL in five tap clock calculationArchit Taneja
2011-09-30OMAPDSS: DISPC: Get correct pixel clock for TV managerArchit Taneja
2011-09-30OMAPDSS: DISPC: Create helper function dispc_mgr_is_lcd()Archit Taneja
2011-09-30OMAPDSS: DISPC: Pass overlay params as arguments to dispc_ovl_setup()Archit Taneja
2011-09-30OMAPDSS: DISPC: Reduce the number of arguments in dispc_ovl_setup()Archit Taneja
2011-09-30OMAP: DSS2: HDMI: implement detect()Tomi Valkeinen
2011-09-30OMAP: DSS2: HDMI: remove error prints in check_timingsTomi Valkeinen
2011-09-30OMAP: DSS2: HDMI: clean up edid reading & fix checksumTomi Valkeinen
2011-09-30OMAP: DSS2: HDMI: split hdmi_core_ddc_edidTomi Valkeinen
2011-09-30OMAP: DSS2: HDMI: remove edid parsingTomi Valkeinen
2011-09-30OMAP: DSS2: HDMI: implement read_edid()Tomi Valkeinen
2011-09-30OMAP: DSS2: HDMI: make set_timing sanerTomi Valkeinen
2011-09-30OMAP: DSS2: HDMI: improve hdmi output enableTomi Valkeinen
2011-09-30OMAP: DSS2: DISPC: improve dispc_mgr_enable_digit_out()Tomi Valkeinen
2011-09-30OMAP: DSS2: add dss_get_hdmi_venc_clk_source()Tomi Valkeinen
2011-09-30OMAP: DSS2: HDMI: change regn definitionTomi Valkeinen
2011-09-30OMAP: DSS2: HDMI: use default dividersTomi Valkeinen
2011-09-30OMAP: DSS2: DISPC: Fix minimum PCD valueTomi Valkeinen
2011-09-30OMAP4: DSS2: Rename hdmi_omap4_panel.c to hdmi_panel.cMythri P K
2011-09-30OMAP4: DSS2: HDMI: Function pointer approach to callMythri P K
2011-09-30OMAP4: DSS2: HDMI: Rename the functions in HDMI IP libraryMythri P K
2011-09-30OMAP4: DSS2: HDMI: Move the HDMI IP dependent audioMythri P K
2011-09-30OMAP4: DSS2: HDMI: Split the current HDMI driver to moveMythri P K
2011-09-30OMAP4: DSS2: HDMI: Move the EDID definition from HDMIMythri P K
2011-09-30OMAP4: DSS2: HDMI: Move HDMI IP independent generic headerMythri P K
2011-09-30OMAP4: DSS2: HDMI: Use specific HDMI timings structureMythri P K
2011-09-30OMAP4: DSS2: HDMI: Move pll and video configurationMythri P K
2011-09-30OMAP4: DSS2: HDMI: HDMI clean up to pass base_addressMythri P K
2011-09-30OMAP: DSS2: DSI Video mode supportArchit Taneja
2011-09-30OMAP: DSS2: DSI: Send zero length packet in dsi_vc_send_null()Archit Taneja
2011-09-30OMAP: DSS2: Create an enum for DSI pixel formatsArchit Taneja
2011-09-30OMAP: DSS2: Clean up stallmode and io pad mode selectionArchit Taneja
2011-09-30OMAP: DSS2: DSI: Introduce generic read functionsArchit Taneja
2011-09-30OMAP: DSS2: DSI: Split dsi_vc_dcs_read() into 2 functionsArchit Taneja
2011-09-30OMAP: DSS2: DSI: Remove functions dsi_vc_dcs_read_1() and dsi_vc_dcs_read_2()Archit Taneja
2011-09-30OMAP: DSS2: DSI: Introduce generic write functionsArchit Taneja
2011-09-30OMAP: DSS2: Create enum for DSI operation modesArchit Taneja