commit | d904ef9b00a4473af16766e99f17bdbb5f0fde65 | [log] [tgz] |
---|---|---|
author | Dave Airlie <airlied@redhat.com> | Tue Nov 17 06:29:46 2009 +1000 |
committer | Dave Airlie <airlied@redhat.com> | Tue Dec 08 07:33:04 2009 +1000 |
tree | e9b5263b223cf5d20f189aad922f79c1ccbfd9c2 | |
parent | f84676185368e36c6bc0eeab87ab73ed39042648 [diff] |
drm/radeon/kms: add support to atom parser for FB read/write FB read/write really doesn't need to access the actual VRAM, we can just use a scratch area. This is required for using atom displayport calls later. Signed-off-by: Dave Airlie <airlied@redhat.com>