index
:
igt-gpu-tools.git
master
patchseet_v24
patchseet_v25
vm-bind
DRM IGT GPU Tools
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
igt_draw.c
Age
Commit message (
Expand
)
Author
2018-07-09
lib/igt_draw: Zero initalize the igt_bufs
Ville Syrjälä
2018-05-07
lib: drop drmtest dependency on intel_batchbuffer
Lionel Landwerlin
2018-02-28
lib/igt_draw: Fix bo leak in gpu draw routines
Maarten Lankhorst
2017-12-19
lib/draw: Use more typical form for computing swizzle addresses
Chris Wilson
2017-07-25
lib/igt_draw: add support for Y tiling
Paulo Zanoni
2017-07-13
lib/igt_draw: Add Y-tiling support for IGT_DRAW_BLT method
Akash Goel
2017-02-27
lib: Add basic support for valgrind annotations.
Maarten Lankhorst
2016-10-19
igt: Check the physical swizzle status
Chris Wilson
2016-01-29
lib/igt_draw: use igt_drm_format_to_bpp()
Paulo Zanoni
2015-10-12
Replace __gem_mmap__{cpu,gtt,wc}() + igt_assert() with gem_mmap__{cpu,gtt,wc}()
Ville Syrjälä
2015-10-09
Make gem_mmap__{cpu,gtt,wc}() assert on failure
Ville Syrjälä
2015-09-08
lib: various documentation fixes
Thomas Wood
2015-08-14
lib/igt_draw: break if we already wrote every pixel
Paulo Zanoni
2015-08-14
lib/igt_draw: fix pwrite_tiled()
Paulo Zanoni
2015-08-14
lib/igt_draw: add support for RGB565 and XRGB2101010
Paulo Zanoni
2015-06-27
doc: Remove i-g-t/intel prefixes and capitalize section titles
Damien Lespiau
2015-06-26
lib/igt_draw: move to the GTT domain before using GTT mmaps
Paulo Zanoni
2015-05-14
docs: various documentation fixes
Thomas Wood
2015-05-07
lib: add igt_draw
Paulo Zanoni