search for: _changed

Displaying 3 results from an estimated 3 matches for "_changed".

Did you mean: changed
2014 Mar 25
1
Intermittent make_bak_dir mkdir "<path>" failed: File exists (17)
...sive --specials --times --verbose Here's a log excerpt (the first line is from the script; the rest from rsysnc): 12:31:59 rsync_bu.sh: ERROR: rsync return code 23. Output: sending incremental file list lib/alsa/asound.state lib/apt/lists/ rsync: make_bak_dir mkdir "/mnt/backup/rsync/var/_Changed and deleted files/2014/Mar/03 at 12:31" failed: File exists (17) rsync: keep_backup failed: "/mnt/backup/rsync/var/lib/apt/lists/us.archive.ubuntu.com_ubuntu_dists_precise-proposed_Release.gpg" -> "_Changed and deleted files/2014/Mar/03 at 12:31/lib/apt/lists/us.archive.ubunt...
2020 Aug 17
1
[PATCH] drm/virtio: fix unblank
Hi, > > --- a/drivers/gpu/drm/virtio/virtgpu_display.c > > +++ b/drivers/gpu/drm/virtio/virtgpu_display.c > > @@ -100,6 +100,7 @@ static void virtio_gpu_crtc_atomic_enable(struct drm_crtc *crtc, > > struct virtio_gpu_output *output = drm_crtc_to_virtio_gpu_output(crtc); > > > > output->enabled = true; > > + output->need_update = true; >
2016 Sep 02
0
[ANNOUNCE] intel-gpu-tools 1.16
...igt_kms: Assign pipe properties in pipe init igt_kms: Use pipes for committing, not outputs igt_kms: Change PIPE_ANY behavior to mean unassigned, v2. igt_kms: Handle atomic pipe properties better. igt_kms: Remove pan members from igt_plane, v2. igt_kms: Clear all _changed members centrally, v2. igt_kms: Add modeset support to atomic commits. tests: Add kms_rmfb test. tests: Add kms_atomic_transition kms_atomic_transition: run correctly when hitting hw limits igt_kms: Add more apis for panel fitting test. igt_kms: Allow disabling p...