From: Thomas Schlichter <thomas.schlichter@web.de>
To: Dave Airlie <airlied@redhat.com>
Cc: Alex Deucher <alexdeucher@gmail.com>,
Eric Anholt <eric@anholt.net>,
linux-kernel@vger.kernel.org,
Thomas Schlichter <thomas.schlichter@web.de>
Subject: [PATCH] drm/via: add pci id for VIA VX800 chipset
Date: Tue, 11 Aug 2009 23:40:27 +0200 [thread overview]
Message-ID: <1250026827-11167-1-git-send-email-thomas.schlichter@web.de> (raw)
The VIA DRM module is able to accelerate 2D video on the VX800
chipset, thus add the corresponding PCI ID. Accelerated 3D video
is not implemented.
The modified VIA DRM module was tested with X.Org openchrome driver on
a Samsung NC20 netbook. Video playback with xine requires nearly 30%
less CPU cycles.
Signed-off-by: Thomas Schlichter <thomas.schlichter@web.de>
---
include/drm/drm_pciids.h | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/include/drm/drm_pciids.h b/include/drm/drm_pciids.h
index 8535084..aac8877 100644
--- a/include/drm/drm_pciids.h
+++ b/include/drm/drm_pciids.h
@@ -477,6 +477,7 @@
{0x1106, 0x3343, PCI_ANY_ID, PCI_ANY_ID, 0, 0, 0}, \
{0x1106, 0x3230, PCI_ANY_ID, PCI_ANY_ID, 0, 0, VIA_DX9_0}, \
{0x1106, 0x3157, PCI_ANY_ID, PCI_ANY_ID, 0, 0, VIA_PRO_GROUP_A}, \
+ {0x1106, 0x1122, PCI_ANY_ID, PCI_ANY_ID, 0, 0, VIA_DX9_0}, \
{0, 0, 0}
#define i810_PCI_IDS \
--
1.6.0.4
reply other threads:[~2009-08-11 21:40 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=1250026827-11167-1-git-send-email-thomas.schlichter@web.de \
--to=thomas.schlichter@web.de \
--cc=airlied@redhat.com \
--cc=alexdeucher@gmail.com \
--cc=eric@anholt.net \
--cc=linux-kernel@vger.kernel.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®