diff options
| author | Thomas Zimmermann <[email protected]> | 2020-09-22 14:57:00 +0000 |
|---|---|---|
| committer | Thomas Zimmermann <[email protected]> | 2020-09-25 09:21:08 +0000 |
| commit | 8bde6c0d4e7374fedeca959af42ad6819c792e08 (patch) | |
| tree | 9fde65a09e7f01311b873ce83af3d8b9a14031a5 /drivers/gpu/drm/amd/amdgpu/amdgpu_object.h | |
| parent | drm/vram-helper: Set object function iff they are not provided by driver (diff) | |
| download | kernel-8bde6c0d4e7374fedeca959af42ad6819c792e08.tar.gz kernel-8bde6c0d4e7374fedeca959af42ad6819c792e08.zip | |
drm/vram-helper: Don't put new BOs into VRAM
Most drivers that use VRAM helpers have only a few MiB of framebuffer
memory available. To reduce fragmentation, new BOs are now put into
system memory by default. Only pin operations are allowed to move BOs
into VRAM.
v2:
* rebased onto latest drm-tip
Signed-off-by: Thomas Zimmermann <[email protected]>
Reviewed-by: Daniel Vetter <[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
