Lines Matching +full:enable +full:- +full:soft +full:- +full:reset
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
183 * enum PP_FEATURE_MASK - Used to mask power play features.
199 * @PP_OVERDRIVE_MASK: Over- and under-clocking support.
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
279 * @DC_DISABLE_PSR: If set, disable Panel self refresh v1 and PSR-SU
290 * @DC_DISABLE_MPO: If set, disable multi-plane offloading
295 * @DC_ENABLE_DPIA_TRACE: If set, enable trace logging for DPIA
332 * there is an enabled display. Otherwise, enable all IPS.
337 * @DC_FORCE_IPS_ENABLE: If set, force enable all IPS, all the time.
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
362 * @check_soft_reset: check soft reset the IP block
363 * @pre_soft_reset: pre soft reset the IP block
364 * @soft_reset: soft reset the IP block
365 * @post_soft_reset: post soft reset the IP block
366 * @set_clockgating_state: enable/disable cg for the IP block
367 * @set_powergating_state: enable/disable pg for the IP block
374 * the driver can make chip-wide state changes by walking this list and