/Linux-v4.19/drivers/gpu/drm/selftests/ |
D | test-drm-helper.c | 64 unsigned crtc_w, unsigned crtc_h) in set_crtc() 74 unsigned crtc_w, unsigned crtc_h) in check_crtc_eq()
|
/Linux-v4.19/drivers/gpu/drm/ |
D | drm_plane.c | 590 uint32_t crtc_w, uint32_t crtc_h, in __setplane_check() 644 uint32_t crtc_w, uint32_t crtc_h, in __setplane_internal() 697 uint32_t crtc_w, uint32_t crtc_h, in __setplane_atomic() 732 uint32_t crtc_w, uint32_t crtc_h, in setplane_internal() 835 uint32_t crtc_w = 0, crtc_h = 0; in drm_mode_cursor_universal() local
|
D | drm_plane_helper.c | 217 unsigned int crtc_w, unsigned int crtc_h, in drm_primary_helper_update() 457 unsigned int crtc_w, unsigned int crtc_h, in drm_plane_helper_update()
|
D | drm_atomic_helper.c | 2691 unsigned int crtc_w, unsigned int crtc_h, in drm_atomic_helper_update_plane()
|
/Linux-v4.19/drivers/gpu/drm/shmobile/ |
D | shmob_drm_plane.c | 37 unsigned int crtc_w; member 176 unsigned int crtc_w, unsigned int crtc_h, in shmob_drm_plane_update()
|
/Linux-v4.19/drivers/gpu/drm/nouveau/dispnv04/ |
D | overlay.c | 95 uint32_t crtc_w, uint32_t crtc_h) in verify_scaling() 115 unsigned int crtc_w, unsigned int crtc_h, in nv10_update_plane() 364 unsigned int crtc_w, unsigned int crtc_h, in nv04_update_plane()
|
/Linux-v4.19/drivers/gpu/drm/i915/ |
D | intel_sprite.c | 248 uint32_t crtc_w = drm_rect_width(&plane_state->base.dst); in skl_update_plane() local 551 uint32_t crtc_w = drm_rect_width(&plane_state->base.dst); in vlv_update_plane() local 710 uint32_t crtc_w = drm_rect_width(&plane_state->base.dst); in ivb_update_plane() local 874 uint32_t crtc_w = drm_rect_width(&plane_state->base.dst); in g4x_update_plane() local 1021 unsigned int crtc_w = drm_rect_width(dst); in intel_check_sprite_plane() local
|
D | intel_display.c | 13476 unsigned int crtc_w, unsigned int crtc_h, in intel_legacy_cursor_update()
|
/Linux-v4.19/drivers/gpu/drm/exynos/ |
D | exynos_drm_plane.c | 68 unsigned int crtc_w, crtc_h; in exynos_plane_mode_set() local
|
/Linux-v4.19/drivers/gpu/drm/msm/disp/mdp4/ |
D | mdp4_plane.c | 204 unsigned int crtc_w, unsigned int crtc_h, in mdp4_plane_mode_set()
|
/Linux-v4.19/drivers/gpu/drm/armada/ |
D | armada_overlay.c | 253 int crtc_x, int crtc_y, unsigned crtc_w, unsigned crtc_h, in armada_overlay_plane_update()
|
/Linux-v4.19/drivers/gpu/drm/hisilicon/kirin/ |
D | kirin_drm_ade.c | 785 int crtc_y, unsigned int crtc_w, in ade_update_channel() 846 u32 crtc_w = state->crtc_w; in ade_plane_atomic_check() local
|
/Linux-v4.19/drivers/gpu/drm/msm/disp/mdp5/ |
D | mdp5_plane.c | 834 unsigned int crtc_w, unsigned int crtc_h, in mdp5_hwpipe_mode_set() 941 unsigned int crtc_w, crtc_h; in mdp5_plane_mode_set() local
|
/Linux-v4.19/include/drm/ |
D | drm_plane.h | 97 uint32_t crtc_w, crtc_h; member
|
/Linux-v4.19/drivers/gpu/drm/atmel-hlcdc/ |
D | atmel_hlcdc_plane.c | 49 unsigned int crtc_w; member
|
/Linux-v4.19/drivers/gpu/drm/vc4/ |
D | vc4_drv.h | 348 int crtc_x, crtc_y, crtc_w, crtc_h; member
|
/Linux-v4.19/include/uapi/drm/ |
D | drm_mode.h | 275 __u32 crtc_w; member
|