projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6217f0e
)
drm/doc: Update errno handbook
author
Daniel Vetter
<daniel.vetter@ffwll.ch>
Fri, 19 Oct 2018 08:43:11 +0000
(10:43 +0200)
committer
Daniel Vetter
<daniel.vetter@ffwll.ch>
Wed, 24 Oct 2018 12:20:36 +0000
(14:20 +0200)
We recently bikeshedded this to a different flavour, but forgot to
update the recommendations.
Cc: Chris Wilson <chris@chris-wilson.co.uk>
Cc: Ville Syrjälä <ville.syrjala@linux.intel.com>
Reviewed-by: Chris Wilson <chris@chris-wilson.co.uk>
Signed-off-by: Daniel Vetter <daniel.vetter@intel.com>
Link:
https://patchwork.freedesktop.org/patch/msgid/20181019084311.23836-1-daniel.vetter@ffwll.ch
Documentation/gpu/drm-uapi.rst
patch
|
blob
|
history
diff --git
a/Documentation/gpu/drm-uapi.rst
b/Documentation/gpu/drm-uapi.rst
index a2214cc1f821a3bb4b9b096adf3df5e29874a838..4b4bf2c5eac5d8f54e0bfb5992837099740008a9 100644
(file)
--- a/
Documentation/gpu/drm-uapi.rst
+++ b/
Documentation/gpu/drm-uapi.rst
@@
-197,6
+197,9
@@
EPERM/EACCESS:
difference between EACCESS and EPERM.
ENODEV:
+ The device is not (yet) present or fully initialized.
+
+EOPNOTSUPP:
Feature (like PRIME, modesetting, GEM) is not supported by the driver.
ENXIO: