Files
Thomas Zimmermann fb5df8006a drm/vmwgfx: Copy DRM hash-table code into driver
[ Upstream commit 2985c96485 ]

Besides some legacy code, vmwgfx is the only user of DRM's hash-
table implementation. Copy the code into the driver, so that the
core code can be retired.

No functional changes. However, the real solution for vmwgfx is to
use Linux' generic hash-table functions.

v2:
	* add TODO item for updating vmwgfx (Sam)

Signed-off-by: Thomas Zimmermann <tzimmermann@suse.de>
Acked-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Acked-by: Alex Deucher <alexander.deucher@amd.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20211129094841.22499-3-tzimmermann@suse.de
Stable-dep-of: dfe1323ab3 ("drm/vmwgfx: Fix Use-after-free in validation")
Signed-off-by: Sasha Levin <sashal@kernel.org>
2025-10-19 16:21:41 +02:00
..
2019-07-25 10:45:07 +02:00
2021-07-29 09:12:01 +02:00
2021-04-21 09:26:34 +01:00
2020-07-23 10:06:22 +02:00
2017-06-15 13:58:56 +02:00