summaryrefslogtreecommitdiff
path: root/lib/igt_fb.c
AgeCommit message (Expand)Author
2016-03-21lib: fb: add igt_paint_color_gradient_rangeLionel Landwerlin
2016-03-03lib/igt_fb: Fix gen2 and 915 Y tile sizesVille Syrjälä
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: fix igt_get_all_formats documentationPaulo 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-11-27lib/igt_fb: fix open-coded ALIGN()Paulo Zanoni
2015-11-27lib/igt_fb: fix igt_create_fb_with_bo_size() documentationPaulo Zanoni
2015-11-27lib/igt_fb: fix fb->size when provided by the userPaulo Zanoni
2015-10-12Replace __gem_mmap__{cpu,gtt,wc}() + igt_assert() with gem_mmap__{cpu,gtt,wc}()Ville Syrjälä
2015-10-09Make gem_mmap__{cpu,gtt,wc}() assert on failureVille Syrjälä
2015-10-09lib: Die if framebuffer GTT mapping failsVille Syrjälä
2015-10-09s/gem_mmap/gem_mmap__gtt/Ville Syrjälä
2015-10-08lib/igt_fb: don't forget to close parens on message printedPaulo Zanoni
2015-09-08lib: various documentation fixesThomas Wood
2015-07-02docs: various documentation fixesThomas Wood
2015-06-27doc: Remove i-g-t/intel prefixes and capitalize section titlesDamien Lespiau
2015-05-01igt_fb: Close the image file when we are done with itTvrtko Ursulin
2015-04-29igt_fb: Transfer existing content to Cairo surface for Y/Yf frame buffersTvrtko Ursulin
2015-04-14lib: load images from the data directory in igt_paint_imageThomas Wood
2015-03-12lib/fb: Use PRIx64 for uint64_t in format stringDamien Lespiau
2015-03-12lib: Allow the creation of Ys/Yf tiled FBsDamien Lespiau
2015-03-12lib/igt_fb: Use new ADDFB2 extension for new tiling modesTvrtko Ursulin
2015-03-12tiling: Convert framebuffer helpers to use fb modifiersTvrtko Ursulin
2014-09-06lib/igt_fb: Ignore RGB888Chris Wilson
2014-09-06lib/igt_fb: Add debug output for creating fbChris Wilson
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-26lib/intel_* Use igt checks and macrosDaniel Vetter
2014-08-21lib/fb: Assert, instead of silently failing, when creating fbsDamien Lespiau
2014-08-21lib/fb: Replace straight igt_fail() by asserts with debug messagesDamien Lespiau
2014-08-21lib: Change the fb creation functions to take fully qualified tiling formatsDamien Lespiau
2014-07-29lib: Don't take a reference to the surface in get_cairo_surface()Damien Lespiau
2014-07-29lib: NULLify ->cairo_surface once unmappedDamien Lespiau
2014-07-29lib: Split the GTT mapping out of get_cairo_surface()Damien Lespiau
2014-05-16lib/igt_fb: igt_create_fb_with_bo_sizeOscar Mateo
2014-05-13lib/igt_core: Document testrunner interface a bitDaniel Vetter
2014-04-13lib/kmstest: Fix up tiled buffer creationDaniel Vetter
2014-03-26lib/igt_fb: api documentationDaniel Vetter
2014-03-26lib/igt_fb: setup font in igt_get_cairo_ctxDaniel Vetter
2014-03-26lib/igt_fb: drop kmstest_ prefix from static functionsDaniel Vetter
2014-03-26lib/igt_kms/bf: doc skeletonDaniel Vetter
2014-03-26lib/igt_fb: switch to igt_ prefix from kmstest_Daniel Vetter
2014-03-26lib: extract igt_fb libraryDaniel Vetter