Re: radeon, amdgpu improvements for aarch64

2023-12-27 Thread Taylor R Campbell
> Date: Thu, 28 Dec 2023 01:02:08 +0100 > From: Tobias Nygren > > I've spent some time testing GPUs on aarch64 and fixing bugs. > Attached are some patches to make things more usable. Cool, thanks! Some notes below. Everything else seems fine. > [2] /libdata/firmware/amdgpu is not shipped. >

radeon, amdgpu improvements for aarch64

2023-12-27 Thread Tobias Nygren
Hi, I've spent some time testing GPUs on aarch64 and fixing bugs. Attached are some patches to make things more usable. I would like to commit these or get feedback on if changes should be implemented differently. Since I touched things in both MD code and UVM, review would be appreciated. First