[PATCH 4/8] accel/qaic: delete qaic_bo.handle
Jeff Hugo
jeff.hugo at oss.qualcomm.com
Fri Jun 6 16:25:43 UTC 2025
On 5/28/2025 3:13 AM, Simona Vetter wrote:
> Handles are per-file, not global, so this makes no sense. Plus it's
> set only after calling drm_gem_handle_create(), and drivers are not
> allowed to further intialize a bo after that function has published it
> already.
>
> It is also entirely unused, which helps enormously with removing it
> :-)
>
> Since we're still holding a reference to the bo nothing bad can
> happen, hence not cc: stable material.
>
> Cc: Jeff Hugo <jeff.hugo at oss.qualcomm.com>
> Cc: Carl Vanderlip <quic_carlv at quicinc.com>
> Cc: linux-arm-msm at vger.kernel.org
> Signed-off-by: Simona Vetter <simona.vetter at ffwll.ch>
> Signed-off-by: Simona Vetter <simona.vetter at intel.com>
Pushed to drm-misc-next
-Jeff
More information about the Intel-xe
mailing list