commit | 36a1707afda9abc704543d6b419a998c64df41ca | [log] [tgz] |
---|---|---|
author | Alex Sierra <[email protected]> | Mon Jan 13 21:27:56 2020 -0600 |
committer | Alex Deucher <[email protected]> | Wed Jan 22 16:33:52 2020 -0500 |
tree | 61b0bf8a47541d9b2495dde6a6957591c722c5e9 | |
parent | d7ca2d19c751b6715e9cb899a6b94f47b3499d02 [diff] |
drm/amdgpu: modify packet size for pm4 flush tlbs [Why] PM4 packet size for flush message was oversized. [How] Packet size adjusted to allocate flush + fence packets. Signed-off-by: Alex Sierra <[email protected]> Reviewed-by: Christian König <[email protected]> Signed-off-by: Alex Deucher <[email protected]>