| Commit message (Expand) | Author | Age | Files | Lines |
* | OMAPDSS: RFBI: Add function to set panel size | Archit Taneja | 2012-08-15 | 3 | -14/+37 |
* | OMAPDSS: RFBI: Remove partial update support | Archit Taneja | 2012-08-15 | 3 | -66/+31 |
* | OMAPDSS: VENC: Maintain our own timings field in driver data | Archit Taneja | 2012-08-15 | 2 | -5/+10 |
* | OMAPDSS: VENC: Split VENC into interface and panel driver | Archit Taneja | 2012-08-15 | 4 | -156/+308 |
* | OMAPDSS: SDI: Maintain our own timings field in driver data | Archit Taneja | 2012-08-15 | 2 | -4/+9 |
* | OMAPDSS: SDI: Create a function to set timings | Archit Taneja | 2012-08-15 | 3 | -12/+20 |
* | OMAPDSS: HDMI: Add locking for hdmi interface set timing functions | Archit Taneja | 2012-08-15 | 1 | -0/+4 |
* | OMAPDSS: HDMI: Use our own omap_video_timings field when setting interface ti... | Archit Taneja | 2012-08-15 | 3 | -28/+39 |
* | OMAPDSS: DSI: Update manager timings on a manual update | Archit Taneja | 2012-08-13 | 1 | -3/+6 |
* | OMAPDSS: DSI: Add function to set panel size for command mode panels | Archit Taneja | 2012-08-13 | 3 | -7/+31 |
* | OMAPDSS: DSI: Maintain own copy of timings in driver data | Archit Taneja | 2012-08-13 | 2 | -22/+38 |
* | OMAPDSS: DPI displays: Take care of panel timings in the driver itself | Archit Taneja | 2012-08-13 | 4 | -1/+5 |
* | OMAPDSS: DPI: Maintain our own timings field in driver data | Archit Taneja | 2012-08-13 | 9 | -9/+27 |
* | OMAPDSS: Displays: Add locking in generic DPI panel driver | Archit Taneja | 2012-08-13 | 1 | -7/+62 |
* | OMAPDSS: DPI: Add locking for DPI interface | Archit Taneja | 2012-08-13 | 1 | -2/+24 |
* | OMAPDSS: APPLY: Constify timings argument in dss_mgr_set_timings | Archit Taneja | 2012-08-13 | 2 | -3/+3 |
* | OMAPFB: fix framebuffer console colors | Grazvydas Ignotas | 2012-08-10 | 1 | -1/+1 |
* | OMAPDSS: DISPC: Improvements to DIGIT sync signal selection | Ricardo Neri | 2012-08-10 | 1 | -2/+14 |
* | OMAPDSS: DISPC: Use msleep instead of blocking mdelay | Jassi Brar | 2012-08-10 | 1 | -2/+2 |
* | OMAPDSS: HDMI: Disable PLL properly in case of error at power_on | Ricardo Neri | 2012-08-10 | 1 | -1/+2 |
* | Merge "Apply LCD manager related parameters" from Archit | Tomi Valkeinen | 2012-06-29 | 10 | -146/+271 |
|\ |
|
| * | OMAPDSS: OVERLAY: Clean up replication checking | Archit Taneja | 2012-06-29 | 4 | -37/+16 |
| * | OMAPDSS: RFBI: Use dss_mgr_enable to enable the overlay manager | Archit Taneja | 2012-06-29 | 1 | -4/+12 |
| * | OMAPDSS: DISPC: Remove a redundant function | Archit Taneja | 2012-06-29 | 1 | -16/+6 |
| * | OMAPDSS: APPLY: Remove usage of omap_dss_device from manual/auto update checks | Archit Taneja | 2012-06-29 | 1 | -2/+11 |
| * | OMAPDSS: MANAGER: Check LCD related overlay manager parameters | Archit Taneja | 2012-06-29 | 3 | -1/+37 |
| * | OMAPDSS: APPLY: Remove DISPC writes to manager's lcd parameters in interface ... | Archit Taneja | 2012-06-29 | 6 | -57/+83 |
| * | OMAPDSS: SDI: Configure dss_lcd_mgr_config struct with lcd manager parameters | Archit Taneja | 2012-06-29 | 1 | -16/+26 |
| * | OMAPDSS: DSI: Configure dss_lcd_mgr_config struct with lcd manager parameters | Archit Taneja | 2012-06-29 | 1 | -36/+64 |
| * | OMAPDSS: RFBI: Configure dss_lcd_mgr_config struct with lcd manager parameters | Archit Taneja | 2012-06-29 | 1 | -6/+28 |
| * | OMAPDSS: DPI: Configure dss_lcd_mgr_config struct with lcd manager parameters | Archit Taneja | 2012-06-29 | 1 | -9/+28 |
| * | OMAPDSS: Add struct to hold LCD overlay manager configuration | Archit Taneja | 2012-06-29 | 1 | -0/+13 |
| * | OMAPDSS: DISPC: Change return type of dispc_mgr_set_clock_div() | Archit Taneja | 2012-06-29 | 5 | -21/+6 |
|/ |
|
* | ARM: OMAP2PLUS: DSS: Disable LCD3 output when resetting DSS | Chandrabhanu Mahapatra | 2012-06-29 | 1 | -4/+21 |
* | Merge Misc DSS clean ups from Archit | Tomi Valkeinen | 2012-06-29 | 26 | -319/+568 |
|\ |
|
| * | OMAPDSS: DSI: Fix HSYNC, VSYNC and DE polarities between DISPC and DSI | Archit Taneja | 2012-06-29 | 2 | -21/+26 |
| * | OMAPDSS: HDMI: Remove custom hdmi_video_timings struct | Archit Taneja | 2012-06-29 | 3 | -55/+213 |
| * | OMAPFB: Map interlace field in omap_video_timings with fb vmode flags | Archit Taneja | 2012-06-29 | 1 | -3/+5 |
| * | OMAPDSS: DISPC/APPLY: Use interlace info in manager timings for dispc_ovl_set... | Archit Taneja | 2012-06-29 | 3 | -8/+5 |
| * | OMAPDSS: Add interlace parameter to omap_video_timings | Archit Taneja | 2012-06-29 | 4 | -5/+8 |
| * | OMAPDSS: Remove omap_panel_config enum from omap_dss_device | Archit Taneja | 2012-06-29 | 10 | -53/+0 |
| * | OMAPFB: Map the newly added omap_video_timings fields with fb sync flags | Archit Taneja | 2012-06-29 | 1 | -4/+39 |
| * | OMAPDSS: DISPC: Remove dispc_mgr_set_pol_freq() | Archit Taneja | 2012-06-29 | 4 | -35/+0 |
| * | OMAPDSS: DISPC: Configure newly added omap_video_timing fields | Archit Taneja | 2012-06-29 | 1 | -3/+52 |
| * | OMAPDSS: DISPLAY: Ignore newly added omap_video_timings fields for display ti... | Archit Taneja | 2012-06-29 | 1 | -1/+1 |
| * | OMAPDSS: Add some new fields to omap_video_timings | Archit Taneja | 2012-06-29 | 11 | -1/+186 |
| * | OMAPDSS: Remove passive matrix LCD support (part 4) | Archit Taneja | 2012-06-29 | 7 | -39/+8 |
| * | OMAPDSS: Remove passive matrix LCD support (part 3) | Archit Taneja | 2012-06-29 | 7 | -36/+12 |
| * | OMAPDSS: Remove passive matrix LCD support (part 2) | Archit Taneja | 2012-06-29 | 14 | -67/+37 |
| * | OMAPDSS: Remove passive matrix LCD support (part 1) | Archit Taneja | 2012-06-29 | 6 | -36/+24 |
|/ |
|