Home
last modified time | relevance | path

Searched refs:WINDOW_LAYER_DEPTH (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/tegra/
H A Ddc.h749 #define WINDOW_LAYER_DEPTH(x) (((x) & 0xff) << 0) macro
H A Dhub.c467 value = K2(255) | K1(255) | WINDOW_LAYER_DEPTH(255 - zpos); in tegra_shared_plane_atomic_update()
H A Ddc.c302 value = K2(255) | K1(255) | WINDOW_LAYER_DEPTH(255 - window->zpos); in tegra_plane_setup_blending()
/kernel/linux/linux-6.6/drivers/gpu/drm/tegra/
H A Ddc.h802 #define WINDOW_LAYER_DEPTH(x) (((x) & 0xff) << 0) macro
H A Dhub.c582 value = K2(255) | K1(255) | WINDOW_LAYER_DEPTH(255 - zpos); in tegra_shared_plane_atomic_update()
H A Ddc.c309 value = K2(255) | K1(255) | WINDOW_LAYER_DEPTH(255 - window->zpos); in tegra_plane_setup_blending()

Completed in 14 milliseconds