st/xorg vmwgfx/xorg: Add a pre-init customizer callback
authorThomas Hellstrom <thellstrom@vmware.com>
Thu, 22 Jul 2010 00:05:35 +0000 (02:05 +0200)
committerThomas Hellstrom <thellstrom@vmware.com>
Fri, 23 Jul 2010 02:48:32 +0000 (04:48 +0200)
commit6ffa23b8fe9641299746b53d1de0519822d4d087
tree95bf0a0a072a4bd232c1c9be1d6719a27167f698
parenta7a126bdfa386a4be9dd1f7bac1825edb7ff3fcd
st/xorg vmwgfx/xorg: Add a pre-init customizer callback

Add a customizer callback just before initial config setting, so that the
customizer code can initialize the mode validator using the drm
file-descriptor.

Signed-off-by: Thomas Hellstrom <thellstrom@vmware.com>
src/gallium/state_trackers/xorg/xorg_driver.c
src/gallium/state_trackers/xorg/xorg_tracker.h
src/gallium/targets/xorg-vmwgfx/vmw_screen.c