Skip to content

Conversation

@6by9
Copy link
Contributor

@6by9 6by9 commented Oct 30, 2025

PR to create CI artifacts supporting AMD and Intel Xe GPUs.

yanghaku and others added 5 commits October 30, 2025 11:15
Various PCIe controllers on ARM64 platforms don't support cache
snooping, which leads to numerous issues when attempting to use
PCIe graphics cards.

Switching ttm_prot_from_caching to return pgprot_dmacoherent for
ttm_cached pages solves the issue, albeit with a performance hit.
There is a second check in ttm_prot_from_caching that also needs
updating.

Signed-off-by: Yang Bo <[email protected]>
Signed-off-by: Dave Stevenson <[email protected]>
@geerlingguy
Copy link

Also just to keep the breadcrumbs going:

@6by9 6by9 changed the title PCIe GPU testing 6.18: PCIe GPU testing (AMD and Intel Xe) Oct 30, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants