search for: unflip

Displaying 19 results from an estimated 19 matches for "unflip".

2017 Mar 16
0
[ANNOUNCE] xf86-video-amdgpu 1.3.0
...if drmModeAddFB fails Factor out amdgpu_prime_dirty_to_crtc helper Factor out drmmode_crtc_scanout_update helper Allow toggling TearFree at runtime via output property Use drmmode_crtc_scanout_free in drmmode_fini present: Only call drmModeRmFB after setting modes for unflip present: Wait for GPU idle before setting modes for unflip present: Also flush before using a flip to unflip present: Use async flip for unflip if possible present: Flush before flipping Call drmmode_set_desired_modes from a WindowExposures hook Move DPMS check f...
2017 Mar 16
0
[ANNOUNCE] xf86-video-ati 7.9.0
...if drmModeAddFB fails Factor out radeon_prime_dirty_to_crtc helper Factor out drmmode_crtc_scanout_update helper Allow toggling TearFree at runtime via output property Use drmmode_crtc_scanout_free in drmmode_fini present: Only call drmModeRmFB after setting modes for unflip present: Wait for screen pixmap BO idle before setting modes for unflip Call drmmode_crtc_scanout_create in drmmode_crtc_shadow_allocate as well Fold drmmode_crtc_scanout_allocate into drmmode_crtc_scanout_create Handle rotation in the driver also with Xorg 1.12-1.18 p...
2016 Mar 11
0
[ANNOUNCE] xorg-server 1.18.2
...(#22302) Marc-Andre Lureau (1):       dri2: add virtio-gpu pci ids Michel Dänzer (13):       present: Move msc_is_(equal_or_)after to the top of present.c       present: Requeue if flip driver hook fails and target MSC not reached       present: Only requeue if target MSC is not reached after an unflip       dri3: Refuse to work for remote clients (v2)       present: Only update screen pixmap from flip pixmap once per unflip       present: Factor code for restoring screen pixmap out of present_unflip (v2)       present: Call present_restore_screen_pixmap from present_set_abort_flip       glamor:...
2016 Sep 16
0
[ANNOUNCE] xorg-server 1.18.99.2
...stemd/-daemon Brian M. Clapper (1): os: Add poll emulation for mingw [v2] Chris Wilson (10): present: Requery pending flips with the right sync_flip mode present: When cancelling a pending synchronous flip, requeue it present: Do not replace Pixmaps on redirected Window on unflip dri2: Only invalidate the immediate Window upon SetWindowPixmap dri2: Unblock Clients on Drawable release dix: Add ClientSignalAll() dri2: Allow many blocked clients per-drawable Xext/vidmode: Reduce verbosity of GetModeLine debug messages present: Improve scalin...
2016 Feb 08
0
[ANNOUNCE] xorg-server 1.18.1
...rivers Bob Ham (1):       xserver: Fix configure.ac check for libsystemd/-daemon Chris Wilson (3):       present: Requery pending flips with the right sync_flip mode       present: When cancelling a pending synchronous flip, requeue it       present: Do not replace Pixmaps on redirected Window on unflip Dave Airlie (5):       modesetting: drop platform_dev pointer.       modesetting: create entities for pci and old probe. (v2)       glamor: fallback if font is too large for FBO size.       glamor: store old fonts in double width textures.       glamor: don't do copy if we have 0 boxes to copy...
2016 Apr 07
0
[ANNOUNCE] xf86-video-ati 7.7.0
...and page flips crossing on a CRTC Remove check for XF86_CRTC_VERSION 3 Consolidate pScreen usage in drmmode_set_mode_major Make Option "TearFree" effective for rotated/reflected outputs as well (v2) present: Clear drmmode->fb_id before calling set_mode_major for unflip present: Return rotated CRTCs from radeon_present_get_crtc Factor out HW cursor checking code into drmmode_can_use_hw_cursor Don't try DRI2/Present flipping while the HW cursor can't be used Check for xf86CursorResetCursor TearFree can only work with accelerati...
2017 Jan 18
3
RFC: Building GlobalISel by default
...to turn these things (GlobalISel, New PM, ORC, etc) > is a very different question and one I'd expect to be staged in the way > you're describing, Renato. Provide a flag, off by default. Ask/encourage > people to test it out. Eventually flip the default - encouraging people to > unflip manually and report if they have trouble. Maintain this state until > reported issues are addressed/wait for a grace period, then remove the > flag/old code entirely. > > > On Sun, Jan 15, 2017 at 5:15 AM Renato Golin via llvm-dev < > llvm-dev at lists.llvm.org> wrote: >...
2016 Apr 07
0
[ANNOUNCE] xf86-video-amdgpu 1.1.0
...sets and page flips crossing on a CRTC Remove check for XF86_CRTC_VERSION 3 Consolidate pScreen usage in drmmode_set_mode_major Make Option "TearFree" effective for rotated/reflected outputs as well present: Clear drmmode->fb_id before calling set_mode_major for unflip present: Return rotated CRTCs from amdgpu_present_get_crtc Call AMDGPUBlockHandler_KMS before setting initial modes Factor out HW cursor checking code into drmmode_can_use_hw_cursor Don't try DRI2/Present flipping while the HW cursor can't be used Check for xf8...
2016 Jul 19
0
[ANNOUNCE] xorg-server 1.18.4
...glamor: Preserve GL_RED bits in R channel when destination is GL_RED [v2] glamor: Adjust for drawable x/y in composite's copy optimization glamor: Use DestroyPixmap instead of FreePicture for glyph atlas pixmap Lyude Paul (1): modesetting: Clear drmmode->fb_id before unflipping Maarten Lankhorst (1): exa: only draw valid trapezoids Marek Chalupa (1): xwayland-shm: fortify fallocate against EINTR Michel Dänzer (9): EXA: Honour op parameter to exaGlyphs even if maskFormat == NULL glamor: Fix sampling outside of RGBx source/mask pictures...
2015 Jun 16
0
[ANNOUNCE] xorg-server 1.17.2
...ListenTransConns entries in CloseWellKnownConnections Accept x86_64 as well as i*86 for $host_cpu in Solaris on x86 Brent Collins (1): shm: Fix xselinux resource initialization for xinerama pixmaps Chris Wilson (2): shm: Fix use-after-free in ShmDestroyPixmap present: Copy unflip contents back to the Screen Pixmap Colin Harrison (2): os/xdmcp.c: Include Xtrans.h when building for WIN32 os/utils.c: Don't try to build os_move_fd() for WIN32 Dave Airlie (2): os/access: fix regression in server interpreted auth glamor: don't do render ops with...
2016 Nov 17
0
[ANNOUNCE] xf86-video-ati 7.8.0
...set_mode_major error handling Make sure drmmode_crtc->scanout[] are destroyed when not needed present: Don't allow flipping when using a dedicated scanout buffer dri2: Don't allow flipping when using a dedicated scanout buffer present: Separate checks for flips vs unflips Remove drmmode_load_palette Make the dedicated scanout mechanism work with arbitrary transforms Remove w/h parameters from radeon_scanout_extents_intersect Clear damage in radeon_scanout_update if it doesn't intersect the CRTC Only list each unique chipset family...
2017 Jan 19
3
RFC: Building GlobalISel by default
...he question of when to turn these things (GlobalISel, New PM, ORC, etc) is a very different question and one I'd expect to be staged in the way you're describing, Renato. Provide a flag, off by default. Ask/encourage people to test it out. Eventually flip the default - encouraging people to unflip manually and report if they have trouble. Maintain this state until reported issues are addressed/wait for a grace period, then remove the flag/old code entirely. >> >> >> On Sun, Jan 15, 2017 at 5:15 AM Renato Golin via llvm-dev <llvm-dev at lists.llvm.org <mailto:llvm-de...
2016 Nov 17
0
[ANNOUNCE] xf86-video-amdgpu 1.2.0
...set_mode_major error handling Make sure drmmode_crtc->scanout[] are destroyed when not needed present: Don't allow flipping when using a dedicated scanout buffer dri2: Don't allow flipping when using a dedicated scanout buffer present: Separate checks for flips vs unflips v2 Remove drmmode_load_palette Destroy all dedicated scanout buffers during CloseScreen Make the dedicated scanout mechanism work with arbitrary transforms v2 Remove w/h parameters from amdgpu_scanout_extents_intersect Clear damage in amdgpu_scanout_update if it doesn...
2017 Jan 25
3
RFC: Building GlobalISel by default
...he question of when to turn these things (GlobalISel, New PM, ORC, etc) is a very different question and one I'd expect to be staged in the way you're describing, Renato. Provide a flag, off by default. Ask/encourage people to test it out. Eventually flip the default - encouraging people to unflip manually and report if they have trouble. Maintain this state until reported issues are addressed/wait for a grace period, then remove the flag/old code entirely. >>> >>> >>> On Sun, Jan 15, 2017 at 5:15 AM Renato Golin via llvm-dev <llvm-dev at lists.llvm.org <ma...
2015 Nov 19
0
[ANNOUNCE] xf86-video-amdgpu 1.0.0
...tness against DRM page flip ioctl failures Simplify amdgpu_do_pageflip() error handling slightly more Move amdgpu_drm_handler/abort_proc fields to drmmode_flipdata_re Don't attempt a DRI2/Present page flip while the other one is flipping present: Fall back to modeset for unflip operation present: Look at all CRTCs to determine if we can flip present: Handle DPMS off in radeon_present_get_ust_msc cleanup the entity rec Avoid NULL dereference if drmmode_crtc_scanout_allocate fails Simplify drmmode_set_mode_major() and avoid leaking memory....
2017 Jan 15
4
RFC: Building GlobalISel by default
On 15 January 2017 at 04:24, Michael Kuperstein <michael.kuperstein at gmail.com> wrote: > Regarding "we shouldn't enable it because it will make the bots slower" - > well, yes, but that's just postponing the inevitable. We will enable > GlobalISel eventually, and there will probably be a very long time-frame > during which both are enabled concurrently. No
2015 Nov 12
0
[ANNOUNCE] xf86-video-ati 7.6.0
...ait for GPU writes in radeon_glamor_prepare_access_cpu_ro DRI2: Fix handling of drmmode_crtc_get_ust_msc return code Don't attempt a DRI2/Present page flip while the other one is flipping Skip disabled CRTCs in radeon_scanout_(do_)update present: Fall back to modeset for unflip operation present: Look at all CRTCs to determine if we can flip present: Handle DPMS off in radeon_present_get_ust_msc Remove unused local variable pRADEONEnt glamor: Move declaration of struct radeon_pixmap out of #if/#else blocks Only call drmmode_copy_fb (at most)...
2015 Sep 02
0
[ANNOUNCE] xorg-server 1.17.99.901
...Armin K (1): xfree86/os-support/linux: Fix make distcheck Brent Collins (1): shm: Fix xselinux resource initialization for xinerama pixmaps Chris Wilson (4): glx/dri2: Disable AIGLX if indirect GLX is disabled shm: Fix use-after-free in ShmDestroyPixmap present: Copy unflip contents back to the Screen Pixmap xwayland: keep temp files out of the client mask Colin Harrison (3): os/xdmcp.c: Include Xtrans.h when building for WIN32 os/utils.c: Don't try to build os_move_fd() for WIN32 os/utils.c: Fix prototype for Win32TempDir() Dave Airlie (...
2008 Oct 22
12
Hotplug issues on USB removable media.
Hi, As a part of the next stages of the time-slider project we are looking into doing actual backups onto removable media devices such as USB media. The goal is to be able to view snapshots stored on the media and merge these into the list of viewable snapshots in nautilus giving the user a broader selection of restore points. In an ideal world we would like to detect the insertion of the