summaryrefslogtreecommitdiffstats
path: root/drivers/video/omap2/dss
Commit message (Expand)AuthorAgeFilesLines
* OMAPDSS: DISPC: skip scaling calculations when not scalingTomi Valkeinen2011-11-181-6/+5
* OMAPDSS: HDMI: fix returned HDMI pixel clockTomi Valkeinen2011-11-181-1/+1
* video: Add module.h to drivers/video files who really use it.Paul Gortmaker2011-10-311-0/+1
* video: Add export.h for THIS_MODULE/EXPORT_SYMBOL to drivers/videoPaul Gortmaker2011-10-315-0/+5
* OMAPDSS: DISPC: zorder support for DSS overlaysArchit Taneja2011-10-032-0/+96
* OMAPDSS: DISPC: VIDEO3 pipeline supportArchit Taneja2011-10-035-6/+93
* OMAPDSS/OMAP_VOUT: Fix incorrect OMAP3-alpha compatibility settingArchit Taneja2011-10-035-35/+46
* OMAPDSS: HDMI: Add support to dump registers through debugfsMythri P K2011-09-306-0/+213
* OMAPDSS: HDMI: Add missing register definitionsMythri P K2011-09-301-4/+4
* OMAPDSS: HDMI: Replace hdmi_reg struct with u16Mythri P K2011-09-302-138/+134
* OMAPDSS: HDMI: Move the comments in avi infoframeMythri P K2011-09-301-17/+17
* OMAPDSS: FEATURES: Create a range param to get max downscalingArchit Taneja2011-09-303-1/+5
* OMAPDSS: DISPC: Clean up scaling related clock and five tap calculationsArchit Taneja2011-09-301-58/+73
* OMAPDSS: DISPC: Remove hardcoded use of PPL in five tap clock calculationArchit Taneja2011-09-301-2/+2
* OMAPDSS: DISPC: Get correct pixel clock for TV managerArchit Taneja2011-09-304-11/+52
* OMAPDSS: DISPC: Create helper function dispc_mgr_is_lcd()Archit Taneja2011-09-301-9/+13
* OMAPDSS: DISPC: Pass overlay params as arguments to dispc_ovl_setup()Archit Taneja2011-09-303-15/+17
* OMAPDSS: DISPC: Reduce the number of arguments in dispc_ovl_setup()Archit Taneja2011-09-303-95/+72
* OMAP: DSS2: HDMI: implement detect()Tomi Valkeinen2011-09-306-0/+59
* OMAP: DSS2: HDMI: remove error prints in check_timingsTomi Valkeinen2011-09-302-6/+1
* OMAP: DSS2: HDMI: clean up edid reading & fix checksumTomi Valkeinen2011-09-302-37/+36
* OMAP: DSS2: HDMI: split hdmi_core_ddc_edidTomi Valkeinen2011-09-301-50/+67
* OMAP: DSS2: HDMI: remove edid parsingTomi Valkeinen2011-09-302-161/+1
* OMAP: DSS2: HDMI: implement read_edid()Tomi Valkeinen2011-09-304-18/+63
* OMAP: DSS2: HDMI: make set_timing sanerTomi Valkeinen2011-09-302-8/+12
* OMAP: DSS2: HDMI: improve hdmi output enableTomi Valkeinen2011-09-301-2/+2
* OMAP: DSS2: DISPC: improve dispc_mgr_enable_digit_out()Tomi Valkeinen2011-09-301-20/+29
* OMAP: DSS2: add dss_get_hdmi_venc_clk_source()Tomi Valkeinen2011-09-302-0/+12
* OMAP: DSS2: HDMI: change regn definitionTomi Valkeinen2011-09-302-4/+4
* OMAP: DSS2: HDMI: use default dividersTomi Valkeinen2011-09-301-2/+13
* OMAP: DSS2: DISPC: Fix minimum PCD valueTomi Valkeinen2011-09-303-4/+14
* OMAP4: DSS2: Rename hdmi_omap4_panel.c to hdmi_panel.cMythri P K2011-09-302-2/+2
* OMAP4: DSS2: HDMI: Function pointer approach to callMythri P K2011-09-304-9/+58
* OMAP4: DSS2: HDMI: Rename the functions in HDMI IP libraryMythri P K2011-09-303-23/+30
* OMAP4: DSS2: HDMI: Move the HDMI IP dependent audioMythri P K2011-09-303-256/+283
* OMAP4: DSS2: HDMI: Split the current HDMI driver to moveMythri P K2011-09-305-739/+780
* OMAP4: DSS2: HDMI: Move the EDID definition from HDMIMythri P K2011-09-302-10/+10
* OMAP4: DSS2: HDMI: Move HDMI IP independent generic headerMythri P K2011-09-304-71/+95
* OMAP4: DSS2: HDMI: Use specific HDMI timings structureMythri P K2011-09-302-4/+34
* OMAP4: DSS2: HDMI: Move pll and video configurationMythri P K2011-09-303-38/+37
* OMAP4: DSS2: HDMI: HDMI clean up to pass base_addressMythri P K2011-09-302-358/+435
* OMAP: DSS2: DSI Video mode supportArchit Taneja2011-09-301-29/+231
* OMAP: DSS2: DSI: Send zero length packet in dsi_vc_send_null()Archit Taneja2011-09-301-3/+2
* OMAP: DSS2: Create an enum for DSI pixel formatsArchit Taneja2011-09-303-6/+35
* OMAP: DSS2: Clean up stallmode and io pad mode selectionArchit Taneja2011-09-306-40/+35
* OMAP: DSS2: DSI: Introduce generic read functionsArchit Taneja2011-09-301-10/+136
* OMAP: DSS2: DSI: Split dsi_vc_dcs_read() into 2 functionsArchit Taneja2011-09-301-12/+49
* OMAP: DSS2: DSI: Remove functions dsi_vc_dcs_read_1() and dsi_vc_dcs_read_2()Archit Taneja2011-09-301-38/+0
* OMAP: DSS2: DSI: Introduce generic write functionsArchit Taneja2011-09-302-12/+77
* OMAP: DSS2: Create enum for DSI operation modesArchit Taneja2011-09-301-3/+4
OpenPOWER on IntegriCloud