Searched refs:CLAMP_BEFORE_BLEND (Results 1 - 9 of 9) sorted by relevance
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/dispnv50/ |
H A D | wndwc67e.c | 52 NVDEF(NVC57E, SET_PARAMS, CLAMP_BEFORE_BLEND, DISABLE) | in wndwc67e_image_set()
|
H A D | wndwc57e.c | 56 NVDEF(NVC57E, SET_PARAMS, CLAMP_BEFORE_BLEND, DISABLE) | in wndwc57e_image_set()
|
H A D | wndwc37e.c | 185 NVDEF(NVC37E, SET_PARAMS, CLAMP_BEFORE_BLEND, DISABLE) | in wndwc37e_image_set()
|
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/dispnv50/ |
H A D | wndwc57e.c | 58 NVDEF(NVC57E, SET_PARAMS, CLAMP_BEFORE_BLEND, DISABLE) | in wndwc57e_image_set()
|
H A D | wndwc37e.c | 190 NVDEF(NVC37E, SET_PARAMS, CLAMP_BEFORE_BLEND, DISABLE) | in wndwc37e_image_set()
|
/kernel/linux/linux-5.10/drivers/gpu/drm/tegra/ |
H A D | dc.h | 718 #define CLAMP_BEFORE_BLEND (1 << 15) macro
|
H A D | hub.c | 504 value = CLAMP_BEFORE_BLEND | DEGAMMA_SRGB | INPUT_RANGE_FULL; in tegra_shared_plane_atomic_update()
|
/kernel/linux/linux-6.6/drivers/gpu/drm/tegra/ |
H A D | dc.h | 767 #define CLAMP_BEFORE_BLEND (1 << 15) macro
|
H A D | hub.c | 695 value = CLAMP_BEFORE_BLEND | INPUT_RANGE_FULL; in tegra_shared_plane_atomic_update()
|
Completed in 10 milliseconds