Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/gpu/drm/amd/display/dc/dce110/
Ddce110_resource.c407 .blends_with_above = true,
433 .blends_with_above = true,
/linux-5.19.10/drivers/gpu/drm/amd/display/dc/
Ddc.h90 uint32_t blends_with_above : 1; member
/linux-5.19.10/drivers/gpu/drm/amd/display/dc/dcn201/
Ddcn201_resource.c574 .blends_with_above = true,
/linux-5.19.10/drivers/gpu/drm/amd/display/dc/dcn10/
Ddcn10_resource.c509 .blends_with_above = true,
/linux-5.19.10/drivers/gpu/drm/amd/display/dc/dcn302/
Ddcn302_resource.c142 .blends_with_above = true,
/linux-5.19.10/drivers/gpu/drm/amd/display/dc/dcn303/
Ddcn303_resource.c122 .blends_with_above = true,
/linux-5.19.10/drivers/gpu/drm/amd/display/dc/dcn21/
Ddcn21_resource.c614 .blends_with_above = true,
/linux-5.19.10/drivers/gpu/drm/amd/display/dc/dcn301/
Ddcn301_resource.c653 .blends_with_above = true,
/linux-5.19.10/drivers/gpu/drm/amd/display/dc/dcn315/
Ddcn315_resource.c826 .blends_with_above = true,
/linux-5.19.10/drivers/gpu/drm/amd/display/dc/dcn316/
Ddcn316_resource.c826 .blends_with_above = true,
/linux-5.19.10/drivers/gpu/drm/amd/display/dc/dcn31/
Ddcn31_resource.c829 .blends_with_above = true,
/linux-5.19.10/drivers/gpu/drm/amd/display/dc/dcn30/
Ddcn30_resource.c681 .blends_with_above = true,
/linux-5.19.10/drivers/gpu/drm/amd/display/dc/dcn20/
Ddcn20_resource.c666 .blends_with_above = true,
/linux-5.19.10/drivers/gpu/drm/amd/display/amdgpu_dm/
Damdgpu_dm.c4283 if (!plane->blends_with_above || !plane->blends_with_below) in amdgpu_dm_initialize_drm_device()