Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/gpu/drm/i915/display/
Di9xx_plane.h21 int i9xx_check_plane_surface(struct intel_plane_state *plane_state);
Di9xx_plane.c222 int i9xx_check_plane_surface(struct intel_plane_state *plane_state) in i9xx_check_plane_surface() function
334 ret = i9xx_check_plane_surface(plane_state); in i9xx_plane_check()
Dintel_sprite.c1376 ret = i9xx_check_plane_surface(plane_state); in g4x_sprite_check()
1434 ret = i9xx_check_plane_surface(plane_state); in vlv_sprite_check()