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