aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/video (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-09-30OMAPDSS: HDMI: Move the comments in avi infoframeMythri P K1-17/+17
2011-09-30OMAPDSS: Add N800 panel driverTomi Valkeinen3-0/+755
2011-09-30OMAPDSS: Port the Apollon display driver to DSS2Tomi Valkeinen3-137/+22
2011-09-30OMAPDSS: Port the H4 display driver to DSS2Tomi Valkeinen3-118/+21
2011-09-30OMAPDSS: Port 2430sdp display driver to DSS2Tomi Valkeinen3-205/+21
2011-09-30OMAPFB: Remove unused lcd driversTomi Valkeinen6-737/+0
2011-09-30OMAPDSS: Taal: remove external backlight supportTomi Valkeinen1-46/+30
2011-09-30OMAPDSS: FEATURES: Create a range param to get max downscalingArchit Taneja3-1/+5
2011-09-30OMAPDSS: DISPC: Clean up scaling related clock and five tap calculationsArchit Taneja1-58/+73
2011-09-30OMAPDSS: DISPC: Remove hardcoded use of PPL in five tap clock calculationArchit Taneja1-2/+2
2011-09-30OMAPDSS: DISPC: Get correct pixel clock for TV managerArchit Taneja4-11/+52
2011-09-30OMAPDSS: DISPC: Create helper function dispc_mgr_is_lcd()Archit Taneja1-9/+13
2011-09-30OMAPDSS: DISPC: Pass overlay params as arguments to dispc_ovl_setup()Archit Taneja3-15/+17
2011-09-30OMAPDSS: DISPC: Reduce the number of arguments in dispc_ovl_setup()Archit Taneja3-95/+72
2011-09-30OMAPFB: find best mode from edidTomi Valkeinen1-10/+99
2011-09-30OMAP: DSS2: panel-generic-dpi: remove "generic" panelTomi Valkeinen1-24/+0
2011-09-30OMAP: DSS2: add panel-dvi driverTomi Valkeinen3-0/+371
2011-09-30OMAP: DSS2: HDMI: implement detect()Tomi Valkeinen6-0/+59
2011-09-30OMAP: DSS2: HDMI: remove error prints in check_timingsTomi Valkeinen2-6/+1
2011-09-30OMAP: DSS2: HDMI: clean up edid reading & fix checksumTomi Valkeinen2-37/+36
2011-09-30OMAP: DSS2: HDMI: split hdmi_core_ddc_edidTomi Valkeinen1-50/+67
2011-09-30OMAP: DSS2: HDMI: remove edid parsingTomi Valkeinen2-161/+1
2011-09-30OMAP: DSS2: HDMI: implement read_edid()Tomi Valkeinen4-18/+63
2011-09-30OMAP: DSS2: HDMI: make set_timing sanerTomi Valkeinen2-8/+12
2011-09-30OMAP: DSS2: HDMI: improve hdmi output enableTomi Valkeinen1-2/+2
2011-09-30OMAP: DSS2: DISPC: improve dispc_mgr_enable_digit_out()Tomi Valkeinen1-20/+29
2011-09-30OMAP: DSS2: add dss_get_hdmi_venc_clk_source()Tomi Valkeinen2-0/+12
2011-09-30OMAP: DSS2: HDMI: change regn definitionTomi Valkeinen2-4/+4
2011-09-30OMAP: DSS2: HDMI: use default dividersTomi Valkeinen1-2/+13
2011-09-30OMAP: DSS2: DISPC: Fix minimum PCD valueTomi Valkeinen3-4/+14
2011-09-30OMAP4: DSS2: Rename hdmi_omap4_panel.c to hdmi_panel.cMythri P K2-2/+2
2011-09-30OMAP4: DSS2: HDMI: Function pointer approach to callMythri P K4-9/+58
2011-09-30OMAP4: DSS2: HDMI: Rename the functions in HDMI IP libraryMythri P K3-23/+30
2011-09-30OMAP4: DSS2: HDMI: Move the HDMI IP dependent audioMythri P K3-256/+283
2011-09-30OMAP4: DSS2: HDMI: Split the current HDMI driver to moveMythri P K5-739/+780
2011-09-30OMAP4: DSS2: HDMI: Move the EDID definition from HDMIMythri P K2-10/+10
2011-09-30OMAP4: DSS2: HDMI: Move HDMI IP independent generic headerMythri P K4-71/+95
2011-09-30OMAP4: DSS2: HDMI: Use specific HDMI timings structureMythri P K2-4/+34
2011-09-30OMAP4: DSS2: HDMI: Move pll and video configurationMythri P K3-38/+37
2011-09-30OMAP4: DSS2: HDMI: HDMI clean up to pass base_addressMythri P K2-358/+435
2011-09-30OMAP: DSS2: DSI Video mode supportArchit Taneja1-29/+231
2011-09-30OMAP: DSS2: DSI: Send zero length packet in dsi_vc_send_null()Archit Taneja1-3/+2
2011-09-30OMAP: DSS2: Create an enum for DSI pixel formatsArchit Taneja4-7/+36
2011-09-30OMAP: DSS2: Clean up stallmode and io pad mode selectionArchit Taneja6-40/+35
2011-09-30OMAP: DSS2: DSI: Introduce generic read functionsArchit Taneja1-10/+136
2011-09-30OMAP: DSS2: DSI: Split dsi_vc_dcs_read() into 2 functionsArchit Taneja1-12/+49
2011-09-30OMAP: DSS2: DSI: Remove functions dsi_vc_dcs_read_1() and dsi_vc_dcs_read_2()Archit Taneja1-38/+0
2011-09-30OMAP: DSS2: DSI: Introduce generic write functionsArchit Taneja2-12/+77
2011-09-30OMAP: DSS2: Create enum for DSI operation modesArchit Taneja1-3/+4
2011-09-30OMAP: DSS2: DSI: Represent L4 and VP as sources of VC instead of modesArchit Taneja1-51/+21