Files
linux-stable-mirror/drivers/gpu/drm/vmwgfx
Ian Forbes f09812f4dc drm/vmwgfx: Use kref in vmw_bo_dirty
[ Upstream commit c1962742ff ]

Rather than using an ad hoc reference count use kref which is atomic
and has underflow warnings.

Signed-off-by: Ian Forbes <ian.forbes@broadcom.com>
Signed-off-by: Zack Rusin <zack.rusin@broadcom.com>
Link: https://patch.msgid.link/20251030193640.153697-1-ian.forbes@broadcom.com
Signed-off-by: Sasha Levin <sashal@kernel.org>
2025-12-12 18:37:19 +01:00
..