Am 23.09.20 um 05:04 schrieb Dave Airlie:
From: Dave Airlie
I'm thinking of pushing the wait into the drivers.
Signed-off-by: Dave Airlie
Reviewed-by: Christian König
---
drivers/gpu/drm/nouveau/nouveau_bo.c | 4 ++--
drivers/gpu/drm/qxl/qxl_ttm.c| 2 +-
drivers/gpu/drm/radeo
From: Dave Airlie
I'm thinking of pushing the wait into the drivers.
Signed-off-by: Dave Airlie
---
drivers/gpu/drm/nouveau/nouveau_bo.c | 4 ++--
drivers/gpu/drm/qxl/qxl_ttm.c| 2 +-
drivers/gpu/drm/radeon/radeon_ttm.c | 2 +-
drivers/gpu/drm/ttm/ttm_bo_util.c| 4 ++--
include/dr