summaryrefslogtreecommitdiff
path: root/lib/igt_fb.h
AgeCommit message (Expand)Author
2019-04-18lib/igt_fb: Add support for fp16 formats through conversionKevin Strasser
2019-03-13lib/igt_fb: better format printingDaniel Vetter
2019-03-11lib/igt_fb: Function to create a bo for passed in igt_fbDhinakaran Pandiyan
2019-03-11lib/igt_fb: s/tiling/modifier/ where appropriateVille Syrjälä
2019-02-26lib/igt_fb: Pass the modifier to igt_fb_convert helpersPaul Kocialkowski
2019-02-26lib/igt_fb: Add a helper to fill-in the available DRM formatsPaul Kocialkowski
2019-02-26lib/igt_fb: Add a helper to retreive the plane bpp for a given formatPaul Kocialkowski
2019-02-26lib/igt_fb: Add a stride-provisioned fashion of igt_fb_convertPaul Kocialkowski
2019-02-13lib/igt_fb: Add support for P01x formats, v5.Maarten Lankhorst
2018-10-08fb: Add format conversion routineMaxime Ripard
2018-10-08fb: Add buffer map/unmap functionsMaxime Ripard
2018-09-27lib/igt_fb: Pass around igt_fb internallyVille Syrjälä
2018-09-11lib/igt_fb: Make fb size 64bitVille Syrjälä
2018-06-08lib/fb: Add color_encoding/color_range to igt_fbVille Syrjälä
2018-05-23tests/kms_plane_scaling: Allow clip test to fail with YUVVille Syrjälä
2018-02-12lib/igt_fb: Remove igt_get_all_cairo_formats()Maarten Lankhorst
2018-02-12lib/igt_fb: Add igt_fb_supported_format()Maarten Lankhorst
2018-02-01lib/fb: Add support for creating planar framebuffers, v3.Maarten Lankhorst
2018-02-01lib/igt_fb: Pass format to igt_calc_fb_sizeMaarten Lankhorst
2018-02-01lib/igt_fb: Add igt_put_cairo_ctx as counter to igt_get_cairo_ctxMaarten Lankhorst
2017-11-29igt: Remove Android supportArkadiusz Hiler
2017-09-22lib/igt_fb: Add igt_cairo_image_surface_create_from_png()Ville Syrjälä
2017-07-25lib/igt_fb: Add helper function for tile_to_modPraveen Paneri
2017-07-25lib/igt_fb: Let others use igt_get_fb_tile_sizePraveen Paneri
2017-07-19lib/igt_fb: Export the cairo surface instead of writing to a pngPaul Kocialkowski
2016-11-10lib: Pass tiling constant where that's expectedTomeu Vizoso
2016-07-27lib: Update docs for igt_fbDaniel Vetter
2016-04-14lib: Add igt_create_bo_with_dimensionsTomeu Vizoso
2016-04-14lib: Map dumb buffersTomeu Vizoso
2016-04-14lib: Add igt_dirty_fbTomeu Vizoso
2016-04-05lib: kms: move framebuffer scanout offset/size to planeLionel Landwerlin
2016-03-21lib: fb: add igt_paint_color_gradient_rangeLionel Landwerlin
2016-03-02lib/igt_fb: Fix domain tracking for GTT cairo surfacesChris Wilson
2016-01-29tests/igt_fb: rename igt_get_all_formats to igt_get_all_cairo_formatsPaulo Zanoni
2016-01-29lib/igt_fb: make the automatic buffer sizes/strides smallerPaulo Zanoni
2016-01-08lib: Extract some common fb create+fill methods into helpersVille Syrjälä
2015-11-27lib/igt_fb: also pass the stride to igt_create_fb_with_bo_size()Paulo Zanoni
2015-04-14i-g-t: Adding plane scaling test casechandra konduru
2015-03-12tiling: Convert framebuffer helpers to use fb modifiersTvrtko Ursulin
2014-09-05lib/igt_fb: ensure igt_create_fb parameters are consistentThomas Wood
2014-09-05lib: move create_stereo_fb from testdisplay to igt_fbThomas Wood
2014-08-21lib: Change the fb creation functions to take fully qualified tiling formatsDamien Lespiau
2014-07-29lib: Remove unused field from struct igt_fbDamien Lespiau
2014-06-16lib: add missing includes to headersThomas Wood
2014-05-16lib/igt_fb: igt_create_fb_with_bo_sizeOscar Mateo
2014-05-12intel-gpu-tools: Build tests needing cairo if ANDROID_HAS_CAIRO=1Tim Gore
2014-03-31intel-gpu-tools: avoid include of cairo.h on Android buildstgore
2014-03-26lib/igt_fb: api documentationDaniel Vetter
2014-03-26lib/igt_fb: switch to igt_ prefix from kmstest_Daniel Vetter
2014-03-26lib: extract igt_fb libraryDaniel Vetter