Lines Matching +full:micro +full:- +full:frames

1 /* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
3 * Copyright (C) 2022-2024, Advanced Micro Devices, Inc.
23 AMDXDNA_DEV_TYPE_UNKNOWN = -1,
40 * struct qos_info - QoS information for driver.
42 * @fps: Frames per second.
60 * struct amdxdna_drm_create_hwctx - Create hardware context.
88 * struct amdxdna_drm_destroy_hwctx - Destroy hardware context.
98 * struct amdxdna_cu_config - configuration for one CU
110 * struct amdxdna_hwctx_param_config_cu - configuration for CUs in hardware context
128 * struct amdxdna_drm_config_hwctx - Configure hardware context.
157 * struct amdxdna_drm_create_bo - Create a buffer object.
173 * struct amdxdna_drm_get_bo_info - Get buffer object information.
193 * struct amdxdna_drm_sync_bo - Sync buffer object.
215 * struct amdxdna_drm_exec_cmd - Execute command.
240 * struct amdxdna_drm_query_aie_status - Query the status of the AIE hardware
252 * struct amdxdna_drm_query_aie_version - Query the version of the AIE hardware
262 * struct amdxdna_drm_query_aie_tile_metadata - Query the metadata of AIE tile (core, mem, shim)
280 * struct amdxdna_drm_query_aie_metadata - Query the metadata of the AIE hardware
300 * struct amdxdna_drm_query_clock - Metadata for a clock
312 * struct amdxdna_drm_query_clock_metadata - Query metadata for clocks
313 * @mp_npu_clock: The metadata for MP-NPU clock.
326 * struct amdxdna_drm_query_sensor - The data for single sensor.
352 * struct amdxdna_drm_query_hwctx - The data for single context.
387 * struct amdxdna_drm_get_power_mode - Get the configured power mode
397 * struct amdxdna_drm_query_firmware_version - Query the firmware version
422 * struct amdxdna_drm_get_info - Get some information from the AIE hardware.
440 * struct amdxdna_drm_set_state - Set the state of the AIE hardware.
452 * struct amdxdna_drm_set_power_mode - Set the power mode of the AIE hardware