Searched refs:CLAMP_BEFORE_BLEND (Results 1 – 2 of 2) sorted by relevance
| /Linux-v5.4/drivers/gpu/drm/tegra/ | ||
| D | dc.h | 719 #define CLAMP_BEFORE_BLEND (1 << 15) macro |
| D | hub.c | 484 value = CLAMP_BEFORE_BLEND | DEGAMMA_SRGB | INPUT_RANGE_FULL; in tegra_shared_plane_atomic_update() |