lib/intel_batchbuffer fix OUT_RELOC doc tag

Signed-off-by: Mika Kuoppala <mika.kuoppala@intel.com>
This commit is contained in:
Mika Kuoppala 2014-03-26 17:24:43 +02:00
parent 71c6f87eb3
commit db25973c86

View File

@ -117,7 +117,7 @@ intel_batchbuffer_require_space(struct intel_batchbuffer *batch,
} while (0)
/**
* OUT_RELOC_FENCED:
* OUT_RELOC:
* @buf: relocation target libdrm buffer object
* @read_domains: gem domain bits for the relocation
* @write_domain: gem domain bit for the relocation