Searched defs:crtc_x (Results 1 – 9 of 9) sorted by relevance
/linux/drivers/gpu/drm/nouveau/dispnv04/ |
H A D | overlay.c | 114 struct drm_framebuffer *fb, int crtc_x, int crtc_y, in nv10_update_plane() 365 struct drm_framebuffer *fb, int crtc_x, int crtc_y, in nv04_update_plane()
|
/linux/drivers/gpu/drm/ |
H A D | drm_plane_helper.c | 166 int crtc_x, int crtc_y, in drm_plane_helper_update_primary()
|
/linux/drivers/gpu/drm/exynos/ |
H A D | exynos_drm_plane.c | 63 int crtc_x, crtc_y; in exynos_plane_mode_set() local
|
/linux/drivers/gpu/drm/tests/ |
H A D | drm_plane_helper_test.c | 102 int crtc_x, int crtc_y, in check_crtc_eq()
|
/linux/drivers/gpu/drm/kmb/ |
H A D | kmb_plane.c | 356 unsigned int src_w, src_h, crtc_x, crtc_y; in kmb_plane_atomic_update() local
|
/linux/drivers/gpu/drm/msm/disp/mdp4/ |
H A D | mdp4_plane.c | 196 int crtc_x, int crtc_y, in mdp4_plane_mode_set()
|
/linux/drivers/gpu/drm/armada/ |
H A D | armada_overlay.c | 260 int crtc_x, int crtc_y, unsigned crtc_w, unsigned crtc_h, in armada_overlay_plane_update()
|
/linux/drivers/gpu/drm/atmel-hlcdc/ |
H A D | atmel_hlcdc_plane.c | 48 int crtc_x; member
|
/linux/include/uapi/drm/ |
H A D | drm_mode.h | 303 __s32 crtc_x; member
|