Searched hist:"01780 d02634a3a99ba0c3ca52d06d0cdfdf82331" (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/drivers/gpu/drm/msm/ |
H A D | msm_gem_shrinker.c | diff 01780d02634a3a99ba0c3ca52d06d0cdfdf82331 Tue Aug 02 10:51:37 CDT 2022 Rob Clark <robdclark@chromium.org> drm/msm/gem: Check for active in shrinker path
Currently in our shrinker path we shouldn't be encountering anything that is active, but this will change in subsequent patches. So check if there are unsignaled fences.
Signed-off-by: Rob Clark <robdclark@chromium.org> Patchwork: https://patchwork.freedesktop.org/patch/496117/ Link: https://lore.kernel.org/r/20220802155152.1727594-5-robdclark@gmail.com
|
H A D | msm_gem.h | diff 01780d02634a3a99ba0c3ca52d06d0cdfdf82331 Tue Aug 02 10:51:37 CDT 2022 Rob Clark <robdclark@chromium.org> drm/msm/gem: Check for active in shrinker path
Currently in our shrinker path we shouldn't be encountering anything that is active, but this will change in subsequent patches. So check if there are unsignaled fences.
Signed-off-by: Rob Clark <robdclark@chromium.org> Patchwork: https://patchwork.freedesktop.org/patch/496117/ Link: https://lore.kernel.org/r/20220802155152.1727594-5-robdclark@gmail.com
|
H A D | msm_gem.c | diff 01780d02634a3a99ba0c3ca52d06d0cdfdf82331 Tue Aug 02 10:51:37 CDT 2022 Rob Clark <robdclark@chromium.org> drm/msm/gem: Check for active in shrinker path
Currently in our shrinker path we shouldn't be encountering anything that is active, but this will change in subsequent patches. So check if there are unsignaled fences.
Signed-off-by: Rob Clark <robdclark@chromium.org> Patchwork: https://patchwork.freedesktop.org/patch/496117/ Link: https://lore.kernel.org/r/20220802155152.1727594-5-robdclark@gmail.com
|