~ubuntu-branches/debian/experimental/linux-tools/experimental

« back to all changes in this revision

Viewing changes to include/drm/ttm/ttm_execbuf_util.h

  • Committer: Package Import Robot
  • Author(s): Ben Hutchings
  • Date: 2014-02-02 16:57:49 UTC
  • mfrom: (1.1.10) (0.1.21 sid)
  • Revision ID: package-import@ubuntu.com-20140202165749-tw94o9t1t0a8txk6
Tags: 3.13-1~exp2
Merge changes from sid up to 3.12.6-3

Show diffs side-by-side

added added

removed removed

Lines of Context:
70
70
/**
71
71
 * function ttm_eu_reserve_buffers
72
72
 *
73
 
 * @ticket:  [out] ww_acquire_ctx returned by call.
 
73
 * @ticket:  [out] ww_acquire_ctx filled in by call, or NULL if only
 
74
 *           non-blocking reserves should be tried.
74
75
 * @list:    thread private list of ttm_validate_buffer structs.
75
76
 *
76
77
 * Tries to reserve bos pointed to by the list entries for validation.