Home
last modified time | relevance | path

Searched refs:WINDOW_LAYER_DEPTH (Results 1 – 3 of 3) sorted by relevance

/linux-6.3-rc2/drivers/gpu/drm/tegra/
A Ddc.h802 #define WINDOW_LAYER_DEPTH(x) (((x) & 0xff) << 0) macro
A Dhub.c582 value = K2(255) | K1(255) | WINDOW_LAYER_DEPTH(255 - zpos); in tegra_shared_plane_atomic_update()
A Ddc.c308 value = K2(255) | K1(255) | WINDOW_LAYER_DEPTH(255 - window->zpos); in tegra_plane_setup_blending()

Completed in 14 milliseconds