Searched defs:sp_plane (Results 1 – 1 of 1) sorted by relevance
10 struct sp_plane { struct11 struct sp_dev *dev;12 drmModePlanePtr plane;13 struct sp_bo *bo;14 int in_use;15 uint32_t format;18 uint32_t crtc_pid;19 uint32_t fb_pid;20 uint32_t zpos_pid;21 uint32_t crtc_x_pid;[all …]