Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/i915/display/
H A Dintel_cursor.c779 static bool intel_cursor_format_mod_supported(struct drm_plane *_plane, in intel_cursor_format_mod_supported() argument
782 if (!intel_fb_plane_supports_modifier(to_intel_plane(_plane), modifier)) in intel_cursor_format_mod_supported()
800 intel_legacy_cursor_update(struct drm_plane *_plane, in intel_legacy_cursor_update() argument
809 struct intel_plane *plane = to_intel_plane(_plane); in intel_legacy_cursor_update()
H A Dskl_universal_plane.c2542 static bool skl_plane_format_mod_supported(struct drm_plane *_plane, in skl_plane_format_mod_supported() argument
2545 struct intel_plane *plane = to_intel_plane(_plane); in skl_plane_format_mod_supported()
2596 static bool icl_plane_format_mod_supported(struct drm_plane *_plane, in icl_plane_format_mod_supported() argument
2599 struct intel_plane *plane = to_intel_plane(_plane); in icl_plane_format_mod_supported()
2650 static bool tgl_plane_format_mod_supported(struct drm_plane *_plane, in tgl_plane_format_mod_supported() argument
2653 struct intel_plane *plane = to_intel_plane(_plane); in tgl_plane_format_mod_supported()