Home
last modified time | relevance | path

Searched defs:crtc_w (Results 1 – 20 of 20) sorted by relevance

/openbmc/linux/drivers/gpu/drm/renesas/shmobile/
H A Dshmob_drm_plane.c33 unsigned int crtc_w; member
176 unsigned int crtc_w, unsigned int crtc_h, in shmob_drm_plane_update()
/openbmc/linux/drivers/gpu/drm/nouveau/dispnv04/
H A Doverlay.c95 uint32_t crtc_w, uint32_t crtc_h) in verify_scaling()
115 unsigned int crtc_w, unsigned int crtc_h, in nv10_update_plane()
366 unsigned int crtc_w, unsigned int crtc_h, in nv04_update_plane()
/openbmc/linux/drivers/gpu/drm/
H A Ddrm_plane.c794 uint32_t crtc_w, uint32_t crtc_h, in __setplane_check()
867 uint32_t crtc_w, uint32_t crtc_h, in __setplane_internal()
920 uint32_t crtc_w, uint32_t crtc_h, in __setplane_atomic()
955 uint32_t crtc_w, uint32_t crtc_h, in setplane_internal()
1048 uint32_t crtc_w = 0, crtc_h = 0; in drm_mode_cursor_universal() local
H A Ddrm_plane_helper.c167 unsigned int crtc_w, unsigned int crtc_h, in drm_plane_helper_update_primary()
H A Ddrm_atomic_helper.c3148 unsigned int crtc_w, unsigned int crtc_h, in drm_atomic_helper_update_plane()
/openbmc/linux/drivers/gpu/drm/i915/display/
H A Dintel_sprite.c369 u32 crtc_w = drm_rect_width(&plane_state->uapi.dst); in vlv_sprite_update_noarm() local
783 u32 crtc_w = drm_rect_width(&plane_state->uapi.dst); in ivb_sprite_update_noarm() local
1110 u32 crtc_w = drm_rect_width(&plane_state->uapi.dst); in g4x_sprite_update_noarm() local
1234 int src_x, src_w, src_h, crtc_w, crtc_h; in g4x_sprite_check_scaling() local
H A Di9xx_plane.c430 int crtc_w = drm_rect_width(&plane_state->uapi.dst); in i9xx_plane_update_noarm() local
467 int crtc_w = drm_rect_width(&plane_state->uapi.dst); in i9xx_plane_update_arm() local
H A Dintel_cursor.c611 unsigned int crtc_w, unsigned int crtc_h, in intel_legacy_cursor_update()
H A Dskl_scaler.c775 u32 crtc_w = drm_rect_width(&plane_state->uapi.dst); in skl_program_plane_scaler() local
H A Dskl_universal_plane.c1432 int crtc_w = drm_rect_width(&plane_state->uapi.dst); in skl_plane_check_dst_coordinates() local
/openbmc/linux/drivers/gpu/drm/exynos/
H A Dexynos_drm_plane.c64 unsigned int crtc_w, crtc_h; in exynos_plane_mode_set() local
/openbmc/linux/drivers/gpu/drm/tests/
H A Ddrm_plane_helper_test.c103 unsigned int crtc_w, unsigned int crtc_h) in check_crtc_eq()
/openbmc/linux/drivers/gpu/drm/msm/disp/mdp4/
H A Dmdp4_plane.c213 unsigned int crtc_w, unsigned int crtc_h, in mdp4_plane_mode_set()
/openbmc/linux/drivers/gpu/drm/msm/disp/mdp5/
H A Dmdp5_plane.c769 unsigned int crtc_w, unsigned int crtc_h, in mdp5_hwpipe_mode_set()
876 unsigned int crtc_w, crtc_h; in mdp5_plane_mode_set() local
/openbmc/linux/drivers/gpu/drm/armada/
H A Darmada_overlay.c260 int crtc_x, int crtc_y, unsigned crtc_w, unsigned crtc_h, in armada_overlay_plane_update()
/openbmc/linux/drivers/gpu/drm/hisilicon/kirin/
H A Dkirin_drm_ade.c710 int crtc_y, unsigned int crtc_w, in ade_update_channel()
773 u32 crtc_w = new_plane_state->crtc_w; in ade_plane_atomic_check() local
/openbmc/linux/include/drm/
H A Ddrm_plane.h103 uint32_t crtc_w, crtc_h; member
/openbmc/linux/drivers/gpu/drm/atmel-hlcdc/
H A Datmel_hlcdc_plane.c50 unsigned int crtc_w; member
/openbmc/linux/drivers/gpu/drm/vc4/
H A Dvc4_drv.h405 int crtc_x, crtc_y, crtc_w, crtc_h; member
/openbmc/linux/include/uapi/drm/
H A Ddrm_mode.h305 __u32 crtc_w; member