summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOded Gabbay <oded.gabbay@gmail.com>2015-10-01 12:24:09 +0300
committerOded Gabbay <oded.gabbay@gmail.com>2015-10-01 12:24:09 +0300
commit0d3c8ebd3dc52068596b80953fa4f8fc93b67a4e (patch)
treef2b9a20f98153bbeff114d7e50506d48820894e7
parent499488531064261f84fdf6eb25046873b85014dd (diff)
Add README file
Signed-off-by: Oded Gabbay <oded.gabbay@gmail.com>
-rw-r--r--README16
1 files changed, 16 insertions, 0 deletions
diff --git a/README b/README
new file mode 100644
index 0000000..f78e895
--- /dev/null
+++ b/README
@@ -0,0 +1,16 @@
+hsakmt is a thunk library that provides a userspace interface to amdkfd
+(AMD's HSA Linux kernel driver). It is the HSA equivalent of libdrm.
+
+Questions, bug reports and patches should be directed to the dri-devel
+mailing list:
+
+ http://lists.freedesktop.org/mailman/listinfo/dri-devel
+
+You can also file bugs at
+
+ https://bugs.freedesktop.org/enter_bug.cgi?product=DRI
+
+and choose component "hsakmt".
+
+For real time discussions about hsakmt, feel free to join the IRC
+channels #dri-devel on the FreeNode IRC network.