From 8ec043ecead3aacc017464d5eb133618909f723d Mon Sep 17 00:00:00 2001 From: Daniel Stone Date: Fri, 30 Mar 2018 13:23:45 +0100 Subject: 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 Acked-by: Alex Deucher --- include/drm/README | 6 +----- 1 file changed, 1 insertion(+), 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. -- cgit v1.2.3