summaryrefslogtreecommitdiff
path: root/lib/igt_fb.h
AgeCommit message (Expand)Author
2022-05-24lib/igt_fb: Add support for drawing rectangles with random colorsAndré Almeida
2022-03-04lib/igt_fb: add an API to support color square DP CTS patternMaitreyee Rao
2021-10-18lib/fb: Introduce igt_fb_modifier_name()Ville Syrjälä
2021-03-26lib: Introduce the igt_nouveau libraryLyude Paul
2020-11-23lib/rendercopy: Enable fast clearMika Kahola
2020-09-16lib/igt_fb: move the CTS fill framebuffer to igt_fb libAbhinav Kumar
2020-09-04lib: Add function to hash a framebufferBrian Starkey
2020-07-07lib/igt_fb: remove extra parameters from igt_put_cairo_ctxMelissa Wen
2020-02-17tests/kms_ccs: Use correct CCS plane for semiplanar formatsMika Kahola
2019-12-31tests/kms_ccs: Add option to check the CCS planesImre Deak
2019-08-19lib: expose fb_initOleg Vasilev
2019-07-08lib/igt_fb: Allow creating yuv fbs with different encodings/rangesVille Syrjälä
2019-06-27lib/igt_fb: add functionality of getting framebuffer 16-bit CRC.Dingchen Zhang
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