Searched hist:a897f65b3a6175243e4878e2fd2e9b8f494710ec (Results 1 – 6 of 6) sorted by relevance
/linux/drivers/gpu/drm/nouveau/nvif/ |
H A D | driver.c | diff a897f65b3a6175243e4878e2fd2e9b8f494710ec Fri Jul 26 06:38:10 CEST 2024 Ben Skeggs <bskeggs@nvidia.com> drm/nouveau/nvif: remove client device arg
This was once used by userspace tools (with nvkm built as a library), as a way to select a "default device".
The DRM code doesn't need this at all as clients only have access to a single device already, so inherit the value from its parent.
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-20-bskeggs@nvidia.com
|
H A D | client.c | diff a897f65b3a6175243e4878e2fd2e9b8f494710ec Fri Jul 26 06:38:10 CEST 2024 Ben Skeggs <bskeggs@nvidia.com> drm/nouveau/nvif: remove client device arg
This was once used by userspace tools (with nvkm built as a library), as a way to select a "default device".
The DRM code doesn't need this at all as clients only have access to a single device already, so inherit the value from its parent.
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-20-bskeggs@nvidia.com
|
/linux/drivers/gpu/drm/nouveau/include/nvif/ |
H A D | if0000.h | diff a897f65b3a6175243e4878e2fd2e9b8f494710ec Fri Jul 26 06:38:10 CEST 2024 Ben Skeggs <bskeggs@nvidia.com> drm/nouveau/nvif: remove client device arg
This was once used by userspace tools (with nvkm built as a library), as a way to select a "default device".
The DRM code doesn't need this at all as clients only have access to a single device already, so inherit the value from its parent.
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-20-bskeggs@nvidia.com
|
H A D | client.h | diff a897f65b3a6175243e4878e2fd2e9b8f494710ec Fri Jul 26 06:38:10 CEST 2024 Ben Skeggs <bskeggs@nvidia.com> drm/nouveau/nvif: remove client device arg
This was once used by userspace tools (with nvkm built as a library), as a way to select a "default device".
The DRM code doesn't need this at all as clients only have access to a single device already, so inherit the value from its parent.
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-20-bskeggs@nvidia.com
|
/linux/drivers/gpu/drm/nouveau/nvkm/core/ |
H A D | client.c | diff a897f65b3a6175243e4878e2fd2e9b8f494710ec Fri Jul 26 06:38:10 CEST 2024 Ben Skeggs <bskeggs@nvidia.com> drm/nouveau/nvif: remove client device arg
This was once used by userspace tools (with nvkm built as a library), as a way to select a "default device".
The DRM code doesn't need this at all as clients only have access to a single device already, so inherit the value from its parent.
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-20-bskeggs@nvidia.com
|
/linux/drivers/gpu/drm/nouveau/ |
H A D | nouveau_drm.c | diff a897f65b3a6175243e4878e2fd2e9b8f494710ec Fri Jul 26 06:38:10 CEST 2024 Ben Skeggs <bskeggs@nvidia.com> drm/nouveau/nvif: remove client device arg
This was once used by userspace tools (with nvkm built as a library), as a way to select a "default device".
The DRM code doesn't need this at all as clients only have access to a single device already, so inherit the value from its parent.
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-20-bskeggs@nvidia.com
|