Searched refs:blends_with_above (Results 1 – 11 of 11) sorted by relevance
/drivers/gpu/drm/amd/display/dc/dce110/ |
D | dce110_resource.c | 407 .blends_with_above = true, 433 .blends_with_above = true,
|
/drivers/gpu/drm/amd/display/dc/ |
D | dc.h | 78 uint32_t blends_with_above : 1; member
|
/drivers/gpu/drm/amd/display/dc/dcn10/ |
D | dcn10_resource.c | 571 .blends_with_above = true,
|
/drivers/gpu/drm/amd/display/dc/dcn302/ |
D | dcn302_resource.c | 272 .blends_with_above = true,
|
/drivers/gpu/drm/amd/display/dc/dcn303/ |
D | dcn303_resource.c | 250 .blends_with_above = true,
|
/drivers/gpu/drm/amd/display/dc/dcn301/ |
D | dcn301_resource.c | 828 .blends_with_above = true,
|
/drivers/gpu/drm/amd/display/dc/dcn21/ |
D | dcn21_resource.c | 844 .blends_with_above = true,
|
/drivers/gpu/drm/amd/display/dc/dcn31/ |
D | dcn31_resource.c | 901 .blends_with_above = true,
|
/drivers/gpu/drm/amd/display/dc/dcn30/ |
D | dcn30_resource.c | 811 .blends_with_above = true,
|
/drivers/gpu/drm/amd/display/dc/dcn20/ |
D | dcn20_resource.c | 1026 .blends_with_above = true,
|
/drivers/gpu/drm/amd/display/amdgpu_dm/ |
D | amdgpu_dm.c | 4243 if (!plane->blends_with_above || !plane->blends_with_below) in amdgpu_dm_initialize_drm_device()
|