summaryrefslogtreecommitdiff
path: root/lib/igt_fb.h
AgeCommit message (Expand)AuthorFilesLines
2017-09-22lib/igt_fb: Add igt_cairo_image_surface_create_from_png()Ville Syrjälä1-0/+1
2017-07-25lib/igt_fb: Add helper function for tile_to_modPraveen Paneri1-0/+1
2017-07-25lib/igt_fb: Let others use igt_get_fb_tile_sizePraveen Paneri1-0/+2
2017-07-19lib/igt_fb: Export the cairo surface instead of writing to a pngPaul Kocialkowski1-1/+1
2016-11-10lib: Pass tiling constant where that's expectedTomeu Vizoso1-0/+2
2016-07-27lib: Update docs for igt_fbDaniel Vetter1-7/+34
2016-04-14lib: Add igt_create_bo_with_dimensionsTomeu Vizoso1-0/+6
2016-04-14lib: Map dumb buffersTomeu Vizoso1-0/+1
2016-04-14lib: Add igt_dirty_fbTomeu Vizoso1-0/+1
2016-04-05lib: kms: move framebuffer scanout offset/size to planeLionel Landwerlin1-4/+0
2016-03-21lib: fb: add igt_paint_color_gradient_rangeLionel Landwerlin1-0/+3
2016-03-02lib/igt_fb: Fix domain tracking for GTT cairo surfacesChris Wilson1-0/+1
2016-01-29tests/igt_fb: rename igt_get_all_formats to igt_get_all_cairo_formatsPaulo Zanoni1-1/+1
2016-01-29lib/igt_fb: make the automatic buffer sizes/strides smallerPaulo Zanoni1-0/+2
2016-01-08lib: Extract some common fb create+fill methods into helpersVille Syrjälä1-0/+11
2015-11-27lib/igt_fb: also pass the stride to igt_create_fb_with_bo_size()Paulo Zanoni1-1/+2
2015-04-14i-g-t: Adding plane scaling test casechandra konduru1-0/+4
2015-03-12tiling: Convert framebuffer helpers to use fb modifiersTvrtko Ursulin1-5/+5
2014-09-05lib/igt_fb: ensure igt_create_fb parameters are consistentThomas Wood1-1/+1
2014-09-05lib: move create_stereo_fb from testdisplay to igt_fbThomas Wood1-0/+2
2014-08-21lib: Change the fb creation functions to take fully qualified tiling formatsDamien Lespiau1-7/+10
2014-07-29lib: Remove unused field from struct igt_fbDamien Lespiau1-1/+0
2014-06-16lib: add missing includes to headersThomas Wood1-0/+2
2014-05-16lib/igt_fb: igt_create_fb_with_bo_sizeOscar Mateo1-0/+3
2014-05-12intel-gpu-tools: Build tests needing cairo if ANDROID_HAS_CAIRO=1Tim Gore1-1/+2
2014-03-31intel-gpu-tools: avoid include of cairo.h on Android buildstgore1-0/+5
2014-03-26lib/igt_fb: api documentationDaniel Vetter1-5/+4
2014-03-26lib/igt_fb: switch to igt_ prefix from kmstest_Daniel Vetter1-19/+21
2014-03-26lib: extract igt_fb libraryDaniel Vetter1-0/+89