commit | 9c8da5ebbf6f87293cf8555182da271449889a69 | [log] [tgz] |
---|---|---|
author | Dave Airlie <airlied@starflyer.(none)> | Sun Jul 10 15:38:56 2005 +1000 |
committer | Dave Airlie <airlied@linux.ie> | Sun Jul 10 15:38:56 2005 +1000 |
tree | c036835be2ec09249f960518ff2703316257d815 | |
parent | d59431bf96d1e8a3d6d240343f559f5e2ace7f1d [diff] |
drm: update support for drm pci buffers The DRM needs to change the drm_pci interface for FreeBSD compatiblity, this patch introduces the drm_dma_handle_t and uses it in the Linux code. From: Tonnerre Lombard, Eric Anholt, and Sergey Vlasov Signed-off-by: David Airlie <airlied@linux.ie>