diff options
| author | Thomas Zimmermann <[email protected]> | 2020-09-22 14:56:58 +0000 |
|---|---|---|
| committer | Thomas Zimmermann <[email protected]> | 2020-09-25 09:20:47 +0000 |
| commit | 7faa92dfdf426db40740f59fcdfce48e5cfb7210 (patch) | |
| tree | f9b319ac76c86c3fead20dddb54ecc2a97070eec /drivers/gpu/drm/amd/amdgpu/amdgpu_object.h | |
| parent | drm: Remove obsolete GEM and PRIME callbacks from struct drm_driver (diff) | |
| download | kernel-7faa92dfdf426db40740f59fcdfce48e5cfb7210.tar.gz kernel-7faa92dfdf426db40740f59fcdfce48e5cfb7210.zip | |
drm/vram-helper: Integrate drm_gem_vram_init() into drm_gem_vram_create()
The drm_gem_vram_create() function is the only caller of the internal
helper drm_gem_vram_init(). Streamline the code by putting all code into
the create function.
v2:
* rebased onto latest drm-tip
* fixed typo in commit message (Sam)
Signed-off-by: Thomas Zimmermann <[email protected]>
Reviewed-by: Daniel Vetter <[email protected]>
Acked-by: Sam Ravnborg <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_object.h')
0 files changed, 0 insertions, 0 deletions
