diff options
author | Ville Syrjälä <ville.syrjala@linux.intel.com> | 2018-11-01 22:26:47 +0200 |
---|---|---|
committer | Ville Syrjälä <ville.syrjala@linux.intel.com> | 2018-11-05 18:09:17 +0200 |
commit | e5eb140b67497ad74e058959e876376a83bdc09b (patch) | |
tree | 597b2149801fcf55e140450633211a675e266576 /tests/amdgpu/amd_basic.c | |
parent | 15dff9353621d0746b80fae534c20621e03a9f01 (diff) |
lib/igt_fb: Fix the pixman converter
Cairo doesn't do RGB888. The shadow buffer must be in XRGB888 (which
is what our YUV converters also assume). We did calculate the shadow
stride/size with four bytes per pixel, but we just put the wrong
format in the fb metadata.
Cc: Maxime Ripard <maxime.ripard@bootlin.com>
Cc: Arkadiusz Hiler <arkadiusz.hiler@intel.com>
Cc: Juha-Pekka Heikkila <juhapekka.heikkila@gmail.com>
Cc: Maarten Lankhorst <maarten.lankhorst@linux.intel.com>
Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Reviewed-by: Maxime Ripard <maxime.ripard@bootlin.com>
Diffstat (limited to 'tests/amdgpu/amd_basic.c')
0 files changed, 0 insertions, 0 deletions