Home
last modified time | relevance | path

Searched refs:CLAMP_BEFORE_BLEND (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/gpu/drm/nouveau/dispnv50/
H A Dwndwc57e.c58 NVDEF(NVC57E, SET_PARAMS, CLAMP_BEFORE_BLEND, DISABLE) | in wndwc57e_image_set()
H A Dwndwc37e.c190 NVDEF(NVC37E, SET_PARAMS, CLAMP_BEFORE_BLEND, DISABLE) | in wndwc37e_image_set()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/tegra/
H A Ddc.h718 #define CLAMP_BEFORE_BLEND (1 << 15) macro
H A Dhub.c504 value = CLAMP_BEFORE_BLEND | DEGAMMA_SRGB | INPUT_RANGE_FULL; in tegra_shared_plane_atomic_update()