aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_cs.c
diff options
context:
space:
mode:
authorAdrián Larumbe <[email protected]>2025-05-20 17:43:59 +0000
committerSteven Price <[email protected]>2025-06-02 12:51:15 +0000
commitca8b3216dcea9b3601c925a4942a054e92b0d528 (patch)
tree0dedafdb1b6d1f2f3b9fc395832f3559ad7f5aae /drivers/gpu/drm/amd/amdgpu/amdgpu_cs.c
parentdrm/panfrost: Add BO labelling to Panfrost (diff)
downloadkernel-ca8b3216dcea9b3601c925a4942a054e92b0d528.tar.gz
kernel-ca8b3216dcea9b3601c925a4942a054e92b0d528.zip
drm/panfrost: Internally label some BOs
Perfcnt samples buffer is not exposed to UM, but we would like to keep a tag on it as a potential debug aid. PRIME imported GEM buffers are UM exposed, but since the usual Panfrost UM driver code path is not followed in their creation, they might remain unlabelled for their entire lifetime, so a generic tag was deemed preferable. The tag is assigned before a UM handle is created so it doesn't contradict the logic about labelling internal BOs. Signed-off-by: Adrián Larumbe <[email protected]> Reviewed-by: Boris Brezillon <[email protected]> Reviewed-by: Steven Price <[email protected]> Signed-off-by: Steven Price <[email protected]> Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_cs.c')
0 files changed, 0 insertions, 0 deletions