Displaying 3 results from an estimated 3 matches for "rendercopy".
2018 Aug 08
0
[ANNOUNCE] igt-gpu-tools 1.23
...ocs and install paths are now "igt-gpu-tools". (Arkadiusz Hiler)
- Added a blacklist for the Intel CI. (Petri Latvala)
Library changes:
- i915_pciids.h updated to include KBL, ICL, WHL and AML.
(José Roberto de Souza, Paulo Zanoni)
- Overhaul of gpu_cmds, gpgpu_fill, media_fill and rendercopy.
(Katarzyna Dec, Lukasz Kalamarz)
- Added igt_matrix and igt_color_encoding helper libraries. (Ville Syrjälä)
- IGT now shows the kernel stack trace when reporting a GPU hang. (Chris Wilson)
- Added Icelake platform support. (Arkadiusz Hiler, Paulo Zanoni)
Tools changes:
- intel-gpu-top was...
2015 Mar 12
0
[ANNOUNCE] intel-gpu-tools 1.10
...3):
tools/Makefile: Alphabetize the list
intel_gpu_frequency: A tool to manipulate Intel GPU frequency
gem_render_copy: Provide an all pixels check
Chris Wilson (38):
igt: Add gem_ctx_thrash to fill the GGTT with contexts
lib: random() is too slow
lib/gen8: Make rendercopy threadsafe
igt/gem_ctx_thrash: Boost workloads
igt/gem_ctx_thread/processes: Serialise after forking children
igt/gem_ctx_thrash/threads: Allow bo resuse
overlay: Negative modulus
overlay: A couple of valgrind pleasers
overlay: Hide kworker threads in overview...
2020 Mar 20
0
[ANNOUNCE] igt-gpu-tools 1.25
...ic to docker images
i915/gem_create: use atomic_* instead of __sync_*
tests/sw_sync: use atomic_* instead of __sync_*
gitlab-ci: add build for MIPS
gitlab-ci: add tests for MIPS
Imre Deak (31):
tests/kms_properties: Fix upper bound of 'max bpc' range
lib/rendercopy: Add AUX page table support
tests/gem_render_copy: Adjust the tgl+ compressed buf alignments
tests/gem_render_copy: Add compressed src to compressed dst subtests
tests/gem_render_copy: Make subtest parameters more explicit
tests/gem_render_copy: Separate out mixed tiled ccs...