Home
last modified time | relevance | path

Searched refs:HDLCD_MAX_YRES (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/arm/
H A Dhdlcd_regs.h83 #define HDLCD_MAX_YRES 4096 macro
H A Dhdlcd_crtc.c240 if (src_h >= HDLCD_MAX_YRES) { in hdlcd_plane_atomic_check()
H A Dhdlcd_drv.c121 drm->mode_config.max_height = HDLCD_MAX_YRES; in hdlcd_setup_mode_config()
/kernel/linux/linux-6.6/drivers/gpu/drm/arm/
H A Dhdlcd_regs.h83 #define HDLCD_MAX_YRES 4096 macro
H A Dhdlcd_crtc.c241 if (src_h >= HDLCD_MAX_YRES) { in hdlcd_plane_atomic_check()
H A Dhdlcd_drv.c187 drm->mode_config.max_height = HDLCD_MAX_YRES; in hdlcd_setup_mode_config()

Completed in 4 milliseconds