/device/soc/rockchip/rk3588/hardware/display/src/display_device/ |
D | drm_plane.cpp | 54 int32_t crtc_x, crtc_y, crtc_w, crtc_h; in GetCrtcProp() local 60 crtc_x = prop.value; in GetCrtcProp() 78 GetId(), crtc_x, crtc_y, crtc_w, crtc_h); in GetCrtcProp()
|
/device/soc/rockchip/rk3568/hardware/display/src/display_device/ |
D | drm_plane.cpp | 64 int32_t crtc_x, crtc_y, crtc_w, crtc_h; in GetCrtcProp() local 70 crtc_x = prop.value; in GetCrtcProp() 88 GetId(), crtc_x, crtc_y, crtc_w, crtc_h); in GetCrtcProp()
|
/device/soc/rockchip/rk3566/hardware/display/src/display_device/ |
D | drm_plane.cpp | 64 int32_t crtc_x, crtc_y, crtc_w, crtc_h; in GetCrtcProp() local 70 crtc_x = prop.value; in GetCrtcProp() 88 GetId(), crtc_x, crtc_y, crtc_w, crtc_h); in GetCrtcProp()
|
/device/soc/rockchip/rk3399/hardware/display/src/display_device/ |
D | drm_plane.cpp | 64 int32_t crtc_x, crtc_y, crtc_w, crtc_h; in GetCrtcProp() local 70 crtc_x = prop.value; in GetCrtcProp() 88 GetId(), crtc_x, crtc_y, crtc_w, crtc_h); in GetCrtcProp()
|
/device/soc/rockchip/common/hardware/display/src/display_device/ |
D | drm_plane.cpp | 65 int32_t crtc_x, crtc_y, crtc_w, crtc_h; in GetCrtcProp() local 72 crtc_x = prop.value; in GetCrtcProp() 93 GetId(), crtc_x, crtc_y, crtc_w, crtc_h); in GetCrtcProp()
|
/device/board/isoftstone/zhiyuan/kernel/driver/drivers/drm/ |
D | sunxi_drm_plane.c | 184 state->crtc_x, state->crtc_y, in sunxi_plane_state_show() 622 layer_inner->screen_win.x = new_state->crtc_x; in sunxi_plane_atomic_update()
|
/device/soc/rockchip/common/sdk_linux/drivers/gpu/drm/rockchip/ |
D | rockchip_drm_logo.c | 735 primary_state->crtc_x = 0; in setup_initial_state() 738 primary_state->crtc_x = (hdisplay - fb_width) / 0x2; in setup_initial_state() 750 primary_state->crtc_x = 0; in setup_initial_state()
|
D | rockchip_drm_vop.c | 1666 dest->x1 = state->crtc_x; in vop_plane_atomic_check() 1668 dest->x2 = state->crtc_x + state->crtc_w; in vop_plane_atomic_check() 2013 … struct drm_framebuffer *fb, int crtc_x, int crtc_y, in rockchip_atomic_helper_update_plane() argument 2042 plane_state->crtc_x = crtc_x; in rockchip_atomic_helper_update_plane()
|
D | rockchip_drm_vop2.c | 3625 …te->src_x >> 0x10, state->src_y >> 0x10, state->src_w >> 0x10, state->src_h >> 0x10, state->crtc_x, in vop2_plane_atomic_check() 4264 … struct drm_framebuffer *fb, int crtc_x, int crtc_y, in rockchip_atomic_helper_update_plane() argument 4293 pstate->crtc_x = crtc_x; in rockchip_atomic_helper_update_plane()
|
/device/soc/rockchip/rk3588/kernel/drivers/gpu/drm/rockchip/ |
D | rockchip_drm_logo.c | 703 primary_state->crtc_x = 0; in setup_initial_state() 706 primary_state->crtc_x = (hdisplay - fb_width) / 2; in setup_initial_state() 718 primary_state->crtc_x = 0; in setup_initial_state()
|
D | rockchip_drm_vop2.c | 3632 state->src_h >> 16, state->crtc_x, state->crtc_y, state->crtc_w, in vop2_plane_atomic_check() 4265 int crtc_x, int crtc_y, in rockchip_atomic_helper_update_plane() argument 4293 pstate->crtc_x = crtc_x; in rockchip_atomic_helper_update_plane()
|
/device/board/isoftstone/yangfan/kernel/src/driv/gpu/rockchip/ |
D | rockchip_drm_logo.c | 754 primary_state->crtc_x = 0; in setup_initial_state() 757 primary_state->crtc_x = (hdisplay - fb_width) / 2; in setup_initial_state() 769 primary_state->crtc_x = 0; in setup_initial_state()
|
D | rockchip_drm_vop2.c | 4013 state->src_h >> 16, state->crtc_x, state->crtc_y, state->crtc_w, in vop2_plane_atomic_check() 4646 int crtc_x, int crtc_y, in rockchip_atomic_helper_update_plane() argument 4674 pstate->crtc_x = crtc_x; in rockchip_atomic_helper_update_plane()
|
/device/soc/rockchip/common/sdk_linux/drivers/gpu/drm/ |
D | drm_atomic_helper.c | 1776 WARN_ON_ONCE(plane->state->crtc_x != plane_state->crtc_x); in drm_atomic_helper_async_commit() 2925 … int crtc_x, int crtc_y, unsigned int crtc_w, unsigned int crtc_h, uint32_t src_x, in drm_atomic_helper_update_plane() argument 2949 plane_state->crtc_x = crtc_x; in drm_atomic_helper_update_plane()
|
D | drm_atomic_uapi.c | 522 state->crtc_x = U642I64(val); in drm_atomic_plane_set_property() 581 *val = I642U64(state->crtc_x); in drm_atomic_plane_get_property()
|
/device/board/hihope/dayu210/kernel/kernel_patch/linux-5.10/dayu210_patch/ |
D | kernel.patch | 24882 + dest->x1 = state->crtc_x; 24884 + dest->x2 = state->crtc_x + state->crtc_w; 25317 + * @crtc_x: x offset of primary plane on crtc 25336 + int crtc_x, int crtc_y, 25377 + plane_state->crtc_x = crtc_x; 25459 - plane->state->crtc_x = new_state->crtc_x;
|