Re: [PATCH 1/2] drm/ttm: fix broken merge between drm-next and drm-misc-next

2020-08-20 Thread Christian König
Please ignore this one, it's to hot here and I'm typing to fast :) Christian. Am 20.08.20 um 17:24 schrieb Christian König: drm-next reverted the changes to ttm_tt_create() to do the NULL check inside the function, but drm-misc-next adds new users of this approach. Re-apply the NULL check chan

[PATCH 1/2] drm/ttm: fix broken merge between drm-next and drm-misc-next

2020-08-20 Thread Christian König
drm-next reverted the changes to ttm_tt_create() to do the NULL check inside the function, but drm-misc-next adds new users of this approach. Re-apply the NULL check change inside the function to fix this. Signed-off-by: Christian König Reviewed-by: Dave Airlie Link: https://patchwork.freedeskt