diff options
author | Koen Kooi <koen@openembedded.org> | 2009-05-19 13:00:14 +0200 |
---|---|---|
committer | Koen Kooi <koen@openembedded.org> | 2009-05-19 13:00:14 +0200 |
commit | d962d391fab15d5fb7d9965b05b161da6d4d1157 (patch) | |
tree | 7e95c379801daacfd7c384f9db1a0f020ee99851 /recipes/linux/linux-omap_2.6.29.bb | |
parent | e3a1ba3b2865549b84e4a0edfb748cfa48caa2bb (diff) |
linux-omap 2.6.29: refresh dss2 patchset
Diffstat (limited to 'recipes/linux/linux-omap_2.6.29.bb')
-rw-r--r-- | recipes/linux/linux-omap_2.6.29.bb | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/recipes/linux/linux-omap_2.6.29.bb b/recipes/linux/linux-omap_2.6.29.bb index f0769f8556..f9439ebc7c 100644 --- a/recipes/linux/linux-omap_2.6.29.bb +++ b/recipes/linux/linux-omap_2.6.29.bb @@ -75,6 +75,22 @@ SRC_URI_append = " \ file://dss2/0051-DSS2-VRAM-use-debugfs-not-procfs.patch;patch=1 \ file://dss2/0052-DSS2-VRAM-fix-section-mismatch-warning.patch;patch=1 \ file://dss2/0053-DSS2-disable-LCD-DIGIT-before-resetting-DSS.patch;patch=1 \ + file://dss2/0054-DSS2-DSI-more-error-handling.patch;patch=1 \ + file://dss2/0055-DSS2-Added-global-alpha-support.patch;patch=1 \ + file://dss2/0056-DSS2-Rotation-attrs-for-YUV-need-not-to-be-reversed.patch;patch=1 \ + file://dss2/0057-DSS2-Documentation-update-for-new-sysfs-entries-in.patch;patch=1 \ + file://dss2/0058-DSS2-Don-t-touch-plane-coordinates-when-changing-fb.patch;patch=1 \ + file://dss2/0059-DSS2-DSI-configure-ENTER-EXIT_HS_MODE_LATENCY.patch;patch=1 \ + file://dss2/0060-DSS2-Avoid-div-by-zero-when-calculating-required-fc.patch;patch=1 \ + file://dss2/0061-DSS2-VRFB-save-restore-context.patch;patch=1 \ + file://dss2/0062-DSS2-VRAM-Fix-indentation.patch;patch=1 \ + file://dss2/0063-DSS2-fix-the-usage-of-get_last_off_on_transaction_i.patch;patch=1 \ + file://dss2/0064-VRFB-fix-debug-messages.patch;patch=1 \ + file://dss2/0065-VRFB-add-suspend-resume-functionality.patch;patch=1 \ + file://dss2/0066-DSS2-DSI-tune-the-timings-to-be-more-relaxed.patch;patch=1 \ + file://dss2/0067-DSS2-VRFB-don-t-WARN-when-releasing-inactive-ctx.patch;patch=1 \ + file://dss2/0068-DSS2-Swap-field-offset-values-w-VRFB-rotation.patch;patch=1 \ + file://dss2/0069-DSS2-OMAP3EVM-Added-DSI-powerup-and-powerdown-func.patch;patch=1 \ file://0001-board-ldp-add-regulator-info-to-get-the-microSD-slo.patch;patch=1 \ file://fix-unaligned-access.diff;patch=1 \ file://make-alignment-visible.diff;patch=1 \ |