Files
linux/drivers/gpu/drm
Rob Clark 2d7d2c4e84 drm/msm/gem: Split out submit_unpin_objects() helper
Untangle unpinning from unlock/unref loop.  The unpin only happens in
error paths so it is easier to decouple from the normal unlock path.

Since we never have an intermediate state where a subset of buffers
are pinned (ie. we never bail out of the pin or unpin loops) we can
replace the bo state flag bit with a global flag in the submit.

Signed-off-by: Rob Clark <robdclark@chromium.org>
Reviewed-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
Patchwork: https://patchwork.freedesktop.org/patch/568335/
2023-12-10 10:23:13 -08:00
..
2023-11-27 13:56:32 -06:00
2023-11-27 13:56:32 -06:00
2023-11-27 13:56:32 -06:00
2023-11-15 10:56:44 +01:00
2023-12-06 10:08:05 +01:00
2023-11-27 13:56:32 -06:00
2023-12-04 09:42:32 +01:00
2023-11-28 11:55:56 +01:00