Searched defs:drm_writeback_job (Results 1 – 8 of 8) sorted by relevance
40989 struct drm_writeback_job { struct40990 struct drm_writeback_connector *connector;40991 bool prepared;40992 struct work_struct cleanup_work;40993 struct list_head list_entry;40994 struct drm_framebuffer *fb;40995 struct dma_fence *out_fence;40996 void *priv;
77415 struct drm_writeback_job { struct77416 struct drm_writeback_connector *connector;77417 bool prepared;77418 struct work_struct cleanup_work;77419 struct list_head list_entry;77420 struct drm_framebuffer *fb;77421 struct dma_fence *out_fence;77422 void *priv;
97838 struct drm_writeback_job { struct97839 struct drm_writeback_connector *connector;97840 bool prepared;97841 struct work_struct cleanup_work;97842 struct list_head list_entry;97843 struct drm_framebuffer *fb;97844 struct dma_fence *out_fence;97845 void *priv;
84392 struct drm_writeback_job { struct84393 struct drm_writeback_connector *connector;84394 bool prepared;84395 struct work_struct cleanup_work;84396 struct list_head list_entry;84397 struct drm_framebuffer *fb;84398 struct dma_fence *out_fence;84399 void *priv;
87034 struct drm_writeback_job { struct87035 struct drm_writeback_connector *connector;87036 bool prepared;87037 struct work_struct cleanup_work;87038 struct list_head list_entry;87039 struct drm_framebuffer *fb;87040 struct dma_fence *out_fence;87041 void *priv;