Searched refs:amdgpu_dm_plane_is_video_format (Results 1 – 3 of 3) sorted by relevance
67 bool amdgpu_dm_plane_is_video_format(uint32_t format);
1901 bool amdgpu_dm_plane_is_video_format(uint32_t format) in amdgpu_dm_plane_is_video_format() function
11666 if (amdgpu_dm_plane_is_video_format(plane_state->fb->format->format)) { in dm_crtc_get_cursor_mode()