summaryrefslogtreecommitdiffstats
path: root/drivers/video
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | 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-304-7/+36
| | * | | 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
| | * | | OMAP: DSS2: DSI: Represent L4 and VP as sources of VC instead of modesArchit Taneja2011-09-301-51/+21
| | * | | OMAP: DSS2: Use MIPI DSI enums from include/video/mipi_display.hArchit Taneja2011-09-302-58/+35
| | * | | OMAP: DSS2: Support for Innolux AT070TN83Thomas Weber2011-09-301-0/+25
| | * | | OMAP: DSS2: reorganize functions in dss.hTomi Valkeinen2011-09-301-24/+22
| | * | | OMAP: DSS2: DISPC: rename manager related funcsTomi Valkeinen2011-09-308-117/+119
| | * | | OMAP: DSS2: DISPC: rename overlay related funcsTomi Valkeinen2011-09-303-90/+94
| | * | | OMAP: DSS2: DISPC: remove non-existing func prototypesTomi Valkeinen2011-09-301-5/+0
| | * | | OMAP: OMAPFB: string parsing cleanupsTomi Valkeinen2011-09-301-4/+2
| | * | | OMAP: DSS2: string parsing cleanupsTomi Valkeinen2011-09-303-33/+32
| | * | | OMAP: DSS2: Add GLOBAL_ALPHA & PRE_MULT_ALPHA to ovl capsTomi Valkeinen2011-09-304-40/+25
| | * | | OMAP: DSS2: Add overlay caps to DSS featuresTomi Valkeinen2011-09-303-3/+57
| | * | | OMAP: DSS2: DISPC: use lookup tables for bit shiftsTomi Valkeinen2011-09-301-154/+50
| | * | | OMAP: DSS2: Remove support for non-DISPC overlaysTomi Valkeinen2011-09-305-271/+19
| | * | | OMAP: DSS2: Remove "EXPERIMENTAL" from KconfigTomi Valkeinen2011-09-302-2/+2
| | * | | OMAP: DSS2: Handle manager change in applyTomi Valkeinen2011-09-304-10/+10
| | * | | OMAP: DSS2: fix clock sources on error and uninitTomi Valkeinen2011-09-302-1/+6
| | * | | OMAP: OMAPFB: make omapfb start even when a display is missing a driverTomi Valkeinen2011-09-301-2/+3
| | * | | OMAP: DSS2: DSI: Improve dsi_mux_pads parametersTomi Valkeinen2011-09-301-11/+31
| | * | | OMAP: DSS2: Change DSI device namingTomi Valkeinen2011-09-301-15/+10
| | * | | OMAP: DSS2: remove unneeded fck enable/disablesTomi Valkeinen2011-09-205-39/+0
| | * | | Revert "OMAP: DSS2: HDMI: fix hdmi clock name"Tomi Valkeinen2011-09-201-2/+2
| | * | | Revert "HACK: OMAP: DSS2: clk hack for OMAP2/3"Tomi Valkeinen2011-09-205-19/+3
| | * | | OMAP: DSS2: Use a macro to declare size of the fifo_size array in dispc.cArchit Taneja2011-09-141-2/+2
| | * | | OMAP: DSS2: DISPC: Shorten _dispc_set_color_conv_coef()Archit Taneja2011-09-141-26/+16
| | * | | OMAP: DSS2: DISPC: dispc_save_context() and dispc_restore_context() cleanupArchit Taneja2011-09-141-277/+125
| | * | | OMAP: DSS2: DISPC: Shorten dispc_dump_regs()Archit Taneja2011-09-141-229/+99
| | * | | OMAP: DSS2: DISPC: Prepare dispc_dump_regs() for shorteningArchit Taneja2011-09-141-205/+239
| | * | | OMAPFB: make debug message more usefulAndy Doan2011-09-141-1/+2
| | * | | OMAP: DSS: dispc: enable/disable clocks in error handlerDima Zavin2011-09-141-0/+4
OpenPOWER on IntegriCloud