Searched refs:tcm_pt (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/omapdrm/ |
H A D | tcm.h | 43 struct tcm_pt { struct 52 struct tcm_pt p0; 53 struct tcm_pt p1; 261 static inline bool __tcm_is_in(struct tcm_pt *p, struct tcm_area *a) in __tcm_is_in()
|
H A D | omap_dmm_tiler.c | 686 struct tcm_pt *p = &block->area.p0; in tiler_tsptr() 1019 static void fill_map_pt(char **map, int xdiv, int ydiv, struct tcm_pt *p, in fill_map_pt() 1025 static char read_map_pt(char **map, int xdiv, int ydiv, struct tcm_pt *p) in read_map_pt()
|
/kernel/linux/linux-6.6/drivers/gpu/drm/omapdrm/ |
H A D | tcm.h | 43 struct tcm_pt { struct 52 struct tcm_pt p0; 53 struct tcm_pt p1; 261 static inline bool __tcm_is_in(struct tcm_pt *p, struct tcm_area *a) in __tcm_is_in()
|
H A D | omap_dmm_tiler.c | 679 struct tcm_pt *p = &block->area.p0; in tiler_tsptr() 1007 static void fill_map_pt(char **map, int xdiv, int ydiv, struct tcm_pt *p, in fill_map_pt() 1013 static char read_map_pt(char **map, int xdiv, int ydiv, struct tcm_pt *p) in read_map_pt()
|
Completed in 5 milliseconds