commit | b44da694a74a07071f9c8b50b4fcdfd47b52ae86 | [log] [tgz] |
---|---|---|
author | Marek Olšák <marek.olsak@amd.com> | Fri Oct 05 16:52:39 2018 -0400 |
committer | Alex Deucher <alexander.deucher@amd.com> | Mon Nov 05 14:21:04 2018 -0500 |
tree | aea5ecbf3b73f8d9ae51a972fc32c00f8ab866b6 | |
parent | 898c2cb5d94fc56d357f38ba7a05b1e0e23e44a3 [diff] |
drm/amdgpu: put HQD EOP buffers into VRAM This increases performance of compute queues. EOP events (PKT3_RELEASE_MEM) are stored into these buffers. Signed-off-by: Marek Olšák <marek.olsak@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>