search for: uxa

Displaying 17 results from an estimated 17 matches for "uxa".

Did you mean: usa
2010 Dec 10
0
[ANNOUNCE] xf86-video-intel 2.13.902
...and so for all of those lucky enough to be receiving Sandy Bridge stocking fillers this Christmas, Intel would like to present you with a working driver... But first you have to help us test it! So without further ado, here is the first release candidate for 2010Q4. -Chris Chris Wilson (26): uxa: Fix crash after allocation failure i915: Disable maximum state addresses uxa: Relax fencing some more for gen3 Disable BLT for i830 and 845G i965: Use reciprocal scale factors to avoid the divide per-vertex-element i965: Upload an entire vbo in a single pwrite, rather...
2009 Feb 24
2
[ANNOUNCE] xf86-video-intel 2.6.2
...uld also be fixed. But perhaps the exciting thing for most people will be the dynamic front buffer allocation. We nearly slipped this into 2.6.0, but decided that it was just a little too new. Well, turns out it was actually in good shape, and it's time to get it out there. You'll need UXA to do this. Bill Nottingham (1): Quirk MSI IM-945GSE-A LVDS, TV outputs. Eric Anholt (23): Remove logical context setup. Fix compile failure after 45f45c73469f1bd46a1b6fb206f2e9e5e4fd66b3 warning fix. Move 965 video setup to a separate function so we can move it arou...
2013 Mar 21
0
[ANNOUNCE] xf86-video-intel 2.21.5
...Prevent buffer leak if a non-fullscreen Window is closed with multiple pending swap events. * Fix offset transformation for fallback gradient paths. https://bugs.freedesktop.org/show_bug.cgi?id=62198 * Prevent Glamor from crashing if misconfigured. Thanks to Michel D?nzer. * Prevent UXA from crashing if torn down during PreInit. Thanks to Aaron Plattner. * Prevent miscompilation with different functional units having different compiler flags. Some functions were expected to be inlined and so recompiled with the current target. However, some compilers were choosing to...
2013 Feb 20
0
[ANNOUNCE] xf86-video-intel 2.21.3
...emain, as the root cause persists. https://bugs.freedesktop.org/show_bug.cgi?id=60402 * Double check that the device has KMS enabled before claiming. This allows X to gracefully fallback to VESA/fbdev rather than bailing out. https://bugs.freedesktop.org/show_bug.cgi?id=60987 * Fix the UXA render programs for projective transforms on Ivybridge. Complete list of changes since 2.21.2 (not 2.22.2 as I kept typing!) -------------------------------------------------------------------- Chris Wilson (34): configure: Add -lX11 required to link the legacy libI810XvMC.so sna/dri:...
2012 Oct 14
0
[ANNOUNCE] xf86-video-intel 2.20.10
...pe was simply off to avoid unexpected errors in the clients https://bugs.freedesktop.org/show_bug.cgi?id=55395 * A few fixes to i8xx batch emission, ensuring that the GPU is always in a valid state. https://bugs.freedesktop.org/show_bug.cgi?id=55455 * Prevent a use-after-free during UXA shutdown due to inspecting the glamor flags after the glamor interface had been freed. * Prevent a crash combining TearFree and rotations. https://bugs.freedesktop.org/show_bug.cgi?id=55527 * Correct a missing damage upload along PutImage after using the CPU bo as a source for the GPU....
2015 Nov 18
14
[Bug 92991] New: Nouveau module loading regression in 4.4-rc1 on optimus system
https://bugs.freedesktop.org/show_bug.cgi?id=92991 Bug ID: 92991 Summary: Nouveau module loading regression in 4.4-rc1 on optimus system Product: xorg Version: unspecified Hardware: Other OS: All Status: NEW Severity: normal Priority: medium Component: Driver/nouveau
2009 Sep 14
1
No text after x.org tweaks involving Intel 945 chipset,
...which is in there. Everything was working fine until I updated my graphics so the pretty Ubuntu effects would work properly, a summery of what i did is: This will enable repository which contains bleeding-edge mesa & Xorg drivers which are continually updated (via the xorg-edgers PPA), enable UXA acceleration, create a workaround for the MTRR bug and install kernel 2.6.30.3. This configuration is not necessarily the fastest (in fact, the Optimal configuration is fastest for my hardware), and is recommended only for users who want to test the latest Xorg code. More information can be found...
2019 Feb 21
0
Setting GDM resolution without knowing the monitor specs
...;800x600"x59.9 38.25 800 832 912 1024 600 603 607 624 -hsync +vsync (37.4 kHz UP) [ 15.659] (II) qxl(0): Modeline "1024x768"x59.9 63.50 1024 1072 1176 1328 768 771 775 798 -hsync +vsync (47.8 kHz P) . . . [ 15.659] (--) Depth 24 pixmap format is 32 bpp [ 15.662] (II) UXA(0): Driver registered support for the following operations: [ 15.662] (II) solid [ 15.662] (II) copy [ 15.662] (II) composite (RENDER acceleration) [ 15.662] (II) put_image [ 15.663] (II) qxl(0): RandR 1.2 enabled, ignore the following RandR disabled m...
2016 Dec 19
0
[ANNOUNCE] xf86-video-qxl 0.1.5
...fps mode. Optimize dfps mode to send updates only for the primary pixmap. Marc-André Lureau (2): kms: initialize primary surface to screen virtual size kms: do not overwrite screen virtualX/Y Owen W. Taylor (1): Check for either xfont.pc or xfont2.pc Uri Lublin (1): uxa: fix compiler warnings (initialize width, height, [xy]Dst_copy) git tag: xf86-video-qxl-0.1.5 http://xorg.freedesktop.org/archive/individual/driver/xf86-video-qxl-0.1.5.tar.bz2 MD5: addb686fce597a452eecd8d8f9fddf15 xf86-video-qxl-0.1.5.tar.bz2 SHA1: 150bbd8bf2218e33c30ca6e88422870ae08ff1af xf8...
2017 Aug 27
3
xorg-x11-drv-intel CR update breaks X server for Intel HD520
Hi, As a consequence of rolling out CR updates on Latitude E7470 (Skylake chipset), X would no longer start until I rolled back all of the xorg-\* packages. And to be more precise, looks like the culprit is xorg-x11-drv-intel: https://bugzilla.redhat.com/show_bug.cgi?id=1445583 as the CR package release version matches the one mentioned in Comment #2, in the regression context.
2013 Feb 01
0
[ANNOUNCE] xf86-video-intel 2.21.0
...ready mapped sna: Only discard the mapping prior to the actual read when uploading sna/dri: Make sure we discard the existing mappings when swapping GPU bo sna: Return early if the Drawable box exactly matches one CRTC sna: Fix errors found from asserts in a66c5f9ed51e uxa: Harden against failures to submit batchbuffers sna: Prefer to use snooped buffers for readbacks sna: Relax assertion the the kernel considers the bo idle when we call retire sna: Retire the bo after a set-domain(CPU,0) sna: Don't force a migration from CPU rendering for...
2019 Feb 21
6
Setting GDM resolution without knowing the monitor specs
We had a complaint recently from a customer that received a server we shipped out that their monitor just showed a black screen. It turns out that they?d hooked it up to an ancient POS with 800x600 as its best resolution, and gdm in CentOS 7 apparently assumes at least 1024x768. It was apparently a major hassle for them to hunt down a reasonable monitor for us. Since we almost never use the GUI
2009 Sep 11
16
Wine and netbooks - INTEL GMA500
Hi, im having an issue running starcraft under Wine with GMA500, its the only thing i will use wine for on this ASUS EEE 1101 Code: psb_scene.c:99: psb_scene_create: Assertion `scene->drm_scene->h <= region_height' failed. wine: Assertion failed at address 0xb7f1e430 (thread 0009), starting debugger... Unhandled exception: assertion failed in 32-bit code (0xb7f1e430). Register
2010 Jun 21
0
Bug#586670: xen-hypervisor-3.4-i386: xserver does not work on i386 system in dom0, while works on amd64 system
...) intel(0): Tiling enabled (**) intel(0): SwapBuffers wait enabled (==) intel(0): VideoRam: 262144 KB (II) intel(0): Attempting memory allocation with tiled buffers. (II) intel(0): Tiled allocation successful. (II) intel(0): vgaHWGetIOBase: hwp->IOBase is 0x03d0, hwp->PIOOffset is 0x0000 (II) UXA(0): Driver registered support for the following operations: (II) solid (II) copy (II) composite (RENDER acceleration) (==) intel(0): Backing store disabled (==) intel(0): Silken mouse enabled (II) intel(0): Initializing HW Cursor (II) intel(0): Fixed memory allocation layout...
2014 Nov 10
2
Non-Gnome desktop
...esa" [ 77.162] (II) Unloading vesa [ 77.162] (==) Depth 24 pixmap format is 32 bpp [ 77.172] (II) intel(0): [DRI2] Setup complete [ 77.172] (II) intel(0): [DRI2] DRI driver: i965 [ 77.172] (II) intel(0): Allocated new frame buffer 1280x1024 stride 5120, tiled [ 77.183] (II) UXA(0): Driver registered support for the following operations: [ 77.183] (II) solid [ 77.183] (II) copy [ 77.183] (II) composite (RENDER acceleration) [ 77.183] (II) put_image [ 77.183] (II) get_image [ 77.183] (==) intel(0): Backing store enab...
2008 Jun 30
4
Rebuild of kernel 2.6.9-67.0.20.EL failure
Hello list. I'm trying to rebuild the 2.6.9.67.0.20.EL kernel, but it fails even without modifications. How did I try it? Created a (non-root) build environment (not a mock ) Installed the kernel.scr.rpm and did a rpmbuild -ba --target=`uname -m` kernel-2.6.spec 2> prep-err.log | tee prep-out.log The build failed at the end: Processing files: kernel-xenU-devel-2.6.9-67.0.20.EL Checking
2009 Jul 23
1
[PATCH server] changes required for fedora rawhide inclusion.
...p7zr)ttPFoYz2o9pO2U-az;!!b+a=7NTz>>m7vef>h6Q-b3_#kUl{8AxI at W_aj6< z27H3#r+^VW_cH{Tb at DmLUjV)Ye1%e91HJ+MTf&=t5BLG_H}3qA at D_LT7UvQC0=NKZ zP<e|{fYE?4fUy8{r^Psg;{lkh784Lo1WW=9<t?BxEhZz1Mq5llI2AArFdZ-hFcUBf zfO&6$hA%<&`W%&CHXpD6un at 2auo$oefRSIe6yY+J=PZXALGw8)5Uxae73ix~p0 at _! zT9wmv2-gEPsJzuCmH%!F;64D_aBfw3o9%%6!S{g5uki7<4<q`BYFvlf5WVVAl{bA1 zy?I>a?REj6N9}ea+ylU3X!iudy()L_L$UoRb5P|So<jIE;IPU&K7;hLfFpqCkbWNY zqkv;bA4hlsa1!ws5S~)`HD>@X0?q<n0=x`(1 at J21HNfkDbAUGhZvx%|ybX8<@UAFN z_%-h#d>`-u`t%{{{Y2%z{|xXs;0wT)0Iay*e}(XC0Hk-_H{knD&l...