| commit | 33ecedf4dff805c749a8c014e6132e5e748c602d | [log] [tgz] |
|---|---|---|
| author | Andrew Chew <achew@nvidia.com> | Mon Sep 28 12:09:57 2015 +0300 |
| committer | Sean Paul <seanpaul@chromium.org> | Wed Sep 30 22:32:06 2015 -0400 |
| tree | 962ab1e939f104eaeaed0d30cfb41ba789783ca8 | |
| parent | efae5ab0846049364121040ec716cfee93629760 [diff] |
drm: add DRM_NOUVEAU_NVIF and CLIENT,DEVICE,CHAN
Update nouveau_drm.h for DRM_NOUVEAU_NVIF and
NOUVEAU_ABI16_{CLIENT,DEVICE,CHAN} handle codes that exist in kernel's
version of this header. These allow userspace to call engine methods via
the new NVIF interface.
Change-Id: I30e2691ba0c21ccf940c4ff5fe1c9389fc6b283e
Signed-off-by: Konsta Holtta <kholtta@nvidia.com>