Document drm_bo_do_validate. Remove spurious 'do_wait' parameter.
authorKeith Packard <keithp@keithp.com>
Fri, 14 Dec 2007 20:33:35 +0000 (12:33 -0800)
committerKeith Packard <keithp@keithp.com>
Sat, 15 Dec 2007 20:10:42 +0000 (12:10 -0800)
commitb5181d2506be332db8b07c02cdf37c6e25545c4d
treecbb09b7acd6ac858aea12778779539ecf3f7ee9e
parentb0bc5f1ae559c705565e516ebb289bf072559dec
Document drm_bo_do_validate. Remove spurious 'do_wait' parameter.

Add comments about the parameters to drm_bo_do_validate, along
with comments for the DRM_BO_HINT options. Remove the 'do_wait'
parameter as it is duplicated by DRM_BO_HINT_DONT_BLOCK.
linux-core/drm_bo.c
linux-core/drm_objects.h
shared-core/drm.h