Re: [Intel-gfx] [PATCH] drm/ttm: replace busy placement with flags v2

2023-11-09 Thread kernel test robot
/drm/drm-tip drm-tip patch link: https://lore.kernel.org/r/20231109023843.32326-1-Amaranath.Somalapuram%40amd.com patch subject: [Intel-gfx] [PATCH] drm/ttm: replace busy placement with flags v2 config: i386-randconfig-012-20231109 (https://download.01.org/0day-ci/archive/20231109

Re: [Intel-gfx] [PATCH] drm/ttm: replace busy placement with flags v2

2023-11-09 Thread kernel test robot
/drm/drm-tip drm-tip patch link: https://lore.kernel.org/r/20231109023843.32326-1-Amaranath.Somalapuram%40amd.com patch subject: [Intel-gfx] [PATCH] drm/ttm: replace busy placement with flags v2 config: i386-buildonly-randconfig-001-20231109 (https://download.01.org/0day-ci/archive/20231109

Re: [Intel-gfx] [PATCH] drm/ttm: replace busy placement with flags v2

2023-11-09 Thread kernel test robot
/drm-tip drm-tip patch link: https://lore.kernel.org/r/20231109023843.32326-1-Amaranath.Somalapuram%40amd.com patch subject: [Intel-gfx] [PATCH] drm/ttm: replace busy placement with flags v2 config: arc-randconfig-001-20231109 (https://download.01.org/0day-ci/archive/20231109/202311091529

[Intel-gfx] [PATCH] drm/ttm: replace busy placement with flags v2

2023-11-08 Thread Somalapuram Amaranath
Instead of a list of separate busy placement add flags which indicate that a placement should only be used when there is room or if we need to evict. v2: add missing TTM_PL_FLAG_IDLE for i915 Signed-off-by: Christian König --- drivers/gpu/drm/amd/amdgpu/amdgpu_object.c | 6 +- drivers/gpu/drm/