summaryrefslogtreecommitdiff
path: root/lib/igt_fb.c
AgeCommit message (Expand)Author
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