/drivers/gpu/drm/shmobile/ |
D | shmob_drm_plane.c | 37 unsigned int crtc_x; member 177 struct drm_framebuffer *fb, int crtc_x, int crtc_y, in shmob_drm_plane_update()
|
/drivers/staging/imx-drm/ |
D | ipuv3-plane.c | 93 struct drm_framebuffer *fb, int crtc_x, int crtc_y, in ipu_plane_mode_set() 267 struct drm_framebuffer *fb, int crtc_x, int crtc_y, in ipu_update_plane()
|
/drivers/gpu/drm/exynos/ |
D | exynos_drm_plane.c | 73 struct drm_framebuffer *fb, int crtc_x, int crtc_y, in exynos_plane_mode_set() 179 struct drm_framebuffer *fb, int crtc_x, int crtc_y, in exynos_update_plane()
|
D | exynos_drm_drv.h | 104 unsigned int crtc_x; member
|
D | exynos_mixer.c | 53 unsigned int crtc_x; member
|
/drivers/gpu/drm/i915/ |
D | intel_sprite.c | 144 struct drm_i915_gem_object *obj, int crtc_x, int crtc_y, in vlv_update_plane() 354 struct drm_i915_gem_object *obj, int crtc_x, int crtc_y, in ivb_update_plane() 574 struct drm_i915_gem_object *obj, int crtc_x, int crtc_y, in ilk_update_plane() 849 struct drm_framebuffer *fb, int crtc_x, int crtc_y, in intel_update_plane() 886 int crtc_x, crtc_y; in intel_update_plane() member
|
D | intel_drv.h | 461 int crtc_x, crtc_y; member
|
D | intel_display.c | 11833 struct drm_framebuffer *fb, int crtc_x, int crtc_y, in intel_primary_plane_setplane() 11863 int crtc_x, crtc_y; in intel_primary_plane_setplane() member 12066 struct drm_framebuffer *fb, int crtc_x, int crtc_y, in intel_cursor_plane_update()
|
/drivers/gpu/drm/msm/mdp/mdp4/ |
D | mdp4_plane.c | 42 int crtc_x, int crtc_y, in mdp4_plane_update() 127 int crtc_x, int crtc_y, in mdp4_plane_mode_set()
|
/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()
|
/drivers/gpu/drm/msm/mdp/mdp5/ |
D | mdp5_plane.c | 42 int crtc_x, int crtc_y, in mdp5_plane_update() 216 int crtc_x, int crtc_y, in mdp5_plane_mode_set()
|
/drivers/gpu/drm/omapdrm/ |
D | omap_plane.c | 198 int crtc_x, int crtc_y, in omap_plane_mode_set() 241 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
|
/drivers/gpu/drm/sti/ |
D | sti_drm_plane.c | 27 struct drm_framebuffer *fb, int crtc_x, int crtc_y, in sti_drm_update_plane()
|
/drivers/gpu/drm/ |
D | drm_plane_helper.c | 186 int crtc_x, int crtc_y, in drm_primary_helper_update()
|
D | drm_crtc.c | 2259 int32_t crtc_x, int32_t crtc_y, in __setplane_internal() 2343 int32_t crtc_x, int32_t crtc_y, in setplane_internal() 2720 int32_t crtc_x, crtc_y; in drm_mode_cursor_universal() local
|
/drivers/gpu/drm/rcar-du/ |
D | rcar_du_plane.c | 277 struct drm_framebuffer *fb, int crtc_x, int crtc_y, in rcar_du_plane_update()
|
/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()
|
/drivers/gpu/drm/tegra/ |
D | dc.c | 313 struct drm_framebuffer *fb, int crtc_x, in tegra_plane_update()
|