diff options
author | Owain Ainsworth <oga@cvs.openbsd.org> | 2008-11-24 07:06:28 +0000 |
---|---|---|
committer | Owain Ainsworth <oga@cvs.openbsd.org> | 2008-11-24 07:06:28 +0000 |
commit | 9570617a3aa1ff9a00e1072869eb4decea1b3c74 (patch) | |
tree | 4df187648e45e35c192516dd0527bcc4367b90fc /lib | |
parent | 3162ea963766ba6b006f688ae05c692d7a955d60 (diff) |
do the same for struct drm_file (file_priv) as previously done for
dma_bufs; allow the driver to provide the size and not have the private
data pointer. only radeon only needs this so far, but intel with GEM
also needs it.
Postclose was only used for freeing said private data, so this allows me
to remove the postclose callback and rename preclose to close.
Diffstat (limited to 'lib')
0 files changed, 0 insertions, 0 deletions