Searched refs:crtc_y (Results 1 – 4 of 4) sorted by relevance
/linux-4.19.296/include/drm/ |
D | drm_plane.h | 93 int32_t crtc_y; member 206 .y1 = state->crtc_y, in drm_plane_state_dest() 208 .y2 = state->crtc_y + state->crtc_h, in drm_plane_state_dest() 245 int crtc_x, int crtc_y,
|
D | drm_plane_helper.h | 55 int crtc_x, int crtc_y, 67 int crtc_x, int crtc_y,
|
D | drm_atomic_helper.h | 111 int crtc_x, int crtc_y,
|
/linux-4.19.296/include/uapi/drm/ |
D | drm_mode.h | 274 __s32 crtc_y; member
|