Searched refs:INPUT_SCALER_HBYPASS (Results 1 – 2 of 2) sorted by relevance
/linux-6.1.9/drivers/gpu/drm/tegra/ | ||
D | dc.h | 793 #define INPUT_SCALER_HBYPASS (1 << 0) macro |
D | hub.c | 612 bypass |= INPUT_SCALER_HBYPASS; in tegra_shared_plane_atomic_update() |