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.h
Age
Commit message (
Expand
)
Author
2018-06-08
lib/fb: Add color_encoding/color_range to igt_fb
Ville Syrjälä
2018-05-23
tests/kms_plane_scaling: Allow clip test to fail with YUV
Ville Syrjälä
2018-02-12
lib/igt_fb: Remove igt_get_all_cairo_formats()
Maarten Lankhorst
2018-02-12
lib/igt_fb: Add igt_fb_supported_format()
Maarten Lankhorst
2018-02-01
lib/fb: Add support for creating planar framebuffers, v3.
Maarten Lankhorst
2018-02-01
lib/igt_fb: Pass format to igt_calc_fb_size
Maarten Lankhorst
2018-02-01
lib/igt_fb: Add igt_put_cairo_ctx as counter to igt_get_cairo_ctx
Maarten Lankhorst
2017-11-29
igt: Remove Android support
Arkadiusz Hiler
2017-09-22
lib/igt_fb: Add igt_cairo_image_surface_create_from_png()
Ville Syrjälä
2017-07-25
lib/igt_fb: Add helper function for tile_to_mod
Praveen Paneri
2017-07-25
lib/igt_fb: Let others use igt_get_fb_tile_size
Praveen Paneri
2017-07-19
lib/igt_fb: Export the cairo surface instead of writing to a png
Paul Kocialkowski
2016-11-10
lib: Pass tiling constant where that's expected
Tomeu Vizoso
2016-07-27
lib: Update docs for igt_fb
Daniel Vetter
2016-04-14
lib: Add igt_create_bo_with_dimensions
Tomeu Vizoso
2016-04-14
lib: Map dumb buffers
Tomeu Vizoso
2016-04-14
lib: Add igt_dirty_fb
Tomeu Vizoso
2016-04-05
lib: kms: move framebuffer scanout offset/size to plane
Lionel Landwerlin
2016-03-21
lib: fb: add igt_paint_color_gradient_range
Lionel Landwerlin
2016-03-02
lib/igt_fb: Fix domain tracking for GTT cairo surfaces
Chris Wilson
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: 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-04-14
i-g-t: Adding plane scaling test case
chandra konduru
2015-03-12
tiling: Convert framebuffer helpers to use fb modifiers
Tvrtko Ursulin
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-21
lib: Change the fb creation functions to take fully qualified tiling formats
Damien Lespiau
2014-07-29
lib: Remove unused field from struct igt_fb
Damien Lespiau
2014-06-16
lib: add missing includes to headers
Thomas Wood
2014-05-16
lib/igt_fb: igt_create_fb_with_bo_size
Oscar Mateo
2014-05-12
intel-gpu-tools: Build tests needing cairo if ANDROID_HAS_CAIRO=1
Tim Gore
2014-03-31
intel-gpu-tools: avoid include of cairo.h on Android builds
tgore
2014-03-26
lib/igt_fb: api documentation
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