search for: gfx8

Displaying 2 results from an estimated 2 matches for "gfx8".

Did you mean: gfx
2019 Jan 22
0
[ANNOUNCE] libdrm 2.4.97
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Alex Deucher (1): amdgpu: update to latest marketing names from 18.50 Andrey Grodzovsky (3): amdgpu/test: Add illegal register and memory access test v2 amdgpu/test: Disable deadlock tests for all non gfx8/9 ASICs. amdgpu/test: Enable deadlock test for CI family (gfx7) Christian König (1): amdgpu: add VM test to exercise max/min address space Daniel Vetter (1): doc: Rename README&CONTRIBUTING to .rst Eric Anholt (2): Avoid hardcoded strlens in drmParseSubsystemType()....
2023 Feb 23
1
[PATCH drm-next v2 05/16] drm: manager to keep track of GPUs VA mappings
...This separate >> handling of sparse page tables is completely Nouveau specific. > > Actually, I rely on what you said in a previous mail when I say it's, > potentially, not specific to nouveau. > > <cite> > This sounds similar to what AMD hw used to have up until gfx8 (I > think), basically sparse resources where defined through a separate > mechanism to the address resolution of the page tables. I won't rule > out that other hardware has similar approaches. > </cite> Ok, sounds like I didn't made my point here clear: AMD does have...