]> git.baikalelectronics.ru Git - kernel.git/commit
drm/ttm_bo_api: update the description for @placement and @sg
authorAmos Kong <amos@sietium.com>
Tue, 5 Oct 2021 19:35:56 +0000 (03:35 +0800)
committerChristian König <christian.koenig@amd.com>
Wed, 13 Oct 2021 12:22:07 +0000 (14:22 +0200)
commit3f418dfc996d428b0d948e046fbbd09d3e53b16d
treef1eea0f36ace9be10904ae7d5139a7be5b069057
parentce16657af8dfbbe30459bb9cd863917f5d0f5f8c
drm/ttm_bo_api: update the description for @placement and @sg

Correct the argument name of @placement and added @sg description for
ttm_bo_init() and ttm_bo_init_reserved().

Argument @flags was replaced to @placement by Jerome in commit
4b3b1d095cd497d0449ce8e4f482efc0db267612

Argument @sg was added by Dave in commit
41cd9ab871f163d54dae52c5cfea34bf4e74a277

Signed-off-by: Amos Kong <amos@sietium.com>
Cc: Jerome Glisse <jglisse@redhat.com>
Cc: Dave Airlie <airlied@redhat.com>
Reviewed-by: Christian König <christian.koenig@amd.com>
Link: https://patchwork.freedesktop.org/patch/msgid/38eac09bf2ddd6088cc8a126e6bc4792eaa2dc88.1633462176.git.amos@sietium.com
Signed-off-by: Christian König <christian.koenig@amd.com>
include/drm/ttm/ttm_bo_api.h