summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2012-08-16OMAPDSS: RFBI: Maintain copy of number of data lines in driver dataArchit Taneja2-5/+15
2012-08-16OMAPDSS: RFBI: Maintain copy of pixel size in driver dataArchit Taneja2-9/+20
2012-08-16OMAPDSS: DSI: Maintain copy of pixel format in driver dataArchit Taneja2-9/+26
2012-08-15OMAPDSS: RFBI: Add function to set panel sizeArchit Taneja2-14/+36
2012-08-15OMAPDSS: RFBI: Remove partial update supportArchit Taneja2-61/+29
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 Taneja2-12/+18
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 Taneja2-7/+30
2012-08-13OMAPDSS: DSI: Maintain own copy of timings in driver dataArchit Taneja1-22/+36
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 Taneja8-7/+25
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-29OMAPDSS: DSI: Fix HSYNC, VSYNC and DE polarities between DISPC and DSIArchit Taneja1-18/+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 Taneja3-5/+6
2012-06-29OMAPDSS: Remove omap_panel_config enum from omap_dss_deviceArchit Taneja9-42/+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
2012-06-29OMAPDSS: DISPLAY: Ignore newly added omap_video_timings fields for display ti...Archit Taneja1-1/+1
2012-06-29OMAPDSS: Add some new fields to omap_video_timingsArchit Taneja10-1/+164
2012-06-29OMAPDSS: Remove passive matrix LCD support (part 4)Archit Taneja7-39/+8
2012-06-29OMAPDSS: Remove passive matrix LCD support (part 3)Archit Taneja6-31/+12
2012-06-29OMAPDSS: Remove passive matrix LCD support (part 2)Archit Taneja13-65/+37
2012-06-29OMAPDSS: Remove passive matrix LCD support (part 1)Archit Taneja6-36/+24