1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34
|
===========================
intel_upload_blit_large_map
===========================
---------------------------------------
Microbenchmark of Intel GPU performance
---------------------------------------
.. include:: defs.rst
:Author: IGT Developers <igt-dev@lists.freedesktop.org>
:Date: 2016-03-01
:Version: |PACKAGE_STRING|
:Copyright: 2009,2012,2016 Intel Corporation
:Manual section: |MANUAL_SECTION|
:Manual group: |MANUAL_GROUP|
SYNOPSIS
========
**intel_upload_blit_large_map**
DESCRIPTION
===========
**intel_upload_blit_large_map** is a microbenchmark tool for DRM performance.
It should be run with kernel modesetting enabled, and may require root privilege
for correct operation. It does not require X to be running.
Given that it is a microbenchmark, its utility is largely for regression testing
of the kernel, and not for general conclusions on graphics performance.
REPORTING BUGS
==============
Report bugs on fd.o GitLab: https://gitlab.freedesktop.org/drm/igt-gpu-tools/-/issues
|