summaryrefslogtreecommitdiff
path: root/assembler/disasm-main.c
diff options
context:
space:
mode:
authorImre Deak <imre.deak@intel.com>2017-12-08 16:43:05 +0200
committerImre Deak <imre.deak@intel.com>2017-12-11 13:49:02 +0200
commit4d40a6776f08dd87b7e007da691b73d45a9bf1fa (patch)
treec19ac1384ab72393fa53fadbd3ea88bfed5a6782 /assembler/disasm-main.c
parent0f3be861eb7456a87706b72216daa3ee7e4dde5b (diff)
igt_fb: Add support for drawing to non-32bit Y/Yf tiled FBs
When drawing with cairo to Y/Yf tiled FBs we use a temporary linear buffer which is mapped to the CPU, but the fast blit needed for this only expects 32 bpp FBs. Add support for other bpps too. This is needed for upcoming patches testing non-32bit bpp formats with Y/Yf tiling. Thanks to Ville for explaining why we need the temporary buffer. (Looks like for Y tiling we could do without, but that's a separate topic.) Cc: Ville Syrjälä <ville.syrjala@linux.intel.com> Cc: Chris Wilson <chris@chris-wilson.co.uk> Reviewed-by: Chris Wilson <chris@chris-wilson.co.uk> Signed-off-by: Imre Deak <imre.deak@intel.com>
Diffstat (limited to 'assembler/disasm-main.c')
0 files changed, 0 insertions, 0 deletions