OSDN Git Service

headers: Update README
authorDaniel Stone <daniels@collabora.com>
Fri, 30 Mar 2018 12:23:45 +0000 (13:23 +0100)
committerDaniel Stone <daniels@collabora.com>
Fri, 30 Mar 2018 15:11:01 +0000 (16:11 +0100)
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>
include/drm/README

index 5b518dd..b4658dd 100644 (file)
@@ -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.