/linux-4.1.27/drivers/gpu/drm/i915/ |
D | intel_sprite.c | 182 int crtc_x, int crtc_y, in skl_update_plane() 355 int crtc_x, int crtc_y, in vlv_update_plane() 509 int crtc_x, int crtc_y, in ivb_update_plane() 657 int crtc_x, int crtc_y, in ilk_update_plane() 869 int crtc_x, crtc_y; in intel_check_sprite_plane() local 1067 int crtc_x, crtc_y; in intel_commit_sprite_plane() local
|
/linux-4.1.27/drivers/gpu/drm/exynos/ |
D | exynos_drm_plane.c | 89 struct drm_framebuffer *fb, int crtc_x, int crtc_y, in exynos_plane_mode_set() 149 struct drm_framebuffer *fb, int crtc_x, int crtc_y, in exynos_update_plane()
|
D | exynos_drm_drv.h | 90 unsigned int crtc_y; member
|
/linux-4.1.27/drivers/gpu/drm/shmobile/ |
D | shmob_drm_plane.c | 38 unsigned int crtc_y; member 177 struct drm_framebuffer *fb, int crtc_x, int crtc_y, in shmob_drm_plane_update()
|
/linux-4.1.27/drivers/gpu/drm/imx/ |
D | ipuv3-plane.c | 99 struct drm_framebuffer *fb, int crtc_x, int crtc_y, in ipu_plane_mode_set() 300 struct drm_framebuffer *fb, int crtc_x, int crtc_y, in ipu_update_plane()
|
/linux-4.1.27/drivers/gpu/drm/ |
D | drm_plane_helper.c | 225 int crtc_x, int crtc_y, in drm_primary_helper_update() 519 int crtc_x, int crtc_y, in drm_plane_helper_update()
|
D | drm_crtc.c | 2450 int32_t crtc_x, int32_t crtc_y, in __setplane_internal() 2541 int32_t crtc_x, int32_t crtc_y, in setplane_internal() 2937 int32_t crtc_x, crtc_y; in drm_mode_cursor_universal() local
|
D | drm_atomic_helper.c | 1278 int crtc_x, int crtc_y, in drm_atomic_helper_update_plane()
|
/linux-4.1.27/drivers/gpu/drm/nouveau/dispnv04/ |
D | overlay.c | 94 struct drm_framebuffer *fb, int crtc_x, int crtc_y, in nv10_update_plane() 344 struct drm_framebuffer *fb, int crtc_x, int crtc_y, in nv04_update_plane()
|
/linux-4.1.27/drivers/gpu/drm/omapdrm/ |
D | omap_plane.c | 193 int crtc_x, int crtc_y, in omap_plane_mode_set() 227 int crtc_x, int crtc_y, in omap_plane_update()
|
D | omap_drv.h | 47 int32_t crtc_x, crtc_y; /* signed because can be offscreen */ member
|
/linux-4.1.27/drivers/gpu/drm/sti/ |
D | sti_drm_plane.c | 31 struct drm_framebuffer *fb, int crtc_x, int crtc_y, in sti_drm_update_plane()
|
/linux-4.1.27/drivers/gpu/drm/msm/mdp/mdp4/ |
D | mdp4_plane.c | 195 int crtc_x, int crtc_y, in mdp4_plane_mode_set()
|
/linux-4.1.27/drivers/gpu/drm/armada/ |
D | armada_overlay.c | 103 int crtc_x, int crtc_y, unsigned crtc_w, unsigned crtc_h, in armada_plane_update()
|
/linux-4.1.27/drivers/gpu/drm/msm/mdp/mdp5/ |
D | mdp5_plane.c | 432 int crtc_x, int crtc_y, in mdp5_plane_mode_set()
|
/linux-4.1.27/drivers/gpu/drm/atmel-hlcdc/ |
D | atmel_hlcdc_plane.c | 44 int crtc_y; member
|
/linux-4.1.27/drivers/gpu/drm/rockchip/ |
D | rockchip_drm_vop.c | 569 int crtc_y, unsigned int crtc_w, in vop_update_plane_event() 714 struct drm_framebuffer *fb, int crtc_x, int crtc_y, in vop_update_plane()
|
/linux-4.1.27/include/uapi/drm/ |
D | drm_mode.h | 156 __s32 crtc_x, crtc_y; member
|
/linux-4.1.27/include/drm/ |
D | drm_crtc.h | 762 int32_t crtc_x, crtc_y; member
|