Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/amd/display/dc/dml2/
Ddisplay_mode_core_structs.h471 struct dml_plane_cfg_st { struct
475 dml_bool_t GPUVMEnable; /// <brief Set if any pipe has GPUVM enable
476 dml_bool_t HostVMEnable; /// <brief Set if any pipe has HostVM enable
478 dml_uint_t GPUVMMaxPageTableLevels; /// <brief GPUVM level; max of all pipes'
479 …eTableLevels; /// <brief HostVM level; max of all pipes'; that is the number of non-cache HVM level
481 dml_uint_t GPUVMMinPageSizeKBytes[__DML_NUM_PLANES__];
482 dml_bool_t ForceOneRowForFrame[__DML_NUM_PLANES__];
483 …verride enable; the DML will only check the given pte buffer and will use the pte buffer mode as is
484 dml_bool_t PTEBufferMode[__DML_NUM_PLANES__];
485 dml_uint_t ViewportWidth[__DML_NUM_PLANES__];
[all …]