Home
last modified time | relevance | path

Searched refs:compressed_length (Results 1 – 2 of 2) sorted by relevance

/linux/include/drm/
H A Dgud.h162 __le32 compressed_length; member
/linux/drivers/gpu/drm/gud/
H A Dgud_pipe.c228 req->compressed_length = cpu_to_le32(complen); in gud_prep_flush()
291 trlen = le32_to_cpu(req.compressed_length); in gud_flush_rect()