diff options
| author | Danilo Krummrich <dakr@kernel.org> | 2026-06-28 16:53:28 +0200 |
|---|---|---|
| committer | Danilo Krummrich <dakr@kernel.org> | 2026-07-12 15:56:52 +0200 |
| commit | 7f994b8912eba190ff58e9c8a378d02d13c9eb8a (patch) | |
| tree | 92df09678a534f546b59e6b0e3d1b9a9c56bcd49 /virt | |
| parent | ec8b2cc27c766fab80f70b02d196b7c3be7d10ce (diff) | |
| download | linux-next-7f994b8912eba190ff58e9c8a378d02d13c9eb8a.tar.gz linux-next-7f994b8912eba190ff58e9c8a378d02d13c9eb8a.zip | |
rust: drm/gem: remove DeviceContext from shmem::Object
Now that AlwaysRefCounted is restricted to the Normal GEM Object
context, there is no use for instantiating Object<T, C> with a
non-Normal context. Remove the DeviceContext generic parameter from
shmem::Object and all associated types (VMap, VMapRef, VMapOwned,
DmaResvGuard, SGTableMap), simplifying the API.
Reviewed-by: Alexandre Courbot <acourbot@nvidia.com>
Reviewed-by: Lyude Paul <lyude@redhat.com>
Tested-by: Deborah Brouwer <deborah.brouwer@collabora.com>
Link: https://patch.msgid.link/20260628145406.2107056-9-dakr@kernel.org
Signed-off-by: Danilo Krummrich <dakr@kernel.org>
Diffstat (limited to 'virt')
0 files changed, 0 insertions, 0 deletions
