aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRob Clark2016-07-20 12:11:58 -0500
committerRob Clark2016-07-20 18:42:21 -0500
commitb59ed1881890de75fd13eb7056396bc7848760bc (patch)
treecc5b4e818d672cf42abb5b73468951720ce054fd
parent6a23bd4b3c52fcd7529062b31c36dd03ae0cdd75 (diff)
downloadexternal-libgbm-b59ed1881890de75fd13eb7056396bc7848760bc.tar.gz
external-libgbm-b59ed1881890de75fd13eb7056396bc7848760bc.tar.xz
external-libgbm-b59ed1881890de75fd13eb7056396bc7848760bc.zip
freedreno: move legacy kgsl related README
Signed-off-by: Rob Clark <robclark@freedesktop.org>
-rw-r--r--freedreno/kgsl/README (renamed from freedreno/README)10
1 files changed, 10 insertions, 0 deletions
diff --git a/freedreno/README b/freedreno/kgsl/README
index ae22e013..56874b42 100644
--- a/freedreno/README
+++ b/freedreno/kgsl/README
@@ -1,3 +1,13 @@
1This is a historical discription of what is now the kgsl backend
2in libdrm freedreno (before the upstream drm/msm driver). Note
3that the kgsl backend requires the "kgsl-drm" shim driver, which
4usually is in disrepair (QCOM does not build it for android), and
5due to random differences between different downstream android
6kernel branches it may or may not work. So YMMV.
7
8Original README:
9----------------
10
1Note that current msm kernel driver is a bit strange. It provides a 11Note that current msm kernel driver is a bit strange. It provides a
2DRM interface for GEM, which is basically sufficient to have DRI2 12DRM interface for GEM, which is basically sufficient to have DRI2
3working. But it does not provide KMS. And interface to 2d and 3d 13working. But it does not provide KMS. And interface to 2d and 3d