Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/i915/display/
H A Di9xx_plane.h22 int i9xx_check_plane_surface(struct intel_plane_state *plane_state);
38 static inline int i9xx_check_plane_surface(struct intel_plane_state *plane_state) in i9xx_check_plane_surface() function
H A Di9xx_plane.c226 int i9xx_check_plane_surface(struct intel_plane_state *plane_state) in i9xx_check_plane_surface() function
338 ret = i9xx_check_plane_surface(plane_state); in i9xx_plane_check()
H A Dintel_sprite.c1354 ret = i9xx_check_plane_surface(plane_state); in g4x_sprite_check()
1413 ret = i9xx_check_plane_surface(plane_state); in vlv_sprite_check()