Home
last modified time | relevance | path

Searched defs:dml_plane_cfg_st (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/gpu/drm/amd/display/dc/dml2_0/
H A Ddisplay_mode_core_structs.h523 struct dml_plane_cfg_st { struct
527 dml_bool_t GPUVMEnable; /// <brief Set if any pipe has GPUVM enable
528 dml_bool_t HostVMEnable; /// <brief Set if any pipe has HostVM enable
530 dml_uint_t GPUVMMaxPageTableLevels; /// <brief GPUVM level; max of all pipes'
531 …eTableLevels; /// <brief HostVM level; max of all pipes'; that is the number of non-cache HVM level
533 dml_uint_t GPUVMMinPageSizeKBytes[__DML_NUM_PLANES__];
534 dml_bool_t ForceOneRowForFrame[__DML_NUM_PLANES__];
535 …verride enable; the DML will only check the given pte buffer and will use the pte buffer mode as is
536 dml_bool_t PTEBufferMode[__DML_NUM_PLANES__];
537 dml_uint_t ViewportWidth[__DML_NUM_PLANES__];
[all …]