Home
last modified time | relevance | path

Searched hist:fc896cf3 (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/gpu/drm/msm/
H A Dmsm_gem.hfc896cf3 Wed Aug 02 17:21:51 CDT 2023 Rob Clark <robdclark@chromium.org> drm/msm: Take lru lock once per submit_pin_objects()

Split out pin_count incrementing and lru updating into a separate loop
so we can take the lru lock only once for all objs. Since we are still
holding the obj lock, it is safe to split this up.

Signed-off-by: Rob Clark <robdclark@chromium.org>
Patchwork: https://patchwork.freedesktop.org/patch/551025/
H A Dmsm_gem_submit.cfc896cf3 Wed Aug 02 17:21:51 CDT 2023 Rob Clark <robdclark@chromium.org> drm/msm: Take lru lock once per submit_pin_objects()

Split out pin_count incrementing and lru updating into a separate loop
so we can take the lru lock only once for all objs. Since we are still
holding the obj lock, it is safe to split this up.

Signed-off-by: Rob Clark <robdclark@chromium.org>
Patchwork: https://patchwork.freedesktop.org/patch/551025/
H A Dmsm_gem.cfc896cf3 Wed Aug 02 17:21:51 CDT 2023 Rob Clark <robdclark@chromium.org> drm/msm: Take lru lock once per submit_pin_objects()

Split out pin_count incrementing and lru updating into a separate loop
so we can take the lru lock only once for all objs. Since we are still
holding the obj lock, it is safe to split this up.

Signed-off-by: Rob Clark <robdclark@chromium.org>
Patchwork: https://patchwork.freedesktop.org/patch/551025/