Searched refs:atmel_hlcdc_plane (Results 1 – 3 of 3) sorted by relevance
85 struct atmel_hlcdc_plane { struct91 static inline struct atmel_hlcdc_plane * argument94 return container_of(p, struct atmel_hlcdc_plane, base); in drm_plane_to_atmel_hlcdc_plane()97 static inline struct atmel_hlcdc_plane *100 return container_of(l, struct atmel_hlcdc_plane, layer); in atmel_hlcdc_layer_to_plane()115 struct atmel_hlcdc_plane *primary;116 struct atmel_hlcdc_plane *cursor;117 struct atmel_hlcdc_plane **overlays;
259 atmel_hlcdc_plane_update_pos_and_size(struct atmel_hlcdc_plane *plane, in atmel_hlcdc_plane_update_pos_and_size()342 atmel_hlcdc_plane_update_general_settings(struct atmel_hlcdc_plane *plane, in atmel_hlcdc_plane_update_general_settings()375 static void atmel_hlcdc_plane_update_format(struct atmel_hlcdc_plane *plane, in atmel_hlcdc_plane_update_format()410 static void atmel_hlcdc_plane_update_buffers(struct atmel_hlcdc_plane *plane, in atmel_hlcdc_plane_update_buffers()445 struct atmel_hlcdc_plane *primary; in atmel_hlcdc_plane_prepare_disc_area()505 atmel_hlcdc_plane_update_disc_area(struct atmel_hlcdc_plane *plane, in atmel_hlcdc_plane_update_disc_area()539 struct atmel_hlcdc_plane *plane = drm_plane_to_atmel_hlcdc_plane(p); in atmel_hlcdc_plane_atomic_check()718 struct atmel_hlcdc_plane *plane = drm_plane_to_atmel_hlcdc_plane(p); in atmel_hlcdc_plane_prepare_fb()726 struct atmel_hlcdc_plane *plane = drm_plane_to_atmel_hlcdc_plane(p); in atmel_hlcdc_plane_atomic_update()745 struct atmel_hlcdc_plane *plane = drm_plane_to_atmel_hlcdc_plane(p); in atmel_hlcdc_plane_atomic_disable()[all …]
5 atmel_hlcdc_plane.o