]> Git Repo - linux.git/commit
drm/amdgpu: fix metadata_size for ubo ioctl queries
authorShiwu Zhang <[email protected]>
Mon, 24 May 2021 06:30:21 +0000 (14:30 +0800)
committerAlex Deucher <[email protected]>
Wed, 2 Jun 2021 02:35:50 +0000 (22:35 -0400)
commiteba98523724be7ad3539f2c975de1527e0c99dd6
treeb786c46a6ffb1a240a02e757757bc415b81c9372
parent580204038f5b6f4218dbefb9a0ec89a675b1d45b
drm/amdgpu: fix metadata_size for ubo ioctl queries

Although the kfd_ioctl_get_dmabuf_info() still fail it will indicate
the caller right metadat_size useful for the same kfd ioctl next time.

Signed-off-by: Shiwu Zhang <[email protected]>
Reviewed-by: Nirmoy Das <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
drivers/gpu/drm/amd/amdgpu/amdgpu_object.c
This page took 0.058962 seconds and 4 git commands to generate.