Searched defs:crtc_h (Results 1 – 8 of 8) sorted by relevance
/linux/drivers/gpu/drm/nouveau/dispnv04/ |
H A 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() 366 unsigned int crtc_w, unsigned int crtc_h, in nv04_update_plane()
|
/linux/drivers/gpu/drm/ |
H A D | drm_plane_helper.c | 167 unsigned int crtc_w, unsigned int crtc_h, in drm_plane_helper_update_primary()
|
/linux/drivers/gpu/drm/exynos/ |
H A D | exynos_drm_plane.c | 64 unsigned int crtc_w, crtc_h; in exynos_plane_mode_set() local
|
/linux/drivers/gpu/drm/tests/ |
H A D | drm_plane_helper_test.c | 103 unsigned int crtc_w, unsigned int crtc_h) in check_crtc_eq()
|
/linux/drivers/gpu/drm/msm/disp/mdp4/ |
H A D | mdp4_plane.c | 197 unsigned int crtc_w, unsigned int crtc_h, in mdp4_plane_mode_set()
|
/linux/drivers/gpu/drm/armada/ |
H A D | armada_overlay.c | 260 int crtc_x, int crtc_y, unsigned crtc_w, unsigned crtc_h, in armada_overlay_plane_update()
|
/linux/drivers/gpu/drm/atmel-hlcdc/ |
H A D | atmel_hlcdc_plane.c | 51 unsigned int crtc_h; member
|
/linux/include/uapi/drm/ |
H A D | drm_mode.h | 306 __u32 crtc_h; member
|