index
:
igt-gpu-tools.git
master
patchseet_v24
patchseet_v25
vm-bind
DRM IGT GPU Tools
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
igt_fb.c
Age
Commit message (
Expand
)
Author
2016-01-29
tests/igt_fb: rename igt_get_all_formats to igt_get_all_cairo_formats
Paulo Zanoni
2016-01-29
lib/igt_fb: fix igt_get_all_formats documentation
Paulo Zanoni
2016-01-29
lib/igt_fb: make the automatic buffer sizes/strides smaller
Paulo Zanoni
2016-01-08
lib: Extract some common fb create+fill methods into helpers
Ville Syrjälä
2015-11-27
lib/igt_fb: also pass the stride to igt_create_fb_with_bo_size()
Paulo Zanoni
2015-11-27
lib/igt_fb: fix open-coded ALIGN()
Paulo Zanoni
2015-11-27
lib/igt_fb: fix igt_create_fb_with_bo_size() documentation
Paulo Zanoni
2015-11-27
lib/igt_fb: fix fb->size when provided by the user
Paulo Zanoni
2015-10-12
Replace __gem_mmap__{cpu,gtt,wc}() + igt_assert() with gem_mmap__{cpu,gtt,wc}()
Ville Syrjälä
2015-10-09
Make gem_mmap__{cpu,gtt,wc}() assert on failure
Ville Syrjälä
2015-10-09
lib: Die if framebuffer GTT mapping fails
Ville Syrjälä
2015-10-09
s/gem_mmap/gem_mmap__gtt/
Ville Syrjälä
2015-10-08
lib/igt_fb: don't forget to close parens on message printed
Paulo Zanoni
2015-09-08
lib: various documentation fixes
Thomas Wood
2015-07-02
docs: various documentation fixes
Thomas Wood
2015-06-27
doc: Remove i-g-t/intel prefixes and capitalize section titles
Damien Lespiau
2015-05-01
igt_fb: Close the image file when we are done with it
Tvrtko Ursulin
2015-04-29
igt_fb: Transfer existing content to Cairo surface for Y/Yf frame buffers
Tvrtko Ursulin
2015-04-14
lib: load images from the data directory in igt_paint_image
Thomas Wood
2015-03-12
lib/fb: Use PRIx64 for uint64_t in format string
Damien Lespiau
2015-03-12
lib: Allow the creation of Ys/Yf tiled FBs
Damien Lespiau
2015-03-12
lib/igt_fb: Use new ADDFB2 extension for new tiling modes
Tvrtko Ursulin
2015-03-12
tiling: Convert framebuffer helpers to use fb modifiers
Tvrtko Ursulin
2014-09-06
lib/igt_fb: Ignore RGB888
Chris Wilson
2014-09-06
lib/igt_fb: Add debug output for creating fb
Chris Wilson
2014-09-05
lib/igt_fb: ensure igt_create_fb parameters are consistent
Thomas Wood
2014-09-05
lib: move create_stereo_fb from testdisplay to igt_fb
Thomas Wood
2014-08-26
lib/intel_* Use igt checks and macros
Daniel Vetter
2014-08-21
lib/fb: Assert, instead of silently failing, when creating fbs
Damien Lespiau
2014-08-21
lib/fb: Replace straight igt_fail() by asserts with debug messages
Damien Lespiau
2014-08-21
lib: Change the fb creation functions to take fully qualified tiling formats
Damien Lespiau
2014-07-29
lib: Don't take a reference to the surface in get_cairo_surface()
Damien Lespiau
2014-07-29
lib: NULLify ->cairo_surface once unmapped
Damien Lespiau
2014-07-29
lib: Split the GTT mapping out of get_cairo_surface()
Damien Lespiau
2014-05-16
lib/igt_fb: igt_create_fb_with_bo_size
Oscar Mateo
2014-05-13
lib/igt_core: Document testrunner interface a bit
Daniel Vetter
2014-04-13
lib/kmstest: Fix up tiled buffer creation
Daniel Vetter
2014-03-26
lib/igt_fb: api documentation
Daniel Vetter
2014-03-26
lib/igt_fb: setup font in igt_get_cairo_ctx
Daniel Vetter
2014-03-26
lib/igt_fb: drop kmstest_ prefix from static functions
Daniel Vetter
2014-03-26
lib/igt_kms/bf: doc skeleton
Daniel Vetter
2014-03-26
lib/igt_fb: switch to igt_ prefix from kmstest_
Daniel Vetter
2014-03-26
lib: extract igt_fb library
Daniel Vetter