Searched refs:tcm_pt (Results 1 – 4 of 4) sorted by relevance
/drivers/gpu/drm/omapdrm/ |
D | tcm.h | 45 struct tcm_pt { struct 54 struct tcm_pt p0; argument 55 struct tcm_pt p1; 94 struct tcm *sita_init(u16 width, u16 height, struct tcm_pt *attr); 259 static inline bool __tcm_is_in(struct tcm_pt *p, struct tcm_area *a) in __tcm_is_in()
|
D | tcm-sita.h | 81 struct tcm_pt div_pt; /* divider point splitting container */
|
D | omap_dmm_tiler.c | 495 struct tcm_pt *p = &block->area.p0; in tiler_tsptr() 790 static void fill_map_pt(char **map, int xdiv, int ydiv, struct tcm_pt *p, in fill_map_pt() 796 static char read_map_pt(char **map, int xdiv, int ydiv, struct tcm_pt *p) in read_map_pt()
|
D | tcm-sita.c | 80 struct tcm *sita_init(u16 width, u16 height, struct tcm_pt *attr) in sita_init()
|