diff options
author | Maxime Ripard <maxime.ripard@bootlin.com> | 2018-10-04 14:38:57 +0200 |
---|---|---|
committer | Arkadiusz Hiler <arkadiusz.hiler@intel.com> | 2018-10-08 16:46:39 +0300 |
commit | c712836dd9ba68d8a50d2f52a7e2621212d25b74 (patch) | |
tree | 3176ca08220f52abdbe7db2503828469c161a662 /lib/intel_batchbuffer.c | |
parent | a3d88d3b0a2cd7f335481dbf09ccf9c5a79116bd (diff) |
fb: Use an igt_fb for the cairo shadow buffer
In the case where an igt_fb user wants to get a cairo surface out of that
framebuffer, if the format of that framebuffer cannot be imported as-is in
Cairo, the current code will do an anonymous mapping to create a shadow
buffer where an RGB24 copy of that buffer will be created.
However, making that shadow buffer into an igt_fb itself will help us do
further improvements on the conversion code.
Signed-off-by: Maxime Ripard <maxime.ripard@bootlin.com>
Reviewed-by: Arkadiusz Hiler <arkadiusz.hiler@intel.com>
Diffstat (limited to 'lib/intel_batchbuffer.c')
0 files changed, 0 insertions, 0 deletions