Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/gpu/drm/msm/disp/mdp4/
Dmdp4_plane.c36 bool is_tile = false; in mdp4_get_frame_format() local
39 is_tile = true; in mdp4_get_frame_format()
41 if (fb->format->format == DRM_FORMAT_NV12 && is_tile) in mdp4_get_frame_format()