Home
last modified time | relevance | path

Searched refs:oppbuf_display_segmentation (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/gpu/drm/amd/display/dc/inc/hw/
H A Dopp.h284 enum oppbuf_display_segmentation { enum
294 enum oppbuf_display_segmentation mso_segmentation;
/linux/drivers/gpu/drm/amd/display/dc/
H A Ddc.h3158 …uint32_t oppbuf_display_segmentation; /* OPPBUF_CONTROL->OPPBUF_DISPLAY_SEGMENTATION from oppbu… member
/linux/drivers/gpu/drm/amd/display/dc/core/
H A Ddc.c7033 state->opp[i].oppbuf_display_segmentation = 1; /* Segmented display */ in dc_capture_register_software_state()
7036 state->opp[i].oppbuf_display_segmentation = 0; /* Single segment */ in dc_capture_register_software_state()