Home
last modified time | relevance | path

Searched refs:blends_with_below (Results 1 – 17 of 17) sorted by relevance

/linux-6.1.9/drivers/gpu/drm/amd/display/dc/
Ddc.h91 uint32_t blends_with_below : 1; member
/linux-6.1.9/drivers/gpu/drm/amd/display/dc/dcn201/
Ddcn201_resource.c575 .blends_with_below = true,
/linux-6.1.9/drivers/gpu/drm/amd/display/dc/dce110/
Ddce110_resource.c404 .blends_with_below = true,
/linux-6.1.9/drivers/gpu/drm/amd/display/dc/dcn302/
Ddcn302_resource.c144 .blends_with_below = true,
/linux-6.1.9/drivers/gpu/drm/amd/display/dc/dcn303/
Ddcn303_resource.c124 .blends_with_below = true,
/linux-6.1.9/drivers/gpu/drm/amd/display/dc/dcn21/
Ddcn21_resource.c615 .blends_with_below = true,
/linux-6.1.9/drivers/gpu/drm/amd/display/dc/dcn301/
Ddcn301_resource.c654 .blends_with_below = true,
/linux-6.1.9/drivers/gpu/drm/amd/display/dc/dcn10/
Ddcn10_resource.c508 .blends_with_below = true,
/linux-6.1.9/drivers/gpu/drm/amd/display/dc/dcn314/
Ddcn314_resource.c856 .blends_with_below = true,
/linux-6.1.9/drivers/gpu/drm/amd/display/dc/dcn315/
Ddcn315_resource.c827 .blends_with_below = true,
/linux-6.1.9/drivers/gpu/drm/amd/display/dc/dcn316/
Ddcn316_resource.c827 .blends_with_below = true,
/linux-6.1.9/drivers/gpu/drm/amd/display/dc/dcn321/
Ddcn321_resource.c659 .blends_with_below = true,
/linux-6.1.9/drivers/gpu/drm/amd/display/dc/dcn31/
Ddcn31_resource.c830 .blends_with_below = true,
/linux-6.1.9/drivers/gpu/drm/amd/display/dc/dcn30/
Ddcn30_resource.c683 .blends_with_below = true,
/linux-6.1.9/drivers/gpu/drm/amd/display/dc/dcn32/
Ddcn32_resource.c661 .blends_with_below = true,
/linux-6.1.9/drivers/gpu/drm/amd/display/dc/dcn20/
Ddcn20_resource.c667 .blends_with_below = true,
/linux-6.1.9/drivers/gpu/drm/amd/display/amdgpu_dm/
Damdgpu_dm.c4244 if (!plane->blends_with_above || !plane->blends_with_below) in amdgpu_dm_initialize_drm_device()