Home
last modified time | relevance | path

Searched refs:blends_with_above (Results 1 – 6 of 6) sorted by relevance

/Linux-v5.4/drivers/gpu/drm/amd/display/dc/dce110/
Ddce110_resource.c386 .blends_with_above = true,
410 .blends_with_above = true,
/Linux-v5.4/drivers/gpu/drm/amd/display/dc/
Ddc.h66 uint32_t blends_with_above : 1; member
/Linux-v5.4/drivers/gpu/drm/amd/display/dc/dcn10/
Ddcn10_resource.c516 .blends_with_above = true,
/Linux-v5.4/drivers/gpu/drm/amd/display/dc/dcn21/
Ddcn21_resource.c769 .blends_with_above = true,
/Linux-v5.4/drivers/gpu/drm/amd/display/dc/dcn20/
Ddcn20_resource.c788 .blends_with_above = true,
/Linux-v5.4/drivers/gpu/drm/amd/display/amdgpu_dm/
Damdgpu_dm.c2272 if (!plane->blends_with_above || !plane->blends_with_below) in amdgpu_dm_initialize_drm_device()