diff options
author | Michel Dänzer <michel.daenzer@amd.com> | 2018-08-03 17:24:32 +0200 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2018-08-16 12:59:11 -0500 |
commit | c9533d1bca3393fbdfe5b24ccb4cfe6a1a02d794 (patch) | |
tree | 515b7b7197b24e8d1216c255a27cab227089d05b /samples/kobject/kobject-example.c | |
parent | dddc0557e3a02499ce336b1e2e67f5afaecccc80 (diff) |
drm/amdgpu: Use kvmalloc for allocating UVD/VCE/VCN BO backup memory
The allocated size can be (at least?) as large as megabytes, and
there's no need for it to be physically contiguous.
May avoid spurious failures to initialize / suspend the corresponding
block while there's memory pressure.
Bugzilla: https://bugs.freedesktop.org/107432
Reviewed-by: Christian König <christian.koenig@amd.com>
Signed-off-by: Michel Dänzer <michel.daenzer@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'samples/kobject/kobject-example.c')
0 files changed, 0 insertions, 0 deletions