Home
last modified time | relevance | path

Searched refs:drm_shadow_plane_state (Results 1 – 12 of 12) sorted by relevance

/linux/drivers/gpu/drm/
A Ddrm_gem_atomic_helper.c200 struct drm_shadow_plane_state *new_shadow_plane_state) in __drm_gem_duplicate_shadow_plane_state()
227 struct drm_shadow_plane_state *new_shadow_plane_state; in drm_gem_duplicate_shadow_plane_state()
248 void __drm_gem_destroy_shadow_plane_state(struct drm_shadow_plane_state *shadow_plane_state) in __drm_gem_destroy_shadow_plane_state()
266 struct drm_shadow_plane_state *shadow_plane_state = in drm_gem_destroy_shadow_plane_state()
283 struct drm_shadow_plane_state *shadow_plane_state) in __drm_gem_reset_shadow_plane()
300 struct drm_shadow_plane_state *shadow_plane_state; in drm_gem_reset_shadow_plane()
331 struct drm_shadow_plane_state *shadow_plane_state = to_drm_shadow_plane_state(plane_state); in drm_gem_prepare_shadow_fb()
358 struct drm_shadow_plane_state *shadow_plane_state = to_drm_shadow_plane_state(plane_state); in drm_gem_cleanup_shadow_fb()
/linux/include/drm/
A Ddrm_gem_atomic_helper.h32 struct drm_shadow_plane_state { struct
59 static inline struct drm_shadow_plane_state * argument
62 return container_of(state, struct drm_shadow_plane_state, base); in to_drm_shadow_plane_state()
66 struct drm_shadow_plane_state *new_shadow_plane_state);
67 void __drm_gem_destroy_shadow_plane_state(struct drm_shadow_plane_state *shadow_plane_state);
69 struct drm_shadow_plane_state *shadow_plane_state);
/linux/drivers/gpu/drm/hyperv/
A Dhyperv_drm_modeset.c102 struct drm_shadow_plane_state *shadow_plane_state = to_drm_shadow_plane_state(plane_state); in hyperv_pipe_enable()
133 struct drm_shadow_plane_state *shadow_plane_state = to_drm_shadow_plane_state(state); in hyperv_pipe_update()
/linux/drivers/gpu/drm/vkms/
A Dvkms_drv.h43 struct drm_shadow_plane_state base;
A Dvkms_plane.c100 struct drm_shadow_plane_state *shadow_plane_state; in vkms_plane_atomic_update()
/linux/drivers/gpu/drm/udl/
A Dudl_modeset.c356 struct drm_shadow_plane_state *shadow_plane_state = to_drm_shadow_plane_state(plane_state); in udl_simple_display_pipe_enable()
417 struct drm_shadow_plane_state *shadow_plane_state = to_drm_shadow_plane_state(state); in udl_simple_display_pipe_update()
/linux/drivers/gpu/drm/tiny/
A Dcirrus.c435 struct drm_shadow_plane_state *shadow_plane_state = to_drm_shadow_plane_state(plane_state); in cirrus_pipe_enable()
446 struct drm_shadow_plane_state *shadow_plane_state = to_drm_shadow_plane_state(state); in cirrus_pipe_update()
A Dgm12u320.c554 struct drm_shadow_plane_state *shadow_plane_state = to_drm_shadow_plane_state(plane_state); in gm12u320_pipe_enable()
571 struct drm_shadow_plane_state *shadow_plane_state = to_drm_shadow_plane_state(state); in gm12u320_pipe_update()
A Dsimpledrm.c640 struct drm_shadow_plane_state *shadow_plane_state = to_drm_shadow_plane_state(plane_state); in simpledrm_simple_display_pipe_enable()
679 struct drm_shadow_plane_state *shadow_plane_state = to_drm_shadow_plane_state(plane_state); in simpledrm_simple_display_pipe_update()
/linux/drivers/gpu/drm/mgag200/
A Dmgag200_mode.c871 struct drm_shadow_plane_state *shadow_plane_state = to_drm_shadow_plane_state(plane_state); in mgag200_simple_display_pipe_enable()
954 struct drm_shadow_plane_state *shadow_plane_state = to_drm_shadow_plane_state(state); in mgag200_simple_display_pipe_update()
/linux/drivers/gpu/drm/vboxvideo/
A Dvbox_mode.c399 struct drm_shadow_plane_state *shadow_plane_state = in vbox_cursor_atomic_update()
/linux/drivers/gpu/drm/ast/
A Dast_mode.c804 struct drm_shadow_plane_state *shadow_plane_state = to_drm_shadow_plane_state(new_state); in ast_cursor_plane_helper_atomic_update()

Completed in 30 milliseconds