summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Stone <daniels@collabora.com>2018-03-30 13:23:45 +0100
committerDaniel Stone <daniels@collabora.com>2018-03-30 16:11:01 +0100
commit8ec043ecead3aacc017464d5eb133618909f723d (patch)
tree791839a951047e029f5a882cb92953ecd05fbe45
parent8e535dd2142433b24aebc6eddeaee04663489aa2 (diff)
headers: Update README
Nouveau has made a very deliberate choice to hide its actual kernel ABI behind libdrm. i915 is no longer out of date. Signed-off-by: Daniel Stone <daniels@collabora.com> Acked-by: Alex Deucher <alexander.deucher@amd.com>
-rw-r--r--include/drm/README6
1 files changed, 1 insertions, 5 deletions
diff --git a/include/drm/README b/include/drm/README
index 5b518ddf..b4658dd7 100644
--- a/include/drm/README
+++ b/include/drm/README
@@ -91,14 +91,10 @@ Most UMS headers:
Status: ?
Promote to fixed size ints, which match the current (32bit) ones.
-i915_drm.h
- - Missing PARAMS - HAS_POOLED_EU, MIN_EU_IN_POOL CONTEXT_PARAM_NO_ERROR_CAPTURE
-Status: Trivial.
-
nouveau_drm.h
- Missing macros NOUVEAU_GETPARAM*, NOUVEAU_DRM_HEADER_PATCHLEVEL, structs,
enums
-Status: ?
+Status: Deliberate UABI choice; nouveau hides the exact kernel ABI behind libdrm
r128_drm.h
- Broken compat ioctls.