Home
last modified time | relevance | path

Searched defs:limits (Results 126 - 150 of 319) sorted by relevance

12345678910>>...13

/kernel/linux/linux-6.6/drivers/net/wireless/mediatek/mt76/mt7915/
H A Dinit.c287 struct mt76_power_limits limits; in mt7915_init_txpower() local
/kernel/linux/linux-6.6/drivers/gpu/drm/exynos/
H A Dexynos_drm_ipp.c430 static void __get_size_limit(const struct drm_exynos_ipp_limit *limits, in __get_size_limit() argument
475 exynos_drm_ipp_check_size_limits(struct exynos_drm_ipp_buffer *buf, const struct drm_exynos_ipp_limit *limits, unsigned int num_limits, bool rotate, bool swap) exynos_drm_ipp_check_size_limits() argument
520 exynos_drm_ipp_check_scale_limits( struct drm_exynos_ipp_task_rect *src, struct drm_exynos_ipp_task_rect *dst, const struct drm_exynos_ipp_limit *limits, unsigned int num_limits, bool swap) exynos_drm_ipp_check_scale_limits() argument
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
H A Dprocess_pptables_v1_0.c342 get_hard_limits( struct pp_hwmgr *hwmgr, struct phm_clock_and_voltage_limits *limits, ATOM_Tonga_Hard_Limit_Table const *limitable ) get_hard_limits() argument
H A Dvega10_processpptables.c826 get_hard_limits( struct pp_hwmgr *hwmgr, struct phm_clock_and_voltage_limits *limits, const ATOM_Vega10_Hard_Limit_Table *limit_table) get_hard_limits() argument
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/pm/legacy-dpm/
H A Dlegacy_dpm.c411 ATOM_PPLIB_VCE_Clock_Voltage_Limit_Table *limits = in amdgpu_parse_extended_power_table() local
472 ATOM_PPLIB_UVD_Clock_Voltage_Limit_Table *limits = in amdgpu_parse_extended_power_table() local
503 ATOM_PPLIB_SAMClk_Voltage_Limit_Table *limits = amdgpu_parse_extended_power_table() local
557 ATOM_PPLIB_ACPClk_Voltage_Limit_Table *limits = amdgpu_parse_extended_power_table() local
[all...]
/kernel/linux/linux-6.6/drivers/md/
H A Ddm-zoned-target.c991 static void dmz_io_hints(struct dm_target *ti, struct queue_limits *limits) in dmz_io_hints() argument
[all...]
/third_party/node/deps/v8/src/compiler/
H A Dtypes.h361 RangeType(BitsetType::bitset bitset, Limits limits) in RangeType() argument
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/
H A DvktApiBufferTests.cpp202 const VkPhysicalDeviceLimits limits = getPhysicalDeviceProperties(vkInstance, vkPhysicalDevice).limits; in bufferCreateAndAllocTest() local
413 const VkPhysicalDeviceLimits limits in bufferCreateAndAllocTest() local
65 getMaxBufferSize(const VkDeviceSize& bufferSize, const VkDeviceSize& alignment, const tcu::PlatformMemoryLimits& limits) getMaxBufferSize() argument
702 const VkPhysicalDeviceLimits limits = getPhysicalDeviceProperties(context.getInstanceInterface(), testLargeBuffer() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/renderpass/
H A DvktRenderPassUnusedAttachmentSparseFillingTests.cpp248 const vk::VkPhysicalDeviceLimits limits = getPhysicalDeviceProperties(context.getInstanceInterface(), context.getPhysicalDevice()).limits; in checkSupport() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ycbcr/
H A DvktYCbCrCopyTests.cpp180 const vk::VkPhysicalDeviceLimits limits = context.getDeviceProperties().limits; in checkSupport() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/api/
H A DvktApiBufferTests.cpp204 const VkPhysicalDeviceLimits limits = getPhysicalDeviceProperties(vkInstance, vkPhysicalDevice).limits; in bufferCreateAndAllocTest() local
415 const VkPhysicalDeviceLimits limits in bufferCreateAndAllocTest() local
65 getMaxBufferSize(const VkDeviceSize& bufferSize, const VkDeviceSize& alignment, const tcu::PlatformMemoryLimits& limits) getMaxBufferSize() argument
705 const VkPhysicalDeviceLimits limits = getPhysicalDeviceProperties(context.getInstanceInterface(), testLargeBuffer() local
[all...]
H A DvktApiMaintenance3Check.cpp134 void distributeCounts (LimitsVector& limits, TypeCounts& typeCounts) in distributeCounts() argument
271 LimitsVector limits = { buildLimitsVector() local
378 LimitsVector limits = buildLimitsVector(prop1, calculateBindings() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/
H A DvkPlatform.cpp334 const auto& limits = m_physicalDeviceProperties.limits; in createImageViewHandler() local
[all...]
/third_party/skia/third_party/externals/swiftshader/src/Pipeline/
H A DVertexRoutine.cpp197 UInt4 limits = offsets + UInt4(format.bytes()); in readStream() local
/third_party/skia/third_party/externals/swiftshader/src/Vulkan/
H A DVkPhysicalDevice.cpp478 static const VkPhysicalDeviceLimits limits = { in getLimits() local
994 const VkPhysicalDeviceLimits &limits = PhysicalDevice::getLimits(); in getDescriptorIndexingProperties() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/renderpass/
H A DvktRenderPassUnusedAttachmentSparseFillingTests.cpp250 const vk::VkPhysicalDeviceLimits limits = getPhysicalDeviceProperties(context.getInstanceInterface(), context.getPhysicalDevice()).limits; in checkSupport() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ycbcr/
H A DvktYCbCrCopyTests.cpp124 const vk::VkPhysicalDeviceLimits limits = context.getDeviceProperties().limits; in checkSupport() local
/device/soc/rockchip/common/sdk_linux/drivers/thermal/
H A Dthermal_core.c1021 static void __bind(struct thermal_zone_device *tz, int mask, struct thermal_cooling_device *cdev, unsigned long *limits, in __bind() argument
/foundation/multimedia/media_library/frameworks/innerkitsimpl/test/unittest/medialibrary_fileext_test/src/
H A Dmedialibrary_fileext_test.cpp1053 vector<pair<int64_t, int64_t>> limits = { make_pair(OFFSET_1, MAX_COUNT_1), in ListFileTestLimit() local
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
H A Dprocesspptables.c430 get_clock_voltage_limit(struct pp_hwmgr *hwmgr, struct phm_clock_and_voltage_limits *limits, const ATOM_PPLIB_Clock_Voltage_Limit_Table *table) get_clock_voltage_limit() argument
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/pm/
H A Damdgpu_dpm.c489 ATOM_PPLIB_VCE_Clock_Voltage_Limit_Table *limits = in amdgpu_parse_extended_power_table() local
552 ATOM_PPLIB_UVD_Clock_Voltage_Limit_Table *limits = in amdgpu_parse_extended_power_table() local
585 ATOM_PPLIB_SAMClk_Voltage_Limit_Table *limits = amdgpu_parse_extended_power_table() local
643 ATOM_PPLIB_ACPClk_Voltage_Limit_Table *limits = amdgpu_parse_extended_power_table() local
[all...]
/kernel/linux/linux-5.10/drivers/md/
H A Ddm-log-writes.c887 static void log_writes_io_hints(struct dm_target *ti, struct queue_limits *limits) in log_writes_io_hints() argument
/kernel/linux/linux-5.10/drivers/media/i2c/
H A Dmt9m032.c251 static const struct aptina_pll_limits limits = { in mt9m032_setup_pll() local
/kernel/linux/linux-5.10/drivers/gpu/drm/meson/
H A Dmeson_drv.h55 const struct meson_drm_soc_limits *limits; member
/kernel/linux/linux-5.10/drivers/media/i2c/smiapp/
H A Dsmiapp.h226 u32 limits[SMIAPP_LIMIT_LAST]; member

Completed in 37 milliseconds

12345678910>>...13