]> git.baikalelectronics.ru Git - kernel.git/commit
drm: vmwgfx: Add a struct drm_file parameter to the dirty framebuffer callback
authorThomas Hellstrom <thellstrom@vmware.com>
Tue, 5 Oct 2010 10:43:02 +0000 (12:43 +0200)
committerDave Airlie <airlied@redhat.com>
Wed, 6 Oct 2010 01:29:41 +0000 (11:29 +1000)
commite14e23d99c79f14a6869b3e3764a7f8684e3dc39
tree93191693002394c0d02f9b7c4661349770ad63c9
parent3222faaa356d8fa1bd0509f8895b0f9231d12c77
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>
drivers/gpu/drm/drm_crtc.c
drivers/gpu/drm/vmwgfx/vmwgfx_kms.c
include/drm/drm_crtc.h