Am 27.01.23 um 18:51 schrieb Alex Deucher:
Add a module parameter to force sg (scatter/gather) display
on APUs. Normally we allow displays in both VRAM and GTT,
but this option forces displays into GTT so we can explicitly
test more scenarios with GTT.
I'm still absolutely not keen to add modu
Add a module parameter to force sg (scatter/gather) display
on APUs. Normally we allow displays in both VRAM and GTT,
but this option forces displays into GTT so we can explicitly
test more scenarios with GTT.
v2: fix checks
Signed-off-by: Alex Deucher
---
For reference since the original patc
Ignore this patch. It has a typo. I have a fixed version.
Alex
On Tue, Jan 24, 2023 at 10:13 AM Alex Deucher wrote:
>
> Add a module parameter to force sg (scatter/gather) display
> on APUs. Normally we allow displays in both VRAM and GTT,
> but this option forces displays into GTT so we can
On 1/24/2023 09:13, Alex Deucher wrote:
Add a module parameter to force sg (scatter/gather) display
on APUs. Normally we allow displays in both VRAM and GTT,
but this option forces displays into GTT so we can explicitly
test more scenarios with GTT.
Signed-off-by: Alex Deucher
---
drivers/gp
Am 24.01.23 um 16:13 schrieb Alex Deucher:
Add a module parameter to force sg (scatter/gather) display
on APUs. Normally we allow displays in both VRAM and GTT,
but this option forces displays into GTT so we can explicitly
test more scenarios with GTT.
We tried to avoid that very hard the last
Add a module parameter to force sg (scatter/gather) display
on APUs. Normally we allow displays in both VRAM and GTT,
but this option forces displays into GTT so we can explicitly
test more scenarios with GTT.
Signed-off-by: Alex Deucher
---
drivers/gpu/drm/amd/amdgpu/amdgpu.h| 2 ++
d