[PATCH 0/3] Revert lima fdinfo patchset

2023-04-04 Thread yq882255
From: Qiang Yu Upstream has reverted the dependant commit df622729ddbf ("drm/scheduler: track GPU active time per entity""), but this patchset has been pushed to drm-misc-next which still has that commit. To avoid other branch build fail after merge drm-misc-next, just revert the lima patchset on

[PATCH 3/3] Revert "drm/lima: add usage counting method to ctx_mgr"

2023-04-04 Thread yq882255
From: Qiang Yu This reverts commit bccafec957a5c4b22ac29e53a39e82d0a0008348. This is due to the depend commit has been reverted on upstream: baad10973fdb ("Revert "drm/scheduler: track GPU active time per entity"") Signed-off-by: Qiang Yu --- drivers/gpu/drm/lima/lima_ctx.c | 30 +

[PATCH 1/3] Revert "drm/lima: add show_fdinfo for drm usage stats"

2023-04-04 Thread yq882255
From: Qiang Yu This reverts commit 4a66f3da99dcb4dcbd28544110636b50adfb0f0d. This is due to the depend commit has been reverted on upstream: baad10973fdb ("Revert "drm/scheduler: track GPU active time per entity"") Signed-off-by: Qiang Yu --- drivers/gpu/drm/lima/lima_drv.c | 31 +

[PATCH 2/3] Revert "drm/lima: allocate unique id per drm_file"

2023-04-04 Thread yq882255
From: Qiang Yu This reverts commit 87767de835edf527b879a363d518c33da68adb81. This is due to the depend commit has been reverted on upstream: baad10973fdb ("Revert "drm/scheduler: track GPU active time per entity"") Signed-off-by: Qiang Yu --- drivers/gpu/drm/lima/lima_device.h | 3 --- drive