summaryrefslogtreecommitdiff
path: root/lib/igt_fb.c
AgeCommit message (Expand)AuthorFilesLines
2015-07-02docs: various documentation fixesThomas Wood1-4/+4
2015-06-27doc: Remove i-g-t/intel prefixes and capitalize section titlesDamien Lespiau1-1/+1
2015-05-01igt_fb: Close the image file when we are done with itTvrtko Ursulin1-0/+2
2015-04-29igt_fb: Transfer existing content to Cairo surface for Y/Yf frame buffersTvrtko Ursulin1-16/+40
2015-04-14lib: load images from the data directory in igt_paint_imageThomas Wood1-6/+17
2015-03-12lib/fb: Use PRIx64 for uint64_t in format stringDamien Lespiau1-1/+1
2015-03-12lib: Allow the creation of Ys/Yf tiled FBsDamien Lespiau1-3/+106
2015-03-12lib/igt_fb: Use new ADDFB2 extension for new tiling modesTvrtko Ursulin1-13/+23
2015-03-12tiling: Convert framebuffer helpers to use fb modifiersTvrtko Ursulin1-10/+10
2014-09-06lib/igt_fb: Ignore RGB888Chris Wilson1-1/+1
2014-09-06lib/igt_fb: Add debug output for creating fbChris Wilson1-13/+18
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/+100
2014-08-26lib/intel_* Use igt checks and macrosDaniel Vetter1-1/+1
2014-08-21lib/fb: Assert, instead of silently failing, when creating fbsDamien Lespiau1-12/+6
2014-08-21lib/fb: Replace straight igt_fail() by asserts with debug messagesDamien Lespiau1-3/+7
2014-08-21lib: Change the fb creation functions to take fully qualified tiling formatsDamien Lespiau1-18/+19
2014-07-29lib: Don't take a reference to the surface in get_cairo_surface()Damien Lespiau1-1/+1
2014-07-29lib: NULLify ->cairo_surface once unmappedDamien Lespiau1-0/+2
2014-07-29lib: Split the GTT mapping out of get_cairo_surface()Damien Lespiau1-11/+15
2014-05-16lib/igt_fb: igt_create_fb_with_bo_sizeOscar Mateo1-7/+38
2014-05-13lib/igt_core: Document testrunner interface a bitDaniel Vetter1-0/+1
2014-04-13lib/kmstest: Fix up tiled buffer creationDaniel Vetter1-3/+3
2014-03-26lib/igt_fb: api documentationDaniel Vetter1-13/+213
2014-03-26lib/igt_fb: setup font in igt_get_cairo_ctxDaniel Vetter1-0/+3
2014-03-26lib/igt_fb: drop kmstest_ prefix from static functionsDaniel Vetter1-6/+6
2014-03-26lib/igt_kms/bf: doc skeletonDaniel Vetter1-0/+7
2014-03-26lib/igt_fb: switch to igt_ prefix from kmstest_Daniel Vetter1-29/+29
2014-03-26lib: extract igt_fb libraryDaniel Vetter1-0/+455