* [PATCH] drm/via: add pci id for VIA VX800 chipset
@ 2009-08-11 21:40 Thomas Schlichter
0 siblings, 0 replies; only message in thread
From: Thomas Schlichter @ 2009-08-11 21:40 UTC (permalink / raw)
To: Dave Airlie; +Cc: Alex Deucher, Eric Anholt, linux-kernel, Thomas Schlichter
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
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2009-08-11 21:40 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-08-11 21:40 [PATCH] drm/via: add pci id for VIA VX800 chipset Thomas Schlichter
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®