drm/nouveau/device: audit and version NVIF_CONTROL class and methods
The full object interfaces are about to be exposed to userspace, so we
need to check for any security-related issues and version the structs
to make it easier to handle any changes we may need in the future.
Signed-off-by:
Ben Skeggs <bskeggs@redhat.com>
Showing
- drivers/gpu/drm/nouveau/core/core/object.c 1 addition, 1 deletiondrivers/gpu/drm/nouveau/core/core/object.c
- drivers/gpu/drm/nouveau/core/engine/device/ctrl.c 105 additions, 56 deletionsdrivers/gpu/drm/nouveau/core/engine/device/ctrl.c
- drivers/gpu/drm/nouveau/core/include/core/class.h 0 additions, 43 deletionsdrivers/gpu/drm/nouveau/core/include/core/class.h
- drivers/gpu/drm/nouveau/core/include/core/object.h 4 additions, 0 deletionsdrivers/gpu/drm/nouveau/core/include/core/object.h
- drivers/gpu/drm/nouveau/nouveau_sysfs.c 15 additions, 12 deletionsdrivers/gpu/drm/nouveau/nouveau_sysfs.c
- drivers/gpu/drm/nouveau/nvif/class.h 48 additions, 0 deletionsdrivers/gpu/drm/nouveau/nvif/class.h
- drivers/gpu/drm/nouveau/nvif/ioctl.h 1 addition, 0 deletionsdrivers/gpu/drm/nouveau/nvif/ioctl.h
Loading
Please register or sign in to comment