Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/gpu/drm/msm/mdp/mdp4/
Dmdp4_plane.c41 bool is_tile = false; in mdp4_get_frame_format() local
44 is_tile = true; in mdp4_get_frame_format()
46 if (fb->pixel_format == DRM_FORMAT_NV12 && is_tile) in mdp4_get_frame_format()