From: Martin Jansa <martin.jansa@gmail.com>
To: openembedded-core@lists.openembedded.org
Subject: [PATCH 0/4] Fixes for xserver and omap* drivers
Date: Fri, 23 Nov 2012 01:47:14 +0100 [thread overview]
Message-ID: <cover.1353631583.git.Martin.Jansa@gmail.com> (raw)
The following changes since commit 4bbe7a5067452b43bf3258b17e2a653a2273b476:
Revert "kern-tools: report missing config fragments by name" (2012-11-22 08:58:56 +0000)
are available in the git repository at:
git://git.openembedded.org/openembedded-core-contrib jansa/xorg
http://cgit.openembedded.org/cgit.cgi/openembedded-core-contrib/log/?h=jansa/xorg
Martin Jansa (4):
xf86-video-omap: add xf86driproto dependency, drop --enable-neon and
improve DESCRIPTION
xserver-xorg: disable dri2 too when building without glx
PACKAGECONFIG
xf86-video-omapfb: revive driver which actually works and is tested
on real devices
xf86-video-omap: drop RPROVIDES/RREPLACES/RCONFLICTS
.../xorg-driver/xf86-video-omap_git.bb | 28 +-
...a-large-CRTC-upper-limit-to-not-prune-lar.patch | 41 +++
...virtual-size-when-configuring-framebuffer.patch | 32 ++
.../xf86-video-omapfb/0003-force-plain-mode.patch | 31 ++
.../xf86-video-omapfb/0004-blacklist-tv-out.patch | 33 +++
.../0005-Attempt-to-fix-VRFB.patch | 325 +++++++++++++++++++++
...0006-omapfb-port-to-new-xserver-video-API.patch | 272 +++++++++++++++++
.../xorg-driver/xf86-video-omapfb_git.bb | 33 +++
.../recipes-graphics/xorg-xserver/xserver-xorg.inc | 4 +-
9 files changed, 788 insertions(+), 11 deletions(-)
create mode 100644 meta/recipes-graphics/xorg-driver/xf86-video-omapfb/0001-Revert-Set-a-large-CRTC-upper-limit-to-not-prune-lar.patch
create mode 100644 meta/recipes-graphics/xorg-driver/xf86-video-omapfb/0002-Revert-Set-virtual-size-when-configuring-framebuffer.patch
create mode 100644 meta/recipes-graphics/xorg-driver/xf86-video-omapfb/0003-force-plain-mode.patch
create mode 100644 meta/recipes-graphics/xorg-driver/xf86-video-omapfb/0004-blacklist-tv-out.patch
create mode 100644 meta/recipes-graphics/xorg-driver/xf86-video-omapfb/0005-Attempt-to-fix-VRFB.patch
create mode 100644 meta/recipes-graphics/xorg-driver/xf86-video-omapfb/0006-omapfb-port-to-new-xserver-video-API.patch
create mode 100644 meta/recipes-graphics/xorg-driver/xf86-video-omapfb_git.bb
--
1.8.0
next reply other threads:[~2012-11-23 1:01 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-11-23 0:47 Martin Jansa [this message]
2012-11-23 0:47 ` [PATCH 1/4] xf86-video-omap: add xf86driproto dependency, drop --enable-neon and improve DESCRIPTION Martin Jansa
2012-11-23 0:47 ` [PATCH 2/4] xserver-xorg: disable dri2 too when building without glx PACKAGECONFIG Martin Jansa
2012-11-23 0:47 ` [PATCH 3/4] xf86-video-omapfb: revive driver which actually works and is tested on real devices Martin Jansa
2012-11-23 0:47 ` [PATCH 4/4] xf86-video-omap: drop RPROVIDES/RREPLACES/RCONFLICTS Martin Jansa
2012-11-23 10:18 ` [PATCH 0/4] Fixes for xserver and omap* drivers Nicolas Dechesne
2012-11-23 10:34 ` Martin Jansa
2012-11-23 20:45 ` Burton, Ross
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=cover.1353631583.git.Martin.Jansa@gmail.com \
--to=martin.jansa@gmail.com \
--cc=openembedded-core@lists.openembedded.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.