Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/dce110/
Ddce110_resource.c407 .blends_with_above = true,
433 .blends_with_above = true,
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/
Ddc.h73 uint32_t blends_with_above : 1; member
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/dcn10/
Ddcn10_resource.c571 .blends_with_above = true,
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/dcn21/
Ddcn21_resource.c839 .blends_with_above = true,
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/dcn30/
Ddcn30_resource.c810 .blends_with_above = true,
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/dcn20/
Ddcn20_resource.c1024 .blends_with_above = true,
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/amdgpu_dm/
Damdgpu_dm.c3337 if (!plane->blends_with_above || !plane->blends_with_below) in amdgpu_dm_initialize_drm_device()