aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/export-to-postgresql-report
diff options
context:
space:
mode:
authorDave Gordon <[email protected]>2015-07-09 19:29:02 +0100
committerDaniel Vetter <[email protected]>2015-07-21 08:36:12 +0200
commitea70299d6e6961dd6adce2cbdf64e6e8a7ea97c0 (patch)
tree5192c7bdcbc986b814e33f5dced6356b2a28fd12 /tools/perf/scripts/python/bin/export-to-postgresql-report
parentdd92d8de833613993b337cb4ff853587e1600aef (diff)
drm/i915: Add i915_gem_object_create_from_data()
i915_gem_object_create_from_data() is a generic function to save data from a plain linear buffer in a new pageable gem object that can later be accessed by the CPU and/or GPU. We will need this for the microcontroller firmware loading support code. Derived from i915_gem_object_write(), originally by Alex Dai v2: Change of function: now allocates & fills a new object, rather than writing to an existing object New name courtesy of Chris Wilson Explicit domain-setting and other improvements per review comments by Chris Wilson & Daniel Vetter v4: Rebased Issue: VIZ-4884 Signed-off-by: Alex Dai <[email protected]> Signed-off-by: Dave Gordon <[email protected]> Reviewed-by: Tom O'Rourke <Tom.O'[email protected]> Signed-off-by: Daniel Vetter <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/export-to-postgresql-report')
0 files changed, 0 insertions, 0 deletions