diff options
author | Eric Anholt <eric@anholt.net> | 2017-11-08 11:31:20 -0800 |
---|---|---|
committer | Eric Anholt <eric@anholt.net> | 2017-11-10 12:10:19 -0800 |
commit | 21885876af4c2c8a51547bb81d6d10413eed71d5 (patch) | |
tree | a0bc9cebf190a8eb08665bdf7b9581d854df9a2b /include | |
parent | f696698e0249a8b65ef7d1a0c484633fc3f286ef (diff) |
headers: Drop outdated node about a delta in drm_mode.h.
Fixed in 9433b702fc16 ("headers: Sync drm{,_mode}.h with the kernel")
Signed-off-by: Eric Anholt <eric@anholt.net>
Reviewed-by: Emil Velikov <emil.l.velikov@gmail.com>
Diffstat (limited to 'include')
-rw-r--r-- | include/drm/README | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/include/drm/README b/include/drm/README index 042cfb17..5b518ddf 100644 --- a/include/drm/README +++ b/include/drm/README @@ -91,11 +91,6 @@ Most UMS headers: Status: ? Promote to fixed size ints, which match the current (32bit) ones. - -drm_mode.h - - Missing DPI encode/connector pair. -Status: Trivial. - i915_drm.h - Missing PARAMS - HAS_POOLED_EU, MIN_EU_IN_POOL CONTEXT_PARAM_NO_ERROR_CAPTURE Status: Trivial. |