commit | 22b33e8ed0e38b8ddcf082e35580f2e67a3a0262 | [log] [tgz] |
---|---|---|
author | Dave Airlie <airlied@redhat.com> | Mon Apr 02 11:53:06 2012 +0100 |
committer | Dave Airlie <airlied@redhat.com> | Wed May 23 10:46:55 2012 +0100 |
tree | d6e51cc2c960d8ee5f0b2fa598971d985031532e | |
parent | 129b78bfca591e736e56a294f0e357d73d938f7e [diff] |
nouveau: add PRIME support This adds prime->fd and fd->prime support to nouveau, it passes the SG object to TTM, and then populates the GART entries using it. v2: add stubbed kmap + use new function to fill out pages array for faulting + add reimport test. Reviewed-by: Alex Deucher <alexander.deucher@amd.com> Signed-off-by: Dave Airlie <airlied@redhat.com>