Searched refs:komeda_fb (Results 1 - 4 of 4) sorted by relevance

/linux-master/drivers/gpu/drm/arm/display/komeda/
H A Dkomeda_framebuffer.h14 * struct komeda_fb - Entending drm_framebuffer with komeda attribute
16 struct komeda_fb { struct
36 #define to_kfb(dfb) container_of(dfb, struct komeda_fb, base)
41 int komeda_fb_check_src_coords(const struct komeda_fb *kfb,
44 komeda_fb_get_pixel_addr(struct komeda_fb *kfb, int x, int y, int plane);
45 bool komeda_fb_is_layer_supported(struct komeda_fb *kfb, u32 layer_type,
H A Dkomeda_framebuffer.c18 struct komeda_fb *kfb = to_kfb(fb);
40 komeda_fb_afbc_size_check(struct komeda_fb *kfb, struct drm_file *file,
111 komeda_fb_none_afbc_size_check(struct komeda_dev *mdev, struct komeda_fb *kfb,
163 struct komeda_fb *kfb;
208 int komeda_fb_check_src_coords(const struct komeda_fb *kfb,
239 komeda_fb_get_pixel_addr(struct komeda_fb *kfb, int x, int y, int plane)
267 bool komeda_fb_is_layer_supported(struct komeda_fb *kfb, u32 layer_type,
H A Dkomeda_pipeline_state.c284 struct komeda_fb *kfb,
344 struct komeda_fb *kfb = to_kfb(fb);
403 struct komeda_fb *kfb = to_kfb(conn_st->writeback_job->fb);
/linux-master/drivers/gpu/drm/arm/display/komeda/d71/
H A Dd71_component.c186 struct komeda_fb *kfb,
220 struct komeda_fb *kfb = to_kfb(fb);
470 struct komeda_fb *kfb = to_kfb(conn_st->writeback_job->fb);

Completed in 143 milliseconds