Searched defs:crtc_h (Results 1 – 9 of 9) 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.c | 951 uint32_t crtc_w, uint32_t crtc_h, in __setplane_check() 1022 uint32_t crtc_w, uint32_t crtc_h, in __setplane_internal() 1075 uint32_t crtc_w, uint32_t crtc_h, in __setplane_atomic() 1110 uint32_t crtc_w, uint32_t crtc_h, in setplane_internal() 1203 uint32_t crtc_w = 0, crtc_h = 0; in drm_mode_cursor_universal() local
|
| H A D | drm_atomic_helper.c | 3326 unsigned int crtc_w, unsigned int crtc_h, in drm_atomic_helper_update_plane()
|
| /linux/drivers/gpu/drm/exynos/ |
| H A D | exynos_drm_plane.c | 64 unsigned int crtc_w, crtc_h; 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/armada/ |
| H A D | armada_overlay.c | 260 armada_overlay_plane_update(struct drm_plane * plane,struct drm_crtc * crtc,struct drm_framebuffer * fb,int crtc_x,int crtc_y,unsigned crtc_w,unsigned crtc_h,uint32_t src_x,uint32_t src_y,uint32_t src_w,uint32_t src_h,struct drm_modeset_acquire_ctx * ctx) armada_overlay_plane_update() argument
|
| /linux/include/drm/ |
| H A D | drm_plane.h | 105 uint32_t crtc_w, crtc_h; member
|
| /linux/drivers/gpu/drm/atmel-hlcdc/ |
| H A D | atmel_hlcdc_plane.c | 51 unsigned int crtc_h; global() member [all...] |
| /linux/include/uapi/drm/ |
| H A D | drm_mode.h | 306 __u32 crtc_h; member
|