Skip to content
Snippets Groups Projects
Commit 531e7713 authored by Ben Skeggs's avatar Ben Skeggs
Browse files

drm/nv50: improve vram page table construction


This commit changes nouveau to construct PTEs which look very much like
the ones the binary driver creates.

I presume that filling multiple PTEs identically with length flags and
the physical address of the start of a block of VRAM is a hint to the
memory controller that it need not perform additional page table lookups
for that range of addresses.

Signed-off-by: default avatarBen Skeggs <bskeggs@redhat.com>
parent 4c27bd33
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment