Home
last modified time | relevance | path

Searched full:release (Results 1 – 25 of 4924) sorted by relevance

12345678910>>...197

/openbmc/linux/drivers/gpu/drm/qxl/
H A Dqxl_release.c54 return "release"; in qxl_get_timeline_name()
87 struct qxl_release *release; in qxl_release_alloc() local
89 size_t size = sizeof(*release); in qxl_release_alloc()
91 release = kmalloc(size, GFP_KERNEL); in qxl_release_alloc()
92 if (!release) { in qxl_release_alloc()
96 release->base.ops = NULL; in qxl_release_alloc()
97 release->type = type; in qxl_release_alloc()
98 release->release_offset = 0; in qxl_release_alloc()
99 release->surface_release_id = 0; in qxl_release_alloc()
100 INIT_LIST_HEAD(&release->bos); in qxl_release_alloc()
[all …]
H A Dqxl_draw.c32 struct qxl_release *release, in alloc_clips() argument
38 return qxl_alloc_bo_reserved(qdev, release, size, clips_bo); in alloc_clips()
65 alloc_drawable(struct qxl_device *qdev, struct qxl_release **release) in alloc_drawable() argument
68 QXL_RELEASE_DRAWABLE, release, NULL); in alloc_drawable()
72 free_drawable(struct qxl_device *qdev, struct qxl_release *release) in free_drawable() argument
74 qxl_release_free(qdev, release); in free_drawable()
77 /* release needs to be reserved at this point */
81 struct qxl_release *release) in make_drawable() argument
86 drawable = (struct qxl_drawable *)qxl_release_map(qdev, release); in make_drawable()
115 qxl_release_unmap(qdev, release, &drawable->release_info); in make_drawable()
[all …]
H A Dqxl_cmd.c178 qxl_push_command_ring_release(struct qxl_device *qdev, struct qxl_release *release, in qxl_push_command_ring_release() argument
184 cmd.data = qxl_bo_physical_address(qdev, release->release_bo, release->release_offset); in qxl_push_command_ring_release()
190 qxl_push_cursor_ring_release(struct qxl_device *qdev, struct qxl_release *release, in qxl_push_cursor_ring_release() argument
196 cmd.data = qxl_bo_physical_address(qdev, release->release_bo, release->release_offset); in qxl_push_cursor_ring_release()
214 struct qxl_release *release; in qxl_garbage_collect() local
222 release = qxl_release_from_id_locked(qdev, id); in qxl_garbage_collect()
223 if (release == NULL) in qxl_garbage_collect()
226 info = qxl_release_map(qdev, release); in qxl_garbage_collect()
228 qxl_release_unmap(qdev, release, info); in qxl_garbage_collect()
233 switch (release->type) { in qxl_garbage_collect()
[all …]
/openbmc/openbmc/poky/bitbake/lib/toaster/orm/fixtures/
H A Dgen_fixtures.py10 # Edit the 'current_releases' table for each new release cycle
35 # [Codename, Yocto Project Version, Release Date, Current Version, Support Level, Poky Version, Bit…
37 # Release slot #1
39 # Release slot #2 'local'
41 # Release slot #3 'master'
43 # Release slot #4
52 # Optional Release slot #5
79 #<!-- Bitbake versions which correspond to the metadata release -->')
98 <object model="orm.release" pk="{{ra_count}}">
102 <field type="CharField" name="branch_name">{{release}}</field>
[all …]
H A Dpoky.xml9 <!-- Bitbake versions which correspond to the metadata release -->
43 <object model="orm.release" pk="1">
50 <object model="orm.release" pk="2">
57 <object model="orm.release" pk="3">
64 <object model="orm.release" pk="4">
71 <object model="orm.release" pk="5">
79 <!-- Default project layers for each release -->
81 <field rel="ManyToOneRel" to="orm.release" name="release">1</field>
85 <field rel="ManyToOneRel" to="orm.release" name="release">1</field>
89 <field rel="ManyToOneRel" to="orm.release" name="release">1</field>
[all …]
H A Doe-core.xml9 <!-- Bitbake versions which correspond to the metadata release -->
37 <object model="orm.release" pk="1">
44 <object model="orm.release" pk="2">
51 <object model="orm.release" pk="3">
58 <object model="orm.release" pk="4">
65 <object model="orm.release" pk="5">
73 <!-- Default layers for each release -->
75 <field rel="ManyToOneRel" to="orm.release" name="release">1</field>
79 <field rel="ManyToOneRel" to="orm.release" name="release">2</field>
83 <field rel="ManyToOneRel" to="orm.release" name="release">3</field>
[all …]
/openbmc/openbmc/poky/documentation/migration-guides/
H A Drelease-4.0.rst3 Release 4.0 (kirkstone)
9 release-notes-4.0
10 release-notes-4.0.1
11 release-notes-4.0.2
12 release-notes-4.0.3
13 release-notes-4.0.4
14 release-notes-4.0.5
15 release-notes-4.0.6
16 release-notes-4.0.7
17 release-notes-4.0.8
[all …]
H A Dindex.rst4 Release Information
9 Each document in this chapter provides release notes and information about how
10 to move to one release of the Yocto Project from the previous one.
15 release-5.2
16 release-5.1
17 release-5.0
18 release-4.3
19 release-4.2
20 release-4.1
21 release-4.0
[all …]
H A Drelease-5.0.rst3 Release 5.0 (scarthgap)
9 release-notes-5.0
10 release-notes-5.0.1
11 release-notes-5.0.2
12 release-notes-5.0.3
13 release-notes-5.0.4
14 release-notes-5.0.5
/openbmc/openbmc/meta-security/dynamic-layers/meta-perl/recipes-security/bastille/files/
H A Dorganize_distro_discovery.patch45 my ($release,$distro);
50 - if ( -e "/etc/mandrake-release" ) {
51 - open(MANDRAKE_RELEASE,"/etc/mandrake-release");
52 - $release=<MANDRAKE_RELEASE>;
54 - if ( ($release =~ /^Mandrake Linux release (\d+\.\d+\w*)/) or ($release =~ /^Linux Mandrake r…
57 - elsif ( $release =~ /^Mandrakelinux release (\d+\.\d+)\b/ ) {
67 - elsif ( -e "/etc/immunix-release" ) {
68 - open(IMMUNIX_RELEASE,"/etc/immunix-release");
69 - $release=<IMMUNIX_RELEASE>;
70 - unless ($release =~ /^Immunix Linux release (\d+\.\d+\w*)/) {
[all …]
/openbmc/openbmc/meta-yadro/recipes-core/os-release/
H A Dos-release.bbappend5 # release/nicole/v1
10 # Release branches (release/<machine>/vX) are expected to be forked off
12 # <machine>-vX.Y[-rcZ|-dev*]. All release branches without machine tags,
13 # as well as any non-release branches produce 'Unofficial' builds.
14 # So do the release branches with -rc or -dev suffix in the latest tag.
60 # For release branches:
61 if 'release' == branch_type:
70 # Prevent zero patch level. Zero patch level is an official release.
74 # Any build from a release/<product>/* branch without a <product>-* tag
75 # is not an official release
[all …]
/openbmc/openbmc/poky/meta/lib/oe/
H A Dlsb.py8 """Get all key-value pairs from /etc/os-release as a dict"""
12 if os.path.exists('/etc/os-release'):
13 with open('/etc/os-release') as f:
23 """ Populate a dict with pertinent values from /etc/os-release """
43 'Release': 'DISTRIB_RELEASE'}
63 """ Try to gather release information manually when other methods fail """
66 if os.path.exists('/etc/lsb-release'):
68 with open('/etc/lsb-release') as f:
72 elif os.path.exists('/etc/redhat-release'):
74 with open('/etc/redhat-release') as f:
[all …]
/openbmc/openbmc/poky/documentation/ref-manual/
H A Drelease-process.rst4 Yocto Project Releases and the Stable Release Process
7 The Yocto Project release process is predictable and consists of both
12 Major and Minor Release Cadence
18 also shown. See the ":ref:`ref-manual/release-process:major release codenames`"
32 fixes or enhancements to the associated major release.
39 The point release
40 indicates a point in the major release branch where a full QA cycle and
41 release process validates the content of the new branch.
45 Realize that there can be patches merged onto the stable release
48 Major Release Codenames
[all …]
/openbmc/openbmc/poky/bitbake/lib/toaster/orm/migrations/
H A D0012_use_release_instead_of_up_branch.py10 Release = apps.get_model('orm', 'Release')
14 # the release that they're for.
16 Q(release=None) & ~Q(up_branch=None)):
20 release = Release.objects.get(name="local")
24 release = Release.objects.get(
27 layer_version.release = release
30 print("Couldn't work out an appropriate release for %s "
48 name='release',
49 … field=models.ForeignKey(to='orm.Release', default=None, null=True, on_delete=models.CASCADE),
/openbmc/openbmc/meta-arm/meta-arm-bsp/documentation/corstone1000/
H A Drelease-notes.rst7 Release notes
23 Release notes - 2024.11
26 The same notes as the 2024.06 release still apply.
29 Release notes - 2024.06
38 - See previous release notes for the known limitations regarding ACS tests.
42 - This software release is tested on Corstone-1000 FPGA version AN550_v2
44 - This software release is tested on Corstone-1000 Fast Model platform (FVP) version 11.23_25
50 As of this release, Corstone-1000 has achieved `SystemReady IR v2.0 certification <https://www.arm.…
55 …g/?h=CORSTONE1000-2024.06-systemready-ir-v2.0>`__ and builds on the `CORSTONE1000-2024.06` release.
58 Release notes - 2023.11
[all …]
/openbmc/linux/include/trace/events/
H A Dpage_pool.h17 s32 inflight, u32 hold, u32 release),
19 TP_ARGS(pool, inflight, hold, release),
25 __field(u32, release)
33 __entry->release = release;
37 TP_printk("page_pool=%p inflight=%d hold=%u release=%u cnt=%llu",
39 __entry->release, __entry->cnt)
45 const struct page *page, u32 release),
47 TP_ARGS(pool, page, release),
52 __field(u32, release)
59 __entry->release = release;
[all …]
/openbmc/u-boot/drivers/core/
H A Ddevres.c21 * @release: Callback invoked when this resource is released
24 * @name: Name of release function
30 dr_release_t release; member
58 void *__devres_alloc(dr_release_t release, size_t size, gfp_t gfp, in __devres_alloc() argument
61 void *_devres_alloc(dr_release_t release, size_t size, gfp_t gfp) in __devres_alloc()
72 dr->release = release; in __devres_alloc()
98 void *devres_find(struct udevice *dev, dr_release_t release, in devres_find() argument
104 if (dr->release != release) in devres_find()
120 res = devres_find(dev, new_dr->release, match, match_data); in devres_get()
131 void *devres_remove(struct udevice *dev, dr_release_t release, in devres_remove() argument
[all …]
/openbmc/openbmc/poky/documentation/test-manual/
H A Dtest-process.rst4 Project Testing and Release Process
54 Release Builds
62 The build and release process for these project releases is similar to
66 version, release candidate number and other information is entered. The
71 repository to the list of people configured for that release. Release builds
74 more manual and control is effectively passed to release engineering.
84 - Release engineering prepare the release as per their process.
86 - Test results from the QA teams are included into the release in
91 - The QA report in the final release is regenerated using resulttool to
95 - The release is checked against the release checklist and release
[all …]
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/unattended-upgrades/files/
H A D0001-unattended-upgrade-Remove-distro_info-usage-to-check.patch10 The distro-info python3 package is used to check if the release is a
11 devel release and choice if continue with unattended-upgrade for now
41 - # check to see if want to auto-upgrade the devel release
54 - logging.warning("Could not figure out development release: %s" % e)
57 - and devel.release is not None
58 - and devel.release - date.today() > DEVEL_UNTIL_RELEASE)):
60 - "release before %s") %
61 - (devel.release - DEVEL_UNTIL_RELEASE
64 - "release before %s") %
65 - (devel.release - DEVEL_UNTIL_RELEASE
[all …]
/openbmc/openbmc/poky/meta/recipes-core/os-release/
H A Dos-release.bb4 DESCRIPTION = "The /usr/lib/os-release file contains operating system identification data."
5 HOMEPAGE = "https://www.freedesktop.org/software/systemd/man/os-release.html"
14 # See: https://www.freedesktop.org/software/systemd/man/os-release.html
47 # unquoted fields like VERSION_ID should be (from os-release(5)):
54 with open(d.expand('${B}/os-release'), 'w') as f:
69 install -m 0644 os-release ${D}${nonarch_libdir}/
70 ln -rs ${D}${nonarch_libdir}/os-release ${D}${sysconfdir}/os-release
71 ln -rs ${D}${nonarch_libdir}/os-release ${D}${sysconfdir}/initrd-release
74 FILES:${PN} = "${sysconfdir}/os-release ${nonarch_libdir}/os-release"
77 FILES:${PN}-initrd = "${sysconfdir}/initrd-release"
/openbmc/linux/arch/arm/boot/dts/intel/axm/
H A Daxm5516-cpus.dtsi77 cpu-release-addr = <0>; // Fixed by the boot loader
85 cpu-release-addr = <0>; // Fixed by the boot loader
93 cpu-release-addr = <0>; // Fixed by the boot loader
101 cpu-release-addr = <0>; // Fixed by the boot loader
109 cpu-release-addr = <0>; // Fixed by the boot loader
117 cpu-release-addr = <0>; // Fixed by the boot loader
125 cpu-release-addr = <0>; // Fixed by the boot loader
133 cpu-release-addr = <0>; // Fixed by the boot loader
141 cpu-release-addr = <0>; // Fixed by the boot loader
149 cpu-release-addr = <0>; // Fixed by the boot loader
[all …]
/openbmc/openbmc/poky/bitbake/lib/toaster/tests/functional/
H A Dtest_create_new_project.py21 - Release: Yocto Project master (option value: 3)
24 release = '3'
29 release,
37 - Release: Yocto Project 5.0 "Scarthgap" (option value: 1)
40 release = '1'
45 release,
53 - Release: Yocto Project 4.0 "Kirkstone" (option value: 4)
56 release = '5'
61 release,
69 - Release: Local Yocto Project (option value: 2)
[all …]
/openbmc/linux/drivers/base/
H A Ddevres.c21 dr_release_t release; member
75 * Release functions for devres group. These callbacks are used only
90 if (node->release == &group_open_release) in node_to_group()
92 if (node->release == &group_close_release) in node_to_group()
110 static __always_inline struct devres * alloc_dr(dr_release_t release, in alloc_dr() argument
128 dr->node.release = release; in alloc_dr()
149 * @release: Release function devres will be associated with
156 * associated with @release. The returned pointer can be passed to
162 void *__devres_alloc_node(dr_release_t release, size_t size, gfp_t gfp, int nid, in __devres_alloc_node() argument
167 dr = alloc_dr(release, size, gfp | __GFP_ZERO, nid); in __devres_alloc_node()
[all …]
/openbmc/openbmc-test-automation/openpower/ext_interfaces/
H A Dtest_lock_management.robot29 [Documentation] Acquire and release different read locks.
63 [Documentation] Acquire and release read and write locks after reboot.
76 Acquire And Release Lock In Loop
77 [Documentation] Acquire and release read, write locks in loop.
79 [Template] Verify Acquire And Release Lock In Loop
122 Verify Release Of Valid Locks
123 [Documentation] Release all valid locks.
125 [Template] Acquire And Release Multiple Locks
132 Release Lock When Session Deleted
133 [Documentation] Release lock when session gets deleted.
[all …]
/openbmc/openbmc/meta-arm/documentation/
H A Dreleases.md2 ## **Release and Branching background**
3 …a "named" branch consistent with the code name of that release. For example, the “dunfell” release
5release a snapshot of the relevant “master” branches under active development, due to the amount o…
12 …atch (or series against the intended LTS branch) and send email with the release name in the subje…
20 …hes for meta-arm will be released as close as possible to the release of the YP LTS release. Meta-…
24 …ed branch release will coincide with Yocto Project releases. These non-LTS branches will be bug fi…
27 When YP is approaching release, meta-arm will attempt to stabilize master so that the releases can …
30 * T-0 - Official upstream release occurs. With no outstanding critical bugs, a new named branch is …
36 Conciding with the Yocto Project release schedule, every branch which has one or more changes added…
38 ### **BSP Release Tagging**
[all …]

12345678910>>...197