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
2018-06-08
lib/fb: Add color_encoding/color_range to igt_fb
Ville Syrjälä
2018-06-08
lib: Add support for rendering into packed YCbCr framebuffers
Ville Syrjälä
2018-06-08
lib: Use igt_matrix for ycbcr<->rgb conversion
Ville Syrjälä
2018-06-08
lib: Clean up format_desc
Ville Syrjälä
2018-06-08
lib: Don't use dumb buffers for YCbCr
Ville Syrjälä
2018-06-08
lib: Clear packed YUV formats to black
Ville Syrjälä
2018-06-07
lib/igt_fb: Round to nearest when clamping rgb
Ville Syrjälä
2018-05-23
lib: Add clamp() to igt_aux and use it for ycbcr<->rgb conversion
Ville Syrjälä
2018-05-23
tests/kms_plane_scaling: Allow clip test to fail with YUV
Ville Syrjälä
2018-05-07
lib: drop drmtest dependency on intel_batchbuffer
Lionel Landwerlin
2018-03-01
lib: Provide an accelerated routine for readback from WC
Chris Wilson
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-12
lib/igt_fb: Make igt_remove_fb more robust
Maarten Lankhorst
2018-02-01
lib/igt_fb: Add support for NV12 format through conversion, v2.
Maarten Lankhorst
2018-02-01
lib/fb: Add support for creating planar framebuffers, v3.
Maarten Lankhorst
2018-02-01
lib/intel_batchbuffer: Add delta argument to igt_blitter_fast_copy__raw, v2.
Maarten Lankhorst
2018-02-01
lib/fb: Handle planar formats in igt_calc_fb_size and create_bo_for_fb
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
2018-01-11
include inttypes.h for PRI defines
Mike Frysinger
2017-12-11
igt_fb: Add support for drawing to non-32bit Y/Yf tiled FBs
Imre Deak
2017-09-22
lib/igt_fb: Add igt_cairo_image_surface_create_from_png()
Ville Syrjälä
2017-09-08
build: remove _GNU_SOURCE from source files
Daniel Vetter
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
2017-02-27
lib: Add basic support for valgrind annotations.
Maarten Lankhorst
2016-11-10
lib: Pass tiling constant where that's expected
Tomeu Vizoso
2016-08-18
lib: Preallocate framebuffers
Chris Wilson
2016-05-31
lib: Actually use provided size when creating BO
Tomeu Vizoso
2016-04-21
lib: Pass format instead of bpp to create_bo_for_fb()
Ville Syrjälä
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-14
lib: Call intel_get_drm_devid only from intel code
Tomeu Vizoso
2016-03-21
lib: fb: add igt_paint_color_gradient_range
Lionel Landwerlin
2016-03-03
lib/igt_fb: Fix gen2 and 915 Y tile sizes
Ville Syrjälä
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: 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ä
[next]