Home
last modified time | relevance | path

Searched refs:commit (Results 251 – 275 of 340) sorted by relevance

1...<<11121314

/linux-6.15/arch/arm64/kvm/vgic/
H A Dvgic-its.c204 int (*commit)(struct vgic_its *its); member
217 .commit = vgic_its_commit_v0,
234 return abi->commit(its); in vgic_its_set_abi()
/linux-6.15/drivers/gpu/drm/amd/amdgpu/
H A Ddce_v8_0.c2611 .commit = dce_v8_0_crtc_commit,
3388 .commit = dce_v8_0_ext_commit,
3398 .commit = dce_v8_0_encoder_commit,
3408 .commit = dce_v8_0_encoder_commit,
H A Ddce_v6_0.c2651 .commit = dce_v6_0_crtc_commit,
3384 .commit = dce_v6_0_ext_commit,
3394 .commit = dce_v6_0_encoder_commit,
3404 .commit = dce_v6_0_encoder_commit,
H A Ddce_v10_0.c2685 .commit = dce_v10_0_crtc_commit,
3480 .commit = dce_v10_0_ext_commit,
3490 .commit = dce_v10_0_encoder_commit,
3500 .commit = dce_v10_0_encoder_commit,
H A Ddce_v11_0.c2798 .commit = dce_v11_0_crtc_commit,
3611 .commit = dce_v11_0_ext_commit,
3621 .commit = dce_v11_0_encoder_commit,
3631 .commit = dce_v11_0_encoder_commit,
/linux-6.15/scripts/
H A Dcheckpatch.pl1222 my ($commit, $id, $desc) = @_;
1226 my $output = `${git_command} log --no-color --format='%H %s' -1 $commit 2>&1`;
1232 if ($lines[0] =~ /^error: short SHA1 $commit is ambiguous/) {
1242 …} elsif ($lines[0] =~ /^fatal: ambiguous argument '$commit': unknown revision or path not in the w…
1243 $lines[0] =~ /^fatal: bad object $commit/) {
/linux-6.15/net/netfilter/
H A Dnft_set_rbtree.c806 .commit = nft_rbtree_commit,
/linux-6.15/Documentation/virt/coco/
H A Dsev-guest.rst161 SNP_COMMIT is used to commit the currently installed firmware using the
/linux-6.15/drivers/gpu/drm/gma500/
H A Doaktrail_hdmi.c610 .commit = gma_encoder_commit,
H A Dcdv_intel_display.c966 .commit = gma_crtc_commit,
/linux-6.15/Documentation/gpu/
H A Ddrm-kms-helpers.rst60 :doc: implementing nonblocking commit
H A Dtodo.rst104 Convert early atomic drivers to async commit helpers
116 the new atomic_async_check/commit functionality in the helpers in drivers that
475 As of commit d2aacaf07395 ("drm/panel: Check for already prepared/enabled in
/linux-6.15/drivers/gpu/drm/sun4i/
H A Dsun4i_backend.c765 .commit = sun4i_backend_commit,
/linux-6.15/Documentation/admin-guide/device-mapper/
H A Ddm-zoned.rst126 at all). Flush operations are used as a commit point. Upon reception of
/linux-6.15/drivers/gpu/drm/radeon/
H A Datombios_encoders.c2585 .commit = radeon_atom_ext_commit,
2595 .commit = radeon_atom_encoder_commit,
2605 .commit = radeon_atom_encoder_commit,
H A Dradeon_legacy_crtc.c1113 .commit = radeon_crtc_commit,
/linux-6.15/drivers/gpu/drm/nouveau/dispnv04/
H A Dtvnv17.c777 .commit = nv17_tv_commit,
/linux-6.15/drivers/gpio/
H A DTODO8 Starting with commit 79a9becda894 the GPIO subsystem embarked on a journey
/linux-6.15/Documentation/driver-api/media/drivers/
H A Ddvb-usb.rst83 - first commit of the dvb-usb-module based on the dibusb-source.
/linux-6.15/Documentation/admin-guide/mm/damon/
H A Dreclaim.rst20 Free Pages Reporting [3]_ based memory over-commit virtualization systems are
/linux-6.15/fs/nfsd/
H A Dxdr4.h787 struct nfsd4_commit commit; member
/linux-6.15/drivers/hwtracing/coresight/
H A DKconfig119 ETM 4.x tracer module that can't reduce commit rate automatically.
/linux-6.15/Documentation/process/
H A Dmaintainer-kvm-x86.rst41 commits, e.g. dropping the HEAD commit of a topic branch has no impact on other
213 changed" makes it easy to quickly determine whether or not a commit might be of
/linux-6.15/fs/nfs/
H A Dnfs3xdr.c2473 PROC(COMMIT, commit, commit, 5),
/linux-6.15/Documentation/devicetree/bindings/net/
H A Dethernet-controller.yaml319 # the commit description and comments in the .dts file.

1...<<11121314