Searched refs:crtc_x (Results 1 – 4 of 4) sorted by relevance
/linux-4.19.296/include/drm/ |
D | drm_plane.h | 86 int32_t crtc_x; member 205 .x1 = state->crtc_x, in drm_plane_state_dest() 207 .x2 = state->crtc_x + state->crtc_w, 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 | 273 __s32 crtc_x; member
|