mirror of
https://github.com/tiagovignatti/intel-gpu-tools.git
synced 2026-08-11 16:32:58 +00:00
docs: various documentation fixes
Fix various typos, add missing parameter documentation, include the igt_draw section and update the list of ignored headers. Signed-off-by: Thomas Wood <thomas.wood@intel.com>
This commit is contained in:
@@ -126,7 +126,8 @@ EXTRA_HFILES=
|
||||
# e.g. IGNORE_HFILES=gtkdebug.h gtkintl.h private_code
|
||||
IGNORE_HFILES=gen6_render.h gen7_media.h gen7_render.h gen8_media.h \
|
||||
gen8_render.h i830_reg.h i915_3d.h i915_pciids.h i915_reg.h \
|
||||
intel_reg.h debug.h instdone.h media_fill.h rendercopy.h
|
||||
intel_reg.h debug.h instdone.h media_fill.h rendercopy.h \
|
||||
media_spin.h media_fill_gen9.h gen9_render.h version.h
|
||||
|
||||
# Images to copy into HTML directory.
|
||||
# e.g. HTML_IMAGES=$(top_srcdir)/gtk/stock-icons/stock_about_24.png
|
||||
|
||||
@@ -18,6 +18,7 @@
|
||||
<xi:include href="xml/drmtest.xml"/>
|
||||
<xi:include href="xml/igt_core.xml"/>
|
||||
<xi:include href="xml/igt_debugfs.xml"/>
|
||||
<xi:include href="xml/igt_draw.xml"/>
|
||||
<xi:include href="xml/igt_kms.xml"/>
|
||||
<xi:include href="xml/igt_fb.xml"/>
|
||||
<xi:include href="xml/igt_aux.xml"/>
|
||||
|
||||
Reference in New Issue
Block a user