commit | 21a7e77f77b348e73c9c67064a545e724c4a0c9a | [log] [tgz] |
---|---|---|
author | Christian König <christian.koenig@amd.com> | Fri Sep 14 21:03:37 2018 +0200 |
committer | Alex Deucher <alexander.deucher@amd.com> | Wed Sep 19 12:36:50 2018 -0500 |
tree | 8f5abf217468e2c199c5bc0c1d3d25f064c1769a | |
parent | 3b2de69944cfac8bc8f43c81aeadcbefc31ed48e [diff] |
drm/amdgpu: don't allocate zero sized kernel BOs Just free the BO if the size should be zero. Signed-off-by: Christian König <christian.koenig@amd.com> Reviewed-by: Alex Deucher <alexander.deucher@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>