Lines Matching +full:engine +full:- +full:specific
73 * enum amd_ip_block_type - Used to classify IP blocks by functionality.
80 * @AMD_IP_BLOCK_TYPE_DCE: Display and Compositing Engine
81 * @AMD_IP_BLOCK_TYPE_GFX: Graphics and Compute Engine
82 * @AMD_IP_BLOCK_TYPE_SDMA: System DMA Engine
84 * @AMD_IP_BLOCK_TYPE_VCE: Video Compression Engine
85 * @AMD_IP_BLOCK_TYPE_ACP: Audio Co-Processor
87 * @AMD_IP_BLOCK_TYPE_MES: Micro-Engine Scheduler
88 * @AMD_IP_BLOCK_TYPE_JPEG: JPEG Engine
89 * @AMD_IP_BLOCK_TYPE_VPE: Video Processing Engine
185 * enum PP_FEATURE_MASK - Used to mask power play features.
196 * @PP_ENABLE_GFX_CG_THRU_SMU: SMU control of GFX engine clockgating.
200 * @PP_DCEFCLK_DPM_MASK: Dynamic adjustment of the Display Controller Engine Fabric clock.
201 * @PP_OVERDRIVE_MASK: Over- and under-clocking support.
202 * @PP_GFXOFF_MASK: Dynamic graphics engine power control.
257 * enum DC_DEBUG_MASK - Bits that are useful for debugging the Display Core IP
261 * @DC_DISABLE_PIPE_SPLIT: If set, disable pipe-splitting
281 * @DC_DISABLE_PSR: If set, disable Panel self refresh v1 and PSR-SU
292 * @DC_DISABLE_MPO: If set, disable multi-plane offloading
349 * @DC_DISABLE_HDMI_CEC: If set, disable HDMI-CEC feature in amdgpu driver.
354 * @DC_DISABLE_SUBVP: If set, disable DCN Sub-Viewport feature in amdgpu driver.
362 * struct amd_ip_funcs - general hooks for managing amdgpu IP Blocks
365 * does not configure hw - Optional
366 * @late_init: sets up late driver/hw state (post hw_init) - Optional
373 * @prepare_suspend: handle IP specific changes to prepare for suspend
375 * @suspend: handles IP specific hw/sw changes for suspend
376 * @resume: handles IP specific hw/sw changes for resume
391 * the driver can make chip-wide state changes by walking this list and