/drivers/gpu/drm/i915/ |
D | intel_sprite.c | 245 uint32_t crtc_w = drm_rect_width(&plane_state->base.dst); in skl_update_plane() local 508 uint32_t crtc_w = drm_rect_width(&plane_state->base.dst); in vlv_update_plane() local 659 uint32_t crtc_w = drm_rect_width(&plane_state->base.dst); in ivb_update_plane() local 815 uint32_t crtc_w = drm_rect_width(&plane_state->base.dst); in g4x_update_plane() local 907 unsigned int crtc_w, crtc_h; in intel_check_sprite_plane() local
|
D | intel_display.c | 13070 unsigned int crtc_w, unsigned int crtc_h, in intel_legacy_cursor_update()
|
/drivers/gpu/drm/nouveau/dispnv04/ |
D | overlay.c | 96 uint32_t crtc_w, uint32_t crtc_h) in verify_scaling() 116 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()
|
/drivers/gpu/drm/shmobile/ |
D | shmob_drm_plane.c | 39 unsigned int crtc_w; member 178 unsigned int crtc_w, unsigned int crtc_h, in shmob_drm_plane_update()
|
/drivers/gpu/drm/ |
D | drm_plane_helper.c | 305 unsigned int crtc_w, unsigned int crtc_h, in drm_primary_helper_update() 548 unsigned int crtc_w, unsigned int crtc_h, in drm_plane_helper_update()
|
D | drm_plane.c | 586 uint32_t crtc_w, uint32_t crtc_h, in __setplane_internal() 665 uint32_t crtc_w, uint32_t crtc_h, in setplane_internal() 758 uint32_t crtc_w = 0, crtc_h = 0; in drm_mode_cursor_universal() local
|
D | drm_atomic_helper.c | 2403 unsigned int crtc_w, unsigned int crtc_h, in drm_atomic_helper_update_plane()
|
/drivers/gpu/drm/vc4/ |
D | vc4_plane.c | 57 int crtc_x, crtc_y, crtc_w, crtc_h; member 803 unsigned int crtc_w, unsigned int crtc_h, in vc4_update_plane()
|
/drivers/gpu/drm/msm/mdp/mdp5/ |
D | mdp5_plane.c | 791 unsigned int crtc_w, unsigned int crtc_h, in mdp5_hwpipe_mode_set() 898 unsigned int crtc_w, crtc_h; in mdp5_plane_mode_set() local 1002 unsigned int crtc_w, unsigned int crtc_h, in mdp5_update_cursor_plane_legacy()
|
/drivers/gpu/drm/exynos/ |
D | exynos_drm_plane.c | 68 unsigned int crtc_w, crtc_h; in exynos_plane_mode_set() local
|
/drivers/gpu/drm/msm/mdp/mdp4/ |
D | mdp4_plane.c | 221 unsigned int crtc_w, unsigned int crtc_h, in mdp4_plane_mode_set()
|
/drivers/gpu/drm/armada/ |
D | armada_overlay.c | 99 int crtc_x, int crtc_y, unsigned crtc_w, unsigned crtc_h, in armada_ovl_plane_update()
|
/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
|
/drivers/gpu/drm/atmel-hlcdc/ |
D | atmel_hlcdc_plane.c | 50 unsigned int crtc_w; member
|