summaryrefslogtreecommitdiffstats
path: root/Documentation/clk.txt (unfollow)
Commit message (Expand)AuthorFilesLines
2012-08-16OMAPDSS: DSI: Maintain copy of video mode timings in driver dataArchit Taneja2-16/+36
2012-08-16OMAPDSS: DSI: Rename dsi_videomode_data to dsi_videomode_timingsArchit Taneja2-18/+18
2012-08-16OMAPDSS: DSI: Maintain copy of operation mode in driver dataArchit Taneja3-11/+34
2012-08-16OMAPDSS: SDI: Maintain copy of data pairs in driver dataArchit Taneja5-3/+13
2012-08-16OMAPDSS: DPI: Maintain copy of number of data lines in driver dataArchit Taneja9-1/+20
2012-08-16OMAPDSS: RFBI: Maintain copy of number of data lines in driver dataArchit Taneja3-6/+18
2012-08-16OMAPDSS: RFBI: Maintain copy of pixel size in driver dataArchit Taneja3-11/+23
2012-08-16OMAPDSS: DSI: Maintain copy of pixel format in driver dataArchit Taneja3-9/+28
2012-08-15OMAPDSS: RFBI: Add function to set panel sizeArchit Taneja3-14/+37
2012-08-15OMAPDSS: RFBI: Remove partial update supportArchit Taneja3-66/+31
2012-08-15OMAPDSS: VENC: Maintain our own timings field in driver dataArchit Taneja2-5/+10
2012-08-15OMAPDSS: VENC: Split VENC into interface and panel driverArchit Taneja4-156/+308
2012-08-15OMAPDSS: SDI: Maintain our own timings field in driver dataArchit Taneja2-4/+9
2012-08-15OMAPDSS: SDI: Create a function to set timingsArchit Taneja3-12/+20
2012-08-15OMAPDSS: HDMI: Add locking for hdmi interface set timing functionsArchit Taneja1-0/+4
2012-08-15OMAPDSS: HDMI: Use our own omap_video_timings field when setting interface ti...Archit Taneja3-28/+39
2012-08-13OMAPDSS: DSI: Update manager timings on a manual updateArchit Taneja1-3/+6
2012-08-13OMAPDSS: DSI: Add function to set panel size for command mode panelsArchit Taneja3-7/+31
2012-08-13OMAPDSS: DSI: Maintain own copy of timings in driver dataArchit Taneja2-22/+38
2012-08-13OMAPDSS: DPI displays: Take care of panel timings in the driver itselfArchit Taneja4-1/+5
2012-08-13OMAPDSS: DPI: Maintain our own timings field in driver dataArchit Taneja9-9/+27
2012-08-13OMAPDSS: Displays: Add locking in generic DPI panel driverArchit Taneja1-7/+62
2012-08-13OMAPDSS: DPI: Add locking for DPI interfaceArchit Taneja1-2/+24
2012-08-13OMAPDSS: APPLY: Constify timings argument in dss_mgr_set_timingsArchit Taneja2-3/+3
2012-08-10OMAPFB: fix framebuffer console colorsGrazvydas Ignotas1-1/+1
2012-08-10OMAPDSS: DISPC: Improvements to DIGIT sync signal selectionRicardo Neri1-2/+14
2012-08-10OMAPDSS: DISPC: Use msleep instead of blocking mdelayJassi Brar1-2/+2
2012-08-10OMAPDSS: HDMI: Disable PLL properly in case of error at power_onRicardo Neri1-1/+2
2012-06-29OMAPDSS: OVERLAY: Clean up replication checkingArchit Taneja4-37/+16
2012-06-29OMAPDSS: RFBI: Use dss_mgr_enable to enable the overlay managerArchit Taneja1-4/+12
2012-06-29OMAPDSS: DISPC: Remove a redundant functionArchit Taneja1-16/+6
2012-06-29OMAPDSS: APPLY: Remove usage of omap_dss_device from manual/auto update checksArchit Taneja1-2/+11
2012-06-29OMAPDSS: MANAGER: Check LCD related overlay manager parametersArchit Taneja3-1/+37
2012-06-29OMAPDSS: APPLY: Remove DISPC writes to manager's lcd parameters in interface ...Archit Taneja6-57/+83
2012-06-29OMAPDSS: SDI: Configure dss_lcd_mgr_config struct with lcd manager parametersArchit Taneja1-16/+26
2012-06-29OMAPDSS: DSI: Configure dss_lcd_mgr_config struct with lcd manager parametersArchit Taneja1-36/+64
2012-06-29OMAPDSS: RFBI: Configure dss_lcd_mgr_config struct with lcd manager parametersArchit Taneja1-6/+28
2012-06-29OMAPDSS: DPI: Configure dss_lcd_mgr_config struct with lcd manager parametersArchit Taneja1-9/+28
2012-06-29OMAPDSS: Add struct to hold LCD overlay manager configurationArchit Taneja1-0/+13
2012-06-29OMAPDSS: DISPC: Change return type of dispc_mgr_set_clock_div()Archit Taneja5-21/+6
2012-06-29ARM: OMAP2PLUS: DSS: Disable LCD3 output when resetting DSSChandrabhanu Mahapatra1-4/+21
2012-06-29OMAPDSS: DSI: Fix HSYNC, VSYNC and DE polarities between DISPC and DSIArchit Taneja2-21/+26
2012-06-29OMAPDSS: HDMI: Remove custom hdmi_video_timings structArchit Taneja3-55/+213
2012-06-29OMAPFB: Map interlace field in omap_video_timings with fb vmode flagsArchit Taneja1-3/+5
2012-06-29OMAPDSS: DISPC/APPLY: Use interlace info in manager timings for dispc_ovl_set...Archit Taneja3-8/+5
2012-06-29OMAPDSS: Add interlace parameter to omap_video_timingsArchit Taneja4-5/+8
2012-06-29OMAPDSS: Remove omap_panel_config enum from omap_dss_deviceArchit Taneja10-53/+0
2012-06-29OMAPFB: Map the newly added omap_video_timings fields with fb sync flagsArchit Taneja1-4/+39
2012-06-29OMAPDSS: DISPC: Remove dispc_mgr_set_pol_freq()Archit Taneja4-35/+0
2012-06-29OMAPDSS: DISPC: Configure newly added omap_video_timing fieldsArchit Taneja1-3/+52