[i915] Report buffer state _after_ fence submission to user-space.
authorThomas Hellstrom <thomas-at-tungstengraphics-dot-com>
Sun, 30 Mar 2008 13:14:45 +0000 (15:14 +0200)
committerThomas Hellstrom <thomas-at-tungstengraphics-dot-com>
Sun, 30 Mar 2008 13:14:45 +0000 (15:14 +0200)
commit1f4ba62567d32fdd32786273326e1aab17d5d412
tree761e1021ca71af286fa9e9c8d0cd527e7b93d797
parentb8567bafff58cfb9d77145088fd5b8ad2e5cde6b
[i915] Report buffer state _after_ fence submission to user-space.
This fixes a problem where the wrong bo->fence_type was reported, and
also saves some memory space.
[bo core] export the drm_bo_fill_rep_arg function.
linux-core/drm_bo.c
linux-core/drm_objects.h
linux-core/i915_execbuf.c