Display Driver Open Source Plan
From OMAPpedia
(Difference between revisions)
| Line 11: | Line 11: | ||
{| class="wikitable sortable" | border="2" cellpadding="10" cellspacing="0" | style="color:dark; background-color:white;" | {| class="wikitable sortable" | border="2" cellpadding="10" cellspacing="0" | style="color:dark; background-color:white;" | ||
| - | | align="center" | + | | align="center" style="background:#f0f0f0;"|'''Feature''' |
| - | + | | align="center" style="background:#f0f0f0;"|'''Content''' | |
| - | | align="center" | + | | align="center" style="background:#f0f0f0;"|'''Targetted Release''' |
| - | + | | align="center" style="background:#f0f0f0;"|'''Status / Dependencies''' | |
| - | | align="center" | + | | align="center" style="background:#f0f0f0;"|'''Owner''' |
| - | + | ||
| - | | align="center" |''' | + | |
| - | | align="center" |''' | + | |
|- | |- | ||
| - | | | + | | PM (OMAP2/3) ||Hwmod conversion of DSS2 - OMAP2/3||2.6.39||OMAP2/3 series - Accepted. Tomi has pulled it in his gitorious.||Sumit |
| - | || | + | |
|- | |- | ||
| - | | | + | | PM (OMAP4)||Hwmod conversion of DSS2 - OMAP4||2.6.39||Posted on LO. Need review from PM experts on V2 series.||Sumit |
| - | || | + | |
|- | |- | ||
| - | | 3|| | + | | PM (OMAP2/3/4)||Making DSS clock names common across all platforms||2.6.39||Posted on LO. Need review from PM experts on V3 series.||Sumit |
| - | || | + | |
|- | |- | ||
| - | | 4|| | + | | PM (OMAP2/3/4)||internal-clock-framework (calculation clock dividors for pixel clock)||2.6.39||To be posted. Need review from PM experts||Archit [ready, except, it still uses core clock divisor (in backward compatibility mode)] |
| - | || | + | |
|- | |- | ||
| - | | | + | | PM (OMAP2/3/4)||PM: check on hwmod usability, and remove centralised DSS PM (In other words, remove clcok enable/disable pairs from unnecessary places in code)||2.6.39||To be posted. Need review from PM experts||Mayuresh |
| - | || | + | |
|- | |- | ||
| - | | | + | | PM (OMAP2/3/4)||opt-clocks, pm_runtime support||2.6.39||\"To be posted. |
| - | || | + | |
|- | |- | ||
| - | | | + | | Dependent on above clock changes. Need PM experts to review and Ack\"||Sumit |
| - | + | ||
|- | |- | ||
| - | | | + | | OMAP4 FB||Setting TAAL panel timings via bootargs||2.6.39||Posted on LO. Need review from Tomi for V2.||Mayuresh |
| - | || | + | |
|- | |- | ||
| - | | | + | | OMAP4 new feature||video pipeline changes (video3, zorder)||2.6.39||To be posted.||Archit [ready for review] |
| - | || | + | |
|- | |- | ||
| - | | | + | | OMAP4 new feature||DSI OMAP4 support for DSI1 and DSI2 - command mode||2.6.39||Dependency on clock patches.||Archit |
| - | || | + | |
|- | |- | ||
| - | | | + | | OMAP4 new feature||HDMI basic (no HPD)||2.6.39||Dependency on clock patches||Mythri |
| - | || | + | |
|- | |- | ||
| - | | | + | | OMAP4 new feature||RFC for Write-back support||2.6.39||How can mem-2-mem be used?||Amber (DSS2), Samreen (V4L2) |
| - | || | + | |
|- | |- | ||
| - | | | + | | OMAP4||DVI support for Panda||TBD|||| |
| - | || | + | |
|- | |- | ||
| - | | | + | | OMAP4 new feature||NV 12 support in DSS driver||2.6.40||Changes to add new DMA base address for new color mode.||Archit |
| - | || | + | |
|- | |- | ||
| - | | | + | | OMAP4 new feature||V4L2: multi-planar support for NV12||2.6.40||||Samreen |
| - | || | + | |
|- | |- | ||
| - | | | + | | OMAP4 new feature||Setting scaling coefficients specific to OMAP4||2.6.40|||| |
| - | || | + | |
|- | |- | ||
| - | | | + | | OMAP4 new feature||Pico DLP||2.6.40||||Mythri / Abraham |
| - | || | + | |
|- | |- | ||
| + | | OMAP4 new feature||HDMI advanced features (HPD, Extended-EDID)||2.6.40||Dependency on HDMI basic support||Mythri | ||
| + | |- | ||
| + | | OMAP4 new feature||Write back support - DSS2||2.6.40|||| | ||
| + | |- | ||
| + | | OMAP4 new feature||Write back support - V4l2||2.6.40|||| | ||
| + | |- | ||
| + | | OMAP4 new feature||Interlace-support||2.6.40||||? | ||
| + | |- | ||
| + | | OMAP4 new feature||Pre-decimation.||2.6.40||||? | ||
| + | |- | ||
| + | | OMAP4 new feature||V4L2: Any changes required to use videobuf2||2.6.40||||Samreen | ||
| + | |- | ||
| + | | | ||
|} | |} | ||
<hr> | <hr> | ||
* [http://omappedia.org/wiki/Display_Drivers_Domain_Wiki BACK to Display Domain Wiki] | * [http://omappedia.org/wiki/Display_Drivers_Domain_Wiki BACK to Display Domain Wiki] | ||
Revision as of 16:17, 31 January 2011
Linux OMAP Tree : kernel-display
Head : Master
Kernel Version 2.6.34
OMAP4430 DSS
DSS
OMAP4
| Feature | Content | Targetted Release | Status / Dependencies | Owner |
| PM (OMAP2/3) | Hwmod conversion of DSS2 - OMAP2/3 | 2.6.39 | OMAP2/3 series - Accepted. Tomi has pulled it in his gitorious. | Sumit |
| PM (OMAP4) | Hwmod conversion of DSS2 - OMAP4 | 2.6.39 | Posted on LO. Need review from PM experts on V2 series. | Sumit |
| PM (OMAP2/3/4) | Making DSS clock names common across all platforms | 2.6.39 | Posted on LO. Need review from PM experts on V3 series. | Sumit |
| PM (OMAP2/3/4) | internal-clock-framework (calculation clock dividors for pixel clock) | 2.6.39 | To be posted. Need review from PM experts | Archit [ready, except, it still uses core clock divisor (in backward compatibility mode)] |
| PM (OMAP2/3/4) | PM: check on hwmod usability, and remove centralised DSS PM (In other words, remove clcok enable/disable pairs from unnecessary places in code) | 2.6.39 | To be posted. Need review from PM experts | Mayuresh |
| PM (OMAP2/3/4) | opt-clocks, pm_runtime support | 2.6.39 | \"To be posted. | |
| Dependent on above clock changes. Need PM experts to review and Ack\" | Sumit | |||
| OMAP4 FB | Setting TAAL panel timings via bootargs | 2.6.39 | Posted on LO. Need review from Tomi for V2. | Mayuresh |
| OMAP4 new feature | video pipeline changes (video3, zorder) | 2.6.39 | To be posted. | Archit [ready for review] |
| OMAP4 new feature | DSI OMAP4 support for DSI1 and DSI2 - command mode | 2.6.39 | Dependency on clock patches. | Archit |
| OMAP4 new feature | HDMI basic (no HPD) | 2.6.39 | Dependency on clock patches | Mythri |
| OMAP4 new feature | RFC for Write-back support | 2.6.39 | How can mem-2-mem be used? | Amber (DSS2), Samreen (V4L2) |
| OMAP4 | DVI support for Panda | TBD | ||
| OMAP4 new feature | NV 12 support in DSS driver | 2.6.40 | Changes to add new DMA base address for new color mode. | Archit |
| OMAP4 new feature | V4L2: multi-planar support for NV12 | 2.6.40 | Samreen | |
| OMAP4 new feature | Setting scaling coefficients specific to OMAP4 | 2.6.40 | ||
| OMAP4 new feature | Pico DLP | 2.6.40 | Mythri / Abraham | |
| OMAP4 new feature | HDMI advanced features (HPD, Extended-EDID) | 2.6.40 | Dependency on HDMI basic support | Mythri |
| OMAP4 new feature | Write back support - DSS2 | 2.6.40 | ||
| OMAP4 new feature | Write back support - V4l2 | 2.6.40 | ||
| OMAP4 new feature | Interlace-support | 2.6.40 | ? | |
| OMAP4 new feature | Pre-decimation. | 2.6.40 | ? | |
| OMAP4 new feature | V4L2: Any changes required to use videobuf2 | 2.6.40 | Samreen | |