Linux Kernel
3.7.1
|
Go to the source code of this file.
Functions | |
int | exynos_plane_mode_set (struct drm_plane *plane, struct drm_crtc *crtc, struct drm_framebuffer *fb, int crtc_x, int crtc_y, unsigned int crtc_w, unsigned int crtc_h, uint32_t src_x, uint32_t src_y, uint32_t src_w, uint32_t src_h) |
void | exynos_plane_commit (struct drm_plane *plane) |
void | exynos_plane_dpms (struct drm_plane *plane, int mode) |
struct drm_plane * | exynos_plane_init (struct drm_device *dev, unsigned int possible_crtcs, bool priv) |
Definition at line 154 of file exynos_drm_plane.c.
Definition at line 163 of file exynos_drm_plane.c.
|
read |
Definition at line 280 of file exynos_drm_plane.c.