Home
last modified time | relevance | path

Searched refs:profiles (Results 1 – 25 of 74) sorted by relevance

123

/linux-6.15/drivers/gpu/drm/radeon/
H A Dr420.c51 rdev->pm.profiles[PM_PROFILE_DEFAULT_IDX].dpms_on_cm_idx = 0; in r420_pm_init_profile()
53 rdev->pm.profiles[PM_PROFILE_LOW_SH_IDX].dpms_off_ps_idx = 0; in r420_pm_init_profile()
54 rdev->pm.profiles[PM_PROFILE_LOW_SH_IDX].dpms_on_ps_idx = 0; in r420_pm_init_profile()
55 rdev->pm.profiles[PM_PROFILE_LOW_SH_IDX].dpms_off_cm_idx = 0; in r420_pm_init_profile()
56 rdev->pm.profiles[PM_PROFILE_LOW_SH_IDX].dpms_on_cm_idx = 0; in r420_pm_init_profile()
58 rdev->pm.profiles[PM_PROFILE_MID_SH_IDX].dpms_off_ps_idx = 0; in r420_pm_init_profile()
59 rdev->pm.profiles[PM_PROFILE_MID_SH_IDX].dpms_on_ps_idx = 1; in r420_pm_init_profile()
60 rdev->pm.profiles[PM_PROFILE_MID_SH_IDX].dpms_off_cm_idx = 0; in r420_pm_init_profile()
61 rdev->pm.profiles[PM_PROFILE_MID_SH_IDX].dpms_on_cm_idx = 0; in r420_pm_init_profile()
71 rdev->pm.profiles[PM_PROFILE_LOW_MH_IDX].dpms_on_cm_idx = 0; in r420_pm_init_profile()
[all …]
H A Dr600.c545 rdev->pm.profiles[PM_PROFILE_LOW_SH_IDX].dpms_on_ps_idx = 0; in rs780_pm_init_profile()
547 rdev->pm.profiles[PM_PROFILE_LOW_SH_IDX].dpms_on_cm_idx = 0; in rs780_pm_init_profile()
550 rdev->pm.profiles[PM_PROFILE_MID_SH_IDX].dpms_on_ps_idx = 0; in rs780_pm_init_profile()
552 rdev->pm.profiles[PM_PROFILE_MID_SH_IDX].dpms_on_cm_idx = 0; in rs780_pm_init_profile()
560 rdev->pm.profiles[PM_PROFILE_LOW_MH_IDX].dpms_on_ps_idx = 0; in rs780_pm_init_profile()
562 rdev->pm.profiles[PM_PROFILE_LOW_MH_IDX].dpms_on_cm_idx = 0; in rs780_pm_init_profile()
565 rdev->pm.profiles[PM_PROFILE_MID_MH_IDX].dpms_on_ps_idx = 0; in rs780_pm_init_profile()
567 rdev->pm.profiles[PM_PROFILE_MID_MH_IDX].dpms_on_cm_idx = 0; in rs780_pm_init_profile()
581 rdev->pm.profiles[PM_PROFILE_LOW_SH_IDX].dpms_on_ps_idx = 1; in rs780_pm_init_profile()
583 rdev->pm.profiles[PM_PROFILE_LOW_SH_IDX].dpms_on_cm_idx = 0; in rs780_pm_init_profile()
[all …]
H A Devergreen.c1518 rdev->pm.profiles[PM_PROFILE_DEFAULT_IDX].dpms_on_cm_idx = 0; in sumo_pm_init_profile()
1529 rdev->pm.profiles[PM_PROFILE_LOW_SH_IDX].dpms_on_cm_idx = 0; in sumo_pm_init_profile()
1534 rdev->pm.profiles[PM_PROFILE_LOW_MH_IDX].dpms_on_cm_idx = 0; in sumo_pm_init_profile()
1539 rdev->pm.profiles[PM_PROFILE_MID_SH_IDX].dpms_on_cm_idx = 0; in sumo_pm_init_profile()
1544 rdev->pm.profiles[PM_PROFILE_MID_MH_IDX].dpms_on_cm_idx = 0; in sumo_pm_init_profile()
1551 rdev->pm.profiles[PM_PROFILE_HIGH_SH_IDX].dpms_on_cm_idx = in sumo_pm_init_profile()
1557 rdev->pm.profiles[PM_PROFILE_HIGH_MH_IDX].dpms_on_cm_idx = in sumo_pm_init_profile()
1591 rdev->pm.profiles[PM_PROFILE_LOW_SH_IDX].dpms_on_cm_idx = 0; in btc_pm_init_profile()
1596 rdev->pm.profiles[PM_PROFILE_MID_SH_IDX].dpms_on_cm_idx = 1; in btc_pm_init_profile()
1606 rdev->pm.profiles[PM_PROFILE_LOW_MH_IDX].dpms_on_cm_idx = 0; in btc_pm_init_profile()
[all …]
H A Dr100.c321 rdev->pm.profiles[PM_PROFILE_DEFAULT_IDX].dpms_on_cm_idx = 0; in r100_pm_init_profile()
323 rdev->pm.profiles[PM_PROFILE_LOW_SH_IDX].dpms_off_ps_idx = 0; in r100_pm_init_profile()
324 rdev->pm.profiles[PM_PROFILE_LOW_SH_IDX].dpms_on_ps_idx = 0; in r100_pm_init_profile()
325 rdev->pm.profiles[PM_PROFILE_LOW_SH_IDX].dpms_off_cm_idx = 0; in r100_pm_init_profile()
326 rdev->pm.profiles[PM_PROFILE_LOW_SH_IDX].dpms_on_cm_idx = 0; in r100_pm_init_profile()
328 rdev->pm.profiles[PM_PROFILE_MID_SH_IDX].dpms_off_ps_idx = 0; in r100_pm_init_profile()
329 rdev->pm.profiles[PM_PROFILE_MID_SH_IDX].dpms_on_ps_idx = 0; in r100_pm_init_profile()
330 rdev->pm.profiles[PM_PROFILE_MID_SH_IDX].dpms_off_cm_idx = 0; in r100_pm_init_profile()
331 rdev->pm.profiles[PM_PROFILE_MID_SH_IDX].dpms_on_cm_idx = 0; in r100_pm_init_profile()
341 rdev->pm.profiles[PM_PROFILE_LOW_MH_IDX].dpms_on_cm_idx = 0; in r100_pm_init_profile()
[all …]
/linux-6.15/Documentation/userspace-api/
H A Dsysfs-platform_profile.rst12 one of several platform profiles, with either a bias towards low power
32 uses strings to describe the various profiles. To make sure that userspace
46 The platform_profile class also supports profiles advertising a "custom"
54 platform profile handler core will only advertise the profiles that are
66 To discover available profiles from the class interface the user can read the
72 This will allow users to set different profiles for different drivers on the
75 that the profiles are not the same.
/linux-6.15/security/apparmor/
H A Dpolicy.c198 __aa_profile_list_release(&profile->base.profiles); in __remove_profile()
421 profile = __find_child(&parent->base.profiles, name); in aa_find_child()
452 profile = __strn_find_child(&policy->profiles, hname, in __lookup_parent()
491 profile = __strn_find_child(&policy->profiles, hname, in __create_missing_ancestors()
534 profile = __strn_find_child(&base->profiles, hname, in __lookupn_profile()
545 return __strn_find_child(&base->profiles, hname, n); in __lookupn_profile()
697 p = __find_child(&parent->base.profiles, bname); in aa_new_learning_profile()
702 __add_profile(&parent->base.profiles, profile); in aa_new_learning_profile()
940 if (!list_empty(&old->base.profiles)) { in __replace_profile()
1251 lh = &parent->base.profiles; in aa_replace_profiles()
[all …]
H A Dlib.c384 INIT_LIST_HEAD(&policy->profiles); in aa_policy_init()
395 AA_BUG(on_list_rcu(&policy->profiles)); in aa_policy_destroy()
H A Dapparmorfs.c1526 list_for_each_entry(child, &profile->base.profiles, base.list) in __aafs_profile_rmdir()
1781 list_for_each_entry(child, &profile->base.profiles, base.list) { in __aafs_profile_mkdir()
1922 list_for_each_entry(child, &ns->base.profiles, base.list) in __aafs_ns_rmdir()
2048 list_for_each_entry(child, &ns->base.profiles, base.list) { in __aafs_ns_mkdir()
2132 if (!list_empty(&ns->base.profiles)) in __first_profile()
2133 return list_first_entry(&ns->base.profiles, in __first_profile()
2156 if (!list_empty(&p->base.profiles)) in __next_profile()
2157 return list_first_entry(&p->base.profiles, typeof(*p), in __next_profile()
2165 if (!list_entry_is_head(p, &parent->base.profiles, base.list)) in __next_profile()
2174 if (!list_entry_is_head(p, &ns->base.profiles, base.list)) in __next_profile()
/linux-6.15/Documentation/dev-tools/
H A Dpropeller.rst51 pair of Propeller profiles via an offline tool.
56 profiles. This build step uses 3 profiles - the AutoFDO profile,
141 This command generates a pair of Propeller profiles:
155 profiles. ::
H A Dautofdo.rst20 AutoFDO profiles are created by converting hardware sampling using
43 One can collect profiles using AutoFDO build for the previous kernel.
44 AutoFDO employs relative line numbers to match the profiles, offering
/linux-6.15/Documentation/ABI/testing/
H A Dsysfs-platform_profile4 Description: This file contains a space-separated list of profiles supported for this device.
38 that multiple platform profiles drivers are in use but
H A Dsysfs-class-platform-profile11 Description: This file contains a space-separated list of profiles supported
/linux-6.15/Documentation/ABI/obsolete/
H A Dsysfs-driver-hid-roccat-kovaplus65 Description: The mouse can store 5 profiles which can be switched by the
80 Description: The mouse can store 5 profiles which can be switched by the
92 Description: The mouse can store 5 profiles which can be switched by the
108 Description: The mouse can store 5 profiles which can be switched by the
H A Dsysfs-driver-hid-roccat-savu4 Description: The mouse can store 5 profiles which can be switched by the
28 Description: The mouse can store 5 profiles which can be switched by the
62 Description: The mouse can store 5 profiles which can be switched by the
H A Dsysfs-driver-hid-roccat-pyra54 Description: The mouse can store 5 profiles which can be switched by the
69 Description: The mouse can store 5 profiles which can be switched by the
81 Description: The mouse can store 5 profiles which can be switched by the
97 Description: The mouse can store 5 profiles which can be switched by the
H A Dsysfs-driver-hid-roccat-koneplus58 Description: The mouse can store 5 profiles which can be switched by the
73 Description: The mouse can store 5 profiles which can be switched by the
85 Description: The mouse can store 5 profiles which can be switched by the
101 Description: The mouse can store 5 profiles which can be switched by the
H A Dsysfs-driver-hid-roccat-konepure4 Description: The mouse can store 5 profiles which can be switched by the
43 Description: The mouse can store 5 profiles which can be switched by the
58 Description: The mouse can store 5 profiles which can be switched by the
/linux-6.15/drivers/hid/
H A Dhid-roccat-kone.c40 kone->actual_dpi = kone->profiles[new_profile - 1].startup_dpi; in kone_profile_activated()
346 memcpy(buf, ((char const *)&kone->profiles[*(uint *)(attr->private)]) + off, count); in kone_sysfs_read_profilex()
366 profile = &kone->profiles[*(uint *)(attr->private)]; in kone_sysfs_write_profilex()
672 retval = kone_get_profile(usb_dev, &kone->profiles[i], i + 1); in kone_init_kone_device_struct()
796 kone->actual_dpi = kone->profiles[event->value - 1]. in kone_keep_values_up_to_date()
H A Dhid-roccat-kone.h213 struct kone_profile profiles[5]; member
/linux-6.15/drivers/scsi/lpfc/
H A Dlpfc_mbox.c1125 hbqmb->profiles.profile2.seqlenbcnt = hbq_desc->seqlenbcnt; in lpfc_build_hbq_profile2()
1126 hbqmb->profiles.profile2.maxlen = hbq_desc->maxlen; in lpfc_build_hbq_profile2()
1127 hbqmb->profiles.profile2.seqlenoff = hbq_desc->seqlenoff; in lpfc_build_hbq_profile2()
1144 hbqmb->profiles.profile3.seqlenbcnt = hbq_desc->seqlenbcnt; in lpfc_build_hbq_profile3()
1145 hbqmb->profiles.profile3.maxlen = hbq_desc->maxlen; in lpfc_build_hbq_profile3()
1146 hbqmb->profiles.profile3.cmdcodeoff = hbq_desc->cmdcodeoff; in lpfc_build_hbq_profile3()
1147 hbqmb->profiles.profile3.seqlenoff = hbq_desc->seqlenoff; in lpfc_build_hbq_profile3()
1149 sizeof(hbqmb->profiles.profile3.cmdmatch)); in lpfc_build_hbq_profile3()
1168 hbqmb->profiles.profile5.maxlen = hbq_desc->maxlen; in lpfc_build_hbq_profile5()
1170 hbqmb->profiles.profile5.seqlenoff = hbq_desc->seqlenoff; in lpfc_build_hbq_profile5()
[all …]
/linux-6.15/Documentation/maintainer/
H A Dmaintainer-entry-profile.rst11 profiles to look across subsystems for opportunities to converge on
93 Existing profiles
96 For now, existing maintainer profiles are listed here; we will likely want
/linux-6.15/drivers/net/wireless/intel/iwlwifi/fw/
H A Dacpi.c691 u8 profiles; in iwl_acpi_get_wgds_table() member
697 .profiles = ACPI_NUM_GEO_PROFILES_REV3, in iwl_acpi_get_wgds_table()
703 .profiles = ACPI_NUM_GEO_PROFILES, in iwl_acpi_get_wgds_table()
708 .profiles = ACPI_NUM_GEO_PROFILES, in iwl_acpi_get_wgds_table()
728 u32 max_size = hdr_size + profile_size * rev_data[idx].profiles; in iwl_acpi_get_wgds_table()
745 num_profiles = rev_data[idx].profiles; in iwl_acpi_get_wgds_table()
/linux-6.15/Documentation/arch/x86/
H A Dtlb.rst43 profiles. If you believe that individual invalidations being
58 profiles, or you can use the trace_tlb_flush() tracepoints. to
/linux-6.15/Documentation/networking/
H A Dnet_dim.rst71 the predefined profiles.
180 outcomes of DIM-enabled network devices, related to a mismatch in profiles.
197 Querying the current profiles using::
209 If the network device does not support specific fields of DIM profiles,
/linux-6.15/Documentation/wmi/devices/
H A Dalienware-wmi.rst17 manage manufacturer predefined thermal profiles. The alienware-wmi driver
194 thermal profiles. These are the known ranges:
243 Usually if a model doesn't support the first four profiles they will support
244 the User Selectable Thermal Tables (USTT) profiles and vice-versa.

123