commit | 02b001624f0384540299d9288fdaf37b7d37c814 | [log] [tgz] |
---|---|---|
author | Thomas Hellstrom <thellstrom@vmware.com> | Tue Oct 05 12:43:02 2010 +0200 |
committer | Dave Airlie <airlied@redhat.com> | Wed Oct 06 11:29:41 2010 +1000 |
tree | 93191693002394c0d02f9b7c4661349770ad63c9 | |
parent | 7fbd721ad35f8ffec8d9a82e0e4b390cb6c9f4f7 [diff] |
drm: vmwgfx: Add a struct drm_file parameter to the dirty framebuffer callback This is needed for the callback to identify the caller and take appropriate locks if needed. Signed-off-by: Thomas Hellstrom <thellstrom@vmware.com> Signed-off-by: Dave Airlie <airlied@redhat.com>