summaryrefslogtreecommitdiff
path: root/scripts/lib/kdoc/kdoc_files.py
diff options
context:
space:
mode:
authorBen Skeggs <bskeggs@nvidia.com>2024-07-26 07:37:56 +0300
committerDanilo Krummrich <dakr@kernel.org>2024-07-27 04:05:21 +0300
commit6777264dfabe2a7c75453031bee5bcc2e7882cf7 (patch)
tree54113926b388b2a8ea7923b42f5385acec9fe335 /scripts/lib/kdoc/kdoc_files.py
parentc0bfe34330b5fafdbbc63a7124841711651b96b9 (diff)
downloadlinux-6777264dfabe2a7c75453031bee5bcc2e7882cf7.tar.xz
drm/nouveau: store nvkm_device pointer in nouveau_drm
There's various different places in the drm code that get at the nvkm_device via various creative (and not very type-safe) means. One of those being via nvif_device.object.priv. Another patch series is going to entirely remove the ioctl-like interfaces beween the drm code and nvkm, and that field will no longer exist. This provides a safer replacement for accessing the nvkm_device, and will used more in upcoming patches to cleanup other cases. v2: - fixup printk macros to not oops if used before client ctor Signed-off-by: Ben Skeggs <bskeggs@nvidia.com> Signed-off-by: Danilo Krummrich <dakr@kernel.org> Link: https://patchwork.freedesktop.org/patch/msgid/20240726043828.58966-6-bskeggs@nvidia.com
Diffstat (limited to 'scripts/lib/kdoc/kdoc_files.py')
0 files changed, 0 insertions, 0 deletions