答复: [PATCH 3/4]new driver initial patch 3
Aaron.Chen 陈俊杰
aaron.chen at siliconmotion.com
Wed Aug 1 02:41:05 PDT 2012
Hi,
From 7b54308ec7f2d7f2515298aa2989ea21a89161ed Mon Sep 17 00:00:00 2001
From: Aaron Chen <aaron.chen at siliconmotion.com>
Date: Wed, 1 Aug 2012 16:58:35 +0800
Subject: [PATCH 3/4] new driver initial patch 3
new driver added to the source tree and deleted the old useless files.These files works for all of the smi graphics chips
Signed-off-by: Aaron Chen <aaron.chen at siliconmotion.com>
---
src/Makefile.am | 107 +-
src/smi_accel.c | 1577 ++++++++++++--
src/smi_accel.h | 195 ++
src/smi_common.c | 32 +
src/smi_common.h | 714 ++++++
src/smi_crtc.c | 310 ++-
src/smi_crtc.h | 75 +-
src/smi_dbg.h | 51 +
src/smi_driver.c | 4072 ++++++++++++++++-----------------
src/smi_driver.h | 98 +
src/smi_output.c | 245 ++-
src/smi_output.h | 45 +
src/smi_ver.h | 42 +
src/smi_video.c | 6777 +++++++++++++++++++++++++++++++++---------------------
src/smi_video.h | 302 ++-
src/version.h | 38 +
16 files changed, 9431 insertions(+), 5249 deletions(-)
Aaron
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0003-new-driver-initial-patch-3.patch
Type: application/octet-stream
Size: 470280 bytes
Desc: 0003-new-driver-initial-patch-3.patch
URL: <http://lists.x.org/archives/xorg-devel/attachments/20120801/21681bce/attachment-0001.obj>
More information about the xorg-devel
mailing list