Lines Matching +full:dynamic +full:- +full:mode
71 * enum amd_ip_block_type - Used to classify IP blocks by functionality.
83 * @AMD_IP_BLOCK_TYPE_ACP: Audio Co-Processor
85 * @AMD_IP_BLOCK_TYPE_MES: Micro-Engine Scheduler
88 * @AMD_IP_BLOCK_TYPE_UMSCH_MM: User Mode Scheduler for Multimedia
183 * enum PP_FEATURE_MASK - Used to mask power play features.
185 * @PP_SCLK_DPM_MASK: Dynamic adjustment of the system (graphics) clock.
186 * @PP_MCLK_DPM_MASK: Dynamic adjustment of the memory clock.
187 * @PP_PCIE_DPM_MASK: Dynamic adjustment of PCIE clocks and lanes.
191 * @PP_SMC_VOLTAGE_CONTROL_MASK: Dynamic voltage control.
197 * @PP_SOCCLK_DPM_MASK: Dynamic adjustment of the SoC clock.
198 * @PP_DCEFCLK_DPM_MASK: Dynamic adjustment of the Display Controller Engine Fabric clock.
199 * @PP_OVERDRIVE_MASK: Over- and under-clocking support.
200 * @PP_GFXOFF_MASK: Dynamic graphics engine power control.
202 * @PP_STUTTER_MODE: Stutter mode.
255 * enum DC_DEBUG_MASK - Bits that are useful for debugging the Display Core IP
259 * @DC_DISABLE_PIPE_SPLIT: If set, disable pipe-splitting
264 * @DC_DISABLE_STUTTER: If set, disable memory stutter mode
279 * @DC_DISABLE_PSR: If set, disable Panel self refresh v1 and PSR-SU
290 * @DC_DISABLE_MPO: If set, disable multi-plane offloading
345 * struct amd_ip_funcs - general hooks for managing amdgpu IP Blocks
348 * does not configure hw - Optional
349 * @late_init: sets up late driver/hw state (post hw_init) - Optional
374 * the driver can make chip-wide state changes by walking this list and