summaryrefslogtreecommitdiff
path: root/src/i830_hwmc.h
diff options
context:
space:
mode:
authorZhenyu Wang <zhenyu.z.wang@intel.com>2008-01-02 14:11:31 +0800
committerZhenyu Wang <zhenyu.z.wang@intel.com>2008-01-02 14:11:31 +0800
commita03aca101d4d51ed2279a99d1137ce3b7ef364e2 (patch)
treeccd261a18792af7233d832a2f0df412eb22a69bc /src/i830_hwmc.h
parent0fd769b5882058e5ebf17ee1c1e35b4a3d46e6b0 (diff)
xvmc: setup driver info for XvMCGetDRInfo request
User don't need to have XvMCConfig file then, if ld.so can find libIntelXvMC.so in ld path.
Diffstat (limited to 'src/i830_hwmc.h')
-rw-r--r--src/i830_hwmc.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/i830_hwmc.h b/src/i830_hwmc.h
index 3464d016..6920e016 100644
--- a/src/i830_hwmc.h
+++ b/src/i830_hwmc.h
@@ -27,6 +27,11 @@
#ifndef I830_HWMC_H
#define I830_HWMC_H
+#define INTEL_XVMC_LIBNAME "IntelXvMC"
+#define INTEL_XVMC_MAJOR 0
+#define INTEL_XVMC_MINOR 1
+#define INTEL_XVMC_PATCHLEVEL 0
+
#define FOURCC_XVMC (('C' << 24) + ('M' << 16) + ('V' << 8) + 'X')
/*